@charset "utf-8";

/* # AKIYA
================================ */
#akiya{
width: 1000px;
margin: 40px auto;

}
.dpflex{
	display: flex;
	  /*justify-content: flex-end;*/
}

/*CATCH================================================================================ */
#akiya #catch{
width: 1000px;
}
p.houseicon{
width: 300px;
margin: 0 auto;
}
p.houseicon img{
width: 100%;
padding: 100px 0 20px 0;
}

#akiya #catch h1{
	font-size: 120px;
	color: white;
	text-shadow: 2px 2px 10px #4d301e ,
-2px 2px 10px #4d301e ,
2px -2px 10px #4d301e ,
-2px -2px 10px #4d301e;
	text-align: center;
	line-height: 1.2;
	margin: 0 auto;
}

#akiya #catch .circlesbox{
	background: url(../image/akiya/person01.png) no-repeat right top;
	background-size: 350px;	
	margin: 0 100px 0 auto;
}

#akiya #catch .ciecles{
	padding-top: 20px;
	padding-left: 100px;
	padding-bottom: 100px;	
}

#akiya #catch .circle{
width: 180px;/*幅*/
height: 180px;/*高さ*/
border-radius: 50%;/*角丸*/
background-color: #009245;
border: 5px solid #fff;
text-align: center;
	line-height: 170px;
	color: white;
	font-size: 50px;
	margin-right: 10px;
}

#akiya #catch .reform{
	font-size: 30px !important;
	/*line-height: 0 !important;*/
}

#akiya #catch .catchT{
background: url(../image/akiya/catchbg.jpg) no-repeat;
/*width: 1000px;*/
background-size: cover;

}
#akiya #catch .catchB{
	background-color: #8c6239;
	width: 100%;
	padding: 30px;
	margin-top: 20px;
}

#akiya #catch h2{
	font-size: 80px;
	color: #fcee21;
	margin: 0 auto;
	text-align: center;
	background-color: #8c6239;
	line-height: 1.3;
font-weight: 800;
}
/*TROUBLE================================================================================ */
#akiya #troubles{
width: 100%;
margin: 40px auto;

}

#akiya #troubles .troublesbg{
width: 80%;
background-color: #eedcbc;
padding: 30px 30px 0 30px;
margin: 0 auto;
/*position: absolute;
z-index: 1;*/

}

#akiya #troubles .trou1{
text-align: center;
font-size: 30px;
font-weight: 800;
background: url(../image/akiya/fukidashi.png) no-repeat center 20px;
background-size: 400px;
padding-bottom: 60px;
}

#akiya #troubles .trou2{
text-align: center;
	font-size: 43px;
font-weight: 800;
margin-bottom: 20px;
}

#akiya #troubles .trou3{
}

#akiya #troubles .trou4{
background: url(../image/akiya/person_troubles.png) no-repeat left top;	
background-size: 100%; 
padding-bottom: 250px;
margin-top: -100px;
}

#akiya #troubles .trou3 li{
text-align: center;
	font-size: 24px;
font-weight: 600;
background-color: white;
padding: 15px;
margin-top: 10px;
}


/*ONESTOP================================================================================ */
#akiya #onestop{
margin: -70px auto 40px auto;
width: 80%;
font-size: 44px;
font-weight: 800;
text-align: center;
line-height: 1.4;
background: url(../image/akiya/bg_photos.jpg) no-repeat left bottom;
padding-bottom: 240px;
background-size: 100%;
}


#akiya #onestop .yajirushi{
	text-align: center;
	margin-bottom: 30px;
}

#akiya #onestop .yajirushi img{
	width: 20%;
}


#akiya #onestop .onestoptext span{
	display: inline-block;
	font-size: 30px;
	vertical-align: text-bottom;
}

#akiya #onestop .onestoptext span.underline{
	text-decoration: underline;
	font-size: 50px;
}

/*SOLUTION================================================================================ */
#akiya #solution{
background: #a67c52;
width: 75%;
margin: 0 auto;
padding-bottom: 30px;
position: relative;
}

