@charset "UTF-8";

img {
    vertical-align: bottom;
}

a {
    text-decoration: none;
}

header,
#titleWrapper {
    min-width: 1400px;
}

.kaitoriCP {
    width: 1400px;
    margin: 0 auto;
}

.kaitoriCP * {
    font-weight: bold;
}

a img:hover {
    opacity: 0.8;
}

@keyframes blink {
    75% { opacity: 0.0; }
}

@-webkit-keyframes blink {
    75% { opacity: 0.0; }
}

.-blink {
    animation: blink 1s step-end infinite;
    -webkit-animation: blink 1s step-end infinite;
}

.inversion {
    display: inline-block;
    transform: scale(-1, 1);
}

.backgroundImage {
    position: relative;
}

.backgroundImage > *:not(img) {
    position: absolute;
}

/* mv */
.mv_anchor-retro,
.mv_anchor-section {
    margin-top: 10px;
}

.mv_anchor-retro {
    text-align: center;
    height: 429px;
    padding-top: 82px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/retro_bg01.jpg) no-repeat center center / 100% auto;
}

.mv_anchor-retro a {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    width: fit-content;
    padding: 0 2.5em 0 1.5em;
    margin: 20px auto 0;
    border-bottom: 2px solid;
}

.mv_anchor-retro a:after {
    content: "\025bc";
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 12px;
    line-height: calc(28px - 2px);
    width: 28px;
    height: 28px;
    border: 2px solid;
    border-radius: 100%;
    box-sizing: border-box;
    transform: translate( 0, -40%);
}

.mv_anchor-retro a:hover {
    border-bottom: 2px solid transparent;
}

.mv_anchor-section {
    padding: 54px 0 60px;
    background-color: #003A58;
    background-image: 
        url(/pc/img/feature/kaitori-campaign/game/202602/bg_top_anchor_left.png), 
        url(/pc/img/feature/kaitori-campaign/game/202602/bg_top_anchor_right.png);
    background-repeat: no-repeat;
    background-position: top 216px left 194px, top 141px right 184px;
}

.mv_anchor-section li {
    width: 700px;
    margin: 0 auto;
    background-color: #FFD900;
    border-radius: 6px;
}

.mv_anchor-section li + li {
    margin-top: 5px;
}

.mv_anchor-section li a {
    position: relative;
    display: block;
    color: #003A58;
    font-size: 18px;
    line-height: 54px;
    padding-left: 58px;
}

.mv_anchor-section li a span {
    display: inline-block;
    color: #FFFFFF;
    line-height: 31px;
    text-align: center;
    width: 31px;
    margin-right: 17px;
    background: #003A58;
    border-radius: 6px;
}

.mv_anchor-section li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 41px;
    display: block;
    border-top: 12px solid #003A58;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    transform: translate( 0, -50%);
}

/* bulkSale */
.bulkSale .backgroundImage h2 {
    top: 60px;
    left: 50%;
    color: #003A58;
    font-size: 44px;
    text-align: center;
    white-space: nowrap;
    transform: translateX(-50%);
}

.bulkSale .backgroundImage h2 span {
    display: block;
    font-size: 31px;
}

.bulkSale_case {
    display: flex;
    flex-wrap: wrap;
}

.bulkSale_target {
    text-align: center;
    height: 430px;
    padding-top: 170px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/bulkSale_bg.png) no-repeat center center / 100% auto;
}

