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

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width: 639px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}


#container{
width:100%;
}

#tabijouzu {
}

#tabijozu_all {
	background-color:#cff23a;
}



.plan_select_one img,.plan_select_two img {
	
}


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;
}


}