@charset "UTF-8";
/********************************************************/
/*                                                      */
/*         【注意】タブレットの崩れが無いよう構築！！          */
/*                                                      */
/********************************************************/
.underMd,
.underTab,
.spOnly {
  display: none;
}

@media screen and (min-width: 890px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (max-width: 1440px) {
  .bl_topSec01_inner .deco {
    left: auto;
    right: 0;
    width: 25vw;
  }
  .bl_tabWrap > .deco {
    display: none;
  }
}
@media screen and (max-width: 1320px) {
  .ly_cont {
    padding: 0 20px;
  }
  .pcLgOnly {
    display: none;
  }
  /**  header  **/
  .bl_header_nav_02 {
    padding: 6px 20px;
  }
  .el_ham {
    display: block;
  }
  .bl_header_nav_01 {
    display: none;
  }
  /**  top  **/
  .bl_slideDots {
    bottom: 13px;
    right: 17px;
  }
  .bl_slideDots li {
    margin: 0 10px;
  }
  .bl_slideDots li button::before {
    width: 10px;
    height: 10px;
  }
  .bl_bookLikeWrap {
    padding: 25px 10px;
  }
  .bl_bookLikeWrap::before {
    border-width: 1.4vw 48vw 0 48vw;
  }
  .bl_bookLikeWrap::after {
    border-width: 0 48vw 1.4vw 48vw;
  }
  .bl_bookLikeWrap_inner.left::before {
    border-width: 1.4vw 0 0 47vw;
  }
  .bl_bookLikeWrap_inner.left::after {
    border-width: 1.4vw 47vw 0 0;
  }
  .bl_bookLikeWrap_inner.right::before {
    border-width: 0 0 1.4vw 47vw;
  }
  .bl_bookLikeWrap_inner.right::after {
    border-width: 0 47vw 1.4vw 0;
  }
  /**  footer  **/
  .bl_footer::before {
    content: none;
  }
  .bl_footer_inner {
    display: block;
  }
  .bl_footer_left {
    width: 200px;
    margin: 0 auto 70px;
  }
  .el_footerLogoLink .logo {
    width: 170px;
    margin-bottom: 5px;
  }
  .el_footerLogoLink .companyName {
    width: 120px;
  }
  .bl_footer_right {
    max-width: initial;
  }
  .bl_footerNavMainUl li:nth-of-type(n+2) {
    margin-top: 25px;
  }
  .bl_footerNav ul:not(:last-of-type) {
    margin-right: 30px;
  }
  .bl_footerBtnWrap {
    margin-left: 20px;
  }
  .el_iconSimpleBtn {
    padding: 15px 15px 15px 40px;
  }
  .bl_grayUl {
    padding: 15px;
  }
  /****************************  customer  ****************************/
  .bl_lowerKv {
    margin-top: 94px;
  }
  /****************************  customer  ****************************/
  .bl_accountWrap_imgWrap .deco {
    right: -20px;
    bottom: -45px;
    max-width: 20vw;
  }
  /****************************  office  ****************************/
  .bl_officeInfo {
    margin-right: -20px;
  }
  .bl_officeInfo:nth-of-type(even) {
    margin-right: 0;
    margin-left: -20px;
  }
  /****************************  belief  ****************************/
  .el_itemTtl {
    line-height: 1.4;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 9px;
  }
  .underMd {
    display: block;
  }
  /**  header  **/
  h1 {
    margin-top: 10px;
  }
  h1 img {
    height: 60px;
  }
  .bl_header_nav_02 {
    min-width: 672px;
    padding: 10px 15px 10px;
  }
  .bl_header_nav_02 li:nth-of-type(n+2) {
    margin-left: 10px;
  }
  .bl_header_nav_02 .el_gradationBtn {
    -webkit-transition: none;
    transition: none;
  }
  .el_headerTel {
    width: auto;
  }
  .el_ham {
    height: 96px;
  }
  .bl_hamMenu > li {
    font-size: 1.8rem;
  }
  /**  top  **/
  .bl_topNews_pickUp {
    width: 33.3333333333%;
  }
  .bl_topNews_pickUp .bl_topNews_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_topNews_pickUp .bl_topNews_inner .img {
    width: 100%;
    margin-right: 0;
  }
  .bl_topNews_pickUp .bl_topNews_inner .txtWrap {
    width: 100%;
  }
  .bl_topNews_normal {
    margin-left: 20px;
  }
  .bl_topSec01_txtWrap {
    max-width: 620px;
  }
  .bl_topSec01_inner .deco {
    left: auto;
    right: -10px;
    width: 300px;
  }
  .bl_topSec01_inner::after {
    left: 290px;
  }
  .bl_bookLikeWrap_inner {
    padding: 70px 30px;
  }
  .el_gradationBorderBtn .inner .deco {
    width: 9vw;
  }
  .bl_recruitCard .deco {
    width: 22vw;
  }
  .bl_roundedCorners_inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bl_roundedCorners_inner > .el_tel {
    width: 265px;
  }
  .bl_roundedCorners_min .ttl {
    font-size: 1.6rem;
    width: 200px;
  }
  .bl_roundedCorners_content:nth-of-type(odd) {
    padding-right: 20px;
  }
  .bl_roundedCorners_content:nth-of-type(even) {
    padding-left: 20px;
  }
  .bl_roundedCorners_content_bottom .img {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    margin-right: 10px;
  }
  .el_tel {
    font-size: 3.4rem;
  }
  .el_tel .icon {
    margin: 0 7px 15px 0;
    width: 30px;
  }
  .el_tel rt {
    font-size: 1rem;
  }
  /****************************/
  /*          lower           */
  /****************************/
  .bl_lowerKv {
    margin-top: 78px;
    height: 260px;
  }
  .bl_lowerKv_inner::before {
    left: 100px;
  }
  .bl_privacyLead {
    margin-top: 60px;
  }
  .el_lowerKvTtl {
    font-size: 4.2rem;
  }
  .el_lowerKvTtl .en img {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .bl_lowerLeadWrap {
    padding: 60px 0 60px;
  }
  .el_lowerLeadTtl {
    font-size: 2.8rem;
  }
  .el_lowerLeadTxt {
    margin-top: 30px;
  }
  /****************************  belief  ****************************/
  .bl_imgTxtHalfWrap_txtWrap {
    padding-left: 40px;
  }
  .bl_imgTxtHalfWrap_txtWrap .ttl {
    font-size: 2.8rem;
  }
  .bl_imgTxtHalfWrap_txtWrap .txt {
    margin-top: 30px;
  }
  .bl_imgTxtHalfWrap.carInsurance_suggestion .bl_imgTxtHalfWrap_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_imgTxtHalfWrap.carInsurance_suggestion .bl_imgTxtHalfWrap_img {
    margin-bottom: 20px;
  }
  .bl_imgTxtHalfWrap.carInsurance_suggestion .ttl {
    text-align: center;
  }
  .bl_imgTxtHalfWrap.carInsurance_suggestion .bl_imgTxtHalfWrap_txtWrap {
    width: 100%;
    padding-left: 0;
  }
  .bl_imgTxtHalfWrap.carInsurance_suggestion .txt {
    width: min(100%, 550px);
    margin: 0 auto;
  }
  .bl_philosophy {
    margin-top: 100px;
    padding: 100px 0 80px;
  }
  .bl_grayBgWrap {
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_grayBgWrap .txt {
    width: 100%;
    max-width: initial;
    margin-bottom: 20px;
  }
  /****************************  customer  ****************************/
  .bl_internalLinksUlOuter {
    margin-bottom: 100px;
  }
  .bl_internalLinksUl a {
    font-size: 1.6rem;
    padding: 15px 20px;
  }
  .bl_internalLinksUl a::after {
    right: 20px;
    border-width: 8px 8px 0 8px;
  }
  /****************************  office  ****************************/
  .bl_officeInfo_txtWrap {
    width: 58%;
  }
  .bl_officeInfo_slideWrap {
    width: 40%;
  }
  /****************************  privacy  ****************************/
  .bl_borderWrap .inner {
    max-width: 750px;
  }
  .bl_borderWrap .ttl {
    font-size: 1.8rem;
  }
  .bl_borderWrap .tel {
    font-size: 3rem;
  }
  .bl_borderWrap .tel img {
    width: 25px;
    margin: 0 5px 10px 0;
  }
  .bl_borderWrap .info {
    margin-left: 60px;
  }
  .bl_borderWrap .info span {
    font-size: 3rem;
  }
  /****************************  service  ****************************/
  .bl_tabBtn .on {
    padding: 12px;
  }
  .bl_tabBtn a {
    font-size: 2.2rem;
    padding: 5px 20px;
  }
  .bl_tabBtn .large {
    font-size: 2.8rem;
  }
  .bl_tabWrap_internalLinks li {
    width: calc(20% - 16px);
  }
  .bl_tabWrap_internalLinks li:nth-of-type(n+2) {
    margin-left: 20px;
  }
  .bl_tabWrap_internalLinks a {
    padding: 15px 10px 40px;
  }
  .bl_modal_content {
    width: calc(100% - 40px);
  }
  .bl_modal_content__bgWhite {
    height: auto;
    width: auto;
  }
  .bl_modal_img {
    max-height: 85vh;
  }
  .bl_modal_closeBtn {
    width: 50px;
    font-size: 1.4rem;
  }
  .bl_modal_content_inner {
    padding: 60px 20px;
  }
  /****************************  news  ****************************/
  .bl_lowerNewsCard {
    width: 31.5789473684%;
  }
  .bl_lowerNewsCard .txtWrap {
    padding: 25px 15px;
  }
  .bl_pagination li a {
    margin-top: 0;
  }
  /****************************  staff  ****************************/
  .bl_staffContent_txtWrap .name {
    margin-bottom: 5px;
  }
  .bl_staffContent_txtWrap {
    padding: 20px 15px;
  }
  .el_staffTag {
    padding: 5px 10px;
  }
  /****************************  life-simulation  ****************************/
  .bl_freeConsultationWrap {
    margin: 0 0 80px;
  }
  .bl_freeConsultationWrap .el_slashTtl {
    font-size: 3rem;
  }
  .bl_serviceInfoWrap__center .ttl {
    font-size: 3rem;
  }
  .el_lightGreenBgTtl {
    font-size: 2.6rem;
  }
  .bl_colorCardWrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bl_colorCardWrap.col05 li {
    width: calc(25% - 15px);
  }
  .bl_colorCardWrap.col05 li:nth-of-type(4n) {
    margin-right: 0;
  }
  .bl_colorCardWrap.col05 li:nth-of-type(n+5) {
    margin-top: 20px;
  }
  .bl_colorCardWrap .ttl {
    font-size: 2rem;
  }
  .bl_colorCardWrap .txt {
    height: calc(100% - 47px);
  }
  .bl_labelCardWrap {
    font-size: 14px;
  }
  .bl_labelCard_inner {
    height: calc(100% - 47px);
  }
  .bl_labelCard_cont {
    min-height: 96px;
  }
  .el_roundTtl span {
    font-size: 1.6rem;
  }
  .bl_shortDl dt {
    width: 130px;
  }
  .bl_shortDl dd {
    width: calc(100% - 130px);
  }
  /****************************  recruit  ****************************/
  .bl_occupationInfo_top .txt {
    font-size: 14px;
  }
  .pointWrap .el_normalTxt {
    font-size: 14px;
  }
  .bl_occupationInfo_bottom {
    padding: 50px 20px 30px;
  }
  .un_txtWrap__customer02 {
    width: 55%;
  }
  /****************************  form  ****************************/
  .bl_formDl dt {
    width: 330px;
  }
  .bl_formDl dd {
    width: calc(100% - 330px);
  }
  /****************************  staff  ****************************/
  .bl_roundedCorners_min .bl_roundedCorners_inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .bl_roundedCorners_min .bl_roundedCorners_inner .ttl {
    width: 260px;
  }
}
@media screen and (max-width: 890px) {
  html {
    font-size: 10px;
  }
  body {
    font-size: 14px;
  }
  .underTab {
    display: inline-block;
  }
  /**  header  **/
  .bl_header_nav_02 {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: initial;
    padding: 15px;
  }
  .bl_header_nav_02 li:nth-of-type(n+2) {
    margin-left: 30px;
  }
  .bl_header_nav_02 .contact {
    position: fixed;
    top: 0;
    right: 78px;
    padding: 16px 10px;
    height: 78px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 320px;
  }
  .bl_header_nav_02 .el_gradationBtn img {
    height: 24px;
  }
  .el_headerTel {
    margin-right: 10px;
  }
  .el_ham {
    width: 78px;
    height: 78px;
    background-color: #000;
  }
  .el_ham.is_open span {
    left: 15px;
  }
  .el_ham.is_open span:first-of-type {
    -webkit-transform: rotate(-30deg) translateY(12px);
        -ms-transform: rotate(-30deg) translateY(12px);
            transform: rotate(-30deg) translateY(12px);
  }
  .el_ham.is_open span:nth-of-type(3) {
    -webkit-transform: rotate(30deg) translateY(-11px);
        -ms-transform: rotate(30deg) translateY(-11px);
            transform: rotate(30deg) translateY(-11px);
  }
  .el_ham_inner span {
    left: 20px;
    background-color: #fff;
  }
  .el_ham_inner span:first-of-type {
    top: 28px;
  }
  .el_ham_inner span:nth-of-type(2) {
    left: 25px;
    top: 38px;
  }
  .el_ham_inner span:nth-of-type(3) {
    bottom: 28px;
  }
  .el_gradationBtn {
    max-width: 290px;
  }
  /**  top  **/
  .el_enJaTtl .en {
    font-size: 3rem;
  }
  .el_enJaTtl .txt {
    margin: 0 0 4px 7px;
  }
  .bl_topNews {
    padding: 0 0 50px;
  }
  .bl_topNews_ttlWrap {
    margin-bottom: 20px;
  }
  .bl_topNews_inner::after {
    bottom: 10px;
    right: 10px;
    border-width: 0 0 8px 8px;
  }
  .bl_topNews_inner .date {
    font-size: 1.2rem;
  }
  .bl_topNews_inner .ttl {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .bl_topNews_inner .deco {
    width: 80px;
    top: -10px;
    left: -10px;
  }
  .el_tag {
    font-size: 1.2rem;
  }
  .bl_topSec01_inner {
    padding: 60px 0;
  }
  .bl_topSec01_inner::after {
    left: auto;
    left: 200px;
    width: 85vw;
    background-position: left;
  }
  .bl_topSec01_txtWrap {
    max-width: 430px;
  }
  .el_loadTxt {
    font-size: 2rem;
    margin-bottom: 40px;
  }
  .bl_card {
    border-radius: 10px;
  }
  .bl_card_txtWrap {
    padding: 15px 20px 20px;
  }
  .bl_card_txtWrap .ttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .bl_card_txtWrap::after {
    border-width: 0 0 10px 10px;
  }
  .el_slashImgTtl img {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
  .el_simpleTtl {
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
  .bl_bookLikeWrap .el_gradationBorderBtn {
    margin-top: 60px;
  }
  .bl_bookLikeWrap_inner {
    padding: 50px 20px;
  }
  .el_aPartLargeTtl {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .el_aPartLargeTtl .large {
    font-size: 2.2rem;
  }
  .bl_simpleCardWrap li:last-of-type {
    border-radius: 13px;
  }
  .bl_simpleCardWrap li:last-of-type .bl_simpleCard::after {
    bottom: 10px;
    right: 10px;
    border-width: 0 0 10px 10px;
  }
  .bl_simpleCard {
    padding: 20px 10px;
    border-radius: 10px;
    min-height: 194px;
  }
  .bl_simpleCard img {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    max-height: 110px;
  }
  .bl_simpleCard p {
    margin-top: 5px;
    min-height: 50px;
  }
  .el_gradationBorderBtn {
    font-size: 1.6rem;
  }
  .el_gradationBorderBtn.simulation .inner {
    padding: 15px 15px 15px 40px;
  }
  .el_gradationBorderBtn.simulation .inner::after {
    border-width: 0 0 10px 10px;
  }
  .el_gradationBorderBtn.simulation .inner .deco {
    width: 60px;
    left: 8px;
  }
  .bl_centeringUl li {
    width: 100px;
    margin: 5px 10px;
  }
  .el_gradationBtn {
    padding: 10px;
    font-size: 2rem;
  }
  .el_gradationBtn .icon {
    width: 25px;
  }
  .el_gradationBtn .small {
    font-size: 14px;
  }
  .el_gradationBtn__large {
    min-width: 400px;
  }
  .bl_recruitCard .img {
    border-radius: 10px 0 0 10px;
  }
  .bl_recruitCard .img img {
    -o-object-position: top;
       object-position: top;
  }
  .bl_recruitCard .txtWrap {
    padding: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0 10px 10px 0;
  }
  .bl_recruitCard .ttl {
    font-size: 2.6rem;
    margin-bottom: 10px;
  }
  .hp_bottomRightTriangle::after {
    border-width: 0 0 10px 10px;
  }
  .el_leftBalloonTtl {
    font-size: 2.6rem;
  }
  .el_balloon {
    font-size: 1.8rem;
    width: 75px;
    height: 75px;
  }
  .el_balloon::after {
    width: 17px;
    right: -10px;
  }
  .bl_roundedCorners {
    margin-top: 30px;
    padding: 25px 20px;
  }
  .el_tel {
    width: 240px;
    font-size: 2.6rem;
  }
  .el_tel .icon {
    width: 20px;
    margin: 0 7px 10px 0;
  }
  .el_tel .txt {
    font-size: 12px;
  }
  .bl_adressWrap {
    margin-left: 30px;
    font-size: 14px;
  }
  .el_iconTtl {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .el_iconTtl img {
    width: 25px;
    margin: 0 5px 3px 0;
  }
  .el_simpleUngleBtn {
    font-size: 1.8rem;
  }
  .el_simpleUngleBtn::after {
    right: 20px;
    width: 23px;
  }
  .el_backBorderTtl {
    text-align: center;
    font-size: 1.6rem;
  }
  .el_backBorderTtl .inner {
    line-height: 1.5;
    padding: 0 10px;
  }
  /**  footer  **/
  .bl_footer_inner {
    padding: 40px 0;
    margin: 0;
  }
  .el_footerLogoLink .logo {
    width: 120px;
  }
  .el_pageTop {
    width: 70px;
  }
  .el_pageTop .ungle {
    width: 6px;
    margin-bottom: 20px;
  }
  .el_pageTop .pageTop {
    width: 15px;
  }
  .bl_footer_left {
    margin-bottom: 40px;
  }
  .bl_footer_right_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_footerNav {
    margin: 0 auto 30px;
  }
  .bl_footerBtnWrap {
    margin: 0 auto;
    max-width: 300px;
  }
  .bl_footerBtnWrap a:nth-of-type(n+2) {
    margin-top: 15px;
  }
  .bl_footerNavMainUl li {
    font-size: 14px;
  }
  .bl_footerNavHasChildUl li {
    font-size: 14px;
  }
  .bl_footerNavHasChildUl li ul li {
    font-size: 12px;
  }
  .bl_grayUl {
    max-width: 710px;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bl_grayUl li {
    position: relative;
    padding-left: 10px;
  }
  .bl_grayUl li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2.5px 0 2.5px 4.3px;
    border-color: transparent transparent transparent #666;
  }
  .bl_grayUl li:not(:last-of-type) {
    margin-right: 0;
  }
  .el_footerNoteTxt {
    font-size: 10px;
  }
  .el_footerNoteTxt__mtShort {
    margin-top: 5px;
  }
  small {
    margin-top: 10px;
    font-size: 10px;
  }
  /****************************/
  /*		  lower		   */
  /****************************/
  .bl_lowerLeadWrap {
    padding: 40px 0;
  }
  .el_lowerLeadTtl {
    font-size: 2.2rem;
  }
  /****************************  belief  ****************************/
  .bl_imgTxtHalfWrap_txtWrap .ttl {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .el_lowerNormalTtl {
    font-size: 3rem;
  }
  .bl_philosophy {
    padding: 80px 0 60px;
  }
  .bl_greenTopTtlCard {
    padding: 60px 20px 30px;
  }
  .bl_greenTopTtlCard .imgTtl {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    margin-bottom: 0;
  }
  .bl_greenTopTtlCard .sub {
    padding: 0 10px;
  }
  .bl_greenTopTtlCard .sub .subTtl {
    font-size: 14px;
  }
  .bl_greenTopTtlCard .txt {
    font-size: 14px;
  }
  .bl_greenSquareUl {
    font-size: 14px;
  }
  .bl_greenSquareUl li {
    padding-left: 13px;
  }
  /*  サービス内容  */
  .bl_imgTxtHalfReverseWrap {
    padding: 70px 0 100px;
  }
  .bl_imgTxtHalfWrap_inner__reverse .bl_imgTxtHalfWrap_txtWrap {
    padding: 0 40px 0 0;
  }
  .bl_serviceInfoWrap_top {
    padding: 10px 20px;
  }
  .bl_serviceInfoWrap_top .ttl {
    font-size: 2rem;
  }
  .bl_serviceInfoWrap_top .position {
    min-width: 65px;
  }
  .bl_serviceInfoWrap_top .position img {
    width: 40px;
  }
  .el_numberingTtl {
    font-size: 1.8rem;
  }
  .bl_borderTopTtlWrap {
    padding: 30px 20px 20px;
  }
  .bl_borderTopTtlWrap .number {
    font-size: 2.6rem;
  }
  .bl_serviceInfoWrap_info .bl_dl__dtShort {
    margin-top: 10px;
    font-size: 1.2rem;
  }
  .bl_serviceInfoWrap_info .bl_dl__dtShort dt {
    width: 130px;
  }
  .bl_serviceInfoWrap_info .bl_dl__dtShort dd {
    width: calc(100% - 130px);
  }
  .bl_serviceInfoWrap_info .imgWrap.col03 .img {
    width: calc(50% - 5px);
  }
  .bl_serviceInfoWrap_info .imgWrap.col03 .img:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .bl_serviceInfoWrap_bottom {
    padding: 20px 20px 30px;
  }
  .bl_greenSquareUl__fsSmall {
    font-size: 12px;
  }
  /*  代表メッセージ  */
  .bl_presiMessage {
    padding-bottom: 100px;
  }
  .bl_presiMessage_inner {
    padding: 50px 20px 40px;
  }
  .bl_presiMessage_inner .deco {
    width: 200px;
  }
  .bl_presiMessage_cont .lastTxt {
    font-size: 1.8rem;
  }
  .el_represName .name {
    font-size: 2.4rem;
  }
  /****************************  customer  ****************************/
  .bl_internalLinksUl.col04 li {
    width: calc(50% - 10px);
  }
  .bl_internalLinksUl.col04 li:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .bl_internalLinksUl a {
    font-size: 1.6rem;
  }
  .bl_internalLinksUl a::after {
    right: 15px;
    border-width: 6px 6px 0 6px;
  }
  .bl_internalLinksUl___short li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .bl_internalLinksUl___short a {
    font-size: 1.4rem;
  }
  .bl_internalLinksUl___short a::after {
    right: 10px;
  }
  .bl_accountWrap_inner:nth-of-type(n+2) {
    margin-top: 90px;
  }
  .bl_accountWrap_txtWrap .ttl {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
  .bl_accountWrap_txtWrap .ttl img {
    width: 36px;
    margin-right: 12px;
  }
  .bl_accountWrap_txtWrap .txt {
    margin-bottom: 30px;
  }
  .bl_accountWrap_txtWrap .qrCode {
    width: 90px;
  }
  .el_topBalloonTtl {
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .bl_procedureWrap {
    margin-top: 80px;
    padding: 80px 0;
  }
  .el_cuore {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .el_divisionTtl {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .bl_tableWrap .header .ttl,
  .bl_tableWrap .inner__01,
  .bl_tableWrap .border {
    padding: 10px 15px;
  }
  .bl_tableWrap .header {
    font-size: 1.6rem;
  }
  .bl_tableWrap .inner__01 p {
    font-size: 12px;
    margin-top: 10px;
  }
  .bl_tableWrap .icon {
    width: 30px;
    margin-right: 10px;
  }
  .bl_tableWrap .memo {
    font-size: 12px;
  }
  .bl_tableWrap .tel {
    font-size: 2.2rem;
  }
  .bl_tableWrap .otherTel {
    color: #41a344;
  }
  .bl_tableWrapOuter__addMt {
    margin-top: 80px;
  }
  .bl_bottomContactWrap {
    margin-top: 100px;
    padding: 60px 0 80px;
  }
  .el_slashTtl__large {
    font-size: 2.2rem;
  }
  /****************************  office  ****************************/
  .bl_officeInfo {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .bl_officeInfo:nth-of-type(even) .bl_officeInfo_slideWrap {
    margin: 40px auto 0 0;
  }
  .bl_officeInfo_txtWrap {
    width: 100%;
  }
  .bl_officeInfo_txtWrap .ttl {
    text-align: center;
    font-size: 2.2rem;
  }
  .bl_officeInfo_txtWrap .txt {
    text-align: center;
    font-size: 1.6rem;
  }
  .bl_simpleDl {
    margin: 0 auto 10px;
    max-width: 600px;
  }
  .bl_simpleDl dd a img {
    width: 13px;
    margin: 0 5px 4px 0;
  }
  .bl_simpleDl dd a.direction img {
    width: 15px;
  }
  .bl_noteUl {
    margin: 0 auto;
    max-width: 600px;
  }
  .bl_officeInfo_slideWrap {
    margin: 40px 0 0 auto;
    width: 60%;
  }
  .bl_lowerSlideDots li {
    margin: 0 12px;
  }
  .bl_lowerSlideDots li button::before {
    width: 10px;
    height: 10px;
  }
  .bl_companyInfo {
    padding: 80px 0;
  }
  .bl_dl dt,
  .bl_dl dd {
    padding: 20px;
  }
  .bl_dl dt {
    width: 180px;
  }
  .bl_dl dd {
    width: calc(100% - 180px);
  }
  .bl_simpleDl {
    margin-top: 30px;
  }
  .el_txtLinkUnit {
    text-align: center;
  }
  .el_txtLink.site img {
    margin: 0 5px 5px 0;
  }
  /****************************  privacy  ****************************/
  .bl_privacyLead {
    margin: 80px 0 40px;
  }
  .bl_numberingWrap {
    padding-bottom: 100px;
  }
  .bl_numberingWrap .bl_noteUl {
    max-width: initial;
  }
  .el_indentTtl {
    font-size: 2rem;
    padding-left: 2rem;
    text-indent: -2rem;
    margin-bottom: 10px;
  }
  .el_indentTtl__addMt {
    margin-top: 40px;
  }
  .bl_indentUl {
    padding-left: 3.6rem;
    text-indent: -3.6rem;
  }
  .bl_dotUl li {
    padding-left: -2.8rem;
    text-indent: -1.4rem;
  }
  .bl_borderWrap {
    text-align: center;
    margin: 20px 0;
  }
  .bl_borderWrap .ttl {
    font-size: 1.6rem;
  }
  .bl_borderWrap .tel span {
    font-size: 2rem;
  }
  .bl_borderWrap .info {
    margin-left: 0;
  }
  .bl_borderWrap .info span {
    padding-left: 14px;
    font-weight: normal;
    font-size: 14px;
  }
  .bl_borderWrap .info span::after {
    content: none;
  }
  .el_privacyH4 {
    font-size: 1.6rem;
  }
  .el_privacyH4.mt40 {
    margin-top: 30px;
  }
  .el_privacyH4__indent {
    text-indent: -10px;
  }
  .el_boldTtl {
    font-weight: 500;
    font-size: 1.6rem;
  }
  /****************************  service  ****************************/
  .bl_tabBtn a {
    font-size: 1.6rem;
  }
  .bl_tabBtn .large {
    font-size: 2rem;
  }
  .el_tabWrap_ttl {
    margin-bottom: 50px;
  }
  .bl_serviceContentsWrapOuter:nth-of-type(2) {
    margin-top: 140px;
  }
  .bl_serviceContentsWrapOuter:nth-of-type(n+3) {
    margin-top: 160px;
  }
  .bl_serviceContentsWrap::before {
    top: -70px;
    width: 200px;
    height: 170px;
  }
  .bl_tabWrap_internalLinks {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bl_tabWrap_internalLinks li {
    width: 30%;
  }
  .bl_tabWrap_internalLinks li:nth-of-type(n+4) {
    margin-top: 20px;
  }
  .bl_tabWrap_internalLinks li:nth-of-type(3n-2) {
    margin-left: 0;
  }
  .bl_tabWrap_internalLinks a {
    min-height: 130px;
    font-size: 12px;
    padding: 15px 10px 35px;
  }
  .bl_tabWrap_internalLinks a img {
    display: block;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    margin: -20px;
  }
  .el_serviceContentsWrap_ttl {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
  .el_serviceContentsWrap_ttl img {
    top: 10px;
    -webkit-transform: translate(-50%, -100%) scale(0.7);
        -ms-transform: translate(-50%, -100%) scale(0.7);
            transform: translate(-50%, -100%) scale(0.7);
  }
  .bl_serviceContent_top .txtWrap {
    padding-top: 40px;
  }
  .bl_serviceContent_top .txtWrap .number {
    -webkit-transform: translateY(-30px) scale(0.7);
        -ms-transform: translateY(-30px) scale(0.7);
            transform: translateY(-30px) scale(0.7);
  }
  .bl_serviceContent_top .txtWrap .ttl {
    font-size: 2rem;
  }
  .bl_serviceContent_top .txtWrap .sub {
    font-size: 1.4rem;
  }
  .bl_serviceContent_top .txtWrap .txt {
    margin-bottom: 40px;
  }
  .bl_pointWrap {
    padding: 35px 20px;
  }
  .bl_pointWrap .point {
    left: 20px;
    font-size: 2.6rem;
  }
  .bl_pointWrap .etc {
    font-size: 12px;
  }
  .bl_checkUl li {
    padding-left: 35px;
  }
  .bl_checkUl li::before {
    top: 3px;
    width: 20px;
    height: 20px;
  }
  .bl_checkUl li:nth-of-type(n+2) {
    margin-top: 7px;
  }
  .el_tabSlideDownBtn {
    font-size: 1.8rem;
    max-width: 400px;
  }
  .el_tabSlideDownBtn::before {
    border-width: 10px 10px 0 10px;
  }
  .el_tabSlideDownBtn.is_open::before {
    border-width: 0 10px 10px 10px;
  }
  .bl_serviceContent_bottom_insurance {
    padding: 35px 10px;
  }
  .bl_serviceContent_bottom_insurance .ttl {
    font-size: 2.2rem;
  }
  .bl_serviceContent_bottom_insurance .name {
    font-size: 1.8rem;
  }
  .bl_serviceContent_bottom_insurance .mitsui {
    max-width: 150px;
  }
  .bl_serviceContent_bottom_insurance .aioi {
    max-width: 250px;
  }
  .bl_serviceContent_bottom_insurance .gibraltar {
    max-width: 110px;
  }
  .bl_serviceContent_bottom_insurance .akusa {
    max-width: 120px;
  }
  .bl_serviceContent_bottom_insurance .tokyomarine {
    max-width: 110px;
  }
  .bl_serviceContent_bottom_insurance .hp_rightAngle {
    padding-right: 20px;
  }
  .hp_rightAngle {
    padding-left: 20px;
  }
  .hp_rightAngle::before {
    width: 6px;
    height: 6px;
  }
  .bl_serviceFlowWrap {
    padding: 60px 0;
  }
  .bl_serviceFlow {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bl_serviceFlow .ttl {
    font-size: 1.8rem;
    margin: 10px 0 5px;
  }
  .bl_serviceFlow .triungle {
    width: 15px;
    margin: 14% 15px;
  }
  .bl_serviceFlow_inner {
    width: 25%;
    max-width: 200px;
    margin-bottom: 30px;
  }
  .bl_serviceFlow {
    margin-top: 30px;
  }
  .bl_serviceContent_bottom_inner {
    padding: 0 10px;
  }
  .bl_serviceLinkUl li {
    width: calc(50% - 5px);
  }
  .bl_modal_closeBtn {
    width: 40px;
    font-size: 1.2rem;
  }
  .bl_serviceContent_bottom_flex .bl_serviceLinkUl li {
    width: 100%;
  }
  /****************************  contact  ****************************/
  .bl_freeConsultationOuter {
    padding-bottom: 80px;
  }
  .bl_faqWrap {
    padding: 60px 0 80px;
  }
  .bl_q,
  .bl_a {
    padding: 25px 30px 25px 40px;
  }
  .bl_q .tag,
  .bl_a .tag {
    top: 11px;
    font-size: 2.6rem;
  }
  .bl_q::before {
    top: 38px;
    width: 25px;
  }
  .bl_q::after {
    top: 27px;
    right: 11px;
    height: 25px;
  }
  /****************************  form  ****************************/
  .bl_formFlow {
    margin: 70px 0 50px;
  }
  .bl_formFlow_inner p {
    width: 32.421875%;
    font-size: 1.8rem;
    padding: 10px;
  }
  .bl_formFlow_inner p:not(:last-of-type)::before {
    border-width: 0 9px 25px 0;
  }
  .bl_formFlow_inner p:not(:last-of-type)::after {
    border-width: 0 0 25px 9px;
  }
  .bl_formDl dt {
    width: 270px;
    padding: 37px 20px;
  }
  .bl_formDl dd {
    width: calc(100% - 270px);
    padding: 20px;
  }
  .bl_dateAndTime {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bl_dateAndTime .txt {
    width: 100%;
  }
  .bl_dateAndTime .date {
    margin: 5px 10px 0 0;
    width: calc(50% - 5px);
  }
  .bl_dateAndTime .date input {
    width: 100%;
    padding: 9px 10px;
  }
  .bl_dateAndTime .time {
    margin-top: 5px;
    width: calc(50% - 5px);
  }
  .bl_dateAndTime .time select {
    min-width: 100%;
  }
  .hp_repuired::after {
    top: 50px;
    right: 20px;
    font-size: 12px;
  }
  .un_formCaution {
    font-size: 12px;
  }
  .un_submitBtn {
    max-width: 400px;
  }
  .un_submitBtn::after {
    width: 40px;
    right: 20px;
  }
  .un_submitBtn input[type=submit] {
    font-size: 2rem;
    padding: 30px 0;
  }
  .un_backBtn {
    margin-right: 30px;
  }
  .un_backBtn::after {
    width: 40px;
    left: 20px;
  }
  .un_backBtn input[type=submit] {
    font-size: 2rem;
    padding: 20px 0;
  }
  /*  thanks  */
  .bl_thanksWrap {
    padding-bottom: 60px;
  }
  .el_finishTtl {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .el_finishTxt {
    font-size: 14px;
    margin-bottom: 40px;
  }
  .el_gradationBtn__large {
    padding: 20px 0;
  }
  .el_gradationBtn__large::after {
    width: 40px;
  }
  /****************************  news  ****************************/
  .bl_lowerNewsWrap {
    margin-top: 40px;
  }
  .bl_newsLiskWrap_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_newsLiskWrap_left,
  .bl_lowerNewsSideBar {
    width: 100%;
  }
  .bl_lowerNewsCard .imgWrap {
    height: 150px;
  }
  .bl_lowerNewsCard .txtWrap .top {
    margin-bottom: 15px;
  }
  .bl_lowerNewsCard .txtWrap .ttl {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .bl_lowerNewsCard .txtWrap .txt {
    line-height: 1.6;
  }
  .bl_pagination {
    margin: 60px auto;
  }
  .bl_pagination li a {
    margin-top: -2px;
  }
  .bl_lowerNewsSideBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bl_lowerNewsSideBar_inner {
    width: calc(50% - 25px);
  }
  .bl_lowerNewsSideBar_inner:nth-of-type(n+2) {
    margin: 0;
  }
  .el_sideBarTtl {
    font-size: 2.6rem;
  }
  .el_sideBarTtl .inner {
    margin-right: 20px;
  }
  /**  entry  **/
  .bl_lowerNewsWrap__entry {
    padding-bottom: 60px;
  }
  .bl_lowerNewsContent_ttlWrap {
    margin-bottom: 30px;
  }
  .bl_lowerNewsContent_ttlWrap .top {
    margin-bottom: 10px;
  }
  .el_lowerNewsTtl {
    font-size: 2.2rem;
  }
  .bl_lowerNewsContent_main h2 {
    font-size: 1.8rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .bl_lowerNewsContent_main h3 {
    font-size: 1.6rem;
    font-weight: 500;
    margin: 20px 0 15px;
  }
  .bl_lowerNewsContent_main p {
    font-size: 14px;
  }
  .bl_blogList li::before {
    top: 9px;
  }
  .hp_linkBlank {
    padding-right: 15px;
  }
  .hp_linkBlank::after {
    top: 9px;
    width: 11px;
    height: 11px;
  }
  /****************************  staff  ****************************/
  .bl_staffContentsWrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
  .bl_staffContent {
    border-radius: 10px 0 10px 10px;
  }
  .bl_staffContent_txtWrap {
    padding: 15px 10px;
  }
  .bl_staffContent_txtWrap .name {
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  .bl_staffContent_txtWrap .comment {
    line-height: 1.5;
  }
  /****************************  life-simulation  ****************************/
  .bl_schemeWrap {
    padding-bottom: 100px;
  }
  .bl_lifeScheme {
    margin-bottom: 60px;
  }
  .bl_freeConsultationWrap .el_slashTtl {
    font-size: 2.2rem;
  }
  .bl_freeConsultationCard .deco {
    width: 23vw;
  }
  .bl_colorCardWrap.col05 li {
    width: calc(33.3333333333% - 13.3333333333px);
  }
  .bl_colorCardWrap.col05 li:nth-of-type(3n) {
    margin-right: 0;
  }
  .bl_colorCardWrap.col05 li:not(:nth-of-type(3n)) {
    margin-right: 20px;
  }
  .bl_colorCardWrap.col05 li:nth-of-type(n+4) {
    margin-top: 20px;
  }
  .bl_colorCardWrap .ttl {
    font-size: 1.8rem;
  }
  .el_simpleGoshicTtl {
    font-size: 2.4rem;
  }
  .bl_necessaryFundsWrap {
    padding: 60px 0 80px;
  }
  .bl_labelCardWrap .subTtl {
    margin-top: 0;
    font-size: 1.2rem;
  }
  .bl_labelCard {
    width: calc(50% - 20px);
  }
  .bl_labelCard:nth-of-type(n+3) {
    margin-top: 30px;
  }
  .bl_labelCard .el_numberingTtl {
    font-size: 1.6rem;
  }
  .bl_labelCard_cont {
    margin-top: 27px;
  }
  .bl_labelCard_cont__mtNone {
    margin-top: 0;
  }
  .bl_lifeFlowWrap {
    padding: 60px 0 100px;
  }
  .el_greenTtl {
    font-size: 2.2rem;
  }
  .bl_serviceInfoWrap_bottom_inner {
    padding: 20px 0;
  }
  .bl_serviceInfoWrap_bottom_inner .col02_inner .bl_labelCard_cont {
    margin-top: 10px;
  }
  .el_lightGreenBgTtl {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  .bl_labelCard_inner {
    height: calc(100% - 59px);
  }
  /****************************  recruit  ****************************/
  .el_lowerLeadTtl_img {
    width: 180px;
  }
  .bl_imgShadowCard .ttl {
    font-size: 1.8rem;
    margin: 20px 0 10px;
  }
  .bl_occupationInfo {
    padding: 50px 0 60px;
    margin: 80px auto 0;
  }
  .bl_occupationInfo_top .ttl {
    font-size: 2rem;
  }
  .bl_occupationInfo_top .ttl span {
    font-size: 14px;
  }
  .bl_occupationInfo_top .ttl ruby {
    top: -10px;
  }
  .bl_occupationInfo_top .txt {
    font-size: 14px;
  }
  .bl_occupationInfo_top .pointWrap {
    padding: 30px;
  }
  .bl_occupationInfo_top .pointWrap .pointTtl {
    font-size: 1.6rem;
  }
  .bl_occupationInfo_top .pointWrap .point {
    font-size: 2.8rem;
  }
  .bl_occupationInfo_top .img {
    margin-top: -80px;
  }
  .bl_occupationInfo_bottom {
    margin-top: 50px;
  }
  .bl_occupationInfo_bottom .ttl {
    font-size: 1.6rem;
    padding: 10px 15px 12px;
  }
  .bl_dl__dtShort dt {
    width: 120px;
  }
  .bl_dl__dtShort dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 120px);
  }
  .bl_dl__dtShort .inner {
    margin-right: 0 !important;
  }
  .bl_dl__dtShort .el_staffTag {
    margin-right: 5px;
  }
  .bl_dl__dtShort .bl_greenSquareUl li {
    font-size: 14px;
  }
  .bl_dl__dtShort .txt {
    font-size: 14px;
  }
  .bl_adressWrap a img {
    width: 12px;
    margin: 0 5px 3px 0;
  }
  .bl_adressWrap a.site img, .bl_adressWrap a.direction img {
    width: 12px;
    margin: 0 5px 6px 0;
  }
  .bl_requirementsWrap {
    padding: 80px 0 0;
  }
  /****************************  belief  ****************************/
  .bl_borderTopTtl_box:nth-of-type(n+2)::after {
    left: -20%;
  }
  .bl_serviceIn_item {
    width: calc(50% - 10px);
  }
  .bl_serviceIn_item:nth-of-type(n+3) {
    margin-top: 30px;
  }
  .un_txtWrap__customer02,
  .un_txtWrap__customer02Img {
    width: 49%;
  }
  .bl_mdaalImg {
    padding: 0 20px;
  }
  /****************************  car-insurance  ****************************/
  .un_feeExample {
    padding: 15px 20px;
  }
  .el_gradationBorderBtn.car_insurance .inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
  }
  .el_gradationBorderBtn.car_insurance .inner::after {
    border-width: 0 0 10px 10px;
  }
  .el_gradationBorderBtn.car_insurance .deco {
    width: 55px;
  }
  .el_gradationBorderBtn.car_insurance .txtWrap img {
    display: none;
  }
  .el_gradationBorderBtn.car_insurance .ttl {
    font-size: 1.2rem;
  }
  .el_gradationBorderBtn.car_insurance .txt {
    font-size: 1.4rem;
  }
  .el_gradationBtn.car {
    font-size: 1.8rem;
  }
  .el_gradationBtn.car .small {
    font-size: 14px;
  }
  .el_tel.min {
    width: 180px;
  }
  .bl_freeConsultation.car-insurance .mainTtl {
    font-size: 1.8rem;
    border-radius: 10px;
  }
  .bl_freeConsultation.car-insurance .bl_roundedCorners_min .ttl {
    font-size: 1.8rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-align: left;
  }
  .bl_freeConsultation.car-insurance .bl_roundedCorners_min .el_telUnit {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bl_freeConsultation.car-insurance .bl_roundedCorners_min .el_tel {
    font-size: 2rem;
  }
  .bl_freeConsultation.car-insurance .bl_roundedCorners_min .icon {
    width: 20px;
  }
  .bl_freeConsultation.car-insurance .bl_roundedCorners_min .small {
    margin-left: 0;
  }
  .car-insurance_about .point {
    font-size: 2.2rem;
  }
  .bl_optionWrap.emphasis .bl_option_ttl {
    font-size: 18px;
    line-height: 1.5;
  }
  .bl_option_speechBalloon {
    left: 10px;
    top: -15px;
  }
}
@media screen and (max-width: 700px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  br.spOnly {
    display: inline-block;
  }
  .sm_none {
    display: none;
  }
  .hp_round {
    border-radius: 10px;
  }
  .hp_fontsMin {
    font-size: 1.2rem;
  }
  /**	header	**/
  .el_headerTel {
    margin: 0;
  }
  .bl_header_cont {
    padding: 0 0 0 10px;
  }
  h1 {
    margin: 0;
  }
  h1 img {
    width: 60px;
  }
  .bl_header_nav_02 {
    padding: 15px 5px;
  }
  .bl_header_nav_02 li:nth-of-type(n+2) {
    margin-left: 0;
  }
  .bl_header_nav_02 li:last-of-type {
    margin-left: 10px;
  }
  .bl_header_nav_02 .contact {
    width: auto;
    right: 60px;
    height: 60px;
    padding: 0;
  }
  .bl_header_nav_02 img {
    width: auto;
  }
  .bl_header_nav_02 .el_headerLineBtn {
    padding: 0;
    border-radius: 0;
  }
  .bl_header_nav_02 .el_gradationBtn {
    padding: 10px 5px;
    font-size: 12px;
    max-width: 170px;
  }
  .bl_header_nav_02 .el_gradationBtn img {
    margin: 0 5px 3px 0;
    width: 15px;
    height: 19px;
  }
  .el_ham {
    width: 60px;
    height: 60px;
  }
  .el_ham.is_open span {
    left: 8px;
  }
  .el_ham.is_open span:first-of-type {
    top: 20px;
    -webkit-transform: rotate(-30deg) translateY(10px);
        -ms-transform: rotate(-30deg) translateY(10px);
            transform: rotate(-30deg) translateY(10px);
  }
  .el_ham.is_open span:nth-of-type(3) {
    bottom: 20px;
  }
  .el_ham_inner span {
    width: 34px;
    left: 13px;
  }
  .el_ham_inner span:first-of-type {
    top: 20px;
  }
  .el_ham_inner span:nth-of-type(2) {
    top: 29px;
    left: 18px;
    width: 28px;
  }
  .el_ham_inner span:nth-of-type(3) {
    bottom: 20px;
  }
  .bl_hamMenuOuter {
    padding: 15vh 20px;
  }
  .bl_hamMenuInner {
    margin: 0 auto;
    display: block;
    height: 100%;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .bl_hamMenuInner::-webkit-scrollbar {
    display: none;
  }
  .bl_hamMenu:nth-of-type(2) {
    margin-top: 0;
    border-bottom: 1px solid #fff;
  }
  .bl_hamMenu > li {
    padding: 0;
    font-size: 1.6rem;
    border-top: solid 1px #fff;
  }
  .bl_hamMenu > li:nth-of-type(n+2) {
    margin-top: 0;
  }
  .bl_hamMenu a {
    display: block;
    padding: 10px 0 10px 15px;
  }
  .bl_hamMenu a::before {
    top: 22px;
  }
  .bl_hamMenu ul {
    margin: -5px 0 0 10px;
    padding-bottom: 10px;
  }
  .bl_hamMenu ul li {
    padding: 0;
    font-size: 12px;
  }
  .bl_hamMenu ul a {
    padding: 3px 0 3px 15px;
  }
  /****************************	top	****************************/
  .bl_kvSlider .deco {
    left: 2.4vw;
    top: 54vw;
    width: 50vw;
  }
  .slick-slide img {
    width: 95%;
  }
  /**	news	**/
  .bl_topNews_contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_topNews_pickUp {
    width: 100%;
  }
  .bl_topNews_pickUp .bl_topNews_inner {
    background-color: #f0f8f0;
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .bl_topNews_pickUp .bl_topNews_inner .img {
    width: 110px;
    margin-right: 10px;
  }
  .bl_topNews_pickUp .bl_topNews_inner .txtWrap {
    margin-top: 0;
  }
  .bl_topNews_inner {
    padding: 10px 14px;
    border-radius: 6px;
  }
  .bl_topNews_inner .deco {
    bottom: -25px;
    width: 80px;
  }
  .bl_topNews_inner .img {
    width: 110px;
    margin-right: 10px;
  }
  .bl_topNews_normal {
    margin: 10px 0 0 0;
  }
  .bl_topNews_normal .bl_topNews_inner {
    width: 100%;
  }
  /**	lead	**/
  .bl_topSec01_inner {
    padding: 0 0 190px;
  }
  .bl_topSec01_inner::after {
    top: auto;
    left: -20px;
    right: -20px;
    bottom: 0;
    height: 160px;
    width: 100vw;
    background-size: cover;
  }
  .bl_topSec01_inner .deco {
    width: 170px;
    bottom: -15px;
  }
  .el_loadTxt {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  /**	 クオーレについてもっと知る	**/
  .bl_topSec02 {
    padding: 80px 0 90px;
  }
  .hp_diagonalBand::before {
    top: 52%;
    height: 80%;
    width: 100vw;
  }
  .bl_bumpyCardWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_bumpyCardWrap .bl_card:nth-of-type(even) {
    margin-left: auto;
  }
  .bl_card {
    width: 80%;
    -webkit-transform: translateZ(0) !important;
            transform: translateZ(0) !important;
  }
  .bl_card .ttl {
    font-size: 1.6rem;
  }
  .bl_card:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .el_slashImgTtl {
    margin-bottom: 30px;
  }
  /**	 クオーレについてもっと知る	**/
  .bl_bookLikeWrap {
    padding: 14px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_bookLikeWrap .el_dashedVerticalBorder {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
    height: 5px;
    border: none;
  }
  .bl_bookLikeWrap .el_gradationBorderBtn {
    margin-top: 40px;
  }
  .bl_bookLikeWrap::before {
    border-width: 1.4vw 45vw 0 45vw;
  }
  .el_gradationBorderBtn.simulation .inner .deco {
    top: 1px;
    left: -10px;
    width: 70px;
  }
  .el_gradationBorderBtn.car_insurance .ttl {
    line-height: 1.4;
  }
  .bl_bookLikeWrap_inner {
    width: 100%;
    padding: 30px 15px 40px;
  }
  .bl_bookLikeWrap_inner::before, .bl_bookLikeWrap_inner::after {
    content: none;
  }
  .bl_simpleCardWrap .bl_simpleCard {
    height: 150px;
  }
  .bl_simpleCardWrap .bl_simpleCard img {
    max-height: 90px;
  }
  .bl_simpleCardWrap.col02 .bl_simpleCard {
    width: calc(50% - 7.5px);
  }
  .bl_simpleCardWrap li:last-of-type .bl_simpleCard {
    font-size: 1.6rem;
  }
  .bl_simpleCard {
    min-height: initial;
    padding: 20px 5px;
  }
  .bl_simpleCard img {
    margin: -10px 0;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
  }
  /**	ネット申込できる保険商品はこちら	**/
  .bl_topSec03 {
    padding-bottom: 80px;
  }
  .bl_insuranceList {
    padding: 45px 0;
  }
  .el_slashTtl .inner::before, .el_slashTtl .inner::after {
    bottom: -3px;
    width: 15px;
  }
  .el_slashTtl .inner::before {
    left: -25px;
  }
  .el_slashTtl .inner::after {
    right: -25px;
  }
  .bl_centeringUl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
  .bl_centeringUl li {
    margin: 5px 0;
    width: calc(33.3333333333% - 6.6666666667px);
  }
  .el_gradationBtn {
    font-size: 1.8rem;
  }
  .el_gradationBtn .small {
    font-size: 12px;
  }
  .el_gradationBtn.car .small {
    font-size: 12px;
  }
  .el_gradationBtn__large {
    min-width: 100%;
  }
  /**	採用リンク	**/
  .bl_recruitCardOuter {
    margin-top: 60px;
  }
  .bl_recruitCard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_recruitCard .img,
  .bl_recruitCard .txtWrap {
    width: 100%;
  }
  .bl_recruitCard .img {
    border-radius: 10px 10px 0 0;
  }
  .bl_recruitCard .txtWrap {
    border-radius: 0 0 10px 10px;
  }
  .bl_recruitCard .txtWrap {
    padding: 30px 20px 50px;
  }
  .bl_recruitCard .ttl {
    font-size: 2.4rem;
  }
  .bl_recruitCard .deco {
    width: 130px;
    left: -10px;
  }
  /**	無料相談	**/
  .bl_freeConsultation {
    padding: 50px 0;
  }
  .el_leftBalloonTtl .txt {
    font-size: 2rem;
    margin-left: 15px;
  }
  .el_balloon {
    font-size: 1.6rem;
    width: 60px;
    height: 60px;
  }
  .el_balloon::after {
    width: 15px;
    top: 46%;
  }
  .el_balloonNextTxt {
    margin-top: 0;
    padding: 0;
  }
  .bl_roundedCorners {
    padding: 35px 20px;
  }
  .bl_roundedCorners_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_roundedCorners_inner.border .bl_roundedCorners_content:nth-of-type(n+2)::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    height: 1px;
    background-image: none;
    border-top: 1px dashed #ccc;
  }
  .bl_roundedCorners_inner > .el_tel {
    width: 220px;
  }
  .bl_roundedCorners_min {
    padding: 15px;
  }
  .bl_roundedCorners_min .el_telUnit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  .bl_adressWrap {
    margin: 25px 0 0;
    font-size: 14px;
    text-align: center;
  }
  .bl_roundedCorners_content {
    width: 100%;
  }
  .bl_roundedCorners_content .inner {
    max-width: 100%;
  }
  .bl_roundedCorners_content:nth-of-type(odd) {
    padding: 0 0 30px;
  }
  .bl_roundedCorners_content:nth-of-type(even) {
    padding: 30px 0 0;
  }
  .el_backBorderTtl {
    margin: 20px 0 5px;
  }
  .el_simpleUngleBtn {
    font-size: 1.6rem;
  }
  .el_simpleUngleBtn__blue {
    font-size: 1.4rem;
  }
  /**	footer	**/
  .bl_footer {
    position: relative;
  }
  .bl_footer .el_iconSimpleBtn {
    min-width: 230px;
    padding: 10px 10px 10px 30px;
  }
  .bl_footer .el_iconSimpleBtn::before {
    width: 16px;
    left: 20px;
  }
  .bl_footer_inner {
    padding: 30px 0;
  }
  .bl_footer_left_bottom {
    margin-top: 20px;
  }
  .el_footerLogoLink {
    width: 100px;
    margin: 0 auto;
  }
  .el_footerLogoLink .logo {
    width: 80px;
    margin-bottom: 0;
  }
  .bl_footer_right_02 {
    margin-top: 20px;
  }
  .bl_footerNav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .bl_footerNav ul {
    margin: 0 !important;
  }
  .bl_footerNav ul:last-of-type {
    border-bottom: 1px solid #f2f2f2;
  }
  .bl_footerNav li {
    margin: 0 !important;
    padding: 7px 20px;
    border-top: solid 1px #f2f2f2;
  }
  .bl_footerNav a {
    display: block;
  }
  .bl_footerNavHasChildUl > li {
    position: relative;
  }
  .bl_footerNavHasChildUl > li::before, .bl_footerNavHasChildUl > li::after {
    content: "";
    position: absolute;
    background-color: #41a344;
  }
  .bl_footerNavHasChildUl > li::before {
    top: 20px;
    right: 20px;
    width: 15px;
    height: 1px;
  }
  .bl_footerNavHasChildUl > li::after {
    top: 13px;
    right: 27px;
    width: 1px;
    height: 15px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .bl_footerNavHasChildUl > li.is_open::after {
    opacity: 0;
  }
  .bl_footerNavHasChildUl li {
    font-size: 1.4rem;
  }
  .bl_footerNavHasChildUl li ul {
    display: none;
    margin-top: 5px;
    border-bottom: none !important;
  }
  .bl_footerNavHasChildUl li ul li {
    padding: 5px 5px 5px 10px;
    font-size: 12px;
    border-top: none;
  }
  .bl_footerNavHasChildUl li ul li:nth-of-type(n+2) {
    margin-top: 15px;
  }
  .bl_footerNavHasChildUl li ul li::before {
    top: 17px;
  }
  .bl_footerBtnWrap a:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .bl_grayUl {
    padding: 10px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .bl_grayUl li {
    color: #555;
    font-size: 10px;
    width: 100% !important;
  }
  .bl_grayUl .full {
    font-size: 1.2rem;
    line-height: 1.2;
    margin-bottom: 3px;
  }
  .el_footerNoteTxt,
  small {
    font-size: 10px;
  }
  .el_pageTop {
    position: absolute;
    display: block;
    right: 20px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    padding: 0;
    margin: 0;
    background-color: #41a344;
  }
  .el_pageTop img {
    display: none;
  }
  .el_pageTop::before {
    content: "";
    position: absolute;
    top: 43%;
    left: 34%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  /****************************/
  /*			lower			 */
  /****************************/
  .bl_includeUnit {
    margin-top: 60px;
  }
  .bl_includeUnit:first-of-type {
    padding-top: 40px;
  }
  .ly_section__ptNone {
    padding: 0 0 80px;
  }
  .bl_lowerKv {
    height: 180px;
    margin-top: 60px;
  }
  .bl_lowerKv_inner::before {
    left: 40px;
    border-radius: 20px 0 0 20px;
    width: calc(100vw - 60px);
    background-position: left;
  }
  .el_lowerKvTtl {
    font-size: 2.4rem;
  }
  .el_lowerKvTtl .en {
    font-size: 14px;
  }
  .el_lowerKvTtl .en img {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    margin-left: -10%;
  }
  .bl_breadcrumbList {
    font-size: 1rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bl_breadcrumbList li:nth-of-type(n+2) {
    margin-left: 20px;
  }
  .bl_breadcrumbList li:nth-of-type(n+2)::before {
    top: 0;
    left: -15px;
  }
  .el_simpleTtl {
    font-size: 2rem;
  }
  /****************************	belief	****************************/
  .bl_lowerKv_inner::before {
    background-image: url(../img/belief/kv_sp.jpg);
  }
  .el_lowerLeadTtl {
    font-size: 1.8rem;
  }
  .el_lowerLeadTxt {
    margin-top: 25px;
  }
  .bl_imgTxtHalfWrap_inner {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .bl_imgTxtHalfWrap_inner:nth-of-type(n+2) {
    margin-top: 60px;
  }
  .bl_imgTxtHalfWrap_img {
    width: 80%;
    margin-bottom: 20px;
  }
  .bl_imgTxtHalfWrap_txtWrap {
    padding-left: 0;
    width: 100%;
  }
  .bl_imgTxtHalfWrap_txtWrap .inner {
    max-width: initial;
  }
  .bl_imgTxtHalfWrap_txtWrap .ttl {
    font-size: 1.8rem;
    text-align: center;
  }
  .bl_imgTxtHalfWrap_txtWrap .txt {
    margin-top: 20px;
  }
  .el_lowerNormalTtl {
    font-size: 2.4rem;
  }
  .bl_greenTopTtlCardWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_greenTopTtlCard {
    width: 100%;
  }
  .bl_greenTopTtlCard:nth-of-type(n+2) {
    margin-top: 40px;
  }
  .bl_greenTopTtlCard .imgTtl {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
    margin-bottom: -3px;
  }
  .bl_greenTopTtlCard .txt {
    line-height: 1.7;
  }
  .bl_greenSquareUl {
    line-height: 1.7;
  }
  .bl_greenSquareUl li::before {
    top: 10px;
  }
  .bl_imgTxtHalfWrap_inner__reverse .bl_imgTxtHalfWrap_txtWrap {
    padding: 0;
  }
  /*	サービス内容	*/
  .bl_serviceInfoWrapOuter {
    margin-top: 60px;
  }
  .bl_serviceInfoWrap {
    border-radius: 10px;
  }
  .bl_serviceInfoWrap_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bl_serviceInfoWrap_top .ttl {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .bl_serviceInfoWrap_top .position img {
    width: 30px;
  }
  .bl_serviceInfoWrap_bottom {
    padding: 0 10px;
  }
  .bl_serviceInfoWrap_bottom .flex,
  .bl_serviceInfoWrap_bottom .flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_serviceInfoWrap_bottom .flex .txtWrap,
  .bl_serviceInfoWrap_bottom .flex .imgWrap,
  .bl_serviceInfoWrap_bottom .flex02 .txtWrap,
  .bl_serviceInfoWrap_bottom .flex02 .imgWrap {
    width: 100%;
  }
  .bl_serviceInfoWrap_info .txt {
    line-height: 1.7;
  }
  .bl_serviceInfoWrap_info .imgWrap {
    margin-top: 25px;
  }
  .bl_serviceInfoWrap_info .imgWrap .js_modalOpen {
    display: block;
    width: 100%;
  }
  .bl_serviceInfoWrap_info .imgWrap img {
    width: 100%;
  }
  .bl_serviceInfoWrap_info .bl_dl__dtShort dt,
  .bl_serviceInfoWrap_info .bl_dl__dtShort dd {
    width: 100%;
  }
  .el_numberingTtl {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .bl_borderTopTtlWrap {
    padding: 25px 15px 20px;
    margin-top: 10px;
  }
  .bl_borderTopTtlWrap .info img {
    width: auto;
  }
  .bl_grayBgWrap {
    padding: 20px 10px;
  }
  .bl_imgWrap.col03 .img {
    width: calc(50% - 5px);
  }
  .bl_imgWrap.col03 .img:nth-of-type(n+3) {
    margin-top: 10px;
  }
  /*	代表メッセージ	*/
  .bl_presiMessage {
    padding-bottom: 80px;
  }
  .bl_presiMessage_inner .deco {
    width: 130px;
    top: -10px;
    left: -10px;
  }
  /****************************	customer	****************************/
  .bl_lowerKv_inner__customer::before {
    background-image: url(../img/customer/kv_sp.jpg);
  }
  .bl_internalLinksUlOuter {
    margin-bottom: 60px;
  }
  .bl_internalLinksUl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .bl_internalLinksUl li {
    width: 250px;
  }
  .bl_internalLinksUl li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .bl_internalLinksUl a {
    font-size: 14px;
    padding: 10px 10px 20px;
  }
  .bl_internalLinksUl a::after {
    top: auto;
    right: 50%;
    bottom: 7px;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .bl_internalLinksUl___short {
    max-width: 100%;
  }
  .bl_internalLinksUl___short li {
    width: 100%;
  }
  .bl_accountWrap_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .bl_accountWrap_inner:nth-of-type(n+2) {
    margin-top: 80px;
  }
  .bl_accountWrap_imgWrap {
    border-radius: 10px;
    width: 80%;
    margin: 0 auto 40px;
  }
  .bl_accountWrap_imgWrap .deco {
    bottom: -30px;
    max-width: 30vw;
  }
  .bl_accountWrap_txtWrap {
    width: 100%;
  }
  .bl_accountWrap_txtWrap .ttl {
    font-size: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bl_accountWrap_txtWrap .ttl img {
    width: 26px;
  }
  .bl_accountWrap_txtWrap .lineFriend {
    margin-top: 20px;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
  .el_topBalloonTtl {
    padding: 8px 5px;
  }
  .bl_procedureWrap {
    margin: 70px 0 -30px;
    padding: 50px 0;
  }
  .bl_procedureWrap .bl_roundedCorners {
    margin-bottom: 50px;
  }
  .bl_procedureWrap .el_slashTtl {
    font-size: 1.4rem;
  }
  .el_cuore {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .bl_tableWrap .header .ttl {
    width: 50%;
  }
  .bl_tableWrap .header .ttl:first-of-type {
    display: none;
  }
  .bl_tableWrap .header .ttl:nth-of-type(2) {
    border-left: none;
  }
  .bl_tableWrap .body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bl_tableWrap .inner:nth-of-type(2) {
    border: none;
  }
  .bl_tableWrap .inner__01 {
    min-height: 120px;
    padding: 25px 15px 20px;
    width: 100%;
    min-height: auto;
    border-top: 3px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bl_tableWrap .inner__01 p {
    margin-top: 5px;
  }
  .bl_tableWrap .inner__02 {
    width: 50%;
  }
  .bl_tableWrap .inner__03 {
    width: 50%;
  }
  .bl_tableWrap .border {
    min-height: 100px;
  }
  .bl_tableWrap .icon {
    width: 20px;
    margin-right: 5px;
  }
  .bl_tableWrap .tel {
    font-size: 1.8rem;
  }
  .bl_bottomContactWrap {
    margin-top: 80px;
    padding: 50px 0 50px;
  }
  .el_slashTtl__large {
    font-size: 1.8rem;
  }
  /****************************	office	****************************/
  .bl_lowerKv_inner__office::before {
    background-image: url(../img/office/kv_sp.jpg);
  }
  .bl_officeInfo:nth-of-type(even) .bl_officeInfo_txtWrap {
    padding: 0 0 0 20px;
  }
  .bl_officeInfo_txtWrap {
    padding-right: 20px;
  }
  .bl_officeInfo_txtWrap .ttl {
    font-size: 1.8rem;
  }
  .bl_officeInfo_txtWrap .txt {
    font-size: 14px;
  }
  .bl_officeInfo_txtWrap:nth-of-type(n+2) {
    margin-top: 60px;
  }
  .bl_simpleDl dt,
  .bl_simpleDl dd {
    width: 100%;
  }
  .bl_simpleDl dt {
    padding: 20px 0 0;
  }
  .bl_simpleDl dd {
    line-height: 1.5;
    border-top: none;
    padding: 10px 0 20px;
  }
  .bl_simpleDl dd a[href^="tel:"] {
    color: #000;
  }
  .bl_simpleDl dd a img {
    margin: 0 5px 1px 0;
  }
  .bl_simpleDl dd a.direction img {
    margin: 0 1px 2px 0;
  }
  .bl_officeInfo_slideWrap {
    width: 100%;
    margin: 30px 0 0 auto;
  }
  .bl_dl dt {
    padding: 10px 15px;
    width: 100%;
  }
  .bl_dl dd {
    padding: 15px;
    line-height: 1.7;
    width: 100%;
  }
  /****************************	privacy	****************************/
  .bl_lowerKv_inner__privacy::before {
    background-image: url(../img/privacy/kv_sp.jpg);
  }
  .bl_lowerKv_inner__privacy .el_lowerKvTtl {
    line-height: 1.5;
  }
  .bl_lowerKv_inner__privacy .el_lowerKvTtl .en {
    margin-top: 5px;
  }
  .bl_lowerKv_inner__privacy .el_lowerKvTtl .en img {
    margin-left: -14%;
  }
  .bl_privacyLead {
    margin: 50px 0 40px;
  }
  .bl_numberingWrap {
    padding-bottom: 80px;
  }
  .bl_borderWrap {
    padding: 20px;
  }
  .bl_borderWrap .label {
    font-size: 1.8rem;
  }
  .bl_borderWrap .ttl span {
    display: block;
  }
  .bl_borderWrap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_borderWrap .tel {
    font-size: 2.6rem;
  }
  .bl_borderWrap .tel img {
    width: 20px;
  }
  .bl_borderWrap p.tel {
    margin-left: 0;
    font-size: 1.8rem;
    font-weight: 500;
  }
  .bl_borderWrap p.tel span {
    font-size: 14px;
    padding-right: 5px;
  }
  .bl_borderWrap p.tel::before {
    content: none;
  }
  .bl_borderWrap .txt {
    font-size: 14px;
  }
  .bl_borderWrap .info span {
    display: block;
  }
  .bl_grayBorderDl dt,
  .bl_grayBorderDl dd {
    width: 100%;
  }
  .bl_grayBorderDl dt {
    font-weight: 500;
    padding: 15px 20px 10px;
  }
  .bl_grayBorderDl dd {
    padding: 0 20px 15px;
  }
  .el_normalIndentTxt {
    padding-left: 1.4rem;
    text-indent: -1.4rem;
  }
  /****************************	service	****************************/
  .bl_lowerKv_inner__service::before {
    background-image: url(../img/service/kv_sp.jpg);
  }
  .bl_tabBtn {
    min-height: 45px;
  }
  .bl_tabBtn a {
    font-size: 14px;
  }
  .bl_tabBtn .large {
    font-size: 1.8rem;
  }
  .bl_tabBtn .on {
    padding: 5px 20px;
  }
  .bl_tabWrap {
    padding: 50px 0 80px;
  }
  .el_tabWrap_ttl {
    margin-bottom: 40px;
  }
  .bl_serviceContentsWrapOuter:nth-of-type(2) {
    margin-top: 120px;
  }
  .bl_serviceContentsWrapOuter:nth-of-type(n+3) {
    margin-top: 150px;
  }
  .bl_serviceContentsWrap {
    padding: 40px 0 60px;
  }
  .bl_serviceContentsWrap::before {
    top: -55px;
    width: 170px;
    height: 140px;
    border-width: 2px;
  }
  .bl_serviceContent:nth-of-type(n+2) {
    margin-top: 80px;
  }
  .el_serviceContentsWrap_ttl {
    font-size: 2rem;
  }
  .el_serviceContentsWrap_ttl img {
    top: 25px;
    -webkit-transform: translate(-50%, -100%) scale(0.5);
        -ms-transform: translate(-50%, -100%) scale(0.5);
            transform: translate(-50%, -100%) scale(0.5);
  }
  .bl_serviceContent_top {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .bl_serviceContent_top .txtWrap,
  .bl_serviceContent_top .img {
    width: 100% !important;
  }
  .bl_serviceContent_top .img {
    margin-top: 40px;
  }
  .bl_serviceContent_top .txtWrap {
    padding: 0;
  }
  .bl_serviceContent_bottom_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_serviceContent_bottom_flex .bl_serviceContent_bottom_insurance {
    width: 100%;
  }
  .bl_pointWrap .point {
    font-size: 2.4rem;
  }
  .bl_serviceFlow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_serviceFlow .triungle {
    display: none;
  }
  .bl_serviceFlow_inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_serviceFlow_inner img {
    display: block;
    margin: 0 auto;
  }
  .bl_serviceFlow_inner:nth-of-type(n+2) {
    margin-top: 30px;
  }
  .bl_tabWrap_internalLinks li:nth-of-type(n+2) {
    margin-left: 10px;
  }
  .bl_tabWrap_internalLinks li:nth-of-type(3n-2) {
    margin-left: 0;
  }
  .bl_tabWrap_internalLinks a {
    line-height: 1.3;
  }
  .bl_tabWrap_internalLinks a::after {
    bottom: 12px;
  }
  .bl_tabWrap_internalLinks a img {
    margin: 0;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
  }
  .bl_simpleCard.person03 img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 0 5px;
    width: 45px;
  }
  .bl_simpleCard.person04 img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 0 10px;
    width: 45px;
  }
  .bl_simpleCard.corporation03 img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 0 10px;
    width: 35px;
  }
  .bl_simpleCard.corporation04 img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 0 10px;
    width: 40px;
  }
  .bl_simpleCard.corporation12 img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 0 10px;
    width: 50px;
  }
  .bl_serviceContent_bottom_insurance {
    padding: 30px 0 35px;
  }
  .bl_serviceContent_bottom_insurance:nth-of-type(n+2) {
    border-top: 1px dashed #000;
  }
  .bl_serviceContent_bottom_insurance .ttl {
    font-size: 2rem;
  }
  .bl_serviceContent_bottom_insurance .hp_txtLink {
    font-size: 1.2rem;
  }
  .bl_serviceContent_bottom_insurance .hp_txtLink .icon {
    width: 11px;
    height: 11px;
    margin-bottom: 5px;
  }
  .bl_serviceContent_bottom_insurance .hp_rightAngle {
    padding-right: 0;
  }
  .bl_serviceLinkUl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_serviceLinkUl li {
    width: 100%;
  }
  .bl_serviceLinkUl li:nth-of-type(n+2) {
    margin-top: 15px;
  }
  .bl_lowerSLider__documents {
    margin: 80px 0;
  }
  .bl_modal_content {
    width: 100%;
  }
  .bl_modal_content__bgWhite {
    max-width: calc(100% - 20px);
  }
  .bl_modal_closeBtn {
    top: 20px;
    right: 20px;
    width: 40px;
    font-size: 1rem;
  }
  .el_gradationBorderBtn_unit > .car_insurance {
    margin-top: 20px;
  }
  /****************************	contact	****************************/
  .bl_lowerKv_inner__contact::before {
    background-image: url(../img/contact/kv_sp.jpg);
  }
  .bl_faq {
    padding: 0 15px;
  }
  .bl_q,
  .bl_a {
    padding: 20px 27px 20px 33px;
  }
  .bl_q .tag,
  .bl_a .tag {
    font-size: 2.4rem;
  }
  .bl_q::before {
    top: 35px;
    width: 20px;
  }
  .bl_q::after {
    top: 26px;
    right: 9px;
    height: 20px;
  }
  /****************************	form	****************************/
  .bl_lowerKv_inner__form::before {
    background-image: url(../img/form/kv_sp.jpg);
  }
  .bl_formFlow {
    margin: 50px 0 40px;
  }
  .bl_formFlow_inner p {
    font-size: 1.6rem;
  }
  .bl_form {
    padding-bottom: 60px;
  }
  .bl_formDl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_formDl dt,
  .bl_formDl dd {
    width: 100%;
  }
  .bl_formDl dt {
    padding: 15px 20px;
  }
  .bl_formDl input[type=text],
  .bl_formDl input[type=tel],
  .bl_formDl input[type=mail],
  .bl_formDl textarea {
    padding: 15px;
  }
  .bl_formDl input.js-datepicker2 {
    padding: 12px 15px;
    min-height: 48px;
  }
  .hp_repuired::after {
    top: 27px;
  }
  .bl_checkBox span::before {
    width: 20px;
    height: 20px;
  }
  .bl_checkBox input[type=checkbox]:checked + span::after {
    left: -17px;
    width: 10px;
    height: 4px;
  }
  .bl_formBtnWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
  .un_submitBtn input[type=submit] {
    font-size: 1.6rem;
    padding: 25px;
  }
  .un_backBtn {
    max-width: 260px;
    margin: 0 auto 20px;
  }
  .un_backBtn input[type=submit] {
    font-size: 1.6rem;
    padding: 15px;
    display: block;
  }
  /****************************	news	****************************/
  .bl_lowerKv_inner__news::before {
    background-image: url(../img/news/kv_sp.jpg);
  }
  .el_simpleTtl__left {
    margin-bottom: 10px;
  }
  .bl_lowerNewsSimple {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bl_lowerNewsSimple .tagWrap {
    margin-right: 5px;
  }
  .bl_lowerNewsSimple .ttl {
    width: 100%;
    margin-top: 7px;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    margin-left: 0;
  }
  .bl_lowerNewsSimple .el_newsDate {
    margin-right: 10px;
  }
  .bl_newsLiskWrap_left_unit .ttlWrap {
    margin-bottom: 20px;
  }
  .bl_newsLiskWrap_left_unit:nth-of-type(n+2) {
    margin-top: 80px;
  }
  .bl_lowerNewsCardWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 60px;
  }
  .bl_lowerNewsCard {
    width: 100%;
  }
  .bl_lowerNewsCard .txtWrap {
    padding: 25px 20px 35px;
  }
  .bl_lowerNewsCard:nth-of-type(n+2) {
    margin-top: 40px;
  }
  .bl_pagination li {
    width: 25px;
    height: 25px;
  }
  .bl_pagination li:nth-of-type(n+2) {
    margin-left: 10px;
  }
  .bl_pagination li a {
    margin-top: 1px;
    font-size: 14px;
    width: 25px;
    height: 25px;
  }
  .el_prev,
  .el_next {
    font-size: 12px;
  }
  .el_prev img,
  .el_next img {
    width: 20px;
  }
  .el_prev img {
    margin-right: 10px;
  }
  .el_next img {
    margin-left: 10px;
  }
  /**	entry	**/
  .bl_lowerNewsContent_ttlWrap {
    margin-bottom: 20px;
  }
  .el_lowerNewsTtl {
    font-size: 2rem;
    line-height: 1.6;
  }
  .bl_lowerNewsContent_main h2 {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .bl_lowerNewsContent_main .bl_imgWrap.col02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_lowerNewsContent_main .bl_imgWrap.col02 figure,
  .bl_lowerNewsContent_main .bl_imgWrap.col02 div {
    width: 100%;
  }
  .bl_lowerNewsContent_main .bl_imgWrap.col02 figure:nth-of-type(n+2),
  .bl_lowerNewsContent_main .bl_imgWrap.col02 div:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .bl_lowerNewsContent_main .bl_imgWrap.col02 figure img,
  .bl_lowerNewsContent_main .bl_imgWrap.col02 div img {
    margin-bottom: 10px;
  }
  .el_toNewsLisk {
    font-size: 12px;
  }
  .bl_lowerNewsSimpleWrap {
    margin-bottom: 60px;
  }
  /****************************	staff	****************************/
  .bl_lowerKv_inner__staff::before {
    background-image: url(../img/staff/kv_sp.jpg);
  }
  .bl_staffContentsWrap {
    grid-template-columns: 1fr 1fr;
  }
  .bl_staffContent:nth-of-type(5) {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .bl_staffContent:nth-of-type(6) {
    grid-row: 5/6;
    grid-column: 1/3;
  }
  /****************************	life-simulation	****************************/
  .bl_lowerKv_inner__life::before {
    background-image: url(../img/life-simulation/kv_sp.jpg);
  }
  .bl_modal_content_inner {
    max-width: calc(100% - 40px);
  }
  .bl_modal_content_inner img:nth-of-type(n+2) {
    margin-top: 60px;
  }
  .bl_necessaryFundsWrap .bl_serviceInfoWrap_top .ttl {
    margin-bottom: 0;
  }
  .bl_labelCard {
    width: 100%;
  }
  .bl_labelCard:nth-of-type(n+2) {
    margin-top: 30px !important;
  }
  .bl_labelCard_inner {
    height: auto;
  }
  .bl_labelCard_cont {
    padding: 15px 20px;
    margin-top: 10pxz;
    min-height: 85px;
  }
  .bl_labelCard_cont__pdNone {
    padding: 0;
  }
  .bl_labelCard_cont__mtNone {
    margin-top: 0;
  }
  .bl_lifePop {
    width: 100%;
  }
  .bl_lifePop:nth-of-type(n+2) {
    margin-top: 30px;
  }
  .el_roundTtl span {
    padding: 4px 15px 6px;
  }
  .el_greenTtl {
    font-size: 1.8rem;
  }
  .bl_lifeFlow:nth-of-type(n+2) {
    margin-top: 60px;
  }
  .el_lightGreenBgTtl {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .bl_serviceInfoWrap_bottom_inner {
    padding: 30px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_serviceInfoWrap_bottom_inner:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .bl_serviceInfoWrap_bottom_inner.col02 {
    padding-bottom: 40px;
  }
  .bl_serviceInfoWrap_bottom_inner .col02_inner {
    width: 100%;
  }
  .bl_serviceInfoWrap_bottom_inner .col02_inner:nth-of-type(n+2) {
    margin-top: 50px;
  }
  .bl_shortDl dt {
    width: 122px;
  }
  .bl_shortDl dd {
    width: calc(100% - 122px);
  }
  /****************************	recruit	****************************/
  .bl_lowerKv_inner__recruit::before {
    background-image: url(../img/recruit/kv_sp.jpg);
  }
  .el_lowerLeadTtl_img {
    width: 100px;
  }
  .bl_imgShadowCardWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_imgShadowCard {
    width: 100%;
  }
  .bl_imgShadowCard .img {
    max-width: 80%;
  }
  .bl_imgShadowCard .ttl {
    margin: 15px 0 10px;
  }
  .bl_imgShadowCard:nth-of-type(n+2) {
    margin-top: 50px;
  }
  .bl_freeConsultationWrap::before {
    height: 400px;
    top: 0;
  }
  .bl_freeConsultationWrap .el_slashTtl {
    font-size: 1.8rem;
  }
  .bl_freeConsultationCard .deco {
    width: 130px;
  }
  .el_simpleGoshicTtl {
    font-size: 2rem;
  }
  .bl_colorCardWrap li {
    width: calc(50% - 5px) !important;
  }
  .bl_colorCardWrap li:nth-of-type(even) {
    margin-right: 0 !important;
  }
  .bl_colorCardWrap li:nth-of-type(odd) {
    margin-right: 10px !important;
  }
  .bl_colorCardWrap li:nth-of-type(n+3) {
    margin-top: 10px !important;
  }
  .bl_colorCardWrap .ttl {
    font-size: 1.6rem;
    padding: 5px 0;
  }
  .bl_colorCardWrap .txt {
    height: calc(100% - 34px);
  }
  .bl_internalLinksUl.col04 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .bl_internalLinksUl.col04 li {
    width: 49%;
  }
  .bl_internalLinksUl.col04 li:nth-of-type(odd) {
    margin-right: 2%;
  }
  .bl_internalLinksUl.col04 li:nth-of-type(2) {
    margin-top: 0;
  }
  .bl_occupationInfoWrap {
    padding: 80px 10px;
  }
  .bl_occupationInfo .ly_cont {
    padding: 0 10px;
  }
  .bl_occupationInfo_top {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .bl_occupationInfo_top .img,
  .bl_occupationInfo_top .txtWrap {
    width: 100%;
  }
  .bl_occupationInfo_top .img {
    width: 80%;
    margin: -80px auto 20px;
  }
  .bl_occupationInfo_top .ttl {
    text-align: center;
  }
  .bl_occupationInfo_top .pointWrap {
    margin: 40px 0 0 !important;
    padding: 30px 20px;
  }
  .bl_occupationInfo_top .pointWrap .point {
    font-size: 2.4rem;
    left: 20px;
  }
  .bl_occupationInfo_top .pointWrap .pointTtl {
    line-height: 1.5;
  }
  .bl_occupationInfo_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 10px 30px;
  }
  .bl_occupationInfo_bottom img {
    max-width: initial;
    width: 100%;
  }
  .bl_occupationInfo_bottom img:nth-of-type(2) {
    -webkit-transform: translateX(-0.2%);
        -ms-transform: translateX(-0.2%);
            transform: translateX(-0.2%);
  }
  .bl_occupationInfo__02 .bl_occupationInfo_bottom img:nth-of-type(2) {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .bl_occupationInfo__03 .bl_occupationInfo_bottom img:nth-of-type(2) {
    margin: -1px 0 0 2px;
    -webkit-transform: translateX(-0.1%);
        -ms-transform: translateX(-0.1%);
            transform: translateX(-0.1%);
  }
  .bl_dl__dtShort .inner:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .bl_dl__dtShort .inner__spWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .bl_dl__dtShort .inner__spWrap .txt {
    margin-top: 5px;
    width: 100%;
    text-align: left;
  }
  .bl_dl__dtShort .tagWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90px;
  }
  .bl_dl__dtShort .bl_greenSquareUl,
  .bl_dl__dtShort .txt {
    width: calc(100% - 95px);
  }
  .bl_dl__dtShort .bl_greenSquareUl {
    margin-left: 5px;
  }
  .bl_dl__dtShort .bl_greenSquareUl li:nth-of-type(n+2) {
    margin-top: 5px;
  }
  .el_staffTag,
  .el_staffTag__all {
    width: 90px;
  }
  .el_gradationBtn__recruit img {
    width: 30px;
    margin: 0 12px 0;
  }
  /****************************	belief	****************************/
  .bl_borderTopTtlWrap__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_borderTopTtl_box {
    width: 100%;
    max-width: initial;
  }
  .bl_borderTopTtl_box:nth-of-type(n+2) {
    margin-top: 70px;
  }
  .bl_borderTopTtl_box:nth-of-type(n+2)::after {
    border-width: 15px 20px 0 20px;
    border-color: #256b89 transparent transparent transparent;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .bl_borderTopTtl_box .imgWrap {
    margin-top: 0;
  }
  .el_borderTtl {
    font-size: 1.6rem;
    margin: 20px 0 10px;
  }
  .el_borderTtl::before {
    top: 5px;
  }
  .bl_serviceIn_itemWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bl_serviceIn_item {
    padding: 0;
    width: 100%;
  }
  .bl_serviceIn_item:nth-of-type(n+2) {
    margin-top: 30px;
  }
  .el_borderTtl__spMt0 {
    margin-top: 0;
  }
  /****************************	belief	****************************/
  .bl_404 {
    margin: 120px 0 60px;
  }
  /****************************	car-insurance	****************************/
  .bl_lowerKv_inner__car-insurance::before {
    background-image: url(../img/car-insurance/kv_sp.jpg);
  }
  .bl_carLead_content {
    display: block;
    padding: 30px 20px;
    width: min(100%, 370px);
  }
  .bl_carLead_speechBalloon {
    font-size: 18px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    padding: 7px 20px;
    border-radius: 50px;
    margin: 0 auto;
  }
  .bl_carLead_speechBalloon::before {
    top: calc(100% - 2px);
    right: 20px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .bl_carLead_speechBalloon br {
    display: none;
  }
  .bl_carLead_txt {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
  }
  .bl_carLead_txt span {
    font-size: 30px;
  }
  .bl_serviceContentsWrapOuter.car-insurance_about {
    width: calc(100% - 40px);
  }
  .bl_serviceContentsWrapOuter.car-insurance_about .bl_pointWrap .point {
    font-size: 2rem;
  }
  .bl_imgTxtHalfWrap.carInsurance_suggestion .el_simpleTtl {
    font-size: min(4.5vw, 2rem);
  }
  .bl_imgTxtHalfWrap.carInsurance_suggestion .ttl {
    font-size: min(4vw, 1.8rem);
    text-align: left;
    width: min(100%, 550px);
    margin: 0 auto 15px;
  }
  .bl_freeConsultation.car-insurance .el_iconTtl {
    border-radius: 10px;
  }
  .bl_freeConsultation.car-insurance .bl_roundedCorners_min .ttl {
    font-size: 1.8rem;
    width: 100%;
    text-align: center;
  }
  .bl_freeConsultation.car-insurance .el_gradationBtn__large {
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .bl_tableWrap .inner__02 {
    width: 55%;
  }
  .bl_tableWrap .inner__03 {
    width: 45%;
  }
  .bl_tableWrap .header .ttl:nth-of-type(2) {
    width: 55%;
  }
  .bl_tableWrap .header .ttl:nth-of-type(3) {
    width: 45%;
  }
}/*# sourceMappingURL=responsive.css.map */