.bulkSale_target-text {
    position: relative;
    width: 700px;
    margin: 0 auto;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

.bulkSale_target-text dt {
    position: absolute;
    top: calc(-14px*1.6);
    left: 50%;
    color: #FFFFFF;
    font-size: 28px;
    padding: 0 0.75em;
    background-color: #003A58;
    transform: translateX(-50%);
}

.bulkSale_target-text dd {
    color: #FCDA08;
    font-size: 26px;
    padding: 45px 0 38px;
}

.bulkSale_target-text dd span::before {
    content: " ／ ";
    color: #FFFFFF;
}

.bulkSale_target-note {
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 45px;
}

/* achievement & retro */
.achievement_link-btn,
.retro_link-btn {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    width: 242px;
    padding-right: 0.5em;
    margin: 0 auto;
    border-radius: 6px;
}

.achievement_link-btn::after,
.retro_link-btn::after {
    content: "\025bc";
    position: absolute;
    top: 0;
    right: 13px;
    display: block;
    transform: rotate(30deg);
}

.achievement_link-btn:hover,
.retro_link-btn:hover {
    box-shadow: 0 0 0 transparent !important;
    transform: translateY(6px);
}

.achievement_link-text,
.retro_link-text {
    color: #003A58;
    font-size: 27px;
    text-align: center;
}

.achievement_link-text + a,
.retro_link-text + a {
    margin-top: 10px;
}

/* achievement */
.achievement {
    margin-top: 56px;
}

.achievement > .achievement_note {
    font-size: 14px;
    width: 1080px;
    margin: 60px auto 0;
}

.achievement_titleBand {
    position: relative;
    height: 224px;
    padding-top: 40px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/achievement_bg.png) no-repeat center center / 100% auto;
}

.achievement_titleBand h2 {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 1.3;
    text-align: center;
}

.achievement_titleBand h2 span {
    font-size: 56px;
}

.achievement_update {
    color: #FCDA08;
    font-size: 23px;
    text-align: center;
}

.achievement_titleBand .achievement_note {
    position: absolute;
    top: -27px;
    left: 1000px;
}

.achievement_title {
    font-size: 26px;
    line-height: 80px;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
}

.achievement_titleBand + .achievement_title,
.achievement_link + .achievement_title {
    margin-top: 75px;
}

.achievement_title.-switch2,
.achievement_link-btn.-switch2 {
    color: #FFFFFF;
    background-color: #E21B0F;
}

.achievement_title.-switch,
.achievement_link-btn.-switch {
    color: #E21B0F;
    border: 2px solid #E21B0F;
}

.achievement_title.-ps5,
.achievement_link-btn.-ps5 {
    color: #231815;
    border: 2px solid #231815;
}

.achievement_title.-ps4,
.achievement_link-btn.-ps4 {
    color: #FFFFFF;
    background-color: #054787;
}

.achievement_link-btn.-switch2 {
    box-shadow: 0 6px 0 #991B0F;
}

.achievement_link-btn.-switch {
    box-shadow: 0 6px 0 #991B0F;
}

.achievement_link-btn.-ps5 {
    box-shadow: 0 6px 0 #808080;
}

.achievement_link-btn.-ps4 {
    box-shadow: 0 6px 0 #052880;
}

.achievement_link-btn.-hard_accessory {
    color: #FFFFFF;
    background-color: #E60C67;
    box-shadow: 0 6px 0 #B82064;
}

.achievement_list + .achievement_link {
    margin-top: 60px;
}

.achievement_comment + .achievement_link {
    margin-top: 20px;
}

.achievement_list {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 0;
    width: 1080px;
    margin: 40px auto 0;
}

.achievement_list li {
    text-align: center;
    width: 25%;
}

.achievement_list li:not(:nth-child(4n+1)) {
    border-left: 1px solid #808080;
}

.achievement_name {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: calc(3em * 1.6);
    margin-top: 5px;
}

.achievement_priceLabel {
    color: #FFFFFF;
    font-size: 16px;
    line-height: calc(24/16);
    width: fit-content;
    padding: 0 0.75em;
    margin: 5px auto 0;
    background-color: #333333;
}

.achievement_priceNum {
    color: #DA232D;
    font-size: 40px;
    line-height: 1.3;
}

.achievement_priceNum .-yen {
    font-size: calc(22/36*1em);
    padding-right: 0.25em;
}

.achievement_comment {
    color: #E60C67;
    font-size: 56px;
    text-align: center;
    margin-top: 80px;
}

/* retro */
.retro {
    margin-top: 105px;
}

.retro_titleBand {
    position: relative;
    text-align: center;
    height: 757px;
    padding-top: 50px;
    background: #6ACFF4 url(/pc/img/feature/kaitori-campaign/game/202602/retro_bg02.jpg) no-repeat bottom center / 1200px auto;
}

