@media screen and (max-width:667px){

  html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article.btn-Area {
	text-align: right;
	width: 96%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

html {
	overflow-y: scroll;
	font-family: "ヒラギノ角ゴ Pro W3";
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

input,
textarea
	{
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	vertical-align: middle;
}

a:focus {
	outline: none;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
h1 {
	padding: 3px 2%;
	color: #fff;
	font-size: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	margin: 0;
	text-align: left;
}

p {
	margin: 0;
	padding: 0;
}

b {
	font-weight: bold;
}

a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	border: 0;
}

h2 i {
	margin: 0 4% 0 0;
	padding: 0;
}


/* =========================================================
	 Body
========================================================= */
html,
body {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
	font-size: 6.25%;
	-webkit-text-size-adjust: 100%;
}

html {
	overflow-y: scroll;
	font-size: 6.25%;
}

body {
	position: relative;
	width: 100%;
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 14rem;
	/* 14px */

	background: #fff;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
article {
	position: relative;
}

section {
	margin: 0;
}

h1 {
	padding: 3px 2%;
	color: #fff;
	font-size: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	margin: 0;
	text-align: left;
}
h1 {	background: #716859;}
p {
	margin: 0;
	padding: 0;
}

b {
	font-weight: bold;
}

a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	border: 0;
}

h2 i {
	margin: 0 4% 0 0;
	padding: 0;
}
.smart_off{
	display:none !important;
}

/* ----------------------------------------
　買取レスキュー
---------------------------------------- */
.noto{
    font-family: 'Noto Sans JP', sans-serif !important;
}

            .kaitori_main_warp {
                width: calc(100% - 6%);
                margin: 0px auto 50px auto;
                border-radius: 20px;
                height: auto;
                background-image: url(/kaitori/img/main_bg_sp.webp);
                background-position-x: center;
                background-size: cover;
                position: relative;
                margin-top: 10px;
                padding-bottom: 20px;
            }

            .kaitori_h_box .kaitori_h_logo {
                position: relative;
                left: auto;
                right: auto;
                top: auto;
                margin: 5px auto 0px auto;
                border-bottom: solid 1px #ccc;
                width: 100%;
                padding: 10px 10px 15px 8px;
                box-sizing: border-box;
            }

            .kaitori_h_logo {
                background-color: #fff;
                padding: 14px;
                border-radius: 10px;
                position: absolute;
                left: 0px;
                right: 0px;
                top: 21px;
                margin: auto;
                width: 80%;
            }

            .kaitori_h_logo img {}

            .kaitori_h_comp {
                display: none !important;
                background-color: #fff;
                border-radius: 20px;
                padding: 20px 20px 20px 30px;
                display: flex;
                align-items: center;
                position: absolute;
                right: 25px;
                top: 25px;
            }

            .kaitori_h_tel {
                display: block;
                font-size: 32px;
                font-weight: bold;
                padding: 0px 0px 0px 21px;
                color: #000 !important;
                line-height: 24px;
                text-decoration: none;
                background-image: url(/kaitori/img/tel_icon.webp);
                background-repeat: no-repeat;
                background-position-x: left;
                background-position-y: center;

            }

            .kaitori_h_comp p {
                font-size: 13px;
                line-height: 18px;
                margin: 0px 0px 0px 20px;
            }

            .kaitori_h_comp_link {
                display: block;
                line-height: 58px;
                color: #fff;
                font-size: 17px;
                font-weight: 900;
                text-align: center;
                display: flex;
                justify-content: center;
                background-color: #c90d31;
                border: solid 2px #fff;
                border-radius: 10px;
                align-items: center;
                width: 277px;
                position: relative;
                padding: 0px 20px 0px 0px;
                box-sizing: border-box;
                margin-left: 20px;
            }

            .kaitori_h_comp_link::before {
                content: "";
                width: 16px;
                height: 16px;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                background: #fff;
                right: 10px;
                top: 0px;
                bottom: 0px;
                margin: auto;
                position: absolute;
            }

            .kaitori_h_comp_link::after {
                content: "";
                box-sizing: border-box;
                width: 3px;
                height: 3px;
                right: 12px;
                top: 0px;
                bottom: 0px;
                margin: auto;
                border: 3px solid transparent;
                border-left: 5px solid #c90d31;
                position: absolute;
            }

            .kaitori_h_comp_link span {
                display: block;
                line-height: 21px;
                border-radius: 5px;
                padding: 0px 6px;
                color: #c90d31;
                text-align: center;
                font-size: 13px;
                font-weight: bold;
                position: relative;
                background-color: #fff;
                margin-right: 13px;
            }

            .kaitori_main_box {
                width: 92%;
                margin: auto;
                position: relative;
            }

            .kaitori_main_box::before {
                content: "";
                background-image: url(/kaitori/img/main_kein.webp);
                width: 28%;
                height: 145px;
                right: -30px;
                bottom: 142px;
                position: absolute;
                background-size: 100%;
                background-repeat: no-repeat;
            }

            .kaitori_main_ti {
                padding-top: 92px;
            }

            .kaitori_main_ti img {}

            .kaitori_main_li {
                margin: 20px 0px 0px 0px;
                padding: 0px;
                list-style-type: none;
                display: flex;
                align-items: center;
                justify-content: space-between;
                gap: 11px 0px;
                width: 100%;
                flex-wrap: wrap;
                position: relative;
            }

            .kaitori_main_li li {
                width: 32%;
            }

            .kaitori_main_li img {}

            .kaitori_main_st {
                margin: 20px 0px 0px 0px;
                padding: 0px;
                list-style-type: none;
                display: flex;
                align-items: center;
                justify-content: space-between;
                gap: 0px 0px;
                position: relative;
                flex-wrap: wrap;
            }

            .kaitori_main_st li {
                width: 31%;
                background-color: #fff;
                color: #0168b7;
                border: solid 3px #0168b7;
                border-radius: 10px;
                line-height: 45px;
                font-size: 13px;
                font-weight: 900;
                text-align: center;
            }

/* ==============================
   フォーム誘導エリア
============================== */
.kaitori_foam_box {
    width: 92%;
    margin: 0px auto 0px auto;
    border: solid 5px #0168b7;
    border-radius: 10px;
    padding-bottom: 27px;
}

.kaitori_foam_box h2 {
    background-color: #0168b7;
    position: relative;
    margin: 0px;
    padding: 0px 0px 21px 0px;
    text-align: center;
}
.kaitori_foam_box h2::after {
    content: "";
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    left: 0px;
    right: 0px;
    bottom: -30px;
    margin: auto;
    border: 10px solid transparent;
    border-top: 22px solid #0168b7;
    position: absolute;
}
.kaitori_foam_box h2 img {
margin: -22px auto 0px auto;
    width: 92%;
}
.kaitori_foam_box form{
    margin:20px auto 0px auto;
}
.kaitori_formstep_box{
    width: 92%;
    margin: 0px auto 15px auto;
    overflow: hidden;
}
.kaitori_foam_box form span{
    display: block;
    background-image: url(/kaitori/img/form_check_icon.webp);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 5px;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 5px 0px;
    color: #0168b7;
    width: fit-content;
}
.kaitori_foam_box form select{
    display: block;
    font-size: 15px;
    border: solid 1px #333;
    border-radius: 5px;
    background-color: #e6f0f8;
    width: 100%;
    line-height: 70px;
    padding: 0px 7px;
    height: 48px;
}
.kaitori_foam_box form input{
    display: block;
    border: solid 1px #333;
    font-size: 15px;
    padding: 0px 0px;
    width: 100%;
    float: left;
    text-indent: 10px;
    box-sizing: border-box;
        border-radius: 5px;
            height: 48px;
    background-color: #e6f0f8;
    margin: 0px;
}
.kaitori_foam_box form button{
    display: flex;
    align-items: center;
    border: solid 5px #fff;
    background: #c9001e;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    padding: 18px 0px 18px 4%;
    gap: 10px;
    width: 92%;
    margin: auto;
    box-shadow: 4px 4px #000;
    box-sizing: border-box;
    position: relative;
}
.kaitori_form_inq{
    position: relative;
    overflow: hidden;
    padding-bottom: 4px;
}
.kaitori_form_inq::before {
    content: "";
    background-image: url(/ad/lp01/img/regist_v.webp);
    background-size: 100%;
    width: 32%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    animation: kaitoriflow 2s linear infinite;
    transform: translateX(-190px);
    z-index: 10;
}
@keyframes kaitoriflow {
  100% {
    transform: translateX(1000px);
  }
}
.kaitori_foam_box form button::before {
    content: "";
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    right: 3%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
}
.kaitori_foam_box form button::after {
    content: "";
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    right: 3%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 4px solid transparent;
    border-left: 6px solid #c9001e;
    position: absolute;
}
.kaitori_foam_box form button span{
display: block !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    margin-bottom: 1px !important;
    color: #fff !important;
    padding: 0px !important;
    margin: 0px !important;
    background: none !important;
}
.kaitori_foam_box form button img{
    width: 20%;
}
.kaitori_foam_box ul {
    margin:25px auto 0px auto;
    padding: 0px;
    list-style-type: none;
    width: 90%;
}

.kaitori_foam_box li {
    width: 100%;
    margin-bottom: 10px;
}
.kaitori_foam_box li:last-child{
    margin-bottom: 0px;
}
.kaitori_foam_box a {
    display: block;
    border: solid 5px #fff;
    background: #3cb035;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    padding: 0px;
    font-size: 19px;
    font-weight: 900;
    line-height: 68px;
    text-align: center;
    box-shadow: 4px 4px #000;
    box-sizing: border-box;
    background-image: url(/kaitori/img/line_icon.webp);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 20px;
    background-size: 34px;
    position: relative;
}
.kaitori_foam_box li:last-child a{
    background-color: #fcc000;
    line-height: 30px;
    background-image: none;
    padding: 15px 1px 9px 0px;
}
.kaitori_foam_box a::before {
content: "";
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    right: 3%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
}
.kaitori_foam_box a::after {
    content: "";
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    right: 3%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 4px solid transparent;
    border-left: 6px solid #3cb035;
    position: absolute;
}
.kaitori_foam_box li:last-child a::before{
    display: none;
}
.kaitori_foam_box li:last-child a::after{
    display: none;  
}
.kaitori_foam_box a span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    padding: 0px 0px 0px 16px;
    color: #000 !important;
    line-height: 24px;
    text-decoration: none;
    background-image: url(/kaitori/img/tel_icon.webp);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 4px;
    width: fit-content;
    margin: auto;
    background-size: 14px;
}

.kaitori_foam_box a p {
margin: 4px 0px 0px 0px;
    font-size: 13px;
    text-align: center;
    color: #000;
    line-height: 20px;
    font-weight: bold;
}

.kaitori_nayami_warp {
    background: #0a63ad;
    padding: 50px 0px;
    margin: 50px 0px;
}

.kaitori_nayami_box {
    max-width: 92%;
    margin: 0 auto;
    color: #fff;
    position: relative;
}

/* 見出し */
.kaitori_nayami_box h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    line-height: 42px;
    margin: 0px 0px 20px 0px;
}

.kaitori_nayami_box h2 p {
font-size: 14px;
    font-weight: 900;
    margin-bottom: 10px;
    background-color: #fff;
    color: #333;
    line-height: 41px;
    width: 89%;
    border-radius: 50px;
    margin: 0px auto 30px auto;
    position: relative;
}
.kaitori_nayami_box h2 p::before{
content: "";
    width: 3px;
    height: 17px;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(207deg);
    background-color: #fff;
    position: absolute;
}
.kaitori_nayami_box h2 span {
    color: #fff000;
    padding: 0px 7px;
    border-radius: 10px;
    border: solid 2px #fff;
    line-height: 40px;
    position: relative;
    display: inline-block;
    margin: 0px 7px;
    font-weight: 900;
    font-size: 24px;
}
.kaitori_nayami_box h2 span::before{
    content: "";
    top: -15px;
    left: -14px;
    width: 29px;
    height: 28px;
    background-image: url(/kaitori/img/sweat.webp);
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
}
/* チェックリスト */
.kaitori_nayami_check {
    margin: 0 auto 0px;
    list-style: none;
    padding: 0px 0px 30px 0px;
    position: relative;
}
.kaitori_nayami_check::before{
    display: none;
    content: "";
    width: 278px;
    height: 371px;
    right: 80px;
    bottom: 0px;
    background-image: url(/kaitori/img/nayami_girl.webp);
    position: absolute;
}
.kaitori_nayami_check li {
    background: #fff;
    color: #333;
    border-radius: 8px;
    padding: 15px 11px 15px 65px;
    margin-bottom: 20px;
    position: relative;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 900;
    width: fit-content;
    box-shadow: 0 0 8px #000;
}
.kaitori_nayami_check li:last-child{
    margin-bottom: 0px;
}
/* チェックアイコン風 */
.kaitori_nayami_check li::before {
content: "";
    position: absolute;
    left: 14px;
    top: 0px;
    bottom: 0px;
    width: 42px;
    height: 42px;
    background-image: url(/kaitori/img/check.webp);
    margin: auto;
    background-size: 100%;
}

.kaitori_nayami_check span {
color: #e60000;
    font-weight: 900;
    background: linear-gradient(transparent 68%, #fff000 60%);
}

/* 下部ボックス */
.kaitori_nayami_li {
background: #fff;
    border-radius: 10px;
    padding: 35px 4% 15px 4%;
    color: #333;
    border: solid 3px #000;
}

/* 下部見出し */
.kaitori_nayami_li h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    margin: 0px 0px 20px;
    line-height: 33px;
}

.kaitori_nayami_li h3 span {
    color: rgb(1, 104, 183);
    font-weight: 900;
    font-size: 26px;
    position: relative;
}
.kaitori_nayami_li h3 span::before {
    content: "";
    position: absolute;
    right: -12px;
    top: -13px;
    width: 20px;
    height: 22px;
    background-image: url(/kaitori/img/nayami_icon.webp);
    margin: auto;
    background-size: 100%;
}

/* 訳あり物件リスト */
.kaitori_nayami_li ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 2%;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.kaitori_nayami_li li {
    width: fit-content;
    border: 3px solid #000;
    border-radius: 5px;
    text-align: center;
    padding: 0px 2%;
    font-size: 14px;
    font-weight: bold;
    background: #fafafa;
    line-height: 36px;
    border-radius: 5px;
}

/* ===============================
   強みセクション
=============================== */
.kaitori_strong_wrap {
        background-color: #0168b7;
        padding:50px 0px 50px 0px;
        margin-top: 50px;
        
}
.kaitori_strong_wrap h2 {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    margin: 0px 0px 40px 0px;
    position: relative;
}
.kaitori_strong_wrap h2::before{
    content: "";
    width: 100%;
    height: 3px;
    background-color: #fff;
    top: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    position: absolute;

}
.kaitori_strong_ti_wrap{
    width: fit-content;
    margin: auto;
    padding: 0px 6%;
    background-color: #0168b7;
    position: relative;

}
.kaitori_strong_ti_l{
    font-weight: 900;
    font-size: 24px;
}
.kaitori_strong_ti_t {
    font-size: 14px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0px auto 2px auto;
    background-image: url(/kaitori/img/strong_ti_under.webp);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: center;
    padding-bottom: 15px;
    display: block;
    background-size: 100%;

}
.kaitori_strong_ti_best {
font-size: 50px;
    font-weight: 900;
    color: #fff000;
    display: flex;
    gap: 0px 0px;
    align-items: self-end;
    letter-spacing: 0px;
    line-height: 44px;
    justify-content: center;
}
.kaitori_strong_ti_best span {
    display: block;
    font-size: 21px;
    font-weight: 900;
    color: #fff000;
    letter-spacing: 1px;
    margin-top: 0px;
    line-height: 25px;
}

.kaitori_strong_wrap ul {
}
.kaitori_strong_wrap li {
    position: relative;
    margin-bottom: 60px;
}
.kaitori_strong_wrap li:last-child{
    margin-bottom: 0px;
}
.kaitori_strong_libox {
    width: 92%;
    margin: auto;
    background-color: #fff;
    padding:15px 4% 65px 4%;
    box-sizing: border-box;
    border-radius: 10px;
}
.kaitori_strong_libox img {
    margin: -49px 0px 3px 0px;
    display: block;
    width: 60px;
}
.kaitori_strong_libox h3 {
    font-size: 19px;
    font-weight: 900;
    color: #0168b7;
    line-height: 26px;
    margin: 0px 0px 15px 0px;
}
.kaitori_strong_libox h3 span {
    display: block;
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 5px;
    color:#000;
}
.kaitori_strong_libox p {
    margin: 0px 0px 0px 0px;
    line-height: 22px;
    font-size: 14px;
}

.kaitori_strong_img {
    display: block;
    width: 80%;
    height: 160px;
    margin: -49px auto 0px auto;
    border-radius: 10px;
    overflow: hidden;
}
.kaitori_strong_img::before{
    content: "";
    width: 155px;
    height: 155px;
    background-color: #000;
    position: absolute;
        z-index: -1;
        left: -20px;
        bottom: -20px;
}
.kaitori_strong_img img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

/* ===============================
   お問い合わせ（CTA）
=============================== */

.kaitori_inq_wrap {
    background-image: url(/kaitori/img/inq_bg.webp);
    padding: 40px 0px;
}
.kaitori_inq_wrap h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    width: fit-content;
    font-weight: bold;
    margin: 0px auto 21px auto;
    padding: 0px 34px;
    position: relative;
    line-height: 31px;
}

.kaitori_inq_wrap h2::before,
.kaitori_inq_wrap h2::after {
    content: "";
    background-image: url(/kaitori/img/inq_ti_f.webp);
    width: 24px;
    height: 41px;
    position: absolute;
    background-size: 100%;
    top: 15px;
}
.kaitori_inq_wrap h2::before {
    left: 0px;
}
.kaitori_inq_wrap h2::after {
    right: 0px;
    transform: scale(-1, 1);
}
/* 白いボックス */
.kaitori_inq_box {
    max-width: 92%;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    padding: 15px 4%;
    box-sizing: border-box;
}

/* 左：赤いCTA */
.kaitori_inq_l_w{
position: relative;
    overflow: hidden;
    padding: 0px 5px 5px 0px;
}
.kaitori_inq_l_w::before {
    content: "";
    background-image: url(/ad/lp01/img/regist_v.webp);
    background-size: 100%;
    width: 32%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    animation: kaitoriflow 2s linear infinite;
    transform: translateX(-190px);
    z-index: 10;
}
@keyframes kaitoriflow {
  100% {
    transform: translateX(1000px);
  }
}
.kaitori_inq_l {
    display: flex;
    align-items: center;
    border: solid 5px #fff;
    background: #c9001e;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    padding: 18px 0px 18px 4%;
    gap: 10px;
    width: 100%;
    box-shadow: 4px 4px #000;
    box-sizing: border-box;
    position: relative;
}
.kaitori_inq_l::before {
    content: "";
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    right: 3%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
}
.kaitori_inq_l::after {
    content: "";
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    right: 3%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 4px solid transparent;
    border-left: 6px solid #c9001e;
    position: absolute;
}
.kaitori_inq_l img {
    width: 20%;
}

.kaitori_inq_l_box {
font-weight: 900;
    font-size: 19px;
    line-height: 1.3;
    color: #fff000;
    text-align: center;
    line-height: 20px;
}

.kaitori_inq_l_box span {
    display: block;
    font-size: 12px;
    font-weight: 900;
    margin-bottom: 1px;
    color: #fff;
    position: relative;
}
.kaitori_inq_l_box span::before{
content: "";
    background-image: url(/kaitori/img/dot.webp);
    background-repeat: no-repeat;
    width: 40px;
    height: 3px;
    right: 33%;
    top: -4px;
    background-size: 100%;
    position: absolute;

}
/* 右：電話 */
.kaitori_inq_r {
text-align: center;
    border-top: solid 1px #ccc;
    padding: 14px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}

.kaitori_inq_r span {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: 900;
}

.kaitori_inq_r a {
    display: block;
    font-size: 32px;
    font-weight: 900;
    margin: auto;
    padding: 0px 0px 0px 18px;
    color: #000;
    line-height: 35px;
    text-decoration: none;
    background-image: url(/kaitori/img/inq_tel_icon.webp);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 9px;
    background-size: 14px;
    width: fit-content;
}

.kaitori_inq_r p {
    font-size: 13px;
    margin: 5px 0px 0px 0px;
    color: #333;
    font-weight: bold;
}

/* ===============================
   買取事例
=============================== */
.kaitori_exa_wrap {
    width: 92%;
    margin:50px auto 50px auto;
    position: relative;
}
.kaitori_exa_wrap::before{
    content: "";
    background-image: url(/kaitori/img/example_kein.webp);
    width: 206px;
    height: 238px;
    right: -60px;
    top: -13px;
    background-size: 100%;
    position: absolute;
}
/* ---------- タイトル ---------- */
.kaitori_flex_ti {
    margin: 0 auto 20px;
    position: relative;
}

.kaitori_flex_ti span {
display: block;
    font-size: 36px;
    font-weight: 700;
    color: #0b5fb3;
    letter-spacing: 0px;
    margin-bottom: 10px;
    line-height: 34px;
}
.kaitori_flex_tex{
    width: 67%;
}
.kaitori_flex_ti h2 {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
}

.kaitori_flex_ti p {
font-size: 14px;
    font-weight: 900;
    color: #333;
    margin: 17px 0px 0px 0px;
}

/* ---------- カード一覧 ---------- */
.kaitori_exa_wrap > ul {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap:30px 0px;
}
.kaitori_exa_wrap h2{
    padding-left: 38px;
    background-image: url(/kaitori/img/example_ti_icon.webp);
    background-repeat: no-repeat;
    line-height: 34px;
    background-size: 32px;

}
.kaitori_exa_wrap > ul > li {
    position: relative;
    border: 3px solid #0b5fb3;
    border-radius: 10px;
    background: #fff;
    width: 48%;
    box-sizing: border-box;
}

/* ---------- UPバッジ ---------- */
.kaitori_exa_up {
    position: absolute;
    top: -19px;
    left: -11px;
    background-image: url(/kaitori/img/example_up.webp);
    width: 71px;
    height: 62px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    z-index: 2;
    display: flex;
    box-sizing: border-box;
    padding: 12px 19px 0px 0px;
    letter-spacing: -1px;
    justify-content: center;
    background-size: 100%;
}

.kaitori_exa_up span {
    display: block;
    font-size: 9px;
    margin-top: 6px;
    font-weight: bold;
}

/* ---------- 画像 ---------- */
.kaitori_exa_wrap > ul > li > img {
    width: 100%;
    height: 130px;
    object-fit: cover;
    display: block;
}

/* ---------- 査定比較 ---------- */
.kaitori_exa_wrap > ul > li > ul {
    width: 90%;
    margin: -33px auto 0px auto;
    position: relative;
}

.kaitori_exa_wrap > ul > li > ul li {
    width: 100%;
    text-align: center;
    padding: 6px;
    background-color: #000;
    display: flex;
    align-items: center;
    border-radius: 5px 5px 0px 0px;
    box-sizing: border-box;
    font-size: 14px;
}
.kaitori_exa_wrap > ul > li > ul li:last-child{
    background-color: #0168b7;
    border-radius: 0px 0px 5px 5px;
}

.kaitori_exa_wrap > ul > li > ul .kaitori_exa_li_s {
    display: block;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 13px;
    width: fit-content;
    border-radius: 3px;
    letter-spacing: 1px;
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 4px 3%;
    box-sizing: border-box;
}
.kaitori_exa_wrap > ul > li > ul li:last-child .kaitori_exa_li_s {
    color: #0168b7;
}
.kaitori_exa_wrap > ul > li > ul p {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-left: 13px;
    margin-top: -3px;
}

.kaitori_exa_wrap > ul > li > ul p span {
    font-size: 13px;
    font-weight: 700;
}

/* ---------- テキスト ---------- */
.kaitori_exa_texbox {
    padding: 5px 5% 4%;
}

.kaitori_exa_texbox h3 {
font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
}

.kaitori_exa_texbox p {
    font-size: 13px;
    line-height: 1.6;
    color: #333;
}

/* ===============================
   買取フロー
=============================== */
.kaitori_flew_wrap {
    width: 92%;
    margin: 47px auto 50px auto;
    position: relative
}
.kaitori_flew_wrap::before{
    content: "";
    background-image: url(/kaitori/img/flow_kein.webp);
    width: 43%;
    height: 208px;
    left: -4%;
    top: -11px;
    position: absolute;
    background-size: 100%;
}

.kaitori_flew_wrap .kaitori_flex_ti{
    text-align: right;
}
.kaitori_flew_wrap h2{
padding-left: 32px;
    background-image: url(/kaitori/img/flow_ti_icon.webp);
    background-repeat: no-repeat;
    line-height: 31px;
    width: fit-content;
    margin-left: auto;
    background-size: 26px;
    background-position-y: 4px;
}
.kaitori_flew_wrap ul {
    margin:0px;
    padding: 0px;
    list-style-type: none;
}
.kaitori_flew_wrap li {
    width: 100%;
    background-color: #e6f0f8;
    border: solid 3px #0168b7;
    padding: 0px 4% 15px 4%;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.kaitori_flew_wrap li::before{
    content: "";
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    left: 0px;
    right: 0px;
    bottom: -45px;
    margin: auto;
    border: 16px solid transparent;
    border-top: 17px solid #0168b7;
    position: absolute;
}
.kaitori_flew_wrap li:last-child:before{
    display: none;
}
.kaitori_flew_wrap li:last-child{
    margin-bottom: 0px;

}
.kaitori_flew_wrap li span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 5px;
    background-color: #0168b7;
    margin: 0px auto 20px auto;
    width: 110px;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}
.kaitori_flew_wrap li img {
    display: block;
    width: 30%;
    margin-top: 50px;
}
.kaitori_flew_wrap li h3 {
    margin: 55px 0px 7px 0px;
    line-height: 17px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
.kaitori_flew_wrap li p {
    margin: 0px;
    font-size: 13px;
    line-height: 20px;
}

.kaitori_flew_b {
    margin:30px auto 0px auto;
}
.kaitori_flew_b img {}
.kaitori_flew_b p {
margin: -8px 0px 0px 0px;
    color: #0168b7;
    text-align: center;
    font-size: 21px;
    font-weight: 900;
    line-height: 29px;

 

}
.kaitori_flew_b p span {
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    text-align: center;
}

/* ===============================
   メリット
=============================== */
.kaitori_merit_wrap {
    background-color: #0168b7;
    padding:50px 0px 90px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(/kaitori/img/merit_bg.webp);
    background-position-y: bottom;
    background-position-x: center;
    background-repeat: no-repeat;
}
.kaitori_merit_wrap h2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    width: fit-content;
    font-weight: 900;
    margin: 0px auto 27px auto;
    padding: 0px 10px;
    position: relative;
    line-height: 25px;
    /* display: flex; */
    flex-wrap: wrap;
    width: fit-content;
    align-items: self-start;
    justify-content: center;
}
.kaitori_merit_wrap h2::before, .kaitori_merit_wrap h2::after {
content: "";
    background-image: url(/kaitori/img/merit_ti_f.webp);
    width: 27px;
    height: 41px;
    position: absolute;
    top: 38px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.kaitori_merit_wrap h2::before{
    left: 12%;
}
.kaitori_merit_wrap h2::after{
    right: 12%;
    transform: scale(-1, 1);
}
.kaitori_merit_wrap h2 img {
    margin-top: 12px;
    margin-right: 4px;
    display: inline;
    line-height: 0px;
    width: 55px;
}

.kaitori_merit_wrap ul {
    width: 92%;
    margin: auto;
    background-color: #fff;
    border-radius: 10px;
    padding:15px 4%;
    box-sizing: border-box;
    position: relative;
}
.kaitori_merit_wrap ul::before{
    content: "";
    width: 110px;
    height: 119px;
    right: 0px;
    bottom: -90px;
    background-image: url(/kaitori/img/merit_people.webp);
    position: absolute;
    background-size: 100%;

}
.kaitori_merit_wrap li {
    border-bottom: solid 1px #ccc;
    padding: 20px 0px;
}
.kaitori_merit_wrap li:first-child {
    padding-top: 0px;
}
.kaitori_merit_wrap li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.kaitori_merit_wrap li img {
    margin: auto;
    display: block;
}

.kaitori_merit_r {
}

.kaitori_merit_li_ti {
    margin: 0px 0px 10px 0px;

}
.kaitori_merit {
    display: block;
    line-height: 27px;
    width: fit-content;
    font-size: 15px;
    font-weight: 900;
    color: #fff;
    border-radius: 5px;
    padding: 0px 15px;
    background-color: #0168b7;
    margin-bottom: 9px;
    margin: -10px auto 10px auto;
    position: relative;
}

.kaitori_merit_li_ti h3 {
    margin: 0px 0px 0px 0px;
    font-size: 17px;
    font-weight: 900;
    text-align: center;
}
.kaitori_merit_li_ti h3 span {
    color: #0168b7;
    font-weight: 900;
}

.kaitori_merit_r p {
    font-size: 14px;
    line-height: 25px;
}

/* ===============================
   スタッフ
=============================== */
.kaitori_staff_wrap {
    width: 92%;
    margin:50px auto;
}

.kaitori_staff_ti {
    margin: 0px 0px 20px 0px;
    text-align: center;
}
.kaitori_staff_ti span {
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: #0b5fb3;
    letter-spacing: 0px;
    margin-bottom: 15px;
    line-height: 34px;
}
.kaitori_staff_ti h2 {
font-size: 20px;
    font-weight: 900;
    padding-left: 37px;
    background-image: url(/kaitori/img/staff_ti_icon.webp);
    background-repeat: no-repeat;
    line-height: 29px;
    width: fit-content;
    margin: auto;
    background-size: 25px;
    background-position-y: center;
}

.kaitori_staff_li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 0px;
}
.kaitori_staff_li li {
    width: 48%;
}

.kaitori_staff_img {
    border-radius: 10px;
    position: relative;
    margin: 0px 0px 10px 0px;
    background-color: #d1d1d1;
}
.kaitori_staff_img span {
    display: inline-block;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #000;
    padding: 10px 5px;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.05em;
    right: 10px;
    top: 0;
    z-index: 20;
    border-radius: 0px 0px 5px 5px;
    color: #fff;

}
.kaitori_staff_img img {}

.kaitori_staff_name {
    margin: 0px auto 7px auto;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 93%;
}
.kaitori_staff_name span {
    display: block;
    font-size: 9px;
    font-weight: bold;
    color: #0168b7;

}

.kaitori_staff_come {
    width: 93%;
    margin: auto;
}
.kaitori_staff_come span {
    display: block;
    font-size: 13px;
    font-weight: 900;
    color: #0168b7;
    margin-bottom: 5px;
}
.kaitori_staff_come p {
font-size: 12px;
    line-height: 21px;
}

/* ===============================
   Q&A
=============================== */
.kaitori_qa_wrap {
    padding: 50px 0px;
    margin: 0px 0px 50px 0px;
    background-color: #0168b7;
}
.kaitori_qa_wrap .kaitori_staff_ti span{
    color: #fff;
}
.kaitori_qa_wrap .kaitori_staff_ti h2{
color: #fff;
    background-image: url(/kaitori/img/qa_ti_icon.webp);
    padding-left: 41px;
    background-size: 35px;
    line-height: 26px;
}
.kaitori_qa_wrap .tabs{
    width: 92%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: self-start;
    gap: 10px 2%;
    justify-content: left;
}
.kaitori_qa_wrap .tab_item {
width: fit-content;
    font-size: 12px;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
    margin: 0px 0px 0px 0px;
    padding: 10px 1.5%;
    cursor: pointer;
    border-radius: 5px;
    border: solid 3px #fff;
}
.kaitori_qa_wrap .tab_item:nth-child(2){
    margin-left: 0px !important;

}
.kaitori_qa_wrap .tab_item:hover {

}

.kaitori_qa_wrap input[name="tab_item"] {
  display: none;
}

.kaitori_qa_wrap .tab_content {
    display: none;
    padding: 30px 0px 20px 0px;
    clear: both;
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
}

#akiya:checked ~ #akiya_content,
#kyoyu:checked ~ #kyoyu_content,
#saiken:checked ~ #saiken_content,
#jiko:checked ~ #jiko_content,
#sokochi:checked ~ #sokochi_content {
  display: block;
}
.tabs input:checked + .tab_item {
background-color: #fff;
    color: #fff;
    line-height: 17px;
    position: relative;
    z-index: 1;
    margin: 0px;
    border-radius: 5px;
    color: #0168b7;
    padding: 10px 1.5%;
    width: fit-content;
    height: auto;
}
.tabs input:checked + .tab_item::before {
    position: absolute;
    content: "";
    right: -21px;
    box-sizing: border-box;
    background-image: url(/img/top/t_search_sankaku.webp);
    width: 21px;
    height: 61px;
}
.kaitori_qa_wrap .accordionbox{
    width: 90%;
    margin: auto;
    margin-top: -13px;
}
.kaitori_qa_wrap .js-animation.is-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.kaitori_qa_wrap .qa_block {
    display: block;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 15px;
    border: solid 1px #336699;
    border-radius: 5px;
}
.kaitori_qa_wrap .qa_block:last-child{
	margin-bottom: 0px;
}
.kaitori_qa_wrap .accordionlist dt:first-child, .accordionlist dt:nth-child(2) {
    border-top: none !important;
}
.kaitori_qa_wrap .accordion_icon, .accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
.kaitori_qa_wrap .accordionlist dt .title.active {
    color: #000;
    border-bottom: dashed 2px #ccc;
    border-radius: 10px 10px 0px 0px;
}
.kaitori_qa_wrap .accordion_icon.active span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.kaitori_qa_wrap .accordion_icon.active span:nth-of-type(1) {
    display: none;
}
.kaitori_qa_wrap .accordionlist dt .title {
    position: relative;
    background-color: #fff;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    color: #000;
    font-size: 18px;
    font-weight: 900;
    padding-left: 109px;
    line-height: 20px !important;
    padding: 14px 38px 14px 14px;
    background-repeat: no-repeat;
    background-position: 30px 21px;
    border-radius: 5px;
    display: flex;
    justify-content: left;
    align-items: center;
    margin: 0px;
    background-color: #e6f0f8;
}
.kaitori_qa_wrap .accordionlist dt .title span{
        font-size: 25px;
        font-weight: bold;
        margin-right: 20px;
        color: #229454;
        display: block;
        margin-top: -12px;
}
.kaitori_qa_wrap .accordionlist dt .title p {
font-weight: bold;
    line-height: 23px;
    margin: 0px;
    font-size: 15px;
    display: flex;
    align-items: center;
    }
