@charset "utf-8";
 @media screen and (min-width: 481px){
.sec-ttl {
margin-bottom: 60px;
}
} .sell-main-image{
background: url(//www.bellhaus.co.jp/wp/wp-content/themes/bellhaus/img/sell/mainimg.jpg) no-repeat center center;
background-size: cover;
min-height: 440px;
padding-top: 144px;
}
.sell-main-image-inner{
text-align: center;
letter-spacing: 0.1em;
}
.main-lead-text{
font-size: 3.6rem;
background: rgba(31,118,72,0.8);
color: #fff;
padding: 10px 2.5%;
}
.main-lead-text span{
font-size: 5.2rem;
}
.main-lead-text-sub{
background: #fff;
border-radius: 18px;
color: #1f7648;
font-size: 2.1rem;
font-weight: bold;
max-width: 430px;
width: 100%;
margin: 25px auto 0;
}
.sell-text{
margin: 80px auto 40px;
text-align: center;
font-size: 1.8rem;
line-height: 2.5;
letter-spacing: 0.1em;
}
.sell-text-large{
font-size: 2.8rem;
letter-spacing: 0.2em;
line-height: 1.8;
}
@media screen and (max-width: 767px){
.sell-main-image {
min-height: 310px;
padding-top: 80px;
}
.main-lead-text {
font-size: 2.4rem;
}
.main-lead-text span {
font-size: 4.2rem;
}
.main-lead-text-sub {
font-size: 1.8rem;
max-width: 380px;
}
.sell-text{
margin: 40px auto 40px;
}
}
@media screen and (max-width: 480px){
.sell-main-image {
min-height: 240px;
padding-top: 50px;
}
.main-lead-text {
font-size: 2rem;
}
.main-lead-text span {
font-size: 3.3rem;
}
.main-lead-text-sub {
font-size: 1.6rem;
max-width: 310px;
margin: 15px auto 0;
}
.sell-text{
font-size: 1.6rem;
line-height: 2;
}
.sell-text-large {
font-size: 2.4rem;
letter-spacing: 0.1em;
margin-top: 0.5em;
}
}
@media screen and (max-width: 370px){
.sell-main-image {
min-height: 180px;
padding-top: 30px;
}
.main-lead-text {
font-size: 1.8rem;
}
.main-lead-text span {
font-size: 2.6rem;
}
.main-lead-text-sub {
font-size: 1.4rem;
max-width: 280px;
}
.sell-text-large {
font-size: 2.2rem;
}
} .btn-assessment{
display: block;
max-width: 580px;
width: 100%;
margin: 0 auto;
border: 1px solid rgba(198,17,47,1);
background-image: linear-gradient(to right, rgba(198,17,47,1) 50%, rgba(54,52,54,0) 50%);
background-position: 0 0;
background-size: 201% auto;
transition: .5s all;
font-size: 2.4rem;
color: #fff;
letter-spacing: 0.1em;
text-align: center;
font-weight: bold;
padding: 25px 0;
}
.btn-assessment::after {
content: "\f105";
font-family: FontAwesome;
margin-left: 2em;
}
@media screen and (min-width: 768px){
.btn-assessment:hover{
background-position: -99% 0;
color: rgba(198,17,47,1);
}	
}
@media screen and (max-width: 480px){
.btn-assessment{
font-size: 2.1rem;
}
}
@media screen and (max-width: 370px){
} .sell-content-ttl-block{
position: relative;
line-height: normal;
margin-bottom: 40px;
}
.sell-content-ttl-block::after{
position: absolute;
content: "";
display: block;
width: 100%;
border-bottom: 1px dotted #dbdbdf;
top: 50%;
}
.sell-content-ttl-block-inner{
background: #fff;
position: relative;
z-index: 1;
width: 100%;
margin: 0 auto;
text-align: center;
}
.sell-content-ttl-en{
font-family: 'Poiret One', cursive;
font-size: 3.6rem;
}
.sell-content-ttl-ja{
font-size: 1.8rem;
}
@media screen and (min-width: 481px){
.sell-content-ttl-block-inner{
display: flex;
align-items: baseline;
justify-content: center;
}
.sell-content-ttl-ja{
padding-left: 20px;
}
} .sell-merit{
padding-bottom: 60px;
border-bottom: 1px dotted #dbdbdf;
}
.sell-merit .sell-content-ttl-block-inner{
max-width: 325px;
}
.sell-merit-item{
text-align: center;
}
.sell-merit-item_ttl{
font-size: 1.8rem;
font-weight: bold;
letter-spacing: 0.1em;
margin: 20px auto 10px;
}
.sell-merit-item p{
text-align: left;
letter-spacing: normal;
line-height: 2;
}
@media screen and (min-width: 481px){
.sell-merit-list{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.sell-merit-list .sell-merit-item:nth-of-type(2) img,
.sell-merit-list .sell-merit-item:nth-of-type(4) img,
.sell-merit-list .sell-merit-item:nth-of-type(6) img{
animation-delay: .3s;
}
}
@media screen and (min-width: 481px) and (max-width: 767px){
.sell-merit{
padding-bottom: 20px;
}
.sell-merit-item{
width: 48%;
margin-bottom: 40px;
}
}
@media screen and (min-width: 481px) and (max-width: 1140px){
.sell-merit-item_ttl{
letter-spacing: normal;
font-size: 1.6rem;
}
}
@media screen and (min-width: 768px){
.sell-merit-list::after{
content: "";
display: block;
width: 30%;
}
.sell-merit-item{
width: 30%;
}
.sell-merit-list .sell-merit-item:nth-of-type(4),
.sell-merit-list .sell-merit-item:nth-of-type(5),
.sell-merit-list .sell-merit-item:nth-of-type(6){
margin-top: 60px;
}
.sell-merit-list .sell-merit-item:nth-of-type(2) img,
.sell-merit-list .sell-merit-item:nth-of-type(5) img{
animation-delay: .3s;
}
.sell-merit-list .sell-merit-item:nth-of-type(3) img,
.sell-merit-list .sell-merit-item:nth-of-type(6) img{
animation-delay: .8s;
}
}
@media screen and (min-width: 768px) and (max-width: 960px){
.sell-merit-list::after{
width: 32%;
}
.sell-merit-item{
width: 32%;
}
}
@media screen and (max-width: 767px){
}
@media screen and (max-width: 480px){
.sell-merit .sell-content-ttl-block-inner{
max-width: 220px;
}
.sell-merit-item{
max-width: 330px;
width: 100%;
margin: 0 auto;
}
.sell-merit-list .sell-merit-item:not(:last-child){
margin-bottom: 40px;
}
.sell-merit-list .sell-merit-item img{
width:90px;
}
} .sell-flow{
padding-bottom: 60px;
border-bottom: 1px dotted #dbdbdf;
}
.sell-flow .sell-content-ttl-block-inner{
max-width: 280px;
}
.sell-flow-item {
position: relative;
}
.sell-flow-item .sell-flow-item-row{
padding: 50px 80px;
position: relative;
}
.sell-flow-list .sell-flow-item:nth-child(odd) .sell-flow-item-row{
background: #f5f5f5;
}
.sell-flow-list .sell-flow-item:nth-child(even) .sell-flow-item-row{
background: #f0f8f4;
}
.sell-flow-list .sell-flow-item .sell-flow-item-row::before{
display: block;
position: absolute;
font-family: 'Poiret One', cursive;
font-size: 48px;
line-height: 1;
color: #277b4e;
left: 50px;
top: -20px;
}
.sell-flow-list .sell-flow-item:nth-of-type(1) .sell-flow-item-row::before{
content: "1";
}
.sell-flow-list .sell-flow-item:nth-of-type(2) .sell-flow-item-row::before{
content: "2";
}
.sell-flow-list .sell-flow-item:nth-of-type(3) .sell-flow-item-row::before{
content: "3";
}
.sell-flow-list .sell-flow-item:nth-of-type(4) .sell-flow-item-row::before{
content: "4";
}
.sell-flow-list .sell-flow-item:nth-of-type(5) .sell-flow-item-row::before{
content: "5";
}
.sell-flow-item-ttl{
font-size: 2.1rem;
}
.sell-flow-list .sell-flow-item:not(:last-child)::after{
content: "";
display: block;
background: url(//www.bellhaus.co.jp/wp/wp-content/themes/bellhaus/img/flow/arw.svg) no-repeat;
background-size: contain;
width: 100px;
height: 13px;
margin: 25px auto;
}
.sell-flow-item-body a{
border-bottom: 1px solid #000;
transition: .2s ease-in-out;
}
@media screen and (min-width: 768px){
.sell-flow-item-row{
display: flex;
align-items: center;
justify-content: space-between;
}
.sell-flow-item-head{
width: 28%;	
}
.sell-flow-item-body{
width: 68%;
}
.sell-flow-item-body a:hover{
border-bottom: 1px solid transparent;
}
}
@media screen and (max-width: 1140px){
.sell-flow-item .sell-flow-item-row {
padding: 50px 40px;
}
}
@media screen and (max-width: 767px){
.sell-flow-item .sell-flow-item-row {
padding: 40px 30px;
}
.sell-flow-list .sell-flow-item .sell-flow-item-row::before {
left: 20px;
}
.sell-flow-item-ttl{
margin-bottom: 10px;
}
}
@media screen and (max-width: 480px){
.sell-flow .sell-content-ttl-block-inner{
max-width: 190px;
}
} .sell-area{
padding-bottom: 60px;
border-bottom: 1px dotted #dbdbdf;
margin-bottom:80px;
}
.sell-area .sell-content-ttl-block-inner{
max-width: 240px;
}
.sell-area-item{
text-align: center;
}
.sell-area-item-ttl{
font-size: 2.1rem;
color: #1f7648;
font-weight: bold;
letter-spacing: 0.1em;
margin-top: 30px;
}
.sell-area-item-text{
max-width: 470px;
width: 100%;
margin: 0 auto;
text-align: left;
line-height: 2;
}
@media screen and (min-width: 768px){
.sell-area-list{
display: flex;
justify-content: space-between;
}
.sell-area-item{
width: 50%;
padding: 0 25px;
}
.sell-area-list .sell-area-item:first-child{
border-right: 1px solid #dbdbdf;
}
.sell-area-list .sell-area-item:last-child img{
animation-delay: .3s;
}
}
@media screen and (max-width: 960px){
.sell-area-item-text{
line-height: 1.8;
}
}
@media screen and (max-width: 767px){
.sell-area-list .sell-area-item:first-child {
border-bottom: 1px solid #dbdbdf;
padding-bottom: 35px;
}
.sell-area-list .sell-area-item:last-child {
padding-top: 35px;
}
.sell-area-item-ttl{
margin-top: 0;
}
}
@media screen and (max-width: 480px){
.sell-area{
margin-bottom:60px;
}
.sell-area .sell-content-ttl-block-inner{
max-width: 140px;
}
} .sell-area-bottom-lead{
text-align:center;
font-size:2.4rem;
line-height:2;
margin-bottom:40px;
}
.sell-area-bottom-lead span{
font-size:3rem;
}
@media screen and (max-width: 960px){
.sell-area-bottom-lead{
font-size:2.1rem;
}
}
@media screen and (max-width: 480px){
.sell-area-bottom-lead{
font-size: 5.2vw;
}
.sell-area-bottom-lead span{
font-size:8vw;
}
} .sell-results{
margin-bottom: 80px;
}
.sell-results-bg{
position: relative;
padding: 0 0 80px;
}
.sell-results-bg::after{
content: "";
background: linear-gradient(transparent 30px, rgba(0,0,0,0.04) 30px);
z-index: -2;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.sell-results-ttl{
font-size: 3rem;
width: 100%;
max-width: 250px;
position: relative;
background: #1f7648;
color: #fff;
text-align: center;
line-height: 1;
margin: 0 auto 70px;
padding: 10px 0;
}
.sell-results-ttl::before,
.sell-results-ttl::after {
content: "";
position: absolute;
display: block;
bottom: -15px;
border: 25px solid #17653c;
z-index: -1;
}
.sell-results-ttl::before {
left: -40px;
border-right-width: 45px;
border-left-color: transparent;
border-left-width: 10px;
}
.sell-results-ttl::after {
right: -40px;
border-left-width: 45px;
border-right-color: transparent;
border-right-width: 10px;
}
.sell-results-ttl span::before, .sell-results-ttl span::after{
content: "";
position: absolute;
display: block;
border-style: solid;
border-color: rgba(0,0,0,0.5) transparent transparent transparent;
bottom: -15px;
}
.sell-results-ttl span::before {
left: 0;
border-width: 15px 0 0 15px;
}
.sell-results-ttl span::after {
right: 0;
border-width: 15px 15px 0 0;
}
@media screen and (min-width: 768px){
}
@media screen and (max-width: 767px){
}
@media screen and (max-width: 480px){
.sell-results {
margin-bottom: 60px;
}
.sell-results-bg {
padding: 0 0 40px;
}
.sell-results-ttl {
max-width: 210px;
}
} .sell-results-list {
position: relative;
z-index: 2;
}
.sell-results-list .sell-results-item:not(:last-child){
border-bottom: 1px solid #dbdbdf; 
}
.sell-results-item{
padding: 20px 0;
font-size: 1.8rem;
letter-spacing: 0.1em;
}
.sell-results-item .new{
color: #c6112f;
}
.sell-results-item-tag{
font-size: 1.4rem;
padding: 2px 0;
}
.sell-results-item-data01{
display: flex;
justify-content: space-between;
align-items: center;
}
.sell-results-item-data02{
}
.estate-tag.investment{
background:#b77333;
}
@media screen and (min-width: 768px){
.sell-results-item{
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.sell-results-item .new{
min-width: 58px;
}
.sell-results-item-data01{
width: 22%;
padding-left: 25px;
}
.sell-results-item-data02{
width: 75%;
padding-right: 25px;
}
}
@media screen and (min-width: 768px) and (max-width: 1000px){
.sell-results-item-tag{
min-width: 90px;
}
.sell-results-item-data01{
width: 24%;
padding-left: 1.5%;
}
.sell-results-item-data02{
width: 74%;
padding-right: 1.5%;
}
}
@media screen and (max-width: 1000px){
.sell-results-item{
font-size: 1.6rem;
}
}
@media screen and (max-width: 767px){
.sell-results-item-data01{
justify-content: flex-start;
margin-bottom: 10px;
}
.sell-results-item .new span{
min-width: 58px;
display: block;
}
.sell-results-item-day{
margin-right: 1em;
}
}
.tab_area{
margin-bottom: 40px;
}
.tab_area label{
width:80px;
margin:0 5px;
display:inline-block;
padding:6px 0;
color:#000;
background:#fff;
text-align:center;
font-size:13px;
cursor:pointer;
transition:ease 0.2s opacity;
border-radius: 10%;
margin: 5px 5px;
}
.tab_area label:hover{
opacity:0.5;
}
.tab_panel{
width:100%;
display:none;
}
.tab_area label.active{
background:#24754a;
color:#fff;
}
.tab_panel.active{
display:block;
}