.retro_titleBand h2 img {
    width: 903px;
}

.retro_titleBand-text {
    color: #000000;
    font-size: 28px;
    margin-top: 40px;
}

.retro_purchaseTarget {
    width: 1080px;
    margin: 50px auto 0;
}

.retro_purchaseTarget h2 {
    color: #FFFFFF;
    font-size: 40px;
    text-align: center;
    padding: 36px 0;
    background-color: #003A58;
}

.retro_purchaseTarget-list {
    display: flex;
    flex-wrap: wrap;
    gap: 3px 0;
    font-size: 22px;
    margin-top: 50px;
}

.retro_purchaseTarget-list + .retro_purchaseTarget-list {
    margin-top: 60px;
}

.retro_purchaseTarget-list li {
    width: 100%;
}

.retro_purchaseTarget-list li:not(.wide) {
    width: 50%;
}

.retro_purchaseTarget-list li:before {
    content: "・";
}

.retro_link {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px 15px;
}

.retro_link-btn + .retro_link {
    margin-top: 80px;
}

.retro_link .retro_link-btn {
    margin: 0
}

.retro_link-text {
    width: 100%;
}

.retro_purchaseTarget + .retro_link-btn {
    margin-top: 20px;
}

.retro_link-btn.-retorogamesoft {
    color: #FFFFFF;
    background-color: #003A58;
    box-shadow: 0 6px 0 #01212D;
}

.retro_link-btn.-retro {
    color: #FFFFFF;
    background-color: #45AAE8;
    box-shadow: 0 6px 0 #3991BC;
}

.retro_link-btn.-junk {
    color: #45AAE8;
    border: 2px solid #45AAE8;
    box-shadow: 0 6px 0 #45AAE8;
}

.retro_note {
    font-size: 14px;
    width: 1080px;
    margin: 80px auto 0;
}

/* confident */
.confident {
    margin-top: 70px;
}

.confident h2 {
    color: #FFFFFF;
    font-size: 56px;
    line-height: 1.3;
    text-align: center;
    padding: 38px 0;
    background-color: #FF4872;
}

.confident h2.confident_comment-text {
    color: #FFD900;
    padding: 54px 0;
    background-color: #003A58;
}

.confident h2 span {
    color: #FFFF00;
    font-size: 78px;
}

.confident .backgroundImage .confident_note {
    top: 730px;
    left: 1027px;
    font-size: 14px;
}

.confident .backgroundImage .confident_list {
    top: 806px;
    left: 253px;
}

.confident .backgroundImage .confident_list li {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #FFFFFF;
    font-size: 43px;
    
    width: 893px;
}

.confident .backgroundImage .confident_list li span {
    color: #FFFF00;
    font-size: 56px;
    line-height: 1.3;
}

.confident .backgroundImage .confident_list li:nth-child(1) {
    height: 125px;
}

.confident .backgroundImage .confident_list li:nth-child(2) {
    height: 125px;
    margin-top: 16px;
}

.confident .backgroundImage .confident_list li:nth-child(3) {
    height: 211px;
    margin-top: 22px;
}

.confident .backgroundImage .confident_list li:nth-child(3) span {
    width: 7em;
    box-sizing: content-box;
}

.confident .backgroundImage .confident_list li:nth-child(3) span + span {
    padding-left: calc(43px*6);
}

.confident .confident_request {
    position: relative;
    height: 1286px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/confident_bg.jpg) no-repeat center center / 100% auto;
}

.confident .confident_request > *:not(img) {
    position: absolute;
}

.confident_request-text {
    top: 70px;
    left: 0;
    right: 0;
    color: #24418E;
    font-size: 50px;
    text-align: center;
}

.confident_request-list {
    width: 100%;
    height: 100%;
}
.confident_request-list li {
    position: absolute;
    color: #003A58;
    font-size: 36px;
}

