@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Boogaloo&family=Noto+Sans+JP:wght@500..700&display=swap');
#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 {
    height: 664px;
}

#mv h1 {
    height: 664px;
    left: 50%;
    margin: 0 auto -5px;
    position: absolute;
    transform: translateX(-50%);
    width: 1920px;
    z-index: 11;
}

#whatReuseSumaho1 {
    background: #0F3077;
    color: #fff;
    height: 410px;
    margin-top: -59px;
    padding-top: 50px;
    text-align: center;
    z-index: 10;
}

#whatReuseSumaho1 h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 auto 38px;
    padding: 10px 0 5px;
    position: relative;
}
#whatReuseSumaho1 h2::after {
    background: #fff;
    bottom: 0;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 178px;
}

#whatReuseSumaho1 p {
    font-size: 20px;
    line-height: 2.3;
}

#whatReuseSumaho1 p span {
    color: #0F3077;
    position: relative;
}
#whatReuseSumaho1 p span::after {
    background: #c4e615;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-10deg);
    width: 100%;
    z-index: -1;
}

#threeStep {
    background: #fef4d9;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5);
    height: 2250px;
    margin-top: -15px;
    padding-top: 36px;
    z-index: 9;
}

#threeStep > h2 {
    background: url('/pc/img/feature/reusesmartphone/251126/3step_title.png') center/contain no-repeat;
    height: 244px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 244px;
    width: 1081px;
}

.threeStep_list {
    counter-reset: listnum;
    display: flex;
    justify-content: space-between;
    margin: 15px auto 0;
    width: 1083px;
}

.threeStep_list > li {
    height: 680px;
    position: relative;
    text-align: center;
    width: 355px;
}

.threeStep_list > li::before {
    color: #0f3077;
    counter-increment: listnum;
    content: counter(listnum);
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 85px;
    transform: translate(-6px,19px);
    margin: 0 auto;
    width: 85px;
}

.threeStep_list h3 {
    align-items: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    position: absolute;
    top: 111px;
    width: 100%;
}

.threeStep_list h3 span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    width: 100%;
}

.threeStep_list p {
    align-items: center;
    bottom: 5px;
    color: #0f3077;
    display: flex;
    font-size: 24px;
    font-weight: bold;
    justify-content: center;
    height: 123px;
    line-height: 1.3;
    position: absolute;
    width: 355px;
}

.threeStep_list p.-caption {
    bottom: 10px;
    color: #333;
    display: block;
    font-size: 13px;
    height: fit-content;
    position: absolute;
    width: 100%;
}

.threeStep_list > li:nth-child(1) {
    background: url('/pc/img/feature/reusesmartphone/251126/3step_step1.png') center/contain no-repeat;
}
.threeStep_list > li:nth-child(2) {
    background: url('/pc/img/feature/reusesmartphone/251126/3step_step2.png') center/contain no-repeat;
}
.threeStep_list > li:nth-child(3) {
    background: url('/pc/img/feature/reusesmartphone/251126/3step_step3.png') center/contain no-repeat;
}

.threeStep_sim {
    background: url('/pc/img/feature/reusesmartphone/251126/3step_sim_bg.png') center/contain no-repeat;
    height: 1092px;
    margin: 49px auto 0;
    text-align: center;
}

.threeStep_sim h2 {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    line-height: 64px;
    padding: 67px 0 0;
}

.threeStep_sim h2 span {
    color: #ffe600;
    font-weight: bold;
}

.threeStep_sim .-catch {
    color: #0f3077;
    font-size: 52px;
    font-weight: bold;
    padding: 47px 0 0;
}

.threeStep_sim .-text {
    color: #0f3077;
    font-size: 30px;
    font-weight: bold;
    padding: 11px 0 0;
}

.whatReuseSumaho3 {
    text-align: center;
    margin: 0 auto 80px;
}

#purchasePrice + .whatReuseSumaho3 {
    margin: -1573px 0 880px;
    overflow: auto;
    position: relative;
    z-index: 1;
}

.whatReuseSumaho3 .-text {
    background: url('/pc/img/feature/reusesmartphone/251126/text_read.png') center bottom/contain no-repeat;
    font-size: 24px;
    font-weight: bold;
    margin: 130px auto 0;
    padding: 0 0 30px;
    width: fit-content;
}

#purchasePrice + .whatReuseSumaho3 .-text {
    margin-top: 30px;
}

.whatReuseSumaho3 .-catch {
    color: #0f3077;
    font-size: 32px;
    font-weight: bold;
    margin: 20px auto 0;
}

