@charset "utf-8";

.d-body {
    min-width: 1185px;
}
.d-body ._red {
    color: #ea0000!important;
}
.d-body .keyVisual-img {
    width: 44%;
    margin-top: 0;
}
.d-body #keyVisual {
    padding-top: 48px;
    padding-bottom: 48px;
    height: 680px;
}
.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 #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: -585px;
}
.d-body .campaignList-item {
    flex-grow: 0;
}
.d-body .rankingList-img {
    background-color: #FFFFFF;
    box-sizing: border-box;
    padding: 7px 12px;
}
.d-body #select::before {
    height: 326px;
}
.d-body .selectDetail {
    padding: 32px 48px;
}

.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 #company {
    margin-bottom: 28px;
}
.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 .companyList-item a {
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
}

.d-body .companyList-item img {
    width: auto;
}
.d-body #otherArea {
    padding: 80px 83px 0;
    box-sizing: border-box;
    max-width: 1366px;
    margin: auto;
}
.d-body .anchorLinkList-item:nth-of-type(1) a::before{
    background-image: url(/common/images/icon_campaign.svg);
}

@media screen and (max-width: 500px){
    .d-body {
        min-width: auto;
    }
    .d-body #keyVisual {
        padding: 30px 4% 16px;
        height: auto;
    }
    .d-body .keyVisual-img {
        width: 326px;
    }
    .d-body .rankingList-img {
        height: auto;
    }    
    .d-body .companyList-item {
        width: 30.4467%;
    }
    .d-body .companyList-item a {
        height: 50px;
        padding: 0 7px;
    }
    .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;
}

/* 広告 ==========================================================*/
.commercialBtnWrap {
    margin: 0 0 5px 5px;
}
.commercialIconSt0{
    fill:#00349A;
}
.commercialIconSt1{
    fill:#FFFFFF;
}
.commercialIconSt2,
.commercialIconSt3{
    fill:#FFFFFF;
    stroke:#00349A;
    stroke-width:2;
    stroke-miterlimit:10;
}
.commercialIconSt2 {
    stroke:#FFFFFF;
}
.commercialBtnDivoff .commercialIconSt2 {
    stroke:#00349A;
}
.commercialBtnDiv {
    cursor: pointer;
    position: relative;
    width: 300px;
}
.commercialIcon {
    width: 23px;
    height: 27px;
    transition: all .2s linear;
    background: #c1d3f4;
    padding: 8px 12px 5px;
    border-radius: 13px 13px 0 0;
    display: inline-block;
    position: absolute;
    transform: translate(253px, -40px);
}
.commercialBtnDivoff .commercialIcon {
    width: 46px;
    height: 54px;
    padding: 15px 15px 5px;
    transform: translate(224px, -74px);
}

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

    /* 広告 ========================================================== */
    .commercialImag {
        width: 100vw;
        height: auto;
    }
    .commercialIcon {
        transform: translate(calc(100vw - 62px), -40px);
    }
    .commercialBtnDivoff .commercialIcon  {
        transform: translate(calc(100vw - 91px), -74px);
    }
}
