@charset "utf-8";
/* =======================================================
* max-width: 768px
* ======================================================= */
@media screen and (max-width: 768px) {
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-focus-ring-color: rgba(255,255,255,0);
  outline: none;
}

img {
  width: 100%;
	border: 0;
  vertical-align: bottom;
}

p {
  margin: 0 0 1.4em 0;
}

#eims .sp-nodisplay {
  display: none;
}

.siteHeader {
	width: 100%;
	background-color: #fff;
  border-bottom: 1px #dadada solid;
	position: relative;
	z-index: 9000;
}

#overlay {
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  opacity: 0;
  top: 0;
  z-index: 1500;
  background: rgba(0,0,0,0.6);
  transition:  opacity 300ms linear 0s;
}

#overlay.active {
  display: block;
  opacity: 1;
}

#site-header {
  transform: translate3d(0px, 0px, 0px);
  transition: -webkit-transform 500ms cubic-bezier(0, 0, 0.25, 1) 0s, background-color 300ms linear 0s, border 300ms linear 0s;
}

.header-fixed {
  position: fixed !important;
	top: 0;
	left: 0;
}

#site-header.header-transform {
  top: 0px;
  left: 0px;
  transform: translate3d(-82%, 0px, 0px);
  transition: -webkit-transform 450ms cubic-bezier(0, 0, 0.25, 1) 0s;
  background-color: transparent;
  border-bottom: none;
}

.main-transform {
  transform: translate3d(-82%, 0px, 0px);
  transition: -webkit-transform 500ms cubic-bezier(0, 0, 0.25, 1) 0s;
}

.siteHeader__wrap {
  padding: 13px 4.27%;
}

.siteHeader__CompanyLogo {
  display: inline-block;
	width: 136px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}

.siteHeader__icon {
  display: inline-block;
	width: 105%;
  position: absolute;
  right: 10px;
}

#global-navi.spnavi-spstyle {
  width: 100%;
  background-color: #fff;
}

#global-navi.spnavi-spstyle #navi-button {
	display: inline-block;
	width: 22px;
	height: 16px;
	box-sizing: border-box;
  position: absolute;
  top: 8px;
  right: 1.6%;
  transition: all .4s;
  z-index: 9999;
}

#global-navi.spnavi-spstyle #navi-button.active {
  top: 0;
}

#global-navi.spnavi-spstyle #navi-button span {
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #B5B5B5;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	transition: all .4s;
}

#global-navi.spnavi-spstyle #navi-button span:nth-of-type(1) {
  top: 0;
}

#global-navi.spnavi-spstyle #navi-button span:nth-of-type(2) {
  top: 7px;
}

#global-navi.spnavi-spstyle #navi-button span:nth-of-type(3) {
  bottom: 0;
}
#global-navi.opened ~ button{
  display: none;
}

#global-navi.spnavi-spstyle #navi-panel {
	display: none;
	width: 100%;
	background-color: #fff;
  position: absolute;
  top: -13px;
  -webkit-overflow-scrolling: touch;
  z-index: 9000;
	padding: 0 0 100px 0;
}

#global-navi.spnavi-spstyle.spnavi-animation-right #navi-panel {
  width: 82%;
  right: -82%;
}

#global-navi.spnavi-spstyle #navi-panel>* {
  -webkit-transform: translateZ(0px);
}

#global-navi.spnavi-spstyle #navi-panel .title {
  background-color: #005684;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: left;
	padding: 10px 14px;
	margin-bottom: 0;
}

#global-navi.spnavi-spstyle #navi-panel ul {
  margin: 0;
  padding: 0;
}

#global-navi.spnavi-spstyle #navi-panel ul li {
  border-bottom: 1px #dadada solid;
  font-size: 14.5px;
  font-size: 0.90625rem;
	position: relative;
	list-style: none;
}

#global-navi.spnavi-spstyle #navi-panel ul li a {
  display: block;
  color: #464646;
  text-decoration: none;
  vertical-align: middle;
  padding: 12px 15px 12px 45px;
}

