@charset "utf-8";
html {
    scroll-behavior: smooth;
}

body{
   margin: 0 auto;
  font-size: 1.2em;
   color: #333333;
   font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'sans-serif';
}

img{
   display: block;
}
a {
   color: #333;
}


/*メインビジュアル*/
#mainPhoto img{
 width:100%;
 height: auto;
  opacity: 0.6;
}
/***トップへ戻るボタン***/
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/***トップへ戻るボタンここまで***/

@media screen and (min-width:641px) {

.hidden-pc {
   display: none;
}
#mainPhoto img{
  position: relative;
  bottom: 200px;
}
#mainPhoto #fedoctor img{
  bottom: 5px;
}
#mainPhoto #mri img{
  bottom: 180px;
} 


  
/*ヘッダー*/
/*全サイトにつけると良い　画像の縦横比が整うstart*/
.headerall {
  width: 100%; /* 好きな幅 */ 
  max-width: 1800px;
  margin: 0 auto;
/*  padding: 24px;
*//*  background: #fff59d;*/
  }



/*全サイトにつけると良い　画像の縦横比が整うend*/
header {
   width: 80%;
   margin: 40px auto 0 auto;
}
#headerInner {
   display: flex;
   justify-content: space-between;
   align-items: center;
}
#elia{
	margin-bottom: 5px;
	}
#logo {
   margin-bottom: 10px;
}
#logo:hover {
   opacity: 0.5;
}
.navbar-collapse{
  float:right;
  }
#send {
   margin-left: 155px;
}
#send1 {
   margin-left: 65px;
}
#tel {
   display: flex;
   margin-top: 3px;
}
#telno {
   margin-top: 5px;
   margin-left: 18px;
   font-size: 55px;
   font-weight: bold;
    color: #f5a313;
}
#telno a{
   color: #f5a313;
   pointer-events: none;
}
#gnavi {
  height: 35px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#gnavi li {
  width: 15%;
  list-style: none;
  font-size: 20px;
}
#gnavi a {
  box-sizing: border-box;
  text-align: center;
}
#gnavi a:hover {
  opacity: 0.5;
}
#logo2 {
   background-image: url(../images/logo2.png);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left:48px;
   background-size: 11%;
}
#logo3 a{
  display: flex;
  justify-content: center; 
  margin-top: 2px;
  padding-left: 34px;
}


/*ブレイクポイント追加 header*/
@media screen and (max-width:1156px){
headerall {
  width: 100%; /* 好きな幅 */ 
  max-width: 1000px;
  margin: 0 auto;
  }

#logo{
   width:50%;
}

#send{
   width: 44%;
   margin: 0 auto;
  }
#send1 {
   margin-left: 62px;
}

#send1{   
   margin-top: -6px;
   text-align: center;
   font-size:0.8em;
}
#logo2 {
  margin-left: 19%;
}

#logo2 {
   background-image: url(../images/logo2.png);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left:30px;
   background-size: 13%;
}
#telno {
   margin-top: 5px;
   margin-left: 10px;
   font-size: 41px;
   font-weight: bold;
    color: #f5a313;
}

#mainPhoto #steth img{
  bottom: 40px;
} 
#mainPhoto #doc img{
  bottom: 40px;
} 
	
#mainPhoto #mri img{
  bottom: 80px;
} 

}


@media screen and (max-width:940px){
#logo{
   width:80%;
}
#logo {
   margin-bottom: 10px;
}
#send{
   width: 85%;
   margin-right: 0;
  }
#send1{   
   margin-top: -4px;
   margin-right: -23%;
   text-align: center;
   font-size:0.9rem;
}
#logo2{
   margin-left: 22%;
}
#logo2 {
   background-image: url(../images/logo2.png);
   background-repeat: no-repeat;
   background-position: left center;
   background-size: 10%;
}

#tel{
   display:flex;
   margin-left: 2px;
}
#telno{
   margin-left: 1%;
   font-size: 2rem;
   font-weight: bold;
   color:#f5a313;	

}
}

@media screen and (max-width:862px){
header {
  width: 90%;
  margin: 40px auto 0 auto;
}
#send1 {
  margin-top: -5px;
  margin-right: -5%;
  text-align: center;
  font-size: 0.9rem;
}
#logo2 {
  margin-left: 17%;
}
}

@media screen and (max-width:785px){
header {
   width: 96%;
   margin: 20px auto 0 auto;
}
#send1 {
  margin-right: 1%;
}
#logo2 {
  margin-left: 7%;
}
}

	
@media screen and (max-width:1504px){
#gnavi li {
   width: 27%;
   list-style: none;
   font-size: 1.0rem;
}
#logo3 img{
   display: none;
   float: left;
   width: 15px;
   padding-left: 30px;
}
}

/*ブレイクポイント追加end header*/



/*メインビジュアル*/

main {
	width: 90%;
	margin: 0 auto;
}
/*全サイトにつけると良い　画像の縦横比が整うstart*/
.all{
  width: 1500px; /* 好きな幅 */
  max-width: 100%;
  margin: 0 auto;
/*  padding: 24px;
*//*  background: #fff59d;*/
  }
