@charset "UTF-8";

/*----------------------
*index.css
*PC・共通版
----------------------*/

.noyne {
	width: 80px;
	height: auto;
}


@media screen and (max-width: 1200px) {
}


@media screen and (max-width: 960px) {
}


@media screen and (max-width: 767px) {
ul.itemList.pT0sp { padding-top: 0; }
.noyne { width: 70px; }


}

.index ul.itemList.scaleB figure {
    height: 186px;
}