.header_mob{
	display:none;}
.header_mob_new{
	display:none;}
.head_left_pob02 {
	background-image: url(../head_img/head_left.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	z-index: 300;
	height: 57px;
	width: 65%;
	left: 0px;
	top: 2px;
}
.head_left_po_onb02 {
	position: absolute;
	height: auto;
	width: 75%;
	top: 18%;
	left: 20px;
	max-width: 250px;
	font-size: 92%;
	line-height: 200%;
	text-align: right;
}
@media screen and (max-width: 1080px) {

}
@media screen and (max-width: 928px) {
	.header_mob_new
{
	display: block;
	color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	position: fixed;
	z-index: 100;
	background-image: url(../head_img/mob_back_new.jpg);
	background-repeat: repeat-x;
}
.header_mob_new.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}

.header_mob_new a
{
	background-image: url(../head_img/menu02.png);
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	right: 15px;
}
.mm-listview li { margin: 3%!important;}	
	.header_mob_new img {
	vertical-align: middle;
}				
}
	/*-----------------------------------------------------	*/
/*	/* 767px以下用（タブレット／スマートフォン用）の記述 */
/*-----------------------------------------------------	*/

@media screen and (max-width: 768px) {
	.header_mob
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	position: fixed;
	z-index: 100;
	background-color: #2A783E;
}
.header_mob.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}

.header_mob a
{
	background-image: url(../images/menu.png);
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	right: 10px;
}
.mm-listview li { margin: 3%!important;}	
	.header_mob img {
	vertical-align: middle;
}				
}
/*-----------------------------------------------------	*/
/*	/* 479px以下用（スマートフォン用）の記述 */
/*-----------------------------------------------------	*/

@media screen and (max-device-width: 500px) {
	.head_left_po_onb02 {
	left: 10px;
}


}
/*-----------------------------------------------------	*/
/*	デバイスが縦向きの場合			*/
/*-----------------------------------------------------	*/

/*@media screen and (orientation:portrait){
	.header_mob
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	background-color: #2A783E;
}
.header_mob.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}

.header_mob a
{
	background-image: url(../images/menu.png);
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	right: 10px;
}
.mm-listview li { margin: 3%!important;}	
	.header_mob img {
	vertical-align: middle;
}				
}	*/
