@media (min-width: 769px) {
    /*****************************
     * ロゴ
     * *****************************/
    .series-logo {
        left: 33px;
        top: 25px;
        width: 127px;
    }

    .swipebox_logo {
        background-size: contain;
        height: 604px;
        width: 566px;
        top: -432px;
        left: -100px;
    }

    .swipebox_menu {
        background-size: 262px auto;
        height: 128px;
        width: 163px;
        background-position: 0 -100px;
    }
    .start-view {
        position: relative;
        overflow: hidden;
    }
    .start-view .start-title {
        padding-top: 7vh;
        padding-bottom: 0;
        text-align: center;
    }
    .start-view .start-title img {
        height: 32vh;
    }
    .start-view .start-btn {
        display: block;
        width: 300px;
        margin: 0 auto 3.52vh auto;
    }
    .start-view .start-btn img {
        width: 100%
    }
    .start-view .img01 {
        width: 76.1%;
        max-width: 1000px;
        top: 44vh;
    }
    .start-view .start-items {
    }
    .start-view .start-items .img02 {
        height: 38vh;
    }

    /*
     * 設問ページ
     */
    .question .main {
        padding-bottom: 30px;
        height: 100%;
        overflow-y: scroll;
    }
    .question .flick--title {
        z-index: 2;
        position: relative;
        padding: 5vh 0 22px 0;
        text-align: center;
        font-size: 36px;
    }
    .question .tinder {
        overflow: initial;
    }
    .question .tinder .tinder--cards {
        height: 54vh;
    }
    .question .tinder .tinder--card {
        height: 46vh;
        width:  61.9vw;
        max-width: 850px;
        padding: 30px 0 0;
    }
    .question .tinder .tinder--title {
        font-size: 34px;
        text-align: center;
    }
    .question .tinder .tinder--title .tinder--title01,
    .question .tinder .tinder--title .tinder--title02 {
        display: inline-block;
        padding: 3px 20px 0 20px;
        background: #34cfbd;
    }
    .question .tinder .tinder--title .tinder--title02 {
        margin-top: 10px;
    }
    .question .tinder .tinder--answer {
        display: flex;
        justify-content: space-between;
        padding: 0 5.5%;
        position: absolute;
        width: 100%;
        left: 0;
        top: 38.9%;
    }
    .question .tinder .tinder--answer--a,
    .question .tinder .tinder--answer--b {
        width: 50%;
        position: relative;
    }
    .question .tinder .tinder--answer--a:before,
    .question .tinder .tinder--answer--b:before {
        position: absolute;
        content: "";
        width: 92.3%;
        height: 26vh;
        background-size: contain;
        background-position: 50%;
        display: block;
    }
    .question .tinder .tinder--answer--a:before {
        background-image: url(../images/answer-a.png);
        left: 0;
    }
    .question .tinder .tinder--answer--b:before {
        background-image: url(../images/answer-b.png);
        right: 0;
    }
    .question .tinder .tinder--answer--a span,
    .question .tinder .tinder--answer--b span {
        font-size: 24px;
        position: absolute;
        width: 100%;
        top: 9.5vh;
    }
    .question .tinder .tinder--answer--a span {
        left: -10px;
    }
    .question .tinder .tinder--answer--b span {
        right: -10px;
    }
    .question .tinder--buttons {
        flex: 0;
    }
    .question .tinder .tinder--buttons .answer-remove,
    .question .tinder .tinder--buttons .answer-heart {
        height: 13vh;
        min-height: 60px;
        max-height: 100px;
    }
    .question .tinder .tinder--buttons .answer-remove img {
        height: 100%;
        margin-right: 130px;
    }
    .question .tinder .tinder--buttons .answer-heart img {
        height: 100%;
    }

    /*
     * 結果ページ
     */
    .answer .section01 {
        position: relative;
    }

    .answer .section01 .item01 {
        position: relative;
    }
    .answer .section01 .item01 .item01-bg {
        position: absolute;
        top: 21vh;
        left: 0;
        padding-top: 47.43%;
        width: 100%;
        background-size: contain;
    }
    .answer .section01 .item01 .item01-bg.item1 {
        background-image: url('../images/answer-bg01-pc.jpg');
    }
    .answer .section01 .item01 .item01-bg.item2 {
        background-image: url('../images/answer-bg02-pc.jpg');
    }
    .answer .section01 .item01 .item01-bg.item3 {
        background-image: url('../images/answer-bg03-pc.jpg');
    }
    .answer .section01 .item01 .item01-bg.item4 {
        background-image: url('../images/answer-bg04-pc.jpg');
    }
    .answer .section01 .item01 .first-view {
        height: 100vh;
        min-height: 900px;
    }
    .answer .section01 .item01 .item01-swipe {
        position: absolute;
        width: 62%;
        min-width: 700px;
        top: 12vh;
        right: 50%;
        transform: translateX(50%);
    }
    .answer .section01 .item01 .item01-icon {
        position: absolute;
        top: 36vh;
        right: 18%;
        width: 156px;
        z-index: 2;
    }
    .answer .section01 .item01 .item-recommend {
        z-index: 2;
        position: relative;
        text-align: center;
        margin-bottom: 6vh;
        padding-top: 6vh;
        font-size: 32px;
    }
    .answer .section01 .item01 .item-name {
        position: relative;
        background: #34cfbd;
        width: 53%;
        min-width: 590px;
        font-size: 50px;
        font-weight: bold;
        text-align: center;
        margin: 0 auto 10vh auto;
        padding-top: 8px;
    }
    .answer .section01 .item01 .item-image {
        position: relative;
        text-align: center;
        height: 50vh;
        margin-bottom: 100px;
    }
    .answer .section01 .item01 .item-image.item1 img {
        width: 16%;
    }
    .answer .section01 .item01 .item-image.item2 img {
        width: 13%;
    }
    .answer .section01 .item01 .item-image.item3 img {
        width: 12%;
    }
    .answer .section01 .item01 .item-image.item4 img {
        width: 19%;
    }
    .answer .section01 .item01 .item-text {
        position: relative;
        font-size: 20px;
        line-height: 1.9;
        z-index: 2;
        width: 777px;
        margin: 0 auto 46px auto;
    }
    .answer .section01 .item01 .item-text .small {
        margin-top: 8px;
        font-size: 10px;
    }
    .answer .section01 .item01 .item-link {
        position: relative;
        z-index: 2;
        text-align: center;
        margin-bottom: 140px;
    }
    .answer .section01 .item01 .item-link a {
        font-size: 24px;
        display: inline-block;
        width: 400px;
        line-height: 80px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        border-radius: 40px;
    }
    .answer .section01 .swipebox_section01_l {
        position: absolute;
        background-image: url(../images/swipe_imgbk_01_pc2x.png);
        background-size: contain;
        bottom: 0;
        height: 332px;
        width: 380px;
        left: -200px;
    }
    .answer .section01 .swipebox_section01_r {
        position: absolute;
        background-image: url(../images/swipe_imgbk_01_pc2x.png);
        background-size: contain;
        height: 349px;
        width: 400px;
        bottom: 0px;
        right: -223px;
    }
    .answer .section02 {
        position: relative;
    }
    .answer .section02 .swipebox_section02_l {
        position: absolute;
        display: block;
        background-image: url(../images/swipe_imgbk_03.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 378px;
        width: 340px;
        top: 414px;
        left: -193px;
        z-index: 2;
    }
    .answer .section02 .swipebox_section02_r {
        position: absolute;
        display: block;
        background-image: url(../images/swipe_imgbk_03.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 378px;
        width: 340px;
        top: 320px;
        right: -245px;
        z-index: 1;
    }
    .answer .section02 .item-recommend {
        text-align: center;
        margin-bottom: 60px;
    }
    .answer .section02 .item-recommend img {
    }
    .answer .section02 .recommend-others {
        display: flex;
        justify-content: space-between;
        width: 770px;
        margin: 0 auto;
    }
    .answer .section02 .recommend-others .item02 {
        width: 50%;
        position: relative;
    }
    .answer .section02 .recommend-others .item02 .item02-bg {
        position: absolute;
        background-image: url(../images/swipe_imgbk_01_pc2x.png);
        background-size: contain;
        width: 338px;
        height: 295px;
        left: 0;
    }
    .answer .section02 .recommend-others .item02 .item-image {
        position: relative;
        text-align: center;
        height: 295px;
        margin-bottom: 26px;
    }
    .answer .section02 .recommend-others .item02 .item-image img {
        width: 115px;
        top: 50%;
        transform: translateY(-50%);
        left: 120px;
        position: absolute;
    }
    .answer .section02 .recommend-others .item02 .item-text {
        position: relative;
        text-align: center;
        font-size: 22px;
        margin-bottom: 14px;
    }
    .answer .section02 .recommend-others .item02 .item-name {
        text-align: center;
        font-size: 20px;
        margin-bottom: 22px;
    }
    .answer .section02 .recommend-others .item02 .item-link {
        text-align: center;
        position: relative;
        z-index: 3;
    }
    .answer .section02 .recommend-others .item02 .item-link a {
        font-size: 24px;
        display: inline-block;
        line-height: 70px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        width: 300px;
        border-radius: 40px;
    }
    .answer .section02 .recommend-others .item03 {
        width: 50%;
        position: relative;
    }
    .answer .section02 .recommend-others .item03 .item03-bg {
        position: absolute;
        background-image: url(../images/swipe_imgbk_01_pc2x.png);
        background-size: contain;
        width: 338px;
        height: 295px;
        right: 0;
    }
    .answer .section02 .recommend-others .item03 .item-image {
        position: relative;
        text-align: center;
        height: 295px;
        margin-bottom: 26px;
    }
    .answer .section02 .recommend-others .item03 .item-image img {
        width: 115px;
        top: 50%;
        transform: translateY(-50%);
        left: 160px;
        position: absolute;
    }
    .answer .section02 .recommend-others .item03 .item-text {
        position: relative;
        text-align: center;
        font-size: 22px;
        margin-bottom: 14px;
    }
    .answer .section02 .recommend-others .item03 .item-name {
        text-align: center;
        font-size: 20px;
        margin-bottom: 22px;
    }
    .answer .section02 .recommend-others .item03 .item-link {
        text-align: center;
    }
    .answer .section02 .recommend-others .item03 .item-link a {
        font-size: 24px;
        display: inline-block;
        line-height: 70px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        width: 300px;
        border-radius: 40px;
    }
    .answer .section03 {
        padding: 140px 0 150px 0;
        position: relative;
    }
    .answer .section03 .share-bg {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 41.58%;
        width: 100%;
        background-size: contain;
        z-index: 1;
    }
    .answer .section03 .share-bg.item1 {
        background-image: url('../images/share-bg01.jpg');
    }
    .answer .section03 .share-bg.item2 {
        background-image: url('../images/share-bg02.jpg');
    }
    .answer .section03 .share-bg.item3 {
        background-image: url('../images/share-bg03.jpg');
    }
    .answer .section03 .share-bg.item4 {
        background-image: url('../images/share-bg04.jpg');
    }
    .answer .section03 .swipebox_section03_r {
        position: absolute;
        display: block;
        background-image: url(../images/swipe_imgbk_01_pc2x.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 436px;
        width: 500px;
        top: 311px;
        right: -304px;
        z-index: 2;
    }
    .answer .section03 .item-recommend {
        text-align: center;
        margin-bottom: 60px;
        position: relative;
        z-index: 2;
    }
    .answer .section03 .item-recommend img {
    }
    .answer .section03 .share-area {
        position: relative;
        z-index: 2;
    }
    .answer .section03 .share-area ul {
        display: flex;
        justify-content: space-between;
        list-style: none;
        width: 452px;
        margin: 0 auto;
    }
    .answer .section03 .share-area ul li {
        width: 90px;
    }
    .answer .section03 .share-area ul li img {
        width: 100%;
    }
    .answer .section04 {
        position: relative;
        z-index: 2;
    }
    .answer .section04 .to-question {
        text-align: center;
        margin-bottom: 60px;
    }
    .answer .section04 .to-question a {
        font-size: 24px;
        display: inline-block;
        width: 400px;
        line-height: 80px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        border-radius: 40px;
    }
    .answer .section04 .to-cleansing {
        text-align: center;
        padding-bottom: 200px;
    }
    .answer .section04 .to-cleansing a {
        font-size: 24px;
        display: inline-block;
        width: 400px;
        line-height: 80px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        border-radius: 40px;
    }

    .main-footer {
        position: relative;
        margin-top: 3vh;
        height: 60px;
    }

    .main-footer .status-box {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }
    .main-footer .status-box .status-title {
        font-size: 20px;
        color: #fff;
        text-align: center;
        margin-bottom: 6px;
    }
    .main-footer .status-box .status-bar {
        width: 280px !important;
    }
    .main-footer .status-box .status-bar li {
        width: 38px !important;
        height: 10px !important;
    }
    .main-footer .first-question {
        position: absolute;
        bottom: 0;
        left: 3%;
        background: #fa98bc;
        z-index: 2;
        border-radius: 50px;
    }
    .main-footer .first-question a {
        display: inline-block;
        text-decoration: none;
        color: #fff;
        font-size: 20px;
        line-height: 56px;
        padding: 0 70px;
        border: solid 2px #fff;
        border-radius: 50px;
    }

    .footer {
        position: relative;
    }
    .footer .swipebox_r5 {
        position: absolute;
        display: block;
        background-image: url(../images/swipe_imgbk_04.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 915px;
        height: 626px;
        top: -178px;
        left: -606px;
        z-index: 2;
    }

    .swipebox_footer_l {
        height: 332px;
        width: 380px;
        top: 68vh;
        left: -200px;
    }

    .swipebox_footer_r {
        height: 349px;
        width: 400px;
        bottom: -90px;
        right: -223px;
    }

}

