.section-weekday{background: url(../images/img_weekday_pc.jpg) top center no-repeat #333; background-size: 100%;}
.section.section-weekday{margin-top: 142px;}
.weekday-list li:nth-child(1) .time::before { background-image: url(../images/icon_0900.png); }
.weekday-list li:nth-child(2) .time::before { background-image: url(../images/icon_0930.png); }
.weekday-list li:nth-child(3) .time::before { background-image: url(../images/icon_1100.png); }
.weekday-list li:nth-child(4) .time::before { background-image: url(../images/icon_1200.png); }
.weekday-list li:nth-child(5) .time::before { background-image: url(../images/icon_1245.png); }
.weekday-list li:nth-child(6) .time::before { background-image: url(../images/icon_1330.png); }
.weekday-list li:nth-child(7) .time::before { background-image: url(../images/icon_1500.png); }
.weekday-list li:nth-child(8) .time::before { background-image: url(../images/icon_1730.png); }
.ruby_adjust {display: inline-flex;flex-direction: column-reverse;align-items: center;vertical-align: bottom;}
.ruby_adjust rt {display: inline;line-height: 0;}
.column-block01 .leftbox {justify-content: flex-start;}
.holiday-column.column-block01 .leftinner {max-width: 100%;}
.dei-area { border-top: 2px solid #E00000; }
.dei-area .section { max-width: 1414px; margin: 0 auto; box-sizing: border-box; padding: 0 13px; }
@media only screen and (max-width: 1440px) {
	.section-weekday{background-size: auto 100%; background-position: 0 0;}
}
@media only screen and (max-width: 640px) {
	.section-weekday{background: url(../images/img_weekday_sp.jpg) top center no-repeat #333; background-size: 100% auto;}
	.section.section-weekday{margin-top: 80px;}
	.weekday-list-sp > li.weekday-list-sp-left > ul > li:nth-child(1) .time::before { background-image: url(../images/icon_0900.png); }
	.weekday-list-sp > li.weekday-list-sp-left > ul > li:nth-child(2) .time::before { background-image: url(../images/icon_0930.png); }
	.weekday-list-sp > li.weekday-list-sp-left > ul > li:nth-child(3) .time::before { background-image: url(../images/icon_1100.png); }
	.weekday-list-sp > li.weekday-list-sp-left > ul > li:nth-child(4) .time::before { background-image: url(../images/icon_1200.png); }
	.weekday-list-sp > li.weekday-list-sp-right > ul > li:nth-child(1) .time::before { background-image: url(../images/icon_1245.png); }
	.weekday-list-sp > li.weekday-list-sp-right > ul > li:nth-child(2) .time::before { background-image: url(../images/icon_1330.png); }
	.weekday-list-sp > li.weekday-list-sp-right > ul > li:nth-child(3) .time::before { background-image: url(../images/icon_1500.png); }
	.weekday-list-sp > li.weekday-list-sp-right > ul > li:nth-child(4) .time::before { background-image: url(../images/icon_1730.png); }
	.main-visual .main-visual__inner .main-visual__copy {top: 48%;}
	.dei-area .section { padding: 0 25px; }
}