/*
------------------------
■テーブル項目修正
------------------------
*/



@media screen and (max-width: 640px) {
	#contents th.mqWidth {
		width: 20%;
	}
}


/* 20171221 追加　*/
	
.confirm_smartphone p{
	margin-bottom:14px;
}

.confirm_smartphone ul.disc{
	margin-bottom: 20px;
    list-style: disc;
    padding-left: 24px;
	}
	
.confirm_smartphone ul.txtlink{
    padding-left: 24px;
	margin-bottom:30px;
	overflow:hidden;
}

div.tableArea{
	margin-top:30px;
}

@media screen and (max-width: 640px) {
/* 20171221 追加　*/
.confirm_smartphone ul.disc{
	list-style:disc !important;
    padding-left: 24px !important;
}

.pha-3{
	white-space:inherit;
}
}
