@charset "utf-8";

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ここから書いていきましょう */

/* ----------------------------------------------------
    共通
---------------------------------------------------- */

body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
	max-width: 1440px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 156px;
}

img {
	width: 100%;
}

video {
	width: 100%;
}

p {
	font-feature-settings: "palt";
}

.sentence {
	margin-top: 40px;
}

.sentence p {
	margin-top: 40px;
}

.sentence p:first-of-type {
	margin-top: 0;
}

.inner {
	width: 724px;
	margin: 0 auto;
}

text_red {
	color: #C1272D;
	font-weight: bold;
}

.marker {
	color: #000;
	background: rgb(255,255,100);
	background: linear-gradient(0deg, rgba(255,255,100,1) 70%, rgba(255,255,255,1) 70%);
	padding-bottom: 3px;
	font-weight: bold;
}

@media screen and (max-width: 640px) {
	img {
		max-width: 100%;
	}

	body {
		width: 100%;
		padding-bottom: 18%;
	}

	.inner {
		width: 94%;
	}
}

/* ----------------------------------------------------
    header
---------------------------------------------------- */
header {
	background: linear-gradient(0deg, rgba(188,25,28,0) 26%, rgba(188,25,28,1) 26%);
	padding-bottom: 60px;
}

.cta_btn {
	width: 657px;
	margin: 0 auto;
}

.prehead {
	margin: 0 auto;
	padding: 12px 0;
	background-color: #fff;
}

.prehead_pc {
	width: 793.6875px;
}

.header_cont_pc {
	width: 944px;
	margin: 28px auto 0;
}

@media screen and (max-width: 640px) {
	.cta_btn {
		width: 92%;
	}

	header {
		background: none;
		padding-bottom: 0;
	}
}

/* ----------------------------------------------------
    キャンペーン
---------------------------------------------------- */
.campain {
	background: url(../images/campain_bg_pc.webp) no-repeat center center / cover;
	height: 222px;
}

.campain_cont_pc {
	width: 944px;
}

@media screen and (max-width: 640px) {
	.campain {
		background: none;
		height: auto;
	}
	
	.campain_cont_pc {
		width: 100%;
	}
}

/* ----------------------------------------------------
    CTA
---------------------------------------------------- */
.cta_area {
	background: #FDFCE8;
	padding: 30px 0;
}

.cta_cont {
	background: url(../images/cta_cont.webp) no-repeat center center / contain;
	width: 944px;
	height: 353.5006px;
	position: relative;
	margin: 0 auto;
}

.btns {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 28px;
}

.upper {
	width: 657.0548px;
}

.lower {
	width: 657.0548px;
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
	gap: 8px;
}

.btn {
	transition: .5s;
}

.btn:hover {
	transform:scale(1.02,1.02);
  transition:0.2s all;
}

@media screen and (max-width: 640px) {
	.cta_area {
		background: none;
		padding: 0;
		position: relative;
	}

	.cta_cont {
		background: none;
		width: 100%;
		height: auto;
		position: absolute;
		bottom: 6%;
	}

	.btns {
		width: 87%;
	}

	.upper {
		width: 100%;
	}
	
	.lower {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 8px;
		gap: 8px;
	}
}

/* ----------------------------------------------------
    悩み
---------------------------------------------------- */
.nayami {
	padding-top: 80px;
	background: url(../images/nayami_bg01_pc.webp) no-repeat center center / cover;
}

@media screen and (max-width: 640px) {
	.nayami {
		padding-top: 0;
		background: none;
	}
}

/* ----------------------------------------------------
    3ステップ
---------------------------------------------------- */
.three_step {
	padding-bottom: 80px;
}

.triangle {
	background: url(../images/steps_bg01_pc.webp) no-repeat center center / 100% 100%;
  height: 88.4527px;
}

.triangle02 {
	background: url(../images/steps_bg01_pc.webp) no-repeat center center / 100% 100%;
  height: 88.4527px;
	background-color: #FDFCE8;
}

.three_step h2 {
	width: 100%;
	background: #CCCCCC;
	padding: 12px 0 16px;
	margin-top: -1px;
}

.steps_img02_pc {
	margin-top: 60px;
}

@media screen and (max-width: 640px) {
	.three_step {
		padding-bottom: 0;
	}
}

