@charset "UTF-8";
@import "html5reset-1.6.1.css";
body {
    background: #013370;
    color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1em;
    line-height: 150%;
}

.clear {
    clear: both;
    height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.tleft {
    text-align: left;
}

.tright {
    text-align: right;
}

.tm5 {
    margin-top: 5px;
}

.rm5 {
    margin-right: 5px;
}

.bm5 {
    margin-bottom: 5px;
}

.lm5 {
    margin-left: 5px;
}

.tm10 {
    margin-top: 10px;
}

.rm10 {
    margin-right: 10px;
}

.bm10 {
    margin-bottom: 10px;
}

.lm10 {
    margin-left: 10px;
}

.tm15 {
    margin-top: 15px;
}

.rm15 {
    margin-right: 15px;
}

.bm15 {
    margin-bottom: 15px;
}

.tm20 {
    margin-top: 20px;
}

.rm20 {
    margin-right: 20px;
}

.bm20 {
    margin-bottom: 20px;
}

.lm20 {
    margin-left: 20px;
}

.tm25 {
    margin-top: 25px;
}

.tm30 {
    margin-top: 30px;
}

.rm30 {
    margin-right: 30px;
}

.bm30 {
    margin-bottom: 30px;
}

.lm30 {
    margin-left: 30px;
}

.tm35 {
    margin-top: 35px;
}

.bm35 {
    margin-bottom: 35px;
}

.tm40 {
    margin-top: 40px;
}

.bm40 {
    margin-bottom: 40px;
}

.tm50 {
    margin-top: 50px;
}

.bm50 {
    margin-bottom: 50px;
}

.lm50 {
    margin-left: 50px;
}

.tm60 {
    margin-top: 60px;
}

.bm60 {
    margin-bottom: 60px;
}

.tm80 {
    margin-top: 80px;
}

.w550 {
    margin: 0 auto;
    width: 550px;
}

.w1100 {
    margin: 0 auto;
    width: 1100px;
}

.stext {
    font-size: 75%;
    line-height: 120%;
}

a {
    color: #fff;
}

a:hover {
    text-decoration: none;
}

a:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.red {
    color: #d32d26;
}


/* header */

header {
    background: #013370;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    width: 100%;
}

header p {
    margin: 0 auto;
    width: 1100px;
}

.mainvisual {
    background: url(../images/bg_mv_2.png) #2767ad no-repeat center top;
    background-size: cover;
    margin: 0 auto;
    width: 100%;
}

.mv {
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
}

@media screen and (min-width:1020px) and (max-width:1300px) {
    .mv {
        background: url(../images/img_mainvisual_2.png) no-repeat right -120px top 10px;
    }
}

@media screen and (min-width:1301px) {
    .mv {
        background: url(../images/img_mainvisual_2.png) no-repeat right top 10px;
    }
}

h1 {
    text-align: left;
}

.mv_call {
    background: #252525;
    padding: 30px 0;
    width: 100%;
}

.mv_call p {
    float: left;
    font-size: 150%;
    font-weight: bold;
    line-height: 150%;
    padding-left: 120px;
    width: 550px;
}


/* footer */

footer {
    background: #013370;
    margin: 0 auto;
    width: 100%;
}

.profile {
    margin: 20px auto 0;
    width: 1100px;
}

.profile dt {
    border-bottom: 1px solid #fff;
    padding: 0 0 10px 60px;
}

.profile dd {
    font-size: 14px;
    padding: 15px 65px 0;
}

.profile-inner {
    width: 50%;
}

.profile-inner:nth-of-type(odd) {
    float: left;
}

.profile-inner:nth-of-type(even) {
    float: right;
}

.profile-inner dt {
    border: none;
    border-left: 3px solid #fff;
    font-weight: bold;
    line-height: 120%;
    padding: 0 0 0 7px;
}

.profile-inner dd {
    line-height: 120%;
    padding: 10px 0 25px 10px;
}

.copyright {
    font-size: 85%;
    padding: 30px 0;
    text-align: center;
}


/* common for main */

.btnarea {
    bottom: 0;
    background: #252525;
    display: none;
    padding: 30px 0;
    position: fixed;
    width: 100%;
    z-index: 10;
}

.btn {
    float: left;
    padding-left: 30px;
}

.hp {
    float: right;
    padding: 0 40px;
}


/* part1 */

.part1,
.part4 {
    background: url(../images/bg_part1-02.png);
}

.part1-1 {
    background: url(../images/bg_part1-01.png);
    width: 100%;
}

.part1-1-cont {
    margin: 0 auto;
    height: 360px;
    position: relative;
    width: 1100px;
}

.part1-1-cont h2 {
    left: 120px;
    height: 206px;
    position: absolute;
    text-align: center;
    top: 75px;
    width: 980px;
    z-index: 3;
}

.part1-1-img {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}

.part1-2 {
    height: 1960px;
    padding-top: 60px;
    position: relative;
    width: 100%;
}

.part1-2 h3 {
    margin-bottom: 80px;
}

.part1-case {
    background: url(../images/bg_part1-03.png) no-repeat center top;
    float: left;
    padding: 30px 0 0 0;
    width: 360px;
}

.part1-case:nth-child(2) {
    margin: 0 10px;
}

.part1-case dt {
    background: url(../images/icon_part1-01.png) no-repeat left top;
    color: #fff100;
    font-size: 200%;
    font-weight: bold;
    padding: 50px 0 0 0;
    text-align: center;
}

.part1-case dt strong {
    color: #e60012;
    display: block;
    font-size: 82%;
    padding: 45px 0 25px 0;
    text-align: center;
}

.part1-case dd {
    font-size: 125%;
    line-height: 150%;
    text-align: center;
}

.part1-case-img {
    display: block;
    height: 320px;
    margin-top: 25px;
    text-align: center;
    position: relative;
    width: 100%;
}

.part1-case-img-top {
    display: block;
    height: 175px;
    text-align: right;
}

.part1-case-img img {
    position: relative;
    z-index: 3;
}

.part1-case-img img.part1-case-arrow {
    bottom: 200px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    left: 155px;
    opacity: 0;
    position: absolute;
    width: 45px;
    z-index: 2;
}

h3.part1-case-conc {
    background: url(../images/bg_part1-05.png) no-repeat center center;
    color: #0a68c8;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ ボールド", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 250%;
    margin: 50px auto;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 874px;
    z-index: 3;
}

.part1-3 {
    bottom: 0;
    left: 50%;
    height: 1200px;
    position: absolute;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 1200px;
}

.intensive_line {
    width: 1000px;
    height: 1000px;
    left: 100px;
    top: 100px;
    position: absolute;
    z-index: 1;
    -webkit-animation: rotation 0.5s ease-in-out infinite alternate;
    -moz-animation: rotation 0.5s ease-in-out infinite alternate;
    -ms-animation: rotation 0.5s ease-in-out infinite alternate;
}

@keyframes rotation {
    0% {
        transform: scale(0.8, 0.8) rotate(45deg);
        transition: all 0.3s ease-in-out;
    }
    100% {
        transform: scale(1.2, 1.2) rotate(0);
        transition: all 0.3s ease-in-out;
    }
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        transition: all 0.3s ease-in-out;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        transition: all 0.3s ease-in-out;
    }
}

