@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: 40px;
}
.hato-free{
width: 100%;
height: 180px;		
background: url("/img/hato_free.png") no-repeat center;
background-size: contain;
background-image: 100%;
}


.mainbox-in h2{
font-size:2em;
letter-spacing: 0.2em;
font-weight: 500;	
}

.mainbox-in h2 {
position: relative;
padding: 1.5rem 2rem;
}

.mainbox-in h2:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
content: '';
background-image: -webkit-repeating-linear-gradient(135deg, #F18700, #F18700 1px, transparent 2px, transparent 5px);
background-image: repeating-linear-gradient(-45deg, #F18700, #F18700 2px, transparent 2px, transparent 5px);
background-size: 7px 7px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.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 h2{
font-size: 1.2em;	
letter-spacing: 0em;
}
.hato-free{
height: 100px;
}
}




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

.maru-title-in img{
position: absolute;
z-index: 1;
top:-20px;
left: 0;
right: 0;
margin: auto;
width: 150px;	
}

.marubox_c h1{
font-size: 1.6em;
text-align: center;
padding: 40px 0px;
display: flex;	
align-items: center;
justify-content: center;	
}
.marubox_c span{
font-size: 2em;
font-weight: 800;
font-family: 'M PLUS Rounded 1c', sans-serif;	
}

.marubox_c{
border:5px solid #000;
border-radius: 20px;
background-color: #fff;
margin-top: 10px;
padding: 80px 30px 30px 30px;	
}

.marubox_c p{
font-size: 1.4em;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 1.8em;
}

.free01{
margin-top: -50px;
}


@media (max-width: 767.98px) {
.marubox_c h1{
font-size: 1.2em;
padding: 20px;	
}
.marubox_c p{
font-size: 1em;
font-weight: 500;
letter-spacing: 0em;
line-height: 1.6em;
}	

}



/* オレンジボックス */
.marubox_orenji h1{
font-size: 2.2em;
text-align: center;
padding: 20px 0px;
display: flex;	
align-items: center;
justify-content: center;	
color: #fff;
letter-spacing: 0.4em;	
}
.marubox_orenji span{
font-size: 2em;
font-weight: 800;
font-family: 'M PLUS Rounded 1c', sans-serif;
}
.marubox_orenji h2{
text-align: center;
}

.marubox_orenji{
border:5px solid #000;
border-radius: 20px;
background-color: #F18700;
margin-top: 10px;
padding: 30px 30px 30px 30px;	
}

.marubox_orenji p{
font-size: 1.4em;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 1.8em;
white-space: nowrap;	
}

.freeicon{
display: flex;	
align-items: center;
justify-content: center;
}
.freeicon img{
width: 40px;
margin-right: 10px;		
}

.orenji-box{
width: 100%;
text-align: center;
margin: auto;
}

.orenji-inner{
text-align: center;
display: flex;	
align-items: center;
justify-content: center;	
}
.orenji-inner img{
width: 80%;
}
.orenji-inner span{
font-size: 1.2em;
font-weight: bold;
}

@media (max-width: 767.98px) {
.marubox_orenji h1{
font-size: 1.8em;
}
.marubox_orenji h2{
font-size: 1em;
}
.marubox_orenji p{
font-size: 1em;
}
.marubox_orenji span{
font-size: 1.4em;
font-weight: 500;
}	
.orenji-box{
width: 100%;
}
.orenji-inner img{
width: 50%;
margin: 20px 0px;	
}	

}



.hato_c{
text-align: center;
}
.hato_c img{
width: 70%;
}

.marubox_d{
position: relative;
border:5px solid #000;
border-radius: 20px;
background-color: #fff;
padding: 80px 30px 30px 30px;		
margin-top: 10px;
background-image: url("../img/kirakira2.png");
background-position: top 0px right 5%;
background-repeat: no-repeat;
background-size: 10% auto;
}


.arrow{
text-align: center;
padding-bottom: 20px;	
}
.arrow img{
width: 80px;
margin: auto;
}







/* sp */
@media only screen and (max-width: 480px) {
#table01 th,
#table01 td {
width: 100%;
display: block;
}

#table01 th {
width: 100%;
}

#table01 td {
padding-top: 0;
}
#table01{
width: 100%;
}	
}



@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%;
}






















