@charset "utf-8";
/*==================================================
newly_built
==================================================*/
.tit-sec {
	background: url(../img/business/tit-bg.jpg) no-repeat top center;
	background-size: cover;
}
.consale-wrap {
	margin: 6rem auto 0;
    box-shadow: none;
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
} 
.consale-box .col-box:nth-child(4n+1),
.consale-box .col-box:nth-child(4n+2),
.consale-box .col-box:nth-child(4n+3){
	border-right: 1px solid #F3F3F3;
}

.consale-box.col-4 .col-box {
	margin: 0 0 0;
}
.consale-txtbox {
	background: #fff;
	padding: 30px 20px;
	/*min-height: 315px;*/
	min-height: 365px;
	position: relative;
}
.consale-txtbox .tit01 {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 1rem !important;
	vertical-align: middle;
}
.consale-txtbox .desc-tit {
	width: 20%;
    margin-bottom: 1rem !important;
    font-size: 1.3rem;
    line-height: 1.5;
}
.consale-txtbox .desc-txt {
	width: 79%;
    margin-bottom: 1rem !important;
    font-size: 1.3rem;
    line-height: 1.5;
}
.consale-txtbox .desc-txt.txt-s {
    font-size: 1.2rem;
}
.consale-txtbox .new {
	color: #B20000;
	font-size: 1.6rem !important;
	font-weight: bold;
}
.consale-txtbox .finished {
	background: #B20000;
	color: #fff;
	font-size: 1.2rem !important;
	padding: 6px 12px;
    vertical-align: bottom;
	word-break: keep-all;
}
.consale-txtbox .col-box:nth-child(4n+1),
.consale-txtbox .col-box:nth-child(4n+2),
.consale-txtbox .col-box:nth-child(4n+3){
	border-right: none;
}
.consale-txtbox .col-box {
	margin-right: 0 !important;
}
.consale-txtbox .detail-link {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 80%;
}
.consale-txtbox .detail-link a {
    font-size: 1.2rem;
}
.consale-txtbox .detail-link a p span::after {
    top: 4px;
}
.newly_built .consale-box .detail-link a span::before {
    content: none;
}
.newly_built .consale-box .detail-link a span {
    font-size: 1.2rem;
    margin: 0 auto; 
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1;
}
.newly_built .consale-box .detail-link a {
    display: block;
    padding: 5px 0;
    background: #204C3B;
    color: #fff;
}
.nb-banner {
	margin-top: 3rem;
}
.banner-btn img {
	position: relative;
}

.salesresult-box .thumb {
	margin-top: 3rem;
}
.salesresult-box .thumb {
	width: 16.666667%;
}
.salesresult-box .thumb .center_align {
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.4;
    margin-top: 1rem;
}
.salesresult-block tr td:nth-child(4) {
	width: 10%;
	text-align: center;
}
.salesresult-block thead th {
    background-color: #204C3B;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
}

.salesresult-block thead tr th:first-child,
.salesresult-block tbody tr td:first-child {
	width: 38%;
}
.salesresult-block thead tr th:nth-child(2),
.salesresult-block tbody tr td:nth-child(2) {
	width: 15.583333%;
}
.salesresult-block thead tr th:nth-child(3),
.salesresult-block tbody tr td:nth-child(3) {
	width: 26.83333%;
}
.salesresult-block thead tr th:nth-child(4),
.salesresult-block tbody tr td:nth-child(4) {
	width: 9.916667%;
}
.salesresult-block thead tr th:nth-child(5),
.salesresult-block tbody tr td:nth-child(5) {
	width: 9.166667%;
}
.salesresult-block {
	position: relative;
	margin-bottom: 15rem;
}
.salesresult-block .more-btn {
	position: absolute;
	width: 30%;
	background-color: #204C3B;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
	bottom: -8rem;
	left: 0;
	right: 0;
	margin: 0 auto;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.salesresult-block .more-btn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.salesresult-block .more-btn.btn01::before,
.salesresult-block .more-btn.btn02::before,
.salesresult-block .more-btn.btn03::before {
	content: 'もっと見る';
}
.salesresult-block .more-btn.btn01.open::before,
.salesresult-block .more-btn.btn02.open::before,
.salesresult-block .more-btn.btn03.open::before {
	content: '閉じる';
}

.mt10rem {
	margin-top: 15rem;
}

.mod_slide .mod_slide_nav .slick-slide{
 margin:5px;
}
.mod_slide .mod_slide_nav .slick-slide img{
 width:100%;
 height:auto;
 box-sizing:border-box;
 border:solid 2px #FFF;
 cursor: pointer;
}
.mod_slide .mod_slide_nav .slick-slide.slick-current img{
 border:solid 5px #204C3B;
}
.slick-initialized .slick-slide {
 overflow:hidden;
 }
/* slick-list */
.mod_slide_nav .slick-list {
	margin: 10px 0 0 0;
  /*margin: 0 30px 0 30px;*/
}
/* slick-dots */
.slick-dots {
    margin-top: 10px;
    display: block;
    list-style: outside none none;
    padding: 0;
    text-align: center;
    width: 100%;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 15px;
}
.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    color: black;
    content: "●";
    font-size: 28px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 15px;
}
.slick-dots li.slick-active button::before {
    color: black;
    opacity: 0.55;
    font-size: 34px;
}
/*  */
.slick-prev, .slick-next {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin-top: -30px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index:9;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: transparent none repeat scroll 0 0;
    color: transparent;
    outline: medium none;
}
.slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
    opacity: 1;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
    opacity: 0.25;
}
.slick-prev::before, .slick-next::before {
    color: #666;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
}
.slick-prev {
    left: 0px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: 0px;
}
.slick-prev::before {
  content: " \f053";
  font-family: FontAwesome;
}
[dir="rtl"] .slick-prev::before {
  content: " \f054";
  font-family: FontAwesome;
}
.slick-next {
    right: 0px;
}
[dir="rtl"] .slick-next {
    left: 0px;
    right: auto;
}
.slick-next::before {
  content: " \f054";
  font-family: FontAwesome;
}
[dir="rtl"] .slick-next::before {
  content: " \f053";
  font-family: FontAwesome;
}

