@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0;
    font-size: 100%;
    font-weight: normal;
}
img {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
section.wrapper {
    display: flex;
}


/** header **/
.site-header .logo a {
    display: block;
    width: 300px;
    height: 40px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(https://cycleparadise.itembox.design/item/img/cp_logo.svg) no-repeat 50% 50%;
    margin: .5em 0;
}

.fs-l-page .site-header .logo h1, .site-header .logo a {
    margin-left: 1em;
    margin-right: 1em;
}

.site-header .logo h1 {
    margin: 0.5em 0;
    color: #999;
    font-size: 10px;
}
/** left nav **/

.left-nav {
    width: 352px;
}

.site-utilities .ui-panel-inner {
    padding: 0 1.5em;
    background: none !important;
}

.widget h2 {
    margin: 0;
    padding: 0.5em 0;
    text-align: center;
    background-color: #e5e5e5;
}

.widget_nav_menu ul {
    padding: 0;
    margin: 0;
}

.site-utilities .widget_nav_menu ul li {
    border-bottom: solid 1px #e5e5e5;
}
.widget_nav_menu ul li {
    margin: 0;
    list-style: none;
    padding: .5em 0;
}
/** main-area **/

.main-area {
    flex: 1;
}


/** indes slider **/

#slider3 .entry-summary {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: rgba(0,0,0,0.7);
    z-index: 99;
}

#slider3 a, #slider3 a:visited {
    color: #fff;
}

#slider3 .entry-utilities {
    margin: 0 10px;
    color: #fff;
}

#slider3 .entry-utilities .updated {
    width: 50%;
    float: right;
    text-align: right;
}

#slider3 .entry-utilities .avatar {
    margin-right: 1em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -o-border-radius: 2em;
    border-radius: 2em;
}




/** menu **/

.menu-global-container ul li {
    width: 32%;
    display: inline-block;
}

.menu-global-container ul {
    background-color: #eee;
    text-align: center;
}

.menu-global-container a {
    display: block;
    height: 50px;
    overflow: hidden;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


.menu-global-container .menu-item-4116 a {
    background-image: url(https://cycleparadise.itembox.design/item/img/global-info-a.png);
}
.menu-global-container .menu-item-4117 a {
    background-image: url(https://cycleparadise.itembox.design/item/img/global-sale-a.png);
}

.menu-global-container .menu-item-4118 a {
    background-image: url(https://cycleparadise.itembox.design/item/img/global-buy-a.png);
}
/** article **/

.entries .entry-thumbnail, .wp-post article > div:first-child{
    width: 35%;
    float: left;
    text-align: center;
}

header:after, footer:after, aside:after, article:after, section:after, nav:after, ul:after, dl:after, .hentry:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
}

.entries .entry-title {
    font-size: 25px;
}

.entries .entry-header, .entries .entry-content, .entries .entry-footer {
    width: 65%;
    float: right;
    font-size: 16px;
}

.entry-utilities {
    color: #999;
    font-size: 12px;
}
footer.entry-footer, .entry-content, header.entry-header {
    padding: 0 1.5em;
}

.h_submit input[type="submit"] {
    border: none;
}

.cFrame.sell_Search {
    display: flex;
}

.boxArea {
    -webkit-flex: 1;
    flex: 1;
    margin-right: 1em;
}

.boxArea form {
    display: flex;
}
p.h_keyword {
    -webkit-flex: 1;
    flex: 1;
}

p.h_submit {
    width: 69px;
}

p.ancCategoryList {
    width: 280px;
}

p.h_keyword, p.h_submit {
    margin: 0;
}

p.h_keyword input[type="search"] {
    width: 100%;
}
.center_kaitori {
    text-align: center;
    margin: 15px 0;
}

span.fr2-price__value {
    color: #f00;
}