.confident_request-list li span {
    font-size: 43px;
    line-height: 1.3;
    background: linear-gradient(transparent 80%,#FCDA08 80%, #FCDA08 91%, transparent 91%);
}

.confident_request-list li:nth-of-type(1) {
    top: 263px;
    left: 330px;
}

.confident_request-list li:nth-of-type(2) {
    top: 586px;
    left: 765px;
}

.confident_request-list li:nth-of-type(3) {
    top: 780px;
    left: 330px;
}

.confident_request-list li:nth-of-type(4) {
    top: 1025px;
    left: 765px;
}

/* flow */
.flow .backgroundImage.-flow h2 {
    top: 83px;
    left: 0;
    right: 0;
    color: #FFFFFF;
    font-size: 58px;
    text-align: center;
}

.flow .backgroundImage.-flow .flow_text {
    top: 215px;
    left: 0;
    right: 0;
    color: #FFFFFF;
    font-size: 32px;
    text-align: center;
}

.flow .backgroundImage.-flow .flow_text span {
    color: #FCDA08;
    font-size: 59px;
    padding: 0 0.15em;
}

.flow .backgroundImage.-flow .flow_note {
    top: 725px;
    left: 930px;
    color: #FFFFFF;
    font-size: 17px;
}

.flow .backgroundImage.-store {
    height: 988px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/flow_bg01.png) no-repeat center center / 100% auto;
}

.flow .backgroundImage.-store h2 {
    top: 95px;
    left: 365px;
    color: #003A58;
    font-size: 81px;
}

.flow .backgroundImage.-store .flow_step {
    top: 272px;
    left: 214px;
    display: flex;
    gap: 30px;
}

.flow .backgroundImage.-store .flow_step li {
    width: 304px;
    padding: 13px;
}

.flow .backgroundImage.-store .flow_step h3 {
    font-size: 29px;
    line-height: calc(54/29);
    text-align: center;
    width: 262px;
    margin: 170px auto 0;
    background-color: #FCDA08;
}

.flow .backgroundImage.-store .flow_step-number {
    color: #FFFFFF;
    font-size: 16px;
    width: fit-content;
    padding: 10px 0 0 15px;
}

.flow .backgroundImage.-store .flow_step-number span {
    display: block;
    font-size: 24px;
    line-height: 1;
    text-align: center;
}

.flow .backgroundImage.-store .flow_step-text {
    font-size: 17px;
    width: 242px;
    margin: 15px auto 0;
}

.flow .backgroundImage.-store .flow_text {
    top: 715px;
    left: 0;
    right: 0;
    font-size: 24px;
    text-align: center;
}

.flow .backgroundImage.-store .flow_text span {
    color: #FFFFFF;
    padding: 0 0.2em;
    background-color: #2CA96C;
}

.flow .backgroundImage.-store .flow_link-btn {
    top: 780px;
    left: 0;
    right: 0;
    display: block;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 63px;
    text-align: center;
    width: 530px;
    margin: 0 auto;
    background-color: #2CA96C;
    border-radius: 6px;
    box-shadow: 6px 6px 0 rgba(0,0,0,0.3);
}

.flow .backgroundImage.-store .flow_link-btn::after {
    content: "\025bc";
    display: inline-block;
    font-size: 0.8em;
    margin-left: 0.5em;
    transform: rotate(30deg);
}

.flow .backgroundImage.-store .flow_link-btn:hover {
    box-shadow: none;
    transform: translate( 6px, 6px);
}

.flow .backgroundImage[class$="Recommend"] h3 {
    left: 0;
    right: 0;
    color: #0D335B;
    font-size: 37px;
    text-align: center;
}

.store {
    margin-top: 70px;
}

.store_title {
    color: #003A58;
    font-size: 47px;
    line-height: 1.3;
    text-align: center;
}

.store_title strong {
    display: block;
    color: #FF0000;
    font-size: 50px;
}

.store_search-wrap {
    width: 1000px;
    margin: 0 auto;
}

.store_title + .store_search-wrap {
    margin-top: 30px;
}

.store_search-wrap dt {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 64px;
    text-align: center;
    background-color: #1B2A5B;
}

