@charset "UTF-8";
/* COMMON 保険見直し本舗
----------------------------------------------- */
.prt_base {
    font-family: Roboto, "Helvetica Neue", Arial, "Century Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
}
.prt_base > .inr {
    padding: 0 20px;
}
.prt_base em,
.prt_base strong {
    font-weight: bold;
}
.prt_base img {
    max-width: 100%;
    height: auto;
}
.prt_base .box_outer {
    margin-bottom: 32px;
    padding: 32px 0;
    background: #F2F2F2;
}
.prt_base .box_inr {
    background: #FFF;
}

/* BREADCRUMB - パンくず
----------------------------------------------- */
.front .breadcrumb {
    padding: 4px 20px;
    background: #D6D6D6;
    overflow: auto hidden;
}
.front .breadcrumb ul {
    display: flex;
    max-width: 1040px;
    margin: auto;
    gap: 0 8px;
    font-size: 12px;
}
.front .breadcrumb li,
.front .breadcrumb li:not(:last-child) {
    padding-bottom: 0;
}
.front .breadcrumb li {
    white-space: nowrap;
}
.front .breadcrumb li:not(:last-child) a {
    position: relative;
    padding-right: 24px;
}
.front .breadcrumb li:not(:last-child) a::after {
    content: "\e933";
    position: absolute;
    right: 0;
    top: 50%;
    color: #666;
    font-family: "icomoon";
    font-size: 20px;
    transform: translateY(-50%);
}

/* BTN
----------------------------------------------- */
.prt_base .btn_wrap {
    max-width: 470px;
    margin: 0 auto 32px;
}
.prt_base .btn_wrap a {
    position: relative;
    display: block;
    line-height: 1;
    padding: 22px 18px 22px 8px;
    border-radius: 100px;
    background: #FD5925;
    box-shadow: 0px 3px 6px #00000029;
    color: #FFF;
    font-weight: bold;
    font-size: min(5vw, 18px);
    text-decoration: none;
    text-align: center;
}
.prt_base .btn_wrap a::after {
    content: "\e932";
    position: absolute;
    right: 10px;
    top: 50%;
    font-family: "icomoon";
    font-weight: normal;
    font-size: 28px;
    transform: translateY(-50%);
}

/* MV
----------------------------------------------- */
.mv_blk .ttl_blk {
    margin: 20px auto 12px;
}
.mv_blk .main_ttl {
    line-height: 1.3;
    font-weight: bold;
    font-size: min(7vw, 24px);
}
/* MV - 口コミ総合評価
----------------------------------------------- */
.mv_blk .valuation_blk {
    line-height: 1.3;
}
.mv_blk .valuation_blk .valuation_star {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
}
.mv_blk .valuation_blk .valuation_star em {
    margin-left: 8px;
    color: #EE3008;
    font-size: 24px;
}
.mv_blk .brand_mv {
    display: flex;
    align-items: center;
    gap: 16px;
}
.mv_blk .brand_mv > * {
    width: 50%;
    overflow: hidden;
}
.mv_blk .brand_mv .logo {
    border: 1px solid #D1D1D1;
    border-radius: 12px;
}
.mv_blk .brand_mv .logo img {
    width: 100%;
}
.mv_blk .brand_mv .photo img {
    position: relative;
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateX(-50%);
}
.mv_blk .txt_wrap {
    margin: 28px auto 16px;
}
.mv_blk .txt_wrap p:first-of-type {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 20px;
}
.mv_blk .txt_wrap p:first-of-type em {
    background: linear-gradient(transparent 50%, #FEFE7A 40%);
}

/* TAB
----------------------------------------------- */
.tab_blk {
    border-radius: 24px;
    background: #FFF;
}
.tab_blk .tab_list {
    display: flex;
    padding-top: 12px;
}
.tab_blk .tab_list li {
    width: 50%;
    line-height: 1;
    padding: 14px 0 12px;
    border-bottom: 4px solid #E6E6E6;
    text-align: center;
    white-space: nowrap;
}
.tab_blk .tab_list li.active {
    border-bottom-color: #18BE7E;
    font-weight: bold;
}
.tab_blk .tab_list li:not([class]) {
    cursor: pointer;
}
.tab_blk .tab_list li.unavailable {
    background: #CCC;
    color: #999;
}
.tab_contents .inrbox {
    padding: 12px 20px 28px;
}

/* POINT TAB - おすすめポイント
------------------------------- */
/* CHART */
.point .chart {
    max-width: 400px;
    margin: auto;
    padding: 0 0 12px;
}
.point .chart_value_list {
    display: flex;
    flex-flow: row wrap;
    gap: 0 12px;
    margin: 0 auto 20px;
    font-size: 14px;
}
.point .chart_value_list > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc((100% - 12px) / 2);
    padding: 8px;
    border-bottom: 1px solid #D1D1D1;
}
.point .chart_value_list dd {
    font-weight: bold;
    font-size: 16px;
}

