#wrapper .wrap_outchat, #wrapper .wrap_outchat #link-top2 {
    min-height: 66px;
}

#footer {
    min-height: 690px;
}

#wrapper .wrap_outchat {
    min-height: 66px;
    display: block !important;
}

@media screen and (min-width: 320px) {
    .portrait.android #wrapper #contents #sidebar > div.sidebar-block > div.row > div.info-design-tool.red.left > div.image > img {
        min-height: 80px;
    }

    .portrait.android #wrapper #contents #sidebar > div:nth-child(2) > ul > li > a > img {
        min-height: 75px;
    }

    .portrait.android #wrapper #contents #sidebar > div:nth-child(2) > ul > li:nth-child(4) > a > img {
        min-height: 63px;
    }

    .portrait.android #wrapper #contents #sidebar > div.sidebar-info > div.box > img {
        min-height: 270px;
    }

    .portrait.android #wrapper #contents #sidebar > div.sidebar-info > div.banner-box > ul > li > a > img {
        min-height: 92px;
    }
}

@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    overflow-y: scroll;
}

body {
    line-height: 1;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

input, select {
    vertical-align: middle;
}

input[type="submit"] {
    border: none;
}

input[type="button"] {
    border: none;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:focus {
    outline: none;
}

.clearfix:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
}

body {
    color: #333;
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #202020;
    border-top: 3px solid #e70000;
}

#wrapper {
    padding: 20px 0 0 0;
    background: #fff;
}

header {
    margin: 0 5px 10px 5px;
}

#topicpath {
    padding-top: 0 !important;
    margin: 0 5px;
    height: 40px;
    display: flex;
    align-items: center;
}

#topicpath li {
    font-size: 75%;
    line-height: 150%;
    padding: 0 0 0 10px;
    margin: 0 5px 0 0;
    background: url(/common/smart/design/css/img/arrow2.png) no-repeat 0 50%;
    background-size: 7px 11px;
    word-wrap: break-word;
    float: left;
}

#topicpath li a {
    font-size: 100%;
}

#topicpath li.home {
    padding: 0;
    background: none;
}

#topicpath li span {
    color: #878787;
}

footer {
    margin: 0 auto;
}

.copyright {
    color: #fff;
    text-align: center;
    font-size: 68.75%;
    padding: 5px;
    margin: 10px 0 0 0;
    background: #ea0000;
}

#main {
    overflow: hidden;
}

#sub {
    margin: 20px 0;
    overflow: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #333;
    text-decoration: none;
}

.profile {
    padding: 10px;
    margin: 20px 0 0 0;
    border: 1px solid #202020;
    border-radius: 3px;
    position: relative;
}

.logged-user-header .nav {
    margin-top: 115px;
    padding-top: 0px !important;
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

header {
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.wrap {
    margin-right: auto;
    margin-left: auto;
}

aside ul {
    margin: 0;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
}


aside ul li img {
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
    padding: 0;
    margin: 0;
}

#topicpath {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

#topicpath li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

#topicpath a {
    display: block;
    font-size: 12px;
    line-height: 20px;
}

#link-top2.fixed-block {
    position: fixed;
}

#link-top2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 1100px;
    width: 100%;
    overflow: hidden;
    text-align: right;
    z-index: 1000;
}

#link-top2 {
    padding: 5px;
    box-sizing: border-box;
}

#link-top2 a:nth-child(1) {
    max-width: 58%;
    width: 100%;
    height: 45px;
    background: red;
    font-size: 11px;
    font-weight: 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: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
    margin-top: 9px;
    margin-left: -141px;
}

#link-top2 a:nth-child(1) :nth-child(1) {
    display: block;
    margin-bottom: -26px;
    margin-top: -39px;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
}

#link-top2 a:nth-child(1) :nth-child(3) {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: -13px;
    margin-left: 15px;
}

.link-top2-ouside {
    height: 100px;
    width: 100%;
    position: relative;
}

@media (max-width: 768px) {
    #topicpath li {
        font-size: 9px !important;
    }
}

#topicpath ul {
    display: flex;
    align-items: center;
}

#topicpath ul li {
    margin: 0 5px 0 0;
}

.lazyload {
    opacity: 0;
}

.lazyloading {
    opacity: 1;
    transition: opacity 100ms;
    background: #f7f7f7 url('/rakuten/plugins/jquery.bxslider/images/bx_loader.gif') no-repeat center;
}

.wrap_outchat .link_outside_chat {
    display: flex;
    justify-content: space-between;
}

.wrap_outchat #link-top2 a:nth-child(1) {
    margin-left: 0;
    background: url(/common/design/user/css/img/bg_lg_red.jpg);
    line-height: 22px;
    background-size: contain;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    height: 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-indent: 20px;
    max-width: 65%;
    width: 100%;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    color: #fff !important;
    padding-top: 0;
    float: left;
}

.wrap_outchat #link-top2 a:nth-child(1) :nth-child(1) {
    margin: 0;
    line-height: 0;
    display: block;
    font-size: 12px;
    font-weight: 700;
}

.wrap_outchat .chat_bot {
    display: block;
    background-size: 100%;
    width: 55px;
    height: 53px;
}

.wrap_outchat #link-top2 .link-back-top {
    width: 55px;
    height: 55px;
    background-size: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding-top: 0;
    box-sizing: border-box;
    color: transparent !important;
    outline: none;
}

.wrap_outchat #link-top2 .link-back-top:before {
    content: unset;
}

#eye_catcher img {
    display: none;
}

