@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    --e-global-color-primary: #999;
}

input.wpcf7-form-control.wpcf7-text {
    background-color: #eee!important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	    background-color: #eee!important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #e60012!important;
    color: #fff;
}


td.nyuukyosya-bosyu-table-title {
    background: #eee;
}

.wpcf7 form.spam .wpcf7-response-output {
    color: #000;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #000;
}
.page-id-6630 .header-link-box{
   display:none;
}

.wrap{
	width: 100%!important;
}

html {
 overflow-x: hidden;
}

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap');
.latofont{
	font-family: 'Lato', "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;;
}


#custom-post-type-recent-posts-3{
	padding: 20px 1em 30px 1em;
	max-width: 800px;
	margin: 0 auto 50px;
}

#custom-post-type-recent-posts-3 a {
	position: relative;
    top: 0;
	width:90%;
	left:90px;
    display: block;
}

#custom-post-type-recent-posts-3 .post-date {
	color: #e60012;
    margin-left: 0;
    float: left;
    position: absolute;
    top: 5px;
    left: 0px;
}

#custom-post-type-recent-posts-3 li {
    position: relative;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
}


#custom-post-type-recent-posts-4{
	padding: 20px 1em 30px 1em;
	max-width: 800px;
	margin: 0 auto 0;
}

#custom-post-type-recent-posts-4 a {
	position: relative;
    top: 0;
    left: 90px;
    width: 80%;
    display: block;
}

#custom-post-type-recent-posts-4 .post-date {
	color: #e60012;
    margin-left: 0;
    float: left;
    position: absolute;
    top: 5px;
    left: 0px;
}

#custom-post-type-recent-posts-4 li {
    position: relative;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
}
#list{
	display: none!important;
}

.pagination-next{
	display: none;
}

.pagination{
	display: none;
}

.bx-prev, .bx-next{
	display: none;
}

.header-container-in.hlt-top-menu{
	display: none;
}

.footer-bottom{
	display: none;
}

.sa_owl_theme .owl-dots .owl-dot{
	display: none!important;
}

.owl-carousel .owl-stage-outer{
}

main{
    padding: 0!important;
}

