/* カスタマイズ用CSS */
/* カスタマイズ用CSS */
.ec-layoutRole {
    background-image: url(/html/user_data/assets/image/main-bk.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ec-layoutRole__header {
    background-color: #EFEDED;
}
.ec-layoutRole__contentTop {
    padding-top: 85px!important;
}
.ec-shelfRole h2 {
    display: none;
}
.ec-headerTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ec-headerTitle__title a {
    margin: 0;
}
.ec-headerTitle__title {
    max-width: 30%;
}
.ec-headerTitle img {
    width: 120%;
    max-width: 120%;
}
.nav {
    display: flex;
    flex-direction: row;
    font-weight: 700;
    /*margin-top: 180px;*/
}
.nav a {
    padding: 0 30px;
}
.nav-content {
    text-align: justify;
    padding: 0 15px;
}
.ec-footerTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;

}
.ec-footerRole {
    width: 100%;
    max-width: 100%;
    padding-right: 140px;
    padding-left: 30px;
    border: none;
    background-color: #EFEDED;
    margin: 0;
}
.ec-footerTitle__title a {
    margin: 0;
}
.ec-footerTitle__title {
    max-width: 50%;
}
.ec-footerTitle__title h1 {
    max-width: 40%;
}
.ec-footerRole__title img{
    width: 85%;
} 

.ec-layoutRole__footer {
    background-color: #EFEDED;
}
.footer-text {
    color: black;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
}
.add {
    color: black;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
}
.fv img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.ec-layoutRole .ec-layoutRole__contents {
    max-width: 100%;
    /*display: none;*/
}
.ec-layoutRole__contents {
    display: none;
}
.ec-sliderRole {
    max-width: 100%;
    padding: 0;
    margin-top: 50px;
}
.ec-sliderRole h2 {
    color: #FD0D0D;
    font-size: 56px;
    text-align: center;
    font-weight: 700;
    margin: 30px 0;

}
.item.slick-slide {
    padding:10px ;
    max-height: 470px;
}
.front_page .item_price {
    display: none;
}

/*新着一覧*/
.ec-headingTitle {
    display: none;
}
.ec-shelfRole {
    margin-top: 120px;
}
.ec-shelfGrid {
    justify-content: space-evenly;
}
.ec-shelfGrid .ec-shelfGrid__item {
    width: 50%;
    text-align: center;
}
.ec-shelfGrid .ec-shelfGrid__item img {
    max-height: 200px;
}

/*電動キックボード*/
#page_user_data .ec-layoutRole {
    background-size: 97%;
    background-position: top;
    background-repeat: repeat;
}
@media screen and (max-width:750px) {
    #page_user_data .ec-layoutRole {
    background-size: 195%;
    background-position: top;
    background-repeat: repeat;
}
}
.kickboard-title {
    width: 90%;
    margin: 50px auto;
    font-weight: 700;
}
.kickboard-top {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.kickboard-top img {
    max-width: 40%;
}
.price-detail p{
    font-size: 40px;
    font-weight: 700;
}
.price-detail {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    background-color: white;
    padding: 10px 30px;
    justify-content: space-between;
}
.price-detail:nth-child(3) {
    margin-bottom: 0px;
}
.price {
    width: 40%;
}
.kickboard-text {
    margin-top: 80px!important;
    width: 90%;
    margin: 0 auto;
}
.kickboard-text h2 {
    font-size: 40px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 80px !important;
    background-color: white;
    display: inline;
}
.kickboard-text h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
    background-color: white;
    display: inline;
}

.text-title p {
        background-color: white;
    display: inline;
}
.p-title {
    font-size: 20px;
    font-weight: 700;
    margin-left: 0!important;

}
.text-title {
    font-size: 20px;
    margin-bottom: 1em;
    margin-top: 30px;
}
.text-title p {
    margin-left: 1em;
}
.img-content {
    max-width: 100%;
    padding: 0 50px;
    display: flex;
    flex-direction: column;
    margin-top: 80px;
}
.img-content img {
    width: 100%;
    height: auto;
    max-width: 60%;
}
.img-content2 {
    margin-left: auto;
    margin-top: 30px;
}
.explanation {
        font-size:22px;
    }
.explanation2 {
        font-size:22px;
        padding-left:1em ;
    }
