@charset "utf-8";
/*==================================================
ページタイトル
==================================================*/
.business .page-title {
  background: url("../img/business/tit-bg.jpg") no-repeat top center;
  background-size: cover;
}
.business.condominiums .page-title {
  background: url("../img/business/condominiums/tit-bg.jpg") no-repeat top center;
  background-size: cover;
}
.business.planning_sales .page-title {
  background: url("../img/business/planning_sales/tit-bg.jpg") no-repeat top center;
  background-size: cover;
}
.business.housing_distribution .page-title {
  background: url("../img/business/housing_distribution/tit-bg.jpg") no-repeat top center;
  background-size: cover;
}
.business.rental .page-title {
  background: url("../img/business/rental/tit-bg.jpg") no-repeat top center;
  background-size: cover;
}
.business.apart_management .page-title,
.business.key-survey .page-title,
.business.residents .page-title {
  background: url("../img/business/apart_management/tit-bg.jpg") no-repeat top center;
  background-size: cover;
}


/*==================================================
common
==================================================*/
.service-bottom-menu-sec {
  margin-bottom: 6rem;
}
.service-bottom-menu-sec .wrap-m {
  padding: 0;
}
.service-bottom-menu-sec .service-list .service-item {
  width: 50%;
}
.service-list li a {
  display: block;
  position: relative;
  opacity: 1;
}
.service-list li .txt-box {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.service-list li .txt-box h3 {
  font-size: 2.8rem;
  line-height: 2em;
  letter-spacing: 0.1em;
  display: inline-block;
  vertical-align: middle;
}
.service-list li .arrow-r {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2rem;
}

@media screen and (max-width: 767px) {
  .service-bottom-menu-sec h2.tit02 {
    font-size: 2.8rem;
  }
.service-bottom-menu-sec .service-list .service-item {
  width: 100%;
}
.service-list li .txt-box h3 {
  font-size: 2.5rem;
}
.business-box .img-box {
  order: 2;
  margin-bottom: 0;
}
.business-box .txt-box {
  order: 1;
  margin-bottom: 4rem;
}
}



/*==================================================
販売企画 - planning sales
==================================================*/
.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-box {
	margin: 0 0 0;
  width: calc(100% / 4);
}
.consale-txtbox {
	padding: 30px 20px;
	min-height: 31rem;
	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-btn a {
  padding: 1.5rem 0;
  font-size: 1.6rem;
}
.consale-txtbox .detail-btn a p {
  display: inline-block;
}
.consale-txtbox .detail-btn {
	position: absolute;
	bottom: 5rem;
	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;
}
.consale-box .detail-link a span::before {
    content: none;
}
.consale-box .detail-link a span {
    font-size: 1.2rem;
    margin: 0 auto; 
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1;
}
.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;
	width: 16.666667%;
}
.salesresult-box .thumb img {
	width: 100%;
}
.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:#E6F4EC;
}
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;
}
.brand-tit2 {
  font-size: 2.2rem;
  text-align: center;
}
.salesresult-block h4 {
  font-family: "Questrial", sans-serif;
  letter-spacing: .2rem;
  font-size: 3.2rem;
  text-align: center;
  margin: 3rem 0 5rem;
}
.salesresult-block .txt-ex {
  font-size: 1.6rem;
}

@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 16rem;
	min-height: auto;
	line-height: 1.6rem;
}
.consale-txtbox .tit01 {
  font-size: 2.4rem;
}
.consale-txtbox .desc-tit {
  font-size: 2.0rem;
	margin: 0 !important;
	line-height: 1.8;
	position: initial;
}
.consale-txtbox .desc-txt {
  font-size: 2.0rem;
	margin: 0 0 1rem 0 !important;
	line-height: 1.8;
}
.consale-txtbox .desc-txt.txt-s {
    font-size: 2.0rem;
}
.col-3 .col-box:nth-child(3n+2):last-child {
    margin-left: auto;
    margin-right: 0;
}
/*table.management thead {
  display: none;
}*/
table.management tr:nth-child(even) {
	background: #E6F4EC;
}
table.management thead tr th,
table.management tbody tr td {
	font-size: 1.6rem;
	border: none;
}
table.management thead tr th:first-child,
table.management tbody tr td:first-child {
	width: 70%;
	display: inline-block;
	font-weight: bold;
  padding: 7px 10px 0 10px;
  text-align: left;
}
table.management thead tr th:nth-child(2),
table.management tbody tr td:nth-child(2) {
	width: 30%;
	display: inline-block;
	text-align: right;
  padding: 7px 10px 0 10px;
}
table.management thead tr th:nth-child(3),
table.management tbody tr td:nth-child(3) {
	width: 56%;
	display: inline-block;
	height: 100%;
  padding: 0 10px 7px 10px;
  text-align: left;
}
table.management thead tr th:nth-child(4),
table.management tbody tr td:nth-child(4) {
	width: 16%;
	display: inline-block;
	height: 100%;
  padding: 0 10px 7px 10px;
}
table.management thead tr th:last-child,
table.management tbody tr td:last-child {
	width: 28%;
	display: inline-block;
	height: 100%;
  padding: 0 10px 7px 10px;
  text-align: right;
}
.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;
}