#global-navi.spnavi-spstyle #navi-panel ul li:last-child {
  border-bottom: none;
}

#global-navi.spnavi-spstyle #navi-panel .title {
  background-color: #005684;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: left;
	padding: 10px 14px;
	margin-bottom: 0;
}

#site-header {
	height: auto;
	position: fixed;
	top: 0;
	right: 0;
}

.column1 {
  padding-top: 0 !important;
}

#eims .inner {
  padding-bottom: 0 3.8%;
}

#eims .sp-nodisplay {
  display: none !important;
}

#eims .pc-nodisplay {
  display: block;
}

#eims .heading .inner {
	padding: 0;
  margin: 0;
}

#eims .heading {
  height: 360px;
  background: #FBFAF5;
}

#eims .eyecatch #slideshow {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0;
}

#eims .eyecatch #slideshow img {
	max-width:100%;
	height:auto;
}

#eims .eyecatch #slideshow img.last-active {
	width: 100%;
}

#eims span.eyecatch-title {
	top: 40%;
	width: 100%;
	height: 30%;
	left: 2.8%;
}

#eims .eyecatch-title img#mainlogo {
	width: 25%;
  height: auto;
	top: 15px;
  left: 0;
}

#eims .eyecatch-title img#copy,
#eims .eyecatch-title p {
	width: 75%;
  height: auto;
  font-size: 12px;
  top: 58px;
	left: 0;
  margin: -8.5% 0 0 28%;
}

#eims .cover img {
	width: 100%;
  height: auto;
	position: relative;
	margin-top: 55px;
}

#eims .menu {
  width: 100%;
	z-index: 30;
	margin: 0;
}

#eims .menu .first-row,
#eims .menu .second-row {
	float: none;
	line-height: 0.8;
  text-align: center;
}

#eims .menu .first-row {
	margin-bottom: 16px;
}

#eims .menu a {
  font-size: 0.75rem;
	font-weight: normal;
  text-decoration: none;
}

#eims .menu a:nth-child(-n+2) {
  margin-right: 16px;
}

	/* sec01 */
#eims #eims-info {
  font-family: "Hiragino sans";
}

#eims #eims-info>section {
  padding-bottom: 32px;
}

#eims .inner {
	width: 100%;
  padding: 0 3.8%;
}

#eims #eims-info h1 {
  font-family: "Verdara", "Hiragino sans";
  font-size: 24px;
  font-size: 1.625rem;
	padding: 32px 0px;
}

.eimsConsept__text {
	text-align: left;
  line-height: 2.1;
}

#eims #eims-info p {
  font-size: 12px;
  font-size: 0.75rem;
}

/* sec02 */
#eims #eims-info #points .inner .eims-inner {
  display: block;
}

#eims #eims-info #points p.sub-title,
#eims #eims-info #column p.sub-title {
  font-size: 1.125rem;
	padding: 16px 0px 32px;
}

#eims #eims-info section .eims-inner {
  margin: 0;
}

#eims #eims-info>section .eims-inner .points-detail {
	float: none;
  height: 315px;
  margin: 0 auto 32px;
}

#eims #eims-info>section .eims-inner .points-detail:first-child {
  margin: 0 auto 32px;
}

#eims #eims-info>section .eims-inner .points-detail img {
  display: block;
  width: 183px;
	border-radius: 183px;
  margin: 0 auto;
}

#eims #eims-info>section .eims-inner .points-detail h2 {
  padding: 16px 0px;
}

/* sec03 */
#eims #eims-info>section#interior {
  padding-bottom: 16px;
}

#eims #eims-info>section#interior .eims-inner,
#eims #eims-info>section#property .eims-inner {
  margin: 0 -1%;
}

#eims #eims-info>section .eims-inner .interior-detail {
  /*width: 44.2%;*/
  height: auto;
  float: none;
	margin: 0 auto 16px;
}

