@charset "utf-8";
.mv_wrap {
    width: 1120px;
    margin: 0 auto;
    text-align: center;
}
.main_wrap {
    padding: 35px 0 0;
}
.main_wrap.ver2 {
    padding: 0;
}
.proCnt_ttl {
    margin-bottom: 50px;
}
.proCnt_ttl .ttl {
    font-size: 18px;
}
.proCnt_ttl .ttl span {
    font-size: 30px;
    font-weight: bold;
}
.topCnt_wrap {
    background: #E8F2EA;
    padding: 80px 0;
}
.topCnt_ttl {
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
}
.topCause_wrap {
    padding-top: 30px;
}
.topCause_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.topCause_lst:after{
    content:"";
    display: block;
    width: 360px;
}
.topCause_lst li {
    width: 360px;
    border: 1px solid #B8B8B8;
    display: block;
    background:#fff;
    padding: 30px 24px;
    padding-top: 120px;
    position: relative;
    box-sizing: border-box;
    margin-top: 20px;
}
.topCause_lst li:before {
    content: '';
    display: block;
    width: 100px;
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 31px;
}
.topCause_lst li.icn1:before {
    background: url(../svg/icn_money.svg) no-repeat center;
    background-size: 62px auto;
}
.topCause_lst li.icn2:before {
    background: url(../svg/ins_icn3.svg) no-repeat center;
    background-size: 84px auto;
}
.topCause_lst li.icn3:before {
    background: url(../svg/ins_icn1.svg) no-repeat center;
    background-size: 65px auto;
}
.topCause_lst li.icn4:before {
    background: url(../svg/ins_icn2.svg) no-repeat center;
    background-size: 62px auto;
}
.topCause_lst li.icn5:before {
    background: url(../svg/icn_heart.svg) no-repeat center;
    background-size: 74px auto;
}
.topCause_lst li.icn6:before {
    background: url(../svg/ins_icn12.svg) no-repeat center;
    background-size: 86px auto;
}
.topCause_lst li.icn7:before {
    background: url(../svg/ins_icn13.svg) no-repeat center;
    background-size: 74px auto;
}
.topCause_lst li.icn8:before {
    background: url(../svg/ins_icn14.svg) no-repeat center;
    background-size: 90px auto;
}
.topCause_lst li .ttl {
    font-size: 24px;
    line-height: 1;
    color: #01906D;
    text-align: center;
    font-weight: bold;
}
.topCause_lst li .txt {
    font-size: 18px;
    margin-top: 16px;
}
.topCause_lst li .txt a {
    color: #01906D;
}
.topCause_lst li .come {
    font-size: 10px;
    vertical-align: top;
}
.topCause_add {
    padding: 40px 0 50px;
}
.topCause_add li {
    display: inline-block;
    position: relative;
    padding-left: 2.5em;
    font-size: 14px;
}
.topCause_add li span {
    position: absolute;
    top: 0;
    left: 0;
}
.houTop_cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.houTop_cnt .discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.houTop_cnt .txt1 {
    font-size: 28px;
    line-height: 1;
}
.houTop_cnt .txt2 {
    font-size: 26px;
    line-height: 1;
    color: #FB0020;
    margin: 0 28px;
    width: 134px;
    border: 3px solid #FB0020;
    border-radius: 50%;
    text-align: center;
    padding: 51px 0;
    box-sizing: border-box;
}
.houTop_cnt .txt3 {
    font-size: 76px;
    line-height: 1;
    font-weight: bold;
    color: #FB0020;
    position: relative;
    padding-right: 70px;
}
.houTop_cnt .txt3 > span {
    font-size: 147px;
    line-height: 1;
}
.houTop_cnt .txt3 .txt4 {
    font-size: 66px;
    line-height: 1;
    font-weight: bold;
    color: #333;
    margin-left: 8px
}
.houTop_cnt .txt3 .txt4 > span {
    font-size: 17px;
    position: absolute;
    right: 0;
    top: 63px;
}
.houTop_wrap .lst {
    padding-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.houTop_wrap .lst li {
    background: #E8F2EA;
    border: 2px solid #01906D;
    color: #01906D;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    border-radius: 40px;
    width: 325px;
    padding: 18px 0;
    margin-right: 38px;
}
.houTop_wrap .lst li:last-child {
    margin-right: 0;
}
.houUnd_wrap {
    padding: 60px 0;
}
.houUnd_wrap .ttl {
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 17px;
}
.houUnd_lst {
    padding: 40px 35px;
    border: 1px solid #B8B8B8;
}
.houUnd_lst li .img {
    margin-bottom: 28px;
}
.incCv_wrap {
    background: #333;
    padding: 50px 0;
    border-bottom: 1px solid #707070;
}
.incCv_wrap .ttl {
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 26px;
    color: #fff;
}
.incCv_wrap.is-single .ttl {
    text-align: center;
}
.incCv_wrap .lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.incCv_wrap.is-single .lst {
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
}
.incCv_wrap .lst li {
    background: #fff;
}
.houPre_wrap {
    background: #F6F6F6;
    padding: 80px 0;
}
.houPre_wrap .ttl {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
}
.houPre_wrap .txt {
    font-size: 18px;
    margin-bottom: 40px;
}
.houPre_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.houPre_lst li {
    width: 166px;
    margin-right: 72px;
    padding-top: 182px;
    font-size: 22px;
    line-height: 1;
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.houPre_lst li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top:0;
    width: 166px;
    height: 166px;
    border-radius: 50%;
}
.houPre_lst li:nth-child(1):before {
    background:#fff url(../svg/ins_icn4.svg) no-repeat center;
    background-size: 60px auto;
}
.houPre_lst li:nth-child(2):before {
    background:#fff url(../svg/ins_icn5.svg) no-repeat center;
    background-size: 106px auto;
}
.houPre_lst li:nth-child(3):before {
    background:#fff url(../svg/ins_icn6.svg) no-repeat center;
    background-size: 118px auto;
}
.houPre_lst li:nth-child(4):before {
    background:#fff url(../svg/ins_icn7.svg) no-repeat center;
    background-size: 112px auto;
}
.houPre_lst li:nth-child(5):before {
    background:#fff url(../svg/ins_icn8.svg) no-repeat center;
    background-size: 102px auto;
}
.houPre_lst li:nth-child(6):before {
    background:#fff url(../svg/ins_icn9.svg) no-repeat center;
    background-size: 98px auto;
}
.houPre_lst li:nth-child(7):before {
    background:#fff url(../svg/ins_icn10.svg) no-repeat center;
    background-size: 76px auto;
}
.houPre_lst li:nth-child(8):before {
    background:#fff url(../svg/ins_icn11.svg) no-repeat center;
    background-size: 74px auto;
}
.houPre_wrap .add {
    padding-top: 50px;
}
.houPre_wrap .add li {
    display: inline-block;
    position: relative;
    padding-left: 1.5em;
    font-size: 14px;
}
.houPre_wrap .add li span {
    position: absolute;
    top: 0;
    left: 0;
}
.houConf_wrap {
    padding: 60px 0;
}
.houConf_wrap .ttl {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: bold;
}
.houConf_box {
    padding: 40px 35px;
    border: 1px solid #B8B8B8;
}
.houConf_box .txt {
    font-size: 18px;
    margin-bottom: 20px;
}
.houConf_box .img {
    margin-bottom: 28px;
}
.houConf_box .lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 28px;
}
.houConf_box .lst li {
    margin-right: 30px;
}
.houConf_box .name {
    font-size: 18px;
    margin-bottom: .5em;
}
.houConf_box .tel {
    font-size: 18px;
}
.houAdd_lst {
    padding-top: 50px;
}
.houAdd_lst li {
    display: inline-block;
    position: relative;
    padding-left: 2.5em;
    font-size: 16px;
    margin-bottom: 20px;
}
.houAdd_lst li:last-child {
    margin-bottom: 0;
}
.houAdd_lst li span {
    position: absolute;
    top: 0;
    left: 0;
}
.mvPage_wrap {
    background: #F7F7F7;
    height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.mvPage_wrap .ttl {
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
}
.mvPage_wrap .ttl span {
    font-size: 30px;
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}
.danWhat_wrap {
    padding: 80px 0;
}
.danWhat_wrap .ttl {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
}
.danWhat_wrap .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.danWhat_wrap .box .txt {
    width: -webkit-calc(100% - 286px);
    width: calc(100% - 286px);
    box-sizing: border-box;
    padding-right: 50px;
}
.danWhat_wrap .box .txt dt {
    font-size: 24px;
    line-height: 1;
    color: #01906D;
    margin-bottom: 20px;
}
.danWhat_wrap .box .txt dd {
    font-size: 18px;
}
.danComp_wrap {
    background: #F6F6F6;
    padding: 80px 0;
}
.danComp_ttl {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 30px;
}
.danComp_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.danComp_lst > li {
    width: 360px;
    height: 420px;
    display: block;
    background: #fff;
    padding: 25px 20px 20px;
    position: relative;
    box-sizing: border-box;
    margin-top: 20px;
    position: relative;
}
.danComp_lst li .ttl {
    font-size: 24px;
    line-height: 1;
    text-align: center;
    margin-bottom: 20px;
}
.danComp_lst li .txt {
    padding-top: 20px;
}
.danComp_lst li .lst {
    padding-top: 20px;
}
.danComp_lst li .lst li {
    font-size: 18px;
    position: relative;
    padding-left: 1.4em;
}
.danComp_lst li .lst li:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 5px;
    background: #01906D;
    border-radius: 50%;
}
.danComp_lst li .lst li.not {
    padding-left: 0;
}
.danComp_lst li .lst li.not:before {
    content: none;
}
.danComp_lst li .etc {
    font-size: 18px;
    line-height: 1;
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.danComp_wrap .add {
    padding-top: 25px;
}
.danComp_wrap .add li {
    display: inline-block;
    position: relative;
    padding-left: 1.5em;
    font-size: 14px;
}
.danComp_wrap .add li span {
    position: absolute;
    top: 0;
    left: 0;
}
.danPeri_wrap {
    padding: 80px 0;
}
.danPeri_ttl {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
}
.danPeri_txt {
    font-size: 18px;
    margin-bottom: 20px;
}
.danPeri_lst {
    padding: 40px 45px;
    border: 1px solid #B8B8B8;
}
.danPeri_lst li {
    margin-bottom: 50px;
}
.danPeri_lst li:last-child {
    margin-bottom: 0;
}
.danPeri_lst li .ttl {
    font-size: 20px;
    position: relative;
    padding-left: 1.4em;
    margin-bottom: 10px;
}
.danPeri_lst li .ttl:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 5px;
    background: #01906D;
    border-radius: 50%;
}
.danPeri_lst li .txt {
    font-size: 18px;
    padding-left: 1.4em;
    margin-bottom: 15px;
}
.penInc_wrap {
    padding: 80px 0;
}
.penInc_wrap.top {
    padding-top: 0;
}
.penInc_box {
    margin-top: 80px;
}
.penInc_box:first-child {
    margin-top: 0;
}
.penInc_ttl {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
}
.penInc_txt {
    font-size: 22px;
    line-height: 1;
    display: inline-block;
    position: relative;
    padding-left: 1.5em;
}
.penInc_txt + .penInc_txt {
    margin-top: 10px;
}
.penInc_txt span {
    position: absolute;
    top: 0;
    left: 0;
}
.penInc_txt.grn {
    color: #01906D;
}
.penInc_cnt {
    padding: 40px 35px;
    border: 1px solid #B8B8B8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: 15px;
}
.penInc_flx {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.penInc_lst {
    width: 710px;
}
.penInc_lst .box {
    border-bottom: 1px solid #B8B8B8;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.penInc_lst .box:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.penInc_flx:first-child .penInc_lst .box {
    border-bottom: 1px solid #B8B8B8;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.penInc_lst .box .ttl {
    font-size: 28px;
    margin-bottom: .5em;
}
.penInc_lst .box .red {
    font-size: 28px;
    color: #FB0020;
    margin-bottom: .5em;
}
.penInc_lst .box .mds {
    font-size: 20px;
    margin-bottom: .5em;
}
.penInc_lst .box .mds.ver2 {
    font-weight: bold;
}
.penInc_lst .box .txt {
    font-size: 18px;
    margin-top: .5em;
}
.penInc_lst .box .txt.ver2 {
    font-weight: bold;
}
.penInc_lst .box .lst {
    margin-top: .5em;
}
.penInc_lst .box .lst li {
    font-size: 18px;
    display: inline-block;
    position: relative;
    padding-left: 1.5em;
}
.penInc_lst .box .lst li:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 5px;
    background: #01906D;
    border-radius: 50%;
}
.penInc_lst .box .add {
    margin-top: .5em;
}
.penInc_lst .box .add li {
    font-size: 18px;
    display: block;
    position: relative;
    padding-left: 1.5em;
}
.penInc_lst .box .add li span {
    position: absolute;
    top: 0;
    left: 0;
}
.penInc_lst .box .lnk {
    padding-top: 20px;
    font-size: 18px;
}
.penInc_lst .box .lnk a {
    color: #01906D;
    text-decoration: underline;
    padding-right: 20px;
    background: url(../svg/icn_pdf.svg) no-repeat center right;
    background-size: 14px auto;
}
.penInc_lst .box .btn {
    margin-top: 20px;
}
.penInc_lst .box .btn .btnmds {
    margin-bottom: .2em;
    font-size: 18px;
}
.penInc_lst .box .btn .btnmds.ver2 {
    font-weight: bold;
}
.penInc_lst .box .btn.clm2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.btn.clm2.ver3 {
    margin: 35px auto 0 0;
}
.btn_list {
    margin: 25px 0 0 0;
    padding-bottom: 35px;
    border-bottom: solid 1px #B8B8B8;
}
.btn_list li {
    margin-bottom: 15px;
}
.btn_list li:last-child {
    margin-bottom: 0;
}
.penInc_lst .box .btn.clm2.ver2 {
    margin-top: 5px;
}
.penInc_lst .box .btn.clm2 li {
    margin-right: 25px;
}
.penInc_btn {
    margin-top: 60px;
}
.penInc_last {
    font-size: 14px;
    margin-top: 60px;
}
.penInc_last.ver2 {
    margin-top: 20px;
}
.incCv_wrap .lst .c-btn {
    width: 544px;
}
.incCv_wrap .lst .c-btn a {
    height: 76px;
    font-size: 24px;
}
.topCause_btn,
.penInc_btn {
    width: 360px;
}
.topCause_btn a,
.penInc_btn a {
    height: 76px;
    font-size: 22px;
}
.c-btn.ver2 {
    width: 280px;
}
.c-btn.ver2 a {
    font-size: 16px;
}
.c-btn.win.grn a {
    padding-right: 30px;
}
/*car*/
.car .proCnt_ttl {
    margin-bottom: 30px;
}
.houConf_wrap.ver4 {
    padding: 0;
    margin-bottom: 80px;
}
.houConf_wrap.ver4:last-of-type {
    margin-bottom: 45px;
}
.car .topCnt_wrap {
    margin-bottom: 75px;
}
.carTop_cnt {
    width: 245px;
    float: left;
    padding-right: 70px;
    position: relative;
}
.carTop_cnt::before {
    position: absolute;
    content: "";
    background: url(../svg/arw3_r_b.svg) no-repeat 0 0 / 42px auto;
    width: 42px;
    height: 23px;
    top: 50%;
    margin-top: -10px;
    right: 10px;
}
.carTop_cntcup {
    width: 100%;
    display: table;
    border: solid 2px #333333;
    height: 40px;
    border-radius: 20px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.carTop_cntcup p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
}
.houTop_cnt.is-car .txt1 {
    font-size: 24px;
    font-weight: bold;
    width: 24px;
    margin-right: 8px;
}
.houTop_cnt.is-car .txt3 {
    font-size: 38px;
    padding-right: 0;
}
.houTop_cnt.is-car .txt3 span {
    font-size: 67px;
}
.houTop_cnt.is-car .txt3 .txt4 {
    font-size: 33px;
    margin-left: 8px;
}
.carTop_cntTxt {
    font-size: 17px;
}
.houTop_cnt.is-car2 .txt2 {
    margin: 0 14px 0 20px;
    font-weight: bold;
}
.houTop_cnt.is-car2 .txt3 {
    padding-right: 30px;
}
.carTop_btn {
    display: table;
    width: 476px;
    height: 106px;
    margin-top: 45px;
}
.carTop_btn a {
    display: table-cell;
    vertical-align: middle;
    padding-top: 6px;
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    padding-left: 35px;
    background: #01906D url(../img/img_car_01.jpg) no-repeat center right;
}
.carTop_btn a span {
    font-size: 15px;
    display: block;
}
.car .topCause_lst li {
    border: solid 1px #01906D;
    padding: 133px 28px 26px;
}
.takeCom_box {
    padding: 40px 35px;
    border: 1px solid #B8B8B8;
    box-sizing: border-box;
}
.takeCom_box.ver2 {
    padding: 35px 35px 40px;
}
.takeCom_boxin {
    width: 710px;
    border-bottom: 1px solid #B8B8B8;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.takeCom_boxin:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0px;
}
.takeCom_boxin .img {
    margin-bottom: 30px;
}
.takeCom_boxin .c-btn {
    margin-bottom: 10px;
}
.take_list {
    margin-bottom: 20px;
}
.take_list li {
    font-size: 14px;
    position: relative;
    padding-left: 18px;
    margin-bottom: 5px;
}
.take_list li:last-child {
    margin-bottom: 0;
}
.take_list li.pdf.ver2 {
    padding-left: 10px;
}
.take_list.ver2 li {
    padding-left: 0;
}
.take_list li.pdf a {
    padding-right: 24px;
    background: url(../svg/icn_pdf.svg) no-repeat center right / 15px auto;
}
.take_list li span {
    position: absolute;
    left: 0;
}
.take_list.ver2 {
    margin-bottom: 0;
}
.take_list.ver3 {
    margin-bottom: 10px;
}
.take_list.red {
    margin-bottom: 0;
}
.take_list.red li {
    color: #FB0020;
    margin-bottom: 0;
}
.insWor_wrap {
    width: 100%;
    background: #F6F6F6;
    padding: 55px 0 85px;
}
.insWor_wrap .houUnd_wrap {
    padding: 0;
}
.insWor_wrap .houUnd_wrap .ttl {
    margin-bottom: 25px;
    font-weight: bold;
}
.insWor_list {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.insWor_list li {
    width: 240px;
}
.insWor_list li .img {
    background: #fff;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 20px;
}
.insWor_list li .img.ver2 img {
    padding: 0 0 20px 15px;
}
.insWor_list li .txt {
    font-size: 18px;
}
.car .topCause_lst li.icn2:before {
    background: url(../svg/ins_icn12.svg) no-repeat center / 84px auto;
}
.car .topCause_lst li.icn5:before {
    background: url(../svg/ins_icn19.svg) no-repeat center / 64px auto;
}
.car .topCause_lst li.icn6:before {
    background: url(../svg/ins_icn20.svg) no-repeat center / 48px auto;
}
.takeCom_boxin .btn-lst {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display: flex;
}
.takeCom_boxin .btn-lst li {
    margin-right: 30px;
}
.takeCom_boxin .btn-lst li:last-child {
    margin-right: 0;
}
.btn-lst li .c-btn {
    margin-bottom: 0;
}
.takeCom_boxin .c-btn a {
    padding-right: 20px;
}
.takeCom-txt {
    margin-bottom: 35px;
}
.takeCom_box p.name {
    margin-top: 20px;
}
.takeCom_box p.tel {
    line-height: 1.6;
}
.car .houAdd_lst {
    margin-bottom: 20px;
}
.attention {
    font-size: 16px;
    margin-bottom: 35px;
}
.app-txt {
    font-size: 12px;
}
.pdf-guide li {
    font-size: 18px;
    margin-top: 10px;
}
.pdf-guide li a {
    display: inline-block;
    position: relative;
    padding-right: 24px;
}
.pdf-guide li a::before {
    content: '';
    display: block;
    width: 14px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 6px;
    background: url(../svg/icn_pdf.svg) no-repeat center;
    background-size: 100% auto;
}
@media only screen and (max-width: 1366px) {}
@media (min-width: 896px) {
    .topCause_lst li:nth-child(-n+3) {
        margin-top: 0;
    }
    .danComp_lst li:nth-child(-n+3) {
        margin-top: 0;
    }
    .houPre_lst li:nth-child(5n) {
        margin-right: 0;
    }
    .houPre_lst li:nth-child(-n+5) {
        margin-top: 0;
    }
    .topCause_lst li .txt a:hover {
        text-decoration: underline;
    }
    .penInc_lst .box .lnk a {
        text-decoration: none;
    }
    .carTop_btn a:hover {
        opacity: 0.7;
    }
    .pdf-guide li a:hover {
        text-decoration: underline;
    }
    .carTop_cntTxt.is-ver2 {
        text-align: right;
    }
}
@media only screen and (max-width: 896px) {
    .mv_wrap {
        width: 100%;
    }
    .mv_wrap img {
        width: 100%;
        height: auto;
    }
    .main_wrap {
        padding: 20px 0 0;
    }
    .main_wrap.ver2 {
        padding: 0;
    }
    .proCnt_ttl {
        padding: 0 15px;
        margin-bottom: 25px;
    }
    .proCnt_ttl .ttl {
        font-size: 13px;
    }
    .proCnt_ttl .ttl span {
        font-size: 20px;
    }
    .topCnt_wrap {
        padding: 30px 15px;
    }
    .topCnt_ttl {
        font-size: 20px;
        line-height: 1.4;
    }
    .topCause_wrap {
        padding-top: 10px;
    }
    .topCause_lst {
        display: block;
    }
    .topCause_lst li {
        width: 100%;
        padding: 20px 15px;
        padding-top: 100px;
        margin-top: 20px;
        border: 1px solid #01906D;
    }
    .topCause_lst li:first-child {
        margin-top: 0;
    }
    .topCause_lst li:before {
        width: 100px;
        height: 80px;
        top: 15px;
    }
    .topCause_lst li.icn1:before {
        background-size: 68px auto;
    }
    .topCause_lst li.icn2:before {
        background-size: 80px auto;
    }
    .topCause_lst li.icn3:before {
        background-size: 74px auto;
    }
    .topCause_lst li.icn4:before {
        background-size: 68px auto;
    }
    .topCause_lst li.icn5:before {
        background-size: 74px auto;
    }
    .topCause_lst li.icn6:before {
        background-size: 74px auto;
    }
    .topCause_lst li.icn7:before {
        background-size: 68px auto;
    }
    .topCause_lst li.icn8:before {
        background-size: 90px auto;
    }
    .topCause_lst li .ttl {
        font-size: 18px;
    }
    .topCause_lst li .txt {
        font-size: 14px;
        margin-top: 11px;
    }
    .topCause_add {
        padding: 20px 0 25px;
    }
    .topCause_add li {
        font-size: 12px;
    }
    .houTop_cnt {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .houTop_cnt .txt1 {
        width: 100%;
        font-size: 20px;
        padding: 0 15px;
        margin-bottom: 10px;
        box-sizing: border-box;
    }
    .houTop_cnt .txt2 {
        font-size: 13px;
        margin: 0 5px 0 0;
        width: 72px;
        border: 2px solid #FB0020;
        padding: 27px 0;
    }
    .houTop_cnt .txt3 {
        font-size: 42px;
        padding-right: 40px;
    }
    .houTop_cnt .txt3 > span {
        font-size: 80px;
        line-height: 1;
    }
    .houTop_cnt .txt3 .txt4 {
        font-size: 36px;
    }
    .houTop_cnt .txt3 .txt4 > span {
        font-size: 10px;
        top: 36px;
    }
    .houTop_wrap .lst {
        padding-top: 25px;
        display: block;
    }
    .houTop_wrap .lst li {
        font-size: 15px;
        width: 255px;
        padding: 13px 0;
        margin-right: 38px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .houTop_wrap .lst li:last-child {
        margin: 0 auto;
        margin-bottom: 0;
    }
    .houUnd_wrap {
        padding: 30px 15px 25px;
    }
    .houUnd_wrap .ttl {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .houUnd_lst {
        padding: 25px 15px;
    }
    .houUnd_lst li .img {
        margin-bottom: 25px;
    }
    .houUnd_lst li .img source,
    .houUnd_lst li .img img {
        width: 100%;
        height: auto;
        max-width: 260px;
    }
    .incCv_wrap {
        padding: 30px 15px;
    }
    .incCv_wrap .ttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .incCv_wrap .lst {
        display: block;
    }
    .incCv_wrap .lst li {
        margin-bottom: 20px;
    }
    .incCv_wrap .lst li:last-child {
        margin-bottom: 0;
    }
    .houPre_wrap {
        padding: 30px 15px;
    }
    .houPre_wrap .ttl {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .houPre_wrap .txt {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .houPre_lst {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .houPre_lst li {
        width: 76px;
        margin-right: 0;
        padding-top: 84px;
        font-size: 13px;
        margin-top: 20px;
    }
    .houPre_lst li:before {
        width: 76px;
        height: 76px;
    }
    .houPre_lst li:nth-child(1):before {
        background-size: 28px auto;
    }
    .houPre_lst li:nth-child(2):before {
        background-size: 48px auto;
    }
    .houPre_lst li:nth-child(3):before {
        background:#fff url(../svg/ins_icn6.svg) no-repeat center;
        background-size: 56px auto;
    }
    .houPre_lst li:nth-child(4):before {
        background:#fff url(../svg/ins_icn7.svg) no-repeat center;
        background-size: 51px auto;
    }
    .houPre_lst li:nth-child(5):before {
        background:#fff url(../svg/ins_icn8.svg) no-repeat center;
        background-size: 47px auto;
    }
    .houPre_lst li:nth-child(6):before {
        background:#fff url(../svg/ins_icn9.svg) no-repeat center;
        background-size: 45px auto;
    }
    .houPre_lst li:nth-child(7):before {
        background:#fff url(../svg/ins_icn10.svg) no-repeat center;
        background-size: 35px auto;
    }
    .houPre_lst li:nth-child(8):before {
        background:#fff url(../svg/ins_icn11.svg) no-repeat center;
        background-size: 33px auto;
    }
    .houPre_lst li:nth-child(-n+4) {
        margin-top: 0;
    }
    .houPre_wrap .add {
        padding-top: 20px;
    }
    .houPre_wrap .add li {
        font-size: 12px;
    }
    .houConf_wrap {
        padding: 25px 15px;
    }
    .houConf_wrap .ttl {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .houConf_box {
        padding: 25px 15px;
    }
    .houConf_box .txt {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .houConf_box .img {
        margin-bottom: 25px;
    }
    .houConf_box .img source,
    .houConf_box .img img {
        width: 100%;
        height: auto;
        max-width: 260px;
    }
    .houConf_box .lst {
        display: block;
        margin-bottom: 20px;
    }
    .houConf_box .lst li {
        margin:0 0 15px;
    }
    .houConf_box .lst li:last-child {
        margin:0;
    }
    .houConf_box .name {
        font-size: 14px;
        margin-bottom: .5em;
    }
    .houConf_box .tel {
        font-size: 14px;
    }
    .houAdd_lst {
        padding-top: 15px;
    }
    .houAdd_lst li {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .mvPage_wrap {
        height: 150px;
    }
    .mvPage_wrap .ttl {
        font-size: 22px;
    }
    .danWhat_wrap {
        padding: 25px 15px;
    }
    .danWhat_wrap .ttl {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .danWhat_wrap .box {
        display: block;
    }
    .danWhat_wrap .box .img {
        margin-bottom: 20px;
    }
    .danWhat_wrap .box .img picture source,
    .danWhat_wrap .box .img picture img {
        width: 100%;
        height: auto;
    }
    .danWhat_wrap .box .txt {
        width: 100%;
        padding-right: 0;
    }
    .danWhat_wrap .box .txt dt {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .danWhat_wrap .box .txt dd {
        font-size: 13px;
    }
    .danComp_wrap {
        padding: 30px 15px;
    }
    .danComp_ttl {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .danComp_lst {
        display: block;
    }
    .danComp_lst > li {
        width: 100%;
        height: auto;
        padding: 20px 15px;
        margin-top: 20px;
    }
    .danComp_lst > li:first-child {
        margin-top: 0;
    }
    .danComp_lst li .ttl {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .danComp_lst li .img {
    }
    .danComp_lst li .img picture source,
    .danComp_lst li .img picture img {
        width: 100%;
        height: auto;
    }
    .danComp_lst li .txt {
        padding-top: 15px;
    }
    .danComp_lst li .lst {
        padding-top: 15px;
    }
    .danComp_lst li .lst li {
        font-size: 13px;
    }
    .danComp_lst li .lst li:before {
        width: 10px;
        height: 10px;
        top: 4px;
    }
    .danComp_lst li .etc {
        font-size: 13px;
        position: relative;
        right: auto;
        bottom: auto;
        padding-top: 5px;
    }
    .danComp_wrap .add {
        padding-top: 15px;
    }
    .danComp_wrap .add li {
        font-size: 12px;
    }
    .danPeri_wrap {
        padding: 30px 15px;
    }
    .danPeri_ttl {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .danPeri_txt {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .danPeri_lst {
        padding: 20px 15px;
    }
    .danPeri_lst li {
        margin-bottom: 25px;
    }
    .danPeri_lst li .ttl {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .danPeri_lst li .ttl:before {
        width: 10px;
        height: 10px;
        top: 4px;
    }
    .danPeri_lst li .txt {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .penInc_wrap {
        padding: 30px 15px;
    }
    .penInc_box {
        margin-top: 70px;
    }
    .penInc_ttl {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .penInc_txt {
        font-size: 15px;
        line-height: 1.4;
    }
    .penInc_txt + .penInc_txt {
        margin-top: 5px;
    }
    .penInc_cnt {
        padding: 30px 15px;
        display: block;
        margin-top: 10px;
    }
    .penInc_flx {
        display: block;
    }
    .penInc_cnt .img {
        text-align: center;
        margin-bottom: 10px;
    }
    .penInc_cnt .img source,
    .penInc_cnt .img img {
        width: 100%;
        max-width: 255px;
        height: auto;
    }
    .penInc_lst {
        width: 100%;
    }
    .penInc_lst .box {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .penInc_flx:first-child .penInc_lst .box {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .penInc_lst .box .ttl {
        font-size: 20px;
    }
    .penInc_lst .box .red {
        font-size: 18px;
    }
    .penInc_lst .box .mds {
        font-size: 14px;
    }
    .penInc_lst .box .txt {
        font-size: 13px;
    }
    .penInc_lst .box .txt.ver2 {
        font-size: 15px;
        line-height: 1.4;
    }
    .penInc_lst .box .lst li {
        font-size: 13px;
    }
    .penInc_lst .box .lst li:before {
        width: 10px;
        height: 10px;
        top: 4px;
    }
    .penInc_lst .box .add li {
        font-size: 13px;
    }
    .penInc_lst .box .lnk {
        padding-top: 15px;
        font-size: 13px;
    }
    .penInc_lst .box .lnk a {
        background: url(../svg/icn_pdf.svg) no-repeat center right;
        background-size: 12px auto;
    }
    .penInc_lst .box .btn {
        margin-top: 15px;
    }
    .penInc_lst .box .btn .btnmds {
        margin-bottom: .2em;
        font-size: 15px;
    }
    .btn_list {
        padding-bottom: 30px;
    }
    .btn_list li {
        margin-bottom: 25px;
    }
    .penInc_lst .box .btn.clm2 {
        display: block;
    }
    .penInc_lst .box .btn.clm2 li {
        margin: 0 0 10px;
    }
    .penInc_lst .box .btn.clm2 li:last-child {
        margin: 0;
    }
    .penInc_lst .box .btn.clm2.ver2 {
        margin-top: 10px;
    }
    .penInc_btn {
        margin-top: 30px;
    }
    .btn.clm2.ver3 {
        margin-top: 30px;
    }
    .incCv_wrap .lst .c-btn {
        width: 100%;
    }
    .incCv_wrap .lst .c-btn a {
        height: 44px;
        font-size: 15px;
    }
    .topCause_btn,
    .penInc_btn {
        width: 100%;
    }
    .topCause_btn a,
    .penInc_btn a {
        height: 44px;
        font-size: 15px;
    }
    .houConf_box .c-btn.ver2 {
        width: 228px;
    }
    .c-btn.ver2 {
        width: 190px;
    }
    .c-btn.ver2 a {
        font-size: 15px;
    }
    /*car*/
    .car .main_wrap {
        padding-top: 30px;
    }
    .car .proCnt_ttl {
        margin-bottom: 25px;
    }
    .carTop_cnt {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-bottom: 65px;
    }
    .carTop_cnt::before {
        position: absolute;
        content: "";
        background: url(../svg/arw3_r_b.svg) no-repeat 0 0 / 42px auto;
        width: 42px;
        height: 23px;
        top: auto;
        margin-top: 0;
        right: 50%;
        margin-right: -21px;
        transform: rotate(90deg);
        bottom: 22px;
    }
    .car .houTop_wrap.c-wrap.ver2 {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .carTop_cntcup {
        width: 240px;
        height: 40px;
        border-radius: 20px;
        margin: 0 auto 10px;
    }
    .carTop_cntTxt {
        text-align: center;
    }
    .carTop_cntcup p {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        font-size: 20px;
    }

    .houTop_cnt.is-car .txt1 {
        padding: 0;
        margin-bottom: 0;
    }
    .houTop_cnt.is-car2 .txt1 {
        text-align: center;
    }
    .houTop_cnt.is-car .txt3 {
        font-size: 38px;
        padding-right: 0;
    }
    .houTop_cnt.is-car .txt3 span {
        font-size: 67px;
    }
    .houTop_cnt.is-car .txt3 .txt4 {
        font-size: 33px;
        margin-left: 8px;
    }
    .carTop_cntTxt {
        font-size: 12px;
    }
    .houTop_cnt.is-car2 .txt2 {
        margin: 0 7px 0 0;
    }
    .houTop_cnt.is-car2 .txt3 {
        padding-right: 20px;
    }
    .carTop_btn {
        max-width: 345px;
        display: table;
        width: 100%;
        height: 77px;
        margin: 20px auto 16px;
    }
    .carTop_btn a {
        display: table-cell;
        vertical-align: middle;
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        padding: 5px 0 0 20px;
        background: #01906D url(../img/sp/img_car_01.jpg) no-repeat center right / 109px auto;
    }
    .carTop_btn a span {
        font-size: 12px;
        display: block;
    }
    .takeCom_box {
        padding: 25px 15px;
    }
    .takeCom_box.ver2 {
        padding: 25px 15px;
    }
    .takeCom_boxin {
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .takeCom_boxin .img {
        margin-bottom: 20px;
    }
    .takeCom_boxin .c-btn {
        margin-bottom: 8px;
        width: 242px;
    }
    .takeCom_boxin .c-btn a {
        padding-right: 25px;
    }
    .take_list {
        margin-bottom: 20px;
    }
    .take_list li {
        font-size: 12px;
        padding-left: 14px;
        margin-bottom: 5px;
    }
    .take_list li.pdf a {
        padding-right: 20px;
        background: url(../svg/icn_pdf.svg) no-repeat center right / 13px auto;
    }
    .take_list.red {
        margin-bottom: 0;
    }
    .take_list.red li {
        color: #FB0020;
    }
    .insWor_wrap {
        padding: 30px 15px;
        box-sizing: border-box;
    }
    .insWor_wrap .houUnd_wrap {
        padding: 0;
    }
    .insWor_wrap .houUnd_wrap .ttl {
        margin-bottom: 17px;
    }
    .insWor_list {
        padding: 0 10px;
        display:-webkit-box;
  	    display:-ms-flexbox;
  	    display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 345px;
        margin: 0 auto;
    }
    .insWor_list li {
        width: 47%;
        margin-top: 12px;
    }
    .insWor_list li:nth-child(1),.insWor_list li:nth-child(2) {
        margin-top: 0;
    }
    .insWor_list li .img {
        background: #fff;
        width: 122px;
        height: 122px;
        border-radius: 61px;
        display:-webkit-box;
  	    display:-ms-flexbox;
  	    display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
	    -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto 12px;
    }
    .insWor_list li .img.ver2 img {
        padding: 0 0 10px 14px;
    }
    .insWor_list li .txt {
        font-size: 13px;
    }
    .car .topCause_lst li.icn5:before {
        background-size: 61px auto;
    }
    .car .topCause_lst li.icn6:before {
        background-size: 45px auto;
    }
    .takeCom_boxin .btn-lst {
        display: block;
    }
    .takeCom_boxin .btn-lst li {
        margin-bottom: 20px;
    }
    .takeCom_boxin .btn-lst li:last-child {
        margin-bottom: 0;
    }
    .takeCom-txt {
        margin-bottom: 20px
    }
    .attention {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .car .houAdd_lst {
        padding-top: 28px;
    }
    .car .houAdd_lst li {
        font-size: 14px;
    }
    .houConf_wrap.ver4 {
        margin-bottom: 47px;
        padding: 0 15px;
    }
    .houConf_wrap.ver4:last-of-type {
        margin-bottom: 60px;
    }
    .car .topCnt_wrap {
        padding: 40px 15px;
        margin-bottom: 35px;
    }
    .car .topCause_lst li {
        padding: 105px 14px 19px;
    }
    .pdf-guide li {
        font-size: 12px;
    }
    .pdf-guide li a::before {
        top: 3px;
    }
}
@media (max-width: 374px) {
    .houTop_cnt .txt3 > span {
        font-size: 70px;
    }
    .houTop_cnt .txt3 {
        font-size: 32px;
        padding-right: 40px;
    }
    .houTop_cnt .txt3 .txt4 {
        font-size: 26px;
    }
    .houPre_lst li {
        width: 66px;
    }
    .houPre_lst li:before {
        width: 66px;
        height: 66px;
    }
    .carTop_btn a {
        padding-left: 10px;
        font-size: 16px;
    }
    /* .takeCom_boxin .img img {
        width: 100%;
        height: auto;
    } */
}
