@charset "UTF-8";

#modeltop .section_head h1.brand_logo, #modeltop .section_head p {
	text-shadow: 1px 1px 1px hsla(0,0%,0%,1);
}

/* エネルギーデザイン2 */
#mb01, #mb02, #mb03, #mb04 {
	margin-bottom: 70px;	
}
#mb01 .mb0101 {
	margin-top: 35px;
}
#mb01 .mb0102,#mb02 .mb0202,#mb03 .mb0302,#mb04 .mb0402 {
	display: none;
}
#mb01 .mb0103 {margin-top: 35px;}
#mb01 .mb0103 p {
  padding: 0 20px 20px;
  background: #edeae1;
  font-size: 8px;
}
#mb02 .mb0201,#mb03 .mb0301,#mb04 .mb0401 {
	margin-bottom: 40px;
}
#mb02 .mb0203 {
	background: #edeae1;
  padding: 20px;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
#mb02 .mb0203 p {
	width:31%;
  font-size: 12px;
}
#mb02 .mb0203 p img {
	width:100%;
}
#mb04 .mb0403 img.sp_img {
  display: none;
}
.asterisk {
	position: relative;
	vertical-align: super;
} 
.asmt01 {
	margin-top: 900px;	
}
.asmt02 {
	margin-top: 200px;	
}
.asmt03 {
	margin-top: 1900px;	
}


@media (max-width:480px) {
.bx-wrapper .bx-controls-direction a {
	top: 45%;
}
#mb01, #mb02, #mb03 {
	margin-bottom: 35px!important;	
}
.w35, .w26 {
	float: none;
	width: 100%;	
}
#mb01 .mb0101 {
	margin-top: 20px;
}
#mb01 .mb0101 .w26,#mb02 .mb0201 .w26 {
	display: none;
}
#mb01 .mb0102,#mb02 .mb0202 {
	display: inherit;
	margin-top: 20px;
}
#mb02 .mb0201 .w26,#mb02 .mb0203,#mb03 .mb0301 .w26,#mb04 .mb0401 .w26 {
	margin-top: 20px;
}
#mb02 .mb0203 {
	display: inherit;
}
#mb02 .mb0203 p {
	width:100%;
  margin-bottom:20px;
}
#mb04 .mb0403 img.pc_img {
  display: none;
}
#mb04 .mb0403 img.sp_img {
  display: block;
}
.asmt01,.asmt02,.asmt03 {
	margin-top: 0;	
}
}