.consale-box .col-box {
  width: 100%;
}
}
/*==================================================
住宅流通 - housing distribution
==================================================*/
.anchor-menu {
  background: #E6F4EC;
  padding: 3rem;
  margin-top: 10rem;
}
.anchor-menu ul li {
  width: 24%;
}
.anchor-menu ul li a {
  font-size: 1.8rem;
  font-weight: 700;
  background: #1F4C39;
  color: #fff;
  border: 2px solid #1F4C39;
  border-radius: 999px;
  padding: 1.5rem 0;
  display: block;
  text-align: center;
  line-height: 1;
}
.anchor-menu ul li a::after {
  content: '▼';
  font-size: 1.0rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 .5rem 1rem;
}
.anchor-menu.bottoms ul li a::after {
  content: '▲';
}
#used {
  border-bottom: 1px solid #707070;
}
.used-block::after {
  content: '';
  display: block;
  width: 31.5%;
}
.service-block:not(:last-child) {
  border-bottom: 1px solid #707070;
  padding-bottom: 10rem;
  margin-bottom: 10rem;
}
.service-title {
  height: 38rem;
  margin-bottom: 8rem;
}
.service-title .title-box {
  width: 38rem;
}
.service-title .title-box h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1F4C39;
  color: #fff;
  text-align: center;
  font-size: 4.0rem;
  width: 100%;
  height: 100%;
  line-height: 1.75;
}
.service-title .img-box {
  width: calc(100% - 38rem);
}
.sale-box {
  background: #E6F4EC;
  padding: 8rem 10rem;
  margin: 8rem 0 0;
}
.sale-box .flow-box {
  width: 5.8rem;
}
.sale-box .flow-box .box {
  position: relative;
}
.sale-box .flow-box .first {
  background: #6BD1B5;
  width: 100%;
  height: 55rem;
}
.sale-box .flow-box .first::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,100%);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 2.9rem solid transparent;
  border-left: 2.9rem solid transparent;
  border-top: 6rem solid #6BD1B5;
  border-bottom: 0;
  z-index: 2;
}
.sale-box .flow-box .second {
  background: #398E77;
  width: 100%;
  height: 56rem;
}
.sale-box .flow-box .second::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,100%);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 2.9rem solid transparent;
  border-left: 2.9rem solid transparent;
  border-top: 6rem solid #398E77;
  border-bottom: 0;
  z-index: 2;
}
.sale-box .flow-box .third {
  background: #1F4C39;
  width: 100%;
  height: 21rem;
}
.sale-box .flow-box .third::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,100%);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 2.9rem solid transparent;
  border-left: 2.9rem solid transparent;
  border-top: 6rem solid #1F4C39;
  border-bottom: 0;
  z-index: 2;
}
.sale-box .flow-box .flow-tit {
  color: #204D39;
  font-weight: bold;
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.sale-box .flow-box .date {
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.sale-box .flow-box .third .date {
  top: auto;
  left: 50%;
  bottom: 5%;
  transform: translate(-50%,0);
}
.sale-box .flow-detail-box {
  width: 93%;
}
.sale-box .flow-detail-box .flow-detail .flow-img-box {
  width: 23%;
  position: relative;
  margin: 0 3rem 5rem 0;
}
.sale-box .flow-detail-box .flow-detail.box04 .flow-img-box {
  margin: 6.5rem 3rem 5rem 0;
}
.sale-box .flow-detail-box .flow-detail:not(:last-child) .flow-img-box::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.1rem solid transparent;
  border-left: 1.1rem solid transparent;
  border-top: 1.1rem solid #1F4C39;
  border-bottom: 0;
  position: absolute;
  left: 50%;
  bottom: -3rem;
  transform: translateX(-50%);
}
.sale-box .flow-detail-box .flow-detail.box03 .flow-img-box::after,
.sale-box .flow-detail-box .flow-detail.box04 .flow-img-box::after {
  bottom: -4rem;
}
.sale-box .flow-detail-box .flow-detail.box03 .flow-img-box::before,
.sale-box .flow-detail-box .flow-detail.box04 .flow-img-box::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.1rem solid transparent;
  border-left: 1.1rem solid transparent;
  border-top: 1.1rem solid #1F4C39;
  border-bottom: 0;
  position: absolute;
  left: 50%;
  bottom: -8rem;
  transform: translateX(-50%);
}
.sale-box .flow-detail-box .flow-detail .flow-txt-box {
  width: calc(100% - 23% - 3rem);
  margin-bottom: 5rem;
}
.sale-box .flow-detail-box .flow-detail .flow-txt-box .flow-title-box {
  margin-bottom: 2rem;
}
.sale-box .flow-detail-box .flow-detail .flow-txt-box .flow-title-box .number {
  font-family: "Questrial", sans-serif;
  letter-spacing: .2rem;
  background: #1F4C39;
  color: #fff;
  font-size: 2.4rem;
  padding: 0 1rem;
  margin-right: 1rem;
}
.sale-box .flow-detail-box .flow-detail .flow-txt-box .flow-title-box h6 {
  font-size: 2.4rem;
  color: #1F4C39;
}
.sale .announce {
  text-align: center;
  margin: 3rem 0 1rem;
  font-size: 1.8rem;
  font-weight: 700;
}
.service-block .bottom-btn-wrap {
  margin: 0 auto;
  width: 90%;
  max-width: 500px;
}
.service-block .bottom-btn-wrap.no-announce {
  margin: 5rem auto 0;
}
.service-block .bottom-btn-wrap .detail-btn,
.service-block .bottom-btn-wrap .detail-btn a {
  width: 100%;
  max-width: 100%;
  font-size: 2.4rem;
}
.extra-box {
  margin-top: 6rem;
  border-top: 1px solid #ccc;
  padding-top: 3rem;
}
.extra-box p {
  font-size: 1.2rem;
  line-height: 1.75;
}