.store_search-wrap dd {
    padding: 30px 0;
    background-color: #FFFFFF;
}

.store_search {
    display: flex;
    flex-wrap: wrap;
    width: 800px;
    margin: 0 auto;
}

.store_search div,
.store_search .selectCustom {
    display: block;
    width: 50%;
}

.store_search div {
    font-size: 16px;
    line-height: 50px;
}

.store_search .selectCustom {
    position: relative;
    font-size: 16px;
    line-height: 48px;
    border: 1px solid #c1c1c1;
}

.selectCustom::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: block;
    border-left: 1px solid #c1c1c1;
}

.selectCustom::before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    right: 0;
    margin: -10px 17px 0 0;
    content: "";
    vertical-align: middle;
    border-bottom: 2px solid #c1c1c1;
    border-right: 2px solid #c1c1c1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.store_search .selectCustom span {
    padding-left: 1em;
    font-size: 16px;
    line-height: 50px;
}

.store_search .selectCustom select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border: none;
    color: #192b5b;
    font-size: 14px;
    line-height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 1;
}

.hideItem {
    display: none;
}

.store_list {
    width: 800px;
    margin: 30px auto 0;
}

.store_list .store_listTitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.shopList li {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    color: #333;
    display: block;
    float: left;
    font-size: 18px;
    line-height: 50px;
    margin: -1px 0 0 0;
    position: relative;
    width: 50%;
}

.shopList li a {
    color: inherit;
    display: block;
    text-decoration: none;
}

.shopList li a::after {
    border: 1px solid #d2d2d2;
    border-width: 2px 2px 0 0;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 10px;
}

.detail-bottom_btn {
    background: #eee;
    padding: 40px 0;
}

.detail-bottom_btn a {
    background: #fff;
    border: 1px solid #666;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 23px;
    font-weight: bold;
    line-height: 80px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 800px;
}

.detail-bottom_btn + .category {
    margin: 0 auto 80px;
}

.detail-bottom_btn + .category .geoselection_title {
    border-top: 0;
}

.store_note {
    font-size: 15px;
    text-align: center;
    margin-top: 5px;
}

.flow .backgroundImage[class$="Recommend"] h3 span {
    font-size: 49px;
}

.flow .backgroundImage[class$="Recommend"] .flow_recommend-list {
    width: 100%;
    height: 100%;
}
.flow .backgroundImage[class$="Recommend"] .flow_recommend-list li {
    position: absolute;
    color: #003A58;
    font-size: 26px;
    text-align: center;
}

.flow .backgroundImage[class$="Recommend"] .flow_recommend-list li span {
    font-size: 34px;
    line-height: 1.3;
    padding: 0 5px;
    background: linear-gradient(transparent 0%,#FCDA08 0%, #FCDA08 95%, transparent 95%);
}

.flow .backgroundImage.-storeRecommend {
    height: 861px;
    margin-top: 50px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/flow_bg02.jpg) no-repeat center center / 100% auto;
}

.flow .backgroundImage.-storeRecommend h3 {
    top: 95px;
}

.flow .backgroundImage.-storeRecommend .flow_recommend-list li:nth-of-type(1) {
    top: 274px;
    left: 275px;
}

.flow .backgroundImage.-storeRecommend .flow_recommend-list li:nth-of-type(2) {
    top: 318px;
    left: 838px;
}

.flow .backgroundImage.-storeRecommend .flow_recommend-list li:nth-of-type(3) {
    top: 435px;
    left: 273px;
}

.flow .backgroundImage.-storeRecommend .flow_recommend-list li:nth-of-type(4) {
    top: 520px;
    left: 858px;
}

.flow .backgroundImage.-delivery {
    height: 848px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/flow_bg03.png) no-repeat center center / 100% auto;
}

.flow .backgroundImage.-delivery h2 {
    top: 95px;
    left: 550px;
    color: #FFFFFF;
    font-size: 81px;
}

.flow .backgroundImage.-delivery .flow_step {
    top: 272px;
    left: 197px;
    display: flex;
    gap: 18px;
}

