@charset "utf-8";


@media screen and (min-width: 769px){
    #service_movie_container {
        width: 880px;
    }
    #service_movie_txt {
        width: 420px;
    }
    #service_movie {
        width: 450px;
    }
}
@media screen and (min-width: 601px){
    .letter_mainV h1 {
        margin-right: auto;
        margin-left: auto;
        width: 504px;
        height: 198px;
    }
}
@media screen and (max-width: 768px){
    .difference .no1_icon_container {
        margin-top: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
    .cashbackBnr img {
       margin-bottom: 20px;
    }
}
@media screen and (max-width: 320px){
    #service_movie_bg h2 {
        font-size: 2.6rem;
    }
}
.difference .letter_mainV {
    position: relative;
    width: auto;
    height: 373px;
    margin: 0 auto;
    padding: 32px 0 23px 0;
    text-align: center;
    overflow: hidden;
}
.letter_mainV h1 {
    text-align: center;
}
.letter_mainV h1 img {
    margin: 0 auto;
}
.difference .letter_mainV h1 picture,
.difference .letter_mainV h1 img {
    display: block;
    max-width: 100%;
    height: auto;
}
@media screen and (min-width: 601px){
    .letter_mainV::before,
    .letter_mainV::after {
        content: "";
        position: absolute;
        top: 0;
        width: 414px;
        height: 373px;
    }
    .letter_mainV::before {
        left: calc(50% - 686px);
    }
    .letter_mainV h1 {
        margin-right: auto;
        margin-left: auto;
        width: 504px;
        height: 198px;
    }
    .lp-template-lp_difference_choice .letter_mainV h1 {
        /*height: 313px;*/
    }
    .no_webp .letter_mainV::before {
        background: url(/koukousei/site_wp/wp-content/themes/site/images/letter/mainV_bgLeft.png);
    }
    .webp .letter_mainV::before {
        background: url(/koukousei/site_wp/wp-content/themes/site/images/letter/mainV_bgLeft.png.webp);
    }
    .letter_mainV::after {
        right: calc(50% - 686px);
    }
    .no_webp .letter_mainV::after {
        background: url(/koukousei/site_wp/wp-content/themes/site/images/letter/mainV_bgRight.png);
    }
    .webp .letter_mainV::after {
        background: url(/koukousei/site_wp/wp-content/themes/site/images/letter/mainV_bgRight.png.webp);
    }
}

/* PC・iPadのみ　No.1アイコン用スタイル */
@media (min-width: 601px) {
    .letter_mainV .no1_icon_container {
        width: 400px;
        margin: 0 auto;
    }
    .letter_mainV .no1_icon_img picture {
        margin-right: 12px;
        width: 86px;
    }
    .letter_mainV .no1_icon_img > *:last-child {
        margin-right: 0;
    }
    .letter_mainV .no1_icon_comment {
        font-size: 1.0rem;
    }
}
@media screen and (max-width: 780px) and (min-width: 601px){
    .letter_mainV {
        padding: 4.103vw 0 2.949vw 0;
        height: 47.821vw;
    }
    .letter_mainV::before,
    .letter_mainV::after {
        width: 53.077vw;
        height: 47.821vw;
        background-size: auto 100% !important;
    }
    .letter_mainV::before {
        left: calc(50% - 87.949vw);
        background-position: 100% 0 !important;
    }
    .letter_mainV::after {
        right: calc(50% - 87.949vw);
        background-position: 0 0 !important;
    }
    .letter_mainV h1 {
        width: 64.615vw;
        height: auto;
    }
    .letter_mainV .no1_icon_container {
        width: 51.282vw;
    }
    .letter_mainV .no1_icon {
        margin: 0 auto;
    }
    .letter_mainV .no1_icon_img {
        justify-content: center;
    }
    .letter_mainV .no1_icon_img picture {
        margin-right: 1.538vw;
        width: 11.026vw;
    }
}
@media (max-width: 600px) {
    .difference .letter_mainV {
        position: relative;
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        overflow: hidden;
        line-height: 0;
    }
    .difference .letter_mainV img {
        width: 100%;
        height: inherit;
    }
    .difference .letter_mainV h1 picture,
    .difference .letter_mainV h1 img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .letter_mainV .no1_icon_container {
        display: none;
    }
}
/*letter.css 回避*/
@media (max-width: 600px) {
    .difference h2 {
        margin: 30px 0 20px;
        font-size: var(--h2-size,2.4rem);
        font-size: var(--h2-sizeAuto);
    }
}
.cta_area.top {
    background-color: #f6f6f6;
    padding-bottom: 30px;
}
#Large_pass_list li .pImg_top_guide img {
    max-width: none;
}
.difference #service_movie {
    float: right;
}
.difference #service_movie.anotherImg {
    float: none;
}
#reason_system #reason_system_ttl {
    font-size: 2.2rem;
}
.lower_wrap #reason_system #service_movie {
    margin: 0 auto 10px;
}