@media screen and (max-width: 767px) {
  #used {
    padding-top: 0;
  }
  .service-title .title-box {
    width: 100%;
  }
  .service-title .title-box .sp {
    display: inline-block !important;
  }
  .service-title {
    height: 24rem;
  }
  .service-title .title-box h3 {
    font-size: 3.2rem;
  }
  .service-title .img-box {
    width: 100%;
  }
  .service-block p.txt-center {
    text-align: left;
  }
  .sale-box {
    padding: 4rem 3rem;
  }
  .sale-box .flow-box {
    width: 12.7%;
  }
.sale-box .flow-box .first {
  height: 133rem;
}
.sale-box .flow-box .second {
  height: 210rem;
}
.sale-box .flow-box .third {
  height: 45rem;
}
.sale-box .flow-box .third .date {
  top: 50%;
  left: 50%;
  bottom: auto;
  transform: translate(-50%,-50%);
}
  .sale-box .flow-detail-box {
    width: 83%;
  }
  .sale-box .flow-detail-box .flow-detail .flow-img-box {
    width: 100%;
    margin: 0 0 5rem 0;
    order: 2;
  }
.sale-box .flow-detail-box .flow-detail.box04 .flow-img-box {
    margin: 0 0 5rem 0;
}
.sale-box .flow-detail-box .flow-detail.box03 .flow-img-box::before,
.sale-box .flow-detail-box .flow-detail.box04 .flow-img-box::before {
  content: none;
}
  .sale-box .flow-detail-box .flow-detail .flow-txt-box {
    width: 100%;
    margin-bottom: 2rem;
    order: 1;
  }
  .sale .announce {
    margin: 0rem 0 1rem;
  }
  .service-block .bottom-btn-wrap {
    margin: 0 auto 3rem;
  }
.sale-box .flow-detail-box .flow-detail .flow-txt-box .sample-img {
  width: 70%;
  margin: 0 auto;
}
  .anchor-menu ul li {
    width: 49%;
}
  .anchor-menu ul li:first-child,
  .anchor-menu ul li:nth-child(2) {
    margin-bottom: 2rem;
}
}
.page .mediation_reform-img {
	margin-top: 6rem;
}
.page .mediation_reform-img img {
  width: calc(100% / 3);
}
.hd-campaign {
  margin: 4rem auto 0;
  width: 100%;
  max-width: 1600px
}
.bottom-resiur-h {
  margin-top: 5rem;
}
.knowledge-new-btn {
  margin: 3rem auto 5rem;
  width: 50%;
}
.knowledge-new-btn a {
  position: relative;
  opacity: 1;
}
.knowledge-new-btn .txt-box {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #000;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 88%;
  background: rgba(255, 255, 255, 0.76);
  padding: 7.5rem 0;
}
.knowledge-new-btn .txt-box .txt-only {
  text-align: center;
  margin: 0 auto;
}
.knowledge-new-btn .txt-box .txt-only h3 {
  text-align: center;
  font-size: 3.0rem;
  font-weight: bold;
  margin: 0 auto 3rem;
}
.knowledge-new-btn p {
  font-size: 2.0rem;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  display: inline-block;
  padding-right: 2rem;
}
.knowledge-new-btn p::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-top: .5rem solid transparent;
  border-bottom: .5rem solid transparent;
  border-left: .8rem solid #1F4C39;
  border-right: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
  margin-top: -.4rem;
}
@media screen and (max-width: 767px) {
.knowledge-new-btn {
  width: 100%;
  margin: 3rem auto 3rem;
}
.knowledge-new-btn .txt-box {
    width: 94%;
    padding: 4.25rem 0;
}
.knowledge-new-btn .txt-box .txt-only h3 {
  margin: 0 auto 1.5rem;
}
}


