@charset "UTF-8";
 body {
font-size: 14px;
}
section {
padding: 3rem 0;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.back-to-top a img {
width: 3rem;
height: 3rem;
}
#event h3 {
padding-left: 7.5rem;
}
#event h3 span {
font-size: 3rem;
}
#event h4 {
font-size: 1.2rem;
}
#page-performance h2 {
font-size: 1.5rem;
margin-bottom: .5rem;
}
#page-performance h3 span {
font-size: 2rem;
position: absolute;
top: 0;
left: 0;
display: block;
padding: 3px 20px;
color: #fff;
border-radius: 10px 0 20px 10px;
background: #6d7993;
}
#page-performance h3 {
font-size: 1.5rem;
position: relative;
overflow: hidden;
padding: .5rem 2rem 1.5rem 90px;
word-break: break-all;
border-top: 3px solid #6d7993;
border-radius: 12px 0 0 0;
}
iframe {
width: 100%;
} .ttl-box h3 {
width: 50%;
}
.ttl-box {
padding-top: 3rem !important;
} .profile-card:after {
height: 210px;
}