/* Generated by less 2.5.1 */
/*
Theme Name: BIKEBROS NEWS1
Description: ニュースサイト
Version: 1.1
*/
/* CSS Document */

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

* {
  box-sizing: border-box;
}
body {
  font: 16px/1.8 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #FFF;
}
a {
  color: #333333;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.clearfix:after,
.cfx:after {
  content: "";
  clear: both;
  display: block;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
/************************************************/
/* 画像ホバーで一瞬だけフラッシュ　*/
/************************************************/
a:hover img {
  opacity: 1;
/*  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;*/
}
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
/************************************************/
/* ヘッダー（グローバルナビ）*/
/************************************************/
#masterNavi {
  z-index: 1;
  border-bottom: 3px solid #000;
  background: #fefefe;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #fefefe 0%, #eeeeee 100%);
}
#menu {
  text-align: center;
  width: 1240px;
  margin: 0 auto;
}
#menu a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  height: 20px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
#menu li {
  display: inline-block;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin: 0px 18px;
  padding: 5px;
}
#menu li:first-child {
  margin-left: 0px;
}
#menu li:hover > a {
  color: #C00;
}
#menu li:hover > ul {
  display: block;
}
#menu li ul {
  background: -moz-linear-gradient(top, #444444, #111111);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111111), color-stop(1, #444444));
  background-color: #444;
  background-repeat: repeat-x;
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  z-index: 99999;
}
#menu li ul a {
  color: #FFF !important;
  display: block;
  float: none;
  height: auto;
  line-height: 1;
  padding: 10px;
  text-transform: none;
  white-space: nowrap;
}
#menu li ul a:hover {
  background: #0186ba;
  color: #FFF;
}
#menu li ul li {
  box-shadow: 0 1px 0 #111, 0 2px 0 #777;
  color: #333;
  display: block;
  float: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 200px;
}
#menu li ul li .stay {
  background: #0186ba;
  color: #FFF;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  white-space: nowrap;
}
#menu li ul li:first-child a:after {
  border-bottom: 8px solid #444;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: '';
  height: 0;
  left: 30px;
  position: absolute;
  top: -7px;
  width: 0;
}
#menu li ul li:first-child a:hover:after {
  border-bottom-color: #04acec;
}
#menu li ul li:last-child {
  box-shadow: none;
}
.headerInner,
.containerInner {
  position: relative;
  margin: 0 auto;
  width: 1260px;
}
.containerInner {
  z-index: 100;
  margin-top: 20px;
  padding: 0px;
  background-color: #FFF;
}
.nav {
  height: 43px;
}
.nav a {
  display: block;
  height: inherit;
  font-weight: bold;
  color: #FFF;
  line-height: none;
}
.nav a:hover {
  background: #999;
  color: #FFF;
  line-height: none;
}
.navInner {
  border-left: solid 230px #222;
  width: 700px;
  float: left;
}
.navInner li {
  display: inline-block;
}
.header {
  background-color: #FFF;
}
.adSide {
  position: absolute;
  z-index: 1;
  display: none;
  margin: 0 auto;
  width: 1000px;
}
.adSideLeft {
  position: absolute;
  left: -180px;
  width: 160px;
}
.adSideRight {
  position: absolute;
  right: -180px;
  width: 160px;
}
.h1 {
  margin: 0;
}
h2,
.h2,
.recommend_midashi {
  margin: 1em 0 5px 0;
  padding: 10px;
  border-left: solid 5px #FF4001;
  background: #333;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
}


.contents h2 {
	font-size: 28px;
	line-height: 1.2;
	font-weight: 700 !important;
	color: #333;
	border-left-style: none !important;
	position: relative;
	padding: 0 0 10px 0 !important;
	margin: 20px 0 !important;
	border-left: none;
	background: #FFF;
}

.contents h2:before {
	position: absolute;
	content: "";
	width: 100%;
	border-bottom: 5px solid #666;
	left: 0px;
	bottom: 0px;
	margin: 0;
}
.contents h2:after {
	position: absolute;
	content: "";
	width: 40%;
	border-bottom: 5px solid #F00;
	left: 0px;
	bottom: 0px;
	margin: 0;
}

h3,
.h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
}