/*==================================================
賃貸管理 - rental
==================================================*/
.as-sec .as-txt {
  text-align: center;
  margin-bottom: 6rem;
}
.as-sec .as-box {
  width: 27.5%;
  position: relative;
  margin-bottom: 4rem;
}
.as-sec .as-box:not(:first-child)::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 1.8rem solid transparent;
  border-bottom: 1.8rem solid transparent;
  border-left: 2.8rem solid #1f4c39;
  border-right: 0;
  position: absolute;
  top: 30%;
  left: -18.5%;
}
.as-sec .as-box figure {
  margin-bottom: 1.5rem;
}
.as-sec .as-box h4.sec-tit02 {
  margin-bottom: 1rem;
  line-height: 1;
}
.as-sec .as-box .as-num {
  font-size: 2.4rem;
  color: #fff;
  background: #1F4C39;
  margin-right: 1rem;
  line-height: 1;
  padding: .4rem 1rem;
  vertical-align: middle;
}
.as-sec .as-box .as-tit {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
}
.as-sec .as-box .as-tit p {
  font-size: 1.4rem;
}
.as-detail {
  background: #fff;
  padding: 5rem;
  margin-top: 5rem;
}
.as-detail .logo-box {
  width: 20%;
}
.as-detail .txt-box {
  width: 75%;
}
.as-detail .txt-box p {
  font-size: 2.0rem;
  line-height: 1.75;
}
.select-sec .sec-tit01 {
  text-align: left;
}
.select-sec .sec-tit01 .font-en::after {
  left: 0;
  transform: translateX(0);
}
.select-sec .sec-tit01 .tit-img {
  display: inline-block;
  width: 12rem;
  margin-right: 1rem;
  vertical-align: middle;
}
.select-sec .sec-tit01 .tit-txt {
  vertical-align: middle;
}
.as-bottom {
  padding: 5rem 0 0;
  margin-bottom: 10rem;
}
.as-bottom-box {
  width: 31.5%;
  background: #fff;
  padding: 2rem;
}
.as-bottom-box .as-bottom-title {
  margin-bottom: 2rem;
}
.as-bottom-box .as-bottom-txt {
  min-height: 23.4rem;
  margin-bottom: 3rem;
}
.as-bottom-box .as-bottom-img {
}
.as-table .tit04 {
  text-align: center;
}
.as-table h4 {
  text-align: center;
  background: #1F4C39;
  color: #fff;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 2
}
.as-table .tit04 .img-box {
  width: 8rem;
  margin-right: 1rem;
}
.as-table .table-scroll {
  overflow-x: auto;
  margin-bottom: 2rem;
}
.as-table .table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  text-align: center;
}
.as-table .table-6 tr:first-child th,
.as-table .table-6 tr:first-child td {
  border-top: none;
}
.as-table .table-6 tr:last-child th,
.as-table .table-6 tr:last-child td {
  border-bottom: none;
}
.as-table .table th, .as-table .table td {
  border: 1px solid #ddd;
  padding: 2rem;
  vertical-align: middle;
  line-height: 1.6;
  text-align: center;
}
.as-table .table.first-table td {
  text-align: left;
  vertical-align: top;
}
.as-table .table td {
  width: calc(85% / 3);
}
.as-table .table-6 td {
  width: calc(85% / 6);
  border-left: none;
}
.as-table .table-6 td.dashed {
  border-right: 1px dashed #ddd;
}
.as-table td.txt-left {
  text-align: left;
}
.as-table .col-head {
  background: #f2f2f2;
  width: 20%;
  white-space: nowrap
}
.as-table .table-caption {
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 1rem;
}
.as-pdf-btn {
  padding: 0 4rem 0;
  max-width: 600px;
  margin: 0 auto;
}
.as-pdf-btn .detail-btn {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
.rental-first-sec .sec-tit01 .font-jp {
  letter-spacing: 0;
}
.as-sec .as-txt {
  text-align: left;
}
.as-sec .as-box {
  width: 100%;
  margin-bottom: 8rem;
}
.as-sec .as-box:not(:first-child)::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 2.2rem solid transparent;
  border-left: 2.2rem solid transparent;
  border-top: 2.2rem solid #1f4c39;
  border-bottom: 0;
  position: absolute;
  top: -5.5rem;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.as-sec .as-box .as-tit p {
  font-size: 2.0rem;
}
.as-detail .logo-box {
  width: 60%;
  margin: 0 20% 4rem;
}
.as-detail .txt-box {
  width: 100%;
}
.as-bottom-box {
  width: 100%;
}
.as-bottom-box:not(:last-child) {
  margin-bottom: 4rem;
}
.as-bottom-box .as-bottom-title {
  margin-bottom: 2rem;
}
.as-bottom-box .as-bottom-txt {
  min-height: auto;
}
.as-table .tit04 .img-box {
  width: 100%;
  margin: 0 auto 1rem;
  display: block;
  padding: 0 42%;
}
.as-table .table-scroll {
    overflow-x: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
  }
.as-table .table {
    width: 950px;
    border-collapse: separate;
    border-spacing: 0;
  }
.as-table .table .col-head {
  position: sticky;
  left: 0;
  z-index: 3;
  background: #f2f2f2;
  max-width: 50px;
  width: 50px;
  box-shadow: 1px 0 0 #ddd;
  white-space: nowrap;
  padding: 2rem 1rem;
  }

  .as-table .table.first-table .col-head {
    vertical-align: middle;
  }
.as-table .table-caption {
  width: 950px;
}
.as-table .table-caption li {
  line-height: 1.4;
}
.as-pdf-btn {
  padding: 2rem 4rem 0;
}
}
/*==================================================
売却査定依頼 - valuation
==================================================*/
.campaign-block {
  margin-bottom: 6rem;
}
.campaign-block figure {
  width: 100%;
  margin-bottom: 1rem;
}
.campaign-block .campaign-en-txt ul li {
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: right;
}
@media screen and (max-width: 767px) {
.campaign-block .campaign-en-txt ul li {
  font-size: 1.8rem;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}
}

