@charset "shift_jis";
/* CSS Document */

/*----- NONE -----*/

.lead,
.pcOnly,
.qandaicon,
.topbnr,
.innerbnr,
.anchor{
	display:none;}

.mR20 {margin-right: 20px;}

/*----- 文字 -----*/
#mainContents {	
  background-color:#00172a;}

#mainContents p {
  font-size: 14px;
  line-height:1.8;
  margin-bottom:30px;}

#mainContents p.cap { 
  font-size: 13px;
  line-height:1.5;}

/*----- H -----*/

h1 {
  background-image:url(/images/article/pr/18/09_vpro/sp_title.jpg);
  background-repeat:no-repeat;
  background-size:100%;
  padding-top:48.75%;
  text-indent: -9999px;
  height:0;}

h2 {
  padding:15px 18px 15px;}

h2 span {
  display:block;
  font-size:16px;
  line-height:1.5;}

h2 span span {
	padding-left: 0;
}

h2 .icon{
	font-size:14px;
	margin-bottom: 5px;
	font-weight:bold;
	color:#0caeeb;
	display:block;}
	

.paragraph{
  padding-top:5px;
border-bottom: #00172a 1px dotted;
  background-color:#fff;}
 
.wrap {
  padding:15px 18px;}

h3 {
	font-size:15px;
	line-height: 1.6;
	color:#0caeeb;
	font-weight:bold;
margin-bottom: 20px;}

.anchorSP {padding: 10px 10px 20px;}

.anchorSP a {
	background:#00aced url(/images/article/pr/18/09_vpro/banner_arrow_top.png) no-repeat 20px 50%;
	background-size: 10px;
	border-radius: 30px;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	display: block;
}


/*----- プロフィール -----*/
.profile  {
	padding: 10px;
	display: table;
background-color: #003d5b;}

.profile .img {
	width: 20%;
	display: table-cell;
	vertical-align: middle;
}

.profile p {
	width: 80%;
	display: table-cell;
	vertical-align: middle;
	font-size: 10px !important;
	line-height: 1.5 !important;
	padding-left: 12px;
	color: #fff;
}

.profile p strong {
	display: block;
font-size: 12px !important;
	margin-bottom: 5px;
}

/*----- アイテムビューへのリンク -----*/

/* 看板下 */
.topbnr{
  padding:10px 10px 0 10px;
  border-bottom:#ccc 1px solid;}

.topbnr a {
  display:block;
  padding:5px 15px;
  background:#fff;
  border-radius: 3px;
  margin-bottom:10px;}

.topbnr a .item{
  display:table;
  table-layout: fixed;
  position: relative;
  padding-right: 10px;}

.topbnr a .item:after{
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #c4c4c4;
  border-right: solid 2px #c4c4c4;
  /*　↑トップバナー矢印の色を変更する場合はこちら　*/
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -3px;}

.topbnr a .item .img {  
  display:table-cell;
  vertical-align: middle;
  width:15%;}

.topbnr a .item .info {
  display:table-cell;
  font-size: 11px;
  line-height:1.5;
  color: #333;
  vertical-align: middle;
  padding-left: 12px;}

.topbnr a .item .info dt {
  font-size: 14px;
  font-weight: bold;
  color: #0000dd;}


/* 記事内 */
.innerbnr {
  padding:0 15px 30px;}

.innerbnr a{
  display:block;
  padding:10px 10px 8px 10px;
  border: #e2e2e2 1px solid;
  border-radius: 3px;
  margin-bottom:15px;
  box-sizing:border-box;}

.innerbnr a .item{
  display:table;
  position: relative;
  padding-right: 10px;}

.innerbnr a .item:after{
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #f00;
  border-right: solid 2px #f00;
  /*　↑記事内バナー矢印の色を変更する場合はこちら　*/
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 2px;
  margin-top: -5px;}

.innerbnr a .item .img {
  display:table-cell;
  vertical-align: middle;
  width:20%;
  padding-right:15px;}

.innerbnr a .item .info {
  display:table-cell;
  font-size:12px;
  line-height:1.5;
  vertical-align: middle;
  padding-right:12px;
  color:#333;}

.innerbnr a .item .info dt {
  font-size:16px;
  font-weight: bold;
  color: #0000dd;}


/*----- メーカーバナー -----*/
.makerBanner {
  padding:20px 10px 70px;}

.makerBanner img {
	width: 100%;
}


.makerLink a {background-color: #003c71;
border-radius: 5px;
padding: 15px 20px;
margin-top: 30px;
	margin-bottom: 30px;
color: #fff;
display: block;
font-size: 14px;
line-height: 1.6;
text-align: center;}

.makerLink a span {
	display: block;
}


/*----- 製品枠 -----*/

.productBox a {
  padding:15px;
  display:block;
  background:#fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size:13px;
  line-height:1.5;
  color:#333;}

.productBox a .img{
  width:60%;
  margin:0 auto 20px;}

.productBox a .info dt.name {
  margin-bottom: 10px;
  color: #333;
  font-weight: normal;
  font-size: 16px;
text-align: center;}

.productBox a .info dt.name span{
	margin-bottom: 10px;
  color: #00aced;
  font-weight: bold;
  font-size: 19px;
	display: block;
}

.productBox a .info .catch {
  display:block;
  padding-bottom:5px;}

.productBox a .info .btn {
  padding:10px 10px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background-color: #002942;
  color: #fff;
  text-align:center;
  }
 
.productBox a .info .btn:after {
  content: ' \003e';
}

.center {width: 60%;
margin: 10px auto 20px}

.kakomi ul li a {
		font-size: 15px;
	line-height: 1.5;
	color: #00aced;
	margin-bottom: 15px;
	display: inline-block;
}

.kakomi ul li:before {
	  content: ' \003e';}
  

/*----- 画像 -----*/
.imgBox {
	margin-bottom:30px;}
.imgBox .floatR img,
.imgBox .floatL img{
  margin-bottom:10px;}  