#akiya #solution::after{/* beforeでもafterでも*/
    content: "";
    position: absolute;
    height: 60px;
    width: 100%;
    clip-path: polygon(0 0,50% 100%,100% 0);/* ココ */
    background-color: #a67c52;/* デモは青色の部分 */
　　left: 0;
    bottom: -60px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
}

#akiya #solution .solutionT{
	background: #754c24;
	border-radius: 20px;
	padding: 30px;
	width: 90%;
	font-size: 40px;
	color: white;
	line-height: 2;
	text-align: center;
	font-weight: 800;
	margin: 0 auto;
}

#akiya #solution .yellowbox{
	background: #ffff00 0 200px;
	color: #000;
	margin-right: 10px;
	border-radius: 10px;
	padding: 10px;
}

#akiya #solution .solutionB{
	padding: 30px 0 280px 0;
	width: 90%;
	font-size: 86px;
	color: #ffff00;
	line-height: 1.0;
	text-align: center;
	font-weight: 800;
	margin: 0 auto;
background: url(../image/akiya/bg_photos2.jpg) no-repeat left bottom;
background-size: 100%;
}

#akiya #solution .solutionB p{
	color: white;
	font-size: 40px;
	margin-top: 10px;
}

#akiya #solution .solutionB .yellowB{
	color: #ffff00;
	font-size: 60px;
}

#akiya #solution .solutionB .whiteBox{
	color: #603813;
	font-size: 30px;
	background: white;
	padding: 10px;
	margin: 20px auto;
	width: 80%;
}
#akiya #solution .solutionB .reference{
	font-size: 18px;
	color: white;
	font-weight: 200;
}
/*POINTS================================================================================ */
#akiya #points{
background: url(../image/akiya/photos.jpg) no-repeat left bottom;
background-size: 100%;
width: 75%;
padding-bottom: 380px;
margin: 0 auto;
}

#akiya #points h2{
	text-align: center;
}
#akiya #points h2 span{
	vertical-align: bottom;
}

#akiya .pointsOut{
background: #eee8e0;
padding: 10% 7% 0 7%;
color: #231815;
}

#akiya #points p.pointstext{
	font-size: 70px;
line-height: 1.5;
margin-bottom: 30px;}

#akiya #points span{
	font-size: 30px;}

#akiya #points .pointsbox{
	background: white;
	padding: 10px 10px 10px 0;
	margin-bottom: 20px;
}

#akiya #points .pointsbox h3{
	color: #ed6c00;
	font-size: 36px;
	margin-top: 10px;
}
#akiya #points .pointsbox .number{
	background: #ed6c00;
	padding: 10px 20px;
	font-weight: 600;
	color: white;
	margin-right: 30px;
}
#akiya #points .pointsbox p{
	color: #000;
	font-size: 20px;
	margin: 20px 10px 10px 80px;
	font-weight: 600;
	line-height: 1.5;
}
#akiya #points .soudan{
background: url(../image/akiya/person04.png) no-repeat 80% top;
width: 100%;
background-size: 25%;
margin-top: 30px;
}
#akiya #points .soudan p{
background: url(../image/akiya/fukidashi2.png) no-repeat left top;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.3;
	background-size: 100%;
	width: 35%;
	height: 200px;
	padding: 8% 0;
	margin-left: 20%;
}
/*CALL================================================================================ */
#akiya .call{
margin: 0 auto;
text-align: center;
}

#akiya .call button{
margin: 20px auto;
background-color: #e1690d !important;
border: 5px solid white;
text-align: center;
border-radius: 20px;
font-size: 40px;
font-weight: 1000;
padding: 15px 40px;
box-shadow: 10px 10px 5px grey;
color: white;

 cursor: pointer !important; 
}


#akiya .call button:hover{
box-shadow: 2px 2px 2px grey;
background-color: #eb9b26 !important;
}

#akiya .call p.btnno{
padding-left: 40px;

background:  url(../image/akiya/freedial.png) no-repeat 10% 50%;
background-size: 10%;
margin-left: 10%;
}