.kaitori_qa_wrap .accordion_icon {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 3px;
    margin-right: 0px;
    margin-top: 0px;
    top: 16px;
    bottom: 0px;
    margin: auto;
}
.kaitori_qa_wrap .accordion_icon span {
    position: absolute;
    left: 0px;
    width: 20px;
    height: 2px;
    background-color: #716859;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.kaitori_qa_wrap .accordion_icon span:nth-of-type(1) {
    top: 5px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.kaitori_qa_wrap .accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.kaitori_qa_wrap .accordionlist dt {
    display: block;
    overflow: hidden;
    position: relative;

}
.kaitori_qa_wrap .accordionlist dd {
    position: relative;
    display: none;
    background: #eee;
    padding: 10px 14px 10px 14px;
    margin: 0;
    background: #fff;
    text-align: left;
    background-image: url(/test/img/sale_answer_icon.webp);
    background-repeat: no-repeat;
    background-position: 30px 44px;
    border-top: none;
    border-radius: 0px 0px 10px 10px;
    display: flex;
    justify-content: left;
    align-items: center;
background-color: #e6f0f8;
}
.kaitori_qa_wrap .accordionlist dd p{
font-size: 14px;
        line-height: 23px;
        color: #000;
        display: flex;
        align-items: center;
}
.kaitori_qa_wrap .accordionlist dd span{
font-size: 25px;
    font-weight: bold;
    margin-right: 20px;
    color: #de748d;
    display: block;
}

/* ===============================
   フッター
=============================== */
.kaitori_f_wrap {
    background-color: #000;
    margin: 50px 0px 0px 0px;

}

.kaitori_f_box {
    width: 92%;
    margin: auto;
    padding: 40px 0px;
}

.kaitori_f_logo {

}
.kaitori_f_logo img {}

.kaitori_f_r {
}

.kaitori_f_comp {
    margin: 20px 0px;
}
.kaitori_f_comp a {
    display: block;
    font-size: 30px;
    font-weight: 900;
    padding: 0px 0px 0px 21px;
    color: #fff !important;
    line-height: 24px;
    text-decoration: none;
    background-image: url(/kaitori/img/f_tel.webp);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    width: fit-content;
    margin: auto;
}
.kaitori_f_comp p {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin: 10px 0px 0px 0px;
    text-align: center;
}

.kaitori_f_inq {
    display: block;
    line-height: 58px;
    color: #fff !important;
    font-size: 15px;
    font-weight: 900;
    text-align: center;
    display: flex;
    justify-content: center;
    background-color: #c90d31;
    border: solid 2px #fff;
    border-radius: 10px;
    align-items: center;
    width: 277px;
    position: relative;
    padding: 0px 20px 0px 0px;
    box-sizing: border-box;
    margin: auto;
}
.kaitori_f_inq span {
    display: block;
    line-height: 21px;
    border-radius: 5px;
    padding: 0px 6px;
    color: #c90d31;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    background-color: #fff;
    margin-right: 13px;
}
.kaitori_f_inq::before{
    content: "";
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
    right: 10px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
}
.kaitori_f_inq::after{
    content: "";
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    right: 12px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 3px solid transparent;
    border-left: 5px solid #c90d31;
    position: absolute;
}
.kaitori_f_b_wrap{
    border-top: solid 1px #fff;
}
.kaitori_f_b {
    padding: 15px 0px;
    width: 92%;
    margin: auto;
}
.kaitori_f_b ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content:center;
}
.kaitori_f_b li {
    margin-right: 20px;
}
.kaitori_f_b li:last-child{
    margin-right: 0px;
}
.kaitori_f_b a {
    display: block;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding: 0px 20px 0px 0px;
}
.kaitori_f_b a::before {
    content: "";
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #fff;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
}
.kaitori_f_b a::after {
    content: "";
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    right: 2px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 3px solid transparent;
    border-left: 5px solid #fff;
    position: absolute;
}
.kaitori_f_b p {
     font-size: 13px;
    color: #fff;
    text-align: center;
    margin-top: 16px;

}

}