/* ----------------------------------------------------
    客声1
---------------------------------------------------- */
.voice01 {
	padding: 80px 0;
}

@media screen and (max-width: 640px) {
	.voice01 {
		padding: 0;
	}
}


/* ----------------------------------------------------
    本当にその価値を正当に評価されてますか？
---------------------------------------------------- */

.sec01 {
	padding-top: 100px;
}

.sec01 p {
	margin-top: 40px;
}

.sec01_ttl_bg {
	width: 100%;
	height: 272px;
	background-color: #ede4e1;
	display: flex;
	align-items: end;
}

.sec01_ttl_pc {
	margin-top: -57px;
}

.sec01_img01 {
	margin-top: 60px;
	margin-bottom: 20px;
	width: 648px;
}

.background_bk {
	background-color: #333;
	padding: 80px 0;
	margin-top: 80px;
}

.FDFCE8 {
	background-color: #FDFCE8;
	padding-top: 60px;
}

@media screen and (max-width: 640px) {
	.sec01 {
		padding: 60px 0;
	}

	.sec01 p {
		text-align: justify;
	}

	.sec01_ttl_sp {
		margin-top: -10%;
	}

	.background_bk {
		margin-top: 60px;
	}

	.sec01_img02_sp {
		margin-top: 60px;
	}

	.FDFCE8 {
		padding-top: 30px;
	}
}

/* ----------------------------------------------------
    雅が高く買い取れる理由は？
---------------------------------------------------- */
.reason {
	margin-top: 80px;
	padding-bottom: 80px;
}

.reason h2 {
	padding: 30px 0;
	background: #BC191C;
}

.reason_img_pc {
	width: 944px;
	margin-top: 60px;
}

@media screen and (max-width: 640px) {
	.reason {
		margin-top: 0;
		padding-bottom: 20px;
	}
}


/* ----------------------------------------------------
    もうそんな思いをする必要はありません
---------------------------------------------------- */
.sec02 {
	padding-bottom: 80px;
}

.sec02 p {
	margin-top: 40px;
}

.sec02_ttl01_pc {
	width: 411px;
}

.sec02_ttl01_sp {
	margin-top: -10px;
}

.sec02_ttl02_pc {
	width: 611px;
}

.sec02_ttl_bg {
	background-color: #bc191c;
	padding: 30px 0;
}

.sec02_img01 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.sec02_img02_pc {
	margin-top: 40px;
}

.sec02 .background_bk {
	margin-top: 30px;
}

.sec02_img002_pc {
	margin-top: 40px;
}


.sec02_img001_pc {
	margin-top: 40px;
}

.sarani {
	width: 411px;
}

.shikamo {
	width: 411px;
	margin-top: 60px;
}

.sec02_img001_sp {
	margin-top: 20px;
}

@media screen and (max-width: 640px) {
	.sec02 {
		padding-bottom: 60px;
	}

	.sec02 p {
		text-align: justify;
	}

	.sec02_img01 {
		margin-bottom: 0;
	}

	.sec02_img02_sp {
		margin-top: 40px;
	}

	.sec02_img03_sp {
		margin-top: 15px;
	}

	.sarani {
		width: 70%!important;
	}

	.shikamo {
		width: 70%!important;
		margin-top: 20px;
	}

	.sec02_ttl01_sp {
		margin-top: 0;
	}

	.sec02_ttl01_pc {
		width: 92%;
	}

	.kaitori_sp {
		margin-top: 40px;
	}
}

/* ----------------------------------------------------
    客声2
---------------------------------------------------- */
.voice02 {
	padding: 0 0 80px;
}

.voice02 h2 {
	padding: 30px 0;
	background: #BC191C;
}

@media screen and (max-width: 640px) {
	.voice02 {
		padding: 0;
	}
}

/* ----------------------------------------------------
    こんな車でも喜んで高価買取
---------------------------------------------------- */
.pleased {
	padding: 0 0 80px;
}

.pleased .shikamo {
	width: 411.4957px;
}

.pleased p {
	margin-top: 40px;
}

.sec03_img01_pc {
	margin-top: 40px;
}

.sec03_img03_pc {
	margin-top: -38px;
}