.wrap_outchat #link-top2 a:nth-child(1):before {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 22px;
    transform: translateY(-50%);
}

body:after {
    content: url(/common/design/user/css/img/lightbox/close.png) url(/common/design/user/css/img/lightbox/loading.gif) url(/common/design/user/css/img/lightbox/prev.png) url(/common/design/user/css/img/lightbox/next.png);
    display: none;
}

@charset "utf-8";
* {
    -webkit-text-size-adjust: none
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

html {
    height: 100%;
    background: #fff
}

body {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 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;
}

.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;
    box-shadow: 0 1px #980012, 0 2px #980012, 0 3px #980012;
}

.btn-yellow:before {
    content: '';
    background: url(/common/smart/design/img/images-top/bullet001.png) no-repeat;
    display: block;
    width: 27px;
    height: 27px;
    overflow: hidden;
    margin-right: 9px;
}

#wrapper {
    overflow: hidden;
    width: 100%;
    padding-top: 0;
}

#header {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: auto !important;
    z-index: 10;
}

#header .wrap {
    overflow: hidden;
    padding: 8px 0;
    position: relative;
    z-index: 3;
    background: #fff;
    height: 55px;
    box-sizing: border-box;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 98px;
    height: 57px;
    overflow: hidden;
    background: url(/common/smart/design/img/images-top/logo.png) no-repeat;
    background-size: 100%;
    text-indent: -9999px;
    margin-right: 5px;
}

.logo a {
    display: block;
    height: 100%;
    position: relative;
}

.slogan {
    display: block;;
    font-size: 9px;
    line-height: 14px;
    color: #fff;
    font-weight: normal;
    padding: 0 8px;
    background: #ff0101;
    position: relative;
    z-index: 3;
}

.list-header-top {
    float: right;
}

.list-header-top li {
    float: left;
    padding-right: 12px;
}

.list-header-top li:last-child {
    padding-right: 6px;
}

.list-header-top a {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background: #ff0101;
    overflow: hidden;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    text-indent: -9999px;
}

.list-header-top a.tel {
    background: #ff0101 url(/common/smart/design/img/images-top/btn-header002.png) no-repeat 50%;
    background-size: 100px 31px;
    width: 106px;
}

.list-header-top a.login {
    background: #ff0101 url(/common/smart/design/img/images-top/btn-header001.png) no-repeat 0 -1px;
    background-size: 40px 40px;
}

.list-header-top a.logout {
    background: #ff0101 url(/common/smart/design/img/images-top/btn-logout.png) no-repeat 0 -1px;
    background-size: 40px 40px;
}

.mobile-opener {
    display: block;
    position: absolute;
    outline: none;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    z-index: 990;
    -webkit-transition: background .3s;
    transition: background .3s;
    text-indent: -9999px;
    opacity: 1 !important;
    overflow: hidden;
}

.mobile-opener span {
    display: block;
    position: absolute;
    top: 18px;
    left: 7px;
    right: 7px;
    height: 3px;
    background: #fff;
    -webkit-transition: background 0s .3s;
    transition: background 0s .3s;
}

.mobile-opener span:after, .mobile-opener span:before {
    -webkit-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s;
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
    content: "";
}

.mobile-opener span:before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
    top: -10px;
}

.mobile-opener span:after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    bottom: -10px;
}

.nav-visible .mobile-opener span {
    background: 0 0;
}

.nav-visible .mobile-opener span:after, .nav-visible .mobile-opener span:before {
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
}

.nav-visible .mobile-opener span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.nav-visible .mobile-opener span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
}

.add-nav {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 60px;
}

.add-nav li {
    width: 100%;
}

.add-nav a {
    display: block;
    text-align: center;
    white-space: nowrap;
    font-size: 10px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    position: relative;
}

.add-nav a.item01 {
    background: #ff0054;
    border-top: 2px solid #c40041;
}

.add-nav a.item02 {
    background: #0574dc;
    border-top: 2px solid #0459a9;
}

.add-nav a.item03 {
    background: #159600;
    border-top: 2px solid #107300;
}

.add-nav a.item04 {
    background: #b200c7;
    border-top: 2px solid #890099;
}

.add-nav a:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 11px;
    overflow: hidden;
    margin: 10px 0 0;
}

.add-nav a.item01:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav001.png) no-repeat 0 50%;
    background-size: 14px 11px;
}

.add-nav a.item02:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav002.png) no-repeat 0 50%;
    background-size: 14px 11px;
}

.add-nav a.item03:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav003.png) no-repeat 0 50%;
    background-size: 14px 11px;
}

.add-nav a.item04:before {
    background: url(/common/smart/design/img/images-top/icon-add-nav004.png) no-repeat 0 50%;
    background-size: 14px 11px;
}

.nav {
    position: fixed;
    top: 0;
    width: 60%;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2;
    right: 0;
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0);
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    padding: 70px 0 0;
}

.nav-visible .nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.logged-user-header.nav-visible .nav {
    width: 50%;
    padding-top: 102px;
}

.nav ul, .user-wrap ul {
    overflow: hidden;
}

.nav li, .user-wrap li {
    border-bottom: 1px solid #5c5755;
}

.nav a, .user-wrap a {
    display: block;
    padding: 13px 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #fff;
}

#main {
    overflow: hidden;
    padding: 0 9px;
    background: #fff;
}

.titl-recommended-service {
    overflow: hidden;
}

.titl-recommended-service img {
    display: block;
    width: 100%;
}