/*==================================================
管理に係る重要事項調査の依頼 - key survey
==================================================*/
.simple-sec.survey-sec {
  padding: 6rem 0;
}
@media (max-width: 767px) {
.simple-sec.survey-sec {
  padding: 4rem 0;
}
}
.simple-sec.survey-sec .survey-block figure {
  margin-bottom: 10rem;
}
.simple-sec.survey-sec .txt-block:not(:last-child) {
  border-bottom: 1px solid #707070;
  padding-bottom: 6rem;
  margin-bottom: 6rem;
}
.simple-sec.survey-sec .txt-block p,
.simple-sec.survey-sec .txt-block .main-list {
  font-size: 1.8rem;
  line-height: 2;
}
.simple-sec.survey-sec .txt-block .main-list,
.simple-sec.survey-sec .txt-block .txt-s {
  margin-bottom: 1em;
}
.simple-sec.survey-sec .txt-block .txt-s li {
  font-size: 1.4rem;
}
.simple-sec.survey-sec .txt-block h4 {
  color: #1F4C39;
  font-size: 1.8rem;
  line-height: 2;
  margin-top: 3rem;
}
.simple-sec.survey-sec .txt-block h4.no-mt {
  margin-top: 0;
}
.simple-sec.survey-sec .txt-block h4.mt-high {
  margin-top: 10rem;
}
.simple-sec.survey-sec .txt-block .pl {
  padding-left: 2rem;
  font-size: 1.4rem;
}
.simple-sec.survey-sec .form-btn-wrap {
  background: #1F4C39;
  padding: 6rem 0;
  margin-top: 10rem;
}
.simple-sec.survey-sec .form-btn-wrap p {
  text-align: center;
  font-size: 2.0rem;
  letter-spacing: .1rem;
  color: #fff;
}
.simple-sec.survey-sec .form-btn-wrap .form-btn {
  width: 100%;
  max-width: 470px;
  margin: 0 auto;
  text-align: center;
}
.simple-sec.survey-sec .form-btn-wrap .form-btn a {
  width: 100%;
  display: block;
  line-height: 3;
  background: #fff;
  color: #1F4C39;
  font-size: 2.8rem;
  position: relative;
  opacity: 1;
}
.simple-sec.survey-sec .form-btn-wrap .form-btn a::after {
  content: "";
  background: #1F4C39;
  background-image: url(../img/cmn/arrow_r02_white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.9rem;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  vertical-align: middle;
  margin-top: -0.4rem;
  margin-left: 1rem;
  transition: .3s;
}
@media screen and (min-width: 821px) {
.simple-sec.survey-sec .form-btn-wrap .form-btn a:hover::after {
  transform: translateX(0.5rem);
}
}

@media screen and (max-width: 767px) {
.simple-sec.survey-sec .txt-block p,
.simple-sec.survey-sec .txt-block .main-list {
  font-size: 2.0rem;
}
.simple-sec.survey-sec .txt-block .txt-s li {
  font-size: 1.8rem;
}
.simple-sec.survey-sec .txt-block h4 {
  font-size: 2.0rem;
}
.simple-sec.survey-sec .txt-block .pl {
  font-size: 1.8rem;
}
.simple-sec.survey-sec .form-btn-wrap {
  padding: 6rem 4rem;
}
}


/*==================================================
レジュールアッシュ - resiur-h
==================================================*/
.resiur-sec-btn-wrap {
  padding-top: 5rem;
}
.resiur-sec-btn-wrap .detail-btn {
  max-width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.knowledge-btn-wrap p {
  text-align: left;
}
.resiur-sec-btn-wrap .detail-btn {
  max-width: 100%;
}
.resiur-h-sec .am_flex .col-box {
  margin-bottom: 6rem;
}
}

/*==================================================
成功に導くマンション経営 - knowledge
==================================================*/
.know-box h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 4rem;
  line-height: 2;
}
.know_underbox .img-box,
.know_underbox .img-box img {
  width: 100%;
}
.voice-box {
  background: #fff;
  padding: 3rem !important;
}
.voice-box .voice-tit {
  cursor: pointer;
  position: relative;
}
.voice-box .voice-tit:after {
  content: "\f107";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 120%;
  color: #1F4C39;
  position: absolute;
  top: 5px;
  right: 0%;
}
.voice-box .active:after{
	content: "\f106";
}
.voice-box .voice-content {
  display: none;
}
@media screen and (max-width: 767px) {
}

/*==================================================
asset_management
==================================================*/
.am-sec-bg .inner {
	padding: 150px;
	background: rgba(255,255,255,0.9);
}
.rh-point {
	margin-bottom: 1.5rem;
	color: #1F4C39;
	text-align: center;
}
.am_flex {
	margin: 6rem 0 0;
}
.am_flex .col-box{
	width: 30%;
}
.am_flex .txt-en {
	margin-bottom: 3rem;
	text-align: center;
}
.center {
	text-align: center;
}
.one-content {
	width: 40%;
	margin: 0 30%;
	text-align: center;
}
.two-contents {
	width: 40%;
	text-align: center;
}
.two-contents p,
.one-content p {
	text-align: left;
}
.ball {
	margin-bottom: 3rem;
}
.rh_logo {
	margin: 0 0 6rem 0;
}
.apartment {
	margin-top: 3rem;
}
.apartment .item {
	width: 18%;
	text-align: center;
	margin: 0 1%;
}
.apartment .item img {
	width: 100%;
}
.apartment .item h4 {
	font-size: 1.3rem;
	font-weight: normal;
	margin-top: 1rem;
}
.apartment .item h4 .red {
	color: #D80000;
	font-weight: bold;
}
.mb6rem {
	margin-bottom: 6rem;
}
.mb4rem {
	margin-bottom: 4rem;
}
.cond-btn-sec {
	padding: 0 0 80px;
}
.request {
	background: url(../img/business/condominium/btn-img.png) no-repeat top left;
	background-size: 100%;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	outline: none;
}
.request:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.request a {
	width: 100%;
	height: 100%;
	display: block;
}
.request a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.cond-btn-txt {
	width: 41%;
    margin: 1rem auto 1rem 38%;
    font-size: 1.4rem;
    padding: 4.5rem 0 2.5rem 0;
}
.cond-btn-txt p {
	margin-bottom: 0.5rem;
}
.book-tit {
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1;
    margin: 1rem 0 0;
}
.cond-btn {
	background: #204C3B;
	color: #fff;
	padding: 0 2rem;
	display: inline-block;
}
.under-btn-box {
	width: 48.5%;
}
.under-btn-box a {
	background: #204C3B;
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	padding: 1.5rem 0;
	font-size: 2.0rem;
}
.resiur-md-info {
	padding-top: 26px;
}

