@charset "UTF-8";
/* CSS Document */

#pankuzu {
	margin: 0 0px 30px;
}
#pankuzu ul li {color:#FFF;}
#pankuzu ul li a {color:#FFF;}
.main {
	/* background: url(../maintenance/images/main.jpg) no-repeat; */
	/* background-size:cover; */
	/* position: relative; */
	/* height: 270px; */
	/* padding: 15px 0 0; */
}
.main h1 {
	/* position: absolute; */
	/* top: 50%; */
	/* left: 50%; */
	/* -webkit-transform : translate(-50%,-50%); */
	/* transform : translate(-50%,-50%); */
	/* text-align: center; */
	/* color: #FFF; */
}
.mainte {
	padding-top: 60px;
	position: relative;
}
.mainte .contents {
	width: 82.35%;
}
.mainte .sidenav {
	/*max-width: 310px;
	width: 100%;*/
	position: fixed;
top: 285px;
right: 30px;
background: #FFF;
width: 290px;
z-index: 10;
}
.mainte .contents .intro {
	margin: 0px 0px 60px;
}
.mainte .contents .intro .copy {
	font-size: 24px;
	margin: 0px 0px 15px;
}
.mainte .contents .sec-box {
	background: #FFF;
	margin: 0px 0px 50px;
	padding: 0px 0px 55px;
	/* border: 1px solid #333; */
}
.mainte .contents .sec-box .ttl {
	color: #FFF;
	background: #333333;
	display: inline-block;
	/*! min-width: 410px; */
	/*max-width: 100%;*/
	/*width: 100%;*/
	font-size: 20px;
	position: relative;
	/*! height: 60px; */
	margin: 0px 0px 30px;
	padding: 15px;
}
.mainte .contents .sec-box .ttl2 {
	color: #FFF;
	background: #333333;
	font-size: 20px;
	position: relative;
	/*! height: 60px; */
	margin: 0px 0px 30px;
	padding: 14px 20px;
}
.mainte .contents .sec-box .ttl p , .mainte .contents .sec-box .ttl2 p {
	/*! position: absolute; */
	/*! top: 50%; */
	/*! left: 5%; */
	/*! -webkit-transform : translate(0,-50%); */
	/*! transform : translate(0,-50%); */
	color: #FFF;
}
.mainte .contents .sec-box .ttl span {
	font-size: 18px;
	margin: 0px 0px 0px 5px;
}
.mainte .contents .sec-box .inn {
	/* margin: 0px auto; */
	/* max-width: 750px; */
}
.mainte .contents .sec-box .inn2 {
	padding: 50px 0 0;
}
.mainte .contents .sec-box .inn .text {
	margin: 0 0 35px;
}
.mainte .contents .sec-box .inn ul li {
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	border-bottom: 1px dotted #adadad;
}
.mainte .contents .sec-box .inn ul li:last-child {
	margin: 0;
}
.mainte .contents .sec-box .inn .bold li {
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
	font-weight: bold;
}
.mainte .contents .sec-box .inn ul li .box {
	background: #f6f6f6;
	padding: 15px 20px 15px;
	margin: 15px 0px 0px;
}
.mainte .contents .sec-box .inn ul li .box p {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px;
}
.mainte .sidenav ul {
	margin: 0px auto;
	max-width: 245px;
	padding: 35px 0px;
}
.mainte .sidenav ul .ttl {
	font-size: 20px;
	font-weight: 400;
	margin: 0px 0px 20px;
}
.mainte .sidenav ul li {
	margin: 0px 0px 10px;
}
.mainte .sidenav ul li:last-child {
	margin: 0px;
}
.mainte .sidenav ul li a {
	font-weight:bold;
}
.mainte .sidenav ul li a.active {
	color: #aeadad;
}
.mainte .sidenav ul li a.active:before{
	margin:0 10px 0 0;
	content:" ";
	display:inline-block;
	width:15px;
	height:1px;
	background: #aeadad;
	background-size:contain;
	vertical-align: super;
}

@media only screen and (max-width: 768px){
#pankuzu {
	margin: 0 0px 30px;
}
#pankuzu ul li {color:#FFF;}
#pankuzu ul li a {color:#FFF;}
.main {
	/* height: 135px; */
	/* padding: 0; */
}
.main h1 {
}
.mainte {
	padding-top: 30px;
	position: static;
}
.mainte .contents {
	width: auto;
}
.mainte .sidenav {
	position: static;
	top: auto;
	right: auto;
	width: auto;
	max-width: 100%;
}.mainte .contents .intro {
	margin: 0px 0px 30px;
}
.mainte .contents .intro .copy {
	font-size: 18px;
	margin: 0px 0px 10px;
}
.mainte .contents .sec-box {
	margin: 0px 0px 25px;
	padding: 0px 0px 25px;
}
.mainte .contents .sec-box .ttl {
	display: block;
	min-width: auto;
	width: auto;
	font-size: 18px;
	height: auto;
	margin: 0px 0px 20px;
	padding: 15px 5%;
}
.mainte .contents .sec-box .ttl2 {
	font-size: 18px;
	height: auto;
	margin: 0px 0px 20px;
	padding: 15px 5%;
}
.mainte .contents .sec-box .ttl p , .mainte .contents .sec-box .ttl2 p {
	position: static;
	top: auto;
	left: auto;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.mainte .contents .sec-box .ttl span {
	font-size: 18px;
	margin: 0px 0px 0px 5px;
}
.mainte .contents .sec-box .inn {
	/* margin: 0px 5%; */
}
.mainte .contents .sec-box .inn2 {
	padding: 25px 0 0;
}
.mainte .contents .sec-box .inn .text {
	margin: 0 0 30px;
}
.mainte .contents .sec-box .inn ul li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
.mainte .contents .sec-box .inn .bold li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
.mainte .contents .sec-box .inn ul li:last-child {
	margin: 0;
}
.mainte .contents .sec-box .inn ul li .box {
	padding: 15px;
	margin: 10px 0px 0px;
}
.mainte .contents .sec-box .inn ul li .box p {
	font-size: 14px;
}
.mainte .sidenav ul {
	margin: 0px 5%;
	max-width: 100%;
	padding: 25px 0px;
}
.mainte .sidenav ul .ttl {
	font-size: 18px;
	margin: 0px 0px 15px;
}
.mainte .sidenav ul li {
	margin: 0px 0px 5px;
}
.mainte .sidenav ul li:last-child {
	margin: 0px;
}
.mainte .sidenav ul li a {
	font-weight:bold;
}
.mainte .sidenav ul li a.active {
	color: #aeadad;
}
.mainte .sidenav ul li a.active:before{
	margin:0 10px 0 0;
	content:" ";
	display:inline-block;
	width:15px;
	height:1px;
	background: #aeadad;
	background-size:contain;
	vertical-align: super;
}
}


