@charset "utf-8";
body{
	font-size: 20px;
	letter-spacing: 0.3px;
}
#title1, #title2, #title3, #title4, #title5{
    float: inherit;
    margin-top: inherit;
    padding-top: inherit;
}
#title2, #title3{
	position: absolute;
    top: -40px;
}
.radius5{
	border-radius: 5px;
}

.center_img img {
    margin: auto;
    display: block;
    padding:30px 30px 0;
}
a img:hover{
	opacity: 0.7;
}

.btn_1:hover{
	opacity: .7;
}
.btn_1{
	cursor: pointer;
	display: inline-block;
	color: #ffffff;
	font-size:28px;
	text-align: center;
	width: 450px;
	padding: 20px;
	box-sizing: border-box;
	font-weight: 600;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: 1px solid #a2000d;
	box-shadow: 2px 2px 4px inset;
	border-radius: 6px;
	text-decoration: none;
	background: linear-gradient(to bottom, #e60012 46%, #b4000e 54%, #b4000e 60%, #dc0011 92%);
}

.must:before{
	content: '必須';
	font-weight: 600;
	text-align: center;
	color:#fff;
	line-height: 30px;
    font-size: 0.9em;
    width: 38px;
    height: 30px;
	background: #ff0014;
	display: inline-block;
	margin-right: 10px;
}
.any:before{
	content: '任意';
	font-weight: 600;
	text-align: center;
	color:#fff;
	line-height: 30px;
    font-size: 0.9em;
    width: 38px;
    height: 30px;
	background: #73b327;
	display: inline-block;
	margin-right: 10px;
}

.must+dd select,
.must+dd input{
	background-color: #ffffe4;
	border: 1px solid #999;
}
.any+dd select{
	background-color: #fff;
}

input.input_jp,input.input_ex,.form_space_other_under,.contact_form input{
	width: 100%;
	height: 40px;
	font-size: 18px;
	padding: 5px;
	box-sizing: border-box;
}

#loading{
    width: 10%;
    margin: 0 auto;
    display: block;
}
.errors{
    padding:0 0 5px;
    color: #ff0000;
    text-align: left;
    font-size: 0.9em;
}
/* CV スタイル */
.cv_container{
	background-color: #fde134;
    width: 100%;
    margin-top: 20px;
    padding: 1%;
    box-sizing: border-box;
}
.cv_inner{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.cv_container .cv_inner:first-child{
    border-right: 1px solid #fff;
    padding-right: 8px;
    margin-right: 2px;
}
.circle_txt{
    display: inline-block;
    width: 85px;
}
.cv_form,
.cv_tel{
    display: inline-block;
	width: 79%;
    vertical-align: top;
}
.cv_container .btn_1{
	width: 100%;
	    font-size: 22px;
	        padding: 10px;
}
.cv_container .cv_tel{
    padding: 1% 0;
}
.cv_container .cv_tel p{
	font-size: 0.95rem;
	font-weight: bold;
}
dl + .cv_container{
    width: 924px;
    margin: 0 auto;
    padding: 10px;
}
/* ヘッダー */
header{
	background-color: #084287;
	border:none;
	position: inherit;
}
header .sec_area{
    font-size: 0;
    position: relative;
    height: 90px;
}
header a img {
    position: absolute;
    width: 190px;
    top: 50%;
    left: 0;
    transform: translateY(-50%) translateX(0%);
}
header img.tel {
    position: absolute;
    top: 15px;
    bottom: 0;
    right:0;
}
/* ナビゲーション */
#globalNavInner ul li:first-child{
	border-left: none;
}
#globalNavInner ul li:last-child{
	border-right: none
}
nav#globalNav{
	margin: 0;
	border:0;
	background: none;
}
#globalNavInner ul{
    width: 1000px;
    margin: 0 auto;
}