/*==================================================
knowledge
==================================================*/
.knowledge .tit-sec {
	background: url(../img/business/knowledge/tit-bg.jpg) no-repeat top center;
	background-size: cover;
}
.under-btn {
	margin-top: 3rem;
}
.under-btn .knowledge-btn {
	width: 18.5%;
	text-align: center;
	color: #fff;
	position: relative;
}
.under-btn .qanda-btn,
.under-btn .voice-btn {
	width: 48.5%;
	text-align: center;
	color: #fff;
	position: relative;
}
.under-btn .knowledge-btn::after,
.under-btn .qanda-btn::after,
.under-btn .voice-btn::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 76px;
	height: 74px;
	background: url(../img/business/knowledge/btn_deco.png);
}
.under-btn .knowledge-btn a {
	background: #1F4C39;
}
.under-btn .qanda-btn a {
	background: #1C3142;
}
.under-btn .voice-btn a {
	background: #6D3429;
}
.under-btn .knowledge-btn a,
.under-btn .qanda-btn a,
.under-btn .voice-btn a {
	display: block;
	height: 100%;
	width: 100%;
	padding: 0.8rem 0 1.0rem 0;
}
.under-btn .knowledge-btn a:hover,
.under-btn .qanda-btn a:hover,
.under-btn .voice-btn a:hover {
	opacity: 0.6;
}
.under-btn .knowledge-btn a::after,
.under-btn .qanda-btn a::after,
.under-btn .voice-btn a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	margin: 0.5rem auto 0;
}
.under-btn p {
	line-height: 1.4;
}
.under-btn p span {
	line-height: 1.4;
	display: block;
	font-size: 1.8rem;
}
.mb20 {
	margin-bottom: 20px;
}

.knowledge-sec .img-box {
	text-align: center;
}
.knowledge-sec .inner {
	padding: 50px;
	background: rgba(255,255,255,0.8);
}
.know_underbox h5 {
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	margin-top: 5rem;
	margin-bottom: 1.5rem;
}
/*.know01-bg {
	background: url(../img/asset_management/knowledge/know01-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 50px 0;
}
.know02-bg {
	background: url(../img/asset_management/knowledge/know02-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 50px 0;
}
.know03-bg {
	background: url(../img/asset_management/knowledge/know03-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 50px 0;
}
.know04-bg {
	background: url(../img/asset_management/knowledge/know04-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 50px 0;
}
.know05-bg {
	background: url(../img/asset_management/knowledge/know05-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 50px 0;
}
.know06-bg {
	background: url(../img/asset_management/knowledge/know06-bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 50px 0;
}*/

.faq-list{
	border:1px solid #ccc;
	border-bottom:0;
}
.faq-list li{
	border-bottom:1px solid #ccc;
}
.faq-list .q-box{
	cursor: pointer;
	padding:20px;
  background: #fff;
}

.faq-list .content-box{
	padding: 20px;
	background: #fff;
	display: none;
}
.faq-list .content-box h6{
	position: relative;
	padding-left: 60px;
	font-size:110%;
	color: #6D3429;
	font-weight: bold;
	margin-bottom: 1rem;
    padding-top: 0.5rem;
}
.faq-list .content-box p{
	padding-left: 60px;
}
.faq-list .content-box h6:before{
	position: absolute;
	top:0;
	left:0;
	content: "A";
	display: block;
	width:40px;
	height: 40px;
	text-align: center;
	line-height: 37px;
	background: #6D3429;
	color:#fff;
}
.faq-list h5{
	font-size:110%;
	position: relative;
	padding:4px 30px 4px 60px;
	color: #6D3429;
	font-weight: bold;
}
.faq-list h5:before{
	position: absolute;
	top:0;
	left:0;
	content: "Q";
	display: block;
	width:40px;
	height: 40px;
	text-align: center;
	line-height: 37px;
	background: #1F4C39;
	color:#fff;
}
.faq-list h5:after{
	content: "\f107";
    font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-size:120%;
	color:#1F4C39;
	position: absolute;
	top:5px;
	right:0%;
}
.faq-list .active h5:after{
	content: "\f106";
}

.voice-box {
	padding: 30px 0;
}
.voice-box:not(:last-child) {
	border-bottom: 1px solid #1F4C39;
}
.voice-box .voice-tit {
	font-size: 2.2rem;
	font-weight: bold;
	color: #1F4C39;
	text-align: left;
	margin-bottom: 1rem;
}
.voice-box .voice-tit span {
	font-size: 1.6rem;
	font-weight: bold;
	margin-left: 20px;
}
.voice-box .img-box {
	width: 160px;
	margin-right: 30px;
}
/*.voice-box .txt-box {
	width: calc(100% - 190px);
}*/




@media screen and (max-width: 800px) {
.under-btn .knowledge-btn {
    width: 32%;
    margin-bottom: 5px;
}
.knowledge-sec section {
	padding-left: 3%;
	padding-right: 3%;
}
.knowledge-sec .inner {
    padding: 50px 20px;
}
.center {
	text-align: left !important;
}
}

/*==================================================
newly_built
==================================================*/
.cdm-sec {
	margin-bottom: 0;
	padding-bottom: 0;
}
.cdm-tit {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}
.cdm-tit2 {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.consale-wrap {
	margin: 0 auto;
    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;
	position: relative;
}
.consale-txtbox .tit01 {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 1rem !important;
	vertical-align: middle;
}
.consale-txtbox .desc-tit {
	width: 14%;
    margin-bottom: 1rem !important;
    font-size: 1.3rem;
    line-height: 1.5;
}
.consale-txtbox .desc-txt {
	width: 81%;
    margin-bottom: 1rem !important;
    font-size: 1.3rem;
    line-height: 1.5;
}
.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;
}
.nb-banner p {
	margin-bottom: 0.5rem;
}
.banner-btn img {
	position: relative;
}

.salesresult-box .thumb {
	margin-top: 3rem;
}
.salesresult-box .thumb {
	width: 22.727273%;
}
.salesresult-box .thumb .center_align {
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.4;
    margin-top: 1rem;
}
.rsiurh_tit {
	text-align: center;
	margin-bottom: 6rem;
}
.am-sec {
	/*background: url(/img/asset_management/resiur_bg.png) no-repeat top center;
	background-size: 100%;*/
}
.nb-sec {
	padding-bottom: 120px;
	margin-bottom: 80px;
    position: relative;
}
.nb-sec::after {
    content: '';
    height: 1px;
    width: 100%;
    background: #204C3B;
    position: absolute;
    bottom: -40px;
    display: block;
} 
.page .nb-sec::after {
    content: none;
} 