@media screen and (max-width: 640px) {
	.pleased {
		padding-bottom: 0;
	}

	.sec03_img01_pc {
		margin-top: 25px;
	}

	.pleased p {
		text-align: justify;
	}

	.sec03_img02_sp {
		margin-top: 40px;
	}
}


/* ----------------------------------------------------
    sec04
---------------------------------------------------- */
.sec04 {
	padding: 40px 0 120px;
}

.sec04_img01_pc {
	margin-top: 60px;
}

.sec04_subttl_bg {
	background: #bc191c;
	padding: 35px 0;
	margin-top: 80px;
}

.sec04_subttl_pc {
	width: 497px;
}

.sec04_img02_pc {
	margin-top: 80px;
}

.sec04 .cta_btn {
	margin-top: 60px;
}


@media screen and (max-width: 640px) {
	.sec04 {
		padding-top: 24px;
		padding-bottom: 80px;
	}

	.sec04_img01_sp {
		margin-top: 32px;
	}

	.sec04_subttl_bg {
		margin-top: 50px;
	}

	.sec04_subttl_sp {
		margin-top: 40px;
	}

	.sec04_img02_sp {
		margin-top: 40px;
	}

	.sec04 .cta_btn {
		margin-top: 40px;
		width: 100%;
	}
}


/* ----------------------------------------------------
    sec05
---------------------------------------------------- */
.sec05_img02_pc {
	margin-top: -2px;
}

.sec05_ttl_pc {
	margin-top: 30px;
}

@media screen and (max-width: 640px) {
	.sec05 {
		padding-top: 40px;
	}

	.sec05_img01_sp {
		margin-top: 40px;
	}

	.sec05 .FDFCE8 {
		padding-top: 0;
		padding-bottom: 60px;
	}
}


/* ----------------------------------------------------
    sec06
---------------------------------------------------- */
.sec06 {
	padding: 80px 0;
}

.sec06 h2 img {
	width: 575px;
}

.steps {
	display: flex;
	justify-content: space-between;
	gap: 30px;
	margin-top: 70px;
}

.step {
	width: 33%;
}

.step p {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
}

@media screen and (max-width: 640px) {
	.sec06 {
		padding: 60px 0;
	}

	.steps {
		display: block;
		margin-top: 50px;
	}

	.step {
		width: 70%;
		margin: 0 auto;
		margin-top: 40px;
	}

	.step:first-of-type {
		margin-top: 0;
	}

	.step p {
		width: 100%;
	}
}


/* ----------------------------------------------------
    こんな方にぜひおすすめです
---------------------------------------------------- */
.sec07 {
	background-color: #fdfce8;
	padding: 80px 0;
}

.sec07_img01_pc {
	max-width: 944px;
	margin-top: 40px;
}

.sec07 p {
	font-size: 25px;
	font-weight: bold;
}

.sec07_ttl_pc {
	width: 944px;
}

@media screen and (max-width: 640px) {
	.sec07 {
		padding: 0;
	}
}


/* ----------------------------------------------------
    sec08
---------------------------------------------------- */
.sec08 {
	padding: 80px 0 40px;
}

.sec08 h2 img {
	width: 600px;
}

.faqs {
	margin-top: 70px;
}

.faq {
	padding-bottom: 40px;
}

.question {
	display: flex;
	justify-content: space-between;
	background: #bc191c;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	padding: 10px 24px;
	text-align: left;
	border-radius: 6px;
}

.question_icon {
	width: 35px;
	background-image: url(../images/sec08_img01_pc.webp);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 5px;
}

.question_cont {
	width: 92%;
	line-height: 1.5;
}

.answer {
	display: flex;
	justify-content: space-between;
	color: #333;
	padding: 20px 24px;
	text-align: left;
	border-radius: 6px;
}

.answer_icon {
	width: 35px;
	background-image: url(../images/sec08_img02_pc.webp);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 5px;
}

.answer_cont p {
	margin-top: 24px;
	text-align: justify;
}

.answer_cont p:first-of-type {
	margin-top: 0;
}

.answer_cont {
	width: 92%;
	padding-top: 15px;
}

.small {
	display: flex;
	padding-left: 78px;
}

.small_cont {
	text-align: left;
}

