@media screen and (min-width: 751px) {
#visumo_pt_video .hacobune-swiper-slide{
    width: 33.33%!important;
}
video.hacobune-vjs-tech,
.hacobune-video-js{}
.hacobune-card-slider-list-item-figure .hacobune-video-frame{
    width: 50%!important;
    margin:auto;
}

#visumo_pt_video img.hacobune-video-icon.hacobune-card-slider-video-icon,
#landing img.hacobune-video-icon.hacobune-card-slider-video-icon {
    width: unset;
}
#visumo_pt_video .hacobune-logo img.hacobune-logo-image,
#landing .hacobune-logo img.hacobune-logo-image{
    width: 55px;
}
#visumo_pt_video span.hacobune-reels-modal__close-btn,
span.hacobune-reels-modal__close-btn{
    font-family: Roboto, Arial, "sans-serif", CI, Meiryo !important;
}
}

@media screen and (max-width: 750px) {
.hacobune-gallery {
    width:60%;
    margin:auto;
}

#visumo_pt_video div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-slider-prev.card-slider-hacobune-slider-prev,
#landing div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-slider-prev.card-slider-hacobune-slider-prev {
    transform: translateX(-0px);
    position: absolute;
    left:-38px!important;
    
    border-radius: 5px 0px 0px 5px !important;
}
.hacobune-slider-next.card-slider-hacobune-slider-next {
    transform: translateX(-0px);
    position: absolute;
    right:-38px!important;
}
.hacobune-app-container.hacobune-app-container-no-font {
    overflow:visible;
}
#visumo_pt_video div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-slider-next .hacobune-icon-button.icon-slider,
#landing div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-slider-next .hacobune-icon-button.icon-slider {
    background-color: #aaa!important;
    border-radius: 0px 5px 5px 0px !important;
}
#visumo_pt_video div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider  .hacobune-icon-button.icon-slider,
#landing div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider  .hacobune-icon-button.icon-slider {
    background-color: #aaa!important;
    border-radius: 5px 0px 0px 5px !important;
}
#visumo_pt_video div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-icon-button.icon-slider:before,
#visumo_pt_video div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-icon-button.icon-slider:after,
#landing div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-icon-button.icon-slider:before,
#landing div.hacobune-gallery .hacobune-layout-base-main-contents .hacobune-slider .hacobune-icon-button.icon-slider:after{
    border-color:#fff;
}

}


.hacobune-card-slider-list-item-caption-profile-createDateTime{
display:none;
}
img.hacobune-video-icon.hacobune-card-slider-video-icon{
    width: 20%!important;
    height: auto;
    margin:auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
img.hacobune-video-icon.hacobune-card-slider-video-icon.hacobune-card-slider-list-item-figure-thumbnail-opacity{
    width: 20%!important;
    height: auto;
    margin:auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media screen and (min-width: 720px) {
    .hacobune-reels-template {
        height: calc(100vh) !important;
        margin: 15px 0;
    }
    .hacobune-reels-modal__reels-wrapper {
        scroll-padding: 0 !important;
    }
}
.hacobune-reels-modal__container {
    width: 56dvh !important;
}
span.hacobune-reels-modal__close-btn {
    background: #fff;
    border-radius: 50%;
    opacity: 0.8;
    cursor: pointer;
}
span.hacobune-reels-modal__close-btn:hover{
    opacity: 0.9;
}