/*SP================================================================================================================================================================================================================================================================================================================================================ */
@media ( max-width: 765px) {
  #akiya{
width: 100%;
margin: 0 auto 40px auto;
}
	
	#akiya #catch{
width: 100%;
}

/*CATCH================================================================================ */


#akiya #catch h1{
	font-size: 44px;
	text-align: center;
	margin: 0 auto;
	padding: 0 3%;
}

#akiya #catch .catchT{
background: url(../image/akiya/catchbg.jpg) no-repeat;
width: 100%;
background-size: 100%;
		margin: 0 auto;
text-align: center;
}

#akiya #catch .catchT p.houseicon{
width: 100%;
padding: 10px 0 0 0;
}
	
#akiya #catch .catchT img{
width: 30%;
padding: 0;
	}
#akiya #catch .circlesbox{
	background: url(../image/akiya/person01.png) no-repeat right bottom;
	background-size: 60%;	
	margin: 0 10% 0 auto;
}

#akiya #catch .ciecles{
	width: 80%;
	height: 200px;
	margin: 0 10% 0 10%;
	padding-top: 20px;
	padding-right: 10%;
	padding-bottom: 100px;
	padding-left: 0;
	 flex-wrap: wrap;
}

#akiya #catch .circle{
width: 84px;/*幅*/
height: 80px;/*高さ*/
border-radius: 50%;/*角丸*/
background-color: #009245;
border: 3px solid #fff;
text-align: center;
	line-height: 4;
	color: white;
	font-size: 18px;
	margin-right: 4px;
	margin-bottom: 5px;
}

#akiya #catch .reform{
	font-size: 13px !important;
	line-height: 5.5 !important;
}

#akiya #catch .catchB{
	background-color: #8c6239;
	width: 100%;
	padding: 30px 30px 0 30px;
	margin-top: 20px;
}

#akiya #catch h2{
	font-size: 30px;
	color: #fcee21;
	margin: 0 auto;
	text-align: center;
	background-color: #8c6239;
	line-height: 1.3;
font-weight: 800;
	padding-bottom: 20px;
}
/*TROUBLE================================================================================ */
#akiya #troubles{
width: 100%;
margin: 40px auto;

}

#akiya #troubles .troublesbg{
width: 90%;
background-color: #eedcbc;
padding: 30px 30px 0 30px;
margin: 0 auto;
/*position: absolute;
z-index: 1;*/

}

#akiya #troubles .trou1{
text-align: center;
font-size: 20px;
font-weight: 800;
background: url(../image/akiya/fukidashi.png) no-repeat center 20px;
background-size: 90%;
padding-bottom: 60px;
}

#akiya #troubles .trou2{
text-align: center;
	font-size: 18px;
font-weight: 800;
margin-bottom: 20px;
}

#akiya #troubles .trou3{
}

#akiya #troubles .trou4{
background: url(../image/akiya/person_troubles.png) no-repeat left bottom;	
background-size: 100%; 
padding-bottom: 190px;
margin-top: -100px;
}

#akiya #troubles .trou3 li{
text-align: center;
	font-size: 18px;
font-weight: 600;
background-color: white;
padding: 15px;
margin-top: 10px;
}


/*ONESTOP================================================================================ */
#akiya #onestop{
margin: -70px auto 40px auto;
width: 80%;
font-size: 22px;
font-weight: 800;
text-align: center;
line-height: 1.4;
background: url(../image/akiya/bg_photos.jpg) no-repeat left bottom;
padding-bottom: 100px;
background-size: 100%;
}


#akiya #onestop .yajirushi{
	text-align: center;
}

#akiya #onestop .onestoptext span.underline{
	text-decoration: underline;
	font-size: 30px;
}

#akiya #onestop .onestoptext .addmg{
	display: block;
	font-size: 18px;
}
/*SOLUTION================================================================================ */
#akiya #solution{
background: #a67c52;
width: 90%;
margin: 0 auto;
padding-bottom: 30px;
position: relative;
padding-top: 10px;
}

