@charset "utf-8";
/* CSS Document */

div._img_lyt-01 > .img ._box_movie-shogai01 {
	padding-top: 0;
	max-width: none;
    width: 401px;
    /*height: 226px;*/
    max-width: 100%;
    aspect-ratio: 16 / 9;
}
div._img_lyt-01 > .img ._box_movie-shogai02 {
	padding-top: 0;
	max-width: none;
	height:360px;
	width: 640px;
}
._box_movie-shogai01, ._box_movie-shogai02 {
	position: relative;
	margin: 0 auto 0;
	padding-top: 360px;
	max-width: 640px;
}
._box_movie-shogai01 iframe, ._box_movie-shogai02 iframe {
	left: 0;
	top: 0;
}

/*動画、背景強制透明、グレー枠*/
div.jstream-eqPlayer {
    background-color: transparent!important; 
    box-shadow: #7b7b7b 0 0 1px;
}
div.eq-h5_player.eq-pr, div.eq-h5_player.eq-pr > div {
    background-color: transparent!important; 
}

/* リスト */
.-link-shogai-contact-01 {
    margin: 3.5em 0 1em !important;
}
.-link-shogai-contact-01 .txt-ext {
    font-size: 1.3rem;
    background: #ededed;
    border-radius: 3px;
    padding: 0.5em;
    display: inline-block;
    margin-top: 0.3em;
}

.maxH51px {
    max-height: 51px;
}

@media screen and (max-width: 1110px) {
    .-col-center {
        text-align:center;
    }
}

@media screen and (max-width: 767px) {
    div._img_lyt-01 > .img ._box_movie-shogai01, div._img_lyt-01 > .img ._box_movie-shogai02 {
        padding-top: 0;
        max-width: none;
        height: 52.85vw !important;
        width: 100% !important;
        font-size: 10px;
    }
    ._box_movie-shogai01, ._box_movie-shogai02 {
        padding-top: 0;
        max-width: none;
        height: 52.85vw !important;
        width: 100% !important;
        font-size: 10px;

    }
    .-link-shogai-contact-01 {
        margin: 1em 0 1em !important;
    }

    .pconly {
        display: none;
    }

}

@media screen and (max-width: 490px) {
    .-col-center {
        text-align:center;
    }
}


._txt_duration-shogai01 {
    text-align: center;
    font-size: 88%;
    font-size: 1.4rem;
    margin: 0.3em 0 0;
}