#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 {
    background: #fff;
    overflow: hidden;
    padding: 0 10px;
}

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

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

#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: 60%;
}
#sidebar #delivery_date .date .order-date ,
#sidebar #delivery_date .date .receive-date{
    font-size: 18px;
    line-height: 23px;
}

#sidebar #delivery_date a {
    width: 40%;
    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 a span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 18px;
}
#sidebar .row {
    padding-bottom: 30px;
    display: flex;
}
#sidebar .row .left h2 {
    background: url(/common/design/user/img/images-top/sidebar-icon-14.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    text-indent: -9999px;
    border: unset;
    height: 215px;
}
#sidebar .row .left {
    margin-right: 12px;
    width: 50%;
}
#sidebar .row .right {
    width: 50%;
}
#sidebar .row .right h2 {
    background: url(/common/design/user/img/images-top/sidebar-icon-15.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    text-indent: -9999px;
    border: unset;
    height: 215px;
}
.info-design-tool span {
    border-bottom: none !important;
    min-height: 0 !important;
}

.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 .image img {
    margin: 0 !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;
    }
}

.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: 700;
    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: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 span {
    border-bottom: none !important;
    min-height: 0 !important;
}

.info-design-tool .btn-yellow span {
    display: block;
}

.info-design-tool:after {
    content: '';
    display: block;
    clear: both;
}
.titl-recommended-service {
    overflow: hidden;
}

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

aside ul {
    margin: 0;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
}

.list-recommended-service {
    overflow: hidden;
    margin-bottom: 10px;
}

.list-recommended-service {
    margin-bottom: 22px;
    padding: 0 10px;
}

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

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

aside ul li img {
    margin: 0;
    padding: 0;
    width: 100%;
}

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

@media screen and (min-width: 375px) {
    .portrait.android #wrapper #contents #sidebar > div:nth-child(2) > ul > li > a > img {
        min-height: 88px;
    }
}

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

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

.sidebar-info .banner-box {
    overflow: hidden;
    margin: 30px 0;
}

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

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

.sidebar-info img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

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

.sidebar-banner-list {
    overflow: hidden;
}

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

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

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

.list-sidebar-soc {
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    line-height: 0;
    display: flex;
    gap: 10px;
    padding: 5px 10px;
}

.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-info {
    overflow: hidden;
    padding: 0 10px;
}

.sidebar-info {
    overflow: hidden;
}
.side__bar--left {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: 2px dotted #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: center;
    gap: 7px;
}
.titl-recommended-service p {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 700;
    padding: 0 10px;
}