@charset "utf-8";
h2{background:none}
/* CSS Document */

/*共通*/
#mainte #contents {
	width:100%
}

#mainte #contents img {
	width:100%
}

/*--visual_main--*/

#mainte #contents .visual_main {
	position: relative;
	width:100%;
}

#mainte #contents .visual_main h2 {
	position: absolute;
	width:100%;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	top:50%;
	margin-top: -1em;
	color:#ffffff;
	line-height: 1em;
	letter-spacing: 0.1em;
}

#mainte #contents .visual_main h2 .txt_sub {
	font-size: 17px;
	color:#ffea00;
	letter-spacing: 0.05em;
}



/*box_user-voice*/
#mainte #contents .box_user-voice {
	background-color: #348f28;
	min-height: 197px;
}
#mainte #contents .box_user-voice .wrap {
	min-height: 197px;
	background: #348f28 url(../images/mainte/img_01_01.png) no-repeat;
	background-position: 8% 15px;
	background-size: 24% auto;
}

#mainte #contents .box_user-voice .ballon {
	max-width:128px;
	position: relative;
	left:38%;
	padding-top: 2em;
}

#mainte #contents .box_user-voice .ballon .square {
	background-color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	color:#348f28;
}
#mainte #contents .box_user-voice .img_balloon {
	max-width: 7px;
	padding: 0;
	line-height: 100%;
	position: relative;
	left:13%;
}
#mainte #contents .box_user-voice .img_balloon img {
	width:100%;
	margin: 0;
	border: 0;
	vertical-align: top;
}
#mainte #contents .box_user-voice p.txt_box_user-voice {
	width:65%;
	font-size: 20px;
	line-height: 2em;
	color:#ffffff;
	position: relative;
	left:38%;
}



/*--box--*/
#mainte #contents .box .line_yellow {
	width:10%;
	max-width: 73px;
	height: 5px;
	background-color: #ffea00;
	margin-left: auto;
	margin-right: auto;
}

#mainte #contents .box .txt_point p {
	font-size:20px;
	position:absolute;
	width:100%;
	bottom:12px;
	letter-spacing: 0.1em;
}

#mainte #contents .box .txt_b {
	font-size:28px;
	line-height: 1.5em;
}




/*--box01--*/
/*-- point --*/
#mainte #contents .box h3.ttl_point {
	font-size: 30px;
}

#mainte #contents .box h3.ttl_point .txt_sub {
	font-size: 13px;
	display: block;
	margin-top: 1em;
	margin-bottom: 0;
}



#mainte #contents #box01 .txt_point {
	position: relative;
	width:55%;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}

#mainte #contents #box01 .txt_point p {
	padding-left: 1.25em;
}

#mainte #contents #box01 .txt_small {
	/*font-size: 12px;*/
	letter-spacing: 0.05em;
	line-height: 1.5em;
}


/*--tbl01--*/

#mainte #contents #box01 .tbl01_list li {
	width:48%;
	float: left;
	margin-right: 4%;
	/*margin-bottom: 40px;*/
}

#mainte #contents #box01 .tbl01_list li:nth-child(2n) {
	margin-right: 0;
}

#mainte #contents #box01 .tbl01_list .tbl01_visual {
	position: relative;
}

#mainte #contents #box01 .tbl01_list .tbl01_visual {
	position: relative;
}

#mainte #contents #box01 .tbl01_list .tbl01_visual .box_txt {
	position: absolute;
	top:50%;
	margin-top: -1em;
	font-size:27px;
	line-height: 1.2em;
	color:#ffffff;
	width:100%;
	text-align: center;
}

#mainte #contents #box01 .tbl01_list .tbl01_visual .box_txt .line_box {
	border: 1px solid #ffffff;
	/*padding-left: 0.5em;
	padding-right: 0.5em;*/
	padding: 0.5em;
}


#mainte #contents #box01 .tbl01_list .tbl01_txt {
	background: #67b35d;
	/*min-height: 145px;*/
	min-height: 209px;
	/*font-size: 12px;*/
	line-height: 1.5em;
	color:#ffffff;
	padding:2em;
}

#mainte #contents #box01 .tbl01_list #tbl01_02 .tbl01_txt {
	padding-bottom: 1em;
}



/*--box02--*/

#mainte #contents #box02 {
	background-image: url(../images/mainte/bg_01.jpg) ;
}

#mainte #contents #box02 .ttl01 {
	width:100%;
	max-width: 234px;
	font-size: 20px;
	color:#ffffff;
	background: #e2ae0f;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.4em;
}

#mainte #contents #box02 #img02_list li {
	float: left;
	width:17%;
	position: relative;
}


#mainte #contents #box02 #img02_list li .img02_txt {
	width: 100%;
	position: absolute;
	top:50%;
	text-align: center;
	color:#ffffff;
	font-size:16px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#mainte #contents #box02 #img02_list li#img02_list01 .img02_txt,