#eims #eims-info>section .eims-inner .interior-detail h2 {
  font-size: 0.875em;
  margin: 16px 0;
}

#eims #eims-info>section .eims-inner .interior-detail p {
  font-size: 0.75rem;
  line-height: 26px;
}

/* sec04 */
#eims #eims-info>section .eims-inner .property-detail.matchHeight {
	display: block;
	width: 44.2%;
	height: 255px;
	background: #fff;
  float: left;
  vertical-align: top;
  letter-spacing: normal;
	margin: 0 2.9% 32px;
}

#eims #eims-info section .property-detail a {
  text-decoration: none;
}

#eims #eims-info section .estate-image img {
  width: 100%;
  height: auto;
}

#eims #eims-info section .eims-inner .property-detail h2 {
  font-size: 0.875em;
	padding-left: 8px;
}

#eims #eims-info section .eims-inner .property-detail .price p {
  font-size: 0.75em;
	padding-left: 8px;
}

#eims #eims-info section .eims-inner .property-detail .place-spec p {
  font-size: 0.75em;
  padding-left: 7px;
  margin-bottom: 10px;
}

#eims #eims-info section .button {
	text-align: center;
  margin-top: 0;
}

#eims #eims-info>section .button a.eims_button {
  font-family: "Verdana";
  font-size: 0.875em;
  text-decoration: none;
  padding: 15px 18px;
}

/* sec05 */
#eims #eims-info>section .eims-inner .living-column {
  width: 100%;
  height: auto;
  border-top: dashed 1px #979797;
	padding: 17px 0;
	margin: 0;
}

#eims #eims-info>section .eims-inner .living-column:nth-child(-n+2) {
  margin-bottom: 0;
}

#eims #eims-info>section .eims-inner .living-column img {
  width: 83.5px;
  height: 83.5px;
  border-radius: 83.5px;
}

#eims #eims-info>section .eims-inner .living-column .living-text {
  width: 69.3%;
  height: auto;
  margin-top: 1em;
}

#eims #eims-info>section .eims-inner .living-column .living-text h2 {
  font-size: 0.875em;
  margin: 0;
}

/* ownerBanner */
.ownerBanner {
  height: 175px;
}

.ownerBanner__link {
  text-decoration: none;
}

.ownerBanner__link__info {
  width: 250px;
	border: solid 1px #fff;
	font-size: 0.875em;
	padding: 14px 35px;
  margin: 56px auto 0;
}

.ownerBanner__link__info__text {
  width: 180px;
}

/* footer */
.footerArea {
	width: 100%;
	min-width: inherit;
	position: relative;
  bottom: inherit;
  transform: none;
  transition: none 0s ease 0s;
}

.copyright {
	float: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0 14px 0;
  background: url(../renova/img/stripe-gray.png) repeat left top #fff;
  -moz-background-size: 5px auto;
  -o-background-size: 5px auto;
  -webkit-background-size: 5px auto;
  background-size: 5px auto;
  color: #005684;
  font-size: 0.9375rem;
  text-align: center;
  margin: 0 !important;
}

/* menu animation */
#global-navi {
  display: none;
}

#global-navi #navi-button {
  display: none;
}

#global-navi.spnavi-spstyle {
  width: 100%;
  background-color: #fff;
}

#global-navi.spnavi-spstyle #navi-button {
  position: absolute;
  top: 8px;
  right: 1.6%;
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  width: 22px;
  height: 16px;
  z-index: 9999;
}

#global-navi.spnavi-spstyle #navi-button.active {
  top: 0;
}

#global-navi.spnavi-spstyle #navi-button span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #B5B5B5;
}

#global-navi.spnavi-spstyle #navi-button span:nth-of-type(1) {
  top: 0;
}

#global-navi.spnavi-spstyle #navi-button span:nth-of-type(2) {
  top: 7px;
}

