@charset "utf-8";

main {
	background: #fff;
}

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	*zoom: 1;
}
main .wrapper * {
	box-sizing: content-box;
}

main p {
	margin: 0;
}

@media screen and (min-width: 768px) {
	
	/*=====================================
	　　▼▼▼ コンテンツ
	=====================================*/
	#contents {
		padding: 20px 0 0;
		overflow: hidden;
	}
	#contents .inner {
		margin: 0 auto;
		width: 970px;
		clear: both;
		overflow-x: auto;
    position: relative;
    max-width: 100%;
    white-space: nowrap;
	}
	
	.wrapper {
		width: 100%;
		/* min-width: 970px; */
	}
	
	/*=====================================
　　▼▼▼ ヘッダー
=====================================*/
#maintenance_header {
	width: 970px;
	margin: 0 auto;
	}


/*=====================================
　　▼▼▼ コンテンツ
=====================================*/
.maintenance_contact{
	margin-top: 25px;
	width: 970px;
}
.maintenance_meyasu{
	margin-top: 40px;
}

.reform_contact_box{
	border-top: #dcdcdc 1px solid;
	padding: 43px 0 2px;
	margin-top: 40px;
}

.maintenance_lead{
	font-size:18px;
}
	
}


	
@media screen and (max-width: 767px) {
	#wrapper{
		position: relative;
		width: 100%;
		margin: 0 auto;
		/* border-top: 6px solid #1fb9f0; */
		color: #434343;
		font-size:1.4rem;
	}

	/* タイトルタイプ */
.ttl_type01 {
	padding: 9px 7px;
	background: #007ac7;
	color: #fff;
	font-size: 2.57rem;
	line-height: 1.3em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W6", HiraKakuPro-W6, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

	/* main_section
	------------------------------------------------ */
	#main_section {
		margin: 0 0 23px;
	}
	#main_section .heading {
		padding: 7px;
		background: #007ac7;
	}

	#main_section .inner {
		margin: 12px;
	}
		#main_section .inner .meyasu-img{
			margin-top: 12px;
			text-align: center;
		}
		#main_section .inner .btn-pdf{
			margin-top: 35px;
		}
		#main_section .inner .btn-pdf a{
			display: block;
			background: #0078ca;
			color: #ffffff;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			border-radius: 6px;
			padding: 12px;
			font-size: 17px;
		}
		#main_section .inner .btn-pdf a span{
			display: block;
			background: url(../img/maintenance/sp/icon_btn.png) right no-repeat / 12px;
		}

		#main_section .meyasu-img img {
			width: 100%;
		}

		#main_section .meyasu-img {
			position: relative;
		}

		#main_section .meyasu-img .link_01 {
			display: block;
			position: absolute;
			top: 2.6%;
			left: 0;
			width: 12.4%;
			padding-top: 12.4%;
		}

		#main_section .meyasu-img .link_02 {
			display: block;
			position: absolute;
			top: 12.3%;
			left: 0;
			width: 12.4%;
			padding-top: 10.4%;
		}

		#main_section .meyasu-img .link_03 {
			display: block;
			position: absolute;
			top: 20.3%;
			left: 0;
			width: 12.4%;
			padding-top: 12.4%;
		}

		#main_section .meyasu-img .link_04 {
			display: block;
			position: absolute;
			top: 30.1%;
			left: 0;
			width: 12.4%;
			padding-top: 10.3%;
		}

		#main_section .meyasu-img .link_05 {
			display: block;
			position: absolute;
			top: 46.2%;
			left: 0;
			width: 12.4%;
			padding-top: 10.3%;
		}

		#main_section .meyasu-img .link_06 {
			display: block;
			position: absolute;
			top: 61.9%;
			left: 0;
			width: 12.4%;
			padding-top: 10.1%;
		}

		#main_section .meyasu-img .link_07 {
			display: block;
			position: absolute;
			top: 69.8%;
			left: 0;
			width: 12.4%;
			padding-top: 11.3%;
		}

		#main_section .meyasu-img .link_08 {
			display: block;
			position: absolute;
			top: 78.7%;
			left: 0;
			width: 12.4%;
			padding-top: 11.3%;
		}

		#main_section .meyasu-img .link_09 {
			display: block;
			position: absolute;
			top: 87.6%;
			left: 0;
			width: 12.4%;
			padding-top: 10.4%;
		}

}



