@charset "utf-8";
* {
  position: relative;
  box-sizing: border-box;
}
img {max-width: 100%;}
section {margin-bottom: 30px!important;}
/* slide */
.topMainSection {
  width: 100%;
  position: relative;
}
.topMainSection__slide--img {
  display: block;
  width: 100%;
}
.topMainSection__title {
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  padding: 11px 0;
  transform: translateY(-50%);
  z-index: 10;
}
.topMainSection__title--img {
  display: block;
  width: 170px;
  margin: 0 auto;
}
.cut .topMainSection {
	max-width: 900px;
	margin: 0 auto;
}
.kv-text-wrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 2;
	padding: 16px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	color: #FFF;
	text-align: center;
}
@media screen and (min-width: 768px) {
	.kv-text-wrap {
		font-size: 22px;
	padding: 40px 20px;
	text-align: left;
	width: auto;
	line-height: 2;
	}
}


/* header*/
header,
#index-bnr-area,
#con-area,
#link-area,
#case,
#servise{
  max-width: 900px;
  margin: 0 auto;
}

header {
	background-color:  #FFF;
}

h1 {
  padding-top: 5px;
  margin-bottom: 5px;
	font-size:10px;
	text-align: right;
}
#heaedr-content {
  padding: 0 20px;
}
	
header h2 a{
	display: block;
	width: 293px;
	max-width: 100%;
	height: 55px;
	text-indent: -7777px;
	font-size: 0;
	line-height: 0;
	background: url(../imgs/shared/nice-rogo.gif) no-repeat 0 0;
	background-size: contain;
}

body {

}

/* nav */
#g-nav {
	margin: 0;box-shadow: 0 15px 10px 0 rgba(0,0,0,0.15);
	z-index: 9999;
}
	#g-nav li {
		border-right: 1px solid #005E3C;
		padding: 0!important;
	}
	#g-nav li:first-child {border-left: 1px solid #005E3C;}
	#g-nav a {
		font-size: 12px;
		display: block;
		text-align: center;
		color: #005E3C;
		font-weight: bold;
		padding: 1em 0;
	}
	#g-nav a.pre {
		padding: .46em 0;
		color: #C9CACA;
	}
	#g-nav a span {
		display: block;
		font-weight: normal;
		font-size: 11px;
	}
	.pc-only {display: none!important;}
	.sp-only {display: block!important;;}
	.pull-trigger.current:after {
		content: "";
		display: block;
		border-right: 2px solid #005e3c;
		border-bottom: 2px solid #005e3c;
		width: 10px;
		height: 10px;
		position: absolute;
		z-index: 9999;
		bottom: -16px;
		left: 46%;
		transform: rotate(45deg);
	}
	#g-nav li:first-child .pull-trigger.current:after {
		border-right: 2px solid #FFF;
		border-bottom: 2px solid #FFF;
	}
@media screen and (min-width: 768px) {
	#g-nav a:not(.pre):hover {
		background-color: #005E3C;
		color: #FFF;
	}
	#g-nav a {font-size: 16px;}
	.pc-only {display: block!important;}
	.sp-only {display: none!important;;}
}

#rent #g-nav li:nth-child(4){
	background-color: #005E3C;
}
#rent #g-nav li:nth-child(4) a{
	color: #fff;
}

#pull-down {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #FFF;
	z-index: 8888;
}
.pull-box {
	display: none;
	box-shadow: 0 1px 10px 0 rgba(0,0,0,0.15);
}
.pullbox-flex {
	display: flex;
}