.list-recommended-service {
    overflow: hidden;
    margin-bottom: 10px;
}

.list-recommended-service li {
    padding-top: 7px;
}

.list-recommended-service li:first-child {
    padding: 0;
}

.list-recommended-service a {
    display: block;
}

.list-recommended-service img {
    display: block;
    width: 100%;
}

.sidebar-info {
    overflow: hidden;
}

.sidebar-info .box {
    overflow: hidden;
    position: relative;
}

.sidebar-info .box img {
    display: block;
    width: 100%;
}

.sidebar-info .banner-box {
    margin: 30px 0;
}

.sidebar-info .banner-box h3 {
    overflow: hidden;
    margin-bottom: 10px;
}

.sidebar-info .banner-box h3 img {
    display: block;
    margin: 0 auto;
    height: 36px;
}

.sidebar-banner-list {
    overflow: hidden;
}

.sidebar-banner-list li {
    padding-top: 6px;
}

.sidebar-banner-list li:first-child {
    padding: 0;
}

.sidebar-banner-list img {
    display: block;
    width: 100%;
}

#footer {
    overflow: hidden;
    background: #ea0000;
    padding: 0 14px;
    border-bottom: 1px solid #fff;
}

#footer .wrap {
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding: 14px 0 11px;
    margin-bottom: 6px;
}

.col-link {
    display: block;
    overflow: hidden;
    font-size: 10px;
    line-height: 13px;
    color: #fff;
}

.col-link span {
    display: block;
    overflow: hidden;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.copyright {
    overflow: hidden;
    margin: 0 0 10px;
    padding: 0;
    font-size: 10px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.pure-form {
    display: block;
    background: #080808;
    padding: 9px 10px;
    overflow: hidden;
    position: relative;
}

.pure-form > div {
    overflow: hidden;
}

.pure-form .pure-button {
    display: block;
    width: 48px;
    height: 28px;
    font-size: 10px;
    line-height: 22px;
    border: 1px solid #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
    background: #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.pure-form .field {
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 175px;
    border: 0;
    padding: 7px !important;
    font-size: 10px;
    line-height: 12px;
    color: #454545;
    font-weight: bold;
    margin: 0 8px 0 0 !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

.pure-form {
    padding: 2px;
}

.pure-form .pure-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 26px;
}

.pure-form > div {
    position: relative;
    padding-right: 49px;
}

.pure-form .field {
    width: 100%;
}

.wrap-info {
    width: 100%;
    margin: 5px auto;
    margin-top: 25px;
    text-align: left;
}

.wrap-info p {
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    margin: -7px 0;
}

.wrap-info p a {
    color: #fff;
}

#sidebar {
    float: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: 0;
    order: 0;
}

#sidebar .sidebar-block {
    border: 0;
    background: #fff;
    overflow: hidden;
}

#sidebar #delivery_date {
    background: #FFD73F;
    overflow: hidden;
    padding: 9px 14px;
    margin-bottom: 10px;
    font-size: 0;
    line-height: 0;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
}
.side__bar--left {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: 2px dashed #E1B033;
}
.side__bar--left p {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 24px;
    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;
}
.side__bar--right {
    display: flex;
    justify-content: space-between;
    gap: 7px;
}
#sidebar #delivery_date h3, #sidebar #delivery_date .h3 {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    background: url(/common/smart/design/img/images-top/text-delivery_date.png) 50% 50% no-repeat;
    -webkit-background-size: 145px auto;
    background-size: 145px auto;
    text-indent: -9999px;
    overflow: hidden;
    width: 50%;
    height: 72px;
}

#sidebar #delivery_date .col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 6px 0 12px;
}

#sidebar #delivery_date .date {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    width: 55%;
}

#sidebar #delivery_date a {
    width: 45%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E61E02;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    max-width: 135px;
    max-height: 45px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
#delivery_date a:after {
    content: '';
    background: url(/common/design/user/img/right-icon-btn-ranking.png) no-repeat;
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    display: block;
    margin-left: 4px;
}
#sidebar #delivery_date .date strong {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    display: inline-block;
}

#sidebar #delivery_date a span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 18px;
}

#sidebar .row {
    padding-bottom: 30px;
    display: flex;
}

#sidebar .row:after {
    content: '';
    clear: both;
    display: block;
}

#sidebar .row .left {
    margin-right: 12px;
    width: 50%;
}
#sidebar .row .right {
    width: 50%;
}
.info-design-tool {
    position: relative;
}

.info-design-tool:after {
    content: '';
    display: block;
    clear: both;
}

.info-design-tool .btn-yellow span {
    display: block;
}

.info-design-tool .image {
    overflow: hidden;
    display: block;
    line-height: 80px;
    text-align: center;
    margin-bottom: 8px;
}

.info-design-tool .image img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    max-height: 80px;
    height: 100%;
}

.info-design-tool h3, .info-design-tool .h3 {
    position: relative;
    margin: 0 -14px 8px;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
}

.info-design-tool.red h3, .info-design-tool.red .h3 {
    background: #109104;
}

.info-design-tool.blue h3, .info-design-tool.blue .h3 {
    background: #ff1a00;
}

.info-design-tool h3:after, .info-design-tool h3:before, .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, .info-design-tool .h3:after {
    border-left: 5px solid transparent;
    left: 0;
}

.info-design-tool h3:before, .info-design-tool .h3:before {
    border-right: 5px solid transparent;
    right: 0;
}

