
@media screen and (max-width: 640px) {
.sidr {
	display: block;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width:73.43%;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
	color: #333;
}
.sidr .sidr-inner {
	padding: 0 0 15px
}
.sidr .sidr-inner>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr.right {
	left: auto;
	right: -73.43%;
}
.sidr.left {
	left: -73.43%;
	right: auto
}

.sliding_title{
		text-align:center;
		font-size:22px;
		font-size:2.2rem;
		font-family:century gothic;
		padding:8.5% 0 8.5%;
		line-height:1em;
	}

.sb_btn_wrap{
		margin-bottom:12.76%;
		width:100%;
		}
	.sb_box01{
		margin-bottom:17.02%;
		width:87.23%;
		}
	.s_b_01{
		display:block;
		background-color:#0071B2;
		}
	
		.s_b_02{
		display:block;
		background-color:#808080;
		}
		
		.sb-close{
			width:87.23%;
			}
		
		.s_b_03{
		background-color:#808080;
		margin-bottom:17.02% !important;
			text-align:center;
		font-size:11px;
		font-size:1.1rem;
		display:block;
		color:#fff;
		width:100%;
		margin:0 auto;
		padding:2.2% 0;
		position:relative;
		}
	
	
	.s_b_03:after {
		content:"";
		background:url(../img/batsu.png) no-repeat;
		background-size:cover;
		position:absolute;
		top:50%;
		line-height:0;
		margin-top:-5px;
		right:10px;
		width:10px;
		height:10px;
	}
	
	.sb_btn_block{
		padding-bottom:4.25%;
		}
	
	.slide_btn {
		text-align:center;
		font-size:14px;
		font-size:1.4rem;
		display:block;
		color:#fff;
		width:87.23%;
		margin:0 auto;
		position:relative;
		padding:2.2% 0;
	}
	
	
	.slide_btn:after {
		content:"";
		background:url(../img/r_yajirusi.png) no-repeat;
		background-size:cover;
		position:absolute;
		top:50%;
		line-height:0;
		margin-top:-2px;
		right:10px;
		width:11px;
		height:4px;
	}
	
	.sb_box01 ul{
		width:100%;
		}
	
	.sb_menu01_title{
		border-bottom:2px solid #333;
		font-size:14px;
		font-size:1.4rem;
		padding-bottom:4.26%;
		}
	
	.sb_menu01{
		border-bottom:1px solid #c2c2c2;
		line-height:1em;
		width:100%;
		}
	.sb_menu01 a{
		display:block;
		width:100%;
		color:#333;
		padding:4.26% 0;
		line-height:1em;
		font-size:11px;
		font-size:1.1rem;
		position:relative;
		}
	
	.sb_menu01 a:after {
		content:"";
		background:url(../img/sb_yajirusi_r.gif) no-repeat;
		background-size:cover;
		position:absolute;
		top:50%;
		line-height:0;
		margin-top:-2.25px;
		right:10px;
		width:11px;
		height:4.5px;
	}


}