#mainte #contents #box02 #img02_list li#img02_list02 .img02_txt {
	margin-top: -2.5em;
}

#mainte #contents #box02 #img02_list li#img02_list03 .img02_txt,
#mainte #contents #box02 #img02_list li#img02_list04 .img02_txt,
#mainte #contents #box02 #img02_list li#img02_list05 .img02_txt{
	margin-top: -1.75em;
}

#mainte #contents #box02 #img02_list li.img02_list_arrow {
	width:3.75%;
}

#mainte #contents #box02 #img02_list li.img02_list_arrow .tbl02_img_arrow {
	width:100%;
	max-width: 6px;
	margin-left: auto;
	margin-right: auto;
}





/*--box03--*/
#mainte #contents #box03 #img03_list .img03_img_pc {
	width:50%;
	float: left;
	margin-right: 3%;
}

#mainte #contents #box03 #img03_list .img03_ttl,
#mainte #contents #box03 #img03_list .img03_txt {
	width:47%;
	float: right;
}

#mainte #contents #box03 #img03_list dt.img03_ttl p {
	font-weight: bold;
	border-bottom: 2px solid #000000;
	font-size:24px; 
	vertical-align: bottom;
}

#mainte #contents #box03 #img03_list dt.img03_ttl .txt_step{
	display: inline-block;
	background: #69b95e;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	line-height: 36px;
	padding: 0 1em;
	margin-right:1em;
	vertical-align:2px;
}

#mainte #contents #box03 #img03_list dd.img03_txt {
	/*font-size:12px;*/
	color:#000000;
	letter-spacing: 0.05em;
	/*padding-top: 2em;*/
	padding-top:1.25em;
	line-height: 1.5em
}

#mainte #contents #box03 #img03_list dd.img03_txt .img03_btn {
	display: block;
	width:95%;
	margin-left: auto;
	margin-right: auto;
	background: #be2424;
	border-bottom: solid 2px #7d0b0b;
}

#mainte #contents #box03 #img03_list dd.img03_txt .img03_btn p {
	position: relative;
	font-size:20px;
	color:#ffffff;
	line-height: 3.5em;
	text-align: center;
}

#mainte #contents #box03 #img03_list dd.img03_txt .img03_btn .img03_btn_arrow {
	display: block;
	width:7px;
	float:right;
	position:absolute;
	top:50%;
	right:5%;
}

#mainte #contents #box03 #img03_list dd.img03_txt .img03_btn .img03_btn_arrow img{
	vertical-align: top;
}

#mainte #contents #box03 #img03_list .img03_list_arrow {
	width:100%;
	max-width:60px;
	margin-left: auto;
	margin-right: auto;
}

#mainte #contents #box03 #img03_list .img03_list_arrow img {
	vertical-align: middle;
}

#mainte #contents #box03 #img03_list05 .img03_bnr {
	font-size:25px;
	line-height: 1.2em;
	padding-top:0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	color:#348f28;
	border: solid 1px #348f28;
}



/*--box04--*/

#mainte #contents #box04 {
	background: #348f28;
}


#mainte #contents .ttl01 {
	width:100%;
	max-width: 285px;
	margin-left: auto;
	margin-right: auto;
}


#mainte #contents .q-a_list > li {
	border-bottom: dotted 1px #ffffff;
}

#mainte #contents .q-a_list li .txt_q,
#mainte #contents .q-a_list li .txt_a {
	margin-left: 15px;
}

#mainte #contents .q-a_list li .txt_q {
	font-size: 20px;
	line-height: 33px;
	color:#ffffff;
	background: url(../images/mainte/icon_02_02.png) no-repeat left;
	padding-left: 45px;
	font-weight: bold;
	margin-bottom: 1em;
}

#mainte #contents .q-a_list li .txt_a {
	font-size: 12px;
	line-height: 1.5em;
	color:#ffffff;
	background: url(../images/mainte/icon_02_01.png) no-repeat left;
	padding-left: 45px;
	min-height: 32px;
}

#mainte #contents .q-a_list li .txt_a a:link,
#mainte #contents .q-a_list li .txt_a a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#mainte #contents .q-a_list li .txt_a_list,
#mainte #contents .q-a_list li .txt_a_sub {
	font-size: 12px;
	line-height: 1.5em;
	color:#ffffff;
}

#mainte #contents .q-a_list li ul.txt_a_list {
	padding-left: 90px;
	margin-bottom: 1em;
}

#mainte #contents .q-a_list li ul.txt_a_list li{
	list-style-type: disc;
}


#mainte #contents .q-a_list li .txt_a_sub {
	padding-left: 45px;
}



#mainte #contents #box04 .bnr01 {
	width:100%;
	max-width: 910px;
}