.info-design-tool h3 span, .info-design-tool .h3 span {
    display: block;
    padding-left: 45px;
    position: relative;
    height: 34px;
    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, .info-design-tool .h3 span:after {
    content: "無料!";
    position: absolute;
    left: 15px;
    width: 28px;
    height: 28px;
    background: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 10px;
    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%);
}

.titl-sub-green {
    background: #0f9104;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    padding: 9px 4px;
    text-align: center;
    margin-bottom: 6px;
}

#sidebar .box {
    overflow: hidden;
}

#sidebar .box-item + .box-item {
    margin-top: 22px;
}

.list-items-handled {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-items-handled .nav-item {
    border: unset;
    display: block;
}

.list-items-handled .nav-item + .nav-item {
    margin-top: 5px;
}

.list-items-handled .nav-item > a, .list-items-handled .nav-item > span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    border: 1px solid #d4d4d4;
    padding: 9px 12px 9px 22px;
    color: #1587d6;
    box-sizing: border-box;
    text-decoration: none;
}

.list-items-handled .nav-item > span {
    cursor: pointer;
}

.list-items-handled .nav-item.arrowed > a:after, .list-items-handled .nav-item.arrowed > span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%) rotate(0.01deg);
    border: 5px solid transparent;
    border-left: 6px solid #1587d6;
    border-right: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.list-items-handled .nav-item.arrowed.selected > a, .list-items-handled .nav-item.arrowed.selected > span {
    color: #393939;
}

.list-items-handled .nav-item.arrowed.selected > a:after, .list-items-handled .nav-item.arrowed.selected > span:after {
    transform: translate(0, -50%) rotate(90deg);
}

.list-items-handled .sub-nav, .list-items-handled .sub-nav-second_level {
    margin: 10px 0;
    padding: 0 0 0 6px;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.list-items-handled .sub-nav .sub-nav-item {
    border: unset;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 2px 3px;
}

.list-items-handled .sub-nav .sub-nav-item > a, .list-items-handled .sub-nav .sub-nav-item > span {
    position: relative;
    display: block;
    border: none;
    background: #fff;
    font-size: 10px;
    line-height: 16px;
    color: #1587d6;
    padding: 2px 4px 2px 14px;
    box-sizing: border-box;
    text-decoration: underline;
}

.list-items-handled .sub-nav .sub-nav-item > a.inactive {
    color: #000;
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}

.list-items-handled .sub-nav .sub-nav-item > span {
    cursor: pointer;
}

.list-items-handled .sub-nav .sub-nav-item.next-level > a, .list-items-handled .sub-nav .sub-nav-item.next-level > span {
    text-decoration: none;
}

.list-items-handled .sub-nav .sub-nav-item.next-level.inactive, .list-items-handled .sub-nav .sub-nav-item.next-level.inactive {
    pointer-events: none;
}

.list-items-handled .sub-nav .sub-nav-item.next-level.inactive > span, .list-items-handled .sub-nav .sub-nav-item.next-level.inactive > a {
    color: #000;
    text-decoration: none;
}

.list-items-handled .sub-nav .sub-nav-item > a:after, .list-items-handled .sub-nav .sub-nav-item > span:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 6px;
    transform: translate(0, 0) rotate(0.01deg);
    border: 4px solid transparent;
    border-left: 4px solid #d61518;
    border-right: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.list-items-handled .sub-nav .sub-nav-item > a:hover {
    text-decoration: none;
}

.list-items-handled .nav-item.selected > a:after, .list-items-handled .nav-item.selected > span:after {
    transform: rotate(90deg);
}

.list-items-handled .sub-nav .sub-nav-item.next-level .sub-nav-second_level .sub-nav-item span.inactive {
    color: #000;
    text-decoration: none;
    cursor: default;
}

.list-items-handled .sub-nav .sub-nav-item.next-level .sub-nav-second_level .sub-nav-item span.inactive:after {
    border: 0;
}

.titl-recommended-service img {
    display: block;
    width: 100%;
}

.list-recommended-service {
    overflow: hidden;
}

.list-recommended-service li {
    padding-top: 8px;
}

.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 {
    overflow: hidden;
}

.sidebar-info img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.sidebar-info .box {
    overflow: hidden;
    position: relative;
}

.sidebar-block > .banner-box {
    margin-top: 15px;
}

.banner-box {
    overflow: hidden;
}

.banner-box h3 {
    overflow: hidden;
    margin-bottom: 9px;
    line-height: 10px;
}

.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 {
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    line-height: 0;
    display: flex;
    gap: 10px;
}

.list-sidebar-soc:after {
    content: '';
    display: block;
    clear: both;
}


.list-sidebar-soc img {
    display: block;
    width: 100%;
}

.list-sidebar-soc a {
    display: block;
    position: relative;
    width: 40px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.list-sidebar-soc li a img {
    display: block;
    width: 100%;
    min-height: 40px !important;
}

#sidebar #facebook {
    overflow: hidden;
    max-width: 270px;
    width: 100%;
    margin: 0 auto 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: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    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: 10px;
    line-height: 14px;
    color: #000;
    font-weight: bold;
    height: 38px;
    -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/smart/design/img/images-top/bullet001.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    margin-right: 4px;
}

.info-design-tool .image img {
    margin: 0 !important;
}

.info-design-tool.red h3 span {
    background: #109104 !important;
}

.info-design-tool.blue h3 span {
    background: #ff1a00 !important;
}

.info-design-tool h3 span {
    position: relative;
    font-size: 10px !important;
    line-height: 12px !important;
    color: #fff !important;
}

.info-design-tool span {
    border-bottom: none !important;
    min-height: 0 !important;
}

.container_s1 .slick-dots li {
    margin: 0;
}

.container_s1 .slick-dots li button:before {
    line-height: 15px;
}

.box-item-sp .list-items-handled .nav-item > a, .box-item-sp .list-items-handled .nav-item2 > a, .box-item-sp .list-items-handled .nav-item > span, .box-item-sp .list-items-handled .nav-item2 > span, .box-item-sp .list-items-handled .sub-nav-item > span, .box-item-sp .sub-nav-second_level .sub-nav-item > a {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #56686f;
}

.box-item-sp .list-items-handled .nav-item + .nav-item {
    margin: 0;
}

.box-item-sp .list-items-handled .nav-item > a, .box-item-sp .list-items-handled .nav-item2 > a, .box-item-sp .list-items-handled .nav-item > span, .box-item-sp .list-items-handled .nav-item2 > span, .box-item-sp .list-items-handled .sub-nav-item > span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 12px;
    color: #fff;
    box-sizing: border-box;
    text-decoration: none;
}

