@charset "UTF-8";
@font-face {
    font-family: 'meijo';
    src: url("/assets/fonts/meijo.eot?8gv99b");
    src: url("/assets/fonts/meijo.eot?8gv99b") format("embedded-opentype"), url("/assets/fonts/meijo.ttf?8gv99b") format("truetype"), url("/assets/fonts/meijo.woff?8gv99b") format("woff"), url("/assets/fonts/meijo.svg?8gv99b") format("svg");
    font-weight: normal;
    font-style: normal;
  }
.mag-movie-detail figure img,
.mag-movie-detail .mag-contents-list-3col img,
.mag-movie-detail .mag-contents-list-2col img{
    border-radius: 10px;
}
.mag-contents-list-movie li a{
    position: relative;
}
.mag-contents-list-label {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background: #b7193f;
	color: #fff;
	padding: 7px 14px 6px;
	border-radius: 10px 0 10px 0;
	font-weight: bold;
}


.mag-movie-detail p a {
    color: #d00920;
    letter-spacing: 0.07rem;
    text-decoration: underline;
    display: inline-block;
    transition: 0.5s;
}

.mag-movie-detail p a[target$="_blank"]:after {
    content: "";
    font-family: 'meijo' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #d00920;
    margin: 0 .3em;
    text-decoration: none;
    font-size: 1.1em;
    display: inline-block;
}
.mag-movie-detail p a[href$="pdf"]:after {
    content: "";
    font-family: 'meijo' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #d00920;
    margin: 0 .3em;
    transform: scale(1.4);
    text-decoration: none;
    font-size: 1em;
    display: inline-block;
}
.mag-movie-detail a.arrow {
    position: relative;
    padding-left: 1.6rem;
}
.mag-movie-detail a.arrow::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 1em;
    position: absolute;
    top: 0.1rem;
    left: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 600;
}

.mag-movie-detail .btn {
    font-size: 1.3rem;
    font-weight: bold;
    text-decoration: none;
    width: 21.2rem;
    min-width: fit-content;
    height: 3.6rem;
    border-radius: 1.8rem;
    padding: 0 1rem;
    line-height: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: linear-gradient(90deg, rgba(255, 106, 119, 1) 0%, rgba(255, 172, 111, 1) 100%);
}
.mag-movie-detail p a:hover {
    opacity: 0.7;
}
.mag-movie-detail p {
    font-size: 1.55rem;
    line-height: 1.87;
    letter-spacing: 0.05em;
}
.mag-movie-detail p + p {
    margin-top: 1.6em;
}
.mag-movie-detail h2 {
    position: relative;
    font-size: 28px;
    margin: 100px 0 0;
    padding: 0 0 0 40px;
}
.mag-movie-detail h2 + * {
    margin-top: 4em;
}

.mag-movie-detail h2:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 10px;
    height: 75px;
    background: #b7193f;
    border-radius: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mag-movie-detail h3 {
    font-size: 24px;
    margin: 100px 0 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #b7193f;
}
.mag-movie-detail h3 + * {
    margin-top: 2em;
}
.mag-movie-detail h4{
    font-size: 2.0rem;
    margin: 4rem 0 2rem;
    padding: 0 0 0 10px;
    border-left: 3px solid #333;
}
.mag-movie-detail h4 + * {
    margin-top: 1.6em;
}
.mag-movie-detail h5{
    margin: 4rem 0 0 0;
    color: #b7193f;
    font-weight: bold;
    font-size: 1.6rem;
}
.mag-movie-detail h5 + * {
    margin-top: 1.6em;
}
.mag-movie-detail h6{
    margin: 4rem 0 0 0;
}
.mag-movie-detail h6 + * {
    margin-top: 1.6em;
}
.mag-movie-detail h6 span{
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 2px 8px;
}

.cms-container ul:not([class^="mag"]) {
    list-style-type: "・";
    padding: 0 0 0 1em;
    margin-top: 2rem;
}
.cms-container  li {
    padding-left: 4px;
}

.cms-container ul li + li,
.cms-container ol li + li{
    margin-top: 4px;
}

.cms-container ol {
    list-style-type: numberic;
    padding: 0 0 0 1em;
    margin-top: 2rem;
}