#globalNavInner ul li{
	background: none;
	border:none;
    width: 20%;
	display: inline-block;
    vertical-align: middle;
    position: relative;
	float: left;
}
#globalNavInner ul li:after{
    content: '';
    width: 2px;
    height: 27px;
    display: inline-block;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#globalNavInner ul li:last-child:after{
	display: none;
}
#globalNavInner ul li:hover{
	background: none;
	opacity: .7;
}

#globalNavInner ul li a img{
}
/* メインビジュアル */

nav#globalNav{
    height: 45px;
    background-color: #084287;
    border-top: #084287 solid 2px;
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    vertical-align: middle;
    text-align: center;
}

#contents_box{
	width: 100%;
	background-image:
	url(/af10/_index/img/sec2_bg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: calc(50% + -130px) 0px, center;
	position: relative;
	margin: 0 auto;
}

#contents_box{
    background: #fff;
    background-image: url(/af10/_index/img/buy_main_bg.jpg);
    background-repeat: no-repeat;
	background-size: cover;
    background-position: 100% 70%;
}

#form_box>img {
	position: absolute;
	top:50px;
}
#form_box ol{
	position: absolute;
	top:315px;
}
#main ol li{
	position: absolute;
}
#main ol li img {
    height: 175px;
}


#main ol li:nth-child(1){
	left:0;
}
#main ol li:nth-child(2){
    left: 200px;
}
#main ol li:nth-child(3){
    left: 410px;
}



#main{
	position: relative;
}
#main ol li{
	float: left;
}
/* メイン　フォーム*/
#main form dl{
	padding:10px 20px;
}
#main form dt{
    font-weight: 600;
    display: inline-block;
    min-width: 38%;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0;
}

#main form dd{
	display: inline-block;
	width: 60%;
	padding-bottom: 8px;
}

#main form p.form_head{
	background-color: #eeeeee;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 20px;
}
#main form input{
	height: 30px;
}
#main form select{
	width: 100%;
	height: 36px;
	font-size: 18px;
	border: 1px solid #bbb;
}


.contact_form input{
	width: 100%;
	border: 1px solid #bbb;
}

#contents_box #main .contact_form{
	widows: 500px;
	position: absolute;
	top:30px;
	z-index: 1;
	width: 365px;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}

#contents_box #main .contact_form{
    top: 90px;
    padding: 20px 10px;
    font-size: 0.8em;
}


.form_col ol{
	width: 600px;
	padding-top: 20px;
}

/*メインビジュアル　どんな車も買い取ります！*/
.form_col{
	position: absolute;
	left: 0;
	top: 50px;
}
.form_col ol li{
	float: left;
	width: 200px;
}

#sec1{
	background-color:#fff;
	background: linear-gradient(to bottom, #fff494 0%, #fbb90b 98%);
}
.sec_area {
    margin: 0 auto;
    width: 1000px;
}

#sec1 .sec_area{
	height: 125px;
	position: relative;
}

#sec1 .sec_area{
    height: 135px;
}

#sec1 .sec_area img{
    right: 0;
    left: -250px;
}

#sec1 .sec_area img{
    position: absolute;
    bottom: 0;
    left: -20px;
    height: auto;
}

/*メインビジュアル　フォーム*/
.contact_form{
	background-color: #fff;
	margin: inherit;
	padding:20px 5px 20px 5px;
	right:0;
	top:180px;
	left:inherit;
}
.contact_form h2{
	width: 100%;
	margin: 0 auto;
	padding:0 0 10px 10px;
	background-color: #eeeeee;
	text-align: left;
	box-sizing: border-box;
	font-size: 22px;
	color: #666;
}
.contact_form h2:before{
	content: '';
	width: 40px;
	height: 35px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	bottom: -5px;
}
.contact_form h2:nth-of-type(1):before{
    background-image: url(/af10/_index/img/sec5_icon1.png);
	background-size: 70%;
}

