/*2022サイト改修追加CSS*/

.staff-img{
	display: block;
	width: 1000px;
	max-width: 100%;
	margin:0 auto 93px;
}

.access .section02 .section_inr .staff_list.bottom3{
	margin-top: 55px;
}

.access .section02 .section_inr .staff_list{
	background:#F15C27!important;
}

.footer_fix .pc_only ul .satei a{
  padding: 15px 61px;
}

.katagaki.space{
	display: block;
	width: 100%;
	height: 24.91px;
}

.orangelogo{
	width: 220px;
	max-width: 100%;
}

.plussns{
	list-style: none;
	padding-left: 0;
	display:flex;
}

.drawer-nav{
	display: none;
}

.plussns li{
	display: block;	
	margin: 17px 0 17px 20px;
}

.plussns li a img{
	width: 30px;
    height: 30px;
    padding: 0;
    line-height: 1;
}

.plussns .whitebg{
	background: white;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}

.plussns .whitebg a{
	display: block;

}

.plussns .whitebg a img{
	width: 18px;
	height: 18px;
	display: block;
	margin:6px auto;
}

.lf-main1 a img{
	width: 88px;
	height: auto;
	max-width: 100%;
}

.lf-main2 a img{
	width: 176px;
	height: 16px;
	max-width: 100%;
}

.lf-main3 a img{
	width: 176px;
	height: auto;
	max-width: 100%;
}

.lf-main4 a img{
	width: 70px;
	height: auto;
	max-width: 100%;
}

.lf-main5 a img{
	width: 70px;
	height: auto;
	max-width: 100%;
}

.pcimg{
	margin-top: 10px;
}


.gnav .drawer-menu{
	background-image: none!important;
}

.plus-flex{
	display: flex;
	padding-left:160px ;
}

.plus-flex dd input{
	width: 252px!important;
	max-width: 100%!important;
}

.plus-flex dt{
	width:21%!important;
	float: none!important;
}

.plus-flex dd{
	display: flex;
	width: 79%!important;
}

.plus-flex dd .example{
	display: block;
	width: 100%;
	text-align: right;
	letter-spacing: 0.08em;
	font-size: 14px;
	padding-top: 6px;
}

.abo{
	position:absolute;
	top: 26px;
	left: 20px;
	z-index: 1;
	width: 138px;
	height: auto;
}

.estatelist_area .detail_meta{
	text-align: left!important;
}

.detail_meta p{
	display: flex;
	margin:0 auto;
	width: 800px;
	max-width: 100%;
	padding-top: 25px;
	font-size: 22px;
	color: #6F5240;
	font-weight: bold;
}

.detail_meta p .category{
	background: #6F5240;
	min-width: 180px;
	height: 40px;
	box-sizing: border-box;
	padding:0 10px;
	text-align: center;
	color: white;
	font-weight: bold;
	margin-right: 30px;
	display: inline-block;
}

.camera{
	display: block;
	margin: 40px auto 0;
	max-width: 100%;
	width: 800px;
}

.camera iframe{
	width: 100%;
	height: 500px;
}

.camera .plus-link{
	font-size: 16px;
	display: block;
	margin-left:auto;
	width: 245px;
	max-width: 100%;
	border-bottom: 1px solid #212121;
	transition: 0.4s;
	color: #212121;
}

.camera .plus-link:hover{
	opacity: 0.7;
}

.camera .plus-link i{
	margin-right: 8px;
}

.camera .plus-link img{
	width: 14px;
	height: auto;
	margin-top: 6px;
	margin-left: 12px;
}

.topplus{
	background: white!important;
}

.lbplus{
		padding: 70px 0;
    background: #f6f5f1;
    margin-top: 50px!important;
}

.slider-area{
	display: block;
	width: 800px;
	margin:45px auto 30px;
	max-width: 100%;
}


.nextend-thumbnail-inner{
	background-color: white!important;
	padding-left: 0!important;
	margin-top: 15px;
}

.n2-thumbnail-dot{
	opacity: 1!important;
	box-sizing: border-box!important;
	margin:0 10px!important;
	cursor: pointer;
}

.n2-active{
	position: relative;
	opacity: 0.4!important;
	
}

.n2-thumbnail-dot img{
	width: 180px!important;
	height: 130px!important;
	object-fit: cover;
}

.n2-active img{
	height: 126px!important;
	border-bottom: 4px solid #f15c27!important;
}

.n2-active::after{
	content: '';
	background:#f15c27;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	z-index: 2;
}


.gMap{
	margin-top: 65px;
}

.gMap iframe{
	width: 100%;
	height: 530px;
}

.mainV{
	width: 100%;
	height: 800px;
	background-image: url("../images/page/plus/pageV.png");
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
}


.pluswrap{
	width: 1536px;
	display: block;
	margin:0 auto;
	box-sizing: border-box;
	padding:0 40px;
	max-width: 100%;
}

.mainlink{
	display: inline-block;
}

.catch{
	margin-left:8%;
	padding-top: 230px;
}

#main{
	position: relative;
}

.tbimg , .smimg , .smimg2{
	display: none;
}

