@charset "utf-8";

#ds-lt-section {padding-top:0!important;}
.ds-event-color01 {color:#bd114d;}

.ds-ct h1.ds-event-hn {margin-bottom:0!important;}
.ds-ct h1 .ds-ct-img {margin:0!important;}
.ds-ct h2.ds-event-hn {font-size:3em; color:#111; margin:6% 0 4% 0;}
.ds-ct h2 * {display:block; font-weight:normal;}
.ds-ct h2 small {font-size:0.75em;}
.ds-ct h2 span {transition-delay:0.3s;}

.ds-spc-01,
.ds-spc-02 a {border:1px solid #444; border-radius:0.2em; box-sizing:border-box;}
.ds-spc-01 { font-size:3em; display:flex; justify-content:space-evenly; align-items:center; font-weight:800; white-space:nowrap; flex-wrap:wrap; padding:0.3em;}
.ds-spc-01 small {font-size:0.7em; font-weight:700;}
.ds-spc-01 b {height:0.5em; background:#333; width:5px; display:block; margin:0 1em;}

.ds-spc-01+.ds-spc-02 {margin-top:10px;}
.ds-spc-02 {display:flex; justify-content:space-between; align-items:stretch; font-size:1.8em; font-weight:800; flex-wrap:wrap; gap:10px;}
.ds-spc-02:not(.ds-spc-03) a {display:flex; justify-content:center; align-items:center; gap:0.5em; white-space:nowrap; flex:1 1 48%; padding:0.2em;}
.ds-spc-02 a:nth-of-type(1) {transition-delay:0.3s;}
.ds-spc-02 a:nth-of-type(2) {transition-delay:0.5s;}
.ds-spc-02 small {font-size:0.7em; font-weight:bold; color:#333;}

.ds-spc-03 {margin:4% 0; display:flex; justify-content:center;}
.ds-spc-03 a {padding:0 1em;}
.ds-spc-03 a:hover {border-color:#bd114d}

@media all and (max-width:1600px) {
	.ds-ct h2.ds-event-hn {font-size:2.6em;}
	.ds-spc-01 {font-size:2.5em;}
	.ds-spc-02 {font-size:1.8em}
}
@media all and (max-width:1366px) {
	.ds-ct h2.ds-event-hn {font-size:2.4em;}
	.ds-spc-01 {font-size:2.2em;}
	.ds-spc-02 {font-size:1.7em}
}
@media all and (max-width:1024px) {
	.ds-ct h2.ds-event-hn {font-size:2.2em;}
	.ds-spc-01 {font-size:1.9em;}
	.ds-spc-02 {font-size:1.6em}
}
@media all and (max-width:768px) {
	.ds-ct h2.ds-event-hn {font-size:2em;}
	.ds-spc-01 {font-size:1.6em;}
	.ds-spc-02 {font-size:1.5em}
}
