@charset "utf-8";

.d-body {
    min-width: 1185px;
}
.d-body ._red {
    color: #ea0000!important;
}
.d-body .h2Normal._mb0{
    margin-bottom: 0;
}
.d-body .cautionList-item {
    display: block;
}
.d-body .keyVisual-img {
    width: 44%;
    margin-top: 0;
    height: auto;
}
.d-body .keyVisual-2502 .keyVisual-text-inner {
    margin-bottom: 0;
}

.d-body #anchorLink {
    background-color: #125BF5;
    box-shadow: 0 0 0 100vmax #125BF5;
    clip-path: inset(0 -100vmax);
}
.d-body .anchorLinkList-item:nth-of-type(2) a::before {
    background-image: url(/common/images/icon_list.svg);
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(278deg) brightness(106%) contrast(101%);
}
.d-body .anchorLinkList-item:nth-of-type(3) a::before {
    background-image: url(/common/images/icon_advice.svg);
}
.d-body .anchorLinkList-item:nth-of-type(4) a::before {
    background-image: url(/common/images/icon_question.svg);
}
.d-body #voice {
    background-color: #125BF5;
    box-shadow: 0 0 0 100vmax #125BF5;
    clip-path: inset(0 -100vmax);
}
.d-body #contact {
    background-color: #125BF5;
    box-shadow: 0 0 0 100vmax #125BF5;
    clip-path: inset(0 -100vmax);
}
.d-body #easy_hikakuIn {
    top: -635px;
}
.d-body .hikaku-popular-link {
    box-sizing: border-box;
    width: 480px;
    position: absolute;
    top: -130px;
    right: 83px;
    padding: 0 48px;
}
.d-body .hikaku-popular-link_title {
    margin-bottom: 12px;
}
.d-body .hikaku-popular-link_list {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 12px;
}
.d-body .hikaku-popular-link_list a {
    text-decoration: underline;
}
.d-body .hikaku-popular-link_list a:hover {
    text-decoration: none;
}
.d-body .campaignList:last-of-type {
    padding-bottom: 0;
}
.d-body .campaignList-text span {
    margin-bottom: 8px;
}
.d-body #ranking,.d-body #rankingBlock {
    padding-bottom: 112px;
}
.d-body .rankingInner {
    margin-bottom: 0;
}
.d-body .rankingList-img {
    background-color: #FFFFFF;
    box-sizing: border-box;
    padding: 0;
    width: 50%;
    height: auto;
}
.d-body #ranking .linkBtn,.d-body #rankingBlock .linkBtn {
    margin-top: 32px;
}
.d-body #choice {
    background-color: #FFFFFF;
    padding: 112px 0;
}
.d-body #choice .h2Normal-span {
    color: #666666;
    font-size: 30px;
    display: block;
}
.d-body .choiceInnerList {
    margin: 64px auto;
    max-width: 960px;
}
.d-body .choiceInnerList-item {
    display: block;
    text-align: center;
    width: 250px;
    margin: auto
}
.d-body .choiceInnerList-img {
    border: solid 1px #C6C6C6;
    background-color: #FFFFFF;
    width: 56%;
    margin-bottom: 16px;
    padding: 12px 20px;
}
.d-body .choiceInnerList-text {
    color: #333333;
    font-size: 20px;
}
.d-body .choiceInnerList-text::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid #333333;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    display: inline-block;
    margin-left: 6px;
}
.d-body #select::before {
    height: 300px;
}
.d-body .selectDetail {
    padding: 32px 48px;
}

.d-body .selectSituationList {
    justify-content: space-between;
}

.d-body .selectSituationList-item {
    width: calc((100% / 2) - 12px);
}

.d-body .selectSituationList-item:nth-of-type(3n) {
    margin-top: 24px;
}

.d-body .selectSituationList-item:nth-of-type(3n), .d-body .selectSituationList-item:last-of-type {
    margin-right: 24px;
}

.d-body .selectSituationList-item:nth-of-type(2n), .d-body .selectSituationList-item:last-of-type {
    margin-right: 0;
}

.d-body .knowledgeMenu-item:hover {
    opacity: 1;
}

.d-body .voiceInnerList-item.swiper-slide-prev:hover,
.d-body .voiceInnerList-item.swiper-slide-next:hover {
    opacity: 1;
}
.d-body .voiceInnerList-item.swiper-slide-active:hover {
    opacity: 1;
}

.d-body .faqList-head::before {
    top: 0;
    bottom: 0;
    margin: auto;
}

.d-body .companyList-item {
    width: calc((100% / 5) - 20px);
}
.d-body .companyList-item:nth-child(5n) {
    margin-right: 0;
}

.d-body #commercialWrap {
    display: none!important;
}

.d-body #company .h2Normal {
    margin-bottom: 48px;
}

