@charset "utf-8";

.consultation-txtbox ul li span {display: inline;}
/*===============================================
 *	scrap
===============================================*/
.ttl-main_scrap{max-width: 820px;margin:0 auto;}
img.photo-scrap{max-width: 359px;}
@media only screen and (max-width: 768px) {
.ttl-main_scrap {margin: 0 2%;}
}
@media only screen and (max-width: 568px) {
img.photo-scrap{max-width: 150px;}
}
@media only screen and (max-width: 375px) {
img.photo-scrap {max-width: 135px;}
}
@media only screen and (max-width: 320px) {
img.photo-scrap {max-width: 110px;}
}