/*全サイトにつけると良い　画像の縦横比が整うend*/
#main1 {
	position: relative;
    height: 520px;
	overflow: hidden;
	margin-bottom: 50px;	
}
#main1 h1 {
	position: absolute;
	top: 55%;
	/*left: 15px;*/
	font-size: 25px;
	color: #ffffff;
	z-index: 1;
	line-height: 1.5;
  background: rgba(0,104,184,0.8);
  padding: 30px 20px;
}
#mainPhoto {
	z-index: 0;
    width: 100%;
}


/*コンテンツ　おすすめ物件情報*/	
#topicsall h2{
text-align: center;
  }
.topics{
 width:800px;
  height: 250px;
   margin: 0 auto;
  margin-bottom:45px;
  }
.topics img{
  width:100%;
  height: auto;
  } 

.topics img:hover {
  opacity: 0.5;
}
/*ブレイクポイント追加 おすすめ物件情報バナー*/
@media screen and (max-width:974px){
#topicsall h2{
text-align: center;
}

.topics{
  width:100%;
  margin: 0 auto;
  margin-bottom:25px;
  }

.topics img{
width:100%;
height: auto;
  }

	}
/*ブレイクポイント追加 おすすめ物件情報バナーend*/


/*コンテンツ　物件情報*/	
#bukken{
  margin-bottom: 30px;
  height: auto;
}
@media only screen and (max-width: 1000px) {
    #bukken{
        overflow-x: auto;
        white-space: nowrap; /* コンテンツを一列に並べる */
        width: 100%;
        -webkit-overflow-scrolling: touch; /* iOSでなめらかなスクロール */
        padding: 1em;
    }
}
    #bukken img {
        min-width: 100px;
        height: auto;
    }
#bukken th{
  text-align: left;
  color: #fff;		
}

#bukken table {
    width: 100%;

}
#bukken table, th, td{
  padding: 10px 50px;
  border: solid 2px;
  border-color: #ffffff;
   font-size: 0.9em;
    
}
#bukken a:hover{
    opacity: 0.6;
    }

#bukken table tr:nth-child(even) { background-color: #ffffff; }
#bukken table tr:nth-child(odd)  { background-color: #DFDCDC; }
#bukken table tr:first-child     { background-color: #0068b7; }
#bukken table tr:last-child td   { border-bottom: 2px solid #DFDCDC; }

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
    
    /* NEWアイコンを載せたいセル */
    tr.new td:first-child {
        position: relative;
        /* アイコン用余白 */
        padding-left: 3%;
    }

    /* 擬似要素でGIFバナーを重ねる */
    tr.new td:first-child::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -8%;
        transform: translateY(-50%);
        /* ↓ ここでボックスサイズを指定 ↓ */
        height: 150%;
        width: 22%;
        /* ↓ 背景画像の指定と縮小指定 ↓ */
        background-image: url("../images/new_bunner.gif");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        pointer-events: none;
    }


/*コンテンツ　物件情報end*/
    


/*コンテンツ　おすすめ物件情報end*/	

/*ブレイクポイント追加 おすすめ物件情報*/
@media screen and (max-width:1324px){
#bukken table, th, td{
  padding: 10px 36px;
  border: solid 2px;
  border-color: #ffffff;
   font-size: 0.9em;
}
}
@media screen and (max-width:1174px){
#bukken table, th, td{
  padding: 8px 33px;
  border: solid 2px;
  border-color: #ffffff;
  font-size: 0.8em;
}

#bukken{
  margin-bottom: 30px;
  height: auto;
 }
}

#bukken{
  margin-bottom: 30px;
  height: auto;
 }



	
	
/*ブレイクポイント追加end header*/



/*コンテンツ テナント様*/
#tenant{
 margin-top: 100px;
}
h2{
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
	}
#tenant p {
/*	font-size: 25px;*/
}
h2::before {
	display: inline-block;
	content: "";
	z-index: 1;
	border-left: 14px solid #0068b7;
	border-right: 6px solid #bedae4;
	width: 0px;
	height: 20px;
	top: 30px;
	left: 0;
}
h2::after {
	display: inline-block;
	content: "";
	z-index: 1;
	border-left: 14px solid #0068b7;
	border-right: 6px solid #bedae4;
	width: 0px;
	height: 20px;
	top: 30px;
	left: 0;
}
.sentence{
	margin-bottom: 55px;
	letter-spacing: 0.2em;
	padding-bottom: 5px;

}		
.recruit a{
	color: #0068b7;
	font-weight: bold;
	margin-bottom: 45px;
  display: block;
}
.recruit a:hover {
    opacity: 0.5;
}

	
/*コンテンツ 募集地域*/
h3::before {
	display: inline-block;
	content: "";
	z-index: 1;
	border-left: 14px solid #f5a313;
	border-right: 6px solid#bedae4;
	width: 0px;
	height: 20px;
	top: 30px;
	left: 0;
}
h3::after {
	display: inline-block;
	content: "";
	z-index: 1;
	border-left: 14px solid #f5a313;
	border-right: 6px solid#bedae4;
	width: 0px;
	height: 20px;
	top: 30px;
	left: 0;
}
h3 {
	margin-bottom: 30px;
    font-size: 25px;
}
.eria-first { 
	width: 85%;
	display: flex;
	justify-content: space-around;
	letter-spacing: 0.1em;
	padding-bottom: 40px;
	padding-left: 100px;
}
.eria-first li {
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	list-style-type: circle;
}
#city,#city1,#city2,#city3,#city4,#city5,#city6{
	list-style-type: disc;
	margin-left: -50px;
	margin-bottom: 5px;
}
	