.flow .backgroundImage.-delivery .flow_step li {
    width: 238px;
    padding: 8px 10px;
}

.flow .backgroundImage.-delivery .flow_step h3 {
    font-size: 29px;
    line-height: calc(54/29);
    text-align: center;
    width: 192px;
    margin: 170px auto 0;
    background-color: #FCDA08;
}

.flow .backgroundImage.-delivery .flow_step-number {
    color: #FFFFFF;
    font-size: 16px;
    width: fit-content;
    padding: 10px 0 0 15px;
}

.flow .backgroundImage.-delivery .flow_step-number span {
    display: block;
    font-size: 24px;
    line-height: 1;
    text-align: center;
}

.flow .backgroundImage.-delivery .flow_step-text {
    font-size: 17px;
    width: 192px;
    margin: 15px auto 0;
}

.delivery {
    margin-top: 60px;
}

.delivery .flow_link-btn {
    position: relative;
    display: block;
    color: #FFFFFF;
    font-size: 28px;
    line-height: 139px;
    text-align: center;
    width: 665px;
    margin: 0 auto;
    background: linear-gradient(90deg, #3942c5 0%, #243c82 100%);
    border-radius: 20px;
    box-shadow: 0 15px 0 #334491;
}

.delivery .flow_link-btn::after {
    content: "\025bc";
    position: absolute;
    top: 0;
    right: 60px;
    display: block;
    transform: rotate(30deg);
}

.delivery .flow_link-btn:hover {
    box-shadow: none;
    transform: translateY( 15px);
}

.delivery_note {
    font-size: 15px;
    text-align: center;
    margin-top: 30px;
}

.flow .backgroundImage.-deliveryRecommend {
    height: 987px;
    margin-top: 50px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/flow_bg04.jpg) no-repeat center center / 100% auto;
}

.flow .backgroundImage.-deliveryRecommend h3 {
    top: 148px;
}

.flow .backgroundImage.-deliveryRecommend .flow_recommend-list li:nth-of-type(1) {
    top: 333px;
    left: 569px;
}

.flow .backgroundImage.-deliveryRecommend .flow_recommend-list li:nth-of-type(2) {
    top: 489px;
    left: 299px;
}

.flow .backgroundImage.-deliveryRecommend .flow_recommend-list li:nth-of-type(3) {
    top: 459px;
    left: 876px;
}

.flow .backgroundImage.-deliveryRecommend .flow_recommend-list li:nth-of-type(4) {
    top: 703px;
    left: 249px;
}

.flow .backgroundImage.-deliveryRecommend .flow_recommend-list li:nth-of-type(5) {
    top: 633px;
    left: 821px;
}

/* reason */
.reason .backgroundImage {
    height: 1386px;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/reason_bg.png) no-repeat center center / 100% auto;
}

.reason .backgroundImage h2 {
    top: 60px;
    left: 365px;
    color: #003A58;
    font-size: 57px;
}

.reason .backgroundImage h2 span {
    color: #F31A1A;
}

.reason .backgroundImage .reason_list {
    top: 365px;
    left: 0;
    right: 0;
    width: 1000px;
    margin: 0 auto;
}

