.hover-bc-event .small-top-ttl a{
    color: #1b1b1b;
}
.hover-bc-event .small-top-ttl a:hover{
    color: #f25e2a;
}
.hover-bc-event-dtl .small-top-ttl span{
    color: #1b1b1b;
}
.hover-bc-event-dtl .small-top-ttl a{
    color: #1b1b1b;
}
.hover-bc-event-dtl .small-top-ttl a:hover{
    color: #f25e2a;
}
.hover-event-title h4:hover{
    color: #f25e2a;
}
.map-link.hover-map-link:hover{
    color: #f25e2a;
}
.mulberry h1 {
    margin: 0 0 24px 0;
}
.event-idx{
    width: calc(100% + 16px);
    margin-left: -8px;
}
.item-event{
    width: 25%;
    padding: 0 8px;
    margin-bottom: 32px;
}
figcaption.event-category{
    margin-top:1em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
}
.event-desc{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
}
.link-event{
    display: block;
}
.caption-event h4{
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
}
.event-month{
    margin-bottom: 47px;
    border-bottom: 1px solid rgba(199,199,199,1);
}
.event-div-wrap{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: auto;
}
.event-div{
    font-weight: bold;
    font-size: 18px;
    padding: 0 25px 5px;
    color: rgba(199,199,199,1);
    border-bottom: 3px solid transparent;
}
.event-div.on{
    border-bottom: 3px solid rgba(242, 94, 42, 1);
    color: black;
}
.event-div span{
    font-size: 12px;
    font-weight: normal;
}
.event-information{
    margin-bottom: 10px;
}
.event-details{
    background-color: rgba(244,244,244,1);
    padding: 11.5px 28px;
    margin-right: 0.5em;
    font-size: 16px;
    font-weight: bold;
    min-height: 50px;
}
.event-inform{
    background-color: white;
    padding: 13.75px 28px;
    min-height: 50px;
}
.event-inform.contact-person-event.blog-contact a:hover{
    color: red;
    cursor: pointer;
}

.img-event-state-wrap{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.img-event-state-wrap a{
    display: inline;
    width: 16.6667%;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
}
.separator-line{
    border: none;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 60px;
}
.mulberry.event-name p{
    border: none;
    padding-bottom: 0;
}
.flex-course-icon{
    width: calc(100% - 55px);
}
.event-title{
    display: flex;
    flex-wrap: wrap;
}
.event-title img{
    width: 40px;
    height: 40px;
    margin-right: 1em;
    margin-top: 0.3em;
}
.event-information-wrap .event-inform a:hover{
    color: orangered;
}
figcaption.event-category p {
    font-size: 12px;
}
.maps-event-detail .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{
    margin-top: 0;
}
.event-content{
    margin-bottom: 60px !important;
}
.event-content .flexslider .slides .wrap-img img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.tag-icon{
    padding: 4px 4px 4px 0px;
    margin-right: 2px;
}

.mulberry .tags{
    display: flex;
    align-items: flex-start;
    color: #FB745C;
    margin-bottom: 0.3em;
    margin-right: 0.9em;
}

.wrap-tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.2em;
}

.margin a.map-link {
    display: flex;
    margin-top: 1.2em;
    margin-bottom: 0.5em;
    margin-left: 1.3em;
    align-items: center;
}

.margin-bottom-loc a.map-link{
    margin-bottom: 0.7em;
}
.top-map a.map-link{
    display: flex;
    margin-top: 0em;
    margin-bottom: 0.5em;
    margin-left: 1.3em;
}
.map-link .maps-arrow {
    max-width: 15px;
    height: 15px;
    margin-right: 0.4em;
}

.top-space{
    margin-top: 0;
}

.maps .maps-address {
    width: 94%;
    height: 350px;
    border: 1px transparent;
    margin-top: 30px;
    margin-left: 2.4em;
}
.no-paddingtop{
    padding-top: 0;
}
.event-title .button-category span{
    font-size: 14px;
}

