.spe-tabs { margin-bottom: 50px; }
.spe-tabs-tit { margin-top: 36px; background: #f2f2f2; }
.spe-tabs-tit h2 { float: left; width: 20%; }
.spe-tabs-tit h2 span { display: block; padding: 15px 30px; border-bottom: 2px solid #f2f2f2; font-size: 26px; text-align: center; cursor: pointer; }
.spe-tabs-tit h2.on span { color: #c72128; border-bottom-color: #c72128; }
.spe-tabs-con { display: none; margin-top: 30px; }
.spe-info h3 { font-size: 24px; color: #c72128; font-weight: bold; }
.spe-info p, .spe-con p { margin-top: 15px; line-height: 30px; font-size: 19px; }
.spe-con h3 { margin-top: 26px; font-size: 22px; font-weight: bold; }
.spe-con p img { display: block; margin: 0 auto; }

.spe-tour li { float: left; width: 50%; }
.spe-tour li a { display: block; padding: 8px 0; font-size: 20px; }
.spe-tour li a:hover { color: #c72128; }
.spe-tour li a span { margin-right: 10px; }

@media (max-width: 768px) {
    .spe-tabs-tit h2 { width: 25%; }
    .spe-tabs-tit h2 span { font-size: 16px; }
    .spe-con p img { width: 100%; height: auto; }
    .spe-tour li { width: 100%; }
}
