@charset "utf-8";
/* CSS Document */


/** 選べる買取　▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ **/
section.kaitori_houhou.caption_section {
    padding: 0 1.2em;
    box-sizing: border-box;
}

.kaitori_houhou_body {
    background: #e1f2ff;
    padding: .8em;
}

.kaitori_houhou_body > div {
    border: solid 5px #84b5e9;
    box-sizing: border-box;
    margin-bottom: 1.5em;
    display: flex;
    background: #fff;
}

.kaitori_houhou_body .kaitori_houhou_tento {
    margin-bottom: 0.5em;
}

.kaitori_plan {
    background-image: linear-gradient(#f886a8, #f22f6e);
    padding: 9px 1em;
    border-radius: 0 15px 15px 0;
    margin-right: 1em;
}

.kaitori_plan img {
    width: 94px;
}

.kaitori_plan, .kaitori_plan h3, .kaitori_plan p,.kaitori_plan p a {
    text-align: center;
    color: #fff;
}

.kaitori_plan h3 {
    line-height: 1;
}

.kaitori_plan p {
    font-size: .7rem;
    font-weight: bold;
}

.kaitori_houhou_takuhai .kaitori_plan img {
    width: 80px;
    padding: 7.5px;
}



.kaitori_txt p:first-child {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.3;
    color: #306ccf;
    margin-bottom: 5px;
}

.kaitori_txt {
    padding: 9px 0;
}
	
.forSp {
	display:none;
}	
		

@media screen and (max-width: 640px){	


section.kaitori_houhou.caption_section {
    padding: 0;
}

.kaitori_houhou_body > div {
    display: block;
}

.kaitori_plan {
    display: grid;
    margin: 0;
    border-radius: 0;
    grid-template-columns: 80px 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: anchor-center;
    position: relative;
}

.kaitori_plan img, .kaitori_plan a {
    order: 1;
    grid-area: 1 / 1 / 3 / 2;
	padding-right:5px
}

.kaitori_plan h3 {
	order: 2;
	grid-area: 1 / 2 / 2 / 3;
	align-self: flex-end;
	text-align: left;
	font-size: 21px;
}

.kaitori_plan p {
    order: 3;
    grid-area: 2 / 2 / 3 / 3;
    text-align: left;
    font-size: 14px;
    padding-top: 0 !important;
    align-self: flex-start;
}

.kaitori_houhou_takuhai .kaitori_plan img {
    width: 100%;
}

.kaitori_plan:after {
    content: "";
    height: 84px;
    position: absolute;
    width: 120px;
    right: 0;
}

.kaitori_houhou_shuccho .kaitori_plan:after {
    background: url(/wp/wp-content/themes/cypara_new/images/topimages/kaitori_houhou_shuccho_.png);
    background-size: cover;
}

.kaitori_houhou_takuhai .kaitori_plan:after {
    background: url(/wp/wp-content/themes/cypara_new/images/topimages/kaitori_houhou_takuhai.png);
    background-size: cover;
    height: 88px;
}

.kaitori_houhou_tento .kaitori_plan:after {
    background: url(/wp/wp-content/themes/cypara_new/images/topimages/kaitori_houhou_tento.png);
    background-size: cover;
}


.kaitori_txt {
    padding: 10px;
}

.kaitori_txt .font12 {
    line-height: 1.7;
    font-size: 13px;
}

.forPc {
    display:none;
}	
.forSp {
	display:block;
}	
		
	}
/** 選べる買取　▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ **/


section.kaitori_area.caption_section {
    margin: 1em 0;
}

.area_img {
    display: flex;
}

.area_img img {
    width: 100%;
}

.area_img > p {
    width: 33.3%;
    text-align: center;
    font-weight: bold;
}

.title_trans_02 {
	margin-top: 40px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #317bc9;
    color: #fff;
}

/** 出張買取可能エリア　▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ **/