.event-title img.category-style{
    float: left;
    width: 20px;
    height: 20px;
    margin-right: .3em;
    margin-top: 0;
}
.margin-btn-category{
    margin-bottom: 10px;
}
.new-home-breadcrumb{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/*.home-new{
    width: 32%;
    margin-left: -0.5em;
    margin-right: -0.2em;
    margin-bottom: 0.2em;
}
.home-new-tchr{
    width: 32%;
    margin-left: -0.5em;
    margin-right: -0.4em;
    margin-bottom: 0.2em;
}
.margin-right-breadcrumb{
    margin-right: -4.3em;
}*/
.margin-breadcrumb{
    margin-right: 0.5em;
}
.margin-breadcrumb-left{
    margin-left: 0.5em;
}

@media screen and (max-width: 900px){
    .caption-event h4{
        -webkit-line-clamp: 2;
    }
}
@media screen and (max-width: 768px){
    .event-inform.hp a{
        word-break: break-all;
    }
}

@media screen and (max-width: 600px){
}
@media screen and (max-width: 40.063em){
    .margin a.map-link {
        margin-left: 0em;
    }
    .maps-address {
        width: 96%;
        margin-left: 1em;
        margin-top: 0;
    }
    .item-event{
        width: 50%;
    }
    .event-div{
        margin: 0;
        padding: 0 5px 5px;
        font-size: 15px;
    }
    .event-div-wrap {
        align-items: flex-start;
        justify-content: space-between;
    }
    .item-event:nth-child(even){
        padding-right: 0
    }
    .item-event:nth-child(odd){
        padding-left: 0;
    }
    .item-event{
        padding: 0 3px;
    }
    .caption-event{
        padding: 0 1em;
    }
    figcaption.event-category p{
        font-size: 12px;
    }
    .event-idx{
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .item-event .row-genre{
        margin: 10px 0px 0;
    }
    .event-div:nth-child(4){
        margin-bottom: 0
    }
    .event-div:nth-child(5){
        margin-bottom: 0
    }
    .event-month{
        margin-bottom: 35px;
    }
    .img-event-state-wrap{
        margin-top: 1em;
        margin-bottom: 2em;
        width: calc(100% + 34px);
        margin-left: -17px;
        flex-wrap: nowrap;
        overflow: scroll;
        display: flex;
    }
    .img-event-state-wrap a{
        width: 57vw;
        min-width: 57vw;
        padding: 0 2px;
    }
    .event-details{
        padding: 13.5px 12px;
    }
    .event-inform{
        padding: 13.5px 12px;
    }
    .separator-line{
        margin-bottom: 30px;
    }
    .event-content{
        margin-bottom: 30px !important;
    }
    .event-title img{
        width: 30px;
        height: 30px;
    }
}

/*.event-counter{
    width: 10%;
    display: inline-table;
    text-align: center;
    word-break: keep-all;
    color: black;
}
.event-counter span:nth-child(1){
    font-size: 22px;
    color: black;
}
.event-counter span:nth-child(2){
    font-size: 15px;
}
.event-counter:hover{
    cursor: pointer;
    border-bottom: 2px solid black; 
    transition: 500ms ease 0s;
}
.event-counter.active{
    border-bottom: 2px solid #525252;  
}
.news-box {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0em;
}
.news-box a:hover {
    opacity: 0.6;
    transition: 500ms ease 0s;
}
.news-box .image-card {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.hover-news-card:hover .img-news{
    transform: scale(1.1);
    transition: 500ms ease 0s;
}
.img-news{
    position: relative;
    float: left;
    width:  100%;
    height: 300px;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
    transition: transform .5s ease;
}
.news-item-content {
    display: flow-root;
        margin: 0;
        padding:0px;
    display: table;
}
.news-item-content h2 {
    margin: 0;
    font-size: 1.2em;
    white-space: normal;
}
.news-item-content h2 a {
    color: #000000;
}
.news-item-content p {
    display: inline-table;
    margin-bottom: 5px;
    font-weight: 700;
    white-space: normal;
    margin-top: 0;
    float: left;   
    word-break: break-all;
}
.news-item-content.school p {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}

p.news-desc{
    margin-top: 3px;
}
.event-img-course1 img{
    width: 40px;
    border: 0.1px solid #b1afaf;
    background-color: #ececec;
    vertical-align: middle;
    padding: 4px;
    margin: 1px;

}
.event-img-course1{
     width: 34px; 
    padding: 3px;
     vertical-align: middle; 
    display: inline-block;
    position: absolute;
    top: 7px;
}
.event-img-course1 {
    top: 1.5%;
}
.index-eventlist .event-img-course1 {
    top: 0px;
    white-space: normal;
}
.event-img-course1 img{
    width: 32px;
}
.detail-eventlist .event-img-course1 img{
    width: 32px;
}
.detail-eventlist .event-img-course1 {
    top:7px;
}
.tooltip {
    position: relative;
    display: inline-block;

}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: -31px;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: -32%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltip .tooltiptext.tooltiplogin::after {
    top: -30%;
    left: 46%;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    transition: 500ms ease 0s;
}
.hover-opacity:hover{
    opacity: 0.5; 
    transition: 500ms ease 0s;
}
.paginator-arrow-left i{
    color:#988952;
    font-size: 23px;
    margin: 6px 5px 0 0;
}
.paginator-arrow-right i{
    color:#988952;
    font-size: 23px;
    margin: 6px 0 0 5px;
}
@media screen and (max-width: 40.063em){
    .event-counter span:nth-child(1){
        font-size: 18px;
    }
    .event-counter{
        width: 19%;
    }
    .news-box .image-card {
        height: auto;
    }
    .news-item-content h2 {
        font-size: 1em;
    }
}*/