.box-item-sp .list-items-handled .nav-item > span, .box-item-sp .list-items-handled .nav-item2 > span {
    cursor: pointer;
}

.box-item-sp .list-items-handled .nav-item.arrowed > a:after, .box-item-sp .list-items-handled .nav-item.arrowed > span:after, .box-item-sp .list-items-handled .nav-item2.arrowed > a:after, .box-item-sp .list-items-handled .nav-item2.arrowed > span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    left: unset;
    transform: scaleY(1.5);
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.box-item-sp .list-items-handled .sub-nav, .box-item-sp .list-items-handled .sub-nav-second_level {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item {
    border: unset;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item.next-level > a, .box-item-sp .list-items-handled .sub-nav .sub-nav-item.next-level > span {
    padding: 0 12px;
    color: #fff;
    text-decoration: none;
    height: 35px;
    line-height: 26px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #56686f;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item {
    display: block;
    width: 100%;
    padding: 0 !important;
    transition: all 0.5s ease;
}

.box-item-sp .list-items-handled .sub-nav-item, .box-item-sp .list-items-handled .sub-nav-item a {
    background: #003245ad;
}

#sidebar .sidebar-block {
    overflow: unset !important;
}

.box-item-sp .nav-item, .box-item-sp .nav-item2 {
    position: relative;
}

.box-item-sp .sub-nav-item:hover .sub-nav-second_level {
    display: block !important;
    transition: all .5s ease;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item > span {
    padding-left: 4px;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item > a:after {
    content: unset;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item > a {
    background: #003245ad;
}

.box-item-sp .list-items-handled .nav-item.arrowed.selected > span, .box-item-sp .list-items-handled .nav-item2.arrowed.selected > span {
    background: #003245ad;
    color: #fff;
    transition: all 5s;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item > a {
    text-decoration: none !important;
    padding: 5px 20px !important;
    color: #fff;
}

.box-item-sp .add-bg {
    background: #003245ad;
}

.nav {
    right: -3px;
}

.box-item-sp .sub-nav .nav-item {
    background: #003245ad;
}

.note-telephone {
    font-size: 12px;
    width: max-content;
    display: inline-block;
}

.accordion-footer {
    background-color: #ea0000;
    color: #fff;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    transition: 0.4s;
    list-style: none;
}

.accordion-footer span {
    display: block;
    padding: 18px;
    border-bottom: 2px solid #fff;
}

.accordion-footer span:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    float: right;
}

.accordion-footer span .active:after {
    content: "\2212";
}

.accordion-footer-item a {
    color: #fff !important;
    padding: 18px;
    font-size: 12px;
    display: block;
    background: #ea0000;
    border-bottom: 1px solid #fff;
}

.accordion-footer-item a:after, .accordion-footer-item a:before {
    float: right;
    content: "";
    vertical-align: middle;
}

.accordion-footer-item a:before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 6px;
    width: 6px;
    margin-right: 3px;
    transform: rotate(45deg);
}

.accordion-ft {
    background-color: #ea0000;
    color: #fff;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border-bottom: 2px solid #fff;
    transition: 0.4s;
}

.accordion-ft a {
    font-size: 15px;
    font-weight: bold;
    border-bottom: none;
    padding: 18px !important;
    background: transparent !important;
}

.accordion-footer .nav-item span, .accordion-footer-item a {
    padding: 18px 18px 18px 30px;
}

.bg-accordion-footer .accordion-footer-item a {
    padding: 18px 18px 18px 40px;
}

.bg-accordion-footer .sub-nav_ft span {
    font-size: 12px;
    padding-left: 30px;
    border-bottom: 1px solid #fff;
}

.bg-accordion-footer .sub-nav_ft span:after {
    font-size: 17px;
}

.box_item_price {
    padding: 5px;
    text-align: center;
    color: red;
}

.top_item_price {
    font-size: 12px;
    margin-bottom: 3px;
}

.bottom_item_price {
    font-size: 9px;
}

.add-nav.tab-add-nav .item01 {
    background: #ff0054;
}

.add-nav.tab-add-nav .item02 {
    background: #0574dc;
}

.add-nav.tab-add-nav .item03 {
    background: #159600;
}

.add-nav.tab-add-nav .item04 {
    background: #ff8400;
}

.add-nav.tab-add-nav .item05 {
    background: #b200c7;
}

.add-nav.tab-add-nav a:before {
    content: unset;
}

.add-nav.tab-add-nav .item-nav {
    position: relative;
    border-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 7px 3px 0;
}

.tab-add-nav li {
    color: #fff;
}

.tab-add-nav .item-nav span {
    font-size: 10px;
    line-height: 24px;
    white-space: nowrap;
}

.tab-add-nav .img-nav {
    width: 25px;
    height: 25px;
    position: relative;
}

.tab-add-nav .img-nav img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.gr-nav-item {
    position: absolute;
    width: 100%;
    left: 0;
    background: #000000;
    display: none;
    z-index: 9999;
    opacity: 0.9;
}

.gr-nav-item .list_li_nav {
    width: 50%;
    flex: 0 0 50%;
}

.gr-nav-item .left_li_nav .item_li_nav {
    padding: 10px 10px 0 0;
}

.gr-nav-item .right_li_nav .item_li_nav {
    padding: 10px 0 0 10px;
}

.gr-nav-item .item_li_nav a {
    width: auto !important;
    text-align: left;
    border: 1px solid #fff;
    padding: 5px 5px 5px 25px;
    height: unset;
    line-height: 20px;
    position: relative;
    transition: .5s ease;
}

.gr-nav-item .item_li_nav a:after {
    content: '';
    width: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #fff;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.gr-nav-item .container_s1 {
    display: flex;
    padding: 10px 15px 20px;
    flex-wrap: wrap;
}

.tab-add-nav .icon-slide {
    opacity: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-bottom: 5px solid #000;
    border-right: 4px solid transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    transition: all .5s;
}

.tab-add-nav .add-icon {
    opacity: 1;
}

@media (max-width: 320px) {
    .tab-add-nav .item-nav span {
        font-size: 9px;
        line-height: 24px;
    }

    .gr-nav-item .right_li_nav .item_li_nav {
        padding: 10px 0 0 5px;
    }

    .gr-nav-item .left_li_nav .item_li_nav {
        padding: 10px 5px 0 0;
    }

    .gr-nav-item .list_li_nav a {
        font-size: 9px;
    }
}

.wrap-header-sp .list-header-top li {
    padding-right: 8px;
}

.wrap-header-sp .img-nav {
    text-indent: 9px;
    width: 22px;
    height: 22px;
    position: relative;
    margin: 5px auto 2px;
}

.wrap-header-sp .img-nav img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.wrap-header-sp .item05 {
    display: flex;
    flex-direction: column;
}

.wrap-header-sp .item05 span {
    color: #fff;
    font-size: 8px;
    text-indent: 0;
    text-align: center;
    font-weight: 700;
}

.wrap-header-sp .humburger-menu.list-header-top {
    float: left;
    width: 45px;
    padding-left: 5px;
}

.wrap-header-sp .nav-left-to-right {
    transform: translate3d(-125%, 0, 0);
    left: 0;
}

.nav-visible .wrap-header-sp .nav-left-to-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}

.logged-user-header .nav-left-to-right {
    margin-top: 70px;
}

.nav-left-to-right .list-items-handled .nav-item > a, .nav-left-to-right .list-items-handled .nav-item > span {
    border: 0;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #56686f;
}

.wrap-header-sp .list-items-handled .nav-item-user {
    display: flex;
    align-items: center;
}

.nav-left-to-right .list-items-handled .nav-item-user > span {
    display: inline-block;
    color: #fff;
    border: 0;
    font-weight: 700;
    font-size: 14px;
}

.wrap-header-sp .item06 {
    background: #b200c7;
    width: auto;
}

.wrap-header-sp .logo {
    left: 45px;
}

.nav-visible_desq .wrap-header-sp .logo {
    margin: 0;
}

@media (max-width: 320px) {
    .wrap-header-sp .list-header-top a {
        width: 35px;
        height: 35px;
    }

    .wrap-header-sp .humburger-menu.list-header-top {
        width: 35px;
    }

    .wrap-header-sp .mobile-opener span {
        top: 16px;
    }

    .wrap-header-sp .logo {
        left: 40px;
        width: 80px;
        height: 50px;
    }

    .wrap-header-sp .list-header-top li {
        padding-right: 5px;
    }

    .wrap-header-sp .list-header-top a.tel {
        width: 105px;
    }

    .wrap-header-sp .list-header-top a.logout, .wrap-header-sp .list-header-top a.login {
        width: 40px;
    }

    .wrap-header-sp .list-header-top a.login {
        margin: 0;
    }

    .wrap-header-sp .list-header-top a.logout {
        background: #ff0101 url(/common/smart/design/img/images-top/btn-logout.png) no-repeat 1px 0px;
        background-size: 35px 35px;
    }

    .wrap-header-sp .list-header-top a.item05 {
        width: 40px;
    }

    .wrap-header-sp .item05 span {
        font-size: 6px;
        transform: translateX(0);
    }

    .wrap-header-sp .img-nav {
        margin-top: 2px;
    }

    .logged-user-header.nav-visible .nav-left-to-right, .logged-user-header .nav-left-to-right {
        margin-top: 63px;
    }

    .nav-visible .wrap-header-sp .nav-left-to-right {
        padding: 65px 0 0;
    }
}

.nav-left-to-right.glo-nav-new .box-item-sp .list-items-handled .nav-item .user-name {
    display: flex;
    align-items: center;
    width: 100%;
}

.nav-left-to-right.glo-nav-new .user-name span {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
}

.nav-left-to-right.glo-nav-new .discount-use-name {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 10px;
    color: #fff;
    border: 1px solid #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-left-to-right.glo-nav-new .name-list-user {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding: 15px 12px 9px 5px;
    color: #fff;
    margin: 0 -12px;
}

.nav-left-to-right.glo-nav-new .wrap_user_name a {
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
    padding: 12px;
}

.nav-left-to-right.glo-nav-new .wrap_user_name ul li:first-child a {
    border-top: 1px solid #56686f;
}

.nav-left-to-right.glo-nav-new .wrap_user_name {
    border-top: 3px solid #fff;
    margin-top: 10px;
}

.logged-user-header.nav-visible .nav-left-to-right.glo-nav-new {
    width: 70%;
}

.discount-use-name span {
    font-size: 14px;
    line-height: 20px;
}

.glo-nav-new .box-item-sp .list-items-handled .nav-item > a, .glo-nav-new .box-item-sp .list-items-handled .nav-item2 > a, .glo-nav-new .box-item-sp .list-items-handled .nav-item > span, .glo-nav-new .box-item-sp .list-items-handled .nav-item2 > span, .glo-nav-new .box-item-sp .list-items-handled .sub-nav-item > span {
    font-size: 13px;
}

.nav-visible {
    overflow: hidden;
    height: 100%;
}

.fs-12-ct {
    font-size: 12px !important;
}

.list-header-top .btn-top-my-page {
    text-indent: 1px;
    font-size: 8px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
}

.list-header-top .btn-top-my-page .image {
    display: block;
    width: 18px;
    height: 18px;
    margin: 4px auto;
    position: relative;
}

.list-header-top .btn-top-my-page .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 320px) {
    .list-header-top .btn-top-my-page {
        font-size: 6px;
    }
}

.list-header-top a.tel-new {
    background: #ff0101 !important;
    text-indent: 0;
    color: #fff;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 18px;
    font-weight: 700;
    width: 110px;
}

.list-header-top a.tel-new strong {
    font-size: 9px;
    font-weight: 700;
}

.list-header-top a.tel-new span {
    font-size: 13px;
}

.copyright {
    background: none;
}

#footer .wrap {
    width: auto;
}