.whatReuseSumaho3 .-catch span {
    font-size: 46px;
    font-weight: bold;
}

/*
#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/251126/guide.jpg") top center/1920px auto no-repeat;
    height: 1430px;
    margin-top: -24px;
    padding-top: 1430px;
    z-index: 7;
}

.hajimeteguide_btn {
    background: url('/pc/img/feature/reusesmartphone/251126/guide_btn.png') center bottom/contain no-repeat;
    color: #fff;
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 auto;
    padding: 55px 0 52px;
    text-decoration: none;
    width: 716px;
}

.hajimeteguide_btn span {
    display: block;
    font-size: 32px;
    font-weight: bold;
}

#choiceRevolution {
    background: url("/pc/img/feature/reusesmartphone/251126/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/251126/hanbai.png") center top/1920px auto no-repeat;
    height: 2275px;
    margin-top: -105px;
    z-index: 0;
}

#purchasePrice h2 {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    left: 50%;
    text-align: center;
    position: absolute;
    top: 154px;
    transform: translateX(-50%);
}

#safetyTriad {
    margin: -225px auto 40px;
    padding: 838px 0 0;
    text-align: center;
    z-index: 4;
}

#safetyTriad > .-head {
    color: #fff;
    margin: -710px auto 200px;
    text-align: center;
}

#safetyTriad .-catch {
    color: #d6ed5b;
    font-size: 30px;
    font-weight: bold;
}

#safetyTriad .-catch span {
    font-size: 35px;
    font-weight: bold;
}

#safetyTriad .-head .-text {
    font-size: 24px;
}

#safetyTriad h2 {
    font-size: 42px;
    font-weight: bold;
    margin: 0 auto 20px;
}

#safetyTriad h3 {
    display: none;
}

#safetyTriad ol {
    background: url("/pc/img/feature/reusesmartphone/251126/safetyTriad.jpg") top center/contain no-repeat;
    counter-reset: listnum;
    display: flex;
    gap: 30px;
    height: 673px;
    margin: 0 auto 0;
    padding: 148px 72px 0;
    width: 1038px;
}

#safetyTriad ol > li::before {
    color: #0f3077;
    counter-increment: listnum;
    content: counter(listnum);
    display: block;
    font-size: 50px;
    font-weight: bold;
    margin: 0 auto;
    width: 75px;
}

#safetyTriad ol .-head {
    align-items: center;
    color: #0F3077;
    display: flex;
    font-size: 23px;
    font-weight: bold;
    justify-content: center;
    height: 105px;
    margin: -17px auto 0;
    width: 278px;
}

#safetyTriad ol .-text {
    font-size: 16px;
    font-weight: bold;
    margin: 180px auto 0;
    text-align: left;
    width: 256px;
}

#recommendSumaho {
    background: url("/pc/img/feature/reusesmartphone/251126/sumaho.jpg") top center/1920px auto no-repeat;
    margin: 45px auto 0;
    padding: 292px 0 651px;
    text-align: center;
    z-index: 3;
}

#recommendSumaho h2 {
    display: none;
}

#recommendSumaho h3 {
    color: #0F3077;
    font-size: 30px;
    font-weight: bold;
}

#recommendSumaho .recommend01,
#recommendSumaho .recommend02 {
    font-size: 20px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

#recommendSumaho .recommend01 {
    height: 497px;
}

#recommendSumaho .recommend02 {
    height: 678px;
}

#recommendSumaho .recommend01 > li,
#recommendSumaho .recommend02 > li {
    font-weight: bold;
    left: 50%;
    position: absolute;
}

#recommendSumaho .recommend01 > li:nth-child(1) {
    top: 139px;
    transform: translate(calc(-50% - 58px));
}

#recommendSumaho .recommend01 > li:nth-child(2) {
    top: 246px;
    transform: translate(calc(-50% - 194px));
}

#recommendSumaho .recommend02 > li:nth-child(1) {
    top: 158px;
    transform: translate(calc(-50% - -107px));
}

#recommendSumaho .recommend02 > li:nth-child(2) {
    top: 140px;
    transform: translate(calc(-50% - 114px));
}

#recommendSumaho .recommend02 > li:nth-child(3) {
    top: 362px;
    transform: translate(calc(-50% - -255px));
}

#recommendSumaho .recommend02 > li:nth-child(4) {
    top: 351px;
    transform: translate(calc(-50% - 295px));
}

#useful {
    overflow: initial!important;
    z-index: 4;
}

#useful h2 {
    display: none;
}

#useful .useful_text {
    display: flex;
    gap: 40px;
    height: 260px;
    margin: -319px auto 106px;
    position: relative;
    width: 1140px;
}

#useful .useful_text li {
    align-items: center;
    color: #0F3077;
    display: flex;
    flex-wrap: wrap;
    font-size: 25px;
    font-weight: bold;
    justify-content: center;
    text-align: center;
    width: 550px;
}

#useful .useful_text li:nth-child(1) {
    padding: 0 0 0 30px;
}

#useful .useful_text li:nth-child(2) {
    padding: 0 30px 0 0;
}

#useful .useful_text li p {
    font-weight: bold;
}

#useful .useful_text li span {
    color: #FF5967;
    font-weight: bold;
}

#useful + .btn_area {
    margin: 0 auto 40px;
    position: relative;
}

#customerVoice {
    background: url("/pc/img/feature/reusesmartphone/251126/voice.jpg") top center/1200px auto no-repeat;
    padding-top: 65px;
    z-index: 2;
}

#customerVoice h2 {
    color: #0F3077;
    font-size: 40px;
    font-weight: bold;
    margin: 0 auto 26px;
    text-align: center;
}

.customerVoice_list {
    display: flex;
    flex-wrap: wrap;
    gap: 58px 25px;
    margin: 0 auto 60px;
    width: 1080px;
}

.customerVoice_list > li {
    height: 397px;
    width: 343px;
}

.customerVoice_list h3 {
    align-items: center;
    color: #0F3077;
    display: flex;
    font-size: 21px;
    font-weight: bold;
    height: 89px;
    line-height: 1.3;
}

.customerVoice_list > li:nth-child(1) h3 {
    padding-left: 40px;
}
.customerVoice_list > li:nth-child(2) h3 {
    padding-left: 40px;
}
.customerVoice_list > li:nth-child(3) h3 {
    padding-left: 90px;
}
.customerVoice_list > li:nth-child(4) h3 {
    padding-left: 125px;
}
.customerVoice_list > li:nth-child(5) h3 {
    padding-left: 125px;
}
.customerVoice_list > li:nth-child(6) h3 {
    padding-left: 125px;
}

.customerVoice_list p {
    font-size: 16px;
    letter-spacing: -0.05em;
    line-height: 1.8;
    padding: 20px 42px 0;
}

#customerVoice .-caution {
    margin: 0 auto 106px;
    width: 1080px;
}


#simChangeHowto {
    background: url("/pc/img/feature/reusesmartphone/251126/howto.jpg") top center/1920px auto no-repeat;
    padding: 0 0 102px 0;
    text-align: center;
    z-index: 1;
}

#simChangeHowto h2 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    padding: 106px 0 0;
}

#simChangeHowto p {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 84px auto 60px;
}

#simChangeHowto h3 {
    color: #0F3077;
    font-size: 30px;
    font-weight: bold;
    margin: 50px auto 0;
}

#simChangeHowto ol {
    counter-reset: listnum;
    display: flex;
    gap: 57px;
    margin: 51px auto 0;
    width: 971px;
}

#simChangeHowto ol.-in {
    margin-top: 40px;
}

#simChangeHowto ol > li {
    height: 292px;
    width: 200px;
}

#simChangeHowto ol > li::before {
    color: #FF5867;
    counter-increment: listnum;
    content: counter(listnum);
    font-size: 41px;
    font-weight: bold;
}

#simChangeHowto ol > li p {
    color: #0F3077;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    margin: -10px auto 0;
}

#simChangeHowto .-caption {
    color: #0F3077;
    font-size: 16px;
    font-weight: bold;
    margin: 36px auto 0;
    padding: 0 0 0 170px;
}

#simChangeHowto .-caption span {
    color: #FF5967;
    font-weight: bold;
}

#simChangeHowto .-caution {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 42px auto 0;
}

/* 
#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_store {
    background: url('/pc/img/feature/reusesmartphone/251126/btn_shop.png') center/contain no-repeat;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: bold;
    height: 153px;
    line-height: 145px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    width: 477px;
}

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

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

/* whatReuseSumaho2
-----------------------------------------------------------*/
#whatReuseSumaho2 {
    padding: 60px 0 80px;
    text-align: center;
    z-index: 9;
}

/* 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: 135px;
    left: 0;
    width: 100%;
    text-align: center;
}

/* 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: 217px;
    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: 105px auto 0;
    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;
}
