@charset "utf-8";

/* CSS Document */

#container {
    margin: auto!important;
    height: auto;
    zoom: 100%;
}

#feat950box {
    width: 950px;
    margin: auto!important;
    height: auto;
    zoom: 100%;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.context {
    overflow: hidden;
    text-align: left;
    margin-bottom: 30px;
}

    .context p {
        font-size: 16px;
        line-height: 160%;
        color: #000;
        margin-bottom: 15px;
    }

.broslink a {
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding: 15px 10px;
	display: block;
	background: #B20000;
    background: -moz-linear-gradient(top, #F00 0%, #B20000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F00), color-stop(100%,#B20000));
	background: -webkit-linear-gradient(top, #F00 0%,#B20000 100%);
	background: -o-linear-gradient(top, #F00 0%,#B20000 100%);
	background: -ms-linear-gradient(top, #F00 0%,#B20000 100%);
	background: linear-gradient(to bottom, #F00 0%,#B20000 100%);



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F00', endColorstr='#B20000',GradientType=0 );
	color: #FFFFFF !important;
	text-decoration: none;
	margin: 0px auto;
	border-radius: 6px;
}

.infolink {
    background-image: url(https://www.bikebros.co.jp/vb_img/bbcommon/img/sp/new_window.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-top: 10px;
    font-size: 13px;
}

    .infolink a {
        font-size: 13px;
        color: #1685CC;
        text-decoration: underline;
        padding-top: 0;
        display: inline;
    }

.boxmidashi {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
}

.introbox {
    display: block;
    width: 100%;
}

    .introbox .intro2box { display: block }

        .introbox .intro2box img {
            width: 100%;
            height: auto;
        }

.introbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.introbox01l {
    float: left;
    width: 580px;
}

.introbox01r {
    float: right;
    width: 350px;
}

.introbox02l {
    float: left;
    width: 350px;
}

.introbox02r {
    float: right;
    width: 580px;
}

.introbox03l {
    float: left;
    width: 580px;
}

.introbox03r {
    float: right;
    width: 350px;
}

/* 共通クレジット */

#credit {
    font-size: 12px;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 5px;
}

#credit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/

* html #credit {
    height: 1em;
    overflow: visible;
}

/**/

#credit .left {
    width: 720px;
    float: left;
    text-align: left;
}

#credit .right {
    width: 200px;
    float: right;
    text-align: right;
}

.clear { clear: both }

/* メインカット */

#mainimg950 { width: 950px }

/* 導入部分 */

.leadintro {
    background-color: rgb(238, 238, 238);
    border: 1px solid rgb(204, 204, 204);
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: bold;
    line-height: 155%;
    margin-bottom: 30px;
    padding: 18px;
    text-align: center;
}

/* 画像キャプ */

.capbox {
    margin-bottom: 30px;
    padding: 15px;
    background-color: #F5F5F5;
}

.topicsmain_cap {
    font-size: 14px !important;
    line-height: 155%;
    background-color: #F5F5F5;
	margin-bottom: 0 !important;
}

.capbox h4.capmidashi {
    font-size: 18px !important;
    line-height: 155%;
    font-weight: bold;
	margin-bottom: 5px !important;
}

/*見出し */

.context h2.midashi {
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 15px;
	padding: 5px 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #B60000;
}


.boxmidashi {
text-align: left;
font-size: 18px;
font-weight: bold;
color: #FFF;
padding: 10px;
margin: 0px 0px 10px;
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
border-top-left-radius: 3px;
border-top-right-radius: 3px;
position: relative;

}

/* =======================================
ClearFixElements
======================================= */

.contextbox950 {
    width: 950px;
    caption-side: bottom;
    font-size: 14px;
    line-height: 150%;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
    /* [disabled]overflow: hidden; */
}

.context img { vertical-align: middle }

.contextbox950_shop01 {
    width: 300px;
    float: left;
    margin-right: 25px;
    margin-bottom: 5px;
}

.contextbox950_shop02 {
    width: 300px;
    float: right;
    margin-bottom: 5px;
}

/* =======================================
マージンの定義
======================================= */

.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.mb20{ margin-bottom:20px; }

.mt5{ margin-top:5px; }
.mt10{ margin-top:10px; }
.mt15{ margin-top:15px; }
.mt20{ margin-top:20px; }

.ml5{ margin-left:5px; }
.ml10{ margin-left:10px; }
.ml15{ margin-left:15px; }
.ml20{ margin-left:20px; }

.mr5{ margin-right:5px; }
.mr10{ margin-right:10px; }
.mr15{ margin-right:15px; }
.mr20{ margin-right:20px; }



/* =======================================
FLEXBOX の定義
======================================= */


.flexbox {
    display: -webkit-box;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
}

.flexreverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-direction:reverse;
    box-direction:reverse;
}




.vcenter{
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
}

.flexcenter{
-webkit-align-content: center;
-ms-flex-line-pack: center;
justify-content: center;
}

.flexgr1{
    -webkit-box-flex: 1; /* Safari,Google Chrome用 */  
    -moz-box-flex: 1; /* Firefox用 */
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.flexcolumn{
 -ms-flex-direction: column;
 -webkit-flex-direction: column;
 flex-direction: column;
 -webkit-box-orient:vertical ;
 box-orient:vertical ;
}

.flexaround{justify-content:space-around}
.flexbetween{-webkit-justify-content:space-between;justify-content:space-between;}

.flexbaseline{
    -webkit-align-items:baseline;/*--- safari（PC）用 ---*/
    align-items:baseline;
}
.flexwrap{
-webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
    flex-wrap:wrap;
}

/* =======================================
幅の定義
======================================= */

.w150{ width:150px; max-width:150px;min-width:150px; }
.w200{ width:200px; max-width:200px;min-width:200px; }
.w300{ width:300px; max-width:300px;min-width:300px; }
.w350{ width:350px; min-width:350px; }
.w400{ width:400px; min-width:400px; }
.w450{ width:450px; min-width:450px; }
.w465{ width:465px; min-width:465px; }
.w470{ width:470px; min-width:470px; }
.w500{ width:500px; min-width:500px; }
.w580{ width:580px; }
.w600{ width:600px; min-width:600px; }
.w800{ width:800px; margin:0 auto 10px; }



/* =======================================
ショップ・ブランド情報
======================================= */

.brandbox {
width: 950px !important;
padding: 15px 15px 10px 15px;
border: 1px solid #000;
text-align: left;
margin-top: -10px !important;
overflow: hidden;
margin-bottom: 20px;
box-sizing: border-box;
}

.brandbox01 {
	min-width: 200px;
	padding-right: 20px;
	vertical-align: middle;
}

.brandbox01 img {
width: 100%;
height: auto;
}

.brandbox02 {
	font-size: 12px;
	line-height: 160%;
	color: #000;
	vertical-align: middle;
	min-width: 150px;
	margin-right: 20px;
}

.brandbox03 {
font-size: 12px;
line-height: 160%;
color: #000;
vertical-align: middle;
}



.profile_name {
color: #000;
font-size: 16px;
font-weight: bold;
padding: 0;
margin-bottom: 10px;
}

.profile_intro {
font-size: 13px !important;
color: #333;
line-height: 145%;
margin-bottom: 15px;
}

/* =======================================
記事個別の追加
======================================= */



.fblikebox {
    text-align: center;
    background-color: #EEE;
    padding: 10px;
}

.context .flexbox img{
    width: 100%;
	height:auto;
}

.userbox{  -ms-flex-direction: column;
 -webkit-flex-direction: column;
 flex-direction: column;
 -webkit-box-orient:vertical ;
 box-orient:vertical ; 
 }
 
.photo_cap{ font-size:14px !important; line-height:140% !important; color:#C20000 !important; margin-top:5px; }

.flexbox{margin-top:20px;}



/* ==========================
 recommend
=============================*/
ul.recommendpost { width:100%; overflow:hidden;}
ul.recommendpost li { padding-bottom:8px;margin-bottom:8px; border-bottom:1px dotted #ccc;}
ul.recommendpost li a { font-size:14px; font-weight:bold; line-height:150%; text-decoration:underline;}
ul.recommendpost li a:hover{ text-decoration:none;}
ul.recommendpost li a img{ width:90px; height:60px; margin-right:10px; vertical-align:middle;}
ul.recommendpost li a:hover img{filter: alpha(opacity=80);opacity:0.8;background: #ffffff;}