#mainte #contents #box04 .txt_bnr01 {
	font-size:28px;
	font-style: italic;
	line-height: 1em;
	letter-spacing: 0.22em;
}

#mainte #contents #box04 .txt_bnr01 .txt_ul {
	display: inline-block;
	border-bottom: 3px solid #c70808;
	margin-bottom: 0.5em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0px;
}



/*-------*/
@media only screen and (max-width : 768px) {
	
/*box_user-voice*/
	#mainte #contents .box_user-voice {
		min-height: 155px;
	}
	#mainte #contents .box_user-voice .wrap {
		background-size: 180px auto;
		min-height: 155px;
		background-position: 10px 10px;
	}
	#mainte #contents .box_user-voice .ballon {
		left:30%;
		padding-top: 0.5em;
	}
	#mainte #contents .box_user-voice p.txt_box_user-voice {
		left:30%;
		line-height: 1.5em;
	}

/*--box--*/
	#mainte #contents .box .txt_point p {
		letter-spacing: 0.05em;
	}

/*--box01--*/
	#mainte #contents #box01  .ttl_point {
		line-height: 1.4em;
	}

	
	#mainte #contents #box01 .txt_point {
		width:74%;
		max-width: 74%;
	}

	#mainte #contents #box01 .txt_small {
		font-size: 14px;
	}
	
	#mainte #contents #box01 .tbl01_list li,
	#mainte #contents #box01 .tbl01_list li:nth-child(2n) {
		width:90%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#mainte #contents #box01 .tbl01_list .tbl01_txt {
		font-size:14px;
		line-height: 1.6em;
		min-height: 150px;
	}
	
/*--box02--*/
	#mainte #contents #box02 #img02_list li {
		float: none;
		width:90%;
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}
	
	#mainte #contents #box02 #img02_list li .img02_txt {
		margin-top: -1em !important;
	}

	#img02_list li.img02_list_arrow .tbl02_img_arrow {
		min-width: 30px;
	}
	
/*--box03--*/	
	#mainte #contents #box03 #img03_list .img03_img_sp,
	#mainte #contents #box03 #img03_list .img03_ttl,
	#mainte #contents #box03 #img03_list .img03_txt {
		width:90%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#mainte #contents #box03 #img03_list dd.img03_txt .img03_btn p {
		line-height: 2.5em;
	}
	#mainte #contents #box03 #img03_list dd.img03_txt .img03_btn .img03_btn_arrow {
		right: 15%;
	}
	
}


@media only screen and (max-width : 420px) {
	
/*--visual_main--*/
	#mainte #contents .visual_main h2 {
		font-size:25px;
	}
	
/*box_user-voice*/
	#mainte #contents .box_user-voice {
		min-height: auto;
	}
	#mainte #contents .box_user-voice .wrap {
		background: #348f28 url(../images/mainte/img_01_01.png) no-repeat;
		background-position: 2px 10px;
		background-size: 28%;
		min-height: auto;
		padding-top:1em;
		padding-bottom: 1em;
	}
	#mainte #contents .box_user-voice p.txt_box_user-voice {
		font-size: 14px;
	}
	#mainte #contents .box_user-voice p.txt_box_user-voice br {
		display: none;
	}
	
/*--box--*/	
	#mainte #contents .box .txt_point p {
		font-size:13px;
		bottom:0.1em;
	}
	#mainte #contents .box .txt_b {
		width:90%;
		font-size:18px;
		line-height: 1.5em;
		margin-left: auto;
		margin-right: auto;
		letter-spacing: -1.7px;
	}
	#mainte #contents .box .txt_b br {
		/*display: none;*/
	}
	
	#mainte #contents .box h3.ttl_point {
		font-size: 20px;
	}
	
/*--box01--*/	
	#mainte #contents #box01 .txt_point p {
		padding-left: 0.8em;
	}
	#mainte #contents #box01 .w420_visible {
		display: block;
	}

/*--box02--*/
	#mainte #contents #box02 #img02_list li .img02_txt {
		margin-top: -0.7em !important;
	}

/*--box03--*/	
	#mainte #contents #box03 #img03_list dt.img03_ttl p {
		font-size: 24px;
	}
	#mainte #contents #box03 #img03_list05 .img03_bnr {
		padding-left: 0.5em;
	}

/*--box04--*/
	#mainte #contents #box04 .txt_bnr01 {
		font-size:18px;
		letter-spacing: 0;
	}
	#mainte #contents .q-a_list dl {
		width:80%;
		margin-left: auto;
		margin-right: auto;
	}
	#mainte #contents .q-a_list li .txt_q {
		font-size:16px;
	}
	#mainte #contents .q-a_list li .txt_q, #mainte #contents .q-a_list li .txt_a {
		margin-left: 0;
	}
	#mainte #contents .q-a_list li .w420_visible {
		display: block;
	}
	
}
