.main-visual .main-visual__inner .main-visual__copy h2 { align-items: flex-end; }
.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_0745.png); }
.weekday-list li:nth-child(2) .time::before { background-image: url(../images/icon_0815.png); }
.weekday-list li:nth-child(3) .time::before { background-image: url(../images/icon_1200.png); }
.weekday-list li:nth-child(4) .time::before { background-image: url(../images/icon_1245.png); }
.weekday-list li:nth-child(5) .time::before { background-image: url(../images/icon_1645.png); }
.weekday-list li:nth-child(6) .time::before { background-image: url(../images/icon_1705.png); }
.ruby_adjust {display: inline-flex;flex-direction: column-reverse;align-items: center;vertical-align: bottom;}
.ruby_adjust rt {display: inline;line-height: 0;}
.weekday-list li { width: calc(100% / 3); }
.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; }
#content {padding-bottom: 0;}
@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_0745.png); }
	.weekday-list-sp > li.weekday-list-sp-left > ul > li:nth-child(2) .time::before { background-image: url(../images/icon_0815.png); }
	.weekday-list-sp > li.weekday-list-sp-left > ul > li:nth-child(3) .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_1645.png); }
	.weekday-list-sp > li.weekday-list-sp-right > ul > li:nth-child(3) .time::before { background-image: url(../images/icon_1705.png); }
	.holiday-column.column-block01 .rightbox {max-width: 200px;margin-left: auto;margin-right: auto;}
	.main-visual .main-visual__inner .main-visual__copy {top: 48%;}
	.dei-area .section { padding: 0 25px; }
}