@charset "utf-8";
/* CSS Document */
article {
	padding-top:50px;
}
article #about #automotivedetailing{
	margin-bottom: 100px;
}
article #about #automotivedetailing h2{
	text-align: center;
	margin-bottom: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
article #about #automotivedetailing h2 span:nth-child(1){
	font-size: 80px;
}
article #about #automotivedetailing h2 span:nth-child(3){
	font-size: 80px;
	transform: rotate(90deg);
	display: block;
}
article #about #automotivedetailing h2 span:last-child{
	font-size: 40px;
}
article #about #automotivedetailing p{
	font-size: 24px;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 50px;
}
article #about #automotivedetailing figure{
	margin: 0 20%;
}
article #about #customer{
	margin: 0 10%;
	margin-bottom: 100px;
}
article #about #customer figure{
	margin-bottom: 50px;
}
article #about #customer p{
	margin: 0 5%;
	text-align: left;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.5;
}
article #about #service{
	margin-bottom: 100px;
}
article #about #service h3{
	font-size: 36px;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding: 20px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
article #about #service #service_toptxt{
	text-align: center;
	line-height: 1.5;
	font-size: 18px;
	padding: 30px 0;
	margin: 0 10%;
	background-color: #000;
	color: #fff;
}
article #about #service #box1{
	margin: 0 10%;
	background-color: #000;
	color: #fff;
}
article #about #service #box1 figure{
	width: 40%;
	float: left;
	padding: 5%;
}
article #about #service #box1 h4,article #about #service #box1 p{
	width: 45%;
	float: right;
	margin-right: 5%;
	text-align: center;
	line-height: 1.5;
}
article #about #service h4{
	font-size: 24px;
	padding-top: 10%;
	margin-bottom: 5%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
article #about #service #box2{
	margin: 0 10%;
	background-color: #000;
	color: #fff;
}
article #about #service #box2 figure{
	width: 40%;
	float: right;
	padding: 5%;
}
article #about #service #box2 h4,article #about #service #box2 p{
	width: 45%;
	float: left;
	margin-left: 5%;
	text-align: center;
	line-height: 1.5;
}
/*ここからタブレット用（768px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (max-width: 768px){
article {
	padding-top:20px;
}
article #about #automotivedetailing h2{
	margin-bottom: 40px;
}
article #about #automotivedetailing h2 span:nth-child(1){
	font-size: 40px;
}
article #about #automotivedetailing h2 span:nth-child(3){
	font-size: 40px;
	transform: rotate(90deg);
	display: block;
}
article #about #automotivedetailing h2 span:last-child{
	font-size: 24px;
}
article #about #automotivedetailing p{
	font-size: 16px;
	text-align: left;
	line-height: 1.8;
	margin: 0 5%;
	margin-bottom: 50px;
}
article #about #automotivedetailing figure{
	margin: 0 5%;
}
article #about #customer{
	margin: 0 5%;
}
article #about #customer p{
	margin: 0 3%;
	font-size: 16px;
	margin-bottom: 15px;
}
article #about #service h3{
	font-size: 18px;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding: 20px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
article #about #service #service_toptxt{
	text-align: left;
	line-height: 1.5;
	font-size: 16px;
	padding: 30px 2%;
	margin: 0 0;
	background-color: #000;
	color: #fff;
}
article #about #service #box1{
	margin: 0 0;
	background-color: #000;
	color: #fff;
}
article #about #service #box1 figure{
	display: none;
}
article #about #service #box1 h4,article #about #service #box1 p{
	width: auto;
	float: none;
	margin-right: 0;
	text-align: center;
	line-height: 1.5;
}
article #about #service #box1 h4{
	width: 90%;
	font-size: 24px;
	padding-top: 0;
	padding: 10% 5%;
	margin-bottom: 5%;
	background-image:url(../img/service1.jpg);
}
article #about #service #box1 p{
	padding: 0 5%;
	padding-bottom: 30px;
	font-size: 14px;
}

article #about #service #box2{
	margin: 0 0;
	background-color: #000;
	color: #fff;
}
article #about #service #box2 figure{
	display: none;
}
article #about #service #box2 h4,article #about #service #box2 p{
	width: auto;
	float: none;
	margin-left: 0;
	text-align: center;
	line-height: 1.5;
}
article #about #service #box2 h4{
	width: 90%;
	font-size: 24px;
	padding-top: 0;
	padding: 10% 5%;
	margin-bottom: 5%;
	background-image:url(../img/service2.jpg);
}
article #about #service #box2 p{
	padding: 0 5%;
	padding-bottom: 30px;
	font-size: 14px;
}
}
/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (max-width: 480px){
}