@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'noto_b';
	src: url('../font/NotoSansJP-Black.otf') format('opentype');
}
body,h1,h2,h3,p,img,table,a{
	margin: 0;
	padding: 0;
    font-family: "Noto Sans JP";
}
img{
	width: 100%;
}
.clear{
	clear: both
}
.nav{
    background: white;
    padding-top: 10px;
    position: fixed;
    box-shadow: 0px 0px 5px gray
}
.nav_area{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.logo{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.nav_tel{
    display: none;
}
.header{
}
.header_area{
    display: none;
}
.header_sp{
    padding-top: 40px;
}
.contact{
	background: url("../image/blue_bg.jpeg");
	background-size: 15px;
    padding-top: 50px;
    padding-bottom: 40px;
}
.contact_area{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.contact_title{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.contact_tel{
    display: none;
}
.contact_tel_sp{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.contact_line{
    width: 100%;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.contact_tel_sp:hover{
    opacity: 0.8
}
.contact_line:hover{
    opacity: 0.8
}
.nayami{
    background-color: #eef3f1;
    background-image: url("../image/nayami_bg.jpeg");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 60px;
}
.nayami_title{
    width: 100%;
    background: url("../image/title01.jpeg");
    background-position: center;
    background-size: auto 100%;
    height: 45px;
}
.nayami_area{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}
.nayami_box_area{
    display: flex;
    flex-wrap: wrap
}
.nayami_box{
    width: 47.5%;
}
.nayami_box:nth-child(1){
    margin-right: 5%;
}
.nayami_box:nth-child(3){
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.nayami_box_title{
    background: #0059ae;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    text-shadow: 0px 0px 5px #013e78;
    padding-top: 8px;
    padding-bottom: 8px;
}
.nayami_box_image{
    width: 100%;
    height: 100px;
}
.nayami_arrow{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 30px;
}
.nayami_bottom_title{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.nayami_price{
	background: url("../image/blue_bg.jpeg");
	background-size: 20px;
    padding:10px;
    border-radius: 10px;
}
.reason{
    position: relative;
    background: url("../image/reason_bg.jpeg");
    padding-top: 70px;
    background-size: cover;
    padding-bottom: 80px;
}
.reason_title{
    width: 100%;
    background: url("../image/title02.png");
    background-position: center;
    background-size: auto 100%;
    height: 45px;
    position: absolute;
    top: -10px;
}
.reason_area{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.reason_box01,.reason_box02{
 }
.reason_box02{
    margin-top: 60px;
    margin-bottom: 60px;
}
.reason_image{
    display: none;
}
.reason_box_numeber{
    background: #0059ae;
    display: block;
    width: 150px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    padding-bottom: 9px;
    font-weight: bold;
    color: white;
    font-size: 18px;
}
.reason_box_title{
    color: #0059ae;
    font-weight: bolder;
    font-size: 9.5vw;
    line-height: 48px;
    text-align: center;
    font-family: 'noto_b';
    margin-bottom: 10px;
}
.reason_box_title span{
    color: #3b3b3b;
    font-size: 7vw;
}
.reason_box_text{
    color: #3b3b3b;
    font-size: 18px;
    margin-top: 20px;
}
.flow{
	background: url("../image/blue_bg.jpeg");
	background-size: 20px;
    padding-top: 60px;
    padding-bottom: 60px
}
.flow_area{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background: white;
    border-radius: 20px;
    padding-bottom: 30px;
}
.flow_title{
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    font-family: 'noto_b';
    color: #0059ae;
}
.flow_box_area{
}
.flow_box{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #daedff;
    margin-bottom: 30px;
}
.flow_box_image{
    width: 100%;
    height: 130px;
}
.flow_box_image p{
    background: #0059ae;
    display: inline-block;
    color: white;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.flow_box_title{
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    font-family: 'noto_b';
    color: #0059ae;
    margin-top: 8px;
    margin-bottom: 8px;
}
.flow_box_text{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    padding-bottom: 20px;
}
.voice{
    background: #fbfceb;
    padding-top: 30px;
    padding-bottom: 40px;
}
.voice_title{
    width: 100%;
    background: url("../image/title03.png");
    background-position: center;
    background-size: auto 100%;
    height: 45px;
    margin-bottom: 50px;
}
.voice_box{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.voice_box_image{
    width: 80px;
    height: 80px;
    border-radius: 100px;
}
.voice_box_text{
    width: calc(100% - 120px);
    background: white;
    border-radius: 20px;
    box-shadow: 2px 2px 6px gray;
    padding: 15px;
    margin-left: 10px;
    font-size: 14px;
}
.qa{
    background: url("../image/qa_bg.jpeg");
    background-size: cover;
    background-position: center;
    position: relative;
    padding-top: 80px;
    padding-bottom: 40px
}
.qa_title{
    width: 100%;
    background: url("../image/title02.png");
    background-position: center;
    background-size: auto 100%;
    height: 45px;
    position: absolute;
    top: -10px;
}
.hidden_box{
	width: calc(90% - 50px);
	display: block;
	margin-left: auto;
	margin-right: auto;
    background: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 40px;
	position: relative;
	margin-bottom: 30px;
    border-radius: 20px;
    font-size: 16px;
    box-shadow: 2px 2px 6px gray;
    font-weight: bold;
}
.hidden_box span{
}
.q_mark{
	font-weight: bold;
	color: #0059ae;
	font-size: 24px;
	position: absolute;
	top: 14px;
}
.a_mark{
	font-weight: bold;
	color: #0059ae;
	font-size: 24px;
	position: absolute;
	top: 8px;
}
.label_text{
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 7px;
    display: block;
	padding-bottom: 7px;
}
.plus{
	width: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
}
.bdt{
	border-top: 1px solid #bdd8d5;
    padding-top: 10px;
}
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
	margin: 0;
    transition: 0.8s;
}
/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    height: auto;
    opacity: 1;
	margin-top: 7px;
}
.hidden_show{
	border-top: 1px dashed #bdd8d5;
	display: block;
	position: relative
}
.a_text{
	padding-left: 35px;
	padding-top: 7px;
}
.price_image{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.footer{
    background: #004180;
    color: white;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer_link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.footer_link a {
    color: white;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
    transition: all .3s;
}
.footer_link a:hover {
    opacity: 0.7;
}
