@charset "utf-8";
/* CSS Document */

.powersource .mainimg {
	max-width:600px;
}

#rwd-content .powersource article p {
    margin-bottom: 1.5em;
}

.powersource article {
position: relative;
}
.powersource .sectionID {
position: absolute;
top: -78px;
}

@media screen and (max-width: 767px) {
	
	
	.powersource .img_box .imgbox_each {
	width:50%;
	float:left;
	margin-bottom:15px;
	padding:0 10px;
	}
	
	.powersource .img_box .imgbox_each:nth-child(2n+1) {
		clear:both;
	}
}
@media screen and (max-width: 479px) {
	
	.powersource .img_box .imgbox_each {
		width:100%;
		margin-bottom:15px;
	}
	
}
.powersource .img_box .imgbox_each .img02,
.powersource .img_box .imgbox_each .img03,
.powersource .img_box .imgbox_each .img04, 
.powersource .img_box .imgbox_each .img05, 
.powersource .img_box .imgbox_each .img06  {
	max-width:244px;
	margin-right:auto;
	margin-left:auto;
} 







/* 170405 */

.powersource.yamalube .ttl_box .ttl_box_txt {
	margin-left:20px;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.powersource.yamalube .ttl_box .ttl_box_txt h2 {
	padding:40px 25px 10px;
	display:block;
	margin:0 auto;
	text-align:center;
	vertical-align:auto;
}

.powersource.yamalube .mainimg {
	display:block;
	margin: 0 auto;
	max-width:600px;
}
.powersource.yamalube .mainimg .caution {
	display:block;
	margin:0 auto 50px;
	text-align:center;
	clear:both;
	float:right;
	vertical-align:middle;
}

.powersource.yamalube .mainimg .caution img {
	text-align:center;
	display:block;
	width:30px;
	height:30px;
	margin:0 auto 8px;	
}
.powersource.yamalube .mainimg .caution img,
.powersource.yamalube .mainimg .caution span {
	float:left;
}
.powersource.yamalube .mainimg .caution span {
	padding-top:7px;
	margin-left:8px;
}




.powersource.yamalube .txt_box {
	float:none;
	margin-right:0;
	padding-right:0;
}

.powersource.yamalube .txtimg_wrapper {
	background:none;
}

.powersource.yamalube .txt_box .lede {
	margin:0 auto 50px;
	width:700px;
}
.powersource.yamalube .txt_box .lede p {
	font-size:16px;
	line-height:1.8;
	margin-bottom:1em;
}

.powersource.yamalube .txt_box .menu{
	width:700px;
	border-top: solid 1px #969696;
	border-bottom: solid 1px #969696;
	padding:25px 15px;
	margin:0 auto 100px;
	font-size:18px;
	font-weight:bold;
	/*line-height:2.5;*/
}
@media screen and (max-width: 767px) {

.powersource.yamalube .txt_box .menu{
	width:100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
}

.powersource.yamalube .txt_box .menu li {
	color: #bfbfbf;
  margin: 1.2em 0;
}
.powersource.yamalube .txt_box .menu li a.blk {
	color:#333333;
}
.powersource.yamalube .txt_box .menu li a.blk .new {
    color: #F00;
    font-weight: bold;
    margin-left: 1.7em;
}
@media screen and (max-width: 767px) {
.powersource.yamalube .txt_box .menu li a.blk .new {
    margin-left: 0;
}
}

.powersource.yamalube article {
	border-top: solid 2px #969696;
	padding:30px 0;
	margin:0 auto 80px;
	width:90%;
	max-width:700px;
}
.powersource.yamalube article:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.powersource.yamalube article h1 {
	text-align:center;
	margin:0 auto 50px;
	font-size:36px;
	font-weight:bold;
	color:#333333;
line-height: 1.4;
}
.powersource.yamalube article h1 span {
	font-size:14px;
	color:#fff;
	background-color:#999999;
	padding:3px 50px 2px;
}

.powersource.yamalube article h2 {
	text-align:left;
	font-size:24px;
	font-weight:bold;
	color:#333333;
	border-left: solid 8px #0127B8;
	padding-left:10px;
	margin:50px 0 10px;
}


@media (max-width: 767px) {
.powersource.yamalube article h1 {
	font-size:24px;
}
.powersource.yamalube article h2 {
	font-size:18px;
}
/* max-width: 767px */}


.powersource.yamalube article .img_box_yamalube{
	margin:0 auto;
	width:80%;
	
	display: -webkit-flex; /* Safari */
	display: flex;
	
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
}
.powersource.yamalube article .img_box_yamalube.wide{
	width:100%;
}
.powersource.yamalube article .img_box_yamalube .img_each{
	width:90%;
	max-width:400px;
	margin:0 10px 20px;
}
.powersource.yamalube article .img_box_yamalube .img_each.MT10{
	margin:10px 10px 20px;
}
.powersource.yamalube article .img_box_yamalube .img_each.text_center{
text-align: center;
}
.powersource.yamalube article .img_box_yamalube .img_each img{
	width:100%;
	height:auto;
	margin-bottom:8px;
}
.powersource.yamalube article .img_box_yamalube .img_each img.MB15{
	margin-bottom:15px;
}
.powersource.yamalube article .img_box_yamalube .img_each p{
	font-size:13px;
	line-height:1.2;
}

.powersource.yamalube .pagetop {
	margin:50px auto;
	width:100px;
	height:100px;
}

.powersource.yamalube .mv_box {
	display:block;
	width:90%;
	max-width:600px;
	margin:100px auto 0;
}
.powersource.yamalube .mv_box img{
	width:100%;
	height:auto;
  margin-bottom: 5px;
}

.powersource.yamalube .mv_box2 {
	display:block;
	width:90%;
	max-width:700px;
	margin:100px auto 100px;
}
.powersource.yamalube .mv_box2 h1 {
	font-size:36px;
	font-weight:bold;
	color:#333333;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.1;
}
.powersource.yamalube .mv_box2 h1 span {
	font-size:18px;
}


@media (max-width: 767px) {
.powersource.yamalube .mv_box2 h1 {
	font-size:30px;
}
.powersource.yamalube .mv_box2 h1 span {
	font-size:16px;
  line-height: 1.1;
}
/* max-width: 767px */}


.powersource.yamalube .mv_box2>div {
display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}

.powersource.yamalube .mv_box2>div>div {
width: 45%;
margin-bottom: 30px;
}

.powersource.yamalube .mv_box2>div>div img {
width: 100%;
height: auto;
margin-bottom: 5px;
opacity: 0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.powersource.yamalube .mv_box2>div>div a img {
  opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.powersource.yamalube .mv_box2>div>div a:hover {
  opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
  text-decoration: none;
}


.powersource.yamalube .mv_box_vol1 {
	display:block;
	width:90%;
	max-width:540px;
	margin:50px auto 0;
}
.powersource.yamalube .mv_box_vol1 img{
	width:100%;
	height:auto;
  margin-bottom: 5px;
}



@media screen and (max-width: 479px) {
	
.powersource.yamalube article .img_box_yamalube{
	display:block;
}


.powersource.yamalube .mv_box2>div>div {
width: 100%;
}
}


strong.movie_ttl_1909 {
display: block;
font-size: 15px;
margin-bottom: 5px;
}
a.movielink_1909 {
display: inline-block;
width: calc(50% - 10px);
padding: 0 10px 0 0;
}

@media (max-width: 767px) {
a.movielink_1909 {
width: 100%;
padding: 0;
}
/*max-width: 767px*/}