.pull-box h3 {
	writing-mode: vertical-rl;
	letter-spacing: 1em;
	padding: 4em 0;
	width: 20%;
	background-color: #005E3C;
	color: #FFF;
	float: left;
	white-space: nowrap;
}
.pull-box h3 span {
	display: inline-block;
	position: absolute;
	left: 42%;
}
.pull-down-body {
	background-color: #FFF;
	padding: 100px 40px;
	width: 80%;
}
.pull-down-body .cat {margin-bottom: 20px;}
.pull-down-body .cat-head {
	width: 120px;
	margin-right: 1em;
	margin-bottom: 20px;
}
.pull-down-body .cat-body {
	float: left;
}
.pull-down-body .cat-body a {
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
	.pull-down-body a:hover {text-decoration: underline;}
	.pull-down-body .cat {margin-bottom: 40px;}
	.pull-down-body .cat-head,
	.pull-down-body .cat-body a {margin-bottom: 0;}
	.pull-down-body .cat-head,
	.pull-down-body .cat-body {
		float: left;
	}
}
.pull-down-body .cat-inner a {text-decoration: underline;}
.pull-down-body .cat-inner {margin-bottom: 24px;}
.pull-down-body .a-head {
	margin-bottom: 10px;
	font-weight: bold;
}
.pull-down-body .cat-01 .a-head {color: #36aba2;}
.pull-down-body .cat-02 .a-head {color: #80ba4c;}
.pull-down-body .cat-03 .a-head {color: #21ade5;}
.pull-down-body .menu-list {width: 100%;}
.pull-down-body .menu-list li {
	border-top: 1px solid;
	padding: 20px;
}
.pull-down-body .menu-list li a {
	display: inline-block;
	letter-spacing: .2em;
}
.pull-down-body .menu-list li a:not(:first-child) {
	margin-top: 1em;
}
@media screen and (min-width: 768px) {
	.pull-down-body .menu-list li {
		padding: 30px 80px;
	}
	.pull-down-body .menu-list li a:not(:first-child) {
		margin-left: 4em;
		margin-top: 0;
	}
}

/* index-bnr-area */
#index-bnr-area,
#con-area,
#link-area {
	background-color: #FFF;
	margin-bottom: 60px!important;}

#case,
#servise {margin-bottom: 30px!important;}

.bnr-wrap .bnr {
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
}
.bnr-wrap .bnr .fw-col-50 {padding: 0!important;}

/* con-area */
.cut .thru {display: none;}
body:not(.cut) .thru {display: block;width: 100%;text-align: center;
background: url(../imgs/index/img_obi_back.jpg);}
body:not(.cut) #con-area h3 {display: none;}

/* link-area */
#link-area {padding: 0 20px;}
#link-area #SearchLink p {
	font-size: 14px;
	border-bottom: 1px solid;
	margin: 30px 0 10px;
	padding: 10px 0;
	font-weight: bold;
}
#link-area #SearchLink li {
	display: inline-block;
}
#link-area #SearchLink li a {
	font-size: 14px;
	display: inline-block;
	padding-left: 20px;
}
#link-area #SearchLink li a:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	position: absolute;
	top: 40%;
	left: 6px;
	transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
	#link-area #SearchLink li a:hover {
		text-decoration: underline;
	}
}

/* footer */
#snsContainer{
	max-width:500px;
	margin:1em auto;
		line-height:1.6785;
	color:#333;
	text-align: center;
}


#sns ul li{
    display: inline-block;
	padding:0 1em;
    /*vertical-align: bottom;*/
}

#facebook {
	content: "\f082";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color:#ccc;
}

.sns {
	font-size:2.5em;
	color:#999;
	}


.mincho {
	font-family: Georgia, '游明朝', YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, serif;
	padding:0em 0.5em;
	border:1px solid #ccc;
	margin-bottom:10px;
	margin-top: 5em;
}
#site-index {
	width:100%;
	background:#004136;
	padding:2em 0 4em;
	line-height:1.6785;
	color:#333;
	text-align: center;
	}
	
#site-index h3 {
	color:#fff;
	font-weight:bold;
	padding:0.5em 0 0.2em;
	border-bottom:1px solid #fff;
	margin-bottom:0.5em;
		font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN',sans-serif;
	position: relative;
	width: 100%;
	font-weight:bold;
	text-align: center;
	letter-spacing: 0.1em;
	}

	
ol#st-index a {
	color:#FFFFFF;
	font-size:0.75em;
	}
	#site-index h3 {
	text-align:left;
	}
ol#st-index > li {margin-bottom: 30px;}
@media screen and (min-width: 768px) {
ol#st-index{
	display: flex;
	justify-content: space-between;
	}
}
	
ol#st-index {
	text-align: left;
	}
	.logo-w {
	width:170px;
	text-align:center;
	margin-top: 2em;
	}
	.outer{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	}
.ml10{
	margin-left: 0.625em !important;
	}

/* --------------------------------------- */
/* 【下層】rent:貸したい */
/* --------------------------------------- */

#rent .pagenavi
#rent .pagenavi li{
	margin:0;
	padding:0;
}
#rent .pagenavi{
	display: flex;
	justify-content: space-between;
}
#rent .pagenavi li{
	width:50%;
}

#rent #case h3{
	margin:60px 0 20px 0;
}


#rent .bnr-wrap{
	margin-top:30px;
}

#rent .bnr-wrap .fw-col-50:nth-child(1){
	padding-right: 3px !important;
	box-sizing: border-box;
}
#rent .bnr-wrap .fw-col-50:nth-child(2){
	padding-left: 3px !important;
	box-sizing: border-box;
}	

/*
いる？
@media screen and (max-width: 1040px) {
	#case,
	#servise{
		padding: 0 20px;
	}
}
*/

#rent .close{
	background-color: #004136;
	text-align: center;
	padding: 5px 0;
}
#rent .close img{
	width: 80px;
	height: auto;
}


#sidemenu {
    position: fixed;
    bottom: 80px;
    right: 0;
		z-index:9999;
}

#sidemenu img{
	width:100px;
	height: auto;
}
#sidemenu a{
	display:block;
}

@media (min-width: 769px) {
	#sidemenu img{
		width:160px;
		height: auto;
	}	
}
/* アコーディオン設定 */