.titleBox {
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: solid 1px #999;
}
.midashi {
  margin: 0 0 0;
  font-size: 32px;
  line-height: 1.2;
}
.logoBox {
  display: table;
  padding: 10px 0;
  height: 110px;
}
.logo {
  display: table-cell;
  width: 250px;
}
.header-ad {
  width: 100%;
  padding: 0 0 20px 0;
  background-color: #FFF;
}
.header-ad a {
  width: 728px;
  height: 90px;
  display: block;
  margin: 0 auto;
}
.ad728 {
  display: table-cell;
  width: 728px;
  text-align: right;
  vertical-align: top;
}
.ad300row {
  letter-spacing: -0.4em;
  margin: 2em 0;
}
.ad300row .ad {
  letter-spacing: normal;
  display: inline-block;
  width: 300px;
  margin: 0 20px !important;
  vertical-align: top;
}
.ad300row a img {
  width: 300px;
}
.ad300row div:nth-of-type(2) {
  margin-right: 0;
}
.articleList li {
  border-bottom: dotted 1px #999;
  list-style: none;
  overflow: hidden;
  padding: 15px 0 15px 0;
  margin: 0 0 0;
  width: 100%;
}
.articleList li:hover {
  background: #f5f5f5;
}
.textLinkList {
  font-size: 14px;
}
.textLinkList ul {
  margin: 0;
  padding: 10px;
  border: solid 4px #DDD;
}
.textLinkList li {
  margin: 0 0 0 0;
  padding: 6px 0;
  border-bottom: dotted 1px #999;
  list-style: none;
}
.textLinkList li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.textLinkList a {
  display: block;
}
.textLinkList a:hover {
  color: #00aced;
}
.row {
  margin: 1em 0;
}
.row ul {
  letter-spacing: -0.4em;
}
.row ul li {
  display: inline-block;
  margin: 0 13px 20px 0;
  width: 160px;
  list-style: none;
  vertical-align: top;
  letter-spacing: normal;
}
.row ul li:nth-of-type(4n) {
  margin-right: 0;
}
.row ul li img {
  max-width: 100%;
  height: auto;
  border: solid 1px #CCC;
}
.related-entry-title {
  word-break: break-all;
  font-weight: 400;
}
.border-box {
  padding: 10px;
  border: solid 1px #CCC;
}
.bgColor-111 {
  background: #111;
  color: #FFF;
}
.bgColor-222 {
  background: #222;
  color: #FFF;
}
.bgColor-333 {
  background: #333;
  color: #FFF;
}
.bgColor-555 {
  background: #555;
  color: #FFF;
}
.bgColor-eee {
  background: #eee;
  color: #333;
}
.bgColor-fff {
  background: #fff;
  color: #333;
}
.bgColor-fa {
  background: #fafafa;
  color: #333;
}
.captionText10 {
  font-size: 10px;
  line-height: 1.3;
}
.captionText11 {
  font-size: 11px;
  line-height: 1.3;
}
.captionText12 {
  font-size: 12px;
  line-height: 1.3;
}
.captionText13 {
  font-size: 13px;
  line-height: 1.4;
}
.captionText14 {
  font-size: 14px;
  line-height: 1.5;
}
.captionText15 {
  font-size: 15px;
  line-height: 1.5;
}
.Ranking li {
  list-style: none;
  margin-left: 0;
}
.Ranking li:before {
  counter-increment: rank;
  content: counter(rank) "";
  width: 20px;
  padding: 3px 3px;
  background: #fff;
  color: #999;
  border: solid 2px #999;
  display: inline-block;
  border-radius: 0;
  float: left;
  margin-right: 6px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}
