@charset "utf-8";
#main{
	position:relative;
	text-align:center;
	margin:0 auto; 
}

/* kv */
#main .area_kv{
	background-color:#ebe8e1;
	text-align:left;
	height:600px;

}

#main .kv{
  background-image: url(/wp/wp-content/themes/twentytwentyfour-child/images/index/img_kv.jpg);
  background-repeat:no-repeat;
  background-position:center top;
  background-size:100%;
  position:relative;
}


#main .copy_kv{
	font-size:2rem;
	font-weight:bold;
	position:absolute;
	top:150px;
	left:50px;
}

#main .copy_kv img{
	width:1000px;
	height:auto;
}


#main .kv h2{
	font-size:3.3rem;
	font-weight:bold;
	margin:0 0 20px;
	color:#333;
}


@media screen and (max-width: 950px) {
}



/* topics */
#main .topics{
	margin:60px auto 0;
}
#main .topics dl{
	display:flex;
	margin:0 0 20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}

#main .topics dd{
	margin-left:20px;
}


.btn_more{
	position:relative;
	
}
.btn_more div{
	width: 90px;
    height: 30px;
	text-align:center;
	color:#fff;
	background-color:#DC143C;
	line-height:30px;
	position:absolute;
	right:0;
}

.btn_more div:after{
        font-family: "Font Awesome 5 Free";
		content: '\f061';
		/*
		-webkit-font-smoothing:antialiased;
 	    -webkit-text-stroke-color:#c16362;
       -webkit-text-stroke-width:1px
		*/
		font-size:0.9rem;
		font-weight: 900;
		position:absolute;
		right:5px;
		top: 50%;  		
		transform: translateY(-50%) ;
}


/* about */
#main .about{
	margin:120px auto 0;
  	background-image: url(/wp/wp-content/themes/twentytwentyfour-child/images/footer/bg.png);
  	background-repeat:no-repeat;
  	background-position:left bottom;
  	background-size:100%;
}

#main .about .bg_about{
  background-image: url(/wp/wp-content/themes/twentytwentyfour-child/images/index/bg-about.png);
  background-repeat:no-repeat;
  background-position:right;
  background-size:50%;
}

#main .about .box_about{
	display:flex;
	flex-direction: column;
	align-items: center;
	color:#fff;
	width:50%;
	padding:80px 30px;
}

#main .about h3{
	font-size:2rem;
	margin:0 0 40px;	
	color:#fff;
}


/* business */
#main .business{
	margin:100px auto 0;
}

#main .box_business{
	display:flex;
}

#main .box_business .each_business{
	width: calc(33.3% - 20px);
	padding-top:30px;
	margin-right:30px;
	border-radius:5px;
	box-shadow: 0 0 8px gray;
}

#main .box_business .each_business:last-child{
	margin-right:0;
}

#main .box_business .each_business dt{
	text-align:center;
	font-weight:bold;
	font-size:1.4rem;
	margin:0 0 20px;	
}

#main .box_business .each_business dd{
	text-align:center;
	margin:0 0 20px;	
}

#main .box_business .each_business dd img{
	width:200px;
}

#main .box_business .each_business div{
	width:100%;
	background-color:#759abc;
	padding:30px;
	text-align:left;
	color:#fff;
	position:relative;
}


#main .box_business .each_business div:after{
        font-family: "Font Awesome 5 Free";
		content: '\f04b';
		font-size:0.9rem;
		font-weight: 900;
		position:absolute;
		right:5px;
		top: 50%;  		
		transform: translateY(-50%) ;
}

/* merit */
#main .merit{
	margin:100px auto 0;
}

.merit .box_step{
	margin:0 0 80px;
	display:flex;
} 

.merit .box_step .txt_step{
	width: calc(100% - 400px);
}

.merit .box_step .img-merit{
  	position: relative;
  	width: 360px;
  	height: 360px;
  	border-radius: 100%;
  	overflow: hidden;
  	z-index: 0;
}

.merit .txt_step img{
	width:150px;
	margin-right:10px;
}

.merit .txt_step > div{
	height:180px;
	position:relative;
}

.merit .txt_step > div h3{
	border-bottom:1px solid #195690;
	font-size:1.8rem;
	font-weight:bold;
	position:absolute;
	bottom:30px;
	width:100%;
}