.contact_form h2:nth-of-type(2):before{
    background-image:url(/af10/_index/img/sec5_icon2.png);
	background-size: 60%;
}

.contact_form .btn_1{
	width: 95%;
	display: block;
	max-width: 370px;
	margin: 0 auto;
	padding:10px;
	font-size:24px;
}

.contact_form .btn_1:before,
.btn_1:before{
	content: '';
    display: inline-block;
    background-image: url(/af10/_index/img/arrow1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	top: 7px;
	width: 40px;
	height: 30px;
    margin-right: 10px;
}

#form_box{
	height:580px;
	padding-top: 5px;
}


#form_box>img:nth-of-type(1){
	top:40px;
	left: 30px;
}
#form_box>img:nth-of-type(2){
    position: absolute;
    bottom: 105px;
    top: inherit;
    left: 0;
}
#form_box>img:nth-of-type(3){
    position: absolute;
    bottom: 42px;
    top: inherit;
    left: 20px;
}


/*カーネクストの強み*/
#sec2{
	background-image: url(/af10/_index/img/sec2_bg.jpg);
    padding-top: 40px;
}

#sec2 h3{
	color:#0852ab;
	padding-top: 20px;
	font-size: 20px;
}
#sec2 h3:before{
    content: '';
    background-color: #0852ab;
    width: 6px;
    height: 17px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
#sec2 ol{
	font-size:0;
	padding-bottom:20px;
}
#sec2 ol li{
	display: inline-block;
	font-size:18px;
	width: 24%;
}
#sec2 ol li img{
	width:210px;
	display: block;
	margin: 0 auto;
}
#sec2 ol li span{
    display: block;
    background-color: #d2d2d2;
    color: #000;
    font-weight: 400;
    text-align: center;
	border-radius: 20px;
	width: 210px;
	margin: 8px auto 0 auto;
}

#sec2 table{
	border: 3px solid #9d9d9d;
	font-weight: 600;
	color:#535353;
	width: 100%;
}
#sec2 table tr:nth-of-type(2){
	border-top: 3px solid #9d9d9d;
}
#sec2 table tr:nth-of-type(1) td{
	background-color: #fff;
	color:#fff;
	font-weight: 600;
}
#sec2 table tr:nth-of-type(1) td:nth-of-type(2){
	background-color: #707070;
	font-size:16px;
}
#sec2 table tr:nth-of-type(1) td:nth-of-type(3){
	background-color: #0162ad;
	width:320px;
}

#sec2 table td{
	padding: 10px;
	border-right: 3px solid #9d9d9d;
	border-bottom: 1px #9d9d9d dotted;
	text-align: center;
	vertical-align: middle;
}

#sec2 table td:nth-of-type(1){
	background-color: #dedede;
	text-align: left;
	vertical-align: middle;
}
#sec2 table td:nth-of-type(3){
	color:#de0000;
	vertical-align: middle;
}

#sec2 ul {
    padding-bottom: 30px;
}

#sec2 .sec_area{
	background-color:#fff;
	background-image: url(/af10/_index/img/focus_bg_right.png), url(/af10/_index/img/focus_bg_left.png);
	background-position: top right,top left;
	background-repeat: no-repeat;
    padding: 0 40px 30px 40px;
    box-sizing: border-box;
    font-size: 18px;
    margin-bottom: 60px;
    position: relative;
}
#sec2 .sec_area:before{
    content: '';
    display: block;
    width: 231px;
    height: 46px;
    background-image: url(/af10/_index/img/sec1_carnext.png);
    position: relative;
    top: -20px;
    margin: 0 auto;
}

#sec2 .h_line h2{
    font-size: 28px;
    padding: 0;
}
#sec2 .h_line .sec_area{
	background: none;
}
#sec2 .h_line h2:before{
    content: '';
    background-color: #ffea00;
    width: 12px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-right: 10px;
	background-image: none;
}
#sec2 li:nth-child(2) span img {
    border-radius: 10px;
    border: 3px solid #084287;
    padding: 0;
	width: 48%;
}
#sec2 li:nth-child(2) span{
    position: relative;
}

