@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:700px) {
#takuhai{
	
}
#takuhai_top{
	padding-top: 32px;
        padding-bottom: 20px;
    background-image: url(../images/base_bg.png);
        background-repeat: repeat;
        background-size: 74px auto;
        background-position: center;
	border-top: 20px solid #FCCF00;
	border-bottom: 20px solid #FCCF00;
}
#takuhai_top{
	
}
#takuhai_top .content_wrap{
	display: flex;
	justify-content: space-between;
	    align-items: center;
	flex-direction: column;
}
#takuhai_top_txt{
	width: 90%;
	margin-bottom: 16px;
}
#takuhai_top_txt h2{
	width: 100%;
	margin-bottom: 10px;
}
#takuhai_top_txt h2 img{
	width: 100%;
}
#takuhai_top_img{
	width: 90%;
}
#takuhai_top_img img{
	width: 100%;
}

#kaitori_step{
	background-image: url(../images/star-b_bg.svg);
        background-repeat: repeat;
        background-size: 24px auto;
        background-position: center;
        padding-top: 6.92%;
        padding-bottom: 13.84%;
}
#kaitori_tit{
	text-align: center;
}
#kaitori_step h2{
	line-height: 1em;
    font-weight: 700;
    color: #FFF4D6;
    font-size: 22px;
    text-align: center;
	letter-spacing: 0.08em;
}
#kaitori_step h2 span{
	display: block;
    font-size: 15px;
    line-height: 1em;
    font-weight: 900;
    margin-bottom: 12px;
    color: #FCCF00;
    letter-spacing: 0.12em;
}
	
#kaitori_step_catch{
    margin-top: 12px;
    margin-bottom: 0;
	text-align: center;
}
#kaitori_step_catch p{
	font-size: 17px;
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #FFF4D6;
	margin-bottom: 28px;
}
#kaitori_step ul{
	
}
#kaitori_step ul li{
	border: 8px #FCCF00 solid;
	position: relative;
	margin-bottom: 48px;
	
}
#kaitori_step ul .li_triangle{
	position: relative;
}
#kaitori_step ul .li_triangle::after{
	position: absolute;
	content: "";
	background-image: url("../images/triangle_y.svg");
	background-size: 40px auto;
	background-position: center bottom;
	background-repeat: no-repeat;
  right: 0;
  left: 0;
  margin: 0 auto;
	width: 40px;
	height: 32px;
	bottom:-24px;
	
}
.kaitori_st_li_in{
	background-color: #FCCF00;
}
.kaitori_st_li_in_in{
	background-color: #FFF4D6;
	padding: 8.46% 6.15%;
	border-radius: 16px;
}
.kai_st_li_flex{
	display:flex;
	justify-content: space-between;
	flex-direction: column;
}
.kai_st_txt{
	width: 100%;
	margin-bottom: 24px;
}
.kai_st_txt h3{
	display: flex;
	align-items: center;
	font-weight: 700;
	margin-bottom: 18px;
}
.kai_st_txt h3 img{
	width: 1px;
		padding-left: 14px;
	padding-right: 14px;
	display: inline-block;
}
.kai_st_txt h3 .h3_txt{
	font-size: 20px;
	display: inline-block;
	line-height: 1.3em;
}
.kai_st_txt h3 .h3_num{
	color: #CE3E28;
	display: inline-block;
	font-size: 24px;
	letter-spacing: 0.06em;
}
.kai_st_txt p{
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 600;
}
.star-txt_wrap{
	margin-top: 10px;
	padding-bottom: 10px;
	border:1.2px solid #552E12;
	padding: 6.15% 3.84%;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-bottom: 8px;
}
.star-txt_wrap .star-txt:last-child{
	margin-bottom: 0;
}
.star-txt{
	border: none;
	color: #CE3E28;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: 600;
	margin-bottom: 6px;
	display: flex;
	align-items: flex-start;
	position: inherit;
}

