@charset "utf-8";
/* mainimage */
#main{
	position:relative;
	text-align:center;
	margin:0 auto 40px; 
	background-image:url(/problem/children/wp/wp-content/themes/twentytwentyfour-child/images/index/bg-main.jpg);
	background-repeat:repeat-x;
}

#main img{
	margin:0 auto;
}


@media screen and (max-width: 950px) {
#main{
	background-image:none;
}

}



/* report */
.area_report{
	display:flex;
	margin:0 0 20px;
}

.area_report > div:nth-child(even){
	margin-left:16px;
}


.area_report div.box_report{
	display:flex;
	width:calc(50% - 8px);
}

.area_report div.box_report > div{
	width:50%;
}

.area_report div.box_report div.img{
	margin-right:20px;
}

.area_report div.box_report div.img img{
	height:auto !important;
}


.area_report div.box_report dt{
	margin:0 0 10px;
}


.btn_more{
	position:relative;
	margin:0 0 100px;
	
}
.btn_more div{
	width: 90px;
    height: 30px;
    border-radius: 15px;
	text-align:center;
	color:#fff;
	background-color:#FF6C62;
	line-height:30px;
	position:absolute;
	right:0;
}

.btn_more div:after{
		font-family: FontAwesome;
		content: '\f061';
		/*
		-webkit-font-smoothing:antialiased;
 	    -webkit-text-stroke-color:#c16362;
       -webkit-text-stroke-width:1px
		*/
		font-size:1rem;
		position:absolute;
		right:10px;
		top: 50%;  		
		transform: translateY(-50%) ;
}

@media screen and (max-width: 950px) {
/* report */
.area_report{
	display:block;
	margin:0 0 20px;
}

.area_report > div:nth-child(even){
	margin-left:0px;
}

.area_report > div{
	width:100%;
}

.area_report div.box_report{
	display:block;
	margin:0 auto 20px;
}

.area_report div.box_report > div{
	width:100%;
}

.area_report div.box_report div.img{
	margin-right:0px;
	text-align:center;
}

.area_report div.box_report div.img img{
	width:400px !important;
	height:auto;
}


.btn_more div{
	width: 90px;
    height: 30px;
    border-radius: 15px;
	text-align:center;
	color:#fff;
	background-color:#FF6C62;
	line-height:30px;
	position:absolute;
	right:0;
}

}

/* greeting */

.area_greeting{
	display:flex;
}

.area_greeting .img{
	width:400px;
	padding-left:30px;
}

.area_greeting .img img{
	margin:0 0 10px;
}

.area_greeting .img p{
	margin:0 0 20px;
}

.area_greeting .txt{
	width: calc(100% - 410px);
}

.area_greeting .txt p{
	margin:0 0 30px;
}
@media screen and (max-width: 950px) {
.area_greeting{
	display:block;
}

.area_greeting .img{
	width:100%;
	padding-left:0px;
}

.area_greeting .img img{
	margin:0 0 10px;
	width:400px;
}

.area_greeting .img p{
	margin:0 0 20px;
}

.area_greeting .txt{
	width:100%;
}

.area_greeting .txt p{
	margin:0 0 30px;
}
}








/* 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;
}



}