.psalestit-sec {
    margin-bottom: 0;
    padding-bottom: 0;
}
.consale-sec .bg-white {
    background: rgba(255,255,255,0.8);
    padding: 80px;
}


table.management{
	width: 100%;
	margin-bottom: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
}
table.management td{
	padding: 7px 10px;
}
table.management.sales thead td{
	background-color: #204C3B;
	color: #fff;
	text-align:center;
	padding: 10px 5px;
	border: 1px solid #fff;
}
table.management.sales tbody tr:nth-child(even) td{
	background-color:#C3DDD3;
}
table.management td:last-child {
    width: 110px;
    text-align: right;
}
.mb6rem {
	margin-bottom: 6rem;
}
.greenl {
	font-size: 2.4rem;
	font-weight: bold;
	color: #204C3B;
}
.font-l {
	font-size: 1.8rem;
	line-height: 2.0 !important;
	margin-top: 3rem !important;
}


.hidden_row {
 display:none;
}

@media screen and (max-width: 1230px) {
.consale-txtbox .desc-tit {
    width: 100%;
    margin-bottom: 0 !important;
}
.consale-txtbox .desc-txt {
    width: 100%;
    margin-bottom: 1rem !important;
}
}

@media screen and (max-width: 1060px) {
.site-header h1 {
	margin: 0 10px;
	letter-spacing: 0;
}
.site-header h1 img {
}
.site-header h1 span {
	font-size: 10px;
	display: block;
	margin: 0;
}
.site-header .gnavi ul li {
	font-size: 85%;
	letter-spacing: 0;
}
}
@media screen and (max-width: 1000px) {
.consale-box.col-4 .col-box {
    width: calc(100% / 3);
}
.consale-txtbox .desc-tit {
    width: 16% !important;
}
.consale-txtbox .desc-txt {
    width: 81% !important;
}
}

@media screen and (max-width: 800px) {
.consale-sec {
	padding: 20px 3%;
}
.consale-sec .bg-white {
    padding: 50px 20px;
}
.consale-sec h2.tit01 {
	margin: 0;
}
.consale-box.col-4 .col-box {
    width: calc(100% / 2);
    margin: 5% 0 0;
	    position: relative;
}
.consale-txtbox {
	padding: 10px 10px 50px;
	min-height: auto;
	line-height: 1.6rem;
}
.consale-txtbox .desc-tit {
	width: 100% !important;
	margin: 0 !important;
	line-height: 1.8;
	position: initial;
}
.consale-txtbox .desc-txt {
	width: 100% !important;
	margin: 0 0 1rem 0 !important;
	line-height: 1.8;
}
.col-3 .col-box:nth-child(3n+2):last-child {
    margin-left: auto;
    margin-right: 0;
}
table.management tbody tr:nth-child(even) {
	background: #C3DDD3;
}
table.management tbody tr td {
	font-size: 1.2rem;
	border: none;
}
table.management tbody tr td:first-child {
	width: 68%;
	display: inline-block;
	font-weight: bold;
}
table.management tbody tr td:nth-child(2) {
	width: 32%;
	display: inline-block;
	text-align: right;
}
table.management tbody tr td:nth-child(3) {
	width: 56%;
	display: inline-block;
	height: 100%;
}
table.management tbody tr td:nth-child(4) {
	width: 16%;
	display: inline-block;
	height: 100%;
}
table.management tbody tr td:last-child {
	width: 28%;
	display: inline-block;
	height: 100%;
}
.salesresult-box .thumb {
    width: 33.33334%;
}
.salesresult-box .thumb .center_align {
    font-size: 10px;
}
.consale-txtbox .detail-link {
    bottom: 20px;
}
.psales-img-box {
    margin-top: 20px;
}
.salesresult-block .more-btn {
    width: 50%;
    padding: 5px 5px;
    bottom: -8rem;
}
.consale-wrap.bg-white h2.tit01 {
    margin-bottom: 0px !important;
}
}