/* cta */
.cta{
	background-color:#f5f5f5;
	padding:80px 0;
}
.cta .btn{
	margin:40px auto;
}










/* contents */
.area-cv{
	display:flex;
}

.area-cv .banr_sale,.area-cv .banr_line{
	width:50%;
	text-align:center;
	color:#fff;
	font-weight:700;
	font-size:1.6rem;
	padding:50px 0;
	flex-shrink: 1;
}

.area-cv .banr_sale{
	background-color:#083976;
}

.area-cv .banr_line{
	background-color:#4CC764;
}




.bg-yellow{
	padding:40px 0;
}

.box-inquiry{
	background-color:#fff;
	padding:30px 20px;
	margin:20px auto;
	text-align:center;
	display:block;
	font-size:1.2rem;
	font-weight:500;
	border-radius:5px;
}
@media screen and (max-width: 950px) {
.box-reason{
	border:4px solid #083976;
	padding:20px;
	margin:0 0 30px;
	display:block;
	font-size:1.1rem;
	line-height:1.4;
	text-align:center;
}

.box-reason >div >div{
	text-align:left;
}

.box-reason img{
	max-width:300px;
	margin:0 auto;
}

.box-reason h3{
	font-size:1.2rem;
	margin:0 0 20px;
}

div.jkas_zenkoku{
	font-size:1.2rem;
	margin:0 auto 20px;
}

h2.ttl_blk{
	margin:0 0 20px;
	font-size:1.4rem;
}

h2.ttl_black{
	font-size:1.4rem;
	padding:10px;
	margin:20px 0 20px;
}

.box-madoguchi{
	display:flex;
	 justify-content: space-between;
	 flex-wrap: wrap;
}

.box-madoguchi div{
	width:calc(33% - 20px);
	padding:10px;
	margin:0 10px 10px;
	background-color:#fff;	 
}

.box-img-txt{
	display:block;
	margin:0 0 30px;
}

.box-img-txt img{
	width:100%;
	margin:0 auto;
}

.box-case{
	padding:20px;
	margin:0 0 30px;
	text-align:left;
}

.box-case h3{
	font-size:1.3rem;
	font-weight:bold;
	margin:0 0 20px;
	text-align:left;
}


.box-case h3 span{
	font-size:1rem;
}

.box-case .inner{
	display:block;
	text-align:center;
}

.box-case .inner img{
	width:300px;
	margin:0 auto;
}

.box-case .inner div{
 flex-grow: 1;
 text-align:left;
 }


.box-case .inner ul{
	margin-left:20px;
}

.box-case .inner li{
	list-style-type:disc;
	margin:0 0 20px;
}

ul.choise li{ 
	font-size:1.1rem;
}

.box-step{
	border-bottom:2px solid #083976;
	padding-bottom:30px;
	margin-bottom:30px;
	display:block;
	text-align:center;
}

.box-step > div{
	text-align:left;
}

.box-step img{
	width:50px;
	margin:0 auto 10px;
}

.box-step div h4{
	font-weight:bold;
	font-size:1.2rem;
	margin:0 auto 10px;
	text-align:center;
}


.area-cv .banr_sale,.area-cv .banr_line{
	padding:20px 0;
	font-size:1.2rem;
}
img.arrow{
	width:100px;
	margin:20px auto;
}

}
/* about */
.bg-about{
  background-image: url(/problem/sale/wp/wp-content/themes/twentytwentyfour-child/images/index/bg_about.jpg);
  background-repeat:no-repeat;
  background-position:center bottom;
  text-align:center;
  padding-bottom:30px;
  font-size:1.2rem;
  line-height:1.8;
}

.bg-about h2{
	background-color:inherit;
	border:none;
	text-align:center;
	padding-top:100px;
	font-size:2rem;
	margin:0 0 14px;

}

.bg-about div{
  text-align:center;
}

	
@media screen and (max-width: 950px) {
/* about */
.bg-about{
	text-align:left;
}

.bg-about{
  background-position:center bottom;
  padding-bottom:30px;
  font-size:1rem;
  line-height:1.4;
}

.bg-about h2{
	background-color:inherit;
	border:none;
	text-align:center;
	padding-top:100px;
	font-size:1.4rem;
	margin:0 0 10px;
}

.bg-about div{
  text-align:left;
}



}




