@charset "utf-8";
/* CSS Document */

/* 写真 */
#img_aria {
	background-color:#000;
	padding:20px;
}
#img_aria h2 {
	font-size:22px;
	color:#fff;
}
#CarImage_Main {
	height:530px;
	margin:20px auto 0;
}
#comment {
	position:absolute;
	bottom:-15px;
	left:50%;
	margin:0 0 0 -376px;
	color:#ffffff;
	width:752px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	/*background-color:rgba(0,0,0,0.7);*/
}
.slides {
	margin:20px auto 0;
	width:780px;
}
.slides li {
	float: left;
	margin: 5px;
}
#P_arrow {
	position:absolute;
	z-index:1000;
	bottom:-100px;
	left:10xp;

}
#AP_ImgPrev {
	position:absolute;
	cursor:pointer;
	top:220px;
	left:0px;
	display:block;
}
#AP_ImgNext {
	position:absolute;
	cursor:pointer;
	top:220px;
	right:0px;

}
#comp_text {
	margin:20px auto 0;
}
/* 見積もり */
#mitumori {
	margin:30px auto 0;
}
#mitumori .h2TT{
	background-image:url(../images/detail/h3_1.png);
	background-position:15px center;
	background-repeat:no-repeat;
	padding:0 0 0 50px;
	border-left:5px solid #ffa200;
}
#mitumori_img {
	float:left;
	height:187px;
	width:250px;
	margin:0 auto 20px;
	overflow:hidden !important;
}
#mitumori_img img {
	height:187px;
	width:auto;
}
#mitumori_data {
	float:left;
	width:729px;
	background-image:url(../images/detail/mitumori_back.png);
	background-repeat:no-repeat;
	background-position: left top;
}
#price {
	float:left;
	width:260px;
	height:187px;
	padding:50px 0 0 30px;
	box-sizing:border-box;

}
#price dt {
	color:#fff;
}
#price dd span {
	font-size:26px;
	font-weight:bold;
}
#mitumori_data table {
	padding:8px 0 0 20px;
	box-sizing:border-box;
	font-size:12px;
}
#mitumori_data th {
	padding:3px 0;
	width:170px;
}
.title {
	border-right:2px solid #000;
}
#mitumori_data td {
	padding:3px 0 0 15px;
	color:#666666;
}

/* 見積もりタブ */
#tab_menu {
	clear:left;
}
#tab_menu li{
    float:left;
	margin:0 10px 0 0;
}
#tab_menu li a{
    display:block;
    width:130;
    height:30px;
    line-height:35px;
    text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	text-decoration: none;
	background-color:#8a8a8a;
}
#tab_menu li.selected a,
#tab_menu li a:hover:not(.tab_hover) {
	background-color:#ffa200;
	color:#000;
}

.tab_hover{
cursor: inherit;
}
.tab_hover:active{
	background-color: #8a8a8a;
}
.tab_hover:visited{
	background-color: #8a8a8a;
}
.tab_hover:hover{
	background-color:#ccc;

}

#tab_menu li a:active:not(.tab_hover)	 {
	background-color:#ffa200;
	color:#000;
}
#tab_boxes {
	clear:left;
	min-height:220px;
	padding:15px;
	background-color:#efefef;
	border-top:5px solid #ffa200;
}
#tab_box02,#tab_box03 {
    display:none;
}


/* グレード */
#tab_box01 table {
	width:100%;
}
#tab_box01 table th {
	width:130px;
	height:60px;
	background-image: url(../images/detail/radio.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
#tab_box01 table th input {
	position:absolute;
	top:17px;
	left:65px;
}
#tab_box01 table td {
	padding:0 0 0 25px;
	font-size:18px;
	font-weight: bold;
	vertical-align: top;
}
#tab_box01 table td span {
	font-size:11px;
	font-weight:normal;
	color:#919191;
}

/* オプション */
#tab_box03 {
}
#tab_box03 li {
	width:450px;
	display:inline-block;
	margin:0 10px 15px 10px;
}
.op_img {
	width:125px;
	height:125px;
	float:left;
	border:10px solid #fff;
}
.op_text {
	width:290px;
	float:right;
	margin:0 0 0 10px;
}
.op_text dt {
	font-size:16px;
	font-weight:bold;
}
.op_text dd {
	color:#8a8a8a;
}


