@charset "UTF-8";
/* CSS Document */
/*---all--*/


a {
color:#000;
}

a:hover {
color:#000;
}

/*---無料相談---*/

/* TITLE */
.free-box{
position: relative;
color: #FFF;
width: 100%;
height: 380px;		
padding-top: 50px;
background:#DCEEDE url("/img/top_o.png") no-repeat center top;
background-size:cover;
text-align: center;
}
.free-box h1{
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Zen Kaku Gothic New', sans-serif;
letter-spacing: 0.3em;
font-size: 2.5em;
font-weight: 800;
margin-top: 100px;
}
.free-box h2{
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Zen Kaku Gothic New', sans-serif;
letter-spacing: 0.3em;
margin-top: 25px;	
}


@media (max-width: 767.98px) {
.free-box{
height: 200px;
}
.free-box h1{
letter-spacing: 0.1em;
font-size: 1.8em;
margin-top: 30px;	
}
.free-box h2{
letter-spacing: 0.1em;
font-size: 1em;
margin-top: 15px;	
}
	
}


/* メインタイトル */
.mainbox-in{
padding-top: 40px;
}
.hato-free{
width: 580px;
height: 180px;		
background: url("/img/rein_pen.png") no-repeat center;
background-size: contain;
background-image: 80px;
text-align: center;
margin-top: -100px;	
}

.mainbox-in h2{
font-size:1.6em;
letter-spacing: 0.2em;
font-weight: 500;
margin-top: 50px;	
}

.newsinner{
display: flex;	
align-items: center;
justify-content: center;
}

.mainbox-in{
background-color:#DCEEDE;
}

.mainbox-in p{
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Zen Kaku Gothic New', sans-serif;
font-weight: 500;
font-size: 1.2em;
letter-spacing: 0.2em;	
margin-top: 20px;
}


@media (max-width: 767.98px) {
.mainbox-in{
padding-top: 10px;
}
.mainbox-in h2{
font-size: 1.2em;	
letter-spacing: 0em;
}
.hato-free{
height: 100px;
margin-top: -40px;
}
}




/* ボックス内 */
.free-inner{
background-color: #DCEEDE;
padding: 10px 0px 30px 0px;
}

.marubox_c{
border:5px solid #000;
border-radius: 20px;
background-color: #fff;
margin-top: 10px;
margin-bottom: 20px;	
padding: 10px;
vertical-align: middle;
}
.marubox_c img{
text-align: right;
width: 50px;	
}
.marubox_c span{
font-size: 1.8em;
font-weight: 500;
font-family: 'M PLUS Rounded 1c', sans-serif;
color: #F18700;
margin-right: 10px;
}
.marubox_c p{
font-size: 1.2em;
font-weight: 500;
letter-spacing: 0.1em;
vertical-align: middle;
margin-top: 15px;	
}

.maruspan{
vertical-align: middle;
}


.iconbox{
text-align: right;
}
.iconbox img{
width: 50px;
}

.iconbox2{
text-align: right;
vertical-align: middle;
}
.iconbox2 img{
width: 50px;
}

.maru-last{
margin-bottom: 100px;
}





@media (max-width: 767.98px) {
.marubox_c h1{
font-size: 1.2em;
padding: 20px;	
}
.marubox_c p{
font-size: 0.8em;
font-weight: 500;
letter-spacing: 0em;
line-height: 1.6em;
}
.iconbox{
text-align: right;
vertical-align: middle;	
}	
.iconbox img{	
width: 80%;	
}
.iconbox2 img{
width: 20%;
margin-top: 10px;	
}
.maru-last{
margin-bottom: 50px;
}
}







@media (max-width: 767.98px) {
.bn_box{
width: 100%;
margin-top: 30px;
}
.maru-title2 img{
width: 100%;
}
.hato-box4 img{
width: 100px;
}
.hato-box4{
position: absolute;top: -10px;right: 0px;
}
.bn_box span{
font-size: 0.8em;
}	
}



.back04{
background: url("/img/back_con2.png") no-repeat center;
background-size: cover;
height: 10%;
}






















