/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 27 2021 | 13:00:58 */
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

/*お問い合わせエリア*/
.faqArea {
	width:366px;
	height:259px;
	}

.faqArea div.faqBox01 {
	width:312px;
	border:solid 2px #3ca371;
	background-color:#3ca371;
	color:#fff;
	font-weight:bold;
	padding:10px;
	text-align:center;
}

.faqArea div.faqBox02 {
	width:312px;
	height:172px;
	border:solid 2px #3ca371;
	background-color:#fff;
	padding:20px 0 10px 0;
	text-align:center;
	font-size: 90%;
	line-height: 1.6em;
}

.faqArea img.faqImg01 {
	width:280px;
	}

/*ページネーション*/
div.pagenation_box {
	width:100%;
	text-align:center;
	}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    width:100%;
}

ul.pagination li {display: inline;}

ul.pagination li.page_left {
    float:left;
    }

ul.pagination li.page_right {
    float:right;
    }

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 16px;
	margin:0 10px;
}

ul.pagination li a.active {
    color: #ccc;
    }

ul.pagination li a:hover:not(.active) {
    color:#ccc ;
    }

/*グラデーションボタン*/
.btn,
a.btn,
button.btn {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-gradient {
  font-weight: normal;

  color: #fff;
  border-radius: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(40%, #1e6e21),
    to(#3ca371)
  );
  background-image: -webkit-linear-gradient(left, #1e6e21 40%, #3ca371 100%);
  background-image: linear-gradient(90deg, #1e6e21 40%, #3ca371 100%);
}

a.btn-gradient:after {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: "";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;

  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1e6e21),
    color-stop(#3ca371),
    to(#4ab3bf)
  );

  background-image: -webkit-linear-gradient(left, #1e6e21, #3ca371, #4ab3bf);

  background-image: linear-gradient(90deg, #1e6e21, #3ca371, #4ab3bf);
}

a.btn-gradient span {
  position: relative;
  z-index: 1;
}

a.btn-gradient:hover {
  color: #fff;
}

a.btn-gradient:hover:after {
  opacity: 0;
}

/*お部屋探しからご契約までの流れ*/
.flow_top {
    background-image:url(https://ishibashi-ehome.co.jp/wp-content/uploads/sites/262/2021/01/flow_topimg.jpg);
    margin-bottom:40px;
}

.flow_comment {
    width: 100%;
    margin-top: -1em;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.flow_comment p {
     margin-bottom:0 !important;
}

.flow_comment h4 {
     margin-bottom:0 !important;
      color: #fff;
      font-size:1.5rem;
      font-weight:bold;
      padding: 20px 0;
}

.flowarea {
	background-color:#fff;
}

.flowarea p {
	margin:0 auto;
}

.flowarea section.box {
	margin:10px 0;

	}

.flowarea div.title {
        line-height:100px;
        font-size:19px;
        color:#fff;
        font-weight:bold;
        height:100px;
        min-width:390px;
	width:40%;
        text-align:center;
        float:left;
        margin:14px;
	}

.flowarea div.contents {
	float:left;
	margin: 20px 30px 20px 30px;
        min-width:360px;
	width:52%;
        line-height:1.6em;
        font-size:16px;
	}

.flowarea img.right {
	float:right;
	}

.flowarea img.flow2 {
	float:right;
	margin-bottom: 30px;
	width:100%;
	min-width: 360px;
	max-width: 560px;
	}

.flowarea img.flow5-1 {
	float:right;
	margin-bottom: 10px;
	width:100%;
	min-width: 360px;
	max-width: 560px;
	}

.flowarea img.flow5-2 {
	float:right;
	margin-bottom: 30px;
	width:100%;
	min-width: 360px;
	max-width: 560px;
	}

.flowarea div.flowcon5,
.flowarea div.flowcon4 {
	margin-top:26px;
	}

.flowarea div.flowcon2,
.flowarea div.flowcon3,
.flowarea div.flowcon6 {
	margin-top:20px;
	}

.flowarea p.left {
	float:left;
	}

.flowarea p.caution {
	font-size:14px;
	text-align:right;
	padding: 2px 0px;
	}

.flowarea span.marker {
	background: linear-gradient(transparent 40%, #ffff66 60%);
	}

.flowarea ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.flowarea ul li {
	position:relative;
	padding: 0em 0.3em 0.3em 1.3em;
}

.flowarea ul li:before {
	position:absolute;
	content:'';
	top: 0.5em;
	left: 0.2em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #679a35;
}

.f1 {
	background-color:#fea103;
	}

.f2 {
	background-color:#fe9411;
	}

.f3 {
	background-color:#fd8024;
	}

.f4 {
	background-color:#fc762f;
	}

.f5 {
	background-color:#fc6241;
	}

.f6 {
	background-color:#fb5153;
	}

.f7 {
	background-color:#fb4461;
	}

.fa1 {
  	height:120px;
}

/*リノベーション物件一覧*/
.reno_top {
  background-image:url(https://ishibashi-ehome.co.jp/wp-content/uploads/sites/262/2021/01/reno_topimg.jpg);
}

.reno_comment {
    width: 100%;
    margin-top: -1em;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.reno_comment p {
     margin-bottom:0 !important;
}

.reno_comment h4 {
     margin-bottom:0 !important;
      color: #fff;
      font-size:1.5rem;
      font-weight:bold;
      padding: 20px 0;
}

dl,dt,dd {
	margin: 0; padding: 0;
	}

.reno_list_table dt,
.reno_list_table dd {
	font-size: 16px;
	height: 36px;
	padding: 4px 0 0 4px;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px solid #fff;
	float:left;
	}

.reno_list_table {
	width: 100%;
	}

.reno_list_table dt {
	background-color: #666;
	color:#fff;
	width:30%;
	}
.reno_list_table dd {
	background-color: #f0f0f0;
	width:70%;
	}

section.reno_list_section {
	background-color:#fff;
	padding:10px 20px;
  	width:100%;
	text-align:center;
	}

div.reno_list_box {
	margin-top:20px;
	}

section.reno_list_section h5 {
	margin:10px 0 8px 0;
	padding:0;
	font-size:16px;
    color: #3ca371;
    font-weight: bold;
	}

.reno_btn {
	width:100%;
	text-align:center;
	padding:20px 0;
	}

.reno_btn a span {
	}

.reno_btn a {
	text-decoration: none;
	}

/*リノベーション物件詳細*/

@media screen and (max-width: 480px) {
  .reno_detail_boximg img {margin-top:30px;}
}
.reno_detail_title {
    margin:0;
    padding-top: 40px !important;
    padding-bottom: 0 !important;
    margin-top:-50px;
}

.reno_detail_title p {
    background-image:url(https://ishibashi-ehome.co.jp/wp-content/uploads/sites/262/2021/01/reno_title.png);
    background-repeat:no-repeat;
    text-indent:2em;
    margin-bottom: 0;
}

.reno_detail_section {
    width:100%;
    padding:20px;
}

.reno_detail_section h5 {
    font-weight:bold;
    font-size: 1.5rem;  
}

.reno_detail_comment {
    border: solid 1px #000;
    padding: 20px;
    border-radius: 6px;
}

.reno_detail_station {
    font-size: 1rem;
    background-image:url(https://ishibashi-ehome.co.jp/wp-content/uploads/sites/262/2021/01/reno_train-e1611305324804.png);
    background-repeat:no-repeat;
    text-indent:1.6em;
}

.reno_detail_contents {
    border: solid 1px #666;
    border-radius: 6px;
    padding: 40px 20px;
}

.reno_detail_container {
  padding-top:0 !important;
}

.reno_detail_data {
    font-size: 1rem;
    background-image:url(https://ishibashi-ehome.co.jp/wp-content/uploads/sites/262/2021/01/reno_data.png);
    background-repeat:no-repeat;
    text-indent:2em;
    margin-bottom:0 !important;
}

.reno_detail_table dt,
.reno_detail_table dd {
	font-size: 16px;
	height: 46px;
	padding: 8px 0 0 10px;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px solid #fff;
	float:left;
	}

.reno_detail_table {
	width: 100%;
	}

.reno_detail_table dt {
	background-color: #666;
	color:#fff;
	width:28%;
	}
.reno_detail_table dd {
	background-color: #f0f0f0;
	width:72%;
	}

section.reno_detail_section {
	background-color:#fff;
	padding:10px 20px;
  	width:100%;
	text-align:center;
	}

div.reno_detail_box {
	margin-top:10px;
	}

.reno_detail_map {
  background-color:#fff;
}

/*物件オーナー様へ*/
.owner_top {
  background-image:url(https://ishibashi-ehome.co.jp/wp-content/uploads/sites/262/2021/01/owner_topimg.jpg);
  margin-bottom:40px;
}

.owner_comment {
    width: 100%;
    margin-top: -1em;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.owner_comment p {
     margin-bottom:0 !important;
}

.owner_comment h4 {
     margin-bottom:0 !important;
      color: #fff;
      font-size:1.5rem;
      font-weight:bold;
      padding: 20px 0;
}

.ownerSectionBox {
  	margin:10px 0 40px 0;
}

.ownerSection01 {
	width:100%;
	text-align:center;
	padding:20px 0;
}

.ownerSection02{
	display:flex;
	width:100%;
	text-align:center;	
}

.ownerSection02 div {
	width:100%;
	padding:0 20px;
    }

.ownerSection02 div img {
	border-radius:20px;
}

      @media screen and (max-width: 1200px) {
.ownerSection02{
	display:flex;
        }
.ownerSection02 div img {
	width:240px;
    }
.ownerSection01 img {
	width:712px;
	}
      }

@media screen and (max-width: 480px) {

.ownerSection02{
	display:block;
	}

.ownerSection02 div {
	padding:10px 0;
    }

.ownerSection02 div img {
	width:330px;
    }

.ownerSection01 img {
	width:100%;
	height:100%;
	}
}
.ownerLinkContent {
	width:100%;
	}

.ownerLinkBox {
	display:flex;
	background-color:#fff;
        max-width: 960px;
	padding:20px;
	margin:20px auto;
	}

.ownerLinkBox p {
	margin:0;
	}

.ownerLinkBox section.ownerLink01 {
	margin-right:20px;
	}

.ownerLink01 img {
    width:280px;
}

.ownerLinkBox section.ownerLink02 p.ownerLinkTitle {
	font-weight:bold;
	font-size:22px;
	margin:10px 0 6px 0;
	background-image:url(https://ishibashi-ehome.co.jp/wp-content/uploads/sites/262/2021/01/owner06.png);
	background-repeat:no-repeat;
	text-indent:40px;
	}

.ownerBtn {
    text-align: right;
    margin-top: 20px;
}

@media screen and (max-width: 480px) {

.ownerLinkBox {
	display:block;
	}

.ownerLink01 img {
	width:100%;
	height:100%;
}
.ownerLinkBox section.ownerLink01 {
	margin:0;
}
}

/*物件オーナー様へ >賃貸管理システムについて*/
div.operation_title {
    width:100%;
    text-align:center;
    }

div.operation_title h4 {
    font-weight:bold;
}

div.relation_box {
    width:100%;
    text-align:center;
}

.operation {
    background-color: #fff;
    padding: 40px 10px;
    margin: 40px 20px;
	}

.operation dt {
	font-size:18px;
	font-weight:bold;
	text-indent: 2em;
	margin: 16px 0 4px 0;
	}

.operation dd {
	background-color:#eee;
	padding:10px;
　  margin: 0 20px;
	}

/*物件オーナー様へ > 募集管理システムについて*/

ol.recruitList{
  counter-reset:list;
  list-style-type:none;
  padding:0 1.5em;
	font-size:18px;
}
ol.recruitList li{
  position:relative;
  padding: 7px 5px 3px 40px;
  /*margin: 7px 0 10px 0;*/
  font-weight: bold;
  border-bottom:solid 1px #3ca371;
	font-size:18px;
}
ol.recruitList li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #3ca371;
  border-radius: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.recruitBox {
    background-color:#fff;
    padding:40px;
    margin: 40px 0;
}

.recruitBox div.RecruitContent {
    font-size:16px;
    padding:20px 40px 0 40px;
}

.RecruitImgLeft,
.RecruitImgRight { 
    width:300px;
    margin:0 20px;
}

.RecruitImgLeft {
    float:left;
} 

.RecruitImgRight {
    float:right;
} 

.RecruitTxt {
    float:left;
    width: calc(100% - 340px);
}

@media only screen and (max-width: 480px) {
  ol.recruitList {margin-left:0;}
  .recruitBox div.RecruitContent {padding:0;}
  .RecruitImgLeft {float:none;width:100%;margin:10px 0 0 0;}
  .RecruitImgRight {float:none;width:100%;margin:10px 0 0 0;}
  .RecruitTxt {float:none;width:100%;}
}