@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
/* CSS Document */
body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

#page_top {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
}
#page_top img {
	vertical-align: bottom;
}
#contents-wrap {
	padding-top: 100px;
}
h1 {
	width: 100%;
	height: 162px;
	background-color: #0071be; 
	font-size: 2rem;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
h1 span {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	color: #292929;
}
#business {
	margin-top: 55px;
	margin-bottom: 52px;
	text-align: left;
}
.aboutus-wrap{
	margin: 0 auto;
	width: 1000px;
}
.aboutus-wrap p{
	margin-top: 63px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #525659;
	font-size: 1.13rem;
	font-weight: 500;
	line-height: 2.111;
	text-align: justify;
	text-justify: inter-ideograph;
}
.aboutus-wrap p.privacy-txt{
	margin-top: 20px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #525659;
	font-size: 1.13rem;
	font-weight: 500;
	line-height: 2.111;
	text-align: justify;
	text-justify: inter-ideograph;
}
.aboutus-wrap ol{
	margin-top: 50px;
	padding-left: 20px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #525659;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
}
.aboutus-wrap ol li{
	margin-bottom: 20px;
	color: #525659;
}
.aboutus-wrap ol.disclaimer{
	margin-top: 50px;
	padding-left: 20px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #525659;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
	list-style: square;
	letter-spacing: -0.5px;
}
.aboutus-wrap ol.disclaimer li{
	color: #0071be;
}
.aboutus-wrap ol.disclaimer li span{
	color: #525659;
}
.aboutus-wrap h4{
	margin-top: 44px;
	padding-top: 3px;
	position: relative;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #292929;
	font-size: 1.375rem;
	font-weight: 500;
	text-align: left;
	overflow: hidden;
}
.aboutus-wrap h4::after{
	position: absolute;
	margin-left: 14px;
	content: "";
	top: 45%;
	width: 100%;
	border-bottom: #0071be solid 1px;
}


/* 自動車機器サービス部 */
.service{
	width: 100%;
	padding-bottom: 26px;
}
.service .service-inner{
	margin: 0 auto;
	width: 1000px;
}
.service h4{
	margin-top: 44px;
	padding-top: 3px;
	position: relative;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #292929;
	font-size: 1.375rem;
	font-weight: 500;
	text-align: left;
	overflow: hidden;
}
.service h4::after{
	position: absolute;
	margin-left: 14px;
	content: "";
	top: 45%;
	width: 100%;
	border-bottom: #0071be solid 1px;
}

.service img{
	margin-top: 41px;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.service p{
	margin-top: 20px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 2.125;
	color: #525659;
	text-align: justify;
	text-justify: inter-ideograph;
}
.service ul{
	margin-top: 20px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 2.125;
	color: #525659;
	text-align: justify;
	text-justify: inter-ideograph;
}
.service ul li span{
	color: #0071be;
}
.service p a{
	color: #0071be;
}


/* お問い合わせ */
.contact-mail table{
	margin: 0 auto;
	margin-top: 50px;
	width: 680px;
	height: 150px;
	background-color: #ffffff;
	border: #e3e3e3 solid 1px;
	box-sizing: border-box;
	text-align: center;
}
.contact-mail table th{
	height: 56px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #ffffff;
	font-size: 1.13rem;
	font-weight: 700;
	background-color: #0071be;
	vertical-align: middle;
}
.contact-mail table td{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1rem;
	color: #525659;
	font-weight: 500;
	text-align: center;
}
.contact-mail table td p{
	margin-bottom: 15px;
	text-align: center;
}
.contact-mail table td a{
	text-decoration: none;
	font-size: 1rem;
	color: #0071be;
}


.service p.named{
	padding-top: 30px;
	font-size: 0.88rem;
	line-height: 1.8;
	text-align: right;
}
@media screen and (max-width:1000px){
	.aboutus-wrap{
		width: 95%;
	}
.aboutus-wrap p{
	margin-top: 6.3vw;
	font-size: 1.8vw;
}
.aboutus-wrap p.privacy-txt{
	margin-top: 6.3vw;
	font-size: 1.8vw;
}
/* 自動車機器サービス部 */
.service{
	margin-top: 4.7vw;
	padding-bottom: 2.6vw;
}
.service .service-inner{
	width: 95%;
}
.service h4{
	font-size: 2.2vw;
}
.service h4::after{
	margin-left: 1.4vw;
}
	.service img{
	margin-top: 4.1vw;
	vertical-align: bottom;
	padding-bottom: 2vw;
		width: 100%;
		height: auto;
}
	
.service p{
	margin-top: 2vw;
	font-size: 1.6vw;
}

}
@media screen and (max-width:768px) {
	#contents-wrap{
		padding-top: 14.9333333vw;
	}
	#breadcrumns ul{
		width: 100%;
	}
	h1{
		height: 22.13541666vw;
		font-size: 5.416666666vw;
		font-weight: 500;
	}
	h1 span{
		font-size: 2.708333333vw;
		margin-top: 0.911458333vw;
	}

#business {
	margin-top: 9.765625vw;
	margin-bottom: 6.770833333vw;
	text-align: center;
}
.aboutus-wrap h4{
	font-size: 3.90625vw;
	text-align: center;
}
.aboutus-wrap h4::after{
	content: none;
}
.aboutus-wrap p{
	margin: 11.45833333vw 7.682291666vw 0;
	font-size: 3.385416666vw;
	line-height: 5.729166666vw;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
}
	.aboutus-wrap p br{
		display: none;
	}
.aboutus-wrap p.privacy-txt{
	margin: 3.90625vw 7.682291666vw 0;
	font-size: 3.385416666vw;
	line-height: 5.729166666vw;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
}
.aboutus-wrap ol{
	margin: 11.45833333vw 7.682291666vw 0;
	padding-left: 4.557291666vw;
	font-size: 3.125vw;
	line-height: 5.729166666vw;
}
/* 自動車機器サービス部 */
.service{
	width: 100%;
	margin-top: 10.41666666vw;
	padding-bottom: 1.302083333vw;
}
.service .service-inner{
	width: 84.63541666vw;
}
.service h4{
	font-size: 3.90625vw;
	text-align: center;
}
.service h4::after{
	content: none;
}
.service img{
	margin-top: 5.598958333vw;
	padding-bottom: 1.822916666vw;
	width: 84.63541666vw;
	height: 25.26041666vw;
}
.service p{
	margin-top: 3.90625vw;
	font-size: 3.385416666vw;
	line-height: 5.729166666vw;
}
.service ul{
	margin-top: 3.90625vw;;
	font-size: 3.385416666vw;
	line-height: 5.729166666vw;
}
.service ul li{
	text-indent: -3.385416666vw;
	padding-left: 3.385416666vw;
	margin-bottom: 20px;
}

.service p.named{
	padding-top: 3.90625vw;
	font-size: 2.34375vw;
	line-height: 3.90625vw;
}
	
/* お問い合わせ */
.contact-mail table{
	margin: 0 auto;
	margin-top: 10.41666666vw;
	width: 84.63541666vw;
}
.contact-mail table th{
	padding: 2.604166666vw 9.114583333vw;
	font-size: 3.645833333vw;
	line-height: 4.6875vw;
}
.contact-mail table td{
	padding: 4.557291666vw 8.072916666vw;
	font-size: 3.385416666vw;
	text-align: center;
	line-height: 6.510416666vw;
}
.contact-mail table td p{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.contact-mail table td a{
	text-decoration: none;
	font-size: 3.385416666vw;
	color: #0071be;
}
}
