.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_0830.png); }
.weekday-list li:nth-child(2) .time::before { background-image: url(../images/icon_1000.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_1300.png); }
.weekday-list li:nth-child(5) .time::before { background-image: url(../images/icon_1500.png); }
.weekday-list li:nth-child(6) .time::before { background-image: url(../images/icon_1700.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); }
.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: 1060px) {
	.main-visual .main-visual__inner .main-visual__copy h2{font-size: 3.5vw;}
}
@media print, screen and (min-width: 641px){
	.main-visual .main-visual__inner .main-visual__copy {bottom: 14%;}
}
@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_0830.png); }
	.weekday-list-sp > li.weekday-list-sp-left > ul > li:nth-child(2) .time::before { background-image: url(../images/icon_1000.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_1300.png); }
	.weekday-list-sp > li.weekday-list-sp-right > ul > li:nth-child(2) .time::before { background-image: url(../images/icon_1500.png); }
	.weekday-list-sp > li.weekday-list-sp-right > ul > li:nth-child(3) .time::before { background-image: url(../images/icon_1700.png); }
	.main-visual .main-visual__inner .main-visual__copy h2 { font-size: 1.2857em; }
	.main-visual .main-visual__inner .main-visual__copy {top: 48%;}
	.dei-area .section { padding: 0 25px; }
}