@charset "utf-8";
/* ________________________________________________ 共通 */
body{
	font-family: "meiryo", sans-serif;
}
img{
    max-width: 100%;
}
.marker_y {
    background: linear-gradient(to bottom, rgba(255,255,255,1) 65%,rgba(255,249,91,1) 65%);
}
.red{
	color: #ff0000;
}
.bold{
	font-weight: bold;
}
.outline {
    width: 1000px;
    margin: 0 auto;
}
.steel-blue {
    color: #2969b0;
}
h2{
	text-align: center;
	font-size: 40px;
}
.line-wave{
	background-image: url(/ppc/lt/by/kaitori/y/img/line-wave.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom;
}
/* ________________________________________________ header Footer フォーム 共通スタイル */

.contact_form h3:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}
.contact_form #car_area h3:before,
.contact_form #car_area2 h3:before{
    background-image: url(/ppc/lt/by/kaitori/y/img/form_icon_car.png);
}
.contact_form #user_area h3:before,
.contact_form #user_area2 h3:before{
    background-image: url(/ppc/lt/by/kaitori/y/img/form_icon_customer.png);
}
/* 必須・任意項目のspan */
.req_on, .req_off, .form_any {
    font-size: 12px;
    float: left;
}
.req_on, .req_off {
    font-size: 14px;
    color: #FFF;
    display: inline-block;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 4px;
}
.req_on {
    background: #ff0000;
}
.req_off {
    background: #27a424;
}