@-moz-keyframes rotation {
    0% {
        -moz-transform: scale(0.8, 0.8);
        transition: all 0.3s ease-in-out;
    }
    100% {
        -moz-transform: scale(1.2, 1.2);
        transition: all 0.3s ease-in-out;
    }
}

@-ms-keyframes rotation {
    0% {
        -ms-transform: scale(0.8, 0.8);
        transition: all 0.3s ease-in-out;
    }
    100% {
        -ms-transform: scale(1.2, 1.2);
        transition: all 0.3s ease-in-out;
    }
}

.part1-3-text01 {
    left: 90px;
    position: absolute;
    top: 280px;
    z-index: 3;
}

.part1-3-img01 {
    height: 315px;
    position: absolute;
    right: 90px;
    top: 200px;
    width: 300px;
    z-index: 3;
}

.graph {
    bottom: 0;
    left: 12px;
    position: absolute;
    z-index: 3;
}

.graph_arrow {
    bottom: 80px;
    height: 0px;
    left: 0;
    position: absolute;
    z-index: 2;
    width: 0px;
}

.part1-3-text02 {
    left: 50%;
    position: absolute;
    top: 520px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 3;
}

.part2 {
    position: relative;
    top: -155px;
    width: 100%;
}

.part2-title {
    background: url(../images/bg_part2-01.png) no-repeat center 60px;
    height: 260px;
    left: 0;
    top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 3;
}

