.elementor-kit-5{--e-global-color-primary:#2C365E;--e-global-color-secondary:#3C3C3C;--e-global-color-text:#696565;--e-global-color-accent:#61CE70;--e-global-color-9c0e7c6:#FFFFFF;--e-global-color-dd5d2f9:#888888;--e-global-color-462ab5a:#F5A118;--e-global-color-47d014f:#000000;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans JP";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans JP";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.view-more, .view-less{
    text-decoration:none;
    font-size:.882352rem;
    color:gray;
    display:inline-block;
    margin-left:auto;
    display: flex;
}
.view-more>div, .view-less>div{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom: 0rem;
    transition:margin .3s
}
.view-more>div>span, .view-less>div>span{
    width:2px;
    border-radius:4px;
    background-color:#191919;
    display:block;
    transition:height .3s
}


.view-more>div>span:nth-child(1){
    height:20px
}
.view-more>div>span:nth-child(2){
    height:10px
}
.view-more>div>span:nth-child(3){
    height:15px
}
.view-more>div>span:nth-child(4){
    height:3px;
}
.view-more>div>span:not(:last-child){
    margin-right:4px
}
.view-more:hover{
    color:#ffd166
}
.view-more:hover>div>span{
    background-color:#ffd166
}
.view-more:hover>div>span:nth-child(1){
    height:20px
}
.view-more:hover>div>span:nth-child(2){
    height:15px
}
.view-more:hover>div>span:nth-child(3){
    height:10px
}
.view-more:hover>div>span:nth-child(4){
    height:3px
}




.view-less>div>span:nth-child(1){
    height:3px
}
.view-less>div>span:nth-child(2){
    height:15px
}
.view-less>div>span:nth-child(3){
    height:10px
}
.view-less>div>span:nth-child(4){
    height:20px;
}
.view-less>div>span:not(:last-child){
    margin-right:4px
}
.view-less:hover{
    color:#ffd166
}
.view-less:hover>div>span{
    background-color:#ffd166
}
.view-less:hover>div>span:nth-child(1){
    height:3px
}
.view-less:hover>div>span:nth-child(2){
    height:10px
}
.view-less:hover>div>span:nth-child(3){
    height:15px
}
.view-less:hover>div>span:nth-child(4){
    height:20px
}/* End custom CSS */