.form_title {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    text-align: left;
    font-weight: 500;
}
.form_title label[for="as_maker"],
.form_title label[for="as_maker2"]{
    font-size: 0.85em;
    vertical-align: middle;
    display: inline-grid;
    display: -ms-inline-grid;
}
.form_title label[for="as_maker"] span,
.form_title label[for="as_maker2"] span{
    line-height: 1;
}
.form_area {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}
.contact_form dd input[name="as_maker"], .contact_form  dd input[name="name"], .contact_form  dd input[name="phone_number"],
.contact_form dd input[name="as_maker2"], .contact_form  dd input[name="name2"], .contact_form  dd input[name="phone_number2"]{
    background-color: #ffffc9;
}
#form_box2 input:not(#name2):not(#phone_number2):not(.submit_btn) {
    background-image: url(/ppc/lt/by/kaitori/y/img/select_mark.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 7px;
}
.contact_form input {
    padding: 0 3px;
    box-sizing: border-box;
}
.contact_form select, .contact_form input {
    height: 35px;
    width: 240px;
}
.submit_btn_box input.submit_btn {
    font-weight: bold;
    color: #fff;
    width: 100%;
    height: inherit;
    padding: 6px 0;
    border: 1px solid firebrick;
    border-radius: 4px;
    font-size: 1.6em;
    text-align: center;
    margin: 0 auto;
    display: block;
    background: linear-gradient(to bottom, #e70012 0%,#e70012 36%,#e70012 36%,#a8000d 51%,#d90011 100%);
}
p.form-agreement{
    margin-bottom:5px;
}
.under_form{
    height: 436px;
    margin-bottom: 50px;
    background: url("/ppc/lt/by/kaitori/y/img/form_bg.png") no-repeat center;
    background-size: contain;
}
.under_form.__bg_period {
    height: 495px;
    background: url("/ppc/lt/by/kaitori/y/img/form_period_bg.png") no-repeat center;
}
.contact_form{
    width: 820px;
    margin: 0 auto;
    font-size: 16px;
}
.form_big_title {
    margin-right: 20px;
    padding: 40px 0 0px;
    text-align: center;
}
.form_big_title img {
    width: 60%;
}
.form_left{
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
}
.form_right{
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.form_title{
    font-weight: bold;
    font-size:1.1em;
}
.submit_btn_box input.submit_btn{
    width: 60%;
}
dl:nth-child(2) input,
dl:nth-child(2) select{
    background-color: #fff;
}
/* ________________________________________________ footer フォームスタイル */
.under_form{
    height: 436px;
    margin-bottom: 50px;
    background: url(/ppc/lt/by/kaitori/y/img/form_bg.png) no-repeat center;
    background-size: contain;
}
.contact_form{
    width: 820px;
    margin: 0 auto;
    font-size: 16px;
}
.form_big_title {
    margin-right: 20px;
    padding: 50px 0 15px;
    text-align: center;
}
.form_left{
    display: inline-block;
    width: 48%;
}
.form_right{
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.contact_form h3{
    font-size: 1.5rem;
    margin-bottom: 5px;
    text-align: center;
}
.form_title{
    font-weight: bold;
    font-size:1.1em;
}
.submit_btn_box input.submit_btn{
    width: 60%;
}
dl:nth-child(2) input,
dl:nth-child(2) select{
    background-color: #fff;
}

/* ________________________________________________ CV */
.trapezoid:before {
    content: '';
    width: 65%;
    border-bottom: 35px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    box-sizing: border-box;
    display: block;
    top: 5px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    z-index: -1;
    transform: rotate(180deg);
}
.city-cv-btn {
    text-align: center;
    padding-bottom: 30px;
}
.city-cv-btn .tel-btn,
.city-cv-btn .web-btn {
    max-width: 480px;
    width: 100%;
    height: 145px;
    font-weight: bold;
    color: #fff;
    font-size: 1em;
    position: relative;
    border-radius: 8px;
    margin-bottom: 20px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}
.city-cv-btn .tel-btn {
    float: left;
}
.city-cv-btn .web-btn {
    float: right;
}
.city-cv-btn .tel-btn {
    background-color: #29a42f;
    border-bottom-color: #208527;
}
.city-cv-btn .web-btn {
    background-color: #d32d2d;
    border-bottom-color: #a3211f;
}
.city-cv-btn .tel-btn a,
.city-cv-btn .web-btn a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
}
.city-cv-btn .tel-btn .cv-btn-header,
.city-cv-btn .web-btn .cv-btn-header {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0% 5px;
    margin-bottom: 6px;
    font-size: 1.4em;
    line-height: 2;
}
.city-cv-btn .tel-btn .cv-btn-header {
    color: #29a42f;
}
.city-cv-btn .web-btn .cv-btn-header {
    color: #d32d2d;
}
.cv-btn-subheader {
    line-height: 1;
    margin-bottom: 10px;
}
.city-cv-btn .cv-btn-icon {
    font-size: 2em;
    line-height: 1.3;
    position: relative;
    left: 40px;
}
.city-cv-btn .cv-btn-icon:before {
    content: '';
    width: 75px;
    height: 60px;
    position: absolute;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.city-cv-btn .tel-btn .cv-btn-icon:before {
    background-image: url(/ppc/lt/by/kaitori/y/img/cv-btn-img1.png);
    left: 30px;
}
.city-cv-btn .web-btn .cv-btn-icon:before {
    background-image: url(/ppc/lt/by/kaitori/y/img/cv-btn-img2.png);
    left: 15px;
    top: -10px;
}
.cv-bottom-footer {
    margin-left: 80px;
}


/* ________________________________________________ header */
header{
	padding: 10px 0;
	background-color:#ffde01;
}
header img:nth-of-type(1){
	float: left;
    padding-top: 10px;
}
header img:nth-of-type(2){
	float: right;
}

/* ________________________________________________ FV */
.fv{
    background: linear-gradient(to right,  rgba(251,192,195,1) 0%,rgba(245,177,177,1) 100%);
}
.fv-left,
.fv-right {
    display: table-cell;
    padding-top: 30px;
    top: 57px;
}
.fv-left {
    width: 550px;
    padding-bottom: 50px;
}
.fv-left > img {
    width: inherit;
    padding-right: 2%;
    box-sizing: border-box;
}
.fv-right {
    width: 435px;
    position: relative;
    z-index: 1;
}
.fv-under{
	background: linear-gradient(to right, rgba(249,211,0,1) 0%,rgba(245,185,0,1) 100%);
	position: relative;
	height: 420px;
}
.fv-under .outline {
    position: absolute;
    top: -60px;
    right: 0;
    left: 0;
}
.fv-under .outline p > img {
    margin-left: -5%;
}

/* ________________________________________________ 車の売却について、こんなお悩みありませんか？ */
.onayami{
    background-color: #f0efdb;
    font-weight: bold;
    position: relative;
    padding-top: 3%;
    background-image: url(/ppc/lt/by/kaitori/y/img/onayami-bg-woman.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 500px) top;
    border-top: 3px solid #ffec9f;
}
.onayami h2{
	margin-bottom: 30px;
}
.onayami li {
	background-color: #fff;
	margin-bottom: 5px;
	width: 49%;
	font-size: 24px;
	display: inline-block;
	box-sizing: border-box;
	min-height: 80px;
	vertical-align: top;
	line-height: 1.4;
}
.onayami li:before {
    content: '';
    background: url(/ppc/lt/by/kaitori/y/img/check-orange.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
    vertical-align: sub;
    margin-right: 8px;
}
.onayami li:first-child{
    padding: 15px 2%;
}
.onayami li:first-child:before{
    float: left;
	margin-bottom: 20px;
}
.onayami li:not(:first-child) {
    padding: 30px 2%;
}
.onayami p.line-wave{
    font-size: 30px;
    line-height: 2.2;
    text-align: center;
    padding-left: 20px;
}

/* ________________________________________________ そのお悩み、すべて”まるっと”カーネクストにお任せください！ */
.solution{
	background-size: contain;
	background-image: url(/ppc/lt/by/kaitori/y/img/onayami-bg-bottom.jpg);
	background-position: top -30px center;
	background-repeat: no-repeat;
}
.solution h2{
	padding-top: 30px;
}

/* ________________________________________________ カーネクストの車買取がお得な３つの理由 */
.reason{
	position: relative;
}
.reason:before{
	content: '';
	position: absolute;
	height: 130px;
	width: 100%;
	display: block;
	background: #fbed5a;
	z-index: -1;
}
.reason img {
    margin-bottom: 40px;
}
.reason .outline{
	background:url(/ppc/lt/by/kaitori/y/img/reason-arrow-yellow.png) no-repeat 100%;
	background-position: top center;
}
.reason h2 {
    padding-top: 40px;
}
.reason h3{
	display: inline-block;
	font-size: 35px;
	vertical-align: middle;
}
.reason li{
	text-align: center;
}
.reason li p,.step_txt{
	text-align: left;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 30px;
}
.reason li:before{
	content: '';
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 100px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 20px;
}
.reason li:nth-child(1):before{
	background-image: url(/ppc/lt/by/kaitori/y/img/reason-num1.png);
}
.reason li:nth-child(2):before{
	background-image: url(/ppc/lt/by/kaitori/y/img/reason-num2.png);
}
.reason li:nth-child(3):before{
	background-image: url(/ppc/lt/by/kaitori/y/img/reason-num3.png);
}

/* ________________________________________________ だから！ディーラーや中古車買取店よりもカーネクストがお得！ */
.dakara{
    position: relative;
    overflow: hidden;
    padding: 60px 0;
    margin-top: -60px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(250,219,87,0) 50%,rgba(250,219,87,1) 51%,rgba(250,219,87,1) 100%);
}
.dakara:before{
	 content: '';
		position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 80%;
	margin: 100px -10% 0;
	background: linear-gradient(to bottom, rgba(254,246,214,1) 0%,rgba(254,246,214,1) 8%,rgba(250,219,87,1) 8%,rgba(250,219,87,1) 8%,rgba(250,219,87,1) 100%);
	transform-origin: left center;
	transform: rotate(-3deg);
	z-index: -1;
}
.dakara .outline{
    background-image: url(/ppc/lt/by/kaitori/y/img/dakara-blur.png);
    background-repeat: no-repeat;
    background-position: top -300px center;
    background-size: cover;
}
.dakara p{
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
    line-height: 1.4;
    font-size: 20px;
    margin-top: -20px;
}
.satisfaction_asterisk {
    font-size: 10px;
    vertical-align: top;
}
p.satisfaction_note {
    font-size: 14px;
    color: #5b5a5a;
}

/* ________________________________________________ 中古車買取事例 */
.jirei{
	background-color: #e2f9ff;
}
.jirei h2{
    color: #15b5ff;
    padding-top: 30px;
    margin-bottom: 50px;
}
.jirei h2:before {
    content: url(/ppc/lt/by/kaitori/y/img/area_img9.png);
    display: inline-block;
    margin-right: 10px;
    padding-top: 30px;
}
.jirei-card {
	display: inline-block;
    width: 32.5%;
    line-height: 1.4;
    font-size: 1.2em;
	margin-bottom: 30px;
}
.jirei-card > img{
	margin-bottom: 10px;
}
.jirei-card .price-area{
	text-align: center;
}
.jirei-card .price-area:before{
	content: '買取金額';
	display: block;
}
.jirei-card .price-area .price{
	color: red;
    display: inline-block;
    font-weight: bold;
    font-size: 1.8em;
    padding: 1%;
}
.jirei-cv-txt{
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.4;
    margin-bottom: 30px;
}
/* ________________________________________________ 4ステップ */
#step_box{
    margin:30px 0 15px;
    text-align:center;  
}
.bottom_ex{
    margin-bottom: 40px;
}
/* ________________________________________________ よくあるご質問 */

.qa .outline{
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 1.4em;
    line-height: 1.4;
    color: #444;
}
.qa .outline > img {
    margin: 0 auto 70px;
}
.qa dl{
    width: 48%;
}
.qa dl:first-of-type{
    margin-bottom: 70px;
}
.qa dl dt,
.qa dl dd{
    padding: 10px;
}
.qa dl dt{
    margin-bottom: 40px;
    border: #01D2FF solid 5px;
    border-top: #01D2FF solid 40px;
    position: relative;
    min-height: 70px;
}
.qa dl dd{
    position: relative;
    border:#FF3131 solid 5px; 
    border-top: #FF3131 solid 40px;
}
.qa dl dt:before,
.qa dl dd:before{
    height: 70px;
    color: #fff;
    text-align: center;
    font-size: 2em;
    box-sizing: border-box;
    width: 70px;
    display: block;
    position: absolute;
    border-radius: 50%;
    top: -70px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.qa dl dt:before{
    content: 'Q';
    background-color: #01D2FF;
}
.qa dl dd:before{
    content: 'A';
    background-color: #FF3131;
}

/* ________________________________________________ footer copyrightなど */
footer .footer-copy{
	background-color: #ffde01;
}
footer .footer_txt {
    display: inline-block;
    margin: 40px 0 20px;
}
footer a:link,
footer a:visited {
    color: #000;
}
footer .footer_txt_copy {
    display: inline-block;
    padding-left: 49%;
}

/*　追加CSS　*/
/* 点滅 */
.target_item {
    border: 3px solid #f12;
    animation-name: borderFlashing;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}
@keyframes borderFlashing {
    0% {box-shadow: 0 0 0 0 #f12, 0 0 0 0 #fff, 0 0 0 1px #f12}
    100% {box-shadow: 0 0 0 0 #f12, 0 0 0 0 rgba(255,255,255,0), 0 0 0 5px rgba(100,164,134,0)}
}

/* 送信項目のエラーメッセージ */
.err_msg {
    color: #f00;
}

/* 送信ボタン後のloading画像 */
#loading_img {
    display: none;  /* 編集しないで下さい */
    /* サイズや位置は追記して変更してください。
    loading画像は /img/load.gif を読み込んでいますが、svgなど他の画像を使用、または全画面で表示したいなどがある場合は変更しますので言ってください */
}

/* レイヤー */
#layer {
    display: none;   /* 編集しないで下さい */
    position: fixed; /* 編集しないで下さい */
    width: 100%;     /* 編集しないで下さい */
    height: 100%;    /* 編集しないで下さい */
    top: 0;          /* 編集しないで下さい */
    left: 0;         /* 編集しないで下さい */
    z-index: 990;    /* 編集しないで下さい */
    background-color: #fff;
    opacity: 0.8;
}

/* レイヤーのコンテンツ */
#layer_carbox {
    display: none;    /* 編集しないで下さい */
    z-index: 991;     /* 編集しないで下さい */
    position: fixed;  /* 編集しないで下さい */
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
}
.loading_img {
    display: none;  /* 編集しないで下さい */
    width: 10%;
}