.star-txt_wrap .star{
	width: 14px;
	margin-right: 6px;
	
}
.star-txt_wrap .star img{
	width: 100%;
	    vertical-align: baseline;
}
.star-txt_wrap .star_txt{
	width: 100%;
	box-sizing: border-box;
}
.kai_st_img{
	width:100%;
}
.kai_st_img img{
	width: 100%;
}
.kai_kome_ul{
	margin-top: 24px;
}
#kaitori_step .kai_kome_ul li{
	display: flex;
	border: 0;
    padding: 0;
	margin-bottom: 6px;
	background-color:transparent;
	position: inherit;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 600;
}
#kai_add{
	margin-top: 28px;
	display: flex;
	align-items: center;
	border-top:1px solid;
	border-bottom: 1px solid;
	padding-top: 20px;
	padding-bottom: 20px;
	flex-direction: column;
}
#kai_add h3{
	font-weight: 600;
	line-height: 1em;
	font-size: 16px;
	padding: 18px 0;
	padding-top: 0;
	border-right:none;
	border-bottom: 1px solid;
	    min-width: 52px;
	margin-bottom: 18px;
}
#kai_add_t {
	padding: 0 6px;
}
#kai_add_t p{
	line-height: 1.6em;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 6px;
	text-align: center;
}
	.kai_add_name{
		display: block;
		margin-bottom: 10px;
		font-size: 16px
	}
#kai_add_t a{
	pointer-events: none;
	font-size: 14px;
}
#kai_add_t p:last-child{
	margin-bottom: 0;
}
#taku_check{
	display: flex;
	align-items: center;
	border-top:1px solid;
	border-bottom: 1px solid;
	padding-top: 22px;
	padding-bottom: 22px;
	margin-top: 24px;
	flex-direction: column;
}
#taku_check h3{
	box-sizing: border-box;
	text-align: center;
	font-weight: 600;
	line-height: 1.3em;
	font-size: 16px;
	padding-left: 16px;
	padding-right: 24px;
	width: 66.92%;
	border-bottom: 1px solid;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
#taku_check_t{
	border-left: none;
	
	padding-left: 24px;
	padding-right: 16px;
	width: 100%;
}
#taku_check_t p{
	line-height: 1.5em;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 4px;
}
#taku_check_t p:last-child{
	margin-bottom: 0;
}
#kai_mibun_tit{
	margin-top: 28px;
	font-size: 17px;
	line-height: 1.4em;
	font-weight: 700;
	margin-bottom: 12px;
	display: flex;
}
	#kai_mibun_tit span{
		display: inline;
	}
#kai_mibun{
	box-sizing: border-box;
	padding: 8.46% 6.15%;
	background-color: #FFFFFF;
    border-radius: 10px;
	border: 1px solid;
}
#kai_mibun_flex{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
#kai_mibun_img{
	width: 100%;
	margin-bottom: 14px;
}
#kai_mibun_img img{
	width: 100%;
}
#kaitori_step #kai_mibun_ul{
	box-sizing: border-box;
	width: 100%;
	padding-left: 18px;
}
#kaitori_step #kai_mibun_ul li{
	box-sizing: border-box;
	list-style: disc;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 6px;
	border: none;
	position: inherit;
}
#kaitori_step #kai_mibun_ul li .s-font{
	display: inline-block;
	line-height: 1.3em;
	font-size: 13px;
}
#kai_mibun .kai_kome_ul{
	margin-top: 16px;
}
#kai_mibun_example{
	margin-top:32px;
}
#kai_mibun_ex_img{
	margin-bottom: 10px;
}
#kai_mibun_ex_img img{
	width: 100%;
}
#kai_mibun_example h4{
	font-size: 19px;
	line-height: 1.3em;
	font-weight: 600;
	text-align: center;
	margin-bottom: 18px;
}
#kai_mibun_example p{
	font-size: 15px;
	line-height: 1.5em;
	font-weight:600;
	text-align:left;
}