.mainflex{
	display: flex;
}

.main-left{
	width: 30%;
	box-sizing: border-box;
	padding-right: 25px;
}

.main-right{
	width: 70%;
}

.scrollfix{
	transition: 0.4s;	
}

.white-area{
	border-radius: 15px;
	background: white;
	padding:28px 0;
	width: 1000px;
	max-width: 100%;
	margin-left: auto;


}

.linkflex{
	display: flex;
  box-sizing: border-box;
  width: 100%;
  padding:0 40px;
}

.lf-main1{
	margin-right: 2%;
	margin-top: 8px;
}

.lf-main2 , .lf-main3 , .lf-main4{
	margin:0 2%;
	margin-top: 8px;	
}

.lf-main5{
	margin-right: 3%;	
	margin-top: 8px;	
}

.linkflex .small{
	width: 30px!important;
	height: 30px!important;
	margin:0 0.6%;
	border-radius: 50%;
	background:#F15C27;
	transition: 0.4s;	
}

.sm1 a{
	display: block;
}

.lf-main{
	position: relative;
	z-index: 1;
}

.lf-main:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0%;
  height: 3px;
  background: #F89639;
  z-index: -1;
  transition: all 0.35s;
}

.linkflex .small:hover{

	background: #f89639;

}

.lf-main:hover:after{
  width: 100%;
}

.sm1 a img{
	display: block;
	margin: 7px auto;
}

.sm2 a img{
	display: block;
	margin: 6px auto;
}

.sm3 a img{
	width: 18px;
	height: 18px;
	height: auto;
	display: block;
	margin:6px auto;
}

.sm4 a img{
	width: 18px;
	height: 18px;
	display: block;
	margin:6px auto;
}

.drawer-hamburger2{
	display: none;
}

.mainlink.fixlogo{
	margin: 15px 0;
}

.fixarea{
	margin-top: 5px!important;
}

.header-area{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 5;
	background: white;
}

.mainlink.fixlogo{
	margin: 8px 0;
}

.white-area .main-left{
	display: none;
}

.mainV{

}

.scrollfix{

}

 .main-right .main-left{
	display: none;
}

.fixwrap{
	position: fixed;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
		top: 45px;
		transition: all 0.4s ease-in-out;
}

.fixwrap.open{
	position: fixed;
	right: 0;
	padding: 0;
	margin-top: 0;
	border-radius: 0;
	display: flex;
  animation-name:fix;
  animation-fill-mode: forwards;
  background: white;
  z-index: 99;
    	width: 100%;	  
    	top: 0!important;  
}

@keyframes fix{
  0% { 
  	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);		
  }
  50% {
		left: 0; 
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);

  }
  100% {

  }
}

.fixwrap.open .default{
	display: none;
} 

.fixwrap.open .main-right .main-left{
	display: block;
	padding-top: 2px;
}

.fixwrap.open .mainflex{
	width: 100%;
}

.fixwrap.open .mainflex .main-right{
		width: 1536px;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 40px;
    max-width: 100%;
}

 .white-area.open ul{
	padding:30px 40px;
	width: 70%;
	box-sizing: border-box;
}

.white-area.open .main-left{
	display: block;
	padding: 11px 0;
}

.white-area.open .main-left .fixlogo{
	margin: 0;
}

.white-area.open .fixwrap{
	width: 1536px;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 40px;
    max-width: 100%;
}

.page_header{
		position: fixed;
    right: 0;
    padding: 0;
    margin-top: 0;
    border-radius: 0;
    display: flex;
    background: white;
    z-index: 99;
    width: 100%;
    top: 0!important;
}

.page_header .main-right{
		width: 1536px;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 40px;
    max-width: 100%;
}

.page_header .main-right .main-left{
	display: block;
}

.page_title{
	margin-top: 89px;
}


@media screen and (max-width: 1500px){

	.lf-main , .lf-main2, .lf-main3, .lf-main4 , .lf-main5 {
		margin-right: 3.5%;
		margin-left: 3.5%;
	}

	.lf-main{
		margin-left: 0;
	}

	.lf-main a{
		text-align: center;
		display: block;
	}

	.lf-main5{
		margin-right: 3.5%;
	}

	.linkflex{
		padding:0 35px;
	}

	.main-left{
		width: 24%;
		padding-right: 15px;
	}

	.main-right{
		width: 76%;
	}


}

@media screen and (max-width: 1250px){

	.lf-main , .lf-main2, .lf-main3, .lf-main4 , .lf-main5 {
		margin-right: 2.5%;
		margin-left: 2.5%;
	}


	.lf-main{
		margin-left: 0;
	}

	.lf-main5{
		margin-right: 2.5%;
	}




}


