@media print {
    img {
        display: none;
        opacity: 0;
        background: #fff;
    }
}
img {
  pointer-events: none;
}
.scroll_img {
    pointer-events: auto!important;
}
.sp_banner {
    pointer-events: auto!important;
}
body {
    font-family:"ヒラギノ角ゴ ProN stdN W8", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
main {
    min-width: 1400px;
}
@media (max-width: 640px) {
    main {
        min-width: auto;
    }
}
.inner_s {
    width: 900px;
    margin: 0 auto;
}
.inner_m {
    width: 1000px;
    margin: 0 auto;
}
@media (max-width: 640px) {
    .inner_s {
        width: auto;
        padding: 0 20px;
    }
    .inner_m {
        width: auto;
        padding: 0 20px;
    }
}
.mr20 {
    margin-right: 20px;
}
.ml39 {
    margin-left: 39px;
}
@media (max-width: 640px) {
    .ml39 {
        margin-left: 30px;
    }
}
.mb35 {
    margin-bottom: 35px;
}
.mb20 {
    margin-bottom: 20px;
}
.mainvisual {
    background: url(../img/mainvisual_bg.jpg) no-repeat center;
    width: 100%;
    min-width: 1400px;
    height: 600px;
    background-size: cover;
    position: relative;
}
@media (max-width: 640px) {
    .mainvisual {
        background: url(../img/sp_mainvisual_bg.jpg) no-repeat center;
        min-width: auto;
        height: auto;
        background-size: cover;
    }
    .label_title {
        width: 30%!important;
    }
}

.mainvisual_item {
    width: 1400px;
    margin:0 auto;
    position: relative;
}
@media (max-width: 640px) {
    .mainvisual_item {
        width: auto;
        padding: 0 20px;
    }
}

.mainvisual h1 {
    text-indent: -9999px;
    position: absolute;
}

.copy {
    position: absolute;
    top: 147px;
    left: 749px;
}

.text {
    position: absolute;
    top: 248px;
    left: 79px;
}
@media (max-width: 640px) {
    .sp_none {
        display:none;
    }
    .sp_copy {
        position: absolute;
        top: 25%;
        left: 26%;
        width: 7%;
    }
    .sp_text {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .sp_release {
        position: absolute;
        bottom: 0;
        left:0;
    }
    .copy {
        display: none;
    }
}
@media (min-width: 641px) {
    .sp_text {
        display: none;
    }
    .sp_mainvisual {
        display: none;
    }
    .sp_main {
        display: none;
    }
    .sp_release{
        display: none;
    }
    .sp_copy {
        display: none;
    }
}

.deluxe {
    background: url(../img/deluxe_bg.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 54px;
}
.edition_label {
    background-color: #13bec0;
    text-align: center;
    margin-bottom: 50px;
}
@media (max-width: 640px) {
    .edition_label {
        margin-bottom: 0;
    }
    .deluxe {
        padding-bottom: 25px;
    }
}
.normal_wrap {
    margin-top: 117px;
}
@media (max-width: 640px) {
    .normal_wrap {
        margin-top: 35px;
    }
}
.deluxe_disc {
    text-align: center;
    margin-right: 20px;
    margin-bottom: 62px;
}
@media (max-width: 640px) {
    .deluxe_disc {
        text-align: center;
        margin-bottom: 22px;
        padding-top: 30px;
        margin-right: 0;
    }
}
.yellow {
    font-size: 28px;
    margin-bottom: 37px;
    font-weight: bold;
    color: #ffd400;
}
.yellow span {
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 1.5px;
}
@media (max-width: 640px) {
    .yellow {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .yellow span {
        font-size: 12px;
    }
}
.deluxe_detail {
    display: flex;
}
@media (max-width: 640px) {
    .deluxe_detail {
        display: block;
    }
}
.deluxe_detail_item.l01 {
    margin-right: 56px;
}
@media (max-width: 640px) {
    .deluxe_detail_item.l01 {
        margin-right: 0;
    }
}
.deluxe_detail_item h3 {
    font-size: 28px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}
@media (max-width: 640px) {
    .deluxe_detail_item h3 {
        font-size: 20px;
        margin-bottom: 8px;
        letter-spacing: 0.5px;
    }
}

.deluxe_detail_item h4 {
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-style: italic;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}
.normal_detail_txt {
    margin-top: 30px;
}
.normal_detail_txt h3 {
    font-size: 28px;
    margin-bottom: 15px;
    letter-spacing: 1.5px;
}
@media (max-width: 640px) {
    .normal_detail_txt h3 {
        font-size: 20px;
    }
}
.normal_detail_txt h4 {
    font-size: 15px;
    margin-bottom: 10px;
    font-style: italic;
    letter-spacing: 3px;
}
.normal_detail_txt ul {
    color: #fff;
    font-size: 13px;
    margin-bottom: 21px;
    line-height: 20px;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media (max-width: 640px) {
    .normal_detail_txt {
        margin-top: 15px;
    }
    .normal_detail_txt h4 {
        font-size: 14px;
    }
    .normal_detail_txt ul {
        font-size: 10px;
    }
}
.deluxe_privilege {
    background: url(../img/deluxe_privilege_bg.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
}
@media (max-width: 640px) {
    .deluxe_privilege {
        padding-bottom: 25px;
    }
}
.deluxe_privilege h2 {
    font-size: 48px;
    text-align: center;
}
.privilege_txt div h4 {
    margin-bottom: 7px;
}
.deluxe_privilege_list {
    display: flex;
    align-items: center;
}
@media (max-width: 640px) {
    .deluxe_privilege_list {
        display: block;
    }
    .privilege_txt div h4 {
        font-size: 16px;
    }
}
.deluxe_privilege_list.mov {
    align-items: start!important;
}
.privilege_box {
    background-color: #13c0be;
    width: 230px;
    font-size: 13px;
    letter-spacing: 3px;
    margin-right: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lbox {
    height: 173px;
}
@media (max-width: 640px) {
    .privilege_box {
        background-color: #13c0be;
        width: 100%;
        font-size: 16px;
        letter-spacing: 3px;
        margin-right: 40px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .lbox {
        height: 45px;
    }
}
.sbox {
    height: 45px;
}
.privilege_txt {
    display: flex;
    border-bottom: dotted 1px;
    font-weight: bold;
    position: relative;
    width: 100%;
    font-size: 20px;
}
@media (max-width: 640px) {
    .privilege_txt {
        display: block;
        border-bottom: none;
    }
}
.privilege_txt::after {
    content:'';
    position: absolute;
    width: 685px;

}
.privilege_txt.many {
    padding-bottom: 19px;
}
.privilege_txt.many ul li {
    padding: 5px 0;
}
@media (max-width: 640px) {
    .privilege_txt.many ul li {
        font-size: 14px;
    }
}
.privilege_txt.few ul li {
    padding: 21px 0;
}
@media (max-width: 640px) {
    .privilege_txt.few ul li {
        padding: 15px 0;
        font-size: 14px;
    }
}
.line_mgn {
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    margin-left: 18px;
    letter-spacing: -0.4px;
}
@media (max-width: 640px) {
    .line_mgn {
        margin-top: 7px;
        font-size: 10px;
        margin-left: 16px;
    }
}
.deluxe_privilege_list_detail {
    width: 230px;
}
@media (max-width: 640px) {
    .deluxe_privilege_list_detail {
        width: auto;
        margin: 20px 0;
    }
}
.first_arrival_privilege {
    padding-bottom: 30px;
}
.first_arrival_privilege_wrap {
    display: flex;
    align-items: center;
    margin-left: 18px;
}
@media (max-width: 640px) {
    .first_arrival_privilege_wrap {
        display: block;
    }
}
.first_arrival_privilege h2 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.shiori_wrap {
    position: relative;
}
.sentyaku {
    position: absolute;
    left: -70px;
    top: -22px;
}
@media (max-width: 640px) {
    .sentyaku {
        left: -2%;
        top: 1%;
        width: 15%;
    }
}
.text_wrap div {
    font-weight: bold;
    line-height: 34px;
    margin-bottom: 13px;
}
.text_wrap div h3 {
    font-size: 22px;
}
.text_wrap div p {
    font-size: 20px;
    letter-spacing: -0.9px;
}
.text_wrap ul {
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    line-height: 24px;
}
@media (max-width: 640px) {
    .text_wrap div {
        line-height: 22px;
        margin-bottom: 13px;
    }
    .text_wrap div h3 {
        font-size: 16px;
    }
    .text_wrap div p {
        font-size: 14px;
    }
    .text_wrap ul {
        font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
        font-size: 12px;
        line-height: 18px;
    }
}

.normal {
    background: url(../img/normal_bg.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 13px;
}
.normal_detail {
    display: flex;
    padding-bottom: 106px;
}
@media (max-width: 640px) {
    .normal_detail {
        display: block;
        padding-bottom: 20px;
    }
    .normal {
        padding-bottom: 0;
    }
}
.release_start {
    background: url(../img/release_bg.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
}
.release_start_title {
    text-align: center;
    padding-top: 25px;
    margin-bottom: 37px;
}
.release_start p {
    line-height: 26px;
    margin-bottom: 50px;
    font-size: 14px;
}
@media (max-width: 640px) {
    .release_start p {
        font-size: 10px;
        line-height: 18px;
        margin-bottom: 25px;
    }
    .release_start_title {
        padding-top: 10px;
        margin-bottom: 10px;
    }
}
.first_arrival_privilege_title {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 9px;
}
@media (max-width: 640px) {
    .first_arrival_privilege_title {
        padding: 0 20px;
        padding-top: 30px;
    }
}
.center_title {
    text-align: center;
    padding-top: 49px;
    margin-bottom: 55px;
}
@media (max-width: 640px) {
    .center_title {
        padding-top: 25px;
        margin-bottom: 10px;
    }
}
.normal_detail div img {
    margin-right: 130px;
}
.dvd div img {
    margin-right: 130px!important;
    margin-left: 24px;
}
.dvd .normal_detail_txt {
    margin-top: 64px!important;
}
@media (max-width: 640px) {
    .dvd .normal_detail_txt {
        margin-top: 20px!important;
    }
    .dvd div img {
        margin-right: 0!important;
        margin-left: 0;
    }
    .normal_detail div img {
        margin-right: 0!important;
    }
}

.banner_link {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 33px;
}
@media (max-width: 640px) {
    .banner_link {
        width: 100%;
        margin-bottom: 18px;
    }
}

.banner_link ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.banner_link ul li {
    margin: 1px;
}
.banner_link ul li a img {
    transition: .5s all;
}
.banner_link ul li a img:hover {
    transition: .5s all;
    opacity: .5;
}
.link_top {
    text-align: center;
    margin-bottom: 60px;
}
.link_top a img {
    transition: .5s all;
}
.link_top a img:hover {
    opacity: .7;
    transition: .5s all;
}
.to_top {
    margin-bottom: 60px;
}
.to_top a {
    text-decoration: none;
    display: inline-block;
}
.to_top_btn{
    background-color: #24CAC7;
    color: #fff;
    width: 380px;
    height: 80px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s all;
}
.to_top_btn:hover {
    opacity: .7;
    transition: .5s all;
}
.to_top_btn p {
    line-height: normal;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 800;
    transform: scaleY(1.1);
}
.to_top_scroll {
    margin-bottom: 20px;
}
@media (max-width:640px) {
    .to_top {
        margin-bottom: 30px;
    }
    .to_top a {
        display: block;
    }
    .to_top_btn{
        width: 100%;
        height: 60px;
    }
    .to_top_btn p {
        font-size: 18px;
    }
}
.copyright {
    width: 100%;
    background-color: #12bec3;
    padding: 20px 0;
}
.copyright p {
    line-height: normal!important;
    margin-bottom: 0!important;
    font-size: 10px!important;
    font-weight: bold;
}
@media (max-width: 640px) {
    .sp_size {
        width: 100%;
    }
    .sp_size_s {
        width: 70%;
    }
    .sp_banner {
        width: 160px;
    }
    .top_img {
        width: 190px;
    }
    .scroll_img {
        width: 20px;
    }
    .link_top {
        margin-bottom: 30px;
    }
}
