@charset "UTF-8";

.w_title_vis01 {
    background-image: url(../img/reform_lineup/bg_mv01.png);
}

.otherContents .otherList ul li {
    width: 50%;
}

@media print,
screen and (min-width: 680px) {
    .w_title02 .txt02 {
        font-size: 32px;
    }

    .w_title02 .txt01 {
        font-size: 18px;
        margin-top: 16px;
    }
}


/* pointWrap
***************************************************************/
@media print,
screen and (min-width: 680px) {
    .pointWrap {
        padding-top: 120px;
        margin-top: -120px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width:679px) {
    .pointWrap {
        padding: 58px 0 40px;
        margin-top: -58px;
    }

    .pointWrap .inner {
        width: 100%;
    }
}

.pointWrap ul {
    position: relative;
}

.pointWrap ul li:nth-child(odd) {
    background-color: #dcdccd;
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.pointWrap ul li .liWrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 2;
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .liWrap {
        width: 1000px;
        margin: 0 auto;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .liWrap {
        padding: 0 5%;
    }
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .text {
        width: 100%;
    }

    .pointWrap ul li .img + .text {
        width: 515px;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .text {
        width: 100%;
    }

    .pointWrap ul li .img + .text {
        margin-bottom: 20px;
    }
}

.pointWrap ul li .text h3 {
    display: flex;
    align-items: center;
    line-height: 1;
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .text h3 {
        margin-bottom: 10px;
        font-size: 22px;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .text h3 {
        margin-bottom: 10px;
        font-size: 16px;
    }
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .text h3 .no {
        margin-right: 15px;
        font-size: 50px;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .text h3 .no {
        margin-right: 10px;
        font-size: 30px;
    }
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .text .txt01 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .text .txt01 {
        margin-bottom: 20px;
        font-size: 12px;
    }
}

.pointWrap ul li .text .list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.pointWrap ul li .text .list dt {
    text-align: center;
    border: 1px solid #56595c;
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .text .list dt {
        margin-bottom: 15px;
        width: 180px;
        line-height: 34px;
    }

    .pointWrap ul li .text .list dt:last-of-type {
        margin-bottom: 0;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .text .list dt {
        margin-bottom: 5px;
        width: 100%;
        line-height: 30px;
    }
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .text .list dd {
        margin-bottom: 15px;
        width: 325px;
        font-size: 13px;
        line-height: 18px;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .text .list dd {
        margin-bottom: 10px;
        width: 100%;
        font-size: 12px;
    }
}

.pointWrap ul li .text .list dd:last-of-type {
    margin-bottom: 0;
}


.pointWrap ul li .img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media print,
screen and (min-width: 680px) {
    .pointWrap ul li .img {
        width: 443px;
    }

    /*
    .pointWrap ul li:nth-child(1) .img {
        height: 334px;
    }

    .pointWrap ul li:nth-child(2) .img {
        height: 334px;
    }

    .pointWrap ul li:nth-child(3) .img {
        height: 386px;
    }

    .pointWrap ul li:nth-child(4) .img {
        height: 280px;
    }

    .pointWrap ul li:nth-child(5) .img {
        height: 444px;
    }

    .pointWrap ul li:nth-child(6) .img {
        height: 266px;
    }
*/

    .pointWrap ul li:nth-child(odd) .img {
        order: 2;
    }
}

@media screen and (max-width:679px) {
    .pointWrap ul li .img {
        width: 100%;
        height: 0;
        order: 2;
    }

    .pointWrap ul li:nth-child(1) .img {
        padding-top: 75.14%;
    }

    .pointWrap ul li:nth-child(2) .img {
        padding-top: 75.14%;
    }

    .pointWrap ul li:nth-child(3) .img {
        padding-top: 87.71%;
    }

    .pointWrap ul li:nth-child(4) .img {
        padding-top: 63%;
    }

    .pointWrap ul li:nth-child(5) .img {
        padding-top: 107%;
    }

    .pointWrap ul li:nth-child(6) .img {
        padding-top: 60.28%;
    }
}

@media print,
screen and (min-width: 680px) {
    .supportLink {
        margin-bottom: 150px;
    }
}

@media screen and (max-width:679px) {
    .supportLink {
        margin-bottom: 60px;
    }
}

/* contactLink
***************************************************************/
@media print,
screen and (min-width: 680px) {
    .contactLink {
        margin-bottom: 150px;
    }
}

@media screen and (max-width:679px) {
    .contactLink {
        margin-bottom: 60px;
    }
}

.contactLink a {
    background-color: #505050;
    color: #FFF;
}

.contactLink a:hover {
    background-color: #FFF;
    color: #505050;
}

.contactLink a .arrow::before {
    background-color: #fff;
}

.contactLink a:hover .arrow::before {
    background-color: #505050;
}

.contactLink a .arrow::after {
    border-color: transparent transparent transparent #fff;
}

.contactLink a:hover .arrow::after {
    border-color: transparent transparent transparent #505050;
}


/* btnBack
***************************************************************/
.btnBack {
    display: flex;
    justify-content: center;
    margin-bottom: 130px;
}

.btnBack .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 280px;
    height: 60px;
    border: 1px solid #505050;
    transition: color 0.3s ease, background 0.3s ease;
}

@media print,
screen and (min-width: 680px) {
    .btnBack .btn:hover {
        color: #fff;
        background-color: #505050;
    }
}

@media screen and (max-width:679px) {
    .btnBack {
        margin-bottom: 60px;
    }

    .btnBack .btn {
        font-size: 13px;
        width: 240px;
        height: 40px;
    }
}
}
