@charset "UTF-8";

.lMt__frontier {
    margin-top: 0 !important;
    column-rule-width: unset;
    background-color: white;
}
.group{
    position: sticky;
    top: 0px;
    padding-top: 50px;
    z-index: 2;
    pointer-events: all;	
}
.mVideo__wrap2{
    position: sticky;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    aspect-ratio: 16 / 9;
    z-index: 1;
	pointer-events: auto;
}
.mTab__btn1 {
	box-sizing: border-box;
    display: block;
	max-height: 100%;
    height: auto;
    padding: 14px 0 10px;
    border-bottom: solid 3px #555;
    font-size: 1.0625rem;
    text-align: center;
}
.mTab--current .mTab__btn1 {
    border-color: #be000b;
}
.mInfo__index2 {
    margin: 0;
    font-size: 1.1875rem;
    font-weight: bold;
    line-height: 3.35em;
    letter-spacing: 0.03em;
}
.mPage--line2 {
    padding-top: 20px;
    border-top: 1px solid #c8c8c8;
}
.mImage__kv2 {
    width: max-content;
    max-width: 1200px;
    margin: 0 auto;
}
.mImage__col3a img {
    width: 80%;
    vertical-align: bottom;
}
@media screen and (min-width: 768px) {
    .mImage__col3a {
        width: 36%;
    }
}