.insurance img {
    max-width: 100%!important;
    margin-top: 20px;
}
/*商品詳細*/
.ec-headingTitle {
    display: block;
    font-size: 46px!important;
    font-weight: 700;
}
.ec-grid2 {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
}
.ec-productRole__profile {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ec-productRole__description {
    font-size: 30px;
    font-weight: 700;
    width: 100%;
    margin-top: 30px;
}
.ec-grid2__cell {
    width: 100%!important;
}
.ec-productRole__title {
    width: 100%!important;
}
.product_page .item_nav {
    justify-content: center;
}
.product_page .slideThumb {
    text-align: center;
}

/*お問い合わせ*/
.ec-layoutRole__footer {
    width: 80%;
    margin: 50px auto;
}
.ec-layoutRole__footer h2 {
    text-align: center;
}
.ec-para-normal {
    text-align: center;
    margin: 20px;
}
.ec-contactRole {
    display: none;
} 
.product_page .ec-layoutRole__footer {
    display: none;
}
/*#page_user_data .ec-layoutRole__footer .hr_addr {*/
/*    display: none;*/
/*}*/
#page_help_privacy .ec-layoutRole__footer .hr_addr{
    display: none;
}
#page_help_tradelaw .ec-layoutRole__footer .hr_addr {
    display: none;
}
/*#page_user_data .ec-layoutRole__footer h2 {*/
/*    display: none;*/
/*}*/
#page_help_privacy .ec-layoutRole__footer h2{
    display: none;
}
#page_help_tradelaw .ec-layoutRole__footer h2 {
    display: none;
}
/*特定商取引*/
.tradelaw-content {
    font-weight: 700;  
    width: 70%;
    margin: 0 auto;
}
.tradelaw-content h2 {
    font-size: 34px;
    font-weight: 700;  
}
.tradelaw-content-text p {
    font-size: 24px;
}
/*個人情報*/
.info {
    width: 100%;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 50px;
}
.info h1 {
    width: 100%;
    margin: 50px auto;
    text-align: center;
    font-weight: 700;
} 
.info p {
    width: 60%;
    margin: 0 auto;
}
.info h3 {
    width: 60%;
    margin: 30px auto;
    font-weight: 700;
}
.company-info {
    margin-bottom: 30px;
}
/*プライバシーポリシー*/
.privacy-content {
    width: 70%;
    margin: 0 auto;
    font-weight: 700;
    margin-bottom: 50px;

}
.privacy-content h2 {
    font-weight: 700;
    margin: 30px 0;
}



@media screen and (max-width:750px) {
    .nav {
        flex-direction: column;  
        margin-top: 90px;
    }
    .nav p {
        font-size: 10px!important; 
    }
    .nav a {
        padding: 2px;
        display: inline-block;
    }
    .nav-content {
        display: flex;
        flex-direction: column;
    }
    .ec-headerTitle__title {
        max-width: 55%;
    }
    .ec-headerTitle__title a {
        margin: 0!important;
    }
    .ec-headerTitle__title h1 {
        margin-bottom: 5px!important;
    }
    .ec-layoutRole__contentTop {
         padding-top: 30px !important;
    }
    .ec-sliderRole h2 {
        font-size: 30px;
    }
    .ec-shelfGrid {
         margin-top: -100px; 
    }
    .ec-shelfGrid .ec-shelfGrid__item {
        width: 40%;
    }
    .ec-footerRole {
        padding: 0 5px;
    }
    .ec-footerTitle__title h1 {
        max-width: 100%;
    }
    .ec-footerTitle .nav {
        margin-top:0;
    }
    .ec-productRole__title h2 {
        font-size: 26px !important;
    }
    .ec-productRole__description {
        font-size: 20px;
    }
    .add {
        font-size: 12px;
    }
    .footer-text {
        font-size: 12px;
    }
    .item.slick-slide {
        padding: 5px;
    }
    .ec-footerTitle .nav {
        flex-direction: column;
    }
    .ec-footerTitle .nav p {
        font-size: 14px;
        text-align: left;
    }
    .ec-footerTitle__title {
        margin-bottom: 2em;
    }
    .kickboard-top {
        flex-direction: column;
    }
    .kickboard-top img {
        max-width: 90%;  
    }
    .price {
        width: 90%;
        margin-top: 30px;
    }
    .price-detail p {
        font-size: 20px;
    }
    .price-detail {
        margin-bottom: 10px;
    }
    .kickboard-text h2 {
        font-size: 18px;
        font-weight: 700;
        background: white;
        display: inline;
    }
    .kickboard-text {
        margin-top: 0;
    }
    .kickboard-text h3 {
        font-size: 16px;
        background: white;
        display: inline;
    }
    .p-title {
        font-size: 16px;
    }
    .text-title p {
        font-size: 12px;
    }
    .img-content {
        margin-top: 0;
        padding: 0 20px;
        align-items: center;
        margin-bottom: 30px;
    }
    .img-content img {
        max-width: 90%;
    }
    .img-content2 {
        margin-left: 0;
        margin-top: 10px;
    }
.explanation {
        font-size:18px;
    }
.explanation2 {
        font-size:18px;
        padding-left:1em ;
    }
    /*特定商取引*/
    .ec-pageHeader h1 {
        font-size: 24px;
        margin-top: 50px;
    }
    .tradelaw-content {
        width: 100%;
    } 
    .tradelaw-content-text p {
        font-size: 14px;
    }
    .tradelaw-content h2 {
        font-size: 24px;
    }
    /*個人情報*/
    .info p {
        width: 90%;
    }
     .info h3 {
        width: 90%;
    }
    /*プライバシーポリシー*/
    .privacy-content {
        width: 100%;
    }
}

.slick-slide img {
    min-height: 477px;
}