.page-roadclass .contents .section {
border-bottom: none;
}
.page-roadclass .contents .section:first-child {
border-top: none;
}
.page-roadclass .contents .unit th {
width: 230px;
padding-left: 24px;
font-weight: bold;
text-align: left;
}
.page-roadclass .contents .time-schedule .time-section {
margin: 0 auto 40px;
}
.page-roadclass .contents .time-schedule .time-section:last-child {
margin: 0 auto 0;
}
.page-roadclass .contents .time-schedule .head {
margin: 0 auto 4px;
}
.page-roadclass .contents .time-schedule .head h4 {
margin: 0 auto 0;
font-size: 24px;
font-size: 2.4rem;
}
.page-roadclass .contents .time-schedule .head span {
display: inline-block;
width: 100px;
height: 67px;
padding: 28px 0 0;
margin: 0 24px 0 0;
color: #fff;
font-size: 25px;
font-size: 2.5rem;
font-weight: bold;
text-align: center;
background-image: url(//www.attic-bike.com/wp-content/themes/attic_2023/roadclass/img/icon-time.png);
background-size: cover;
}
.page-roadclass .contents .time-schedule .box {
padding: 26px 0 26px 44px;
position: relative;
}
.page-roadclass .contents .time-schedule .box:after {
content: '';
display: block;
width: 6px;
height: 100%;
background-color: #186ABD;
-webkit-border-radius: 0 0 100px 100px;
-moz-border-radius: 0 0 100px 100px;
-ms-border-radius: 0 0 100px 100px;
-o-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;
position: absolute;
top: 0;
left: 0;
}
.page-roadclass .contents .time-schedule .box ul {
margin: 0 auto 20px;
letter-spacing: -.4em;
}
.page-roadclass .contents .time-schedule .box li {
display: inline-block;
letter-spacing: normal;
width: 373px;
margin: 0 28px 0 0;
}
.page-roadclass .contents .time-schedule .box li:last-child {
margin-right: 0;
}
.page-roadclass .contents .time-schedule .box li img {
width: auto;
height: 280px;
}
.page-roadclass .contents .time-schedule .comment p {
font-size: 15px;
font-size: 1.5rem;
margin: 0 auto 20px;
}
.page-roadclass .contents .time-schedule .comment p:last-child {
margin: 0 auto 0;
}
.page-roadclass .contents .time-schedule .unit .name {
padding-top: 32px;
}
@media screen and (max-width: 999px) {
.page-roadclass .contents .unit th,
.page-roadclass .contents .unit td {
display: block;
width: 100%;
padding: 14px 16px 12px;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
}
.page-roadclass .contents .time-schedule {
padding-bottom: 40px;
margin-bottom: 40px;
border-bottom: 1px solid #e4e4e4;
}
.page-roadclass .contents .time-schedule .head {
margin: 0 auto 20px;
}
.page-roadclass .contents .time-schedule .head h4 {
padding: 4px 0 0 80px;
margin: 0 auto 0;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.3;
position: relative;
}
.page-roadclass .contents .time-schedule .head span {
width: 70px;
height: 28px;
padding: 6px 0 0;
margin: 0 auto 0;
font-size: 14px;
font-size: 1.4rem;
vertical-align: baseline;
background: #196abd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: absolute;
top: 0;
left: 0;
}
.page-roadclass .contents .time-schedule .box {
padding: 0 0;
}
.page-roadclass .contents .time-schedule .box:after {
display: none;
}
.page-roadclass .contents .time-schedule .box ul {
margin: 0 auto 20px;
letter-spacing: -.4em;
}
.page-roadclass .contents .time-schedule .box li {
width: 100%;
margin: 0 auto 10px;
}
.page-roadclass .contents .time-schedule .box li:last-child {
margin: 0 auto 0;
}
.page-roadclass .contents .time-schedule .box li img {
width: 100%;
height: auto;
}
.page-roadclass .contents .time-schedule .comment p {
font-size: 13px;
font-size: 1.3rem;
margin: 0 auto 12px;
}
.page-roadclass .contents .time-schedule .comment p:last-child {
margin: 0 auto 0;
}
.page-roadclass .contents .time-schedule .unit .name {
padding-top: 32px;
}
}