/*コンテンツ オーナー様*/
#owner {
	margin-top: 120px;
}
	
/*コンテンツ オーナー様募集地域*/
#eria-second {
	padding-left: 122px;
	margin-bottom: 80px;
}
#eria-second li {
	letter-spacing: 0.1em;
	list-style-type: disc;
	padding-bottom: 5px;
}	

#ofall {
	width: 100%;
	margin-top: -80px;
}
	
#logo6 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 30px;
}
#logo6 {
   background-image: url(../images/logo6.png);
   background-repeat: no-repeat;
   background-position:left;
   padding-left:50px;
   background-size: 10%;
}
#tel1 {
   display: flex;
   margin-top: 3px;
}
#telno1 {
   margin-top: 5px;
   margin-left: 18px;
   font-size: 55px;
   font-weight: bold;
    color: #f5a313;
}
#telno1 a{
   color: #f5a313;
   pointer-events: none;
  }
	
/*コタニ興業から2ページ目～残す*/
#logo4 {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
#logo4:hover {
  opacity: 0.5;
}
	
/*フッター*/
footer {
	width: 100%;
	background-color: #0068b7;
}
#footerInner {
   width: 90%;
   margin: 0 auto;
   padding-bottom: 30px;
}
#footerInner nav {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#gnavi2 {
	width: 40%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
#gnavi2 li {
   list-style: none;
}
#gnavi2 a {
   color: #ffffff;
   text-align: center;
   margin-bottom: 20px;
   display: block;
}
#gnavi2 a:hover {
  opacity: 0.5;
}
#logo5 a{
   background-image: url(../images/logo5.png);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left:25px;
   padding-bottom:0px;
   background-size: 15%;
	}
#copy a{
   color: #ffffff;
}
footer p {
   text-align: center;
   margin-bottom: 10px;
}

/*フッター  ブレークポイント追加--*/
@media screen and (max-width:1434px){
#footerInner nav {
   width: 95%;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
#gnavi2 {
    width: 87%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
#gnavi2 li {
	font-size: 0.9em;
	list-style: none;
 }
}
/*フッター  end--*/


	
/*コンテンツ 会社概要 start----*/
	section#coinfo {
		margin: 100px 0;
	}
	section#coinfo dl{
		display: table;
		width: 100%;
		margin: auto;				
	}		
	section#coinfo dl dt,
	section#coinfo dl dd {
		float: left;
		display: table-cell;
		padding: 10px 0;
		border-top: 1px dotted #A39F9F;
		line-height: 1.6rem;
	}
	section#coinfo dl dt {
		width: 20%;
		font-weight: bold;
		color: #0068b7;
	}
	section#coinfo dl dd {
		width: 80%;
	}
	ection#coinfo dl dd ul li a:link  {
		color: #0068b7;
	}
	
	/*コンテンツ 会社概要 end----------------------------------------------------------*/
	
	/*コンテンツ 問い合わせ start----------------------------------------------------------*/
	section#contact {
		margin: 100px 0;
	}
	section#contact table {
		width: 100%;
		margin: 50px 0;
	}
	section#contact table th,
	section#contact table td {
		float: left;
		padding: 10px 0;
		border-top: 1px dotted #A39F9F;
		text-align: left;
		line-height: 1.6rem;
	}
	section#contact table th {
		width: 30%;
		color: #0068b7;
	}
	section#contact table td {
		width: 65%;
	}
	section#contact table td input[type=text] {
		width: 70%;
		padding: 5px;
	}
	section#contact table td textarea {
		width: 70%;
		padding: 5px;
	}
	section#contact table td select {
		padding: 5px;
	}
	section#contact table td span {
		margin-left: 10px;
		font-size: 0.8rem;
		font-weight: bold;
		color: #DC0F12;
	}
	section#contact p.buttons {
		text-align: center;
	}
	section#contact input[type=submit],
	section#contact input[type=reset],
	section#contact input[type=button]{
		padding: 20px 40px;
		margin-bottom: 20px;
	}	
	/*コンテンツ 問い合わせ end----------------------------------------------------------*/
	/*コンテンツ プライバシーポリシー start----------------------------------------------------------*/
	section#privacy {
		margin: 100px 0;
	}
	section#privacy h4 {
		margin: 40px auto 0 auto;
		font-weight: bold;
		
	}
	section#privacy h4::before {
	content: "";
	border-left: 5px solid #0068b7;
	padding-right: 5px;
	width: 0px;
	height: 20px;

}
	section#privacy p {
		margin: 10px auto 0 auto;
		line-height: 1.8rem;
	}
	/*コンテンツ プライバシーポリシー end----------------------------------------------------------*/
	
}