@charset "UTF-8";
#container div,
#container span,
#container h1,
#container h2,
#container h3,
#container p {
    font-family: "Noto Sans", "游ゴシック体", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

#container ul,
#container ol {
    list-style: none;
}

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

#pagetopBtn {
    z-index: 100;
}

/* CP area
-----------------------------------------------------------*/
#container section {
    width: 100%;
    display: block;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

#mv {
    background: url("/pc/img/feature/reusesmartphone/250624/mv.png") top center/1920px auto no-repeat;
    height: 664px;
    padding-top: 664px;
    z-index: 11;
}

#whatReuseSumaho1 {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_whatReuseSumaho1.png") top center/1920px auto no-repeat;
    height: 410px;
    margin-top: -59px;
    padding-top: 410px;
    z-index: 10;
}

#threeStep {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_threeStep_simSet.png") top center/1920px auto no-repeat;
    height: 2290px;
    margin-top: -15px;
    padding-top: 2290px;
    z-index: 9;
}

#buy {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_buy.png") top center/1920px auto no-repeat;
    height: 789px;
    margin-top: 0;
    padding-top: 789px;
    z-index: 8;
}

#hajimeteguide {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_hajimeteguide.png") top center/1920px auto no-repeat;
    height: 1430px;
    margin-top: -24px;
    padding-top: 1430px;
    z-index: 7;
}

#choiceRevolution {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_choiceRevolution.png") top center/1920px auto no-repeat;
    height: 966px;
    margin-top: -25px;
    padding-top: 966px;
    z-index: 7;
}

#purchasePrice {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_purchasePrice.png") top center/1920px auto no-repeat;
    height: 2171px;
    /* margin-top: -140px; */
    padding-top: 2171px;
    z-index: 5;
}

#safetyTriad {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_safetyTriad.png") top center/1038px auto no-repeat;
    height: 747px;
    margin-top: 35px;
    padding-top: 747px;
    z-index: 4;
}

#recommendSumaho {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_recommendSumaho.png") top center/1920px auto no-repeat;
    height: 2214px;
    padding-top: 2214px;
    z-index: 3;
}

#customerVoice {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_customerVoice.png") top center/1200px auto no-repeat;
    height: 1120px;
    padding-top: 1120px;
    z-index: 2;
}

#simChangeHowto {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_simChangeHowto.png") top center/1920px auto no-repeat;
    height: 1511px;
    margin-top: 60px;
    padding-top: 1511px;
    z-index: 1;
}
/* 
#movie {
    background: url("/pc/img/feature/reusesmartphone/240913/bg_img09.png") top center/1920px auto no-repeat;
    height: 816px;
    z-index: 1;
} */

#kaitoriCP {
    background: url("/pc/img/feature/reusesmartphone/241003/bg_kaitoriCP.png") top center/1920px auto no-repeat;
    height: 612px;
    margin-top: -87px;
    padding-top: 612px;
    z-index: 2;
}

/* btn
-----------------------------------------------------------*/
.btn_area {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.btn_area a {
    display: inline-block;
}

.btn_area.-sim {
    text-align: left;
    width: 418px;
    top: 0;
    right: auto;
    left: calc(50% + 35px);
}

.btn_area.-sim a:nth-child(1) {
    margin-top: 695px;
}

.btn_area.-sim a:nth-child(2) {
    margin-top: 167px;
}

.btn_area.-sim div {
    margin-top: 196px;
}

.btn_area.-sim div > img {
    margin-left: 6px;
}

.btn_area.-sim div .btn_buy {
    margin-top: 0;
}

@keyframes blink {
    75% {
        opacity: 0;
    }
}
@-webkit-keyframes blink {
    75% {
        opacity: 0;
    }
}
.-blink {
    animation: blink 1s step-end infinite;
    -webkit-animation: blink 1s step-end infinite;
}

#purchasePrice .btn_area {
    top: 790px;
}

#safetyTriad + .btn_area {
    position: relative;
    bottom: 0;
    margin: 20px 0;
}

#recommendSumaho + .btn_area {
    position: relative;
    bottom: 0;
    margin: 20px 0;
}

/* whatReuseSumaho2
-----------------------------------------------------------*/
#whatReuseSumaho2 {
    padding-top: 280px;
    text-align: center;
    z-index: 9;
}

#whatReuseSumaho2 a {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 508px;
    height: 184px;
    margin: auto;
    transform: translate(0, -50%);
}

/* threeStep
-----------------------------------------------------------*/
#threeStep a {
    display: inline-block;
    position: absolute;
    top: 1645px;
    right: 0;
    left: 0;
    width: 700px;
    height: 405px;
    margin: auto;
}

/* whatReuseSumaho3
-----------------------------------------------------------*/
#whatReuseSumaho3 {
    padding-top: 515px;
    margin-top: -32px;
    text-align: center;
    z-index: 9;
}

#whatReuseSumaho3 .imgWrap {
    position: absolute;
    top: 130px;
    right: 0;
    left: 0;
    width: 657px;
    height: 136px;
    margin: auto;
}

#whatReuseSumaho3 #shinseikatsu.imgWrap {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    width: 1080px;
    height: 957px;
    margin: auto;
}

