@charset "UTF-8";

.item_list {
    font-family: "Noto Serif JP", serif;
}

div.summercollection20230616 div.stylebook2018ss-s2 {
    width: 45%;
}
@media screen and (max-width: 640px) {
    div.summercollection20230616 div.stylebook2018ss-s2 {
        width: 100%;
    }
}