/* 連絡 */
#contact {
	margin:20px auto 0;
}
#contact .h2TT {
	background-image:url(../images/detail/h3_2.png);
	background-position:20px center;
	background-repeat:no-repeat;
	padding:0 0 0 60px;
	border-left:5px solid #ffa200;
}
#contact table {
	width:100%;
}
#contact table th{
	width:50%;
}
#contact table td {
	padding:0 0 20px;
}
#contact table td .text {
	width:450px;
	height:40px !important;
}
#reply li{
	display:inline-block;
	margin:0 20px 0 0;
}

/* お支払方法 */
#pay {
	background-color:#f6f6f6;
	padding:15px;
}
#pay table {
	width:100%;
	background-color:#f6f6f6
}
#pay table th{
	width:50%;
}
#pay table td .text {
	width:420px !important;
	height:20px;
}
#pay table td p {
	font-size:10px;
}

/* 住所 */
#address {
	margin:20px auto 0;
}
#address input {
	width:100%;
	height:70px;
}
#kakunin {
	margin:20px auto 0;
	text-align:center;
}


.f18{
	font-size:18px;
}


/*==========
メーカーオプション設定枠
=======*/
.mop_title{
	text-align: center;
	background-color: #ffa200;
	color: #000;
	font-weight: bold;
	padding:3px 0;
}

#maker_option_box input[type=checkbox] {
  display: none;
}

#maker_option_box .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
  font-size:16px;
}
#maker_option_box .checkbox:hover {
  background-color: #ffeec2;
}
#maker_option_box .checkbox:hover:after {
  border-color: #ff7200;
}
#maker_option_box .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

#maker_option_box .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #ff7200;
  border-bottom: 3px solid #ff7200;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#maker_option_box input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
#maker_option_box input[type=checkbox]:checked + .checkbox:after {
  border-color: #ff7200;
}

#maker_option_box input[type=checkbox]:disabled + .checkbox {
	color:#ADADAD;
}
#maker_option_box input[type=checkbox]:disabled + .checkbox:hover {
  background-color: #f6f7f8 !important;
	cursor: not-allowed;
}
#maker_option_box input[type=checkbox]:disabled + .checkbox:hover:after {
  border: 2px solid #bbb !important;
}

.arrow-left {
    width: 10%;
    float: left;
    padding: 0px;
    /*background-color: red;*/
		height: 100%;
		display: table;
		text-decoration: none;
}
.arrow-left:link, .arrow-left:hover, .arrow-left:active, .arrow-left:visited,
.arrow-right:link, .arrow-right:hover, .arrow-right:active, .arrow-right:visited {
	text-decoration: none;
	color: white;
}
.arrow-left span {
		display: table-cell;
		vertical-align: middle;
		height: 100%;
		text-align: center;
		font-size: 5em;
		font-weight: bold;
}

.image-box {
    width: 80%;
    float: left;
    padding: 0px;
    /*background-color: green;*/
		height: 100%;
		overflow: hidden;
}

.arrow-right {
    width: 10%;
    float: left;
    padding: 0px;
    /*background-color: yellow;*/
		height: 100%;
		display: table;
		text-decoration: none;
}
.arrow-right span {
		display: table-cell;
		vertical-align: middle;
		height: 100%;
		text-align: center;
		font-size: 5em;
		font-weight: bold;
}
.image_active {
	opacity: 0.4;
}

.s_img {
	width: 120px;
	height: 80px;
	overflow: hidden;
}


a#cata_btn {
    border: 3px solid #000;
    display: block;
    width: 300px;
    height: 60px;
    line-height: 60px;
    background: #ffa200;
    border-radius: 10px;
    margin: 10px auto;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color:#000;
}
#cata_btn span{
	position: relative;
	padding: 0 0 0 48px;
	display: inline-block;
}
#cata_btn span::before{
	content: '';
	background-image: url('/complete_car/images/pdf.png');
	width: 42px;
	height: 42px;
	background-size: contain;
	position: absolute;
	top: 8px;
	left: 0;
}
a#cata_btn:hover{
	opacity:0.8;
}
