@charset "UTF-8";
/* コンテンツ */

.fserif {
     font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
}

.bg_life {
   background-image: url("../img/bg.webp");
    background-position: center center;
    background-size: 500px auto; 
    padding-top: 60px;
    padding-bottom: 1px;
}
.main_box {
    background-image: url("../img/main_bg.webp");
    background-position: center center;
    background-size: cover;
    padding: 5em 0;
}
.main_box img {
    width: 70%;
    max-width: 800px;
}

.tx1 {
    box-sizing: border-box;
    width: 100%;
    max-width: 1600px;
	padding:3em 80px;
	margin:0 auto;
    line-height: 0;
}
.tx1 img {
    max-width: 800px;
    width: 100%;
}

.pw {
    box-sizing: border-box;
    width: 100%;
    max-width: 1440px;
	margin: 0 auto 3em;
}
.pw img {
    width: 100%;
}
.pw ul {
    position: relative;
    margin: -3em auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
}
.pw ul li {
    width: 30%;
}

.bg_lh {
    background-color: #fff;
    padding: 3em;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
}
.bg_lh img {
    width: 100%;
}

.container_2dk {
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    box-sizing: border-box;
    width: 100%;
    max-width: 1250px;
	padding:0 80px;
	margin:0 auto;
    text-align: left;
}

.num {
    width: 230px;
    margin: -4em auto 3em;
}
.lh_sub {
    font-size: 1.6em;
    line-height: 1.5;
    padding-bottom: 0.3em;
    border-bottom: 2px solid #a38d57;
    margin-bottom: 1em;
    text-align: center;
}

.lh_tx1 {
    font-size: 1.4em;
    line-height: 1.5;
    color: #2f5568;
    text-align: center;
}

.bg_lh2 {
    background-color: #ecebe7;
    padding: 2em;
}

.loan ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.loan ul li:first-child {
    width: 30%;
}
.loan ul li:last-child {
    width: 67%;
    line-height: 1.5;
    font-size: 0.84em;
}

.lhmerit_box ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.lhmerit_box ul li {
    box-sizing: border-box;
    background-color: #ecebe7;
    padding: 2em;
    width: 49%;
    margin-bottom: 1em;
}
.lhmerit_box ul li h5 {
    width: 50%;
    line-height: 0;
    margin: 0 auto 1.3em;
}
.lhmerit_box ul li h6 {
    font-size: 1.4em;
    line-height: 1.5;
    padding-bottom: 0.2em;
    border-bottom: 1px solid #111;
    margin-bottom: 1em;
    text-align: center;
}
.lhmerit_box ul li p {
    font-size: 1em;
    line-height: 1.7;
}

.shiyo ul {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin:0 auto -2em;
}
.shiyo ul li {
    box-sizing: border-box;
    padding: 1em;
    width: 48.3%;
    background-color: #eeece7;
    box-shadow: 3px 3px 0 #b29a63;
    margin-bottom: 2em;
}

@media screen and (max-width: 1100px) {


}

@media screen and (max-width: 960px) {

.tx1 {
    padding: 3em 5%;
}
.tx1 img {
    width: 90%;
}

.pw ul {
    margin: -2em auto 0;
    width: 90%;
}

.bg_lh {
    padding: 2em;
}
.container_2dk {
	padding:0 5%;
}

.num {
    width: 230px;
    margin: -3em auto 3em;
}
.lh_sub {
    font-size: 1.48em;
}

.bg_lh2 {
    background-color: #ecebe7;
    padding: 1em;
}


.shiyo ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin:0 auto -2em;
}
.shiyo ul li {
    box-sizing: border-box;
    padding: 1em;
    width: 48%;
    background-color: #eeece7;
    box-shadow: 3px 3px 0 #b29a63;
    margin-bottom: 2em;
}

}


@media screen and (max-width: 520px) {
.bg_life {
    background-size: 100% auto; 
    padding-top: 50px;
}
.main_box {
    padding: 5em 0;
}
.main_box img {
    width: 80%;
}

.pw ul {
    margin: -1em auto 0;
    width: 100%;
}
.pw ul li {
    width: 31%;
}

.bg_lh {
    padding: 1.5em;
}
.container_2dk {
	padding:0 3%;
}

.num {
    width: 130px;
    margin: -2.5em auto 3em;
}

.lh_sub {
    font-size: 1.4em;
}

.lh_tx1 {
    font-size: 1.24em;
}

.bg_lh2 {
    background-color: #ecebe7;
    padding: 1em;
}

.loan ul li:first-child {
    width: 60%;
    margin-bottom: 0.5em;
}
.loan ul li:last-child {
    width: 100%;
    font-size: 0.92em;
    line-height: 1.7;
}

.lhmerit_box ul {
    margin-bottom: -1em;
}
.lhmerit_box ul li {
    padding: 2em;
    width: 100%;
    margin-bottom: 1em;
}
.lhmerit_box ul li h5 {
    width: 60%;
}
.lhmerit_box ul li h6 {
    font-size: 1.32em;
    line-height: 1.5;
}
.lhmerit_box ul li p {
    font-size: 0.92em;
    line-height: 1.7;
}

.shiyo ul {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin:0 auto;
}
.shiyo ul li {
    box-sizing: border-box;
    padding: 1em;
    width: 100%;
    background-color: #eeece7;
    box-shadow: 3px 3px 0 #b29a63;
    margin-bottom: 2em;
}

}

