body #ws-detail-font{
    font-family: "Noto Sans CJK JP", sans-serif;
    font-size: 16px;
}
body a {
    text-decoration: none;
    color: inherit;
}
.maps-layouting{
    min-height: 400px !important;
    max-height: 438px !important;
}
#ws-detail-font h2{
    font-size: 24px;
}
.ws-idx{
    width: calc(100% + 16px);
    margin-left: -8px;
}
.hover-bc-ws .small-top-ttl a:hover{
    color: #f25e2a;
}
.hover-bc-ws .small-top-ttl a{
    color: #1B1B1B;
}
.hover-ws-title h4:hover{
    color: #f25e2a;
}
.hover-bc-ws-dtl .small-top-ttl a:hover{
    color: #F25E2A;
}
.hover-bc-ws-dtl .small-top-ttl a{
    color: #1B1B1B;
}
.hover-bc-ws-dtl .small-top-ttl span{
    color: #1B1B1B;
}
.hover-ws-dtl-capt:hover{
    color: #f25e2a;
}
.line-clamp-2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ws-inform .hover-map-link p:hover{
    color: #f25e2a;
}
.item-ws{
    width: 25%;
    padding: 0 8px;
    margin-bottom: 32px;
}
figcaption.ws-category{
    margin: 16px auto 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ws-desc{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
}
.link-ws{
    display: block;
}
.caption-ws h4{
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
}
.ws-month{
    margin-bottom: 47px;
    border-bottom: 1px solid rgba(199,199,199,1);
}
.ws-div-wrap{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: auto;
}
.ws-div{
    font-weight: bold;
    font-size: 18px;
    padding: 0 25px 5px;
    color: rgba(199,199,199,1);
    border-bottom: 3px solid transparent;
}
.ws-div.on{
    border-bottom: 3px solid rgba(242, 94, 42, 1);
    color: black;
}
.ws-div span{
    font-size: 12px;
    font-weight: normal;
}
figcaption.ws-category p {
    font-size: 12px;
}

/* STYLE WS DETAIL PAGE */
.ws-inform-wrap:nth-child(odd) > div{
    background-color: #ffffff;
}
.ws-inform-wrap:nth-child(even) > div{
    background-color: rgba(244,244,244,1);
}
.ws-inform-wrap{
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;
}
.ws-organizer, .ws-venue, .ws-time-schedule, .ws-contact, .ws-entry-fee, .link-page-hp, .ws-reservation, .ws-explanation{
    padding: 11.5px;
    margin-right: .5em;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    min-height: 50px;
}
.ws-entry-fee{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ws-inform{
    padding: 13.75px 28px;
    min-height: 50px;
}
.schedule-col .ws-inform.schedule a:hover{
    color: transparent;
}
.map-link .maps-arrow {
    max-width: 15px;
    height: 15px;
    margin-right: 0.4em;
}
.ws-inform a{
    color: orangered;
    word-break: break-all;
}
.ws-inform a.map-link {
    display: flex;
    margin-top: 0.6em;
    text-decoration: none;
    color: #1B1B1B;
}
.ws-bring, .ws-reservation, .ws-pay-method{
    background-color: rgba(244,244,244,1);
    padding: 13.5px 28px;
    min-height: 50px;
}
.wrap-maps-table-center{
    display: flex;
    justify-content: center;
    margin: auto;
}
.ws-section-padding{
    padding: 40px 0;
}
.ws-inform-details{
    padding: 13.75px 28px;
    min-height: 50px;
    background-color: #ffffff;
}
.line-dashed-div{
    border-bottom: 1px dashed rgba(193, 193, 193, 1);
}
.ws-genre{
    width: 45px;
    /*margin-right: 1.5em;*/
}
.ws-genre.category-style {
    width: 20px;
    height: 20px;
}
.img-ws-state{
    width: 33.3%;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
}
.img-ws-state2{
    width: 16.6667%;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
}
.img-ws-state-wrap{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.title-ws-wrap{
    display: inline-flex;
    align-items: center;
    /*margin-bottom: 2em;*/
}
.right-section-ws{
    padding-left: 15px;
    padding-right: 0;
}
.ws-detail-desc{
    padding-bottom: 2em;
}
.caption-ws-title{
    font-size: 16px;
    line-height: 28px;
}
.teacher-ws h2{
    font-size: 22px;
}
.teacher-ws{
    margin: 0 0 1em;
}
.teacher-ws-award img{
    width: 40px;
    margin-right: 1em;
}
.teacher-qualification-name{
    font-size: 12px;
}
.brown-label{
    background-color: rgba(242, 94, 42, 1);
    color:white;
    font-size: 15px;
    height:2.5em;
    width: auto;
    border-radius: 0;
    padding: 0.5em 2em;
    margin-bottom: 0em;
    text-align: center;
    display: grid;
    align-content: center;
}
.title-part-left {
    margin-bottom: 20px;
}
.title-part-left-english {
    margin: 0 0 20px;
    font-weight: bold;
}
.title-part-left-english span {
    color: #f25e2a;
    font-size: 14px;
}
.schedule-workshop {
    float: none;
    max-width: 460px;
    /*margin: auto;*/
    display: flex;
    /*justify-content: center;*/
    margin-left: -7px;
}
.schedule-workshop .ws-schedule {
    width: auto;
    display: flex;
}
.schedule-workshop .date {
    width: 110px;
}
.schedule-workshop .time {
    width: 130px;
}
.schedule-workshop .accepting {
    width: fit-content;
    word-break: keep-all;
    white-space: nowrap;
}
.schedule-col .ws-inform {
    padding: 5px 28px 13.75px;
}
.schedule-buttons .ui-commandlink {
    border-radius: 0;
    max-width: 280px;
    margin: 0 auto 1em;
    color: transparent;
}
.details-ws h4 {
    font-size: 15px;
}
.separator-ws {
    border: none;
    border-bottom: 1px solid #c1c1c1;
    /*margin-bottom: 40px;*/
}
.img-ws-state-wrap a {
    display: inline;
}
.teacher-ws-detail-wrap .profile-tc {
    width: 100%;
    padding-bottom: 100%;
}
.teacher-ws-detail-wrap .teacher-sns {
    width: 100%;
    justify-content: center;
    padding-top: 25px;
}
.left-teacher-ws {
    padding-right: 1em;
}
.teacher-ws-detail-wrap .teacher-sns.sm-show {
    display: none;
}
.teacher-ws-detail-wrap .left-teacher-ws:not(:first-child) .title-part-left-english {
    display: none;
}
.teacher-ws-detail-wrap .left-teacher-ws:not(:first-child) .teacher-ws {
    margin-top: 1em;
}
.teacher-ws-detail-wrap .left-teacher-ws:not(:first-child) {
    margin-top: 2em;
}
.teacher-ws-detail-wrap .photo-ws-teacher:not(:first-child) {
    margin-top: 2em;
}

.tag-icon{
    padding: 4px 4px 4px 0px;
    margin-right: 2px;
}

.mulberry{
    border-bottom: 1px solid #c1c1c1;
    /*margin-bottom: 20px;*/
    padding-bottom: 1em;
}
.mulberry .wrap-tags {
    border-bottom: none;
}

.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: 1em;
}

.margin-bottom-ws-title{
    margin-bottom: 1em;
}

/* add by risma (5/24)*/
.title-part-left-english h2.sub-title span{
    text-transform:capitalize;
}

.new-home-breadcrumb{
    display: flex;
    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;
}
p.teacher-qualification-name:hover{
    color: #f25e2a;
}

/* END STYLE DETAIL PAGE */

@media screen and (max-width: 900px){
    .caption-ws h4{
        -webkit-line-clamp: 2;
    }
}
@media screen and (max-width: 768px){
    .wrap-maps-table-center{
        flex-flow: column;
    }
    .wrap-maps-table-center .left-section{
        width: 100%;
        margin-bottom: 3em;
        padding-right: 0;
    }
    .wrap-maps-table-center .right-section{
        width: 100%;
        padding-left: 0;
    }
    /*    .left-section.maps iframe{   COMMENT BY LIZMA at 21 Nov 2022
            height: 300px !important;
        }*/
    .maps-layouting{
        min-height: 425px !important;
    }
    .maps-layouting iframe{
         min-height: 425px !important;
    }
}
@media screen and (max-width: 40.063em){
    .maps-layouting{
        min-height: 400px !important;
    }
    .maps-layouting iframe{
         min-height: 400px !important;
    }
    .schedule-workshop {
        margin-left: 15px;
    }
    .share-button.margin-share-button-ws.display-sm-share-btn{
        margin-top: 1em;
    }
    .schedule-workshop .ws-schedule{
        font-size: 14px;
    }
    .ws-div-wrap{
        align-items: flex-start;
        justify-content: space-between;
    }
    .item-ws{
        width: 50%;
    }
    .ws-div{
        margin: 0;
        padding: 0 5px 5px;
        font-size: 15px;
    }
    .item-ws:nth-child(even){
        padding-right: 0
    }
    .item-ws:nth-child(odd){
        padding-left: 0;
    }
    .item-ws{
        padding: 0 3px;
    }
    .caption-ws{
        padding: 0 1em;
    }
    figcaption.ws-category p{
        font-size: 12px;
    }
    .ws-idx{
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .item-ws .row-genre{
        margin: 10px 0px 0;
    }
    .ws-div:nth-child(4){
        margin-bottom: 0
    }
    .ws-div:nth-child(5){
        margin-bottom: 0
    }
    .ws-month{
        margin-bottom: 35px;
    }
    .disnon-sm{
        display: none;
    }
    .ws-inform-wrap{
        display: block;
    }
    .ws-inform{
        background-color: white !important;
    }
    .ws-inform-wrap:nth-child(odd) > div{
        background-color: rgba(244,244,244,1);
        text-align: left;
        min-height: 45px;
    }
    .ws-inform-wrap:nth-child(even) > div{
        text-align: left;
        min-height: 45px;
    }
    .img-ws-state-wrap{
        margin-top: 0;
        margin-bottom: 0;
    }
    .img-ws-state2{
        width: 50%;
    }
    .img-ws-state{
        width: 50%;
    }
    /*    .ws-section-padding{
            padding: 0 0 30px 0;
            border-bottom: 1px solid #cacaca;
            margin-bottom: 2em;
        }*/
    .ws-organizer, .ws-venue, .ws-time-schedule, .ws-contact, .ws-entry-fee, .link-page-hp, .ws-reservation, .ws-explanation{
        padding: 11.5px 12px;
    }
    .ws-inform{
        padding: 12px;
    }
    .ws-inform .schedule-workshop .workshop-chevron-list{
        padding: 0;
    }
    .ws-inform.schedule .schedule-workshop .ws-schedule .date{
        padding: 0;
        width: auto;
        padding-right: 10px;
        border-right: 1px solid lightgray;
    }
    .ws-inform.schedule .schedule-workshop .ws-schedule .time{
        padding: 0 10px;
        width: auto;
        border-right: 1px solid lightgray;
    }
    .ws-inform.schedule .schedule-workshop .ws-schedule .accepting{
        padding: 0;
        width: auto;
        padding-left: 10px;
    }
    .ws-inform.schedule{
        padding: 12px 0;
    }
    .item-schedule{
        margin-bottom: 0;
    }
    .ws-genre {
        width: 30px;
        margin-right: 1em;
    }
    .title-ws-wrap {
        margin: 0 0 0px;
    }
    h1.title-ws-bottom{
        margin-bottom: 18px;
    }
    .left-section.ws-left {
        padding: 0;
        margin-bottom: 12px;
    }
    .left-teacher-ws {
        margin-top: 20px;
    }
    .ws-detail-desc {
        margin-bottom: 0;
    }
    .schedule-workshop {
        margin-bottom: 0.7em;
        justify-content: flex-start;
    }
    .ws-section-padding .left-section {
        padding: 0;
    }
    .ws-bring, .ws-reservation, .ws-pay-method, .ws-inform-details {
        padding-left: 12px;
        padding-right: 12px;
    }
    .left-section .img-ws-state-wrap {
        margin-bottom: 2em;
    }
    .sm-pad-top30 {
        padding-top: 30px
    }
    .sliding-on-sm {
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        overflow: scroll;
        margin-left: 0;
        margin-right: 0;
    }
    .sliding-on-sm > a {
        width: 57vw;
        min-width: 57vw;
        padding: 0 2px;
    }
    .sliding-on-sm > a:first-child {
        margin-left: -2px;
    }
    .over-wrapper-sm {
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .teacher-ws-award {
        margin-top: 0.5em;
    }
    .teacher-ws-detail-wrap .profile-tc {
        float: left;
        width: 29%;
        padding-bottom: 29%;
        margin-right: 1em;
    }
    .teacher-ws-detail-wrap .teacher-sns.sm-show {
        width: calc(71% - 1em);
        justify-content: flex-start;
        padding-top: 0;
        display: flex;
    }
}

/*.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;
    }
}*/
