@charset "UTF-8";
.groupMv_wrap {
    display: table;
    width: 1100px;
    height: 276px;
    margin: 30px auto 0 auto;
    background: url("../img/group_mv.jpg") no-repeat 0 0;
}
.groupMv_in {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 80px;
}
.mv_wrap.group {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: none;
    position: relative;
}
.mv_wrap.group img {
    width: 100%;
}
.mv_cut_in {
    width: 50%;
    float: left;
}
.group_in {
    width: 1100px;
    margin: 0 auto;
}
.group_in.ver2 {
    margin: 0 auto 80px auto;
}
.subTtl_warp {
    padding: 30px 0 44px 0;
    margin: 0 0 30px 0;
    position: relative;
}
.subTtl_warp.ver2 {
    padding: 0;
    margin: 0 0 20px 0;
}
.subTtl_warp:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 60px;
    height: 7px;
    margin-left: -25px;
    background: #e20404;
}
.subTtl_warp.ver2:before {
    content: none;
}
.subTtl_warp .is-ttl {
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.subTtl_warp.ver2 .is-ttl {
    font-size: 30px;
    text-align: left;
    color: #595757;
}
.subTxt_warp {
    padding-bottom: 120px;
    margin: 0 0 60px 0;
    background: url(../img/dec_group.png) no-repeat center bottom;
}
.subTxt_warp.ver2 {
    padding-bottom: 0;
    margin: 0;
    background: none;
}
.subTxt_warp .is-txt {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
}
.subTxt_warp.ver2 .is-txt {
    font-size: 16px;
    text-align: left;
}
.mainBnr_warp .is-bnr {
    float: left;
}
.mainBnr_warp .is-bnr:nth-child(2) {
    float: right;
}
.mainBnr_warp .is-bnr a:hover {
    opacity: 0.7
}
.arrow_box {
    margin: 60px 0;
    position: relative;
    background: #ffffff;
    border: 3px solid #c71628;
    padding: 25px 30px;
}
.arrow_box:after,
.arrow_box:before {
    bottom: 100%;
    left: 24%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 30px;
    margin-left: -30px;
}
.arrow_box:before {
    border-color: rgba(199, 22, 40, 0);
    border-bottom-color: #c71628;
    border-width: 34px;
    margin-left: -34px;
}
.app_wrap {
    background: #f2f5fa;
    margin-bottom: 70px;
}
.app_in {
    width: 1100px;
    margin: 0 auto;
    padding: 75px 0 70px;

}
.app_box {
    padding-left: 230px;
    background: url(../img/app_img01n.png) no-repeat left 20px;
    min-height: 274px;
}
.app_ttl {
    padding: 10px 0 0;
    margin: 0 0 30px;
}
.app_ttl dt {
    font-size: 24px;
    color: #00379c;
    line-height: 1;
    text-align: left;
    font-weight: bold;
    padding: 0 0 20px;
}
.app_ttl dd {
    font-size: 34px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
}
.app_function {
    display: table;
}
.app_function dt {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    padding-right: 35px;
    border-right: 2px solid #00379c;
}
.app_function dt span {
    font-size: 28px;
}
.app_function dd {
    padding-left: 35px;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
}
.app_function dd span {
    color: #00379c;
}
.app_function dd ol {
    margin: 0;
}
.app_function dd li {
    /* list-style-type: decimal-leading-zero; */
    position: relative;
    counter-increment: title 1;
    padding-left: 2em;
}
.app_function dd li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "0"counter(title)". ";
}
.DL_warp {
    margin-top: 30px;
}
.DL_warp li {
    float: left;
    margin-right: 20px;
}
.DL_warp li:last-child {
    margin-right: 0;
}
.DL_warp .is-app {
    width: 158px;
    height: 52px;
}
.DL_warp .is-google {
    margin-right: 0;
    width: 167px;
    height: 51px;
}
.DL_warp .is-app a,
.DL_warp .is-google a {
    display: block;
}
.DL_warp .is-app a:hover,
.DL_warp .is-google a:hover {
    opacity: 0.8;
}
.DL_warp li.is-app span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 52px 0 0 0;
    background: url(../img/bnr_app.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.DL_warp li.is-google span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 51px 0 0 0;
    background: url(../img/bnr_google.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.DL_warp .is-function {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 2px solid #00379c;
    color: #00379c;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.1em;
    background: #fff;
    width: 235px;
    font-weight: bold;
}
.DL_warp .is-function a {
    padding: 7px 0;
    display: block;
    color: #00379c;
    text-decoration: none;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.DL_warp .is-function a:hover {
    background: #e9ebf4;
}
.DL_warp .is-download {
    font-weight: bold;
    color: #00379c;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    width: 235px;
}
.DL_warp .is-download span {
    padding: 10px 20px 10px 0;
    color: #00379c;
    text-decoration: none;
    background: url(../img/dec_arrow_blue.png) no-repeat right center;
}
.top_wrap {
    margin: 0 0 80px;
}
.top_wrap.ver2 {
    margin: 0 0 120px;
}
.top_in {
    width: 1100px;
    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 #c71628;
    line-height: 1.4;
}
.top-ttl.ver2 {
    font-size: 30px;
    padding: 0 0 0 15px;
    border-left: 5px solid #c71628;
}
.gid_warp {
    display: table;
    width: 100%;
}
.gid_img {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    width: 520px;
    padding: 0 0 0 20px;
}
.gid_txt {
    line-height: 1.6;
    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;
    padding: 0;
    width: 460px;
    margin: 0 auto;
}
.gid-btn .c-btn a span {
    font-size: 20px;
}
.internet_wrap {
    margin: 0 auto;
}
.internet_wrap ul li {
    float: left;
    width: 275px;
    margin: 0 0 0 0;
}
.internet_in {
    width: 256px;
    padding: 100px 0 0 0;
}
.lst01 .internet_in {
    background: url(../img/kojin_icon_01.png) no-repeat center top 20px;
}
.lst04 .internet_in {
    background: url(../img/kojin_icon_04.png) no-repeat center top 20px;
}
.internet_in .int_menu {
    text-align: center;
    color: #1d50a3;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 15px 0;
}
.internet_in .int_menu a {
    background: url(../img/dec_arrow.png) no-repeat left;
    padding-left: 25px;
}
/*新規*/
.groupbox_wrap {
    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;
}
.group_box {
    width: 350px;
    padding: 30px 25px 25px 25px;
    box-sizing: border-box;
    border: 2px solid #841f22;
}
.group_box.is-rd {
    border: solid 2px #c71628;
}
.group_box.is-bl {
    border: 2px solid #1d50a3;
}
.groupbox-ttl {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #c71628;
    margin: 0 0 25px 0;
}
.group_box.is-bl .groupbox-ttl {
    color: #1d50a3;
}
.topDtl_warp {
    padding: 0 0 120px;
}
.Info_warp {
    display: table;
    width: 100%;
    position: relative;
}
.Info_warp.ver2 {
    width: 1100px;
    margin: 0 auto 70px auto;
}
.top_ttl2 {
    display: table-cell;
    border-right: 1px solid #c71628;
    width: 170px;
    padding-right: 50px;
    font-size: 18px;
    color: #666464;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Info_warp .top_ttl2 span {
    display: block;
    overflow: hidden;
    width: 161px;
    height: 0;
    padding-top: 34px;
    background: url(../img/top_information.png) no-repeat 0 top;
    background-size: 161px auto;
    -ms-background-size: 161px auto;
    -moz-background-size: 161px auto;
    -webkit-background-size: 161px auto;
}
.top-ttl2 {
    margin-bottom: 30px;
}
.topInfo_warp {
    display: table-cell;
    padding: 0 0 20px 50px;
    vertical-align: top;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.topInfo_in {
    max-height: 230px;
    overflow-y: scroll;
}
.topInfo_warp li {
    padding: 10px 0;
    border-bottom: 1px dotted #000;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Info_warp.ver2 .topInfo_warp li {
    padding: 6px 0;
}
.topInfo_dtl {
    display: table;
    letter-spacing: -.4em;
    width: 100%;
}
.topInfo_dtl dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    width: 175px;
    font-size: 16px;
    padding: 0 0 0 20px;
    position: relative;
}
.topInfo_dtl dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    padding: 0;
    width: 700px;
}
.topInfo_btn {
    display: none;
}
.group-txt {
    font-size: 16px;
}
.group-txt span {
    font-weight: bold;
}
.insurCom_wrap {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    margin: 30px 0 40px 0;
}
.insurCom_list:nth-child(1) {
    width: 35%;
}
.insurCom-type {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.flx_wrap {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
}
.insurCom_list ul:nth-child(1) {
    margin: 0 40px 0 0;
}
.insurCom_list ul li {
    font-size: 16px;
}
.group-num {
    position: relative;
    font-size: 16px;
    padding: 0 0 0 7em;
}
.group-num span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.path {
    padding: 50px 0 90px 0;
}
.group_in.ver2 .c-btn.is-gly {
    margin: 20px 0 0 0;
}
.group_in.ver2 .c-btn.is-wht-red {
    border: solid 2px #c71628;
    margin: 20px 0 0 0;
}
.group_in.ver2 .c-btn.is-wht-red a span {
    color: #c71628;
}
.group_in.ver2 .c-btn.is-wht-blu {
    border: solid 2px #1d50a3;
    margin: 20px 0 0 0;
}
.group_in.ver2 .c-btn.is-wht-blu a span,
.group_in.ver2 .c-btn.is-wht-red a span,
.group_in.ver2 .c-btn.is-red a span,
.group_in.ver2 .c-btn.is-blu a span,
.group_in.ver2 .c-btn.is-gly a span {
    font-size: 16px;
}
.group_in.ver2 .c-btn.is-red a {
    background: #c71628 url(../img/arw_white.png) no-repeat center right 10px;
}
.group_in.ver2 .c-btn.is-blu a {
    background: #1d50a3 url(../img/arw_white.png) no-repeat center right 10px;
}
.group_in.ver2 .c-btn.is-gly a {
    background: #595757 url(../img/arw_white.png) no-repeat center right 10px;
}
.group_in.ver2 .c-btn.is-wht-red a {
    border-radius: 0;
    background: #ffffff url(../img/arw_red.png) no-repeat center right 10px;
    border: none;
}
.group_in.ver2 .c-btn.is-wht-blu a {
    border-radius: 0;
    background: #ffffff url(../img/arw_blue.png) no-repeat center right 10px;
    border: none;
}
.sidebnr_wrap.is-cp {
    position: fixed;
    top: 200px;
    z-index: 9999;
    width: 60px;
    height: 222px;
    left: 0;
}
.sidebnr_wrap.is-cp a {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 222px 0 0 0;
    background: url(../img/side_banner_cp.png) no-repeat 0 0;
}
.readtext_box {
    width: 1100px;
    margin: 40px auto 0;
}
.readtext_box a {
    text-decoration: underline;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
@media (min-width: 767px) {
    .group_in.is-tw {
        width: 730px;
    }    
    .group_in.ver2 .c-btn.is-wht-blu a:hover {
        background: #1d50a3 url(../img/arw_white.png) no-repeat center right 10px;
        color: #ffffff;
    }
    .group_in.ver2 .c-btn.is-wht-red a:hover {
        background: #c71628 url(../img/arw_white.png) no-repeat center right 10px;
        color: #ffffff;
    }
    .group_in.ver2 .c-btn.is-wht-red a:hover span {
        color: #ffffff;
    }
    .sidebnr_wrap a:hover {
        opacity: 0.8;
    }
    .readtext_box a:hover {
        text-decoration: none;
    }
}
@media (max-width: 767px) {
    .groupMv_wrap {
        width: 100%;
        height: 225px;
        padding: 0 20px;
        margin: 0 0 35px 0;
        box-sizing: border-box;
        background: none;
    }
    .groupMv_in {
        padding: 0 0 0 15px;
        background: url("../img/sp/group_mv.jpg") no-repeat center top / cover;
    }
    .group_wrap {}
    .group_wrap.ver2 {
        padding: 0 0 40px 0;
    }
    .group_in {
        width: 100%;
        margin: 0 auto 40px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .group_in.ver2 {
        margin: 0 auto 40px;
    }
    .subTtl_warp {
        padding: 10px 0 14px 0;
        margin: 0 0 10px 0;
        position: relative;
    }
    .subTtl_warp.ver2 {
        margin: 0 0 10px 0;
    }
    .subTtl_warp:before {
        content: none;
    }
    .subTtl_warp.ver2:before {
        width: 30px;
        height: 4px;
        margin-left: -15px;
    }
    .subTtl_warp .is-ttl {
        font-size: 25px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
    }
    .subTtl_warp.ver2 .is-ttl {
        font-size: 20px;
        line-height: 1.35;
    }
    .subTxt_warp {
        padding-bottom: 0;
        margin: 0 0 20px 0;
        background: none;
    }
    .subTxt_warp .is-txt {
        font-size: 16px;
        line-height: 1.6;
        text-align: left;
    }
    .subTxt_warp.ver2 .is-txt {
        font-size: 10px;
        line-height: 1.7;
    }
    .mainBnr_warp .is-bnr {
        float: none;
    }
    .mainBnr_warp .is-bnr img {
        width: 100%;
    }
    .mainBnr_warp .is-bnr.btm {
        margin-bottom: 15px;
    }
    .mainBnr_warp .is-bnr:nth-child(2) {
        float: none;
    }
    .mainBnr_warp .is-bnr a:hover {
        opacity: 0.7
    }
    .arrow_box {
        margin: 30px 0 30px;
        position: relative;
        background: #ffffff;
        border: 3px solid #c71628;
        padding: 15px 15px;
    }
    .arrow_box:after,
    .arrow_box:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    .arrow_box:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 15px;
        margin-left: -15px;
    }
    .arrow_box:before {
        border-color: rgba(199, 22, 40, 0);
        border-bottom-color: #c71628;
        border-width: 20px;
        margin-left: -20px;
    }
    .app_wrap {
        background: #f2f5fa;
        margin-bottom: 40px;
    }
    .app_in {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px 30px;
        box-sizing: border-box;
    }
    .app_box {
        padding-left: 0;
        background: none;
    }
    .app_ttl {
        padding: 35px 0 0;
        margin: 0 0 30px;
    }
    .app_ttl dt {
        font-size: 18px;
        color: #00379c;
        line-height: 1;
        text-align: center;
        font-weight: bold;
        padding: 0 0 20px;
    }
    .app_ttl dd {
        font-size: 25px;
        line-height: 1.4;
        font-weight: bold;
        text-align: center;
        padding-bottom: 300px;
        background: url(../img/app_img01n.png) no-repeat 30px bottom;
    }
    .app_function {
        display: block;
    }
    .app_function dt {
        position: relative;
        display: block;
        vertical-align: middle;
        font-size: 18px;
        font-weight: bold;
        padding-right: 0;
        border-top: 2px solid #00379c;
        border-right: none;
        width: 100%;
        padding-bottom: 10px;
    }
    .app_function dt p {
        position: absolute;
        top: -5px;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
        padding: 0 10px;
        background: #f2f5fa;
    }
    .app_function dt span {
        font-size: 20px;
    }
    .app_function dd {
        padding-left: 0;
        display: block;
        vertical-align: middle;
        font-size: 16px;
    }
    .app_function dd ol {
        margin: 1em 0;
    }
    .app_function dd li:before {
        top: -3px;
        font-size: 18px;
        font-weight: bold;
        color: #00379c;
    }
    .app_function dd span {
        color: #00379c;
    }
    .DL_warp {
        margin-top: 20px;
    }
    .DL_warp li {
        float: left;
        margin-right: 0;
    }
    .DL_warp li:last-child {
        float: right;
        margin-right: 0;
    }
    .DL_warp .is-app {
        width: 155px;
        height: 50px;
    }
    .DL_warp .is-google {
        margin-right: 0;
        width: 164px;
        height: 50px;
    }
    .DL_warp li.is-app span {
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        padding: 50px 0 0 0;
        background: url(../img/bnr_app.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .DL_warp li.is-google span {
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        padding: 50px 0 0 0;
        background: url(../img/bnr_google.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .DL_warp .is-function {
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-radius: 8px;
        -ms-border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border: 2px solid #00379c;
        color: #00379c;
        font-size: 20px;
        text-align: center;
        letter-spacing: 0.1em;
        background: #fff;
        width: 100%;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .DL_warp .is-function a {
        padding: 7px 0;
        display: block;
        color: #00379c;
        text-decoration: none;
    }
    .DL_warp .is-download {
        font-weight: bold;
        color: #00379c;
        font-size: 20px;
        text-align: left;
        padding-top: 10px;
        width: 100%;
    }
    .DL_warp .is-download span {
        padding: 10px 0 10px 23px;
        color: #000;
        background: url(../img/sp/dec_arrow_blue.png) no-repeat left center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
    }
    .top_wrap {
        margin: 0 0 30px;
    }
    .top_wrap.ver2 {
        margin: 0 0 50px;
    }
    .top_in {
        width: auto;
        margin: 0 20px;
    }
    .top_ttl {
        margin: 0 0 15px;
    }
    .top-ttl {
        font-size: 20px;
        padding: 0 0 0 15px;
    }
    .top-ttl.ver2 {
        font-size: 19px;
        line-height: 1;
        padding: 0 0 0 10px;
        border-left: 2px solid #c71628;
    }
    .top-ttl .sub {
        font-size: 12px;
        line-height: 1;
    }
    .gid_warp {
        display: block;
    }
    .gid_img {
        display: block;
        width: 100%;
        padding: 0;
    }
    .gid_img img {
        width: 100%;
    }
    .gid_txt {
        display: block;
        padding: 5px 0 0 0;
    }
    .gid-btn {
        position: relative;
        width: auto;
        padding: 10px 0 0 0;
    }
    .gid-btn.c-btn a span {
        font-size: 15px;
        font-weight: normal;
    }
    .internet_wrap {}
    .internet_wrap ul li {
        float: left;
        width: 48%;
        margin: 0 0 20px 0;
    }
    .internet_wrap ul li:nth-child(even) {
        float: right;
    }
    .internet_in {
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        background: #ffffff;
        width: 100%;
        height: auto;
        padding: 70px 0 0 0;
        border: 2px solid #00379c;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .internet_in.ver2 {
        padding: 80px 0 0 0;
        border: none;
    }
    .lst01 .internet_in {
        background: url(../img/kojin_icon_01.png) no-repeat center top 5px;
    }
    .lst04 .internet_in {
        background: url(../img/kojin_icon_04.png) no-repeat center top 5px;
    }
    .internet_in .int_menu {
        text-align: center;
        color: #1d50a3;
        font-size: 14px;
        line-height: 1;
        margin: 0 0 15px 0;
    }
    .internet_in .int_menu a {
        background: none;
        padding-left: 0;
    }
    .internet_in.ver2 .int_menu a {
        background: url(../img/dec_arrow.png) no-repeat left;
        padding-left: 25px;
    }
    /*新規*/
    .groupbox_wrap {
        display: block;
    }
    .group_box {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 20px 16px 25px 16px;
        border: 2px solid #c71628;
    }
    .group_box.is-bl {
        margin: 0;
        border: 2px solid #1d50a3;
    }
    .groupbox-ttl {
        font-size: 19px;
        margin: 0 0 20px 0;
    }
    .topDtl_warp {
        padding: 0;
    }
    .Info_warp {
        display: block;
    }
    .Info_warp.ver2 {
        width: 100%;
        padding: 0 20px;
        margin: 35px 0 0 0;
        box-sizing: border-box;
    }
    .info-link {
        font-size: 15px;
        line-height: 20px;
        text-align: right;
        margin: 15px 0 0 0;
    }
    .info-link a {
        color: #000;
    }
    .info-link span {
        position: relative;
        padding: 0 0 0 28px;
    }
    .info-link span:before {
        content: "";
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        top: 0;
        left: 0;
        z-index: 10;
        background: url("../img/sp/info_arw.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_ttl2 {
        display: block;
        border-right: none;
        border-bottom: 2px solid #c71628;
        width: 100%;
        padding-right: 0;
    }
    .Info_warp .top_ttl2 span {
        display: block;
        overflow: hidden;
        float: left;
        width: 128px;
        height: 0;
        line-height: 1;
        padding-top: 19px;
        padding-right: 20px;
        background: url(../img/sp/top_information.png) no-repeat 0 top;
        background-size: 128px auto;
        -ms-background-size: 128px auto;
        -moz-background-size: 128px auto;
        -webkit-background-size: 128px auto;
    }
    .top-ttl2 {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 6px;
    }
    .topInfo_warp {
        display: block;
        padding: 0 0 45px 0;
    }
    .topInfo_in {
        max-height: 200px;
    }
    .topInfo_warp li {
        padding: 10px 0;
        border-bottom: 1px dotted #000;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .topInfo_dtl {
        display: block;
    }
    .topInfo_dtl dt {
        display: block;
        width: auto;
        font-size: 14px;
        padding: 0 0 0;
    }
    .topInfo_dtl dd {
        display: block;
        font-size: 14px;
        padding: 0;
        width: 100%;
    }
    .topInfo_btn {
        display: block;
        margin: 18px 0 0 0;
        text-align: right;
    }
    .topInfo_btn a {
        position: relative;
        font-size: 15px;
        color: #000;
        padding: 0 0 0 30px;
    }
    .topInfo_btn a:before {
        content: "";
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        top: 0;
        left: 0;
        z-index: 10;
        background: url("../img/sp/arw_red2.png") no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .group-txt {
        font-size: 12px;
    }
    .insurCom_wrap {
        display:block;
        margin: 20px 0;
    }
    .insurCom_list:nth-child(1) {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .insurCom-type {
        font-size: 12px;
    }
    .flx_wrap {
        display: block;
    }
    .insurCom_list ul:nth-child(1) {
        margin: 0;
    }
    .insurCom_list ul li {
        font-size: 12px;
    }
    .group-num {
        font-size: 12px;
    }
    .path {
        padding: 0;
    }
    .group_in.ver2 .c-btn.is-red a span,
    .group_in.ver2 .c-btn.is-blu a span,
    .group_in.ver2 .c-btn.is-gly a span {
        font-size: 15px;
    }
    .sidebnr_wrap.is-cp {
        width: 40px;
        height: 145px;
    }
    .sidebnr_wrap.is-cp a {
        padding: 145px 0 0 0;
        background: url(../img/sp/side_banner_cp.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .readtext_box {
        width: 100%;
        margin: 0px 0 15px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .readtext_box a {
        font-size: 14px;
    }
}
@media (max-width: 374px) {
    .app_function dt {
        position: relative;
        display: block;
        vertical-align: middle;
        font-size: 18px;
        font-weight: bold;
        padding-right: 0;
        border-top: 2px solid #00379c;
        border-right: none;
        width: 100%;
        padding-bottom: 10px;
    }
    .app_function dt p {
        position: absolute;
        top: -5px;
        left: 40%;
        transform: translateY(-40%) translateX(-40%);
        -webkit- transform: translateY(-40%) translateX(-40%);
        padding: 0 10px;
        background: #f2f5fa;
    }
    .app_function dt span {
        font-size: 20px;
    }
    .DL_warp .is-app {
        width: 125px;
        height: 41px;
    }
    .DL_warp .is-google {
        margin-right: 0;
        width: 135px;
        height: 41px;
    }
    .DL_warp li.is-app span {
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        padding: 41px 0 0 0;
        background: url(../img/bnr_app.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .DL_warp li.is-google span {
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        padding: 41px 0 0 0;
        background: url(../img/bnr_google.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-ttl {
        font-size: 16px;
        padding: 0 0 0 15px;
    }
    .DL_warp .is-function {
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-radius: 8px;
        -ms-border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border: 2px solid #00379c;
        color: #00379c;
        font-size: 18px;
        text-align: center;
        letter-spacing: 0.1em;
        background: #fff;
        width: 100%;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .DL_warp .is-download {
        font-weight: bold;
        color: #00379c;
        font-size: 16px;
        text-align: left;
        padding-top: 10px;
        width: 100%;
        margin-bottom: 6px;
    }
    .group_in.ver2 .c-btn.is-red a span,
    .group_in.ver2 .c-btn.is-blu a span,
    .group_in.ver2 .c-btn.is-gly a span,
    .group_in.ver2 .c-btn.is-wht-red a span,
    .group_in.ver2 .c-btn.is-wht-blu a span {
        font-size: 12px;
    }
}