#sec2 li:nth-child(2) span em{
	    position: absolute;
    bottom: -20px;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    width: 156px;
    line-height: 40px;
    height: 36px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    background: #084287;
    color: #fff;
    border-radius: 10px;
}
#sec2 .sec_area span+p{
	padding-top: 40px;
}
#sec2 .sec_area h2 {
    font-size: 36px;
    color: #0852ab;
    background-image: url(/af10/_index/img/sec1_line_red.png);
    background-repeat: no-repeat;
    bottom: 12px;
    position: relative;
    text-align: center;
    font-weight: bold;
}

#sec2 li.sec_area:nth-child(1) h2{
    background-position: bottom 3px left 220px;
    margin-bottom: 20px;
}
#sec2 li.sec_area:nth-child(2) h2{
    background-position: bottom 3px left 280px;
    margin-bottom: 20px;
}
#sec2 li.sec_area:nth-child(3) h2{
    background-position: bottom 3px left 280px;
    margin-bottom: 20px;
}
#sec2 .sec_area strong{
	color:#de0000;
	font-weight: bold;
}
#sec2 .sec_area p{
	line-height: 34px;
}


/* 車買取事例　*/
.h_line{
	background-image: url(/af10/_index/img/sec3_head_bg.jpg);
}
.h_line h2{
	color:#fff;
	font-weight: 600;
	font-size:28px;
	text-align: center;
    padding: 10px 0;
    margin-bottom: 40px;
}

.h_line h2 span{
    font-size: 18px;
    display: block;
    height: 32.5px;
	font-weight: normal;
}
/*事例*/
#sec3{
	padding-bottom:50px;
}

#sec3 dl {
    max-width: 760px;
    margin: 0 auto 30px;
}

#sec3 dl dt,
#sec3 dl dd {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}



#sec3 h3{
	padding:10px 0;
    font-size: 20px;
    font-weight: bold;
}

#sec3 p.price{
	font-weight: 600;
	font-size: 30px;
	color: #de0000;
	text-align: right;
	position: relative;
}
#sec3 p.price:before{
    content: '買取価格';
    display: inline-block;
    background-color: #de0000;
    width: 100px;
    font-size: 20px;
    padding: 2px 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
}

#sec3 ul p.price:after{
    content: '円';
    font-size: 1.4rem;
}

#sec3 .table{
    text-align: center;
    font-size: 0;
    border:1px solid #bbb;
}
#sec3 .table li{
	display: inline-block;
	width: 50%;
	float: none;
	font-size: 18px;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
}

#sec3 .table li.list_bg{
	background: #ccc;
}
#sec3 .table li:nth-child(1),
#sec3 .table li:nth-child(3){
	border-right:1px solid #bbb;
	box-sizing: border-box;
}

#sec3 .table li:nth-child(5),
#sec3 .table li:nth-child(6){
	display: block;
	width: 100%;
}

.jirei_table th,
.jirei_table td {
    border: #bfbfbf solid 1px;
    padding: 5px 20px 5px 10px;
}
.jirei_table th{
	background:#eeeeee;
}

/* 買取の流れ */
#sec4 ol.sec_area{
    background-color: #f0f7ff;
    border: 2px #8baed9 solid;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 60px;
}
#sec4 ol li {
    width: 90%;
    margin: 0 auto;
}
#sec4 ol li:nth-child(2){
    position: relative;
    top: -4px;
}
#sec4 ol li:nth-child(3){
	position: relative;
	top:-8px;
}
#sec4 ol li:nth-child(4){
	position: relative;
	top:-12px;
}
	
