@charset "UTF-8";

.help_wrap .img_type4 .line_ttl1,
.help_wrap .img_type5 .line_ttl1{padding-top:50px;}
.help_wrap .more_btn{position:relative;z-index:10}
.help_wrap .img_type3 .more_btn{margin-top:-30px;}
.help_wrap .img_type5 .more_btn{top:30px;}

#help_content1{
	margin-bottom:90px;
}
#help_content1 .bg_pic_head{
	background:url(../images/help/main.jpg) center center no-repeat;
	background-size:cover;
	margin-bottom:90px;
}

#help_content1 .border_wrap1+.border_wrap1{
	margin-bottom:90px;
}


.help_wrap{
	background:url(../images/help/bg_border.jpg) repeat center center;
	overflow:hidden;
}


.help_wrap .help_wrap_link{
	display:block;
}

.help_wrap .help_wrap_link:hover, .help_wrap .help_wrap_link:focus {
	color: #333;
}

.help_wrap .help_wrap_link:hover .check_image1,
.help_wrap .help_wrap_link:hover .sp_img{
	opacity:1;
}

.help_wrap .help_wrap_link:hover p{
	opacity:0.6;
}

.help_wrap .help_box{
	width:49.8%;
	background:#fff;
	position:relative;
	margin:0 0 4px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:15px;
}

.help_wrap .help_box.type1{
	float:left;
	clear:both;
	padding-left:40px;
}
.help_wrap .help_box.type2{
	float:right;
	padding-left:40px;
}
.help_wrap .help_box.last{
	margin:0;
}

.help_wrap .line_ttl1{
	position:relative;
	font-size:24px;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:5px;
	padding-top:85px;
	z-index:2;
}


.help_wrap .line_ttl1 .text_posi{
	background:url(../images/index/line.jpg) left 80% repeat-x;
}

.help_wrap .check_image1{
	position:absolute;
}

.help_wrap .check_desc1{
	position:relative;
	z-index:2;
	margin-bottom:5px;
}

.help_wrap .img_type1 .check_image1{
	width:266px;
	top:0;
	right:20px;
	z-index:1;
}

.help_wrap .img_type2 .check_image1{
	width:236px;
	top:5px;
	right:20px;
	z-index:1;
}

.help_wrap .img_type3 .check_image1{
	width:227px;
	top:20px;
	right:20px;
	z-index:1;
}

.help_wrap .img_type4 .check_image1{
	width:222px;
	top:20px;
	right:20px;
	z-index:1;
}

.help_wrap .img_type5 .check_image1{
	width:164px;
	top:20px;
	right:20px;
	z-index:1;
}

.help_wrap .img_type6 .check_image1{
	width:224px;
	top:20px;
	right:20px;
	z-index:1;
}

.help_wrap .img_type7 .check_image1{
	width:238px;
	top:20px;
	right:20px;
	z-index:1;
}


.help_wrap .more_btn{
	padding-right:25px;
	text-align:right;
	margin-bottom:0;
}

.help_wrap .img_type4 .more_btn{
	margin-top:-25px;
}

.help_wrap .img_type5 .more_btn{
	margin-top:-25px;
}

.help_wrap .img_type8 .more_btn{
	margin-top:-25px;
}

.help_wrap .img_type7 .line_ttl1,
.help_wrap .img_type8 .line_ttl1{
	padding-top:60px;
}

.help_wrap .more_btn img{
	width:104px;
}


.cmn_btn_arera{
	text-align:left;
	margin-bottom:85px;
}

.cmn_btn_arera li{
	margin-left:90px;
}

/*20210325追記*/
.help_box.type2.img_type3{
	height: 231px;
}


@media (max-width: 639px) {

#help_ank1{
	margin-top:-50px;
	padding-top:50px;
}

.help_wrap .line_ttl1{padding-top:20px!important;margin-bottom:20px;}
.help_wrap .img_type3 .more_btn{margin-top:0;}
.help_wrap .img_type5 .more_btn{top:0;}

.cmn_btn_arera li{
	margin-left:0;
}

.help_wrap .help_box{
	width:100%;
	padding-left:0;
	padding-right:0;
}

.help_wrap .help_box.img_type7{
	margin-bottom:4px;
}

#help_content1{
	margin-bottom:60px;
}
#help_content1 .bg_pic_head{
	margin-bottom:20px;
}

#help_content1 .border_wrap1+.border_wrap1{
	margin-bottom:40px;
}

.help_wrap .help_box.type1{
	float:none;
	clear:none;
	padding-left:0;
}
.help_wrap .help_box.type2{
	float:none;
	padding-left:0;
}

.help_wrap .line_ttl1{
	padding-top:0;
}


.image_c{
	text-align:center;
}

.help_wrap .check_image1{
	position:static;
	margin:0 auto 10px;
}

.help_wrap .check_desc1{
	position:relative;
	z-index:2;
	margin-bottom:5px;
}

.help_wrap .more_btn{
	padding-right:0;
	text-align:center;
	margin-top:0!important;
}

.help_wrap .img_type6 .line_ttl1,
.help_wrap .img_type5 .line_ttl1{
	padding-top:0;
}

.help_wrap .line_ttl1{
	text-align:center;
}

.cmn_btn_arera{
	margin-bottom:60px;
}
	
/*20210325追記*/
.help_box.type2.img_type3{
	height: auto;
}



}