@charset "UTF-8";
.site-content > .str-outer {
    padding-top: 0;
}
.mod-media-fluid {
    margin-top: 0;
}
.franchiseMv_wrap {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    height: 340px;
    background: url("/franchise/img/mv_img.jpg") no-repeat center center / cover;
}
.franchiseMv_img {
    line-height: 1;
    text-align: center;
}
.franchiseMv_img img {
    margin: 0 auto;
}
.franchiseMv-ttl {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin-top: 25px;
}
.franchise_img {
    padding: 58px 0 10px 0;
    line-height: 1;
    text-align: center;
}
.franchise_img img {
    width: 100%;
    max-width: 600px;
}
.mod-heading-level2 > .heading {
    position: relative;
}
.mod-heading-level2 > .heading:before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    z-index: 10;
}
.mod-heading-level2 > .heading.chara1:before {
    width: 71px;
    height: 91px;
    background: url("/franchise/img/iq.png") no-repeat center center;
    background-size: 100% auto;
}
.mod-heading-level2 > .heading.chara2:before {
    width: 63px;
    height: 87px;
    background: url("/franchise/img/chieco.png") no-repeat center center;
    background-size: 100% auto;
}
.mod-heading-level2 > .heading.chara3:before {
    width: 64px;
    height: 86px;
    background: url("/franchise/img/isao.png") no-repeat center center;
    background-size: 100% auto;
}
.mod-heading-level2 > .heading.chara4:before {
    width: 62px;
    height: 80px;
    background: url("/franchise/img/miyo.png") no-repeat center center;
    background-size: 100% auto;
}
.mod-heading-level2 > .heading.chara5:before {
    width: 54px;
    height: 67px;
    background: url("/franchise/img/sasuke.png") no-repeat center center;
    background-size: 100% auto;
}
.mod-heading-level2 > .heading.chara6:before {
    width: 64px;
    height: 84px;
    background: url("/franchise/img/yume.png") no-repeat center center;
    background-size: 100% auto;
}
.mod-heading-level2 > .heading.chara7:before {
    width: 75px;
    height: 101px;
    background: url("/franchise/img/Qbee.png") no-repeat center center;
    background-size: 100% auto;
}
.mod-media-fluid > .media img {
    margin: 60px auto;
}
.mod-media-fluid > .media.ver2 img {
    margin: 0 auto;
}
.mod-media-fluid > .media.ver3 img {
    margin: 20px auto;
}
@media (max-width: 960px) {
    .franchiseMv_wrap {
        height: 170px;
        background: url("/franchise/img/mv_img_sp.jpg") no-repeat center center / cover;
    }
    .franchiseMv_img img {
        width: 163px;
    }
    .franchiseMv-ttl {
        font-size: 16px;
        margin-top: 10px;
    }
    .franchise_img {
        padding: 30px 0 25px 0;
    }
    .franchise_img img {
        width: 100%;
        max-width: 300px;
    }
    .mod-heading-level2 > .heading {
        padding-right: 40px;
    }
    .mod-heading-level2 > .heading.chara1:before {
        width: 36px;
        height: 46px;
        background: url("/franchise/img/iq_sp.png") no-repeat center center;
        background-size: 100% auto;
    }
    .mod-heading-level2 > .heading.chara2:before {
        width: 32px;
        height: 44px;
        background: url("/franchise/img/chieco_sp.png") no-repeat center center;
        background-size: 100% auto;
    }
    .mod-heading-level2 > .heading.chara3:before {
        width: 32px;
        height: 43px;
        background: url("/franchise/img/isao_sp.png") no-repeat center center;
        background-size: 100% auto;
    }
    .mod-heading-level2 > .heading.chara4:before {
        width: 31px;
        height: 40px;
        background: url("/franchise/img/miyo_sp.png") no-repeat center center;
        background-size: 100% auto;
    }
    .mod-heading-level2 > .heading.chara5:before {
        width: 27px;
        height: 34px;
        background: url("/franchise/img/sasuke_sp.png") no-repeat center center;
        background-size: 100% auto;
    }
    .mod-heading-level2 > .heading.chara6:before {
        width: 32px;
        height: 42px;
        background: url("/franchise/img/yume_sp.png") no-repeat center center;
        background-size: 100% auto;
    }
    .mod-heading-level2 > .heading.chara7:before {
        width: 38px;
        height: 51px;
        background: url("/franchise/img/Qbee_sp.png") no-repeat center center;
        background-size: 100% auto;
    }
    .mod-media-fluid > .media img {
        margin: 30px auto;
    }
}
@media (max-width: 340px) {

}