/*以下、持ち込み買取ページ*/
#bring{
	
}
#kai_map_tit{
	font-size: 19px;
        line-height: 1.3em;
        font-weight: 600;
        text-align: center;
        margin-bottom: 18px;
}
#kai_map {
	height: 0;
    overflow: hidden;
	padding-top: 70%;
        padding-bottom: 70%;
    position: relative;
}
#kai_map iframe{
	position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
	#bring #kaitori_step_catch{
		margin-top: 26px;
		margin-bottom: 24px;
	}
#bring #kaitori_step_catch p{
	font-size: 17px;
	    line-height: 1.3em;
	margin-bottom: 12px;
	text-align: left;
}
/*持ち込み買取ページここまで*/

/*以下、LINE査定ページ*/
#line{
	
}
#line_top{
	padding-top: 28px;
    padding-bottom: 0;
    background-image: url(../images/base_bg.svg);
    background-repeat: repeat;
    background-size:auto 100%;
    background-position: center;
    border-top: 20px solid #00C300;
    border-bottom: 20px solid #00C300;
	
}
#line_top .content_wrap{
	padding-left: 0;
	max-width: none;
	position: inherit;
	display: flex;
	flex-direction: column-reverse;
	
}
#line_top_l{
	width: 100%;
	position: inherit;
	bottom: 0;
	left: 0;
}
#line_top_l img{
	width: 100%;
}
#line_top_r{
	box-sizing: border-box;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7.69%;
	padding-bottom: 24px;
}
#line_top_r h2{
	width: 100%;
	margin-bottom: 3.07%;
}
#line_top_r h2 img{
	width: 100%;
}
#line_top_r p{
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 24px;
}
#line_btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#line_qr{
	width: 30%;
}
#line_qr img{
	width: 100%;
	box-sizing: border-box;
}
#line_add{
	width: 64.61%;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	    align-items: center;
	
}
#line_id{
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #FFFFFF;
	    width: 100%;
	margin-bottom: 8px;
	
}
#line_top_r #line_id_tit{
	box-sizing: border-box;
	width: 40%;
	font-size: 16px;
	line-height: 1.1em;
	font-weight: 700;
	background-color: #FCCF00;
	padding:8px 10px;
	text-align: center;
	margin-bottom: 0;
}
#line_top_r #line_id_num{
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1em;
	font-weight: 700;
	padding:8px 10px;
	text-align: center;
	margin-bottom: 0;
}
#line_add_btn{
	width: 100%;
}
#line_add_btn a{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6.15% 3.84%;
	background: linear-gradient(332deg, #03B500, #9EED11);
	border-radius: 10px;
}
#line_add_btn a p{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1em;
	margin-bottom: 2px;
}
#line_add_btn a img{
	width: 32px;
	margin-right: 8px;
}
.line_point{
	margin-top: 20px;
	text-align: center;
}
.line_point h4{
	margin-bottom: 16px;
	color: #CE3E28;
    font-size: 18px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 0.064em;
}
.line_point h4 img{
	display: inline-block;
	width: 12px;
    margin-right: 8px;
}
.line_point h4 img:last-child{
	margin-right: 0;
	margin-left:3px;
}
.line_point_fl{
	display: flex;
	justify-content: space-between;
}
.line_point_fl_in{
	width: 31.53%;
}
.line_point_fl_in img{
	width: 100%;
	border-radius: 50%;
}
.line_point_fl_in p{
	margin-top: 8px;
	font-size: 13px;
    line-height: 1.3em;
    font-weight: 600;
	letter-spacing: 0;
}
.border-txt_wrap{
	margin-top: 6.92%;
    border: 1.6px solid #552E12;
    padding:6.15% 6.92%;
    background-color: #FFFFFF;
    border-radius: 10px;
}
.border-txt_wrap ul{
		padding-left: 18px;
}
#kaitori_step .border-txt_wrap ul li{
	border: none;
	position: inherit;
	margin-bottom: 8px;
	list-style: disc;
	font-size: 15px;
    line-height: 1.4em;
    font-weight: 600;
}
#kaitori_step .border-txt_wrap ul li:last-child{
	margin-bottom: 3px;
}
}