.reason .backgroundImage .reason_list li {
    position: relative;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.reason .backgroundImage .reason_list li:nth-of-type(1) {
    height: 282px;
}

.reason .backgroundImage .reason_list li:nth-of-type(2) {
    height: 400px;
    margin-top: 15px;
}

.reason .backgroundImage .reason_list li:nth-of-type(3) {
    height: 309px;
    margin-top: 14px;
}

.reason .backgroundImage .reason_list-number {
    position: absolute;
    top: 0;
    left: 0;
    color: #FFFFFF;
    font-size: 31px;
    width: fit-content;
    padding: 10px 0 0 15px;
}

.reason .backgroundImage .reason_list-type {
    position: absolute;
    top: 277px;
    left: 194px;
    display: flex;
    gap: 4px;
    color: #003A58;
    font-size: 35px;
    line-height: 73px;
    text-align: center;
    width: 662px;
}

.reason .backgroundImage .reason_list-type p {
    width: 100%;
}

.reason .backgroundImage .reason_list h3 {
    font-size: 41px;
    width: 100%;
    padding: 0 0 0 203px;
}

.reason .backgroundImage .reason_list h3 * {
    line-height: 1;
}

.reason .backgroundImage .reason_list h3 strong {
    color: #E43B0B;
    font-size: 60px;
}

.reason .backgroundImage .reason_list h3 small {
    display: inline-block;
    font-size: 31px;
    width: 1em;
}

.reason .backgroundImage .reason_list h3 span {
    color: #E43B0B;
    font-size: 77px;
}

.reason .backgroundImage .reason_list-text {
    font-size: 16px;
    width: 100%;
    padding: 0 119px 0 203px;
    margin-top: 10px;
}

.reason .backgroundImage .reason_list li:nth-of-type(2) .reason_list-text {
    padding-bottom: 65px;
}

/* dvdBlurayCp */
.dvdBlurayCp {
    margin-top: 80px;
}

.dvdBlurayCp_comment {
    color: #0089E9;
    font-size: 34px;
    text-align: center;
}

.dvdBlurayCp_bnr {
    width: 880px;
    min-height: 701px;
    padding-bottom: 10px;
    margin: 10px auto 0;
    background: url(/pc/img/feature/kaitori-campaign/game/202602/furthermore_bg.jpg) no-repeat center center / cover;
}

.dvdBlurayCp_note {
    display: flex;
    justify-content: center;
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 10px;
}

.dvdBlurayCp .store {
    margin-top: 10px;
}

.dvdBlurayCp .store_search-wrap {
    width: 809px;
}

.dvdBlurayCp .store_search-wrap dt {
    background-color: #FF4872;
}

.dvdBlurayCp .store_search-wrap dd {
    padding: 15px 0;
}

.dvdBlurayCp .store_search,
.dvdBlurayCp .store_list {
    width: calc(100% - 60px);
}

.dvdBlurayCp .store_note {
    color: #FFFFFF;
}

/* faq */
.faq {
    padding-bottom: 60px;
    margin-top: 130px;
    background-color: #FCDA08;
}

.faq h2 {
    color: #003A58;
    font-size: 60px;
    line-height: 209px;
    text-align: center;
}

.faq_list {
    width: 1009px;
    margin:  0 auto;
}

.faq_list li + li {
    margin-top: 40px;
}

.faq_Q {
    position: relative;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 90px;
    padding: 0 0 0 134px;
    background: #003A58 url(/pc/img/feature/kaitori-campaign/game/202602/icon_Q.png) no-repeat center left 30px / 90px auto;
    cursor: pointer;

}
.faq_Q::after {
    content: '＋';
    position: absolute;
    right: 20px;
    color: #FFFFFF;
    font-size: 50px;
}

.faq_Q.-open::after {
    content: '－';
}

.faq_A {
    background: #FFFFFF url(/pc/img/feature/kaitori-campaign/game/202602/icon_A.png) no-repeat top 37px left 56px / 39px auto;
    font-size: 20px;
    font-weight: bold;
    padding: 45px 80px 45px 150px;
}

.faq_A .green{
    color: #2CA96C;
}

.faq .qa_btn {
    display: flex;
    gap: 14px;
}

.faq .qa_btn a {
    color: #FFF;
    text-decoration: none;
    background: #2CA96C;
    display: block;
    width: fit-content;
    border-radius: 6px;
    position: relative;
    padding: 3px 30px 2px 10px;
}

.faq .qa_btn a span {
    color: #FFF;
    text-align: right;
    display: inline-block;
    font-size: 8px;
    position: absolute;
    right: 10px;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

/* kaitoriCP_banner */
.kaitoriCP_banner {
    margin-top: 50px;
    text-align: center;
}

.kaitoriCP_banner a {
    display: block;
    margin: 0 auto 50px;
    width: 700px;
}

.kaitoriCP_banner img {
    width: 700px;
    display: block;
}