.part2-1 {
    background: url(../images/bg_part2-02.png) center top;
    top: 155px;
    padding-bottom: 100px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.part2-point {
    border-bottom: 2px dotted #8c8c8c;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    margin: 0 auto;
    padding: 30px 0 20px 0;
    width: 1100px;
}

.part2-point:first-of-type {
    padding: 120px 0 50px 0;
}

.part2-point:nth-of-type(3) {
    border-bottom: none;
}

.part2-point01-txt {
    float: left;
    width: 560px;
}

.part2-point01-txt h3 {
    margin: 0 0 20px 0;
}

.part2-point01-txt p {
    margin: 0 0 20px 30px;
}

.part2-point01-img {
    float: right;
    height: 220px;
    position: relative;
    width: 540px;
}

.part2-point01-figure {
    bottom: 0;
    height: 194px;
    left: 20px;
    position: absolute;
    width: 386px;
}

.part2-point01-bubble {
    bottom: 65px;
    height: 0px;
    left: 390px;
    position: absolute;
    width: 0px;
}

.part2-point02-txt {
    float: right;
    width: 540px;
}

.part2-point02-txt h3 {
    margin: 30px 0 20px 0;
}

.part2-point02-txt p {
    margin: 0 0 20px 35px;
}

.part2-point02-img {
    float: left;
    height: 261px;
    position: relative;
    width: 550px;
}

.part2-point02-figure {
    bottom: 0;
    height: 261px;
    left: 115px;
    position: absolute;
    width: 388px;
}

.part2-point02-bubble {
    bottom: 140px;
    height: 0px;
    right: 375px;
    position: absolute;
    width: 0px;
}

.part2-point03-txt {
    float: left;
    width: 510px;
}

h3.part2-point03-title {
    margin: 30px 0 35px 0;
}

.part2-point03-txt p {
    margin: 0 0 20px 35px;
}

.part2-point03-img {
    float: right;
    height: 105px;
    position: relative;
    width: 580px;
}

.part2-point03-figure {
    bottom: 0;
    height: 118px;
    left: 0;
    position: absolute;
    width: 488px;
}

.part2-point03-bubble {
    bottom: 65px;
    height: 0px;
    left: 425px;
    position: absolute;
    width: 0px;
}

.part2-checklist {
    height: 670px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

.part2-checklist dt {
    height: 360px;
    left: 273px;
    position: absolute;
    text-align: center;
    top: 311px;
    width: 453px;
}

.part2-checklist li {
    height: 245px;
    position: absolute;
    text-align: center;
    width: 260px;
}

.part2-checklist li img {
    border: 3px solid #0078d7;
    border-radius: 210px;
    width: 216px;
}

.part2-checklist li:first-child {
    left: 360px;
    top: 0;
}

.part2-checklist li:nth-child(2),
.part2-checklist li:nth-child(4) {
    left: 0;
}

.part2-checklist li:nth-child(3),
.part2-checklist li:nth-child(5) {
    right: 0;
}

.part2-checklist li:nth-child(2),
.part2-checklist li:nth-child(3) {
    top: 80px;
}

.part2-checklist li:nth-child(4),
.part2-checklist li:nth-child(5) {
    top: 350px;
}

.part2-checklist li span {
    background: #0078d7;
    border-radius: 50px;
    bottom: 0;
    display: block;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}

.part2-checklist li span img {
    border: none;
    border-radius: 0;
    height: 22px;
    margin-right: 5px;
    -ms-transform-origin: center bottom;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    vertical-align: top;
    width: 26px;
}

.part3 {
    background: url(../images/bg_part3-01.png);
    padding: 110px 0 60px 0;
    width: 100%;
}

.part3-title {
    border: 3px dashed #fff;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
    text-align: center;
    width: 685px;
}

.part3-title-bubble {
    height: 124px;
    left: -68px;
    position: absolute;
    top: -52px;
    width: 128px;
}

.part3-1-title {
    background: url(../images/bg_part3-02.png) no-repeat center bottom;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ ボールド", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 30px auto 0 auto;
    padding: 40px 0 25px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.part3-1-title span {
    color: #fff100;
    font-size: 30px;
}

.part3-1 {
    background: #0078d7;
    border: 3px solid #fff;
    margin: 0 auto;
    padding: 30px 27px 27px;
    width: 1100px;
}

.part3-1 p {
    font-size: 22px;
    line-height: 56px;
    text-align: center;
}

.part3-1 p strong {
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ ボールド", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 25px;
}

p.part3-1-boxtitle {
    color: #fff100;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    margin-top: 15px;
}

.part3-1-rate,
.part3-1-user {
    background: url(../images/bg_part3-03.png);
    margin: 10px auto 45px auto;
    padding: 40px;
    width: 100%;
}

.part3-1-rate-img {
    background: url(../images/img_part3-02.png) no-repeat center center;
    float: left;
    width: 550px;
}

.part3-1-rate-txt {
    float: right;
    height: 384px;
    padding: 55px 0 0 0;
    position: relative;
    width: 377px;
}

.part3-1-rate-txt-up {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 300px;
}

.part3-1-rate-txt dl {
    bottom: 60px;
    margin-top: 30px;
    position: absolute;
    width: 100%;
}

.part3-1-rate-txt dt {
    background: #333;
    font-size: 18px;
    padding: 5px;
    text-align: center;
}

.part3-1-rate-txt dd {
    background: #fff;
    color: #333;
    padding: 15px;
}

.part3-1-rate-txt dd ol li {
    padding: 3px 0;
}

.part3-1-rate-txt dd ol li:first-child:before {
    content: '① ';
}

.part3-1-rate-txt dd ol li:last-child:before {
    content: '② ';
}

.part3-1-rate-txt dd ol li span {
    display: inline-block;
    text-align: right;
    width: 80px;
}

.part3-1-user {
    margin-bottom: 0;
}

.part3-1-user-heading {
    float: left;
    width: 270px;
}

.part3-1-user-heading dt {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    height: 70px;
    opacity: 0;
}

.part3-1-user-heading dd,
.part3-1-user-subprime dd,
.part3-1-user-prime dd {
    background: #fff;
    color: #000;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ ボールド", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 70px;
    margin: 10px auto;
    padding: 23px 0 0 0;
    text-align: center;
}

.part3-1-user-subprime,
.part3-1-user-prime {
    float: left;
    height: 490px;
    position: relative;
}

.part3-1-user-subprime {
    width: 400px;
}

.part3-1-user-prime {
    width: 290px;
}

.part3-1-user-subprime dt,
.part3-1-user-prime dt {
    font-size: 24px;
    font-weight: bold;
    height: 490px;
    left: 0;
    padding: 18px 20px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 2;
}

.part3-1-user-subprime dt {
    background: url(../images/img_part3-04.png) no-repeat left top;
    width: 400px;
}

.part3-1-user-prime dt {
    background: url(../images/img_part3-05.png) no-repeat left top;
    width: 290px;
}

.part3-1-user-subprime dd:first-of-type,
.part3-1-user-prime dd:first-of-type {
    margin-top: 80px;
}

.part3-1-user-subprime dd {
    color: #e60012;
    font-size: 25px;
    padding-right: 20px;
    text-shadow: 1px 1px 0 #7a0107;
}

.part3-1-user-subprime dd strong {
    font-size: 40px;
    vertical-align: baseline;
}

.part3-1-user-prime dd {
    font-size: 20px;
    padding-right: 20px;
}

.part3-1-user-prime dd strong {
    font-size: 25px;
    vertical-align: baseline;
}

.part3-2-title {
    height: 273px;
    margin: 10px auto 40px auto;
    position: relative;
    width: 720px;
}

.part3-2-title-img {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}

.part3-2-title span {
    background: url(../images/bg_part3-04.png);
    border-radius: 10px;
    bottom: 0;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ ボールド", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    height: 160px;
    padding: 20px 0 0 167px;
    position: absolute;
    right: 0;
    width: 600px;
}

.part3-2-title span strong {
    color: #fff100;
}

.part4 {
    padding: 60px 0 100px 0;
}

.part4-1 {
    background: rgba(26, 107, 188, .5);
    margin: 40px auto 0 auto;
    padding: 60px;
    width: 1100px;
}

.part4-1 h3 {
    background: url(../images/bg_part4-01.png) no-repeat center center;
    color: #0a68c8;
    font-size: 26px;
    margin: 0 auto 40px auto;
    padding: 15px 0;
    text-align: center;
    width: 440px;
}

form#mailformpro .form {
    margin: 0 auto 25px auto;
}

form#mailformpro .form dt {
    border: none;
    font-size: 18px;
    padding: 20px 0 0 0;
    text-align: left;
    width: 270px;
}

form#mailformpro .form dt span {
    font-weight: bold;
}