.nb-sec .intro {
	margin-bottom: 6rem;
}
.nb-sec p {
	text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff;
}
.knowledge-btn-sec {
	padding: 6rem 0;
}
.knowledge-btn-wrap {
	text-align: center;
}
.knowledge-btn-wrap .detail-link a span::before {
    width: 160%;
    margin: 5px -30% 0;
}

.rh-img {
    margin: 3rem 0 2rem;
}

.gh-logo {
	text-align: center;
	margin-bottom: 6rem;
}

.brand-box {
	width: 47.728%;
}
.brand-logo {
	text-align: center;
	margin-bottom: 1rem;
}
.brand-tit {
	text-align: center;
	font-size: 3.4rem;
	margin-bottom: 3rem;
}
.brand-tit2 {
	text-align: center;
	font-size: 2.4rem;
	margin-bottom: 2rem;
	
}
.brand-txt {
	text-align: center;
	font-size: 1.4rem;
}


.about-sec02 .catch-copy {
	margin-bottom: 30px;
}
.about-sec02-txt {
	margin-bottom: 60px;
}
.about-sec02-block {
	padding-left: 25%;
	background: url(../img/business/condominiums/consistent.png) no-repeat top 53% left;
	background-size: 25%;
		margin-top: 6rem;
}
.about-sec02-block .col-2 .txt-box{
	width: 62%;
	margin-top: 3rem;
}
.about-sec02-block .col-2 .img-box{
	width: 36.36363636%;
	margin-top: 3rem;
}
.about-sec02-block .col-2 .col-box:first-child::after,
.about-sec02-block .col-2 .col-box:nth-child(3)::after{
	content: '';
	background: url(../img/business/condominiums/arrow.png) no-repeat top center;
	background-size: 50px;
	width: 100%;
	height: 52px;
	display: block;
    margin-top: 30px;
}
.sys-tit {
	font-size: 3rem;
	font-weight: normal;
	margin-bottom: 1rem;
}
.sys-tit span {
	font-size: 1.2rem;
}

.nb-sec .detail-link p {
    text-shadow: none;
}
.nb-sec .detail-link p .txt-s {
	font-size: 1.4rem;
}
.nb-sec .detail-link a span::before {
    content: '';
    height: 1px;
    width: 128%;
    background: #bbb;
    display: block;
    margin: 5px -14% 0;
}
.nb-sec .detail-link a {
    display: block;
    padding: 10px 50px 10px;
    background: #204C3B;
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: 0.2em;
    font-weight: bold;
}
.page .nb-sec {
	padding-bottom: 0;
	margin-bottom: 50px;
    position: relative;
}
.page .about-sec02-txt {
    margin-bottom: 10px;
}
.page h4.mb0 {
    margin-bottom: 0rem;
}

@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-top: 30px;
}
.consale-sec h2.tit01 {
	margin: 0;
}
.consale-box.col-4 .col-box {
    width: calc(100% / 2);
    margin: 5% 0 0;
}
.consale-txtbox {
	padding: 10px;
	min-height: auto;
	line-height: 1.6rem;
}
.consale-txtbox .desc-tit {
	width: 100% !important;
	margin: 0 !important;
	line-height: 1.8;
}
.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;
}

.gh-logo,
.rsiurh_tit {
	width: 40%;
	margin: 0 30% 6rem;
}
.am_flex .col-box {
    width: 100% !important;
	margin-bottom: 3rem;
}
.apartment .item {
    width: 48% !important;
}
.rh-point {
	width: 40%;
	margin: 0 30% 3rem;
}
.center {
    text-align: left !important;
}
.knowledge-btn-sec {
	padding: 40px 2% 0;
}
.knowledge-btn-wrap h5 {
    text-align: left;
}
.knowledge-btn-wrap .detail-link a {
    padding: 10px 42px 2px !important;
}
.knowledge-btn-wrap .detail-link a span::before {
    width: 120%;
    margin: 5px -10% 0;
}
.under-btn .knowledge-btn {
    width: 32%;
    margin-bottom: 5px;
}

.brand-box {
    width: 100%;
}
.brand-box:first-child {
	margin-bottom: 20px;
}
.brand-logo img {
	width: 40%;
}
.cdm-sec .txt-center,
.about-sec02-txt .txt-center{
    text-align: left;
}

.about-sec02-block {
    background: url(../img/business/condominiums/consistent_sp.png) no-repeat top 0 center !important;
    background-size: 60% !important;
	   padding-left:5vw;
	padding-top: 60% !important;
     

}
.about-sec02-block .col-2 .txt-box,
.about-sec02-block .col-2 .img-box{
    width: 100%;
}
.about-sec02-block .col-2 .col-box:first-child::after,
.about-sec02-block .col-2 .col-box:nth-child(3)::after{
	content: none;
}
.about-sec02-block .col-2 .col-box:nth-child(2)::after,
.about-sec02-block .col-2 .col-box:nth-child(4)::after{
	content: '';
	background: url(../img/business/condominiums/arrow.png) no-repeat top center;
	background-size: 50px;
	width: 100%;
	height: 52px;
	display: block;
    margin-top: 30px;
}
}
.txt-center{
	text-align: center;
}
.sec-tit03{
	    font-size: 3rem;
    display: block;
    margin-bottom: 6rem;
    line-height: 2;
	text-align: center;
}
.condominiums-readtxt{
	    font-size: 1.8rem;
    line-height: 2.0;
}