.Ranking li:nth-of-type(1):before {
  background: #D9A300;
  color: #fff;
  border: solid 2px #D9A300;
}
.Ranking li:nth-of-type(2):before {
  background: #AAAAAA;
  color: #fff;
  border: solid 2px #AAAAAA;
}
.Ranking li:nth-of-type(3):before {
  background: #8C6900;
  color: #fff;
  border: solid 2px #8C6900;
}
.Ranking li a {
  padding-left: 40px;
}
.Ranking {
  counter-reset: rank;
}
.topNews {
  padding: 20px;
  border: solid 1px #CCC;
  margin: 0 0 1em 0;
}
.topNews li {
  list-style: none;
}
.w150 {
  width: 150px;
}
.w270 {
  width: 270px;
}
.w300 {
  width: 300px;
}
.w330 {
  width: 330px;
}
.w340 {
  width: 340px;
}
.w680 {
  width: 680px;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-10 {
  margin-left: 10px;
}
.topics {
  padding: 0 0 0 0px;
}
.ribbon {
  position: relative;
}
.ribbon img {
  position: absolute;
  top: -15px;
  display: none;
}
.boderTop333 {
  border-top: solid 10px #333333;
}
.contents p {
  color: #333;
  margin: 1em 0;
}
.contents img[width="640"] {
  width: 100%;
  height: auto;
}
.contents-box {
  display: table;
  width: 100%;
  text-decoration: none;
}
.contents-box .list-text {
  display: table-cell;
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}
.contents-box .list-text .contents-title {
  display: block;
  margin: 0;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.25;
}
.contents-box .list-text .contents-title:hover {
  text-decoration: underline;
}
.contents-box .list-text .contents-upDate {
  display: block;
  margin: .5em 0;
  text-align: left;
  font-size: 11px;
  line-height: 1.2;
}
.contents-box .list-text .contents-description {
  display: block;
  font-size: 13px;
  line-height: 1.4;
}
.contents-box .list-thumbnail {
  overflow: hidden;
  display: table-cell;
  width: 200px;
  margin: 0 0 0 10px;
  float: right;
}
.alignCenter {
  text-align: center;
}
.breadcrumb {
  margin: 0;
  padding: 5px 0 7px;
  background: #666;
  color: #FFF;
  font-size: 12px;
  line-height: 1;
}
.breadcrumb a {
  color: #FFF;
}
.breadcrumb ul {
  margin: 0 auto;
  width: 1240px;
}
.breadcrumb ul li {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
}
.breadcrumb ul li:after {
  position: absolute;
  top: 0;
  right: -20px;
  display: inline-block;
  margin: 0 5px 0 0;
  content: '\0bb';
}
.breadcrumb ul li:last-child:after {
  content: none;
}
/*
.entry-share {
  margin: 0 auto 3em;
}
.entry-share,
.entry-box-share {
  width: 100%;
  letter-spacing: -0.4em;
}
.entry-share .twitter,
.entry-share .facebook,
.entry-share .pocket,
.entry-box-share .twitter,
.entry-box-share .facebook,
.entry-box-share .pocket,
.entry-box-share .line {
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  height: 56px;
  text-align: center;
  vertical-align: middle;
  width: 49%;
  letter-spacing: normal;
}
.entry-share img,
.entry-box-share img {
  height: 44px;
  width: 44px;
}
.entry-share a,
.entry-share img,
.entry-share div {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.entry-share .facebook {
  background: #3c5491;
  width: 49%;
  display: inline-block;
  margin-left: 1%;
}
.entry-share .twitter {
  background: #55acee;
  width: 49%;
  display: inline-block;
  margin-right: 1%;
}
.entry-share div,
.entry-box-share div {
  text-align: center;
}
.entry-share a,
.entry-share img,
.entry-share div {
  display: table-cell;
  vertical-align: middle;
}
.entry-share-icon {
  width: 44px;
}
*/



.entry-share {
  margin: 0 auto 3em;
  width: 100%;
  letter-spacing: -0.4em;
}

.entry-share a {
	text-decoration:none;
}

.entry-share .twitter,
.entry-share .facebook {
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  height: 44px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: normal;
}

.entry-share .facebook {
  background: #3c5491;
  width: 49%;
  display: inline-block;
  margin-left: 1%;
}
.entry-share .twitter {
  background: #55acee;
  width: 49%;
  display: inline-block;
  margin-right: 1%;
}

.entry-share-text {
	display: table-cell;
	text-align:center;
	vertical-align: middle;
	width: 250px;
}
.entry-share-icon {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.entry-share img {
  height: 44px;
  width: 44px;
  vertical-align: middle;
}




.slick-slider {
  margin-bottom: ;
}
.slick-dots {
  bottom: ;
}
.slick-dots li {
  margin: 0;
}
/* side nav
--------------------------------------------------- */
#side-nav {
  position: fixed;
  bottom: 20px;
  right: 0;
  width: 40px;
  height: 120px;
  z-index: 999999;
}
#side-nav p {
  margin: 0 0 1px 0;
}
#side-nav p:last-child {
  border-bottom: none;
}
#side-nav a {
  display: block;
  width: 40px;
  height: 40px;
  background: #dddddd url(img/sprite.png);
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
}
#side-nav a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #dddddd url(img/sprite.png);
}
#side-nav .go-top,
#side-nav .go-top:hover {
  border-top-left-radius: 5px;
  background-position: 0 -205px;
}
#side-nav .go-home,
#side-nav .go-home:hover {
  background-position: -40px -205px;
}
#side-nav .go-bottom,
#side-nav .go-bottom:hover {
  border-bottom-left-radius: 5px;
  background-position: -80px -205px;
}
.articleComentForm {
  display: table;
  margin-bottom: 10px;
  padding: 20px;
  border-radius: 6px;
  background-color: #EEEEEE;
  vertical-align: top;
}
.articleCommentInputContents {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.articleCommentSend {
  display: table-cell;
  padding: 0 0 0 20px;
  width: 120px;
  height: 50px;
  vertical-align: middle;
  vertical-align: top;
  text-align: center;
}
.articleCommentSend a {
  display: block;
  padding: 14px 10px 12px;
  width: 130px;
  border-radius: 6px;
  background-color: #265BC3;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
.articleCommentSend a:hover {
  background-color: #154AB2;
  color: #FFF;
  text-decoration: none;
}
.articleCommentSend:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.articleCommentInputContents textarea {
  background: #FFF;
  resize: vertical;
  width: 100%;
  border: 1px inset #d9d9d9;
  border-radius: 2px;
  padding: 8px;
  height: 100px;
  margin-bottom: 10px;
  transition: box-shadow 0.1s linear, border 1s linear;
  font: 15px/1.3em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  transition: all 0.7s;
}
.articleCommentInputContents textarea:focus {
  cursor: text;
  opacity: 1;
  height: 180px;
}
.articleComentForm .caution {
  font-size: 11px;
  line-height: 1.6;
}
.articleComentForm .caution:before {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.article_comment_Formmidashi {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
/***********************/
/*　検索フォーム　*/
.search {
  margin: 5px 0;
}
.search input[type="text"] {
  padding: 5px 5px 2px 5px;
  width: 170px;
  height: 32px;
  background: #FFFFBF;
  color: #333;
  font-size: 15px;
}
.search input[type="button"] {
  padding: 8px 15px 8px 15px;
  height: 32px;
  background: #00ACED;
  color: #FFF;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
}
.searchform-controls {
  margin: 0 0 10px 0;
}
.searchform-controls input[type="submit"] {
  background: #00ACED;
  color: #FFF;
  font-weight: bold;
  padding: 5px 15px;
  cursor: pointer;
  border-top: solid 3px #00ACED;
  border-left: solid 3px #00ACED;
  border-right: solid 3px #0089BD;
  border-bottom: solid 3px #0089BD;
  width: 65%;
  font-size: 18px;
}
.searchform-input-wrapper {
  width: 65%;
}
.searchform-input-wrapper select {
  border: solid 1px #CCC;
  display: block;
  width: 100%;
}
.searchform-input-wrapper input[name="cs-all-0"] {
  width: 100%;
  border: solid 1px #CCC;
}
.TextField input,
.DropDownField input,
.TextField select,
.DropDownField select {
  margin: 0 0 5px 0;
  font-size: 14px;
  padding: 4px;
}
.TextField:after,
.DropDownField:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.searchform-label {
  font-size: 15px !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.searchform-input-wrapper {
  width: 65% !important;
}
/***********************/
/*　カスタムメニュー　*/
.menu-menu-container {
  width: 100%;
  background: #333;
}
.menu-menu-container .menu,
.menu-menu-container .mega-menu {
  width: 1000px;
  margin: 0 auto;
}
.menu-menu-container .menu:after,
.menu-menu-container .mega-menu:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.menu-menu-container .menu .menu-item,
.menu-menu-container .mega-menu .menu-item {
  float: left;
}
.menu-menu-container .menu .menu-item a,
.menu-menu-container .mega-menu .menu-item a {
  color: #FFF;
  background: #333;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 9px;
}
.mega-menu-wrap {
  width: 100%;
  background: #333;
}
.mega-menu-wrap .mega-menu-horizontal {
  width: 1000px !important;
  margin: 0 auto !important;
}
.mega-menu-wrap .mega-menu-horizontal:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/***********************/
/*　記事中の外部リンク　*/
.exlink {
  border: solid 1px #00A3D9;
  color: #00A3D9;
  display: block;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}
.exlink:hover {
  background: #00A3D9;
  color: #FFF;
}

/***********************/
/*　記事中のお問い合わせ　*/
.inquiry {
  padding: 10px;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
}
/***********************/
/*　ギャラリー　*/
.gallery-size-large img,
.gallery-size-medium img {
  max-width: 100%;
  height: auto;
  border: 2px solid #FFF !important;
}
.gallery-caption {
  text-align: left;
  font-size: 12px;
  line-height: 1.3;
}

/*--------------------------------------------------------
ブランドボイス
--------------------------------------------------------*/
.midashi_bar {
  display: none;
}
.list {
  margin: 0 0 0 0;
  padding: 6px 0;
  border-bottom: dotted 1px #999;
  list-style: none;
}
.touring_title {
  margin: 0;
  font-weight: bold;
  font-size: 15px;
}
.text {
  margin: 0;
  font-size: 12px;
}
.date {
  margin: 0;
  color: #666;
  font-size: 11px;
}
.more {
  display: none;
}
.foo {
  max-width: 100%;
  height: auto;
}
/*--------------------------------------------------------
コチラもおすすめ！
--------------------------------------------------------*/
.recommendpost_midashi {
  margin: 2em 0 5px 0;
  border-bottom: solid 2px #666;
  font-weight: bold;
}
.recommendpost li {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: dotted 1px #CCC;
}
.recommendpost li:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.recommendpost li a {
  display: block;
  font-weight: bold;
}
.recommendpost li a img {
  width: 90px;
  height: auto;
  margin-right: 10px;
  float :left;
}
/***************************************/
/* ページャー */
/***************************************/
.pager {
  margin: 20px 0 40px 0;
  text-align: center;
}
a.page-numbers,
.pager .current {
  display: inline-block;
  margin: 0 2px;
  padding: 5px 10px;
  min-width: 40px;
  max-width: 80px;
  border: solid 1px #aaaaaa;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
}
.pager .current {
  border: solid 1px #333;
  background-color: #333;
  color: #fff;
}
.pager a:hover {
  border: solid 1px #333;
  background-color: #333;
  color: #fff;
}

/*記事がよかったら、いいねPC*/
.p-entry__push {
  margin-bottom: 20px;
  display: table;
  table-layout: fix;
  width: 100%;
  background-color: #2b2b2b;
  color: #fff;
}
.p-entry__pushThumb {
  display: table-cell;
  min-width: 240px;
  background-position: center;
  background-size: cover;
}
.p-entry__pushLike {
  display: table-cell;
  padding: 20px;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}
.p-entry__pushLike p {
  color: #fff;
}
.p-entry__pushButton {
  display: inline-block;
  margin-top: 15px;
  width: 200px;
  height: 40px;
  line-height: 40px;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.p-entry__pushButtonLike {
  line-height: 1;
}
.p-entry__note {
  margin-top: 15px;
  color: #999;
  font-size: 12px;
}
.p-entry__tw-follow {
  margin-bottom: 10px;
  padding: 15px 0;
  width: 100%;
  background: #e0e0e0;
}
.p-entry__tw-follow__cont {
  color: #252525;
  text-align: center;
  font-size: 15px;
}
.p-entry__tw-follow__item {
  display: inline-block;
  margin: 0 15px;
  vertical-align: middle;
}
.fb-like iframe {
  max-width: none!important;
}
.bg-c444 {
  background-color: #111;
}
.contents {
  margin: 0;
  padding: 0;
  width: 680px;
  background-color: #FFF;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.sidebar-right {
  width: 300px;
  background-color: #FFF;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 10px;
}
.mainimage {
  margin: 0 0 20px;
  width: 940px;
  background-color: #FFF;
  color: #333;
}
.mainimage .thumbnail {
  width: 220px;
  height: 165px;
  overflow: hidden;
}
.mainimage-inner {
  margin: 0 auto;
  letter-spacing: -0.4em;
  padding: 0px;
}
.mainimage-inner > div {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 220px;
  vertical-align: top;
  letter-spacing: normal;
}
.mainimage-inner > div:nth-of-type(4n) {
  margin-right: 0;
}
.mainimage-inner > div:nth-of-type(5),
.mainimage-inner > div:nth-of-type(6),
.mainimage-inner > div:nth-of-type(7),
.mainimage-inner > div:nth-of-type(8) {
  margin-bottom: 0;
}
.mainimage img {
  max-width: none;
  width: 220px;
  height: auto;
}
.mainimage a {
  position: relative;
  display: block;
}

.mainimage a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  content: url("");
}

.kijititle {
  margin-top: 5px;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
}
.topmain {
  letter-spacing: -.4em;
  display: inline-block;
  vertical-align: top;
  width: 940px;
  margin: 0 0 0 0;
}
.left-side {
  letter-spacing: normal;
  width: 240px;
  background-color: #FFF;
  margin: 0 18px 0 0;
  display: inline-block;
  vertical-align: top;
}
.menu {
  margin: 0 0 10px 0;
}
.menu a {
  position: relative;
  display: block;
  padding: 6px;
  text-decoration: none;
  font-weight: 700;
}
.menu a::after {
  position: absolute;
  top: 50%;
  right: 0px;
  display: block;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #888;
  border-right: 1px solid #888;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu a:hover::after {
  right: 10px;
}
.menu a:hover {
  background-color: #EFEFEF;
}
.button {
  position: relative;
  display: inline-block;
  margin: 10px 0;
  padding: 6px 24px;
  width: 200px;
  border: 1px solid #124d77;
  border-radius: 3px;
  background-color: #007dc1;
  box-shadow: inset 0px 1px 0px 0px #54a3f7;
  color: #fff;
  text-decoration: none;
  text-shadow: 0px 1px 0px #154682;
  font-size: 14px;
  cursor: pointer;
}
.button:hover {
  background-color: #0061a7;
}
.button:active {
  position: relative;
  top: 1px;
}
.button:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  margin-top: -4px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button-right {
  float: right;
}
/*********************************/
/* フッター　*/
/*********************************/
footer {
  position: relative;
  display: block;
  margin: 0 0 0 0;
  width: 100%;
  background: #EFEFEF;
}
.footer-inner {
  margin: 0 auto;
  padding: 20px 0 50px;
  width: 1240px;
  letter-spacing: -0.4em;
}
.footer-inner .h3 {
  margin: 0 0 0 0;
  font-weight: bold;
  font-size: 13px;
}
.footer-inner div {
  display: inline-block;
  width: 14%;
  vertical-align: top;
  letter-spacing: normal;
}
.footer-inner div:last-child {
  width: 16%;
}
.footer-inner div ul {
  margin: 0 0 1em 0;
}
.footer-inner div ul li {
  font-size: 12px;
}
.footer-ad {
  margin: 20px 0 0 0;
  padding: 20px 0;
  width: 100%;
  background-color: #DDD;
}
.footer-ad a {
  display: block;
  margin: 0 auto;
  width: 728px;
  height: 90px;
}
.copyright {
  padding: 30px 0;
  background: #555;
  color: #FFF;
  text-align: center;
  font-size: 13px;
}
.footer-logo {
  padding: 20px 0;
  background: #FFF;
  text-align: center;
}
.footer-logo img:hover {
  -webkit-animation: shake 0.2s linear infinite;
  animation: shake 0.2s linear infinite;
}
.pagetop {
  position: absolute;
  right: 50%;
  bottom: 182px;
  left: 47%;
}
.pagetop a {
  display: block;
  text-align: center;
}
.pagetop a:hover {
  background: none;
  text-decoration: none;
}
.pagetop a img {
  -webkit-animation: shake 6s linear infinite;
  -ms-animation: shake 6s linear infinite;
  animation: shake 6s linear infinite;
}
@keyframes shake {
  0% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  10% {
    transform: translate(-2px, -3px) rotate(-1deg);
  }
  20% {
    transform: translate(-4px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(0px, 3px) rotate(0deg);
  }
  40% {
    transform: translate(2px, -2px) rotate(1deg);
  }
  50% {
    transform: translate(-2px, 3px) rotate(-1deg);
  }
  60% {
    transform: translate(-4px, 2px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 2px) rotate(-1deg);
  }
  80% {
    transform: translate(-2px, -2px) rotate(1deg);
  }
  90% {
    transform: translate(2px, 4px) rotate(0deg);
  }
  100% {
    transform: translate(2px, -3px) rotate(-1deg);
  }
}
/* ==============================
Bikebros. reccomend 2017.02～umd
============================== */
.newsinbox #top_mypage img {
  vertical-align: baseline;
}
#item-recommend.horizontal {
  margin: 0 0 15px 0;
}
#item-recommend.horizontal ul {
  letter-spacing: -0.4em;
}
#item-recommend.horizontal li {
  letter-spacing: normal;
  width: 160px;
  margin: 0 13px 10px 0;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
}
#item-recommend.horizontal li:nth-of-type(4n) {
  margin-right: 0;
}

#item-recommend.horizontal li .captionText12 {
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
}
#item-recommend.horizontal a {
  display: block;
  color: #333;
}
#item-recommend.horizontal a:hover {
  color: #06C;
  text-decoration: none;
}
#item-recommend.horizontal a img {
  width: 100%;
  height: auto;
  border: 1px solid #CCC;
  box-sizing: border-box;
}
#item-recommend.horizontal a img:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
  background: #ffffff;
}
#item-recommend.horizontal img {
  margin: 0;
}
#item-recommend.horizontal .captionText11 {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.6;
  color: #333;
}
#item-recommend.horizontal .item-name a {
  color: #0066CE;
  text-decoration: underline;
}
#item-recommend.horizontal .item-name a:hover {
  text-decoration: none;
}
#item-recommend.horizontal .captionText12 {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 10px;
}
#item-recommend.horizontal .price {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  color: #FF0000;
}
#item-recommend.horizontal .price span.tax {
  font-size: 10px;
  font-weight: normal;
  margin: 0 0.5em;
}
.top-coupon {
  width: 100%;
  text-align: center;
  background: #CC0033;
}
/* オンマウス */
ul.tagCloud li a:hover {
  color: #1197b2;
  background-color: #fff;
  border: 1px solid #1197b2;
}
.swiper-container {
  width: 100%;
  height: 300px;
  margin: 0 auto 20px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#menuList {
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
#menuList > li {
    margin-bottom: -1px;
}
#menuList ul li {
  margin-bottom: -1px;
  border: solid 1px #CCC;
}
.main_menu {
  position: relative;
  padding: 13px 10px;
  line-height: 20px;
  color: #333;
  cursor: pointer;
  background-color: #EFEFEF;
  border: solid 1px #CCC;
}
.main_menu a {
  color: #fff;
  text-decoration: none;
}
.main_menu span {
  display: block;
  font-weight: bold;
  padding: 0;
}
.sub_menu {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: -1px;
}
.sub_menu li a {
  display: block;
  padding: 4px 0 0 16px;
  font-size: 14px;
  text-decoration: none;
}
.main_menu span {
  position: relative;
  display: block;
}
.main_menu span::after {
  position: absolute;
  top: 50%;
  right: 0px;
  display: block;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #FF4001;
  border-right: 2px solid #FF4001;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main_menu span.open::after {
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
}
.tagcloud a {
  background: #fff;
  border: 1px #666 solid;
  border-radius: 3px;
  color: #666;
  display: inline-table;
  padding: 3px 4px;
  margin-top: 3px;
  text-decoration: none;
}

