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

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

#container{
width:100%;
}

#tabijouzu {
	
}
#tabijozu_all {
	background-color:#cff23a;
}



p.select {
width : 100% ;
font-size : 95% ;
color:#DA1390;
font-weight:bold;
line-height : 1.7 ;
text-align:center;
}




}