#agency-list h2.tit01 .font-en::after {
  margin: 2rem auto 4rem;
}




/*==================================================
knowledge
==================================================*/
.under-btn {
	margin-top: 3rem;
}
.under-btn .knowledge-btn {
	width: 18.5%;
	text-align: center;
	color: #fff;
	position: relative;
}
.under-btn .qanda-btn,
.under-btn .voice-btn {
	width: 48.5%;
	text-align: center;
	color: #fff;
	position: relative;
}
.under-btn .knowledge-btn::after,
.under-btn .qanda-btn::after,
.under-btn .voice-btn::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 76px;
	height: 74px;
	background: url(/img/business/knowledge/btn_deco.png);
}
.under-btn .knowledge-btn a {
	background: #1F4C39;
}
.under-btn .qanda-btn a {
	background: #1C3142;
}
.under-btn .voice-btn a {
	background: #6D3429;
}
.under-btn .knowledge-btn a,
.under-btn .qanda-btn a,
.under-btn .voice-btn a {
	display: block;
	height: 100%;
	width: 100%;
	padding: 0.8rem 0 1.0rem 0;
}
.under-btn .knowledge-btn a p {
	font-size: 1.4rem;
  padding-right: 0;
}
.under-btn .knowledge-btn a p::after {
  content: none;
}
.under-btn .knowledge-btn a:hover,
.under-btn .qanda-btn a:hover,
.under-btn .voice-btn a:hover {
	opacity: 0.6;
}
.under-btn .knowledge-btn a::after,
.under-btn .qanda-btn a::after,
.under-btn .voice-btn a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	margin: 0.5rem auto 0;
}
.under-btn p {
	line-height: 1.4;
}
.under-btn p span {
	line-height: 1.4;
	display: block;
	font-size: 1.5rem;
}
.mb20 {
	margin-bottom: 20px;
}

.knowledge-sec .img-box {
	text-align: center;
}
.knowledge-sec .inner {
	padding: 50px;
	background: rgba(255,255,255,0.8);
}
.know_underbox h5 {
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	margin-top: 5rem;
	margin-bottom: 1.5rem;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif !important;
}

.faq-list{
	border:1px solid #ccc;
	border-bottom:0;
}
.faq-list li{
	border-bottom:1px solid #ccc;
}
.faq-list .q-box{
	cursor: pointer;
	padding:20px;
}

.faq-list .content-box{
	padding: 20px;
	background: #f5f5f5;
	display: none;
}
.faq-list .content-box h6{
	position: relative;
	padding-left: 60px;
	font-size:110%;
	color: #6D3429;
	font-weight: bold;
	margin-bottom: 1rem;
    padding-top: 0.5rem;
}
.faq-list .content-box p{
	padding-left: 60px;
}
.faq-list .content-box h6:before{
	position: absolute;
	top:0;
	left:0;
	content: "A";
	display: block;
	width:40px;
	height: 40px;
	text-align: center;
	line-height: 37px;
	background: #6D3429;
	color:#fff;
}
.faq-list h5{
	font-size:110%;
	position: relative;
	padding:4px 30px 4px 60px;
	color: #6D3429;
	font-weight: bold;
}
.faq-list h5:before{
	position: absolute;
	top:0;
	left:0;
	content: "Q";
	display: block;
	width:40px;
	height: 40px;
	text-align: center;
	line-height: 37px;
	background: #1F4C39;
	color:#fff;
}
.faq-list h5:after{
	content: "\f107";
    font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-size:120%;
	color:#1F4C39;
	position: absolute;
	top:5px;
	right:0%;
}
.faq-list .active h5:after{
	content: "\f106";
}

.voice-box {
	padding: 30px 0;
}
.voice-box:not(:last-child) {
	border-bottom: 1px solid #1F4C39;
}
.voice-box .voice-tit {
	font-size: 2.2rem;
	font-weight: bold;
	color: #1F4C39;
	text-align: left;
	margin-bottom: 1rem;
}
.voice-box .voice-tit span {
	font-size: 1.6rem;
	font-weight: bold;
	margin-left: 20px;
}
.voice-box .img-box {
	width: 160px;
	margin-right: 30px;
}

@media screen and (max-width: 800px) {
.under-btn .knowledge-btn {
    width: 32%;
    margin-bottom: 5px;
}
.knowledge-sec section {
	padding-left: 3%;
	padding-right: 3%;
}
.knowledge-sec .inner {
    padding: 50px 20px;
}
.center {
	text-align: left !important;
}
}

.knowledge h2.tit01.txt-en {
    line-height: 1.4;
    margin-bottom: 10px;
}
.knowledge h2.tit01 {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    color: #1F4C39;
    font-weight: bold;
}
.knowledge .txt-en {
    font-family: 'Questrial', sans-serif !important;
    font-weight: bold;
}
.knowledge h3.tit01.mincho {
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    color: #1F4C39;
    margin: 0 0 4rem;
    font-weight: bold;
}

.knowledge h3.tit01 {
    font-size: 124%;
    margin: 0 0 0.3em;
    font-weight: bold;
}
.knowledge .mincho {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif !important;
}
.knowledge h4 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 4.0rem;
    text-align: center;
}
.resiur-h h3 {
  line-height: 1.8em;
}
.knowledge .content-sec {
  border-bottom: 0;
}
.knowledge .bottom-resiur-h {
  margin-bottom: 5rem;
}

.resiur-h h4 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 4.0rem;
    text-align: center;
  font-weight: normal;
}
.resiur-h h3 {
  line-height: 1.8em;
  font-weight: normal;
}