#header .wrap {
    width: auto;
}

article#main, div#main {
    padding: 0;
}

.container_s1 {
    display: block;
    max-width: 1100px;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: content-box;
}

.container_s1:after {
    content: '';
    clear: both;
    display: block;
}

.common-title_s1 {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background: url(/common/design/user/img/images_index-add/title-common-bg.png) left top repeat;
    margin: 0 0 10px;
    padding: 7px 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-weight: bold;
}

.text-info_s1 {
    display: block;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #272727;
}

.title-item_s1 {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
    color: #2aa400;
    border-bottom: 1px solid #2aa400;
    border-left: 5px solid #2aa400;
    padding: 0 6px;
    margin: 0 0 12px;
}

#link-top2.fixed-block {
    position: fixed;
}

#link-top2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 1100px;
    width: 100%;
    overflow: hidden;
    text-align: right;
    z-index: 1000;
}

#link-top2 a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 165px;
    width: 100%;
    height: 28px;
    overflow: hidden;
    font-size: 10px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff !important;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#link-top2 a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    border: 5px solid transparent;
    border-bottom: 9px solid #fff;
    border-top: 0;
    margin: -2px 5px 0 0;
}

@media screen and (max-width: 1024px) {
    #link-top2 {
        padding: 5px;
        box-sizing: border-box;
    }

    #link-top2 a:nth-child(1) {
        max-width: 65%;
        width: 100%;
        height: 45px;
        background: red;
        font-size: 11px;
        font-weight: 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: 18px;
        background-size: contain;
        background-repeat-x: no-repeat;
        height: 30px;
        margin-top: 9px;
        margin-left: -141px;
    }

    #link-top2 a:nth-child(1) :nth-child(1) {
        display: block;
        margin-bottom: -26px;
        margin-top: -39px;
        font-size: 12px;
        font-weight: bold;
        margin-left: 20px;
    }

    #link-top2 a:nth-child(1) :nth-child(3) {
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-top: -13px;
        margin-left: 15px;
    }

    .link-top2-ouside {
        height: 100px;
        width: 100%;
        position: relative;
    }

    .wrap_outchat #link-top2 a:nth-child(1) {
        margin-left: 0;
        background: url('/common/design/user/css/img/bg_lg_red.jpg');
        line-height: 22px;
        background-size: contain;
        border: 1px solid #e8e8e8;
        border-radius: 8px;
        height: 52px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-indent: 20px;
    }

    .wrap_outchat #link-top2 a:nth-child(1) :nth-child(3) {
        margin: 0;
        line-height: 0;
    }

    .wrap_outchat #link-top2 a:nth-child(1):before {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 22px;
        transform: translateY(-50%);
    }

    .wrap_outchat #link-top2 a:nth-child(1) :nth-child(1) {
        margin: 0;
        line-height: 0;
    }

    #chatplusview.closed #outline #eye_catcher img {
        width: 100%;
    }

    .chat_bot {
        display: block;
        background-size: 100%;
        width: 55px;
        height: 55px;
    }

    .link_outside_chat {
        display: flex;
        justify-content: space-between;
    }

    #link-top2 a:before {
        content: unset;
    }

    #eye_catcher img {
        display: none;
    }
}

