#dr_lala #main .mainVisual img{
	width: 100%;
}
.page_product #main .mainVisual {
	position: relative;
}
span.mv_catchcopy {
	position: absolute;
	top: 35%;
	left: 6%;
	font-size: 1.5vw;
}
span.mv_mainttl {
	position: absolute;
	top: 60%;
	left: 6%;
	font-size: 1.5vw;
}
.txt_box .bitem_data span.u-wf-b{
	font-size: 23px;
}
@media (max-width: 767px){
	.pc_only{
		display: none;
	}
	.page_product #main span.mv_mainttl{
		font-size: 3vw;
	}
	.block_item{
		width: 100%;
	}
	.side_box {
		display: block;
	}
	.bitem_img {
		width: 100%;
		margin-left: 0;
	}
	.txt_box {
		width: 95%;
		margin: 0 auto;
		padding-bottom: 10px;
		font-size: 1vw;
	}
	.annotation{
		margin: 0 10px;
		font-size: 2.5vw;
	}
	.txt_box .bitem_data span.u-wf-b {
		font-size: 4vw;
	}
}