h1, h2, h3, h4{
	font-family: 'Lato', serif;
    letter-spacing: 3px;
}
h4{
	 font-size: 20px;
    letter-spacing: 0px;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.page-head-box{
    background-image: url("http://agence.co.jp/wp2022/wp-content/uploads/2022/05/rafureshiru202-13.jpg");
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-head-box-tenant{
    background-image: url("http://agence.co.jp/wp2022/wp-content/uploads/2022/05/top_ten_bg01.jpg");
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-head-text{
    font-size: 30px;
}

.page-title{
    color: #000;
}

.name-outer{
    height: 200px;
    display: flex;
    align-items: center;
    border-top: 4px solid #e60012;
    background-color: #eeeeee;
}

.name-box{
	padding-left: 1em;
	padding-right: 1em;
	max-width: 1000px;
	margin: 0 auto;
}

.name{
    font-size: 30px;
    color: #000;
    border-left: 12px solid #e60012;
    padding-left: 1em;
}

@media screen and (max-width: 750px){
	.name-outer{
		height: 100px;
	}
}

@media screen and (max-width: 750px){
	.name{
		font-size: 24px;
	}
}


/*topページ　athomeここから*/
.athome-kuusitu-outer-bottom{
	padding-bottom: 50px;
}

.athome-kuusitu-box{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.athome-limk-box{
    height: 170px;
    padding-top: 28px;
		text-align: center;
		background-color: #e60012;
		width: 100%;
		font-size: 14px;
	}
	.athome-limk-box:hover{
		opacity: 0.5;	
		transition: 0.5s;
	}
	
	.athome-text-box{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.athome-text{
		display: flex;
		align-items: center;
		padding-left: 3px;
	}
	
	.athome-logo{
		height: 100%;
		padding-top: 5px;
	}
	
	.athome-text-sagasu{
		font-size: 30px;
		font-weight: bold;
		margin-top: 12px;
	}
	
	.kuusitu-dl-limk-box{
		text-align: center;
		background-color:#0d44e0;
		color: #fff;
		width: 100%;
    height: 170px;
    padding-top: 28px;
	}
	.kuusitu-dl-limk-box:hover{
		opacity: 0.5;	
		transition: 0.5s;
	}
	
	.kuusitu-dl-limk-text{
		font-size: 14px;
	}
	
	.kuusitu-dl-limk-text-bottom{
		font-size: 30px;
		font-weight: bold;
		margin-top: 11px;
	}
	
	@media screen and (max-width: 670px){
		.athome-kuusitu-box{
			display: block;
		}
		
		.athome-kuusitu-outer{
		}
	}
/*topページ　athomeここまで*/

/*topページ　SERVICEここから*/
/*.service-section{
	padding-bottom: 60px;
	}*/
	
	.service-title-box{
		text-align: center;
		color: #000;
		padding-top: 80px;
	}
	
	.service-title-main{
		font-size: 40px;
	}
	
	.service-title-sub{
		font-size: 16px;
	}
	
	.service-content-outer{
		max-width: 1000px;
		margin: 50px auto 50px auto;
		display: flex;
		justify-content: space-evenly;
		flex-wrap: wrap;
	}
	
	.service-content-box{
		max-width: 230px;
	}
	
.service-content-title{
    padding:0 10px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;	
    color: #000;
}
	
.service-content-text{
    text-align: justify;
    padding: 0 10px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.2em;
    margin-top: 1em;
    color: #444;
}
	
.service-content-text-margin{
    text-align: justify;
    padding: 0 10px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.2em;
    margin-top: 1em;
    color: #444;
}
	
.service-content-more{
    font-size: 12px;
    padding:0 5px 10px;
    color: #e60012;
    text-align: right;
}

	.service-box a:hover{
		background:#f3f3f3;
		transition : 0.5s;
		opacity: 0.7 ;
	}

	.service-link{
		text-decoration: none;
	}

.tenant-kanri-link-outer{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 1em;
    padding-left: 1em;
}

.tenant-kanri-link-box{
    margin: 0 auto 0 auto;
    background: #fff;
}

.tenant-link-text-box{
    max-width: 230px;
    color: #000;
}

.tenant-link-title{
    padding:8px 10px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 10px;
    
}

.tenant-link-text{
  text-align: justify;
    padding:0 10px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.2em;
    margin-top: 1em;
    color: #444;
}

.tenant-link-text-red{
    padding:0 5px 10px;
    color: #e60012;
    text-align: right;
}

@media screen and (min-width: 920px){
		.sp-none{
			display: none;
		}
	}

	
@media screen and (max-width: 689px){
		.sp-none{
			display: none;
		}
	
	/*.service-section{
		padding-bottom: 50px;
	}*/
	}
/*topページ　SERVICEここまで*/

/*topページ　バナー一覧ここから*/
.banner-section{
		background-color: #fff;
		padding-top: 10px;
	}
	
	.banner-outer{
		max-width: 1000px;
		margin: 0 auto;
	}
	
	.banner-box{
		display: flex;
		justify-content: space-between;
		gap: 10px;
	}
	
	.banner-img{
		max-width: 1000px;
		margin: 0 auto;
		text-align: center;
	}
/*topページ　バナー一覧ここまで*/

/*topページ　会社情報バナーここから*/
.agenceinfo-section{
		background-color: #eee;
		padding: 50px;
	}
.agence-outer{
		border-top: 2px solid #e60012;
		background-color: #fff;
		color: #000;
	}
	
	.agence-box{
		max-width: 1000px;
		margin: 0 auto;
		padding: 1em;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.agence-rogo{
		text-align: center;
		font-size: 14px;
	}
	
	.agence-information{
	}
	
	@media screen and (max-width: 820px){
		.agence-box{
			display: block;
			max-width: 820px;
			margin: 20px auto;
			padding-right: 1em;
			padding-left: 1em;
		}
		
		.agence-information{
	}
	}
/*topページ　会社情報バナーここまで*/

/*管理物件　ここから*/
.bosyu-content-section{
    max-width: 1000px;
    margin: 0 auto;
	padding-left: 1em;
	padding-right: 1em;
}

.bosyu-content-title{
    margin-top: 50px;
    color: #000;
    border-bottom: 1px solid #e60012;
    padding-bottom: 0.2em
}

.akibeya-menu-outer{
    margin-top: 50px;
	margin-bottom: 30px;
}

.akibeya-menu-box{
    color: #e60012;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    margin-top: 2em;
}

.akibeya-menu-aki{
    background-color: #e60012;
    color: #fff;
    padding: 0 1em; 
}

.akibeya-menu-text{
    padding-left: 1em;
}

.akibeya-table{
    max-width: 480px;
    height: 375px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.akibeya-table .akibeya-table-td{
    background-color: #fff;
    border-color: #000
}

.akibeya-table-td-l{
    padding:  0.5em;
    text-align: center;
}

.akibeya-information{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.akibeya-setsubi-box{
    color: #000;
}

.akibeya-sestubi-title{
    font-size: 30px;
    color: #000;
    border-left: 12px solid #000;
    padding-left: 1em;
}

.akibeya-setsubi-box{
    margin-top: 50px
}

.akibeya-sestubi-text{
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: 1px;
}

.akibeya-sestubi-text-red{
    color: #e60012;
	line-height: 5em;
}

.akibeya-photo-outer{
    margin-top: 90px;
	max-width: 1000px;
}

.akibeya-photo-title{
    font-size: 30px;
    color: #000;
    border-left: 12px solid #000;
    padding-left: 1em;
}

.akibeya-photo-main-text{
    margin-top: 30px;
    margin-bottom: 25px;
    color: #e60012;
}

.akibeya-photo-box-outer{
	max-width: 1000px;
}

.akibeya-photo-box{
    display: flex;
}

.akibeya-photo-text-box{
    margin-top: 50px;
}

.akibeya-photo-text{
    color: #000;
    border-bottom: 1px solid #000;
    margin-top: 0.5em!important;
	margin-bottom: 0.5em!important;
	line-height: 1.5em;
}


.akibeya-photo-text-red{
    color: #e60012
}

.akibeya-area-outer{
    margin-top: 60px;
}

.akibeya-area-title{
    color: #000;
    font-size: 20px;
    font-weight: bold;
    border-left: 12px solid #000;
    padding-left: 1em
}

.akibeya-area-text-box{
    margin-top: 35px;
    margin-bottom: 40px;
    color:  #000;
    font-size: 16px;
}

.akibeya-area-photo-outer{
    display: flex;
	margin-top: 20px!important;
}

.akibeya-area-poto-text{
    color: #000;
    font-size: 14px;
	margin-top: 0px!important;
	line-height: 1em;
}

.akibeya-contact-section{
    margin-top: 80px;
    background-color: #e60012;
    display: flex;
    justify-content: center;
    padding: 2em
}

.akibeya-contact-box{
    color: #fff;
    text-align: center;
}

.akibeya-contact-text{
    font-size: 18px;
}

.akibeya-contact-text-big{
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width: 990px){
	.akibeya-information{
		max-width: 990px;
	}
	
	.akibeya-table{
		margin: 30px auto;
	}
	
	.akibeya-table-img{
		max-width: 990px;
		margin: 0 auto;
	}
}
/*管理物件　ここまで*/

.bx-wrapper{
	box-shadow: none!important;
	border: none!important;
}

.bx-wrapper .bx-pager{
	display: none!important;
}

.footer{
	padding-top: 20px;
}

/*入居者募集ページ　ここから*/
.nyuukyosya-bosyu-section{
  padding-left: 1em;
  padding-right: 1em;
}

.nyuukyosya-bosyu-page-width{
  max-width:1000px;
  margin: 0 auto;
}

.nyuukyosya-byosyu-head-box{
  background-color: #eee;
  padding-top: 3em;
  padding-bottom: 2em;
}

.nyuukyosya-byosyu-head-text-box{
  max-width:1000px;
  margin: 0 auto;
  color: #000;
  font-size: 30px;
  font-weight: bold;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.nyuukyosya-byosyu-title-box{
  margin-top: 3em;

}

.nyuukyosya-byosyu-title{
  font-size: 30px;
  color: #000;
  padding-left: 0.5em;
  border-left: 12px solid #e60012;
  font-weight: bold;
}

.nyuukyosya-byosyu-lead-box{
  max-width: 1000px;
  margin-top: 3em;
  border-bottom: 2px solid #e60012;
  color: #000;
  font-size: 22px;
  font-weight: bold;
}

.nyuukyosya-byosyu-yachin-outer{
  margin: 2em auto 2em auto;
}

.nyuukyosya-byosyu-yachin-box{
  color: #e60012;
  margin-top: 1em;
  font-size: 20px;
  font-weight: bold;
}

.aki-span{
 background-color: #e60012;
 padding: 0.4em;
 margin-right: 0.5em;
 color: #fff;
}

.nyuukyosya-bosyu-table-outer{
  margin: 3em auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.nyuukyosya-bosyu-table-img-outer{
  display: flex;
  justify-content: center;
  margin-left: 1em;
}
.nyuukyosya-bosyu-table-img-box {
    width: 500px;
}

.nyuukyosya-bosyu-table{
  color: #000;
  font-weight: bold;
}

.nyuukyosya-bosyu-table-title{
  padding: 0.5em 1em;
font-weight: bold;
}

.nyuukyosya-bosyu-table-text{
  padding: 0.5em 1em;　
}

.nyuukyosya-bosyu-sub-title-box{
  margin: 2em auto 0.5em;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  border-left: 12px solid #000;
  padding-left: 1em;
}

.nyuukyosya-bosyu-setsubi-box{
  color: #000;
}

.nyuukyosya-bosyu-setsubi-text-red-box{
  color: #e60012;
  margin-top: 2em;
  margin-bottom: 4em;
}

.nyuukyosya-bosyu-photo-Gallery-top-text{
  color: #000;
}

.nyuukyosya-bosyu-photo-Gallery{
  margin-top: 2em;
  display: flex;
	justify-content: center;
  flex-wrap: wrap;
}

.nyuukyosya-bosyu-photo-Gallery-sp{
  display: flex;
}

.nyuukyosya-bosyu-photo-Gallery-text-box{
  color: #000;
  margin-top: 2em;
}

.nyuukyosya-bosyu-photo-Gallery-text{
    border-bottom: 1px solid #ccc;
	padding:0.5em 0;
    font-weight: bold;
    line-height: 1.3em;
}

.text-red-span{
  color: #e60012;
}

.nyuukyosya-bosyu-area-text-box{
  color: #000;
}

.nyuukyosya-bosyu-area-img-outer{
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}

.nyuukyosya-bosyu-area-img-box{
  margin-top: 1em;
}

.nyuukyosya-bosyu-area-img-text{
  color: #000;
  font-size: 14px;
}

.nyuukyosya-bosyu-photo-Gallery-sp{
	justify-content: center;
}

.nyuukyosya-bosyu-contact-img{
  margin-top: 3em;
  margin-bottom: 3em;
}

.nyuukyosya-bosyu-area-img-outer-sp{
  display: flex;
}

@media screen and (max-width: 1035px){
  .nyuukyosya-bosyu-area-img-outer{
    justify-content: center;
  }
}

@media screen and (max-width: 785px){
  .nyuukyosya-bosyu-photo-Gallery{
    justify-content: center;
  }

  .nyuukyosya-bosyu-area-img-outer{
    justify-content: center;
  }
}

@media screen and (min-width:636px){
  .nyuukyosya-bosyu-photo-Gallery-sp{
    display: none;
  }
}

@media screen and (max-width:635px){
  .nyuukyosya-bosyu-photo-Gallery{
    display: none;
  }
}

@media screen and (max-width:535px){
  .nyuukyosya-bosyu-area-img-outer{
    display: none;
  }
}

@media screen and (min-width:536px){
  .nyuukyosya-bosyu-area-img-outer-sp{
    display: none!important;
  }
}

.nyuukyosya-bosyu-contact-outer{
  background-color: #e60012;
  margin-top: 5em;
}

.nyuukyosya-bosyu-contact-text-box{
  text-align: center;
  padding: 2em 1em 0.5em 1em;
}

.nyuukyosya-bosyu-contact-link{
  text-decoration: none;
  color: #fff;
}

.nyuukyosya-bosyu-contact-text1{
  font-size: 20px;
}

.nyuukyosya-bosyu-contact-text2{
  font-size: 30px;
  padding-top: 0.3em;
}

.nyuukyosya-bosyu-service-content-outer{
  max-width: 1000px;
  margin: 75px auto 0 auto;
  display: flex;
  justify-content: space-bwtween;
  flex-wrap: wrap;
}
	
.nyuukyosya-bosyu-service-content-box{
  width: 230px;
  margin: 1em auto 0 auto;
	}
	
.nyuukyosya-bosyu-service-content-title{
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  color: #000;
  padding-top: 1em;
}
	
.nyuukyosya-bosyu-service-content-text{
  margin-top: 1em;
  font-size: 14px;
  line-height: 1.3em;
  color: #000;
  padding-top: 2.7em;
}
	
.nyuukyosya-bosyu-service-content-text-margin{
  padding-top: 1.5em;
}
	
.nyuukyosya-bosyu-service-content-more{
  margin-top: 0.5em;
  font-size: 14px;
  text-align: right;
  color: #e60012;
  padding-top: 2em;
}

.nyuukyosya-bosyu-service-link{
  text-decoration: none;
}

@media screen and (min-width: 920px){
 .nyuukyosya-bosyu-sp-none{
   display: none;
 }
}

	
@media screen and (max-width: 689px){
 .nyuukyosya-bosyu-sp-none{
   display: none;
 }
	
 .nyuukyosya-bosyu-service-section{
   padding-bottom: 50px;
 }
}

.nyuukyosya-bosyu-banner-outer{
  margin-top: 100px;
  margin-bottom: 100px;
}

.nyuukyosya-bosyu-agence-outer{
  border-top: 2px solid #e60012;
  background-color: #fff;
  color: #000;
  padding-bottom: 1em;
}
	
.nyuukyosya-bosyu-agence-box{
  max-width: 1000px;
  margin: 0 auto;
  padding: 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
	
.nyuukyosya-bosyu-agence-rogo{
  text-align: center;
  font-size: 14px;
}

.nyuukyosya-bosyu-agence-rogo-bottom-text{
  padding-top: 1em;
}
	
.nyuukyosya-bosyu-agence-information{
  line-height: 2.5em;
  margin-top: 1em;
}
	
@media screen and (max-width: 820px){
 .nyuukyosya-bosyu-agence-box{
  display: block;
  max-width: 820px;
  margin: 20px auto;
  padding-right: 1em;
  padding-left: 1em;
 }
		
 .nyuukyosya-bosyu-agence-information{
  text-align: center;
  margin-top: 30px;
  border-top: 2px solid #e60012;
  padding-top: 1em;
 }
}

.athome-kuusitu-a-width{
  width: 100%;
  color: #fff;
  text-decoration: none;
}

.nyuukyosya-bosyu-athome-kuusitu-outer-bottom{
  padding-bottom: 50px;
}

.nyuukyosya-bosyu-athome-kuusitu-box{
  display: flex;
  justify-content: center;
  align-items: center;
padding-left: 0!important;
padding-right: 0!important;
}
	
.nyuukyosya-bosyu-athome-limk-box{
  padding-top: 55px;
  padding-bottom: 31px;
  width: 500px;
  text-align: center;
  background-color: #e60012;
  width: 100%;
  font-size: 14px;
}
	
.nyuukyosya-bosyu-athome-text-box{
  display: flex;
  justify-content: center;
  align-items: center;
}
	
.nyuukyosya-bosyu-athome-text{
  display: flex;
  align-items: center;
  padding-left: 3px;
}
	
.nyuukyosya-bosyu-athome-logo{
  height: 100%;
  padding-top: 5px;
}
	
.nyuukyosya-bosyu-athome-text-sagasu{
  font-size: 30px;
  font-weight: bold;
  margin-top: 5px!important;
}
	
.nyuukyosya-bosyu-kuusitu-dl-limk-box{
  text-align: center;
  background-color:#0d44e0;
  color: #fff;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 28px;
}
	
.nyuukyosya-bosyu-kuusitu-dl-limk-text{
  font-size: 14px;
  padding-top: 30px;
}
	
.nyuukyosya-bosyu-kuusitu-dl-limk-text-bottom{
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px!important;
}
	
@media screen and (max-width: 670px){
.nyuukyosya-bosyu-athome-kuusitu-box{
  display: block;
}
		
.nyuukyosya-bosyu-athome-kuusitu-outer{
  padding-left: 1em;
  padding-right: 1em;
  margin-top: 50px;
  margin-bottom: 50px;
}
}
/*入居者募集ページ　ここまで*/

/*管理物件ページ　ここから*/
.bukken-detail-section{
    max-width: 1000px;
    margin: 0 auto 50px;
}

.bukken-detail-title-box{
    color: #000;
    max-width: 1000px;
    margin: 40px auto 0 auto;
    border-bottom: 2px solid #999999;
}

.bukken-detail-photo-box{
    margin-top: 15px;
    display: flex;
    justify-content: center
}

.akibeya-area-photo-outer{
    max-width: 1000px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.akibeya-area-poto-box{
    margin-top: 1em;
}

/*管理物件ページ　テナント管理　ここまで*/
.kanri-nihonbld-photo-box{
    margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-nihonbld-photo-text{
    color: #000;
    font-size: 14px;
    margin-top: -0.5em!important;
}

.kanri-yasudabld-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-azabu21-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-hirosebld-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-a-jubld-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-smile-kyomachi-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-the-pom-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-the-kyo-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}

.kanri-kurosaki-agence-photo-box{
	margin-top: 1em;
    display: flex;
    justify-content: space-between;
}
/*管理物件ページ　テナント管理　ここまで*/

/*ざ京　ここから*/
.bukken-kanri-the-kyo-madori-box{
    text-align: center;
    margin-top: 1em;
}

.bukken-kanri-the-kyo-table{
    margin-top: 1em;
    color: #000;
}

.bukken-kanri-the-kyo-table-td-title{
    font-weight: bold;
}

.bukken-kanri-the-kyo-setsubi-box{
    margin-top: 2em;
    margin-bottom: 2em;
}

.bukken-kanri-the-kyo-setsubi-title-box{
    color: #000;
    border-left: 4px solid #000;
    margin-bottom: 1em;
}

.bukken-kanri-the-kyo-setsubi-title{
    padding-left: 0.5em;
    font-size: 24px;
    font-weight: bold;
}

.bukken-kanri-the-kyo-setsubi-text-box{
    color: #000;
}

.bukken-kanri-the-kyo-gallery-box{
    display: flex;
}
/*ざ京　ここまで*/
/*駐車場の空き情報　ここから*/
.kanri-bukken-parking-content-outer{
    margin-top: 1em;
    display: flex;
}

.kanri-bukken-parking-text-box{
    color: #000;
    margin-top: 1em;
}

.kanri-bukken-parking-chinryou-title{
    border-left: 8px solid #000;
    font-size: 20px;
    font-weight: bold;
    padding-left: 0.5em;
    margin-bottom: 0.5em;
}

.kanri-bukken-parking-chinryou-text{
    margin-left: 1em;
}

.kanri-bukken-parking-area-title{
    margin-top: 3em;
    border-left: 8px solid #000;
    font-size: 20px;
    font-weight: bold;
    padding-left: 0.5em;
    margin-bottom: 0.5em;
}

.kanri-bukken-parking-area-text{
    margin-left: 1em;
}


.kanri-bukken-parking-map-box{
    padding: 0 20px 0;
}

.kanri-bukken-parking-map-text{
    color: #000;
    font-weight: bold
}
/*駐車場の空き情報　ここから*/
/*管理物件ページ　ここまで*/

/*バナーのリンク先　ここから*/
.agence-content-page-header{
    background-color: #eee;
}

.agence-content-page-header-box{
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.agence-content-page-header-text{
    padding-left: 0.5em; 
    font-size: 30px;
    color: #000;
    font-weight: bold;
    border-left: 12px solid #e60012;
}

.agence-content-page-section{
    color: #000;
    padding-right: 1em;
    padding-left: 1em;
}

.agence-content-page-title-box{
    max-width: 1000px;
    margin: 1em auto 0 auto;
}

.agence-content-page-title{
    color: #e60012;
    font-size: 20px;
    border-left: 8px solid #e60012;
    border-bottom: 2px solid #e60012;
    padding-left: 1em;
    font-weight: 600;
}

.agence-content-page-sub-title-box{
    max-width: 1000px;
    margin: 1em auto 1em;
    border-left: 8px solid #000;
	border-bottom: 2px solid #000;
    padding-left: 0.5em;
	font-size: 20px;
	font-weight: bold;
}

.agence-content-page-text-box{
    max-width: 1000px;
    margin: 1.5em auto 5em auto;
}

.agence-content-page-text-red{
    color: #e60012;
}
/*バナーのリンク先　ここまで*/

/*エイジェンスの不動産管理バナーリスト　ここから*/
.kanri-link-section{
    padding-right: 1em;
    padding-left: 1em;
    margin-top: 150px;
    padding-bottom: 150px;
}

.kanri-link-outer{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.kanri-link-box{
    display: flex;
    justify-content: space-between;
}

.kanri-link-box-sp {
    display: flex;
    justify-content: space-between;
}

.kanri-link-img{
    padding-right: 0.5em;
    padding-left: 0.5em;
}
.kanri-link-img a:hover{
    opacity: 0.7;
    transition: 0.5s;	
}

@media screen and (max-width: 691px){
	.kanri-link-outer{
		display: none;
	}
	
	.kanri-link-outer-sp{
		text-align: center;
	}
}

@media screen and (min-width: 692px){
	.kanri-link-outer-sp{
		display: none;
	}
}
/*エイジェンスの不動産管理バナーリスト　ここまで*/

/*仲介業者様専用サイト　ここから*/
.dl-btn-box{
    max-width: 200px;
    background-color: #e60012;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.2em 1em;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}

.dl-page-link-a{
    color: #e60012
}

.dl-page-content-section{
    color: #000;
    max-width: 1000px;
    margin: 1em auto;
    padding-right: 1em;
    padding-left: 1em;
}

.dl-page-content-title{
    font-size: 22px;
    font-weight: bold;
    border-left: 8px solid #000;
    border-bottom: 2px solid #000;
    padding-left: 0.5em;
}

.dl-page-content-area-title{
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #000;
    margin-top: 1em;
}

.dl-page-content-box{
    margin-top: 2em; 
    border-bottom: thick double #e60012;
}

.dl-page-content-box-title{
    color: #e60012;
    font-weight: bold;
}

.dl-page-content-img-outer{
    display: flex;
}

.dl-page-content-img-box{
    padding-right: 1em;
}
/*仲介業者様専用サイト　ここまで*/
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}

/*newsblog*/

.blog-main-title-box{
  font-size: 30px;
  color: #fff;
  background-color: #000;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-align: center;
}
.blog-outer{
  max-width: 1000px;
  margin: 0 auto;
  color: #000;
  padding-top: 2em;
  margin-bottom: 2em;
}

.blog-lead-box{
  font-size: 20px;
	border-bottom: 2px solid #e60012;
}

.blog-text-box{
	margin-top: 2em;
}

.blog-red-text{
	color: #e60012;
}

.blog-bold-text{
	font-weight: bold;
}

.blog-img-box{
	margin-top: 1em;
}

/*パスワードページ*/
.page_pass_wrap {
    max-width: 600px;
    border: 1px solid #aaa;
    background: #fafafa;
    border-radius: 20px;
    margin: 50px auto;
    padding: 20px;
	padding-left: 1em;
	padding-right: 1em;
}
form.page_pass{
    text-align: center;
}
input.page_pass_input {
    width: 250px;
    border: 2px solid #000;
    margin: 20px auto;
    text-align: center;
}
input.page_pass_submit {
    text-align: center;
    width: 200px;
    background: #e60012;
    border: 1px solid #e60012;
    color: #fff;
    border-radius: 30px;
}
.page_pass_text h2{
    text-align: center;
    margin: 30px 0;
}
.page_pass_text p{
	 color: #000;
	text-align: center;
}


@media screen and (min-width: 481px){
	.sp-br{
		display: none;
	}
}