a img:hover {
  opacity: 0.6;
}

.fs-p-logo__lead{
font-size:100%;
}

img{
vertical-align:top;
}

 #info_box01 {
    width: 950px;
    height: auto;
    text-align: center;
    /*border: solid 3px #ED1E79;*/
    margin: 60px auto 20px auto;
}
#info_box01 h1 {
    color: #ED1E79;
    font-weight: bold;
    font-size: 130%;
    margin-bottom: 20px;
    margin-top: 10px;
}
#info_box01 p {
    text-align: justify;
    margin: auto;
    margin-bottom: 15px;
    font-size: 105%;
    padding:5px;
    line-height:170%;
}
#info_box01 .text_area p span {
    color: #FF0004;
    font-weight: bold;
    font-size: 105%;
}
#info_box01 .text_area{
	width: 85%;
	margin: 20px auto;
}
#info_box01 .date{
	text-align:right;
	margin:0 auto 30px auto;
	font-size: 86%;
}
#info_box01 h2{
    font-weight: bold;
    font-size: 115%;
    margin:0 auto 10px auto;
	padding: 4px 0 3px 0;
	background-color:#ED1E79;
	color:#fff;
	}
.youtube9002 {
position: relative;
height: 0;
padding: calc(291 / 559 * 100%) 0 0;
overflow: hidden;
background-image:url("https://allmeru.net/images/lp/9002_youtube_back_02.png");
	background-size:100%;
	text-align:center;
}

.youtube9002 iframe {
position: absolute;
top:6.5%;
left: 6.5%;
width: 87%;
height: 87%;
margin: 0 auto;
}

.fs-c-productPrice--listed .fs-c-price__value{
font-size:115%;
}
.fs-c-productPrice--selling .fs-c-price__value{
font-size:130%;
font-weight:bold;
}
.fs-c-button--plain {
padding:2px 5px;
}
.fs-c-button--inquiryAboutProduct:hover{
color:#fff;
text-decoration:none;
}