@charset "utf-8";

.header_nav02_item.loan::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #555555;
}

.db768{
    display: none;
}

.main_img {
    width: 100%;
}
.sec_loan {
    padding: 80px 0;
}
.bg_beige {
    background: #DFF2FE;
}
.bg_beige02 {
    background: #DFF2FE;
}
.bg_white {
    background: #fff;
}

.top_text {
    color: #2a5973;
    text-align: center;
    margin-bottom: 60px;
}
.top_ttl {
    font-size: 40px;
    margin-bottom: 30px;
    line-height: 1.5;
}
.top_subttl {
    font-size: 24px;
    line-height: 2.4;
    /* font-weight: 600; */
}
.top_subttl span{
    font-size: 1.5em;
    line-height: 1;
    letter-spacing: -0.05em;
    display: inline-block;
    /* padding: 0 0.1em; */
    margin: 0 0.2em;
    font-weight: bold;
    color: #0f6074;
}
.top_lead {
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}

.marker_blue {
    /* background: linear-gradient(to bottom, transparent 0% 50%, rgba(157,217,210, 1) 50%); */
    position: relative;
    z-index: 1;
    display: inline-block;
}
.marker_blue::before {
    /* content: "";
    z-index: 1;
    display: inline-block;
    width: 10px;
    height: 58px;
    background: linear-gradient(to bottom, transparent 0% 50%, rgba(157,217,210, 1) 50%);
    transform: skewX(-20deg) translateX(0%);
    vertical-align: text-bottom;
    position: relative;
    z-index: 0; */
    content: "";
    display: inline-block;
    width: 10px;
    height: 70%;
    background: #99eaff;
    transform: skewX(-20deg) translateX(0%);
    vertical-align: text-bottom;
    position: absolute;
    bottom: -20%;
    left: -1%;
    width: 100%;
    z-index: -1;
}
/* .marker_blue::after {
    transform: skewX(-20deg) translateX(100%);
} */

