body * ul {
    list-style: none;
    margin: 0;
    width: 100%;
}
.pc{
    display: inherit !important;
}
.sp{
    display: none !important;
}
.tablet{
    display: none !important;
}
.no_tablet{
    display: inherit !important;
}

.ec-debugModeAlert__icon{
    width: 32px;
    height: auto;
    margin: 0.5rem;
    display: inline-block;
}
.ec-headerNaviRolewarp {
    background: #FFF;
}

.ec-headerNaviRole {
    padding-left: 3%;
    padding-right: 3%;
}

.ec-headerSearchRole{
    position: relative;
    width: 100%;
    z-index: 99;
}
.ec-headerNaviRolewarp{
    background: #fff;
}

.dplogo.pc {
    width: 160px;
    min-width: 160px;
}
.dplogo.tablet{
    width: 80px;
    min-width: 80px;
}
.dplogo.sp {
    width: 45px;
    min-width: 45px;
}

.ec-headerNaviRole__right{
    display: flex !important;
}
.ec-headerNaviRole__right > div{
    margin-left: 1rem;
}
.search-anker-list{
    display: flex;
    justify-content: space-between;
    margin-left: 1rem;
}
.search-anker-list-item{
    margin: 0.5rem 0.5rem 0 1rem;
    text-align: center;
    min-width: 100px;
}

.search-anker-list-item a{
    color: #212529;
}
.search-anker-list-item a:hover{
    opacity: 0.6;
}
.search-anker-list-item i{
    font-size: 2.5rem;
}
.search-anker-list-item span{
    display: inline-block;
    font-size: 70%
}
.search-anker-list-item .subEasySearchHasBikesWrap{
    position: absolute;
    background: #FFF;
    border: 1px solid #CCC;
    z-index: 11;
}
.search-anker-list-item .subEasySearchHasBikesWrap .mybike_search{
    width: 100%;
    border-bottom:1px solid #CCC;
    text-align: start;
    text-indent: .5rem;
    padding: .5rem;
}
.search-anker-list-item .subEasySearchHasBikesWrap .mybike_search a{
    width: 100%;
}
.subEasySearchHasBikesBtn{
    cursor: pointer;
}
.subEasySearchHasBikes ul{
    background: white;
    width: 100%;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    display: flex;
    flex-flow: column;
}

.ec-headerSearchRole .search_bar{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 50px;
    width: 100%;
    min-width: 190px;
}
.ec-headerSearchRole .search_sujest{
    display: none;
}
.ec-headerSearchRole .search_sujest.active{
    position: absolute;
    text-align: left;
    z-index: 989;
    cursor: default;
    width: 100%;
    height: auto;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    padding: 1rem;
}

.ec-headerSearchRole .search_icon{
    width: 15px;
    height: auto;
    padding: 1rem 2rem 1rem 1rem;
}

.ec-headerSearchRole .input_search{
    font-size: 16px;
    width: 100%;
    height: 46px;
    outline: none;
    border: none;
    box-sizing: border-box;
    margin-left: 1rem;
    background-color: transparent;
    cursor: text;
}
i.fas.fa-search.search_icon:hover{
    cursor: pointer;
}


.ec-headerSearchRole .input_search.sp{
    color: #FFF;
}

.modal_input_search{
    width: 90%;
    padding: 0.5rem 0;
    border: none;
}

.ec-headerNoticeRole{
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
}
.ec-headerNoticeRole li{
    border-bottom: 1px solid #EEE;
    display: contents;
}
.ec-layoutRole__main .ec-headerNoticeRole{
    display: none;
}
.ec-layoutRole__main .ec-headerNoticeRole li{
    border-bottom: 1px solid transparent !important;
}
.ec-layoutRole__main .ec-headerNoticeRole li p{
    background: transparent !important;
    color: transparent !important;
}

.ec-headerNoticeRole li a{
    width: 100%;
    height: 100%;
}
.ec-headerNoticeRole li p{
    font-size: 0.75rem;
    padding: 0.5rem 0;
}
.ec-headerNoticeRole li p.notice{
    background: #D40012;
    color: #FFF;
    font-weight: bold;
}
.ec-headerNoticeRole li p.notice .notice_shipping{
    padding-right: 15px;
}
.ec-headerNoticeRole li p.sub_notice{
    background: #FFF;
    color: #000;
    font-weight: bold;
}

.keyword-search-tab-table .sub_keyword{
    font-size: 0.75rem;
    color: gray;
    margin-left: 0.5rem;
}

.default_search_list{
    text-align: center;
}
.default_search_list li{
    margin: 1rem auto;
    max-width: 60%;
}
.default_search_list li img{
    width: 100%;
}
.default_search_list li img{
    width: 100%;
}

.keyword-search-tab-table li.active{
    background-color: #CCC;
    border-left: #D40012 4px solid;
    padding: 0.25rem;
}

.ec-headerNav__item {
    padding-left: 5px;
    padding-left: 0px;
}

.ec-headerNaviRole__nav{
    width: 100px;
    margin: 0;
}

.ec-headerNaviRole__navi_sp{
    position: fixed;
    top: 64px;
    width: 100%;
    z-index: 100;
    flex-flow: column;
}
.ec-layoutRole__main .ec-headerEasySearchRole{
    opacity: 0;
}
.ec-headerEasySearchRole{
    width: 100%;
    height: 65px;
    padding-top: 4px;
    background-color: #FFF;
}
.ec-headerEasySearchRole ul{
    display: flex;
    justify-content: space-between;
}
.ec-headerEasySearchRole ul li{
    text-align: center;
    width: calc(100% / 3);
    border-right: 1px solid #CCC;
}
.ec-headerEasySearchRole ul li:last-child{
	border-right: none;
}