@media screen and (max-width: 1100px){

	.fixwrap.open .mainflex .main-right{
		padding:0 20px;
	}

	.linkflex{
		padding:0 20px;
		padding-right: 0;
	}

	.mainlink img{
		width: 175px;
		height:auto;
		position: relative;
		top: 5px;
	}

	.catch img{
		width: 352px;
		height:94px;
	}

	.mainlink{

	}

	.pcimg{
		display: none;
	}

	.tbimg{
		display: block;
	}

	.linkflex .small{
		margin:0 0.3%;
		width: 24px!important;
		height: 24px!important;
	}

	.sm1 a img{
		width: 14px;
		height: 14px;
		margin: 5px auto;
	}

	.sm2 a img{
		width: 15px;
		height: auto;
		margin:5px auto;
	}

	.sm3 a img{
		width: 14px;
		height: 14px;
		margin:5px auto;
	}

	.sm4 a img{
		width: 14px;
		height: 14px;
		margin:5px auto;
	}

	.white-area{
		padding: 22px 0 18px;
	}

	.lf-main, .lf-main2, .lf-main3, .lf-main4, .lf-main5{
		margin-top: 5px;
	}

	.main-left{
		width: 27%;
		padding-right: 10px;
	}

	.main-right{
		width: 73%;
	}

	.pluswrap{
		padding:0 20px;
	}

	.lf-main2 a img{
		height: auto;
	}

  .page_header .mainlink img{
  	top: 8px;
  }	

  .page_header .main-right{
  	padding:0 20px;
  }  

  .page_title{
  	margin-top: 70px;
  }


}

@media screen and (max-width: 900px){

/*	.drawer-nav{
		display: block;
	}
*/

	.mainlink img{
		top: 0;
	}

		.mainV{
		background-image: url("../images/page/plus/smPageV.png");
	}

	.tbcatch{
		display: none;
	}

	.catch .smimg{
		display: block;
		width: 369px;
		max-width: 100%;
		height: auto;
	}

	.main-right{
		display: none;
	}

	.main-left{
		width: 100%;
	}

  .tbimg.tbcatch{
    display: none!important;
  }

  .catch{
  	padding-top: 160px;
  }

  .page_header .white-area{
  	display: none;
  }

  .page_header .drawer-hamburger{
  	display: block!important;
  }

  .page_header .main-left{
  	padding:10px 0 4px;
  }

  .page_header .mainlink img{
  	top: 0;
  }

  .page_title{
  	margin-top: 68px;
  }




}


@media screen and (max-width: 767px){

	.katagaki.space{
		display: none;
	}

	.access .section02 .section_inr .staff_list.bottom3{
		margin-top: 0;
	}

	.drawer-nav{
		display: block;
	}

	.staff-img{
		margin-bottom: 60px;
	}

	.plus-flex{
		display: block;
		padding-left: 0;
	}

	.plus-flex dt{
		width: 100%!important;
	}

	.plus-flex dd{
		width: 100%!important;
		display: block;
	}

	.plus-flex dd input{
		width: 100%!important;
	}
	
	.plus-flex dd .example{
		text-align: left;
	}

	.detail_meta p{
		font-size: 18px;
		display: block;
	}

	.detail_meta p .category{
		display: block;
		width: 140px;
		height: auto;
		min-width: 140px;
		max-width: 100%;
		margin-right: 0px;
		margin-bottom: 5px;
		font-size: 17px;
	}

	.camera iframe{
		height: 380px;
	}

	.camera .plus-link{
		margin:0 auto;
	}

	.camera .plus-link{
		font-size: 15px;
		width: 230px;
	}

	.lbplus{
		padding: 30px 0;
	}


	.gMap iframe{
		height: 350px;
	}

	.n2-thumbnail-dot{
		margin:0 3px!important;
	}

	.slider-area{
		margin: 35px auto 20px;
	}

	.estatelist_area .detail_inr{
		margin-top: 35px!important;
	}

	.n2-thumbnail-dot img{
		width: 150px!important;
		height: 110px!important;
	}

	.n2-active img{
		height: 107px!important;
		border-bottom: 3px solid #f15c27!important;
	}

	.drawer-overlay{
		z-index: 10;
	}


}

@media screen and (max-width: 480px){
	.top_news{
		padding:70px 0 35px!important;
	}
}


@media screen and (max-width: 414px){



	.n2-ss-slider-wrapper-inside{
		height: 300px!important;
	}


	.n2-thumbnail-dot img{
		width: 130px!important;
		height: 95px!important;
	}

	.n2-active img{
		height: 92px!important;
	}

	.catch .smimg{
		display: none;
	}

	.catch .smimg2{
		display: block;
		width: 230px;
		height: 138px;
	}

	.pluswrap{
		padding:0 20px;
	}

	.mainV{
		height: 600px;
	}

	.catch{
		padding-top: 125px;
	}

	.mainlink.fixlogo{
		margin:5px 0;
	}

	.fixwrap{
		top: 9px!important;
	}

	.fixwrap.open .main-right .main-left{
		padding: 6px 0 2px!important;
	}

	.fixwrap.open .mainflex .main-right{
		padding:0 15px;
	}

	.drawer-hamburger{
		top: 12px!important;
	}

	.page_header .main-left{
		padding: 6px 0 1px!important;
	}

	.page_title{
		margin-top: 61px;
	}


	.catch{
		margin-left: 10px;
		padding-top: 120px;
	}



}
