﻿@charset "UTF-8";

div.container_ div.contents_ {
    width: 1100px !important;
}

div.mainframe_ div.c-list1 {
    width: 1100px !important;
    margin-left: 10px !important;
}

.c-list1__item {
    width: 200px;
    height: 343px;
    margin-bottom: 58px;
}

.c-list1__item:not(:nth-child(4n+1)) {
    margin-left: 0px !important;
}

.c-list1__item:not(:nth-child(5n+1)) {
    margin-left: 20px !important;
}