.common-title_s1 {
    -webkit-background-size: 4px;
    background-size: 4px;
}

.chat_bot {
    display: none;
}

.d-flex-ct {
    display: flex
}

.pd-10 {
    padding: 10px
}

.bg-00b4ff {
    background: #00b4ff
}

* {
    box-sizing: border-box;
}

.bg-e7f4ff {
    background: #e7f4ff;
}

.bg-ff7510 {
    background: #ff7510;
}

.bg-00b4ff {
    background: #00b4ff;
}

.bg-ecfdff {
    background: #ecfdff;
}

.bg-e61e02 {
    background: #e61e02;
}

.color-0a82b4 {
    color: #0a82b4;
}

.color-717171 {
    color: #717171;
}

.color-1e649f {
    color: #1e649f;
}

.color-fff {
    color: #fff;
}

.image img {
    width: 100%;
}

.mg-bot-20 {
    margin-bottom: 20px;
}

.mg-bot-15 {
    margin-bottom: 15px;
}

.mg-bot-10 {
    margin-bottom: 10px;
}

.pd-10 {
    padding: 10px;
}

.pd-20 {
    padding: 20px;
}

.fs-10-ct {
    font-size: 10px;
}

.fs-12-ct {
    font-size: 12px;
}

.fs-13-ct {
    font-size: 13px;
}