/* 以下はタグにローマ字がある場合の設定 */
a.tag-link-14,
a.tag-link-35 {
  padding: 4px 4px 3px 4px;
}
/*********************************************************/
/* バイクリサーチ */
/*********************************************************/
.research-title {
  margin: 0px 0px 10px;
  padding: 10px;
  background: #F00;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
.bikebros-research li {
  margin: 0 0 10px 0;
  width: 300px;
}
.bikebros-research li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.bikebros-research .photo {
  float: left;
  margin: 0 10px 0 0;
  width: 120px;
}
.bikebros-research .photo img {
  width: 120px;
  height: auto;
}
.bikebros-research .title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
}
.twitter-follow-button {
  vertical-align: middle;
}
/*********************************************************/
/* フォーム */
/*********************************************************/
.form {
  padding: 30px;
  background: #F3EFE7;
}
.form textarea {
  padding: 4px;
  width: 100%;
}
.form input {
  padding: 4px;
  width: 100%;
}
.form input[type="submit"] {
  background: #00ACED;
  color: #FFF;
  font-weight: bold;
  padding: 5px 15px;
  cursor: pointer;
  border-top: solid 3px #00ACED;
  border-left: solid 3px #00ACED;
  border-right: solid 3px #0089BD;
  border-bottom: solid 3px #0089BD;
  width: 100%;
  font-size: 18px;
}
.form .caption {
  text-align: center;
  color: #c00;
  font-size: 14px;
  line-height: 1.4;
}
.pc-switch {
  display: block;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  width: 100%;
  background-color: #111;
  font-size: 30px;
  font-weight: bold;
  padding: 30px;
}
.midashi-title {
  padding-bottom: 5px;
  border-bottom: solid 1px #333;
}
.lcp_catlist li {
  display: inline-block;
  width: 200px;
  margin: 0 34px 20px 0;
  vertical-align: top;
}
.lcp_catlist li:nth-of-type(3n) {
  margin-right: 0;
}
.lcp_catlist li .lcp_post {
  margin: 5px 0 0 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3;
}
.lcp_catlist li a:nth-of-type(2) {
  width: 120px;
  height: 90px;
  display: block;
  float: right;
}