#whatReuseSumaho3 a {
    display: inline-block;
    position: absolute;
    top: 260px;
    right: 0;
    left: 0;
    width: 508px;
    height: 184px;
    margin: auto;
}

/* buy
-----------------------------------------------------------*/
#buy a {
    display: inline-block;
    position: absolute;
    top: 510px;
    right: 0;
    left: 0;
    width: 548px;
    height: 165px;
    margin: auto;
}

/* hajimeteguide
-----------------------------------------------------------*/
#hajimeteguide {
    position: relative;
}

#hajimeteguide .linkWrap {
    position: absolute;
    bottom: 125px;
    left: 0;
    width: 100%;
    text-align: center;
}

#hajimeteguide .hajimeteguide_btn {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

/* choiceRevolution
-----------------------------------------------------------*/
#choiceRevolution h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 50%;
    position: absolute;
    right: 0;
    bottom: 105px;
    left: auto;
    margin: 0 0 0 auto;
    padding-left: 165px;
}

/* mobile items
-----------------------------------------------------------*/
ul.mobile {
    width: 1065px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 112px;
    right: 0;
    left: 0;
}

ul.mobile li {
    text-align: center;
    width: 17%;
}

ul.mobile img {
    width: auto;
    height: 184px;
    margin-bottom: 18px;
}

ul.mobile .type {
    font-weight: bold;
    text-align: center;
    width: 100%;
}

ul.mobile .type span {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    background-color: #5d9242;
    padding: 0 0.3em;
    display: inline-block;
}

ul.mobile .name {
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
    height: 21px;
    margin: 5px 0 5px;
}

ul.mobile .name > span {
    font-weight: bold;
    line-height: 1.2;
    margin-right: 5px;
    padding: 0 0.2em;
    display: inline-block;
}

ul.mobile .name > span.simfree {
    background-color: #f4d532;
}

ul.mobile .name > span.wifi {
    color: #FFFFFF;
    background-color: #0490D6;
}

ul.mobile .name > span.docomo {
    color: #FFFFFF;
    background-color: #e42616;
}

ul.mobile .spec {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4em;
    height: 2.8em;
}

ul.mobile .color {
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: 3px;
}

ul.mobile .color span {
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    border: 1px solid #000;
    display: inline-block;
}

ul.mobile .price_area {
    color: #f00;
    width: 100%;
    margin-top: 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

ul.mobile .price_area .tax {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    color: white;
    width: 1.3em;
    background-color: #f00;
    display: inline-block;
}

ul.mobile .price_area .price {
    font-size: 41px;
    font-weight: bold;
    line-height: 1;
}

ul.mobile .price_area .yen {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    vertical-align: middle;
}

ul.mobile .price_area .intax {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 100%;
}

.mobile_date,
.mobile_attention {
    font-size: 16px;
    font-weight: bold;
    width: 1065px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
}

.mobile_date {
    top: 13px;
    text-align: right;
}

.mobile_attention {
    top: 530px;
    text-align: center;
}

/* purchasePrice
-----------------------------------------------------------*/
#purchasePrice .imgWrap {
    position: absolute;
    top: 635px;
    right: 0;
    left: 0;
    width: 657px;
    height: 136px;
    margin: auto;
}

/* movie
-----------------------------------------------------------*/
.movieWrap {
    width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 230px;
}

.movieInner {
    text-align: center;
    width: 49%;
}

.movieInner:nth-of-type(2) .text {
    margin-top: 4px;
}

.youtubeWrap {
    margin: 13px 0 10px;
}

/* for youtube layer */
.hideItem {
    display: none;
}

.youtube_wall {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    right: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1002;
}

.youtube_movie {
    position: absolute;
    z-index: 1003;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 980px;
    padding-top: 50px;
}

.youtube_close {
    display: block;
    position: absolute;
    z-index: 1003;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    top: 10px;
    right: 10px;
    text-decoration: none;
}

/* anker_wrap
-----------------------------------------------------------*/
.anker_wrap {
    position: relative;
}

.anker_wrap + .anker_wrap {
    margin-top: 40px;
}

.anker_wrap .linkWrap {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

#kaitoriCP.anker_wrap .linkWrap {
    bottom: 42px;
}

.anker_wrap .linkWrap a {
    position: relative;
    display: inline-block;
    width: 300px;
    font-size: 30px;
    text-decoration: none;
    color: #000;
}

.anker_wrap .linkWrap a::before,
.anker_wrap .linkWrap a::after {
    content: "";
    position: absolute;
    top: 15px;
    width: 15px;
    height: 15px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotateZ(45deg);
}

.anker_wrap .linkWrap a::before {
    right: 0;
}

.anker_wrap .linkWrap a::after {
    right: 13px;
}

/* banner
-----------------------------------------------------------*/
.bnr_wrapper {
    margin-top: 80px;
    text-align: center;
}

.bnr_wrapper a {
    display: block;
    margin: 0 auto 50px;
    width: 700px;
}

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

@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 a img {
    width: 100%;
    height: auto;
}

.stickyInner .sticky_closeBtn {
    position: absolute;
    top: -22px;
    right: -12px;
    cursor: pointer;
}