.d-body #company .h3Normal {
    margin-bottom: 24px;
}

.d-body .companyList:last-of-type {
    margin-bottom: 0;
}

.d-body .companyList-item {
    width: calc((100% / 6) - 20px);
}

.d-body .companyList-item:nth-child(5n) {
    margin-right: 24px;
}

.d-body .companyList-item img {
    width: auto;
    height: auto;
}

.d-body .sectionInnerList-h4_img {
    padding: 13px 0;
    height: auto;
}

.d-body .searchInnerList-box_text._mt {
    margin-top: 8px;
}
.d-body #otherArea {
    padding: 80px 83px 0;
    box-sizing: border-box;
    max-width: 1366px;
    margin: auto;
}
.d-body #pickup .pickupList-item img{
    height: auto;
}

@media screen and (max-width: 500px){
    .d-body {
        min-width: auto;
    }
    .d-body #keyVisual {
        padding: 24px 4% 12px;
        height: auto;
    }
    .d-body .keyVisual-img {
        width: 326px;
    }
    .d-body .hikaku-popular-link {
        width: 100%;
        position: static;
        margin-bottom: 36px;
        padding: 0 4%;
    }
    .d-body #campaign {
        padding: 72px 4% 24px;
    }
    .d-body .campaignList-item:last-of-type {
        padding: 0;
    }
    .d-body #ranking,.d-body #rankingBlock {
        padding-bottom: 64px;
    }
    .d-body .rankingList-img {
        width: 35%;
    }
    .d-body #choice {
        padding: 64px 4%;
    }
    .d-body #choice .h2Normal-span {
        font-size: 18px;
    }
    .d-body .choiceInnerList {
        margin: 32px 0;
    }
    .d-body #company .h2Normal {
        margin-bottom: 28px;
    }
    .d-body #company .h3Normal {
        margin-bottom: 16px;
    }
    .d-body .companyList {
        margin-bottom: 24px;
    }
    .d-body .companyList-item {
        width: 30.4467%;
    }
    .d-body .companyList-item:nth-child(5n) {
        margin-right: 4.333%;
    }
    .d-body #select::before {
        height: 300px;
    }
    .d-body .selectDetail {
        margin-bottom: 32px;
        padding: 7.5% 4%;
    }
    .d-body .selectSituationList-item {
        width: 100%;
    }
    .d-body .selectSituationList-item:nth-of-type(3n), .d-body .selectSituationList-item:last-of-type {
        margin-right: 0;
    }
    .d-body #footer_sp {
        margin-top: 0;
    }
    .d-body #otherArea {
        padding: 0 4%;
    }
}

/*以下デフォルト設定*/
/* layout 消さない…？？？？*/
#gnav {
    margin-bottom: 0;
}

/* 広告スライダー　見本 */
.indexTopAd {
    margin-top: -10px;
    padding: 20px 0;
}
.indexTopAdImg {
    max-width: 580px;
    height: auto;
    width: 100%;
}
.indexTopAd .swiper-slide-next,
.indexTopAd .swiper-slide-prev {
    opacity: 0.3;
}
.indexTopAd a {
    transition: all 0.2s ease;
}
.indexTopAd a:hover {
    opacity: 0.6;
}

/* 規約 */

#linkListBlock h2 {
    margin-bottom: 20px;
}
#linkListBlock ul li {
    background: url(/images/icon_default_link_s.svg) no-repeat 0 4px;
    padding-left: 20px;
}
#linkListBlock ul li, #linkListBlock ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
}
#linkListBlock .overview{
    font-size: 1.2rem;
    color: #666;
    float: left;
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 15px;
}
.hokenTori {
    border-bottom: 0;
    float: left;
    margin-bottom: 15px;
    padding: 20px 20px 5px;
    width: 70%;
    line-height: 1.2em !important;
}
.ruleRecommendWrap .hokenTori {
    margin: 0;
    padding: 0;
}
.hokenTori > h2 {
    margin-bottom: 10px;
    color: #333;
}
.hokenTori dt {
    margin-top: 10px;
    font-size: 1.2rem;
    color: #666;
}
.hokenTori dd {
    font-size: 1.2rem;
    color: #666;
}

/* スマホ表示 */
@media screen and (max-width: 500px) {
    .allStatic #header_nav {
        display: block !important;
        min-height: 125px;
    }
    #gnav {
        display: none;
    }
}

/* SP時余白修正 */
@media screen and (max-width: 500px) {
    .d-body #indexWrapper {
        margin-top: 0;
    }

    .d-body #keyVisual {
        padding: 24px 4% 32px;
    }

    .d-body .keyVisual-text, .d-body .keyVisual-text span {
        font-size: 26px;
        line-height: 1.35;
    }

    .d-body .keyVisual-img {
        width: 68vw;
        margin: 16px auto 0;
    }
    
}
