﻿
body {
	visibility: visible;
}

.contents {
	padding: 0px 50px 50px 50px;
	
}

@media only screen and (max-width: 768px) {
.contents {
	padding: 0px 0px 50px 0px;
}

}

/*
section
----------------------------------------------------------------------------------------------------*/
.section {
	width : 90%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto; 
	overflow: hidden;

}


.btn_detail{
	width: 60%;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 30px;
	}
	
.btn_detail a{
	font-family: 'Lato', Calibri, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border: 2px solid #ce1c2a;
	color: #ce1c2a;
	margin-bottom: 30px;
	display: block;
	}
@media only screen and (max-width: 768px) {
.section {
	width : 100%; /* 画像の枠をさらに上位の枠の80%の横幅にする */
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto; /* 上下のマージンをゼロに、左右のマージンを自動に */
	clear: both;
	padding-top: 0px;
	padding-left: 0%;
	padding-right: 0%;
	
}

}
h1 {
	font-family: 'Montserrat', sans-serif;
	position: absolute;
	width: 100%;
	height: 80px;
	z-index: 1000;
	bottom: 45%;
	color: #FFFFFF;
	font-size: 450%;
	text-align: center;
}
h2{
	clear: both;
	font-family: 'Montserrat', sans-serif;
	font-size: 140%;
	line-height: 36px;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	}

/* リンク用ネガティブマージン */
h2 {
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}


@media only screen and (max-width: 768px) {
    h1{
	position: absolute;
	width: 100%;
	height: 80px;
	z-index: 5;
	bottom: 50%;
	color: #FFFFFF;
	font-size: 300%;
	text-align: center;
	line-height: 60px;
	}
	h2{
	clear: both;
	font-family: 'Montserrat', sans-serif;
	font-size: 120%;
	padding-top: 30px;
	line-height: 36px;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	}
			}
	
	
	
		/*
figure
----------------------------------------------------------------------------------------------------*/


.col4{
	width: 100%;
	
}
.col4 figure {
	float: left;
	width: 19%;
	margin-left: 3%;
    margin-right: 3%;
	margin-bottom:30px;
	text-align: center;
	padding-bottom: 10px;
		}

	.col4 figure img {	
	width: 100%;
	height:auto;
        padding-bottom: 15px;

		}

	
figure {
			position: relative;
			overflow: hidden;
		}

	
	figure h3 a{
        font-family: 'Montserrat', sans-serif;
        font-size: 90%;
        text-align: center;
        padding-top: 15px;

       
	}	
		figure h3 a:hover,figure img:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";

			
		}
		
		
@media only screen and (max-width: 768px) {
.col4 {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.col4 figure {
	float: boone;
	width: 42%;
	margin-left: 4%;
    margin-right: 4%;
	}

	
	
}
		
			/*
figure
----------------------------------------------------------------------------------------------------*/
.col3 {
	width: 100%;
}
	.col3 figure {
	float: left;
	width: 31.33%;
	margin-left: 3%;

		}
.col3 figure:first-child {
			margin-left: 0;
		}
.col3 figure img {	
	width: 100%;
	height:auto;

		}
.move{
position:relative;
width:100%;
padding-top:56.25%;
}
.move iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	
}
@media only screen and (max-width: 768px) {
.col3 {
	width: 100%;
}	
.col3 figure {
	float: left;
	width: 100%;
	margin-left: 0%;

		}
}


.bg {
	background-size: cover;
	height: 120px;
	padding-top: 150px;
	padding-bottom: 0px;
	background-position: 0% 80%;	
}

.bg_inline {
	background-image: url(../img/layout/D94A0826.jpg);
	background-repeat: no-repeat;
}
.bg_acce {
	background-image: url(../img/products/acce.jpeg);
	background-repeat: no-repeat;
}
.bg_dealer {
	background-image: url(../img/layout/dealer.jpg);
	background-repeat: no-repeat;
}
.sub_title{
	color: #FFFFFF;
	font-size: 230%;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	text-align: center;
	display: block;
	margin-bottom: 15px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
@media only screen and (max-width: 768px) {
	
.bg_inline {
	padding-top: 150px;
	background-position: 0% 30px;
}

	
	}


		/*
figure
----------------------------------------------------------------------------------------------------*/
.manual_col2 {
	width: 80%;
    margin-left: 10%;
    margin-right: 10%;
	margin-top: 30px;
    font-size: 110%;
}
.manual_col2 figure {
	float: left;
	width: 46%;
	margin-left: 2%;
    margin-right: 2%;
		}

.manual_col2 figure img {	
	width: 100%;
	height:auto;

		}

.manual_col2 figure h3 a{
		font-family: 'Roboto', sans-serif;
	position: absolute;
	bottom: 0%;
	right: 0%;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 80%;
	padding-top: 20px;
	padding-right:20px;
	padding-left: 10px;
	color: #FFFFFF  !important;
	font-weight: bold;
	padding-bottom: 20px;
		}	

.manual_list{
    padding-left: 30px;
    text-align: left!important;
    margin-bottom: 15px!important;
    
}
.arrow01::before {
content:'';
 display:inline-block;
 position:absolute;
 left:0px;
 top:8px;
 width:5px;
 height:5px;
 border-bottom:1px solid #888;
 border-right:1px solid #888;
 transform:rotateZ(-45deg);
}

@media only screen and (max-width: 768px) {
.manual_col2 {
	width: 100%;
	margin-top: 0px;
}
.manual_col2 figure {
	float: boone;
	width: 50%;
	margin-left: 0%;
		}
.manual_col2 figure h3 a {
	font-family: 'Roboto', sans-serif;
	position: absolute;
	top: 35%;
	left: 0;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 80%;
	color: #FFFFFF  !important;
	font-weight: bold;
	text-align: center;
	padding: 0px;	
		}
	
	
}
			