.mag-movie-detail .mag-contents-list-2col,
.mag-movie-detail .mag-contents-list-3col {
    padding-top: 0;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.mag-movie-detail .mag-contents-list-2col ul,
.mag-movie-detail .mag-contents-list-2col ol,
.mag-movie-detail .mag-contents-list-3col ul,
.mag-movie-detail .mag-contents-list-3col ol {
    margin: 0 -20px;
    list-style: none;
    padding: 0;
}

.mag-movie-detail .mag-contents-list-2col li,
.mag-movie-detail .mag-contents-list-3col li {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    width: 560px;
    padding: 0;
}

.mag-movie-detail figure + figure{
    margin-top: 3rem;
}

.mag-movie-detail .mag-contents-text-flow {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.mag-movie-detail .mag-contents-text-flow::after {
    content: "";
    display: block;
    clear: both;
}
.mag-movie-detail .mag-contents-text-flow figure {
    margin-left: 4rem;
    float: right;
    max-width: calc(50% - 1.5rem);
}
.mag-movie-detail .mag-contents-text-flow figure + figure {
    margin-top: 3rem;
}
.mag-movie-detail .mag-contents-text-flow figure:last-of-type {
    margin-bottom: 2rem;
}
.mag-movie-detail figcaption {
    padding-top: 8px;
    font-size: 14px;
}

.mag-movie-detail .mag-contents-text-flow.-left figure {
    margin-left: 0;
    float: left;
    margin-right: 4rem;
}

.mag-contents-list-2col ul li .mag-contents-list-caption, .mag-contents-list-3col ul li .mag-contents-list-caption{
    padding-top: 8px;
}



@media (max-width: 767px) {
    .mag-movie-detail h2 {
        font-size: 18px;
        margin: 80px 0 0;
        padding: 0 0 0 20px;
        line-height: 1.3;
    }
    .mag-movie-detail h2:before {
        width: 5px;
        height: 52px;
    }
    .mag-movie-detail h3 {
        font-size: 16px;
        margin: 60px 0 0;
        padding-bottom: 15px;
    }
    .mag-movie-detail a.arrow {
        padding-left: 1.2rem;
    }
    .mag-movie-detail p {
        font-size: 1.2rem;
        line-height: 1.83;
        letter-spacing: 0.07em;
    }

    .mag-movie-detail .mag-contents-list-2col,
    .mag-movie-detail .mag-contents-list-3col {
        padding-top: 0;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .mag-movie-detail .mag-contents-list-2col ul,
    .mag-movie-detail .mag-contents-list-3col ul {
        margin: 0;
    }
    .mag-movie-detail .mag-contents-list-2col li,
    .mag-movie-detail .mag-contents-list-3col li {
        margin-bottom: 35px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .mag-movie-detail figcaption {
        padding-top: 8px;
        font-size: 13px;
    }
    .mag-movie-detail .mag-contents-text-flow {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .mag-movie-detail .mag-contents-text-flow.-left figure,
    .mag-movie-detail .mag-contents-text-flow figure {
        margin-left: 0;
        margin-right: 0;
        float: none;
        max-width: 100%;
    }
}

.mag-movie-detail .mag-textimg01-r,
.mag-movie-detail .mag-textimg01-l {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

@media (max-width: 767px) {
    .mag-movie-detail .mag-textimg01-r,
    .mag-movie-detail .mag-textimg01-l {
        margin-top: 2rem;
        margin-bottom: 2rem;
        display: block;
    }
    .mag-movie-detail figure + figure{
        margin-top: 2rem;
    }
}

.mag-iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.mag-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.mag-movie-detail .mag-blog-img01 {
    margin: 4rem 0 0;
    text-align: center;
}
.mag-movie-detail .mag-blog-img01 + * {
    margin-top: 4rem;
}
.mag-movie-detail .mag-blog-img01 > div {
    display: inline-block;
}
.mag-movie-detail .mag-blog-movie a {
    position: relative;
    display: block;
}
.mag-movie-detail .mag-blog-img01 img {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.mag-movie-detail .mag-blog-movie a:before {
    content: url(/mag/assets/images/btn-movie.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.75);
    transform: translate(-50%, -50%) scale(0.75);
    z-index: 2;
}

.mag-movie-detail .mag-blog-img01 figure{
    display: inline-block;
}
.mag-movie-detail .mag-blog-img01 figcaption{
    text-align: center;
}

@media (max-width: 767px) {
    .mag-movie-detail .mag-blog-img01 {
        margin: 2rem 0 0;
    }
    .mag-movie-detail .mag-blog-img01 + * {
        margin-top: 2rem;
    }
    .mag-movie-detail .mag-blog-movie a:before {
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5);
    }
    .mag-movie-detail .mag-blog-img01 + h2{
        margin-top: 45px;
    }
}