@media screen and (max-width: 640px) {
	.sec08 {
		padding: 60px 0 0;
	}

	.sec08 h2 img {
		width: 80%;
	}

	.faqs {
		margin-top: 50px;
	}

	.faq {
		padding-bottom: 32px;
	}

	.question {
		font-size: 20px;
		padding: 10px 16px;
	}
	
	.question_icon {
		width: 25px;
		margin-top: 3px;
	}
	
	.question_cont {
		width: 88%;
	}

	.answer {
		padding: 20px 16px;
		border-radius: 6px;
	}
	
	.answer_icon {
		width: 25px;
		margin-top: 3px;
	}
	
	.answer_cont p {
		margin-top: 24px;
	}

	.answer_cont {
		width: 88%;
		padding-top: 3px;
	}

	.small {
		padding-left: 15%;
	}
}


/* ----------------------------------------------------
    sec09
---------------------------------------------------- */
.sec09 {
	background-color: #fdfce8;
	padding: 80px 0;
}

.sec09 p {
	margin-top: 40px;
}

.sec09 p:first-of-type {
	margin-top: 0;
}

.cta {
	position: relative;
}

.cta_margin {
	margin-top: 60px;
}

.sec09_img01_pc {
	margin-top: 60px;
}

.cta_btn_pc03 {
	position: absolute;
	width: 92%;
	bottom: 29px;
	right: 50%;
	transform: translateX(50%);
}

.btn3 {
	position: absolute;
	width: 92%;
	bottom: 29px;
	right: 50%;
	transform: translateX(50%);
}

.cta_btn_lower {
	margin-top: 10px;
}

.cta_btn_upper {
	display: flex;
	justify-content: space-between;
	gap: 10px;
}

.cta_btn_upper,
.cta_btn_lower {
	transition: .5s;
}

.cta_btn_upper_item:hover,
.cta_btn_lower:hover {
	transform:scale(1.02,1.02);
  transition:0.2s all;
}

.cta_btn_upper_item {
	width: calc((724px - 10px)/2);
}

.btn {
	transition: .5s;
}

.btn:hover {
	transform:scale(1.02,1.02);
  transition:0.2s all;
}

@media screen and (max-width: 640px) {
	.sec09 {
		background-color: #fdfce8;
		padding: 60px 0 60px;
	}

	.sec09 p {
		text-align: justify;
	}

	.sec09 .btn img {
		width: 89%;
	}

	.sec09_img01_sp {
		margin-top: 40px;
		margin-left: 1%;
	}

	.cta_btn_sp03 {
		position: absolute;
		width: 92%;
		bottom: 3%;
		right: 50%;
		transform: translateX(50%);
	}

	.cta_btn_upper {
		display: block;
	}

	.cta_btn_upper_item {
		width: 100%;
	}

	.cta_btn_upper_item:first-of-type {
		margin-bottom: 6px;
	}

	.cta_btn_lower {
		margin-top: 6px;
	}

	.btn3 {
		bottom: 3%;
	}
}

/* ----------------------------------------------------
    footer
---------------------------------------------------- */
footer {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 14px;
	background-color: #f8f8f8; /* 背景色を指定（必要に応じて調整） */
}

.footer_link {
	text-align: center;
	font-size: 16px;
}

.footer_link a {
	text-decoration: none;
	color: #333;
	margin-left: 30px;
}

.footer_link a:first-of-type {
	margin-left: 0;
}

/* ----------------------------------------------------
    固定ボタン
---------------------------------------------------- */
.fixed-bottom-link {
	position: fixed;
	bottom: 0;
	padding: 20px 0;
	background-color: #000000da;
	z-index: 100;
	width: 100%;
	display: none; /* 初期状態では非表示 */
	left: 0;
}

.fixed-bottom-link.show {
	display: block; /* クラスが付与されたら表示 */
}

.fixed_btn {
	display: flex;
	justify-content: space-between;
	gap: 8px;
	margin: 0 auto;
}

.fixed_btn a:hover {
	opacity: 0.8;
}

.fixed_btn_item {
	width: calc((724px - 8px)/2);
}

@media screen and (max-width: 640px) {
	.fixed-bottom-link {
		padding: 8px 0;
	}

	.fixed_btn {
		gap: 4px;
	}
}