﻿@charset "utf-8"; /* 文字エンコーディングをUTF-8に指定　*/
body{
    width:98%;
    font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2;
	margin:0 auto;
}
#pcimg { display: none !important; }
#spimg { display: block !important; }
a {
	text-decoration: none;
}
.kyocho{
	color:#ff0000;
}

h2{
    background:#EFF1F2; 
    font-size:130%;
    font-weight:bold;
    text-align:center;
    border-bottom: solid 4px #074770;  
    padding-top:12px; 
    padding-bottom:  13px;       
    margin:-9px auto 15px auto;
    position:  relative;      
}
h2:before {
    content:  '';             
    width: 100%;                
    height: 1px;               
    background-color: #074770;   
    display:  block;          
    position:  absolute;     
    left:  0;                   
    bottom: 2px; 	
}
h3{
  margin:20px auto auto 10px;
  border-left:7px solid #c0c0c0;
  padding: 10px 20px;
  }

.box{
	padding:5px 10px;
	width:100%;
	text-align:center;
	}
	
.box1{
text-align:center;
margin-bottom:8px;
margin-top:8px;
}
.box2{
text-align:center;
margin-bottom:8px;
margin-top:10px;
}
.box3{
	width:100%;
     margin-top:10px;
	margin-bottom:10px;
	}
.box3{
text-align:center;
	
}
.box3 img{
	width:85%;
}
.box4{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	}
.box4 img{
	width:80%;
	margin:0 auto 0 20px;
}
.box5{
	margin-top:10px;
	margin-bottom:10px;
	}
.box5 img{
	width:100%;
}

a:hover{
opacity:0.6;
}
.box6{
    width:100%;
	height:auto;
	display:block;
	margin:15px auto;
	border:2px solid #fff;
	box-sizing:border-box;
	border:2px solid #fff;
	box-sizing:border-box;
	box-shadow:0 0 8px rgba(0,0,0,0.50);
    float:left;	
}
.box6:last-child{
	margin-right:0;
}
.box6 .photo6 img{
   width:100%;
}
.box6 .setsumei{
	line-height:1.2;
    color:#000000;
    padding:5px;
}
.box6 .setsumei1{
	line-height:1.2;
    color:#dc143c;
}
.box6:hover{
	opacity: 0.7;
}
.box7{
	width:97%;
	height:auto;
	display:block;
	margin:5px auto;
	border:2px solid #fff;
	box-sizing:border-box;
	border:2px solid #fff;
	box-sizing:border-box;
	box-shadow:0 0 8px rgba(0,0,0,0.50);

	float:left;
}
.box7:last-child{
	margin-right:0;
}
.box7 .box_title{
    margin:10px auto 0 auto;
    font-size:100%;
    font-weight:bold;
    color:#484848;
}
.box7 .photo7 img{
   width:100%;
   margin:auto auto auto 0;
   float:left;
}
.box7:hover{
	opacity: 0.7;
}



.kaitori_osaka{
font-size:90%;
text-align:left;
margin: 8px 30px 8px 30px; 
}
.used{
	padding:13px 5px;
}
.red{
	color:#dc143c;
}
.b{
	font-weight:bold;
}
/*  */
.cf{
	clear:both;
}

.osaka_menu{
display: table;
margin:0 auto;
padding: 0 ;
width: 100%;
text-align: center;
font-weight:bold;
}
.osaka_menu li{
display: table-cell;
min-width: 55px;
}
.osaka_menu li:not(:last-child){
border-right:2px solid #ddd;
}
.osaka_menu a{
display: block;
width: 100%;
text-decoration: none;
color: #555;
padding-bottom: 5px;
}
.osaka_menu li:hover{
color: #E7DA66;
border-bottom: 3px solid #F0E475;
}
.red{
	color:#dc143c;
}
.orange{
	color:#ff6347;
}
.b{
	font-weight:bold;
}

.title{
	font-size:40px;
	text-align:center;
	background-color:#000080;
	color:#ffffff;
	margin-top:30px;
	line-height:50px;
}
.big{
	font-size:18px;
	color:#00008b;
	font-weight:bold;
}
.step img{
	width:100%;
}
.explanation{
	padding-top:30px;
}
.scroll {
  display: inline-block;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.scroll::before {
  animation: scroll 2s infinite;
  border: solid #000;
  border-width: 0 0 3px 3px;
  content: "";
  display: inline-block;
  margin: auto ;
  position: absolute;
  top: 0;
  right: 0;
  left: 180px;
  transform: rotate(-45deg);
  width: 30px;
  height: 30px;
}
@keyframes scroll {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  80% {
    transform: rotate(-45deg) translate(-30px, 30px);
  }
  0%, 80%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.model2{
  font-size:130%;
  color:#00008b;
  text-align:left;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: -0.4em;
  text-decoration-thickness: 0.4em;
  text-decoration-color: rgba(255, 228, 0, 0.4);
  text-decoration-skip-ink: none;
}
/* 試乗ボードページ */
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.5em;
	font-size:90%;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: rgba(27,37,56,0.1);
}
.cp_qa .cp_actab label::before {
	font-family: serif;
	font-size: 1.5em;
	margin-left: -2em;
	padding-right: 0.5em;
	font-family: "FontAwesome",'Quicksand','Avenir','Arial',sans-serif;
    content: '\Q\ ';
}
.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
	color: #00838f;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "FontAwesome",'Quicksand','Avenir','Arial',sans-serif;
    content: '\f13a ';
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	font-size:90%;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
	font-family: serif;
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	font-family: "FontAwesome",'Quicksand','Avenir','Arial',sans-serif;
    content: '\f031 ';
    }
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
	border: 10px solid rgba(27,37,56,0.1);
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
	color: #00838f;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.title2{

	font-size:20px;
     font-weight:bold;
}