form#mailformpro .form dd {
    border: none;
    padding: 5px 0 5px 280px;
}

form#mailformpro .form dd input,
form#mailformpro .form dd textarea {
    border: 2px solid #b5b5b5;
    border-radius: 0;
    font-size: 18px;
    padding: 12px 10px;
    width: 100%;
}

.form-confirm {
    background: #d9d9d9;
    color: #002557;
    font-weight: bold;
    margin: 20px auto 30px auto;
    padding: 15px 0;
    text-align: center;
}

.form-confirm input[type=checkbox] {
    height: 25px;
    width: 25px;
}

form#mailformpro .form-confirm label.mfp_not_checked,
form#mailformpro .form-confirm label.mfp_checked {
    background: transparent;
    border: none;
    box-shadow: none;
}

div.mfp_ok {
    vertical-align: baseline;
}

div.mfp_err {
    background-color: #fff;
    background-position: 15px center;
    border: 2px solid #d32d26;
    padding: 15px 30px;
    width: 94%;
}

#errormsg_「個人情報取り扱い」に同意 {
    width: 100%;
}

.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button {
    background: #bb0312;
    border: none;
    border-radius: 0;
    box-shadow: 0 -3px 0 0 #7b000a inset;
    color: #fff;
    font-size: 30px;
    line-height: 100%;
    padding: 27px 0;
    text-shadow: none;
}

.mfp_element_submit:hover,
.mfp_element_reset:hover,
.mfp_element_button:hover {
    background: #bb0312;
    box-shadow: 0 3px 0 0 #c5444b inset;
    color: #fff;
}

.mfp_element_submit {
    width: 546px;
}

.mfp_element_reset,
.mfp_element_button {
    font-size: 20px;
    padding: 20px 50px;
}

#mfp_button_cancel {
    background: #b5b5b5;
    box-shadow: 0 -3px 0 0 #999 inset;
    color: #000;
}

#mfp_button_cancel:hover {
    box-shadow: 0 3px 0 0 #ccc inset;
}

#mfp_thanks {
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-bottom: 20px;
    padding: 10px 0;
    vertical-align: baseline;
}

#mfp_overlay_inner {
    color: #333;
}

select {
    border: 2px solid #b5b5b5;
    border-radius: 0;
    font-size: 18px;
    padding: 12px 10px;
    width: 103.5%;
}