.mainte .contents .sec-box .inn.inn2 .text .address {
	display: -webkit-flex;
	display: flex;
	justify-content:flex-start;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add {
	width:295px;
	margin: 0 100px 0 0;
}.mainte .contents .sec-box .inn.inn2 .text .address .add .sttl {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add dl {
	display: -webkit-flex;
	display: flex;
	justify-content:flex-start;
	flex-wrap: wrap;
	margin: 0 0 20px;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add dl dt {
	width: 30%;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add dl dd {
	width: 70%;
}
.mainte .contents .sec-box .inn.inn2 .btn {
	max-width: 295px;
}
.mainte .contents .sec-box .inn.inn2 .btn a {
	border: solid 1px #a0a0a0;
	display: block;
	position: relative;
	font-weight: bold;
	padding: 1em 0.8em;
}
.mainte .contents .sec-box .inn.inn2 .btn a:after {
	content: '';
	display: inline-block;
	background: url(../flow/images/icon_arrow03.png) no-repeat center center;
	background-size: contain;
	height: 15px;
	width: 9px;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.mainte .contents .sec-box .inn.inn2 .text .spec {
	display: -webkit-flex;
	display: flex;
	justify-content:flex-start;
	flex-wrap: wrap;
}
.mainte .contents .sec-box .inn.inn2 .text .spec dt {
	font-weight: bold;
	border-bottom: 1px dotted #adadad;
	width: 30%;
	padding: 0.5em 0;
}
.mainte .contents .sec-box .inn.inn2 .text .spec dd {
	border-bottom: 1px dotted #adadad;
	width: 70%;
	padding: 0.5em 0;
}
.mainte .contents .sec-box .inn .flow-box {
	display: -webkit-flex;
	display: flex;
	justify-content:flex-start;
	flex-wrap: wrap;
}
.mainte .contents .sec-box .inn .flow-box .flow {
	width: 230px;
	margin: 0 30px 0 0;
}
.mainte .contents .sec-box .inn .flow-box .flow:last-child {
	margin: 0;
}
.mainte .contents .sec-box .inn .flow-box .flow .img {
	margin: 0px 0px 15px;
}
.mainte .contents .sec-box .inn .flow-box .flow p {
	font-size: 14px;
}
@media only screen and (max-width: 768px){
.mainte .contents .sec-box .inn.inn2 .text .address {
	display: block;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add {
	width: auto;
	margin: 0 0 30px;
}.mainte .contents .sec-box .inn.inn2 .text .address .add .sttl {
	font-size: 14px;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add dl {
	display: block;
	margin: 0 0 10px;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add dl dt {
	width: auto;
	font-weight: bold;
}
.mainte .contents .sec-box .inn.inn2 .text .address .add dl dd {
	width: auto;
	margin: 0 0 10px;
}
.mainte .contents .sec-box .inn.inn2 .btn {
}
.mainte .contents .sec-box .inn.inn2 .btn a {
	padding: 0.8em 0.6em 0.7em;
}
.mainte .contents .sec-box .inn.inn2 .btn a:after {
	height: 12px;
	width: 6px;
	right: 4%;
}

.mainte .contents .sec-box .inn.inn2 .text .spec {
	display: block;
}
.mainte .contents .sec-box .inn.inn2 .text .spec dt {
	border-bottom: none;
	width: auto;
	padding: 0.5em 0 0;
}
.mainte .contents .sec-box .inn.inn2 .text .spec dd {
	width: auto;
	padding: 0.5em 0;
}
.mainte .contents .sec-box .inn .flow-box {
	display: block;
}
.mainte .contents .sec-box .inn .flow-box .flow {
	width: auto;
	margin: 0 0 30px;
}
.mainte .contents .sec-box .inn .flow-box .flow:last-child {
	margin: 0;
}
.mainte .contents .sec-box .inn .flow-box .flow .img {
	margin: 0px 0px 10px;
}
.mainte .contents .sec-box .inn .flow-box .flow p {
	font-size: 13px;
}
}
