img {
    width: 100%;
    margin: 0;
}

.wrapper_pc {
    min-width: 1200px;
    min-height: unset;
}

@media screen and (max-width:1400px) {
    .wrapper_pc {
        margin-left: 0;
    }
}

.floater {
    color: #6432a8;
    font-size: 18px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    top: unset !important;
    left: unset !important;
    bottom: 9% !important;
    right: 20% !important;
}

@media screen and (max-width:1400px) {
    .floater {
        bottom: 12% !important;
        right: 5% !important;
    }
}

.mainContent {
    background: url('../img/bg_01.png') no-repeat center/ cover;
    padding-bottom: 132px;
}

.wrapInner {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

/* Header */
.header {
    position: relative;
    z-index: 2;
}

.header .header-wrap {
    max-width: 1230px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
}

.header .header-wrap .logo {
    margin-left: 66px;
}

.header .header-wrap .snsInner {
    margin-top: -46px;
}

/* MV */
.mvContent {
    margin-top: -92px;
    position: relative;
    z-index: 1;
}

.mvContent .img-mv {
    margin: 0 auto;
    max-width: 1888px;
}

.mvContent_box {
    display: flex;
    margin-top: -10.833vw;
    position: relative;
    justify-content: space-between;
    z-index: 1;
}

.mvContent_box .boxContent {
    max-width: 534px;
    margin-right: -16px;
    margin-top: -13px;
    text-align: right;
}

.mvContent_box .boxContent .btn {
    margin-top: -15px;
    max-width: 528px;
    margin-left: auto;
}

.listChapter {
    display: flex;
    justify-content: space-between;
    margin: 4px -10px 0;
}

.listChapter li {
    width: 25%;
}

.chapter_01,
.chapter_02,
.chapter_03,
.chapter_04 {
    border-radius: 10px;
    border: 4px solid #fff;
    position: relative;
}

.chapter_01 {
    margin-top: 35px;
}

.chapter_02,
.chapter_03 {
    margin-top: 60px;
}

.chapter_04 {
    margin-top: 60px;
}

.chapter_04 .ytmov {
    max-width: 920px;
}

.chapterBlock .border {
    border: 4px solid rgba(255, 255, 255, 0);
    border-radius: 4px;
    margin: 2px;
    background: #fff;
    padding: 0 29px 46px;
}

.chapterBlock .ttl {
    max-width: 928px;
    margin: 44px auto 0 -7px;
}

.chapterBlock .txt01 {
    font-size: 22px;
    color: #1c1c1c;
    font-weight: bold;
    line-height: 1.36;
    margin: 29px 0 21px;
}

.chapterBlock .txt02 {
    font-size: 16px;
    color: #1c1c1c;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 23px;
}

.chapterBlock .txt02 a {
    text-decoration: underline;
}

.chapterBlock .txt02:last-of-type {
    margin-bottom: 0;
}

.chapterBlock .txt02 span {
    font-weight: bold;
    margin-right: 20px;
}

.chapterBlock .txt02 .color_orange {
    color: #ed8600;
}

.chapterBlock .txt02 .color_pink {
    color: #ff77c7;
}

.chapterBlock .txt02 .color_blue {
    color: #0046e5;
}

.chapterBlock .txt02 .color_green {
    color: #00bc12;
}

.chapterBlock .txt02 .color_red {
    color: #d20023;
}

.chapterBlock .content .img_content {
    margin: 34px 0 33px;
    max-width: 920px;
}

.chapterBlock .ttl_movie {
    max-width: 848px;
    margin: 0 auto;
    padding-top: 27px;
    padding-bottom: 17px;
}
.chapterBlock .ttl_movie+.youtube-container{
    margin-top: 0;
}
.chapterBlock .txt_movie {
    max-width: 622px;
    margin: 0 auto;
    padding-top: 36px;
}
/* youtube */
.youtube-container,
.youtube-container2,
.youtube-container-sp,
.youtube-container2-sp {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/* Banner */
.bannerBlock {
    background: url('../img/bg_02.png') no-repeat center/ cover;
    min-height: 460px;
    margin-top: 61px;
}

.bannerBlock .ttl {
    max-width: 1044px;
    margin: 0 auto;
    padding-top: 20px;
}

.bannerBlock .listBtn {
    max-width: 887px;
    display: flex;
    margin: -13px auto 0;
    justify-content: space-between;
}

.bannerBlock .listBtn li:nth-child(1) .img_txt {
    width: 81%;
    margin: 0 auto 2px;
}

.bannerBlock .listBtn li:nth-child(2) .img_txt {
    width: 95%;
    margin: 0 auto 3px;
}

/* Chapter 03 */
.chapterBlock .content02 {
    margin-top: 49px;
    position: relative;
}

.chapterBlock .bg_01 {
    background: url('../img/bg_03.png')no-repeat center/ cover;
    min-height: 1119px;
}

.chapterBlock .bg_02 {
    background: url('../img/bg_04.png')no-repeat center/ cover;
    min-height: 1119px;
}

.chapterBlock .bg_03 {
    background: url('../img/bg_05.png')no-repeat center/ cover;
    min-height: 1119px;
}

.chapterBlock .bg_04 {
    background: url('../img/bg_06.png')no-repeat center/ cover;
    min-height: 1119px;
}

.chapterBlock .bg_05 {
    background: url('../img/bg_07.png')no-repeat center/ cover;
    min-height: 1119px;
}

.chapterBlock .content02+.content02 {
    margin-top: 59px;
}

.chapterBlock .content02 .ttl2 {
    padding: 67px 10px 29px;
}

.chapterBlock .content02 .txt_img01 {
    margin: 0 52px;
    max-width: 528px;
    position: relative;
}

.chapterBlock .content02.bg_03 .txt_img01 {
    max-width: 471px;
}

.chapterBlock .content02.right .txt_img01 {
    margin-left: auto;
}

.chapterBlock .content02.bg_04 .txt_img01 {
    max-width: 586px;
    margin-right: 42px;
    margin-top: -9px;
}

.chapterBlock .content02.bg_05 .txt_img01 {
    max-width: 471px;
    margin-left: 43px;
    margin-top: -10px;
}

.chapterBlock .content02 .img_fig01 {
    position: absolute;
    top: -41px;
    right: -11.3%;
    width: 976px;
}

.chapterBlock .content02 .img_fig02 {
    position: absolute;
    top: -36px;
    left: -16.3%;
    width: 1028px;
}

.chapterBlock .content02 .img_fig03 {
    position: absolute;
    top: -34px;
    right: -6.8%;
    width: 935px;
}

.chapterBlock .content02 .img_fig04 {
    position: absolute;
    top: -47px;
    left: -13.4%;
    width: 1003px;
}

.chapterBlock .content02 .img_fig05 {
    position: absolute;
    top: -37px;
    right: -12.5%;
    width: 987px;
}

.chapterBlock .content02 .img_box {
    max-width: 398px;
    margin-left: 49px;
    margin-top: 17px;
    position: relative;
}

.chapterBlock .content02.right .img_box {
    margin-left: auto;
    margin-right: 44px;
    margin-top: 19px;
}

.chapterBlock .content02 .avatarBlock {
    display: flex;
    margin: 151px 52px 0;
    justify-content: space-between;
    align-items: center;
}

.chapterBlock .content02.right .avatarBlock {
    flex-direction: row-reverse;
}

.chapterBlock .content02 .avatarBlock .avatar {
    max-width: 185px;
}

.chapterBlock .content02 .avatarBlock .avatarContent {
    max-width: 607px;
}

.chapterBlock .content02.right .avatarBlock .avatarContent {
    margin-top: 0;
}

.chapterBlock .content02 .txt02 {
    margin-bottom: 0;
}

.chapterBlock .content02.bg_04 .img_box {
    margin-top: 10px;
}

.chapterBlock .content02.bg_05 .img_box {
    margin-top: 10px;
}

.chapterBlock .content02.bg_05 .avatarBlock {
    margin-top: 161px;
}

.chapterBlock .content02.bg_05 .avatarBlock .avatarContent {
    margin-top: -10px;
}

.chapterBlock .btnBlock {
    max-width: 788px;
    margin: 48px auto -16px;
}

/* campaignBlock */
.campaignBlock {
    background: url('../img/bg_08.png')no-repeat center/ cover;
    padding-top: 40px;
    position: relative;
    padding-bottom: 112px;
}

.campaignBlock .ttl {
    position: relative;
    margin: -80px -16px 0 -9px;
}

.campaignBlock .campaignContent {
    margin: -9px -72px 0 -19px;
}

.campaignBlock .campaignContentBtn {
    margin-top: 23px;
}

.campaignBlock .listBtn {
    display: flex;
    justify-content: space-between;
    max-width: 887px;
    margin: -63px auto 0;
}

/* profileBlock */
.profileBlock {
    background: url('../img/bg_09.png')no-repeat center/ cover;
    padding-top: 98px;
    padding-bottom: 91px;
}

.profileBlock .ttl {
    max-width: 527px;
    margin: 0 auto;
    padding-bottom: 17px;
}

.profileBlock .box_movie {
    margin-bottom: 28px;
}

.profileBlock .profileTxt {
    margin: 0 -10px 0 -11px;
}

.listprofile {
    margin-top: 23px;
}

.listprofile li {
    margin-bottom: 24px;
}

.listprofile .title {
    font-size: 20px;
    color: #ff4848;
    line-height: 1.2;
    font-weight: bold;
}

.listprofile .content {
    font-size: 16px;
    color: #1c1c1c;
    line-height: 1.5;
}

/* Youtube */
.box_movie {
    position: relative;
    cursor: pointer;
}
.box_movie:hover{
    opacity: 0.8;
}
.box_movie.active:hover{
    opacity: 1;
}
.box_movie.active .movie_cover {
    opacity: 0;
    z-index: 0;
}

.box_movie.active .movie_player {
    opacity: 1;
    z-index: 2;
}

.box_movie .movie_cover {
    display: block;
    opacity: 1;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
}

.box_movie .movie_player {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
}

/* bannnerBotom */
.bannnerBotom {
    padding-top: 100px;
    padding-bottom: 51px;
}

.bannnerBotom p {
    margin-bottom: 8px;
}

.bannnerBotom .txt01 {
    max-width: 659px;
}

.bannnerBotom .txt02 {
    max-width: 800px;
}

.bannnerBotom .txt03 {
    max-width: 908px;
}

.bannnerBotom .txt04 {
    max-width: 820px;
}

.listBanner li {
    margin-bottom: 47px;
}

/* footer */
.footerBlock {
    border-top: 2px solid #b4b4b4;
    padding: 46px 0 33px;
}

.footerBlock .footerWrap {
    display: flex;
    justify-content: space-between;
    max-width: 1060px;
    margin: 0 auto;
}

.footerBlock .footerContent {
    margin-left: 51px;
}

.footerBlock .footerWrap .snsInner {
    padding-top: 6px;
}

.tw {
    position: relative !important;
}

.tw:before {
    content: "";
    position: absolute;
    top: -6px;
    bottom: 0;
    left: 0;
    background: url('../img/icon-x.jpg') no-repeat center / cover;
    width: 30px;
    height: 30px;
}

.tw iframe {
    position: relative;
    visibility: visible;
    width: 30px;
    height: 20px;
    opacity: 0;
    z-index: 3;
}

@media screen and (max-width: 768px) {
    .wrapInner {
        width: calc(670/750 * 100%);
    }

    .sp_snsInner {
        margin: -5vw 0 0;
    }

    .mainContent {
        background: url('../img/sp/bg_sp_01.png') no-repeat center/ cover;
        padding-bottom: 26.667vw;
    }

    .header .header-wrap {
        padding-top: 2.667%;
    }

    .header .header-wrap .logo {
        margin-left: 2.667%;
        width: calc(70/750 * 100%);
    }

    .header .header-wrap .snsInner {
        margin-top: 0;
    }

    .mvContent {
        margin-top: -7.2%;
    }

    .mvContent_box {
        display: block;
        width: calc(670/750 * 100%);
        margin: -13.6% auto 0;
    }

    .mvContent_box .boxContent {
        margin: 1.333vw -2.133vw 0;
        max-width: 699px;
    }

    .mvContent_box .boxContent .btn {
        margin-top: -1.067%;
        max-width: 698px;
    }

    .listChapter {
        flex-wrap: wrap;
        margin: 0 -2.4% 0 -1.6%;
        padding-top: 2.133%;
    }

    .listChapter li {
        width: 50%;
        margin-bottom: -2.133%;
    }

    .chapter_01,
    .chapter_02,
    .chapter_03,
    .chapter_04 {
        border-radius: 1.333vw;
        border: 0.533vw solid #fff;
    }

    .chapter_01 {
        margin-top: 8.733%;
        height: unset;
    }

    .chapter_02,
    .chapter_03 {
        margin-top: 11.733%;
        margin-bottom: 10.933vw;
    }

    .chapterBlock .border {
        padding: 0 1.8vw 5.067vw;
        border-radius: 0.8vw;
        margin: 0.267vw;
    }

    .chapterBlock .ttl {
        padding-top: 1.9vw;
        margin: 0 auto;
    }

    .chapterBlock .txt01 {
        font-size: 4vw;
        margin: 4vw 0 3.200vw;
    }

    .chapterBlock .txt02 {
        font-size: 3.2vw;
        line-height: 1.583;
        margin-bottom: 5.333vw;
    }

    .chapterBlock .txt02 span {
        margin-right: 3.733vw;
    }

    .chapterBlock .content .img_content {
        margin: -2.4% 0 0;
    }

    .bannerBlock {
        background: url(../img/sp/bg_sp_02.png) no-repeat center/ cover;
        min-height: unset;
        margin-top: 0;
        padding-bottom: 9.9vw;
    }

    .bannerBlock .ttl {
        width: calc(734/750 * 100%);
        padding-top: 0;
        margin-top: -0.533vw;
    }

    .bannerBlock .listBtn {
        display: block;
        width: calc(715/750 * 100%);
        margin-top: -1.6vw;
    }

    .bannerBlock .listBtn li {
        margin-bottom: 1.6vw;
    }

    .bannerBlock .listBtn li .btn {
        width: calc(581/750 * 100%);
        margin: 0 auto;
    }

    .bannerBlock .listBtn li:nth-child(1) .img_txt {
        width: 80%;
        margin-bottom: 0;
    }

    .bannerBlock .listBtn li:nth-child(2) .img_txt {
        width: 97%;
        margin-bottom: 0;
    }

    .chapterBlock .content02 {
        margin: 5.533% auto 0;
        padding-bottom: 10%;
    }

    .chapterBlock .content02+.content02 {
        margin-top: 4.7%;
    }

    .chapterBlock .bg_01 {
        background: url('../img/sp/bg_sp_03.png')no-repeat center/ contain;
        min-height: unset;
    }

    .chapterBlock .bg_02 {
        background: url('../img/sp/bg_sp_04.png')no-repeat center/ contain;
        min-height: unset;
    }

    .chapterBlock .bg_03 {
        background: url('../img/sp/bg_sp_05.png')no-repeat center/ contain;
        min-height: unset;
    }

    .chapterBlock .bg_04 {
        background: url('../img/sp/bg_sp_06.png')no-repeat center/ contain;
        min-height: unset;
    }

    .chapterBlock .bg_05 {
        background: url('../img/sp/bg_sp_07.png')no-repeat center/ contain;
        min-height: unset;
    }

    .chapterBlock .content02 .img_fig01 {
        top: 2.7%;
        right: -11.1%;
        width: 104%;
        max-width: 642px;
    }

    .chapterBlock .content02 .img_fig02 {
        top: 2%;
        left: -11.1%;
        width: 104.8%;
        max-width: 646px;
    }

    .chapterBlock .content02 .img_fig03 {
        top: 1.6%;
        right: -10.8%;
        width: 104.4%;
        max-width: 642px;
    }

    .chapterBlock .content02 .img_fig04 {
        top: 1.7%;
        left: -11.1%;
        width: 105%;
        max-width: 646px;
    }

    .chapterBlock .content02 .img_fig05 {
        top: 2.5%;
        right: -10.5%;
        width: 104%;
        max-width: 641px;
    }

    .chapterBlock .content02 .ttl2 {
        padding: 1.333vw 1.333vw 0;
    }

    .chapterBlock .content02 .txt_img01 {
        margin: 1.333vw 0 0 5.333vw;
        width: 57.2%;
    }

    .chapterBlock .content02.bg_03 .txt_img01 {
        width: 66.2%;
        margin: 0.533vw 0 0 4.267vw;
    }

    .chapterBlock .content02 .img_box {
        width: 60%;
        margin-left: 6.7%;
        margin-top: 4%;
    }

    .chapterBlock .content02 .avatarBlock {
        display: block;
        margin: 23.733vw auto 0;
        width: 86%;
    }

    .chapterBlock .content02 .avatarBlock .avatar {
        max-width: 200px;
        width: 37.6%;
        float: left;
        margin: -2.667vw 2.133vw 0 0;
    }

    .chapterBlock .content02.bg_03 .avatarBlock .avatar {
        margin-right: 1.867vw;
    }

    .chapterBlock .content02.right .txt_img01 {
        margin-top: 1.533vw;
        margin-right: 4vw;
        width: 69.5%;
    }

    .chapterBlock .content02.bg_05 .txt_img01 {
        width: 72%;
        margin-left: 4.267vw;
        margin-top: 0;
    }

    .chapterBlock .content02.right .img_box {
        margin-right: 5.8%;
        margin-top: 1.6%;
    }

    .chapterBlock .content02.bg_03 .img_box {
        margin-top: 2%;
    }

    .chapterBlock .content02.bg_05 .img_box {
        margin-top: 2.5%;
    }

    .chapterBlock .content02.bg_05 .avatarBlock {
        margin-top: 26.4vw;
    }

    .chapterBlock .content02.right .avatarBlock .avatar {
        float: right;
        margin-right: 0;
        margin-left: 3.933vw;
    }

    .chapterBlock .btnBlock {
        margin: 5.333vw -1.333vw -1.600vw;
    }

    .chapter_04 {
        padding: 0;
        margin-top: 11.5%;
    }

    .chapterBlock .ttl_movie {
        width: 95%;
        padding-bottom: 1.867vw;
        padding-top: 4.8vw;
    }
    .chapterBlock .txt_movie {
        padding-top: 3.2vw;
    }

    .campaignBlock {
        background: url('../img/sp/bg_sp_08.png')no-repeat center/ cover;
        padding-bottom: 9.067vw;
    }

    .campaignBlock .ttl {
        margin: -27.200vw 0 0;
    }

    .campaignBlock .campaignContent {
        margin: 2.133vw 0 0;
        width: 100%;
    }

    .campaignBlock .campaignContentBtn {
        width: 89%;
        margin: 7.200vw auto 0;
    }

    .campaignBlock .listBtn {
        display: block;
        width: 84%;
        margin: -8.8vw auto 0;
    }

    .campaignBlock .listBtn li {
        margin-bottom: 2.667vw;
    }

    .profileBlock {
        background: url('../img/sp/bg_sp_09.png')no-repeat center/ cover;
        padding-top: 7.733vw;
        padding-bottom: 8vw;
    }

    .profileBlock .ttl {
        width: calc(628/670 * 100%);
        padding-bottom: 4.8vw;
    }

    .profileBlock .box_movie {
        margin-bottom: 3.2vw;
    }

    .profileBlock .profileTxt {
        margin: 0 -1.333vw;
    }

    .listprofile {
        margin-top: 3.2vw;
    }

    .listprofile .title {
        font-size: 4vw;
        line-height: 1.3;
    }

    .listprofile .content {
        font-size: 3.200vw;
        line-height: 1.583;
        letter-spacing: 0.042em;
    }

    .listprofile li {
        margin-bottom: 4.8vw;
    }

    .bannnerBotom {
        padding-top: 10.933vw;
        padding-bottom: 5.6vw;
    }

    .bannnerBotom .txt01 {
        width: calc(413/670 * 100%);
    }

    .bannnerBotom .txt02 {
        width: calc(511/670 * 100%);
    }

    .bannnerBotom .txt03 {
        width: calc(632/670 * 100%);
    }

    .bannnerBotom .txt04 {
        width: calc(532/670 * 100%);
    }

    .listBanner li {
        margin-bottom: 4.533vw;
    }

    .footerBlock {
        border-top: 1px solid #b4b4b4;
        padding: 3.467vw 0 2.667vw;
    }

    .footerBlock .footerWrap {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .footerBlock .footerContent {
        margin-left: 0;
        margin-bottom: 2.667vw;
    }

    .footer__copyright {
        font-size: 2.133vw;
        line-height: 1.5;
        padding: 0;
    }
    .tw:before {
        top: 0px;
        bottom: 0;
        left: 37px;
        background: url('../img/sp/icon-x_sp.png') no-repeat center / 100%;
        width: 22.5px;
        height: 22.5px;
    }
}

@media (min-width: 750px) and (max-width: 768px) {
    .mvContent_box .boxContent {
        margin: 1.333vw auto 0;
        max-width: 699px;
    }

    .mvContent_box .boxContent .btn {
        margin-top: -1.067%;
        max-width: 698px;
    }

    .chapterBlock .content02 .ttl2 {
        padding: 1.333vw 2.333vw;
    }

    .chapterBlock .content02.right .ttl2 {
        padding: 1.333vw 3.333vw;
    }
}