@media screen and (max-width: 767px) {

/* pdf
----------------------------------------------------------------------------- */
	.me_pdf_content01{
		width:100%;
	}
	.me_pdf_block01{
		width:100%;
		text-align:left;
	}

	.me_pdf_bottomsp{margin-bottom:40px;}

	.me_pdf_p01{
		width:38px;
		margin-right:10px;
	}

	.me_pdf_p03 img{float:right;}


	.me_pdf_rightstyle_ac ul,
	.me_pdf_rightstyle ul{width:95%;}

	.me_pdf_rightstyle_ac ul li,
	.me_pdf_rightstyle ul li{
		width:100%;
		margin:6px auto;
	}
	.me_pdf_rightstyle_ac li img,
	.me_pdf_rightstyle li img{float:left;}

	.me_pdf_leftstyle_ac ,
	.me_pdf_leftstyle {
		background-color:#CD9950;
		vertical-align: middle;
		text-align: center;
	}

	.me_pdf_leftstyle img ,
	.me_pdf_leftstyle_ac img {
		width: 90%;
		margin: 0;
	}

	.me_pdf_block02{
		width:100%;
		margin-bottom:-25px;
		display:table;
	}

	.me_pdf_block05{
		margin-bottom:-90px;
	}
	.me_pdf_li01sp br{display:block;}


}