#akiya #solution::after{/* beforeでもafterでも*/
    content: "";
    position: absolute;
    height: 60px;
    width: 100%;
    clip-path: polygon(0 0,50% 100%,100% 0);/* ココ */
    background-color: #a67c52;/* デモは青色の部分 */
　　left: 0;
    bottom: -60px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
}

#akiya #solution .solutionT{
	background: #754c24;
	border-radius: 10px;
	padding: 10px 0 20px 0;
	width: 90%;
	font-size: 16px;
	color: white;
	line-height: 2.5;
	text-align: center;
	font-weight: 800;
	margin: 0 auto;
}

#akiya #solution .yellowbox{
	background: #ffff00 0 200px;
	color: #000;
	margin-right: 5px;
	border-radius: 10px;
	padding: 10px;
}

#akiya #solution .solutionB{
	padding: 20px 0 140px 0;
	width: 90%;
	font-size: 30px;
	color: #ffff00;
	line-height: 1.4;
	text-align: center;
	font-weight: 800;
	margin: 0 auto;
background: url(../image/akiya/bg_photos2.jpg) no-repeat left bottom;
background-size: 100%;
}

#akiya #solution .solutionB p{
	color: white;
	font-size: 16px;
	margin-top: 10px;
}

#akiya #solution .solutionB .yellowB{
	color: #ffff00;
	font-size: 28px;
}

#akiya #solution .solutionB .whiteBox{
	color: #603813;
	font-size: 20px;
	background: white;
	padding: 10px;
	margin: 20px auto;
	width: 90%;
}
#akiya #solution .solutionB .reference{
	font-size: 14px;
	color: white;
	font-weight: 200;
}
/*POINTS================================================================================ */
#akiya #points{
background: url(../image/akiya/photos.jpg) no-repeat left bottom;
background-size: 100%;
width: 90%;
padding-bottom: 200px;

margin: 0 auto;
}

#akiya #points h2{
	text-align: center;
}

#akiya .pointsOut{
background: #eee8e0;
padding: 10% 7% 0 7%;
color: #231815;
padding-top:100px;
}

#akiya #points p.pointstext{
	font-size: 30px;
line-height: 1.5;
margin-bottom: 30px;}

#akiya #points span{
	font-size: 20px;}

#akiya #points .pointsbox{
	background: white;
	padding: 10px 10px 10px 0;
	margin-bottom: 20px;
}

#akiya #points .pointsbox h3{
	color: #ed6c00;
	font-size: 18px;
	margin-top: 10px;
}
#akiya #points .pointsbox .number{
	background: #ed6c00;
	padding: 5px 16px;
	font-weight: 600;
	color: white;
	margin-right: 10px;
}
#akiya #points .pointsbox p{
	color: #000;
	font-size: 14px;
	margin: 20px 10px 10px 30px;
	font-weight: 600;
	line-height: 1.5;
}
#akiya #points .soudan{
background: url(../image/akiya/person04.png) no-repeat 80% top;
width: 100%;
background-size: 25%;
margin-top: 30px;
}
#akiya #points .soudan p{
background: url(../image/akiya/fukidashi2.png) no-repeat left top;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.3;
	background-size: 100%;
	width: 35%;
	height: 100px;
	padding: 8% 0;
	margin-left: 20%;
}
/*CALL================================================================================ */
#akiya .call{
margin: 0;
text-align: center;
}

#akiya .call button{
margin: 20px auto;
background-color: #e1690d !important;
border: 5px solid white;
text-align: center;
border-radius: 20px;
font-size: 18px;
font-weight: 1000;
padding: 15px 20px;
box-shadow: 6px 6px 6px grey;
color: white;
width: 90%;
}

#akiya .call button a{
color: white;
text-decoration: none;

}

#akiya .call button a:hover{
box-shadow: none;
}
	
#akiya .call p.btnno{
padding-left: 12%;
font-size: 30px;
background:  url(../image/akiya/freedial.png) no-repeat 0% 50%;
background-size: 14%;
margin-left: 10%;
}
}
