@media (min-width: 642px) and (max-width: 768px) {
    /*****************************
     * ロゴ
     * *****************************/
    .series-logo {
        left: 6.3%;
        top: 24px;
        width: 125px;
    }

    .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-x: hidden;
    }
    .start-view .start-title {
        text-align: center;
        padding-top: 17vh;
        padding-bottom: 0;
    }
    .start-view .start-title img {
        width: 96%;
    }
    .start-view .start-btn {
        display: block;
        width: 54%;
        margin: 0 auto 3.5vh auto;
    }
    .start-view .start-btn img {
        width: 100%;
    }
    .start-view .img01 {
        width: 98%;
        top: 46%;
    }
    .start-view .start-items {
    }
    .start-view .start-items .img02 {
        width: 73%;
    }
    /*
     * 設問ページ
     */
    .question .cover .inner {
        margin-top: 141px;
        height: 680px;
    }
    .question .cover .title {
        padding: 150px 0 100px 0;
        font-size: 42px;
    }
    .question .cover .flick img {
        width: 350px;
    }
    .question .tinder {
        overflow: initial;
        padding-top: 20vh;
    }
    .question .tinder .tinder--status {
        top: 0;
        margin-top: 40vh;
    }
    .question .tinder .tinder--cards {
        height: 530px;
    }
    .question .tinder .tinder--card {
        height: 490px;
        padding: 38px 0 0;
    }
    .question .tinder .tinder--title {
        font-size: 28px;
        text-align: center;
        height: 120px;
    }
    .question .tinder .tinder--title .tinder--title01,
    .question .tinder .tinder--title .tinder--title02 {
        display: inline-block;
        padding: 2px 18px;
        background: #34cfbd;
    }
    .question .tinder .tinder--title .tinder--title02 {
        margin-top: 10px;
    }
    .question .tinder .tinder--answer {
        display: flex;
        justify-content: space-between;
        background-image: url(../images/answer-bg05-sp.png);
        background-position: 50%;
    }
    .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 {
        content: "";
        width: 50px;
        height: 48px;
        background-size: contain;
        display: block;
        margin: 0 auto 18px auto;
    }
    .question .tinder .tinder--answer--a:before {
        background-image: url(../images/answer-a-sp.png);
    }
    .question .tinder .tinder--answer--b:before {
        background-image: url(../images/answer-b-sp.png);
    }
    .question .tinder .tinder--answer--a span,
    .question .tinder .tinder--answer--b span {
        font-size: 24px;
    }
    .question .tinder .tinder--answer--a span {
    }
    .question .tinder .tinder--answer--b span {
    }
    .question .tinder .tinder--swipe {
        margin-top: 50px;
    }
    .question .tinder .tinder--swipe img {
        width: 380px;
    }


    /*
     * 結果ページ
     */
    .answer .section01 {
        position: relative;
        padding: 208px 0 86px 0;
    }

    .answer .section01 .item01 {
        position: relative;
    }
    .answer .section01 .item01 .item01-bg {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 112.1%;
        width: 100%;
        background-size: contain;
    }
    .answer .section01 .item01 .item01-bg.item1 {
        background-image: url('../images/answer-bg01-tb.png');
    }
    .answer .section01 .item01 .item01-bg.item2 {
        background-image: url('../images/answer-bg02-tb.png');
    }
    .answer .section01 .item01 .item01-bg.item3 {
        background-image: url('../images/answer-bg03-tb.png');
    }
    .answer .section01 .item01 .item01-bg.item4 {
        background-image: url('../images/answer-bg04-tb.png');
    }
    .answer .section01 .item01 .item01-swipe {
        position: absolute;
        width: 98%;
        top: 0;
        right: 50%;
        transform: translateX(50%);
    }
    .answer .section01 .item01 .item01-icon {
        position: absolute;
        top: 200px;
        right: 10px;
        width: 202px;
    }
    .answer .section01 .item01 .item-recommend {
        position: relative;
        text-align: center;
        font-size: 32px;
        padding-top: 10px;
        margin-bottom: 30px;
    }
    .answer .section01 .item01 .item-name {
        position: relative;
        background: #34cfbd;
        width: 71.6%;
        font-size: 54px;
        font-weight: bold;
        text-align: center;
        margin: 0 auto 42px auto;
    }
    .answer .section01 .item01 .item-image {
        position: relative;
        text-align: center;
        margin-bottom: 60px;
    }
    .answer .section01 .item01 .item-image.item1 img {
        width: 180px;
    }
    .answer .section01 .item01 .item-image.item2 img {
        width: 160px;
    }
    .answer .section01 .item01 .item-image.item3 img {
        width: 140px;
    }
    .answer .section01 .item01 .item-image.item4 img {
        width: 184px;
    }
    .answer .section01 .item01 .item-text {
        position: relative;
        padding: 0 6.4%;
        font-size: 20px;
        line-height: 1.9;
        margin-bottom: 60px;
        z-index: 2;
    }
    .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;
    }
    .answer .section01 .item01 .item-link a {
        font-size: 24px;
        display: inline-block;
        width: 52%;
        line-height: 80px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        border-radius: 50px;
    }
    .answer .section01 .swipebox_section01_l {
        position: absolute;
        background-image: url(../images/swipe_imgbk_03.png);
        background-size: contain;
        width: 204px;
        height: 227px;
        bottom: 100px;
        left: -148px;
    }
    .answer .section01 .swipebox_section01_r {
        position: absolute;
        background-image: url(../images/swipe_imgbk_02.png);
        background-size: contain;
        width: 222px;
        height: 133px;
        bottom: -56px;
        right: -148px;
    }
    .answer .section02 {
        position: relative;
    }
    .answer .section02 .item-recommend {
        text-align: center;
        margin-bottom: 68px;
    }
    .answer .section02 .item-recommend img {
        width: 73.56%;
    }
    .answer .section02 .recommend-others {
        display: flex;
        justify-content: space-between;
    }
    .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: 288px;
        height: 251px;
        right: 50%;
        transform: translateX(50%);
    }
    .answer .section02 .recommend-others .item02 .item-image {
        position: relative;
        text-align: center;
        height: 251px;
        margin-bottom: 60px;
    }
    .answer .section02 .recommend-others .item02 .item-image img {
        width: 110px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
    }
    .answer .section02 .recommend-others .item02 .item-text {
        position: relative;
        text-align: center;
        font-size: 24px;
        margin-bottom: 19px;
    }
    .answer .section02 .recommend-others .item02 .item-name {
        text-align: center;
        font-size: 20px;
        margin-bottom: 19px;
    }
    .answer .section02 .recommend-others .item02 .item-link {
        text-align: center;
    }
    .answer .section02 .recommend-others .item02 .item-link a {
        font-size: 24px;
        display: inline-block;
        line-height: 72px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        width: 78%;
        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: 288px;
        height: 251px;
        right: 50%;
        transform: translateX(50%);
    }
    .answer .section02 .recommend-others .item03 .item-image {
        position: relative;
        text-align: center;
        height: 251px;
        margin-bottom: 60px;
    }
    .answer .section02 .recommend-others .item03 .item-image img {
        width: 110px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
    }
    .answer .section02 .recommend-others .item03 .item-text {
        position: relative;
        text-align: center;
        font-size: 24px;
        margin-bottom: 19px;
    }
    .answer .section02 .recommend-others .item03 .item-name {
        text-align: center;
        font-size: 20px;
        margin-bottom: 19px;
    }
    .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: 72px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        width: 78%;
        border-radius: 40px;
    }
    .answer .section03 {
        padding: 130px 0 130px 0;
    }
    .answer .section03 .swipebox_section03_l {
        position: absolute;
        display: block;
        background-image: url(../images/swipe_imgbk_01_pc2x.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 157.23px;
        width: 180px;
        bottom: 280px;
        left: -118px;
    }
    .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: 87.35px;
        width: 100px;
        bottom: 780px;
        right: -65px;
    }
    .answer .section03 .item-recommend {
        text-align: center;
        margin-bottom: 58px;
    }
    .answer .section03 .item-recommend img {
        width: 76%;
    }
    .answer .section03 .share-area ul {
        display: flex;
        justify-content: space-between;
        list-style: none;
        width: 454px;
        margin: 0 auto;
    }
    .answer .section03 .share-area ul li {
        width: 80px;
    }
    .answer .section03 .share-area ul li img {
        width: 100%;
    }
    .answer .section04 .to-question {
        text-align: center;
        margin-bottom: 54px;
    }
    .answer .section04 .to-question a {
        font-size: 24px;
        display: inline-block;
        width: 52%;
        line-height: 72px;
        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: 52%;
        line-height: 72px;
        text-decoration: none;
        text-align: center;
        background: #5f5f5f;
        color: #fff;
        border-radius: 40px;
    }

    .main-footer {
        padding: 40px 0 0 0;
    }

    .main-footer .status-box {
        margin-bottom: 40px;
    }
    .main-footer .status-box .status-title {
        font-size: 20px;
        color: #fff;
        text-align: center;
        margin-bottom: 10px;
    }
    .main-footer .status-box .status-bar {
        width: 278px !important;
    }
    .main-footer .status-box .status-bar li {
        width: 38px !important;
        height: 10px !important;
    }
    .main-footer .first-question {
        text-align: center;
        padding-bottom: 50px;
    }
    .main-footer .first-question a {
        display: inline-block;
        text-decoration: none;
        color: #fff;
        font-size: 20px;
        line-height: 54px;
        padding: 0 60px;
        border: solid 2px #fff;
        border-radius: 34px;
    }

    .swipebox_footer_l {
        width: 436px;
        height: 500;
        top: 691px;
        left: -319px;
    }

    .swipebox_footer_r {
        height: 262px;
        width: 300px;
        top: 650px;
        right: -236px;
    }

}


