@charset "UTF-8";

.kaitoriCP{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

a img:hover {
    opacity: 0.8;
}

.-hide {
    display: none !important;
}
.-textHide {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: 0;
}

.smallCaution {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

@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;
}

#container {
    min-width:  1080px;
    max-width: 1400px;
}

.kaitoriCP_textHide,
.kaitoriCP_bg {
    background: center top/1400px auto no-repeat;
    margin: 0;
    width: 100%;
}

.kaitoriCP_textHide {
    text-indent: -9999px;
}

.kaitoriCP_bg {
    position: relative;
}

.kaitoriCP_textHide.-main01 {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/main01.png');
    height: 1604px;
}

/* switch2買取価格リスト */

.kaitoriCP_textHide.-switchPriceLockList_title {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/title_lock.png') ;
    width: 938px;
    height: 221px;
    margin: 80px auto;
    background-size: auto;
}

.kaitoriCP_textHide.-switch2List_title {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/title_swicth2.png') ;
    width: 1083px;
    height: 223px;
    margin: 80px auto;
    background-size: auto;
}

#switch_pricelists ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 60px;
    width: 1080px;
}

#switch_pricelists ul.switch2List li {
    width: 50%;
}

#switch_pricelists ul.switchPriceLockList li {
    width: 33%;
}

#switch_pricelists ul li .body {
    align-items: center;
    display: flex;
    flex-direction: column;
    min-height: 460px;
    position: relative;
    text-align: center;
}

#switch_pricelists ul li .body .body_data {
    position: absolute;
    left: 0;
    right: 0;
    top: 240px;
    z-index: 2;
}

#switch_pricelists .switch_body-name {
    align-items: center;
    display: flex;
    font-size: 22px;
    font-weight: bold;
    height: 58px;
    margin: 0 auto 20px;
    justify-content: center;
    width: 100%;
}

#switch_pricelists .switch_body-colorLabel {
    border: solid 1px #000;
    font-size: 20px;
    margin: 0 auto 10px;
    width: 50px;
}

#switch_pricelists .switch_body-priceLabel{
    font-size: 20px;
    font-weight: bold;
}

#switch_pricelists .switch_body-priceNum {
    color: #E3009E;
    font-family: sans-serif;
    font-size: 60px;
    font-weight: bold;
    line-height: 74px;
}

#switch_pricelists .switch_body-priceNum span {
    color: #E3009E;
    font-family: sans-serif;
    font-size: 33px;
    font-weight: bold;
}

#switch_pricelists .-about_purchase_price {
    margin-top: 60px;
}

#switch_pricelists .-about_purchase_price a {
    display: block;
    margin: auto;
    width: 317px;
}


.link_wrap {
    display: block;
    margin: 40px auto;
    text-align: center;
    width: fit-content;
}

/* 高く売れるコツ */

#switch_kotsu{
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/switch_kotsu.png');
    height: 500px;
    margin: 80px auto;
    position: relative;
} 

a.qa02_link {
    position: absolute;
    left: 545px;
    bottom: 40px;
    z-index: 5;
}

#switch_kotsu p{
    text-indent: -99999px;
}


/* ハード買取価格リスト */
.kaitoriCP_textHide.-switchHardList_title {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/title_switchHardList.png');
    height: 262px;
}

.kaitoriCP_textHide.-retroHardList_title {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/title_retroHardList.png');
    height: 262px;
}

#hardlists ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 60px;
    width: 1080px;
}

#hardlists ul li {
    width: 33%;
}

#hardlists .img_wrap{
    display: flex;
    height: 300px;
    justify-content: center;
    align-items: center;
}

#hardlists ul li .body {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}

#hardlists .body {
    text-align: center;
}

#hardlists .hard_body-name {
    align-items: self-start;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    height: 80px;
    margin-bottom: 20px;
    justify-content: center;
}

#hardlists .hard_body-priceLabel{
    background: #333333;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

#hardlists .hard_body-priceNum {
    color: #e50012;
    font-family: sans-serif;
    font-size: 60px;
    font-weight: bold;
    line-height: 74px;
}

#hardlists .hard_body-priceNum span {
    color: #e50012;
    font-family: sans-serif;
    font-size: 33px;
    font-weight: bold;
}

.-about_purchase_price {
    margin-top: 60px;
}

.-about_purchase_price a {
    display: block;
    margin: auto;
    width: 317px;
}

/*ソフトの買取もやってます*/
#switch_soft{
    position: relative;
    margin: 120px auto;
}