#global-navi.spnavi-spstyle #navi-button span:nth-of-type(3) {
  bottom: 0;
}

#global-navi.spnavi-spstyle #navi-panel {
  position: absolute;
  display: none;
  top: -13px;
  width: 100%;
  padding: 0 0 100px 0;
  background-color: #fff;
  -webkit-overflow-scrolling: touch;
  z-index: 9000;
}

#global-navi.spnavi-spstyle #navi-panel .title {
  margin-bottom: 0;
  padding: 10px 14px;
  background-color: #005684;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: left;
}

#global-navi.spnavi-spstyle #navi-panel .title a {
  color: #fff;
  text-decoration: underline;
}

#global-navi.spnavi-spstyle #navi-panel ul {
  margin: 0;
  padding: 0;
}

#global-navi.spnavi-spstyle #navi-panel ul li {
  position: relative;
  list-style: none;
  border-bottom: 1px #dadada solid;
  font-size: 14.5px;
  font-size: 0.90625rem;
}

#global-navi.spnavi-spstyle #navi-panel ul li a {
  display: block;
  color: #464646;
  text-decoration: none;
  vertical-align: middle;
  padding: 12px 15px;
}

#global-navi.spnavi-spstyle #navi-panel ul li:last-child {
  border-bottom: none;
}

#global-navi.spnavi-spstyle #navi-panel>* {
  -webkit-transform: translateZ(0px);
}

#global-navi.spnavi-spstyle.spnavi-animation-fade #navi-panel {
  width: 100%;
}

#global-navi.spnavi-spstyle.spnavi-animation-right #navi-panel {
  width: 82%;
  right: -82%;
}

#global-navi.spnavi-spstyle.spnavi-animation-left #navi-panel {
  width: 82%;
  left: -82%;
}

#global-navi.spnavi-spstyle.spnavi-icon-type1 #navi-button.active span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}

#global-navi.spnavi-spstyle.spnavi-icon-type1 #navi-button.active span:nth-of-type(2) {
  opacity: 0;
}

#global-navi.spnavi-spstyle.spnavi-icon-type1 #navi-button.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(7px) rotate(45deg);
  }

  50% {
    -webkit-transform: translateY(7px) rotate(0);
  }

  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar01 {
  0% {
    transform: translateY(7px) rotate(45deg);
  }

  50% {
    transform: translateY(7px) rotate(0);
  }

  100% {
    transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-7px) rotate(-45deg);
  }

  50% {
    -webkit-transform: translateY(-7px) rotate(0);
  }

  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar02 {
  0% {
    transform: translateY(-7px) rotate(-45deg);
  }

  50% {
    transform: translateY(-7px) rotate(0);
  }

  100% {
    transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }

  50% {
    -webkit-transform: translateY(7px) rotate(0);
  }

  100% {
    -webkit-transform: translateY(7px) rotate(45deg);
  }
}

@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }

  50% {
    transform: translateY(7px) rotate(0);
  }

  100% {
    transform: translateY(7px) rotate(45deg);
  }
}

@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }

  50% {
    -webkit-transform: translateY(-7px) rotate(0);
  }

  100% {
    -webkit-transform: translateY(-7px) rotate(-45deg);
  }
}

@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }

  50% {
    transform: translateY(-7px) rotate(0);
  }

  100% {
    transform: translateY(-7px) rotate(-45deg);
  }
}

/* img-hover */
#eims #eims-info #points .inner .eims-inner .imghvr {
	margin: 10px auto;
}

#eims #eims-info #points .inner .eims-inner .imghvr .caption {
	top: 30%;
}

.inner-slide {
	display: inline-grid;
	width: 100%;
}

#points .slider {
  margin: 8px auto;
	margin-bottom: 32px;
}

#points .slider li img {
  width: 310px;
  height: 310px;
  object-fit: cover;
}

.sns img {
  width: 40px;
  margin: 15px 10px;
}

}