.accordion .inner {display: none;}
.accordion div,
.accordion .inner li .close{ cursor: pointer;}
.accordion > li{
margin-bottom: 15px;
}

.ac_image{
	position: relative;
}
.ac_image .arrow{
	position: absolute;
	width: 100px;
	height: auto;
	left:50%;
	bottom: 2.5%;
	margin-left: -50px;
	z-index: 1000;
}

@media (min-width: 768px) {
	.ac_image .arrow{
		width: 160px;
		bottom: 3%;
		margin-left: -80px;

	}	
}

@media (max-width: 480px) {
	.ac_image .arrow{
		width: 80px;
		bottom: 2.5%;
		margin-left: -40px;
	}	
}
	.ac_image .arrow.black{
		bottom: 5%;
	}	

				
.blinking{
	-webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
				
.move{
    animation:move 0.8s ease-in-out infinite alternate;
}
@-webkit-keyframes move{
    0% {transform: translateY(5px);}
    100% {transform: translateY(0);}
}
@-moz-keyframes move{
    0% {transform: translateY(5px);}
    100% {transform: translateY(0);}
}
@keyframes move{
    0% {transform: translateY(5px);}
    100% {transform: translateY(0);}
}	

.mt-0 {
	margin-top: 0!important;
}

.mt-60 {
	margin-top: 30px;
}
.mb-15 {
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	.mt-60 {
	margin-top: 60px;
}
.mb-15 {
	margin-bottom: 15px;
}
}


.mansion-list-wrap {
	max-width: 900px;
	margin: auto;
	padding: 2px;
}

h2.mansion-list-ttl {
	color: #887549;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	padding-left: 15px;
	letter-spacing: .3em;
	margin-top: 60px;
	margin-bottom: 30px;
}
h2.mansion-list-ttl span {
	display: inline-block;
	padding-right: 2em;
}

h2.mansion-list-ttl span::before {
	content: "";
	background: #ffffff;
background: -moz-linear-gradient(left, #004136f 0%, #FFF 100%);
background: -webkit-linear-gradient(left, #004136 0%,#FFF 100%);
background: linear-gradient(to right, #004136 0%,#FFF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004136f', endColorstr='#FFF',GradientType=1 );
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

h3.mansion-list-ttl {
	color: #627A86;
	font-size: 1.8rem;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
}

.mansion-list {
	margin: -2px;
}

.mansion-list li {
	float: left;
	display: inline-block;
	width: 100%;
	padding: 2px;
}

.mansion-list a {
	background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );

	border: #627A86 solid 1px;
	display: block;
	font-size: 3.6vw;
	font-weight: bold;
	text-align: left;
	line-height: 56px;
	height: 58px;
	padding-left: 1em;
	overflow: hidden;
	white-space: nowrap;
}
.mansion-list a:hover {
	background: -moz-linear-gradient(bottom,  #ffffff 0%, #e5e5e5 100%);
background: -webkit-linear-gradient(bottom,  #ffffff 0%,#e5e5e5 100%);
background: linear-gradient(to top,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	color: #627A86;
}
.mansion-list a::before {
	content: "";
    border-top: #e5e5e5 solid 2px;
    border-left: #e5e5e5 solid 2px;
    border-color: var(--color-mens);
    width: 6px;
    height: 6px;
    margin: auto;
    position: absolute;
	top: 0;
    right: 12px;
	bottom: 0;
    transform: rotate(135deg);
}


.area-navi {
	margin-bottom: 30px;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 40;
}
.area-navi li + li {
	padding-left: 1px;
}
.area-navi a,
.area-navi span {
	background-color: #887549;
	color: #FFF;
	display: block;
	font-weight: 600;
	line-height: 60px;
	height: 60px;
	text-align: center;
}
.area-navi a:hover {
	background-color: #004136;
}
.area-navi span {
	font-size: 80%;
	cursor: default;
}

#area-1,
#area-2,
#area-3,
#area-4 {
	display: block;
	margin-top: -40px;
	padding-top: 40px;
}

.kini {
	font-size: 1.4rem; font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif'; margin: 0 auto 20px;
	font-weight: bold;
}

@media (min-width: 768px) {
	
	.mansion-list-wrap {
		padding: 12px 16px;
	}
	
	.mansion-list {
	margin: -12px -16px;
}

.mansion-list li {
	float: left;
	display: inline-block;
	width: 50%;
	padding: 12px 16px;
}
	
	.mansion-list a {
		font-size: 1.5vw;
		line-height: 60px;
		height: 62px;
	}
	.mansion-list a::before {
		right: 12px;
	}
	
	.kini {
		font-size: 2rem;
	}
	
}
@media (min-width: 1024px) {
	.mansion-list a {
		font-size: 1.4vw;
	}
}

@media (min-width: 1280px) {
	.mansion-list a {
		font-size: 1vw;
	}
}
@media (min-width: 1600px) {
	.mansion-list a {
		font-size: 0.8vw;
	}
}




