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

/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
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;
}

.cont {
	padding-top:10px;
}

/*/////////////////// 名古屋26,800円同一金額プラン ///////////////////*/

#nagoya_so_all {
	background-color:#048b00;
}


}



