@charset "UTF-8";
/*個人・法人*/
.mv_in {
    width: 1100px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}
.kojin .mv_wrap {
    background: url(../img/kojin_img01.jpg) top right / cover no-repeat;
}
.kojin .mv_img {
    width: 495px;
    height: 42px;
    position: absolute;
    top: 136px;
    left: 98px;
}
.kojin .mv_img span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 98px 0 0 0;
    background: url(../img/kojin_ttl01.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.kojin .mv_txt {
    width: 495px;
    position: absolute;
    top: 230px;
    left: 98px;
    font-size: 14px;
    line-height: 1.8;
}
.houjin .mv_wrap {
    background: url(../img/houjin_img01.jpg) center center / cover no-repeat;
}
.houjin .mv_img {
    width: 608px;
    height: 62px;
    position: absolute;
    top: 140px;
    left: 0;
    right: 0;
    margin: auto;
}
.houjin .mv_img span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 62px 0 0 0;
    background: url(../img/houjin_ttl01.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.houjin .mv_txt {
    width: 700px;
    position: absolute;
    bottom: 140px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
}
.minaoshi .mv_wrap {
    background: url(../img/min_main.jpg) top right / cover no-repeat;
}
.minaoshi .mv_img {
    width: 469px;
    height: 118px;
    position: absolute;
    top: 186px;
    left: 100px;
}
.minaoshi .mv_img span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 118px 0 0 0;
    background: url(../img/min_mv_ttl01.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.top_wrap {
    margin: 0 0 80px;
}
.top_in {
    width: 800px;
    margin: 0 auto;
}
.top_ttl {
    margin: 0 0 20px;
}
.top-ttl {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 20px;
    border-left: 3px solid #253494;
    line-height: 1.4;
    color:#253494;
}
.last_wrap {
    width: 800px;
    margin: 0 auto 80px;
}
.gid_top {
    padding: 40px 0 0;
    margin: 0 0 40px;
}
.gidtp_ttl {
    padding: 0 0 50px;
    background: url(../img/top_line.png) no-repeat bottom center;
}
.gidtp-ttl {
    font-size: 26px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
}
.gidtp-btn {
    width: 345px;
    padding: 40px 0 0;
    margin: 0 auto;
}
.gidtp-btn a {
    display: table;
    width: 100%;
    border-radius: 40px;
    -ms-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    background: #ebecf5 url(../img/icn_arw.png) no-repeat right 15px center;
    background-size: 12px auto;
    -ms-background-size: 12px auto;
    -moz-background-size: 12px auto;
    -webkit-background-size: 12px auto;
    color: #000;
}
.gidtp-btn a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.gidtp-btn span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    font-size: 14px;
    line-height: 1;
}
.gidtp-btn .is-cl{
    display: inline;
    color: #253494;
}
.gid_warp {
    display: table;
    width: 100%;
}
.gid_img {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    width: 262px;
    padding: 0 0 0 24px;
}
.gid_txt {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    position: relative;
    padding: 0 0 0 30px;
}
.gid-txt {
    font-size: 16px;
}
.gid-btn {
/*
    position: absolute;
    bottom: 0;
    right: 0;
*/
    padding: 40px 0 0 0;
    width: 470px;
    margin: 0 auto;
}
.gid_lst {
    padding: 20px 0 0 24px;
}
.gid_lst dt {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #253494;
}
.gid_lst dd {
    font-size: 16px;
    padding: 10px 0 0;
}
.gid-lst li {
    float: left;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 0 25px;
    margin: 0 60px 0 0;
    position: relative;
}
.gid-lst li:before {
    content: "●";
    color: #253494;
    font-size: 30px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -18px 0 0;
}
/*更改*/
.mds_top {
    padding: 40px 0;
    background: #f5f8fd;
}
.mds_top-ttl {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.mds_top-txt {
    font-size: 18px;
    text-align: center;
    padding: 10px 0 0;
}
.blue_wrap{
    background: #f5f8fd;
}
.blue_in{
    width: 800px;
    margin: 0 auto;
}
.rnw_bnr {
    display: table;
    width: 672px;
    margin: 0 auto;
    background: #fff;
    border: 2px solid #253494;
    margin: 0 auto 38px;
    position: relative;
}
.rnw_bnr.n3{
    margin: 0 auto;
}
.rnw_bnr a {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    height: 116px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 0 40px;
}
.rnw_bnr a:hover{
    opacity: 0.7;
    text-decoration: none;
}
.rnw_bnr span{
    display: block;
}
.rnw_bnr.n1 a {
    background: url(../img/kai_logo01.png) no-repeat center right 40px;
}
.rnw_bnr.n2 a {
    background: url(../img/kai_logo02.png) no-repeat center right 40px;
}
.rnw_bnr.n3 a {
    background: url(../img/kai_logo03.png) no-repeat center right 50px;
}
.rnw_bnr.jyunbi:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
}
.rnw_bnr.jyunbi:after {
    content: "工事中";
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0 0 -15px -26px;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}
.rnw_nm {
    display: none;
}
.rnw_txt {
    background: #f5f8fd;
    padding: 40px 0 50px;
}
.rnw-txt{
    width: 672px;
    margin: 0 auto;
}
.consent_top {
    padding: 70px 0 0;
    background: #f5f8fd;
}
.consent-ttl {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 60px;
}
.consent-mds {
    font-size: 18px;
    text-align: center;
}
.consent_wrap {
    background: #f5f8fd;
}
.consent_in {
    width: 672px;
    margin: 0 auto;
    border: 2px solid #253494;
    background: #fff;
    padding: 30px 25px;
}
.consent-ms {
}
.consent-tel{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding: 20px 0 0 0;
    color: #253494;
}
.consent_txt {
    background: #f5f8fd;
    padding: 40px 0 80px;
}
.consent-txt {
    font-size: 18px;
    text-align: center;
    margin: 0 0 15px 0;
}
.consent-btn {
    width: 350px;
    margin: 0 auto;
}
.consent-btn.c-btn a {
    border: 1px solid #253494;
    color: #fff;
    background: #253494;
}
.consent-btn.c-btn a span {
    height: 70px;
}
.consent-btn.c-btn a:hover {
    border: 1px solid #3399ff;
    background: #3399ff;
}
/*生保見直し*/
.mina_warp {
    background: #eef4fc;
    padding: 60px 0;
}
.mina_in {
    background: #fff;
    border-radius: 12px;
    -ms-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 60px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 950px;
    margin: 0 auto 60px auto;
}
.mina_in:last-child{
    margin: 0 auto;
}
.mina_ttl {
    margin: 0 0 60px;
}
.mina-ttl {
    font-size: 24px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    color: #0a70c5;
    margin: 0 0 30px;
}
.mina_mds dt {
    font-size: 24px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    color: #0a70c5;
    margin: 0 0 30px;
}
.mina_mds dd {
    font-size: 14px;
    line-height: 1;
    text-align: center;
}
.mina_cnt {
    margin: 0 0 90px;
}
.mina_cnt:last-child{
    margin: 0;
}
.mina_cntx {
    width: 680px;
    margin: 0 auto 30px;
}
.mina_cntx dt {
    text-align: center;
    margin: 0 0 30px;
}
.mina_cntx dd {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    padding: 0 30px;
}
.mina_cntx dd span{
    font-weight: bold;
    color: #0a70c5;
}
.mina-img {
    text-align: center;
}
.mina_btn{
    width: 450px;
    margin: 0 auto;
    padding: 60px 0 0 0;
}
.mina-txt {
    font-size: 14px;
    line-height: 1;
    text-align: center;
    margin: 0 0 16px;
}
/*会社情報*/
.oth_in {
    width: 900px;
    margin: 0 auto;
}
.cmp_ttl {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    padding: 0 0 30px;
}
.cmp_tx {
    padding: 0 0 30px;
}
.cmp_tx dt {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    padding: 0 0 20px;
}
.cmp_tx dd {
    font-size: 16px;
    line-height: 1.5;
}
.cmp-img {
    float: right;
    padding: 0 0 20px 20px;
}
.cmp_nm {
    font-size: 22px;
    line-height: 1;
    text-align: right;
}
.tableWrap01 {
    clear: both;
    margin: 30px 0 0 0;
}
.tableWrap01 table {
    width: 100%;
}
.tableWrap01 th,
.tableWrap01 td {
    border-bottom: 1px solid #cccccc;
    padding: 10px 10px 10px 10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: left;
    vertical-align: top;
}
.tableWrap01 .lv01 {
    font-weight: bold;
    font-size: 20px;
}
.tableWrap01 th.wd25 {
    width: 25%;
}
.tableWrap01 th.wd10 {
    width: 10%;
}
.tableWrap01 th.wd15 {
    width: 15%;
}
.tableWrap01 td {
    width: 75%;
    font-size: 18px;
}
.cmp_map {
    padding: 10px 0 0;
}
.cmp_map iframe {
    width: 100%;
    height: 382px;
}
.gaiyou_Box p{
    font-weight: bold;
}
.gaiyou_Box ul {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.gaiyou_Box ul li{
    width: 50%;
}
.iconLink01 {
    font-size: 20px;
    font-weight: bold;
}
.iconLink01 a {
    color: #253494;
    text-decoration: underline;
}
.iconLink01 a:hover {
    text-decoration: none;
}
.cmp_link {
    width: 900px;
    margin: 0 auto;
    padding: 0 0 40px;
}
.cmp_link ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.cmp_link li {
    width: 20%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #cccccc;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}
.cmp_link li:last-child {
    border-right: 1px solid #cccccc;
}
.cmp_link a {
    display: block;
    color: #000;
}
.cmp_link a:hover {
    text-decoration: none;
}
.cmp_link span {
    color: #253494;
    padding: 0 1em 0 0;
}
/*勧誘方針*/
.hsn_ttl {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    padding: 0 0 20px;
}
.hsn_ttl span{
    display: inline-block;
    color: #253494;
    font-size: 30px;
}
.hsn_tx {
    padding: 0 0 20px 1em;
}
.hsn_tx:last-child {
    padding: 0;
}
.hsn_tx dt {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    padding: 0 0 10px;
}
.hsn_tx dd {
    font-size: 16px;
    line-height: 1.5;
}
.hsn_tx ul {
}
.hsn_tx li {
    position: relative;
    padding: 0 0 0 1em;
}
.hsn_tx li:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
}
.hsn_add {
    font-size: 16px;
    line-height: 1.5;
}
.hsn_add.is-right {
    text-align: right;
}
/*個人情報保護方針*/
.prv_ttl {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 20px;
}
.prv_tx {
    padding: 0 0 20px;
}
.prv_tx dt {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    padding: 0 0 15px;
}
.prv_tx dd {
    font-size: 16px;
    line-height: 1.5;
}
.prv_tx li {
    position: relative;
    padding: 0 0 0 25px;
}
.prv_tx li span {
    position: absolute;
    top: 0;
    left: 0;
}
/*情報セキュリティ基本方針*/
.sepl-txt {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 20px;
}
.sepl_lst {
    padding: 0 0 20px;
}
.sepl_lst li {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 0 2em;
    margin: 0 0 15px;
    position: relative;
}
.sepl_lst li span {
    position: absolute;
    top: 0;
    left: 0;
}
.sepl-day {
    font-size: 16px;
    line-height: 1.5;
    text-align: right;
}
/*サイトマップ*/
.smap_wrap {
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px solid #ccc;
}
.smap_wrap:last-child {
    padding: 0;
    margin: 0;
    border-bottom: none;
}
.smap-ttl {
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 30px;
}
.smap_lst {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.smap_lst:after{
    content:"";
    display: block;
    width: 33.3%;
}
.smap_lst li {
    padding: 20px 0 0;
    width: 33.3%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.smap_lst li:nth-child(1),
.smap_lst li:nth-child(2),
.smap_lst li:nth-child(3) {
    padding: 0;
}
.smap_lst.is-ver2 {
    display: block;
}
.smap_lst.is-ver2 li {
    padding: 0;
    width: 100%;
    margin: 0 0 20px;
}
.smap_lst.is-ver2 li:last-child {
    margin: 0;
}
.smap_lst li a {
    color: #333;
    font-size: 20px;
    line-height: 1;
}
.smap_lst li a span{
    color: #253494;
}
/*更新手続き*/
.ksn_main {
    background: url(../img/ksn_main.png) center center / cover no-repeat;
}
.ksn_in {
    width: 950px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}
.ksn-main {
    width: 611px;
    height: 304px;
    position: absolute;
    top: 50%;
    margin-top: -152px;
}
.ksn-main span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 304px 0 0 0;
    background: url(../img/ksn_maintxt.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.ksn_txt {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 15px;
}
.ksn_add {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 0 1.5em;
    position: relative;
    margin: 0 0 50px;
}
.ksn_add span {
    position: absolute;
    top: 0;
    left: 0;
}
.ksn_lst {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.ksn_lst li {
    width: 50%;
    padding: 60px 0 0;
}
.ksn_lst li:nth-child(1),
.ksn_lst li:nth-child(2) {
    padding: 0;
}
.ksn_lst a {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 100px;
}
.ksn_lst a:hover {
    opacity: 0.7;
}
.ksn_lst div {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
}
.ksn_lst p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

/* 採用 */
.adoption-check {
    display: none;
}

input[type=checkbox]+label.adoption-label {
    background: none;
    display: flex;
    margin-bottom: 1px;
    padding: 0;
    position: relative;
}

.adoption-label::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: #232323 2px solid;
    border-right: #232323 2px solid;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 2%;
    top: -10%;
    bottom: 0;
    margin: auto;
}

.adoption-list {
    font-size: 16px;
    display: none;
    height: 0;
    opacity: 0;
    padding: 0 0px;
    visibility: hidden;
}

.adoption-list dt {
    font-weight: 700;
    font-size: 18px;
}

.adoption-list dd {
    padding-left: 1em;
}

.adoption-check:checked + .adoption-label + .adoption-list {
    display: block;
    height: auto;
    opacity: 1;
    padding: 0px;
    visibility: visible;
}

.adoption-check:checked + .adoption-label::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: #232323 2px solid;
    border-right: #232323 2px solid;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 2%;
    top: -10%;
    bottom: 0;
    margin: auto;
}


@media (max-width: 767px) {
/*個人・法人*/
    .mv_in {
        width: auto;
        height: 313px;
    }
    .kojin .mv_wrap {
        background: url(../img/sp/kojin_img01.jpg) top right / cover no-repeat;
    }
    .kojin .mv_img {
        width: 185px;
        height: 82px;
        top: 59px;
        left: 30px;
    }
    .kojin .mv_img span {
        padding: 82px 0 0 0;
        background: url(../img/sp/kojin_ttl01.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .kojin .mv_txt {
        width: auto;
        top: auto;
        bottom: 5px;
        left: 0;
        font-size: 12px;
        line-height: 1.5;
        margin: 0 20px;
    }
    .houjin .mv_wrap {
        background: url(../img/sp/houjin_img01.jpg) center center / cover no-repeat;
    }
    .houjin .mv_img {
        width: 304px;
        height: 31px;
        top: 18%;
    }
    .houjin .mv_img span {
        padding: 31px 0 0 0;
        background: url(../img/sp/houjin_ttl01.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .houjin .mv_txt {
        width: auto;
        bottom: 18%;
        font-size: 12px;
        line-height: 1.5;
        color: #fff;
        margin: 0 20px;
    }
    .minaoshi .mv_wrap {
        margin: 0;
    }
    .minaoshi .mv_in {
        height: 295px;
    }
    .minaoshi .mv_wrap {
        background: url(../img/sp/min_main.jpg) center center / cover no-repeat;
    }
    .minaoshi .mv_img {
        width: 303px;
        height: 76px;
        top: 24px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .minaoshi .mv_img span {
        padding: 76px 0 0 0;
        background: url(../img/sp/min_mv_ttl01.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .mv_wrap {
        width: auto;
        margin: 0 0 40px;
    }
    .top_wrap {
        margin: 0 0 60px;
    }
    .top_in {
        width: auto;
        margin: 0 20px;
    }
    .top_ttl {
        margin: 0 0 15px;
    }
    .top-ttl {
        font-size: 20px;
        padding: 0 0 0 15px;
    }
    .last_wrap {
        width: auto;
        margin: 0 20px 40px;
    }
    .gid_top {
        padding: 0;
        margin: 0 0 40px 0;
    }
    .gidtp_ttl {
        padding: 0 0 25px;
        background: url(../img/sp/top_line.png) no-repeat bottom center;
        background-size: 40px auto;
        -ms-background-size: 40px auto;
        -moz-background-size: 40px auto;
        -webkit-background-size: 40px auto;
    }
    .gidtp-ttl {
        font-size: 20px;
    }
    .gidtp-ttl span {
        font-size: 16px;
    }
    .gidtp-btn {
        width: auto;
        padding: 20px 20px 0;
    }
    .gidtp-btn span {
        height: 38px;
        font-size: 13px;
        line-height: 1.4;
    }
    .gid_warp {
        display: block;
    }
    .gid_img {
        display: block;
        width: auto;
        padding: 0;
    }
    .gid_img img {
        width: 100%;
    }
    .gid_txt {
        display: block;
        padding: 20px 0 0 0;
    }
    .gid-txt {
        font-size: 15px;
    }
    .gid_lst {
        padding: 20px 0 0;
    }
    .gid_lst dt {
        font-size: 18px;
        line-height: 1;
    }
    .gid_lst dd {
        font-size: 16px;
        padding: 10px 0 0;
    }
    .gid-lst li {
        float: none;
        font-size: 16px;
        line-height: 1.6;
        padding: 0 0 0 25px;
        margin: 0 0 5px 0;
    }
    .gid-lst li:last-child{
        margin: 0;
    }
    .gid-btn {
        position: relative;
        width: auto;
        padding: 20px 0 0 0;
    }
    /*更改*/
    .renew .mv_wrap {
        background: #fff;
    }
    .mds_top {
        padding: 25px 0;
    }
    .mds_top-txt {
        font-size: 14px;
        text-align: left;
        padding: 0;
        width: 280px;
        margin: 0 auto;
    }
    .blue_wrap{
        background: #f5f8fd;
    }
    .blue_in{
        width: 280px;
    }
    .rnw_bnr {
        width: 100%;
        margin: 0 auto;
    }
    .rnw_bnr a {
        height: 79px;
    }
    .rnw_bnr span{
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        padding: 79px 0 0 0;
    }
    .rnw_bnr.n1 a {
        background: url(../img/sp/kai_logo01.png) no-repeat center center;
        background-size: 217px auto;
        -ms-background-size: 217px auto;
        -moz-background-size: 217px auto;
        -webkit-background-size: 217px auto;
    }
    .rnw_bnr.n2 a {
        background: url(../img/sp/kai_logo02.png) no-repeat center center;
        background-size: 238px auto;
        -ms-background-size: 238px auto;
        -moz-background-size: 238px auto;
        -webkit-background-size: 238px auto;
    }
    .rnw_bnr.n3 a {
        background: url(../img/sp/kai_logo03.png) no-repeat center center;
        background-size: 227px auto;
        -ms-background-size: 227px auto;
        -moz-background-size: 227px auto;
        -webkit-background-size: 227px auto;
    }
    .rnw_bnr.jyunbi:after {
        margin: 0 0 -11px -26px;
        font-size: 22px;
    }
    .rnw_nm {
        display: block;
        font-size: 14px;
        font-weight: bold;
        padding: 0 0 20px;
    }
    .rnw_nm:last-child{
        padding: 0 0 30px;
    }
    .rnw_txt {
        background: #fff;
        padding: 20px 0 10px;
    }
    .rnw-txt {
        width: auto;
        margin: 0 20px;
    }
    .consent_top {
        padding: 35px 0 0;
    }
    .consent-ttl {
        font-size: 18px;
        color: #253494;
        margin: 0 0 30px;
    }
    .consent-mds {
        font-size: 15px;
        margin: 0 20px;
    }
    .consent_in {
        width: auto;
        margin: 0 20px;
        padding: 20px 20px;
    }
    .consent-ms {
        font-size: 14px;
    }
    .consent-tel{
        font-size: 16px;
    }
    .consent_txt {
        padding: 20px 0 35px;
    }
    .consent-txt {
        font-size: 15px;
        text-align: left;
        margin: 0 20px 10px;
    }
    .consent-btn {
        width: 330px;
    }
    .consent-btn.c-btn a span {
        height: 66px;
        font-size: 18px;
    }
    /*生保見直し*/
    .mina_warp {
        padding: 25px 20px 30px;
    }
    .mina_in {
        padding: 25px 12px 30px 12px;
        width: auto;
        margin: 0 auto 35px auto;
    }
    .mina_ttl {
        margin: 0 0 25px;
    }
    .mina-ttl {
        font-size: 20px;
        margin: 0 0 15px;
    }
    .mina_mds dt {
        font-size: 20px;
        margin: 0 0 15px;
    }
    .mina_mds dd {
        line-height: 1.8;
        text-align: left;
    }
    .mina_cnt {
        margin: 0 0 70px;
    }
    .mina_cntx {
        width: auto;
        margin: 0 0 25px;
    }
    .mina_cntx dd {
        font-size: 14px;
        padding: 0;
    }
    .mina_btn{
        width: 290px;
        margin: 0 auto;
        padding: 20px 0 0 0;
    }
    .mina-txt {
        color: #00bba2;
        font-size: 12px;
        line-height: 1.8;
        margin: 0 0 5px;
    }
    /*会社情報*/
    .oth_in {
        width: auto;
        margin: 0 20px;
    }
    .cmp_ttl {
        font-size: 19px;
        line-height: 1.6;
        padding: 0 0 15px;
    }
    .cmp_tx {
        padding: 0 0 15px;
    }
    .cmp_tx dt {
        font-size: 15px;
        padding: 0 0 10px;
    }
    .cmp_tx dd {
        font-size: 14px;
    }
    .cmp-img {
        padding: 15px 0 0 15px;
    }
    .cmp-img img {
        width: 115px;
    }
    .cmp_nm {
        font-size: 15px;
        text-align: left;
    }
    .tableWrap01 {
        border-top: 1px solid #cccccc;
        margin: 15px 0 0 0;
    }
    .tableWrap01 th,
    .tableWrap01 td {
        border-bottom: 1px solid #cccccc;
    }
    .tableWrap01 th {
        font-size: 16px;
        display: block;
        border-bottom: none;
        padding: 10px 0 0 0;
    }
    .tableWrap01 .lv01 {
        font-size: 16px;
    }
    .tableWrap01 th.wd25 {
        width: 100%;
    }
    .tableWrap01 th.wd10 {
        width: 100%;
    }
    .tableWrap01 th.wd15 {
        width: 100%;
    }
    .tableWrap01 td {
        width: 100%;
        font-size: 14px;
        display: block;
        padding: 0 0 10px 0;
    }
    .cmp_map iframe {
        width: 100%;
        height: 172px;
    }
    .gaiyou_Box ul {
        display: block;
    }
    .gaiyou_Box ul li{
        width: 100%;
    }
    .iconLink01 {
        font-size: 16px;
    }
    .cmp_link {
        width: auto;
        margin: 0 20px;
        padding: 0 0 40px;
    }
    .cmp_link li {
        width: 50%;
        font-size: 12px;
        line-height: 20px;
        margin: 5px 0;
    }
    .cmp_link li:nth-child(2n) {
        border-right: 1px solid #cccccc;
    }
    .cmp_link li:last-child {
        width: 100%;
    }
    /*勧誘方針*/
    .hsn_ttl {
        font-size: 15px;
        line-height: 1.5;
        padding: 0 0 20px 1em;
        position: relative;
    }
    .hsn_ttl span{
        font-size: 25px;
        position: absolute;
        top: -10px;
        left: 0;
    }
    .hsn_tx {
        padding: 0 0 20px 1em;
    }
    .hsn_tx dt {
        font-size: 14px;
        padding: 0 0 10px;
    }
    .hsn_tx dd {
        font-size: 14px;
    }
    .hsn_add {
        font-size: 14px;
    }
    /*個人情報保護方針*/
    .prv_ttl {
        font-size: 14px;
        padding: 0 0 20px;
    }
    .prv_tx {
        padding: 0 0 20px;
    }
    .prv_tx dt {
        font-size: 15px;
        padding: 0 0 15px;
    }
    .prv_tx dd {
        font-size: 14px;
    }
    .prv_tx li {
        padding: 0 0 0 20px;
    }
    /*情報セキュリティ基本方針*/
    .sepl-txt {
        font-size: 14px;
        padding: 0 0 20px;
    }
    .sepl_lst {
        padding: 0 0 20px;
    }
    .sepl_lst li {
        font-size: 14px;
        margin: 0 0 10px;
    }
    .sepl-day {
        font-size: 14px;
    }
    /*サイトマップ*/
    .smap-ttl {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .smap_lst {
        display: block;
    }
    .smap_lst li {
        width: 100%;
        padding: 0 0 0 2em;
        margin: 0 0 15px;
        position: relative;
    }
    .smap_lst li:nth-child(1),
    .smap_lst li:nth-child(2),
    .smap_lst li:nth-child(3) {
        padding: 0 0 0 2em;
    }
    .smap_lst li span{
        position: absolute;
        top: 0;
        left: 0;
    }
    .smap_lst li:last-child {
        margin: 0;
    }
    .smap_lst.is-ver2 li {
        padding: 0 0 0 2em;
        margin: 0 0 15px;
    }
    .smap_lst li a {
        font-size: 18px;
    }
    /*更新手続き*/
    .ksn_main {
        background: url(../img/sp/ksn_main.png) center center / cover no-repeat;
    }
    .ksn_in {
        width: auto;
        height: 246px;
        margin: 0 18px;
    }
    .ksn-main {
        width: 335px;
        height: 216px;
        margin-top: -108px;
    }
    .ksn-main span {
        padding: 216px 0 0 0;
        background: url(../img/sp/ksn_maintxt.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .ksn_txt {
        font-size: 14px;
        margin: 0 0 10px;
    }
    .ksn_add {
        font-size: 14px;
        margin: 0 0 20px;
    }
    .ksn_lst {
        display: block;
    }
    .ksn_lst li {
        width: 100%;
        padding: 20px 0 0;
    }
    .ksn_lst li:nth-child(1) {
        padding: 0;
    }
    .ksn_lst li:nth-child(2) {
        padding: 20px 0 0;
    }
    .ksn_lst a {
        height: auto;
        margin: 0 0 10px;
    }
    .ksn_lst p {
        font-size: 14px;
    }

    /* 採用 */
    .adoption-list {
        font-size: 12px;
    }

    .adoption-list dt {
        font-size: 14px;
    }

    .adoption-label::after {
        content: "";
        width: 6px;
        height: 6px;
    }

    .adoption-check:checked + .adoption-label::after {
        content: "";
        width: 6px;
        height: 6px;
    }
}
@media (max-width: 374px) {
/*個人・法人*/

/*更改*/
.consent-ttl {
    font-size: 15px;
}
.consent-mds {
    font-size: 13px;
}
.consent-tel {
    font-size: 14px;
}
.consent-btn {
    width:280px;
}
/*生保見直し*/
.mina_warp {
    padding: 25px 0 30px;
}
/*更新手続き*/
.ksn-main {
    width: 280px;
    height: 184px;
    margin-top: -92px;
}
.ksn-main span {
    padding: 184px 0 0 0;
}
}
