.elementor-1778 .elementor-element.elementor-element-1d2601da:not(.elementor-motion-effects-element-type-background), .elementor-1778 .elementor-element.elementor-element-1d2601da > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3492403 );}.elementor-1778 .elementor-element.elementor-element-1d2601da > .elementor-background-overlay{opacity:0.07;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1778 .elementor-element.elementor-element-1d2601da{border-style:solid;border-width:2px 2px 2px 2px;border-color:#018008;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1778 .elementor-element.elementor-element-2e10eb7f{width:var( --container-widget-width, 70px );max-width:70px;--container-widget-width:70px;--container-widget-flex-grow:0;top:-35px;}body:not(.rtl) .elementor-1778 .elementor-element.elementor-element-2e10eb7f{right:-30px;}body.rtl .elementor-1778 .elementor-element.elementor-element-2e10eb7f{left:-30px;}.elementor-1778 .elementor-element.elementor-element-2e10eb7f img{width:100%;}.elementor-1778 .elementor-element.elementor-element-337bf8e6{width:var( --container-widget-width, 60px );max-width:60px;--container-widget-width:60px;--container-widget-flex-grow:0;top:-35px;}body:not(.rtl) .elementor-1778 .elementor-element.elementor-element-337bf8e6{left:-30px;}body.rtl .elementor-1778 .elementor-element.elementor-element-337bf8e6{right:-30px;}.elementor-1778 .elementor-element.elementor-element-337bf8e6 img{width:100%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1778 .elementor-element.elementor-element-2c3a7dde{text-align:center;}.elementor-1778 .elementor-element.elementor-element-2c3a7dde .elementor-heading-title{font-family:"Noto Serif JP", Sans-serif;color:#018008;}/* Start custom CSS for shortcode, class: .elementor-element-da6a3d9 */#therapist ul a{
    color: #404040 !important;
}

table{
    border-collapse: collapse;
    border-spacing: 0;
}

td{
    font-family: serif;
    background: #fff;
    color: #018008;
    border: 2px solid #018008;
    text-align: center
}

td a{
    color:#018008 !important;
}

#therapist h2{
    
    font-family: serif;
    color: #018008 !important;
    text-align: center;
    background: #fff;
    border: 2px solid #018008;
}


#therapist ul{
    display: flex;
    flex-wrap: wrap;
}

#therapist p{
    margin:0;
    font-size: 1em;
    font-family: serif;
    padding:0 10px;
    text-align: center;
}

.img-block{
    height:250px;
    background-size: cover !important;
    background-position:top center !important;
    position: relative;
    overflow: hidden;
}

#therapist ul a{
    margin:10px 5px;
    background: #fff;
    display: block;
   border: 2px solid #018008;
}

#therapist h2{
    font-size: 1.4em;
    padding: 10px;
    margin-bottom: 10px
}

#therapist h2:nth-child(3){
    background: none;
    border:none;
}

#therapist h3{
    color:#404040;
    font-family: serif;
    margin:0;
    text-align: center;
    font-size: 1em;
        padding:0 10px;
    padding-top: 5px;
     padding-bottom: 5px;

}

#therapist img{
    margin:0;
    height: auto;
    width: 100%;

}

#therapist li{
    width:25%;

    
}

.days li{
    width:20% !important;
    padding:0 !important;
    text-align: center;
    color:#fff;
}

.days a{
    display: block;
    padding: 2px !important;
    font-size: 0.9em;
}

.days li:first-child a{
    background: #e77c74;
}

.days li:nth-child(2) a{
    background: #039be6;
}

.days li:nth-child(3) a{
    background: #8e24aa;
}



.days li:nth-child(3) a{
    background: #616161;
}

.days li:nth-child(4) a{
    background: #32b67a;
}

.days li:last-child a{
    background: #8e24aa;
}



.cast span{
    background: rgba(0,0,0,0.5);
    transform: rotate(-45deg);
    position: absolute;
    width:150px;
    top:10px;
    left:-55px;
    color:#fff;
    text-align: center;
}

.goldtag span{
      background: linear-gradient(90deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%) ;
      color: #000;
}
.silvertag span{
      background:linear-gradient(90deg, #757575 0%, #9E9E9E 45%, #E8E8E8 70%, #9E9E9E 85%, #757575 90% 100%);  
      color:#000;
}

@media screen and (max-width:480px){
    #therapist li{
        width:33%;
    }
    
    .img-block{
        height:150px;
    }
    
    #therapist p{
        font-size:0.8em;
    }
}


@media screen and (max-width:480px){
    
    tr{
        display:flex;
       justify-content:center;
        flex-wrap:wrap;
    }
    td{
        width:25%;
    }
    
     .cast span{

    transform: rotate(-45deg);
    position: absolute;
    width:150px;
    top:3px;
    left:-63px;
    font-size:0.8em;
}   
}/* End custom CSS */