.kaitoriCP_textHide.-softImage{
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/game_lists.png');
    height: 701px;
}

#switch_soft a {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    text-align: center;
    width: fit-content;
}


/*下部コンテンツ*/
.kaitoriCP_textHide.-omakase01 {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/omakase.png');
    height: 1526px;
}

.kaitoriCP_textHide.-omakase02 {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/target02.png');
    height: 323px;
    margin: 40px auto 120px;
}

.-kaitoriFlow ul{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.-kaitoriFlow ul li{
    margin: 5px auto;
}

.-kaitoriFlow{
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/bg_anchor.png');
    height: 289px;    
}

.kaitoriCP_textHide.-kaitori_stepflow {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/kaitori_flow.png');
    height: 2516px;
    position: relative;
}

section#top_anchor1 {
    position: relative;
}

.kaitoriCP_flowStore-link {
    left: 50%;
    position: absolute;
    bottom: 66px;
    transform: translateX(-50%);
}

.kaitoriCP_textHide.-store02 {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/store02.png');
    height: 832px;
}

.kaitoriCP_bg.-store03 {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/store03.png');
    height: 515px;
    padding: 406px 0 0;
}

.btn_store {
    text-align: center;
}

.kaitoriCP_textHide.-send01 {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/send01.png');
    height: 1834px;
    margin-top: 100px;
}

.kaitoriCP_textHide.-send02 {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202507/send02.jpg');
    height: 1211px;
}
.kaitoriCP_bg.-send03 {
    height: calc(351*1400px/1920);
    padding: 10px 0 0;
    text-align: center;
}
.kaitoriCP_textHide.-reason {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202409/reason.jpg');
    height: calc(1900*1400px/1920);
}
.kaitoriCP_textHide.-voice {
    background-image: url('/pc/img/feature/kaitori-campaign/game/202409/voice_1127.png');
    height: 1982px;
}


/*よくある質問*/
.kaitoriCP_faq {
    background: #FCDA08 url('/pc/img/feature/kaitori-campaign/game/202409/faq.png') no-repeat center top / 1920px auto;
    padding: 510px 0 100px;
}
.kaitoriCP_faq-head{
    text-align: center;
}
.kaitoriCP_faq-head img{
    margin-left: -325px;
    vertical-align: bottom;
}

.kaitoriCP_faq-list {
    margin:  0 auto;
    width: 1007px;
}

.kaitoriCP_faq-list li {
    margin-bottom: 40px;
}

.kaitoriCP_faq-Q {
    background: #003a58 url('/pc/img/feature/kaitori-campaign/game/202409/icon_Q.png') left center/104px auto no-repeat;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    line-height: 90px;
    padding: 0 0 0 130px;
    position: relative;
}
.kaitoriCP_faq-Q::after {
    content: '＋';
    color: #fff;
    font-size: 50px;
    position: absolute;
    right: 20px;
}

.kaitoriCP_faq-Q.-open::after {
    content: '－';
}

.kaitoriCP_faq-A {
    background: #fff url('/pc/img/feature/kaitori-campaign/game/202409/icon_A.png') left 10px/106px auto no-repeat;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 80px 30px 150px
}

.kaitoriCP_faq-A .red{
    color: #2ca96c;
    font-weight: bold;
}

.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;
}

.kaitoriCP_faq .qa_btn {
    display: flex;
    gap: 14px;
}

.kaitoriCP_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;
}

.kaitoriCP_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%);
}

.qa_02title{
    margin-top: 20px;
    text-align: center;
}

.qa_02list img{
    height: auto;
    width: 100%;
}

.qa_02title span{
    display: block;
    margin: 10px auto;
}

#pagetopBtn{
    z-index: 10;
}

.noCpTargetItem {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

/* stickyWrap
-----------------------------------------------------------*/
.stickyWrap {
    display: none;
    position: fixed;
    right: calc(50% - 960px);
    bottom: 22px;
    width: 383px;
    height: 163px;
    margin: 0;
    padding: 15px 10px 0 0;
    z-index: 500;
}

.stickyWrap img{
    width: 100%;
}

@media screen and (max-width: 1920px) {
    .stickyWrap {
        right: 10px;
    }
}

.stickyWrap .stickyInner {
    position: relative;
}

.stickyInner a {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.stickyInner .sticky_closeBtn {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    background-color: #0e2f43;
    color: #FFF;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: none;
    font-size: 27px;
    text-align: center;
}