#sec4 ol li h3{
	font-size:24px;
	color: #084287;
	font-weight: 600;
	display: inline;
	padding-left:10px;
}
#sec4 ol li h3+p{
    border-left: 4px solid #8baed9;
    position: relative;
    left: 25px;
    top: -4px;
    padding-top: 10px;
    padding-left: 40px;
    padding-bottom: 20px;
	line-height: 32px;
}
#sec4 ol li:last-child h3+p{
	border-left:none;
}

.maru_half {
    border-radius: 50%;
    font-size: 1.5em;
    line-height: 2em;
    padding-top: 0.1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    color: #084287;
    font-weight: 600;
    border: 4px solid #8baed9;
	background-color:#fff;
}

#main form p.form_head:before{
	content: '';
	width: 30px;
	height: 30px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	bottom: -5px;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
#main form p.form_head:nth-child(1):before{
	background-image: url(/af10/_index/img/sec5_icon1.png);
}

#main form p.form_head:nth-of-type(2):before{
    background-image:url(/af10/_index/img/sec5_icon2.png);
}

p.form-agreement {
    text-align: center;
    margin-bottom: 10px;
    font-size:14px;
}

footer{
	background-color: #084287;
	color:#fff;
	padding:30px 0 30px 0;
    text-align: center;
}
footer .sec_area{
	position: relative;
}
footer a {
    color: #fff;
    text-decoration: underline;
    padding: 0 10px;
}
footer address{
    font-style: normal;
}
#page_top {
    z-index: 10;
    position: fixed;
    bottom: 10px;
    right: 0;
    left: 0;
}
#page_top a{
    position: absolute;
    height: 90px;
    display: block;
    bottom: 100px;
    right: -180px;
}

#page_top img{
	width: 75%;
}

/* フッター */
#footer_content {
    background: url(/af10/_index/img/sec2_bg.jpg);
    padding:70px 0 60px;
}
#footer_content .sec_area:nth-child(1) {
    background-image: url(/af10/_index/img/footer_woman_img.png);
    background-repeat: no-repeat;
    background-position: right bottom -60px;
    width: 820px;
}
#footer_content .sec_area:nth-child(1) p:last-child{
    font-size: 1.2em;
    line-height: 1.8;
    padding-bottom: 20px;
}
#footer_content h2 {
    padding: 0 0 50px;
}
#footer_content #footer_form{
	border:1px solid #000;
	border-radius:5px 5px 5px 5px ;
}
#footer_content #form_under_line{
	border-radius: 0 0 5px 5px;
	padding: 0 0 20px;
	font-size: 18px;
}
#footer_content #footer_form>p{
	background:#feffb6;
	padding:10px;
	border-radius:5px 5px 0 0;
}
#footer_content #footer_form>p img{
	padding:0;
}
#footer_content #form_under_line p.form_head {
    background-color: #eeeeee;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 20px;
	margin-bottom: 15px;
}
#footer_content #form_under_line p.form_head:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: bottom left;
    position: relative;
    bottom: -5px;
    background-size: contain;
    margin-right: 10px;
    margin-left: 10px;
}
#footer_content #form_under_line p.form_head:nth-child(1):before{
    background-image: url(/af10/_index/img/sec5_icon1.png);
}
#footer_content #form_under_line p.form_head:nth-child(3):before{
    background-image: url(/af10/_index/img/sec5_icon2.png);
}

#footer_content select {
    width: 100%;
    height: 36px;
    font-size: 18px;
    border: 1px solid #bbb;
}
#footer_content .form_left select{
    height: 40px;
    margin-bottom: 10px;
}
#footer_content .form_right,
#footer_content .form_left{
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 20px 20px 10px;
    box-sizing: border-box;
}


#footer_content dt{
    display: inline-block;
    width: 29%;
    padding: 0;
    font-weight: bold;
    vertical-align: top;
}
#footer_content dd{
	display: inline-block;
	width: 69%;
}
#footer_content  .btn_1{
    margin-top: 10px;
}
#footer_content .must+dd input{
    margin-bottom: 10px;
}