.marker_yellow {
    /* background: linear-gradient(to bottom, transparent 0% 50%, rgba(255,243,114, 1) 50%); */
    position: relative;
    z-index: -1;
    display: inline-block;
}
.marker_yellow::before{
    /* content: "";
    z-index: 1;
    display: inline-block;
    width: 10px;
    height: 50px;
    background: linear-gradient(to bottom, transparent 0% 50%, rgba(255,243,114, 1) 50%);
    transform: skewX(-20deg) translateX(0%);
    vertical-align: text-bottom;
    position: relative;
    z-index: 0; */

    content: "";
    display: inline-block;
    width: 10px;
    height: 50%;
    background: #fff372;
    transform: skewX(-20deg) translateX(0%);
    vertical-align: text-bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
/* .marker_yellow::after {
    transform: skewX(-20deg) translateX(100%);
} */

.marker_yellow02 {
    background: linear-gradient(to bottom, transparent 0% 50%, rgba(255,243,114, 1) 50%);
    position: relative;
}

.in1200 {
    max-width: 1200px;
    padding: 40px 0;
    margin: 0 auto 40px;
}
.in1200:nth-child(n+5) {
    margin: 0 auto 80px;
}
/* .in1200_02 {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
} */
.merit_ttl_flex {
    /* display: flex; */
    position: relative;
    /* justify-content: flex-start; */
    /* align-items: center; */
    /* font-size: 2.2em; */
    /* font-weight: 500; */
    /* border-bottom: 2px solid #2a5973; */
    /* border-bottom: 2px solid #00cbff; */
    /* margin-bottom: calc(var(--site-marpad-S) * 0.8); */
    /* padding-bottom: 0.25em; */
    /* flex-wrap: wrap; */
}
.merit_ttl_flex img{
    max-width: 62px;
    vertical-align: super;
}
.merit_num {
    color: #00cbff;
    font-style: italic;
    font-size: 56px;
    line-height: 1em;
}
.merit_ttl {
    font-size: 22px;
    position: relative;
    z-index: 2;
    text-align: center;
    background: #0aceff;
    color: #fff;
    border-radius: 100px;
    padding: 0.3em 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.merit_num_flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    color: #3fb7aa;
    font-style: italic;
    font-size: 56px;
    line-height: 1em;
    margin-right: 0.5em;
}
.merit_ttl_flex::after {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateX(100%);
    /* content: ""; */
    display: block;
    /* width: 1.6em;
    height: 1.8em; */
    width: 56px;
    height: 62px;
    background: url(../img/loan/ico_pen.png) bottom left no-repeat;
    background-size: contain;
}

.melit_in_flex {
    display: flex;
    justify-content: space-between;
    margin: 20px auto 0;
    flex-wrap: wrap;
}
.flex_item_img {
    /* width: 48%; */
    width: 100%;
    margin: 0 auto 20px;
}
.flex_item_txt.top_lead {
    /* width: 48%; */
    width: 100%;
    color: #2a5973;
    text-align: justify;
}
.txt_blue {
    color: #2a5973;
}

.merit_ttl_flex02 {
    display: flex;
    text-align: left;
    font-size: 1.3em;
    line-height: 2em;
}
.merit_ttl_flex02::before {
    content: "";
    display: block;
    max-width: 70px;
    height: 70px;
    background: url(../img/loan/matome_ico.png) top left no-repeat;
    background-size: contain;
    margin-right: 0.05em;
    width: 100%;
}
.top_lead.fs_big {
    font-size: 24px;
    line-height: 1.8;
}
.pd20 {
    padding: 0 20px;
}
.loan_cap p {
    text-align: justify;
    display: inline-block;
    line-height: 1.5;
    font-size: 10px;
    color: #555555;
    font-weight: 500;
}



/* plan */
.plan_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.plan_flex_item {
    width: 55%;
}
.plan_hanrei {
    margin-top: 40px;
    font-size: 10px;
    line-height: 1.4;
}
.plan_hanrei img {
    height: 0.8rem;
    width: auto;
    vertical-align: bottom;
    margin-right: .2rem;
}
.aw {
    display: inline-block;
    margin-right: 2rem;
    margin-bottom: 0.2rem;
}
.mt30 {
    margin-top: 30px;
}
.plan_flex_item02 {
    width: 40%;
}
.plan_flex_in_item {
    padding: 20px;
}
.plan_flex_in_item02 {
    margin-top: 30px;;
}

.in1200_02 {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
}
.merit_wh_box {
    max-width: 1200px;
    padding: 40px 0;
    margin: 0 auto 60px;
    background: #fff;
    border: solid 4px #0aceff;
    position: relative;
}

.ta_j {
    text-align: justify;
}

.z_in {
    z-index: 1;
    position: relative;
}


.merit_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.merit_wh_box{
	width: 48%;
	border-radius: 20px;
}
.merit_box{
	max-width: 450px;
	margin: 0 auto;
}

.merit_icon{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -40px;
	width: 70px;
}


@media screen and (max-width: 1000px) {
    .header_nav02_item.loan {
        background: #555555;
        color: #fff;
    }
    .top_ttl {
        font-size: 32px;
    }
    .top_subttl {
        font-size: 16px;
    }
    .top_lead {
        font-size: 14px;
        line-height: 1.5;
    }
    .merit_ttl {
        font-size: 18px;
    }
    .in1200:nth-child(n+5) {
        margin: 0px auto 60px;
    }
    .sec_loan {
        padding: 60px 0;
    }
	.merit_icon {
		top: -30px;
		width: 50px;
	}
    .top_lead.fs_big{
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .db768{
        display: block;
    }
    .plan_flex_item {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }
    .plan_flex_item02 {
        width: 100%;
        margin-top: 60px;
    }
    .merit_ttl {
        font-size: 20px;
    }
    .merit_ttl_flex {
        justify-content: center;
    }
    .merit_num {
        font-size: 42px;
    }
    .merit_num_flex {
        width: 100%;
        justify-content: center;
        margin-bottom: 0.3em;
        align-items: flex-end;
        margin-right: 0;
    }
    .merit_ttl {
        /* display: block; */
        /* text-align: center; */
        font-size: 18px;
    }
    .merit_ttl_flex img {
        /* vertical-align: baseline; */
        margin-bottom: 0.05em;
    }
    .top_ttl {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .top_lead {
        font-size: 13px;
        line-height: 1.75;
    }
    .top_text {
        margin-bottom: 40px;
    }
    .sec_loan {
        /* padding: 40px 20px 80px; */
    }

    .flex_item_img {
        width: 100%;
    }
    .flex_item_txt.top_lead {
        width: 100%;
        /* margin-top: 20px; */
    }
    .melit_in_flex {
        margin: 20px auto 0;
    }
    .merit_ttl_flex02::before {
        margin-right: 1em;
    }
    .merit_wh_box {
        padding: 30px 0 20px;
        max-width: 600px;
    }
    .plan_flex_in_item {
        max-width: 500px;
        margin: 0 auto;
    }
    .plan_flex_in_item02 {
        max-width: 500px;
        margin: 30px auto;
    }
}
@media screen and (max-width: 650px) {
    .melit_ls {
        letter-spacing: -0.05em;
    }
	.merit_wh_box{
		width: 100%;
	}
}
@media screen and (max-width: 500px) {
    /* .sec_loan {
        padding-top: 40px;
    } */
    .top_subttl {
        font-size: 16px;
    }
}