.ec-headerEasySearchRole .subEasySearch{
    font-size: 0.5rem;
    padding: 0;
}
.ec-headerEasySearchRole ul li a{
    color: #212529;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

#mybike_search .modal-header{
    font-size: 1.25rem;
    font-weight: bold;
}
#mybike_search .thumbnail .caption {
    text-align: center;
}
#mybike_search .thumbnail .caption h3{
    overflow-wrap: break-word;
    font-weight: bold;
    font-size: 1.2rem;
}
#mybike_search .thumbnail .caption p {
    font-size: 0.85rem;
}


/* genre_navbar */
.genre_navbar dl{
	display: flex;
	justify-content: center;
}
.genre_navbar dt{
	padding: 2rem 0.75rem 2rem 0.75rem;
	margin: .5rem;
	text-align: center;
	width: calc(96% / 4);
	border: 1px solid #ccc;
	border-radius: 5px;
}
.genre_navbar dt:hover{
	cursor: pointer;
	color: #d40012;
}
.genre_navbar dt.active{
	border: 3px solid #ccc;
}

.genre_navbar dt i{
	margin-left: 1rem;
}
.genre_navbar dd{
	display: block;
	width: 100%;
}
.genre_navbar ul.container__list-multi{
	display: flex;
    flex-flow: wrap;
    margin: 0 2%;
}
.genre_navbar ul.container__list-multi li{
	text-align: center;
	padding: 1rem;
	margin: 0.5rem;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.genre_navbar ul.container__list-multi li:hover{
	cursor: pointer;
	color: #d40012;
}
.genre_navbar .pc_category_container__list{
	display: block;
}

.category_search_wrapper {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 11;
    border-bottom: 1px solid #ccc;
}
.category_search_wrapper .title_h2 {
    color: #000;
    font-size: 1.5rem;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2rem;    
}

@media screen and (max-width: 1170px) {
	/* genre_navbar */
	.genre_navbar dl{
		flex-wrap: wrap;
	}
	.genre_navbar dt{
		width: 90%;
	}
	.genre_navbar ul.container__list-multi{
		display: flex;
		flex-wrap: wrap;
		margin: 0 5%;
	}
	.genre_navbar ul.container__list-multi li{
		text-align: center;
		padding: 1rem;
		margin: 0.5rem;
		text-align: center;
		border: 1px solid #ccc;
		border-radius: 5px;
	}
	.genre_navbar .pc_category_container__list{
		display: none;
	}
}

@media screen and (max-width: 767px) {
    .category_search_wrapper{
        display: none;
    }
	/* genre_navbar */
	.genre_navbar dt{
		width: 90%;
	}
	.genre_navbar ul.container__list-multi li{
		width: 41%;
	}
    .ec-headerNoticeRole li p.notice .notice_shipping{
        display: none;
    }
}

@media only screen and (min-width:767px) {
    #page_homepage .ec-headerNaviRole .ec-headerNaviRole__right {
        width: calc(100% * 2.5 / 5) !important;
    }
}

@media screen and (min-width: 766px) and (max-width: 1024px) {
    .pc{
        display: inherit !important;
    }
    .sp{
        display: none !important;
    }
    .tablet{
        display: inherit !important;
    }
    .no_tablet{
        display: none !important;
    }
    .ec-headerNaviRole__left img{
        width: 64px;
        height: initial;
        min-width: 32px;
    }
    .search-anker-list-item {
        margin: 0.5rem 0.5rem 0 0.5rem;
        min-width: 64px;
    }
}

@media screen and (max-width: 766px) {
    h1{
        margin: 0;
    }

    .pc{
        display: none !important;
    }
    .sp{
        display: inherit !important;
    }
    .tablet{
        display: none !important;
    }
    .no_tablet{
        display: none !important;
    }

    .ec-headerNaviRole .ec-headerNaviRole__left {
        width: 42px;
    }
    .ec-headerNaviRole .ec-headerNaviRole__right {
        width: calc(100% - 42px) !important;
    }

    .ec-headerNaviRole__left img {
        max-width: 40px;
    }

    .default_search_list li{
        max-width: 100%;
    }

    .dplogo {
        margin-left: 16px;
        height: auto !important;
    }
    .ec-headerNaviRolewarp{
        flex-flow: column;
        display: flex;
    }

    .ec-layoutRole__main .ec-headerNoticeRole{
        display: block;
        position: relative;
        margin-top: 64px;
    }

    .ec-headerNav__item {
        padding-left: 0px;
    }

    .ec-headerNaviRole {
        padding: 0;
        position: fixed;
        z-index: 100;
        background: #2f2f2f;
        height: 64px;
    }
    .ec-headerSearchRole .search_bar{
        min-width: unset;
        height: 42px;
    }
    .ec-headerSearchRole .search_sujest{
        display: none;   
    }

    .search-anker-list-item{
        display: none;
    }

    .mypagenemu .toriyose{
        border: none;
    }

    .cart .moji{
        color: #FFF;
    }

    .h-adr{
        margin: 2rem;
    }
}