.fs-16-ct {
    font-size: 16px;
}

.fs-20-ct {
    font-size: 20px;
}

.align-items-center-ct {
    align-items: center;
}

.jus-content-flex-center {
    justify-content: center;
}

.flex-column {
    flex-direction: column;
}

.page-kataimachi {
    padding: 0 10px;
}

.content-kamaitachi {
    font-size: 12px;
}

.content-kamaitachi .box-banner {
    position: relative;
}

.content-kamaitachi .icon-television {
    max-width: 30px;
    margin-right: 15px;
}

.content-kamaitachi .frame-youtube {
    max-height: 500px;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 55%;
    text-align: center;
}

.content-kamaitachi .frame-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.content-kamaitachi .items-profile {
    margin-right: -5px;
    margin-left: -5px;
}

.content-kamaitachi .box-item-profile {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
}

.content-kamaitachi .item-profile {
    padding: 10px;
    border-radius: 10px;
    height: 100%;
    justify-content: space-between;
}

.content-kamaitachi .item-profile .sub-title {
    width: 100%;
    font-weight: 700;
}

.content-kamaitachi .item-profile .btn-link {
    width: 100%;
    border-radius: 10px;
    color: #fff;
}

.content-kamaitachi .item-profile .btn-link a .image {
    margin-left: 10px;
    max-width: 15px;
}

.content-kamaitachi .image-circle {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.content-kamaitachi .info-detail {
    line-height: 18px;
}

.content-kamaitachi .icon-art {
    max-width: 50px;
    margin-top: -40px;
}

.content-kamaitachi .box-title-banner {
    padding: 10px 0;
}

.content-kamaitachi .box-title-banner .title-banner {
    padding: 5px 0 10px;
}

.content-kamaitachi .item-box-title-banner {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
}

/*.content-kamaitachi .image-frame {*/
/*  border: 2px solid #bbbbbb;*/
/*  padding: 10px 30px 0;*/
/*}*/
.content-kamaitachi .image-frame img {
    margin-bottom: -2px;
}

.content-kamaitachi .text-image-frame {
    line-height: 24px;
}

/*.content-kamaitachi .box-profile-detail .item-profile .image {*/
/*  border: 2px solid #36c3ff;*/
/*}*/
.content-kamaitachi .box-profile-detail {
    border-radius: 10px;
}

.content-kamaitachi .box-profile-detail .item-profile .image {
    max-width: 100%;
}

.content-kamaitachi .box-profile-detail .item-profile {
    line-height: 30px;
    text-align: center;
}

.content-kamaitachi .box-profile-detail .btn-item-profile {
    color: #fff;
    width: 100px;
    margin-bottom: 8px;
    text-align: right;
    padding-right: 8px;
}

.content-kamaitachi .box-profile-detail .title {
    font-size: 14px;
}

.content-kamaitachi .box-profile-detail .text div {
    margin-bottom: 8px;
    text-align: left;
}

#main_visual_other {
    display: none;
}

.content-kamaitachi .box-profile-detail .box-item-profile {
    width: 100%;
}

.content-kamaitachi .box-profile-detail {
    margin-bottom: 20px;
}

.content-kamaitachi .box-profile-detail .content-item-info {
    margin-left: 10px;
    text-align: left;
    width: 100%;
}

.content-kamaitachi .box-profile-detail .item-profile .item-human {
    width: 22%;
}

.content-kamaitachi .box-profile-detail .item-profile .item {
    width: 78%;
}

.content-kamaitachi .box-profile-detail .item-profile ul {
    width: 100%;
    padding-left: 20px;
}

.content-kamaitachi .title-item_s1 {
    font-size: 14px;
}

.content-kamaitachi .text {
    line-height: 16px;
}

.lh-16 {
    line-height: 16px;
}

.list-header-top a {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background: #ff0101;
    overflow: hidden;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    text-indent: -9999px;
}

.list-header-top a.login {
    background: #ff0101 url(/common/smart/design/img/images-top/btn-header001.png) no-repeat 0 -1px;
    background-size: 40px 40px;
}
.titl-recommended-service p {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 700;
}
.click-chat {
    width: 53px;
    height: auto;
}
.bg-accordion-footer .sub-nav_ft .a-itemft {
    font-size: 12px;
    display: block;
    width: 100%;
    color: #fff;
    padding: 18px 18px 18px 30px;
    border-bottom: 1px solid #fff;
}
