@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 600px){
.pc_view{
    display: none;
    }}


@media screen and (max-width: 600px){
#flow #wrapper{
		background: url();
	}

#flow .top_title{
    background: url();
    height: 280px;
    }    

#flow .menu_box{
    background: url();
    }
#flow .menu_box2{
    height: 300px;
    }

#flow .info-block{
   float: none;
    width:300px;
    margin-left:45px;
    }
#flow h3.h3_title{
   font-size: 14px;
    }
	
#flow #header{
		height:90vw;
	}
#flow #last{
		height:27vw;
	}
	
#flow .menu_box p{
		padding:15px 0px 20px 70px;
		width:245px
	}
#flow .menu_box2 p{
		padding:15px 0px 0px 70px;
		width:245px;
	}
    
    
#flow .menu_box img {
	float: none;
	width: 260px;
	height: 148x;
	margin-left:10%;
}
    
#flow .menu_box2 img {
	float: none;
	width: 260px;
	height: 148x;
	margin-left:10%;
}
    
}




div.menu_box {
	clear: both;
	overflow: hidden;
	width: 700px;
	min-height: 220px;
	background:url(../images/img_07_5.jpg) no-repeat 20px 0px;
	margin: 0px 0px 5px 0px;
}
div.menu_box img {
	float: right;
	width: 260px;
	height: 148x;
	margin: 20px 20px 0px 0px;
}



/**/

div.menu_box2 {
	clear: both;
	overflow: hidden;
	width: 700px;
	height: 220px;
	margin: 0px 0px 5px 0px;
}
div.menu_box2 img {
	float: right;
	width: 260px;
	height: 148x;
	margin: 20px 20px 0px 0px;
}


div.menu_box p {
	width: 300px;
	font-size: 13px;
	lien-height: 1.6em;
	color: #353535;
	margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 80px;
}
div.menu_box2 p {
	width: 300px;
	font-size: 13px;
	lien-height: 1.6em;
	color: #353535;
	margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 80px;
}


h3.h3flow {
	clear: both;
	width: 700px;
	height: 43px;
	margin: 0px 0px 0px 0px;
}


h3.h3_title {
	font-size: 20px;
	margin: 0 0 10px;
}
div.top_title {
	clear: both;
	width: 700px;
	height: 150px;
	background:url(../images/img_08.png) no-repeat top left;
}
h3.h3_title span {
	font-size: 18px;
}

.info-block {
	width: 550px;
	float: right;
	clear: both;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.info-block li {
	list-style: circle;
	margin-left: 20px;
}