/*********************************************************/
/* シングル　ページャー */
/*********************************************************/
.post-page {
  width: 100%;
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  padding: 10px 0;
}
.previous_post {
  margin: 0 0 10px 0;
  border-bottom: dotted 1px #CCC;
  padding: 0 0 10px 0;
}
.previous_post a,
.next_post a {
  display: table;
  width: 100%;
  text-decoration: none;
}
.post-thumbnail {
  display: table-cell;
  padding-right: 10px;
  width: 120px;
}
.post-title {
  display: table-cell;
  vertical-align: middle;
}
.post-title span {
  color: #333;
  font-weight: bold;
  font-size: 12px;
}
/*********************************************************/
/* ブログカード調整 */
/*********************************************************/
.linkcard {
  padding: 10px;
  font: 400 14px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  background: #fff;
  border: 1px solid #CCC;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: auto;
  zoom: 1;
  margin-bottom: 1em;
}
.linkcard a {
  color: #333;
}
.linkcard a:hover {
  text-decoration: underline;
}
.linkcard .lkc-favicon {
  display: inline;
  max-width: 25px;
  margin-right: 0.5em;
}
.linkcard .lkc-thumbnail {
  display: block;
  height: auto;
  overflow: hidden;
  margin: 0 10px 0 0;
  float: left;
}
.linkcard .lkc-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  display: block;
  margin: 0 0 10px 0;
}
.linkcard .lkc-info {
  margin-top: 30px;
  font-weight: 700;
  line-height: 25px;
}
.linkcard .lkc-info a {
  color: #82878c;
}
.linkcard .lkc-domain {
  vertical-align: bottom;
}
.linkcard .lkc-share {
  float: right;
}
.linkcard .lkc-url {
  display: none;
}