/* =======================================================
* 追加css
* ======================================================= */
@media screen and (max-width: 1099px) {
	#header-container {
		width: 100%;
		background-color: rgba(255, 255, 255, 0.92);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10000;
	}

	#header-container .flex-space-between {
		padding: 0;
	}

	.site-logo {
		top: auto;
	  margin: 2% 0 2% 2%;
		z-index: 1001;
	}

	.site-logo img {
		max-width: 100px;
		min-width: 80px;
		width: 100%;
		height: auto;
	}

	#menu-btn {
		display: block;
		width: 24px;
		height: 24px;
		cursor: pointer;
		position: absolute;
		top: 32%;
		right: 1%;
		transition: 0.5s;
		z-index: 1001;
	}

	#menu-btn.open {
		background: #282728;
		box-sizing: content-box;
		top: 1%;
		right: 0%;
		padding: 2%;
	}

	#menu-btn.open::before,
	#menu-btn.open::after {
		background-color: #FFF;
		/*left: 19px;*/
	}

	#nav-container {
		padding: 63.5px 0;
	}

	#main-navigation {
		margin: 6% 3%;
	}

	#main-navigation ul {
		margin: 0;
	}

	#main-navigation ul li {
		display: block;
	}

	#main-navigation ul li a {
		text-align: center;
		padding: 15px 0;
	}

	#sub-navigation.sp_hide {
		display: flex !important;
		width: 280px;
    justify-content: flex-end;
		padding: 5% 24% 4% 4%;
	}

	#sub-navigation.sp_hide .btn {
		margin: 0 1%;
	}

	#sub-navigation.sp_hide .btn a {
		font-size: 10px;
		padding: 3px 15px;
	}

	#nav-container .sp_hide {
		width: 250px;
		margin: 0 auto;
	}

	#nav-container .sp_hide a {
		padding: 4% 0;
		margin: 4% auto;
	}
}


@media screen and (max-width: 768px) {
  #sub-navigation.sp_hide {
    width: 250px;
  }

  #menu-btn.open::before,
  #menu-btn.open::after {
    /*left: 13px;*/
  }

	.social a {
    padding: 0 6%;
	}

	.social img {
    width: 40px;
	}

	#footer-container .flex {
		display:block;
		padding: 4% 0;
	}

	#footer-container .col2 {
		width: 100%;
		padding: 2% 4%;
	}

	#footer .flex-space-between,
	#footer .list_wrapper {
		display: block !important;
	}

	#footer .flex-space-between {
		padding: 8% 4%;
	}

	#footer .list_wrapper {
		padding: 0;
	}

	#footer ul {
		justify-content: center;
	}

	#footer ul li {
		padding: 1% 2%;
	}

	#footer img {
		width: 200px;
	}

	#footer .tel {
		padding: 8% 0 10%;
	}

	.scroll-top_wrapper {
		background-color: #E5E5E5;
	}

	.scroll-top_wrapper img {
		position: relative;
		top: 45px;
		right: 0;
		bottom: 0;
	  left: 50%;
	  transform: translate(-50%,-50%);
	}

	/* popup */
	.btn-close button.close {
		text-align: right;
	}

	.pop button,
	.popup .close {
    padding: 20px 15px;
  }

	.popup_wrapper {
		width: 75%;
	}




}


@media screen and (max-width: 480px) {
	.site-logo {
		margin: 4% 0 4% 4%;
	}

	.site-logo img {
		vertical-align: middle;
	}

	#menu-btn {
		top: 32%;
		right: 5%;
	}

	#menu-btn.open {
		padding: 4%;
	}
}

@media screen and (max-width: 320px) {
	.site-logo img {
		min-width: 70px;
	}

	#sub-navigation.sp_hide {
		padding-right: 25%;
	}

	#menu-btn {
		top: 26%;
	}

	#menu-btn.open::before,
	#menu-btn.open::after {
    /*left: 13px;*/
	}

	#eyecath {
    padding: 15.7% 0 1%;
	}

}