/* POINTLIST */
.point .point_list {
    margin: 0 auto 16px;
    padding: 24px 16px;
    border-radius: 16px;
    background: #F2F2F2;
}
.point .point_list li {
    position: relative;
    line-height: 1.8;
    padding-left: 12px;
}
.point .point_list li:not(:last-child) {
    margin-bottom: 10px;
}
.point .point_list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #18BE7E;
    width: 8px;
    height: 8px;
    border-radius: 8px;
}

/* 店舗数 / オンライン対応 / 訪問相談 */
.point .detail_area {
    font-size: 16px;
}
.point .detail_area div {
    display: flex;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid #D1D1D1;
}
.point .detail_area dt {
    width: 40%;
    font-weight: bold;
}
.point .detail_area dd {
    width: 60%;
    word-break: break-all;
}
.point .detail_area dd figure {
    display: flex;
    align-items: center;
}
.point .yes figcaption {
    color: #FD5925;
}
.point .no figcaption {
    color: #777;
}
.point figcaption .note {
    color: #333;
    font-size: 16px;
}

/* VOICE TAB - みんなの口コミ
------------------------------- */
.voice_area {
    display: none;
}
.voice_area .voices {
    margin: 24px 0 6px;
}
.voice_area .voices li {
    padding: 10px;
    border-bottom: 1px solid #F2F2F2;
}
.voice_area .voices li .txt_wrap {
    margin-bottom: 10px;
}
.voice_area .voices li .voice_txt {
    line-height: 1.5;
    overflow-wrap: break-word;
}
.voice_area .voices + .note {
    color: #666;
    font-size: 12px;
    text-align: right;
}

/* MAP - 都道府県から探す
----------------------------------------------- */
#shop_search_block_default_sp {
    line-height: 1.4;
    font-size: 14px;
}

@media screen and (min-width: 768px) {
    /* COMMON 保険見直し本舗
    ----------------------------------------------- */
    .prt_base {
        max-width: 1040px;
        margin: auto;
    }
    .prt_base > .inr {
        padding: initial;
    }
    .prt_base .box_outer {
        background: #F2F2F2;
        margin-bottom: 40px;
        padding: 40px 0;
    }
    .prt_base .box_inr {
        max-width: 750px;
        margin: auto;
        border-radius: 24px;
        background: #FFF;
    }

    /* BTN
    ----------------------------------------------- */
    .prt_base .btn_wrap {
        margin-bottom: 40px;
    }
    .prt_base .btn_wrap a {
        font-size: 20px;
    }
    .prt_base .btn_wrap a::after {
        right: 16px;
        font-size: 34px;
    }

    /* MV
    ----------------------------------------------- */
    .mv_blk .ttl_blk {
        display: flex;
        align-items: center;
        gap: 20px;
        margin: 32px auto 20px;
    }
    .mv_blk .main_ttl {
        font-size: 32px;
    }
    .mv_blk .brand_mv {
        padding: 20px 145px;
        background: #F2F2F2;
    }
    .mv_blk .brand_mv .logo {
        width: 250px;
    }
    .mv_blk .brand_mv .photo {
        width: calc(100% - (250px + 16px));
        height: 180px;
    }
    .mv_blk .brand_mv .photo img {
        transform: translate(-50%, -50%);
    }
    .mv_blk .txt_wrap {
        margin-top: 32px;
        text-align: center;
    }
    .mv_blk .txt_wrap p:first-of-type {
        font-size: 24px;
    }
    .mv_blk .txt_wrap p:first-of-type br {
        display: none;
    }

    /* VALUATION - 口コミ総合評価
    ----------------------------------------------- */
    .mv_blk .valuation_blk {
        margin: 0;
    }
    .mv_blk .valuation_blk .valuation_star {
        font-size: 16px;
    }
    .mv_blk .valuation_blk .valuation_star em {
        font-size: 26px;
    }

    /* TAB
    ----------------------------------------------- */
    .tab_blk .tab_list li:not(.active) {
        cursor: pointer;
    }
    .tab_contents .inrbox {
        padding: 12px 32px 32px;
    }

    /* POINT TAB - おすすめポイント
    ------------------------------- */
    .point > .wrap > * {
        width: 50%;
    }
    .point > .wrap {
        display: flex;
        align-items: center;
        gap: 32px;
    }

    /* 店舗数 / オンライン対応 / 訪問相談 */
    .point .detail_area {
        display: flex;
        flex-flow: row wrap;
        gap: 0 12px;
    }
    .point .detail_area div {
        width: 100%;
    }
    .point .detail_area > div:not(:first-child) {
        width: calc((100% - 12px) / 2);
    }
    .point .detail_area dt {
        width: auto;
    }

    /* MAP - 都道府県から探す
    ----------------------------------------------- */
    #shop_search_block_default_pc {
        line-height: 1.5;
        font-size: 14px;
    }
}