/************************************
** メタスライダー
************************************/
.slides {
    height: 110px;
}

#metaslider_container_28130 {
    margin: 0 0 10px 0;
}


.buttonTop {
	margin: 0 auto;
	width: 200px;
}

.buttonTop a {
	display: block;
	padding: 5px 10px;
	text-align: center;
	font-size: 14px;
	background: #EFEFEF;
	text-decoration: none;
	border: solid 1px #CCC;
	border-radius: 5px;
}



/************************************
** EC
************************************/

.ecitembox {
  border: 1px solid #ddd;
  word-wrap: break-word;
  max-width: 100%;
  border-radius: 5px;
  margin: 15px 0; }
  .ecitembox p {
    margin-bottom: 0 !important; }
  .ecitembox a {
    color: #333;
    background: #fbfaf8;
    display: block;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out; }
    .ecitembox a:hover {
      background: #fFe; }
  .ecitembox .photo {
    float: left;
    padding: 15px; }
    .ecitembox .photo img {
      display: block;
      padding: 0;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      width: 200px;
      height: auto; }
  .ecitembox .info {
    line-height: 180%; }
    .ecitembox .info .itemname {
      padding: 10px 10px 10px 0;
      font-size: 16px;
      font-weight: 700;
      line-height: 1.3; }
    .ecitembox .info::before {
      content: '関連商品';
      color: #fff;
      background: #3D65C7;
      width: 5em;
      display: inline-block;
      text-align: center;
      margin-right: 0.5em;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      margin-top: 15px; }
    .ecitembox .info .price {
      font-weight: bold;
      color: #CC0000;
      font-size: 14px !important;
      margin-bottom: 8px; }
  .ecitembox a {
    text-decoration: none; }
  .ecitembox .info::after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    overflow: hidden; }
  .ecitembox .info .linkbutton {
    text-align: right;
    margin: 10px;
    display: block !important; }
    .ecitembox .info .linkbutton img {
      max-width: 100%;
      height: auto; }
