@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 共通
　02. What's New
　03. ご契約者様へ
　04. 初めての方へ
　05. マンションについて知る
　06. より豊かなマンションライフへ
　07. 会員様向けのご優待・キャンペーン…
　08. お問い合わせ＋キャンペーン
　99. スライダー
　98. SNSアイコン追加 2025.09.05

******************************************************************************* */



/* ==

　01. 共通

=============================================================================== */
#header-area{ position:relative; z-index:200; }
.sliderBlock{ z-index:110; }

#globalHeader .logo{ width:308px; padding:27px 0 24px; float:left; }
.mod-footer-corpname img { width: auto; }



.base-body div:after{ content:''; display:block; clear:both; }

.base-body h2{
	margin-bottom:20px;
	background:url(../../images/rn/bg_title.png) left center repeat-x;
	font-size:24px;
	font-family : 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
	line-height:1.3;
	text-align:center;
}
.base-body h2 span{
	margin:0 10px;
	padding:0 0.5em;
	background-color:#fff;
	display:inline-block;
}


.base-body div .colBlock{ margin-left:-20px; zoom:1; clear:both; }
.base-body div .colBlock .col{
	width:465px;
	margin:0 0 50px 20px;
	float:left;
}
.base-body div .colBlock.column4 .col{ width:222.5px; }

.base-body div .colBlock .col img{ width:100%; height:auto; }
.base-body div .colBlock .col p{ padding:10px 5px; border-bottom:1px solid #b8b8b8; font-size:130%; }



/* ==

　02. What's New

=============================================================================== */
.whatsNewBlock{ width:950px; margin:10px auto 45px; }
.whatsNewBlock .hdTxt{
	height:auto;
	padding:4px 0 4px 8px;
	background-color:#bdac5a;
	font-size:130%;
	color:#fff;
	font-weight:bold;
	font-family : 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
	overflow:visible;
	border:none;
}

.whatsNewBlock div{
	height:145px;
	border:1px solid #bfbfbf;
	overflow:auto;
}

.whatsNewBlock div dl{ padding:20px; }
.whatsNewBlock div dd{
	margin:-1.6em 0 10px;
	padding:0 0 10px 150px;
	border-bottom:1px dotted #ccc;
}

.whatsNewBlock div dd span{
	margin-left:1.5em;
	padding:0 5px;
	background-color:#ad0014;
	font-size:11px;
	color:#fff;
	display:inline-block;
}



/* ==

　03. ご契約者様へ

=============================================================================== */
.ownerBlock{
	min-width:950px;
	padding:0 0 47px;
	zoom:1;
	clear:both;
}
.ownerBlock p{ padding:10px 5px; border-bottom:1px solid #b8b8b8; font-size:130%; }



/* ==

　04. 初めての方へ

=============================================================================== */
.firstBlock{
	min-width:950px;
	padding:47px 0 10px;
	background-color:#f5f5f5;
	zoom:1;
	clear:both;
}
.base-body .firstBlock h2 span{
	background-color:#f5f5f5;
}



/* ==

　05. マンションについて知る

=============================================================================== */
.knowledgeBlock{
	min-width:950px;
	padding:47px 0 0;
	zoom:1;
	clear:both;
}



/* ==

　06. より豊かなマンションライフへ

=============================================================================== */
.lifeBlock{
	min-width:950px;
	padding:27px 0;
	zoom:1;
	clear:both;
}



/* ==

　07. 会員様向けのご優待・キャンペーン…

=============================================================================== */
.memberBlock{
	min-width:950px;
	padding:47px 0 10px;
	background-color:#f9f7f0;
	zoom:1;
	clear:both;
}
.base-body .memberBlock h2 span{
	background-color:#f9f7f0;
}



/* ==

　08. お問い合わせ＋キャンペーン

=============================================================================== */
.inqBlock{
	width:910px;
	margin:60px auto 40px;
	padding:20px;
	background:url(../../common/images/rn/bg01.gif);
	clear:both;
}
.inqBlock div{ float:left; }
.inqBlock div.btn{ width:185px; padding-top:8px; float:right; }



.campaignBlock{
	border-top:1px solid #dfdfdf;
	zoom:1;
	clear:both;
}
.campaignBlock .baseIn div{ margin-right:30px; padding:40px 0 0 210px; float:left; }
.campaignBlock ul.ico{ padding-top:35px; float:left; }
.campaignBlock ul.ico li{ margin-right:16px; float:left; }

.campaignBlock ul.ico li img{ width:38px; height:auto; }





/* ==

　99. スライダー

=============================================================================== */
div.sliderBlock{
	width:950px;
	min-width:950px;
	margin:0 auto 40px;
	padding:0 0 20px;
	zoom:1;
	position:relative;
	clear:both;
}
div.sliderBlock .slick-container{ position:relative; }
div.sliderBlock .slick-container .slide{
	width:950px;
	max-width:950px;
	height:325px;
	margin:0 auto;
}
div.sliderBlock .slick-container .slide img.devSmp{ display:none; }


div.sliderBlock .slick-slide{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
div.sliderBlock .slick-slide.slick-current{
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}


div.sliderBlock .slick-arrow{
	width:34px;
	margin:0 auto;
}
div.sliderBlock .btn_prev{ width:950px; margin:0 auto; margin-top:-30px; margin-left:-475px; position:absolute; top:50%; left:50%; }
div.sliderBlock .btn_next{ width:950px; margin:0 auto; margin-top:-30px; margin-left:-475px; text-align:right; position:absolute; top:50%; left:50%; }
div.sliderBlock .btn_prev div{ width:34px; position:absolute; top:0; left:0; cursor:pointer; }
div.sliderBlock .btn_next div{ width:34px; position:absolute; top:0; right:0; cursor:pointer; }


div.sliderBlock .slick-dots{ bottom:-35px; }
div.sliderBlock .slick-dots li{ margin:0 3px; }
div.sliderBlock .slick-dots li button{
	width:14px;
	height:14px;
	padding:0;
}
div.sliderBlock .slick-dots li button:before{
	width:14px;
	height:14px;
	background-color:#d9d9d9;
	content:"";
	font-size:14px;
	color:#d9d9d9;
	opacity:1.0;
}
div.sliderBlock .slick-dots li.slick-active button:before{ background-color:#bdac5a; color:#bdac5a; }
/* 大枠レイアウト
------------------------------------------------------------------------------- */
.base-body-fix {
	min-width: 950px;
}
/* メイン
------------------------------------------------------------------------------- */
.base-body .dMain {
	width: 100%;
}
.base-body .swiper-slide img {
	width: 100%;
	height: auto;
}
.base-body .fnDfcSlider1,
.base-body .fnDfcSlider2 {
	display: none !important;
}
.base-body .fnDfcSlider1-show,
.base-body .fnDfcSlider2-show {
	display: block !important;
}
.base-body .dMain_item {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.base-body .dMain_item-t1 {
	background-image: url(../../images/slider/bg01.jpg);
}
.base-body .dMain_img {
	display: block;
	max-width: 950px;
	margin: 0 auto;
}
.base-body .btn_prev {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	width: 100%;
	max-width: 1150px;
	margin: -60px auto 0;
}
.base-body .btn_next {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	width: 100%;
	max-width: 1150px;
	margin: -60px auto 0;
	text-align: right;
}
.base-body .slick-arrow div {
	position: relative;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	z-index: 2;
}
.d_hover .base-body .slick-arrow div:hover {
	opacity: 0.7;
}
/* インフォメーション
------------------------------------------------------------------------------- */
.base-body .dInfo {
	max-width: 950px;
	margin: 0 auto;
	padding: 66px 0 70px;
	font-family : 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
}
.base-body .dInfo_tit {
	line-height: 1.1;
	margin: 0 0 54px;
	background: none;
	color: #000;
	font-size: 300%;
	font-weight: normal;
	text-align: center;
}
.base-body .dInfo_imgs {
	float: left;
	width: 282px;
}
.base-body .dInfo_img a {
	display: block;
}
.d_hover .base-body .dInfo_img a:hover {
	opacity: 0.8;
}
.base-body .dInfo .slick-dots {
	position: absolute;
	bottom: -30px;
	display: block;
	width: 100%;
	height: 15px;
	line-height: 1;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.base-body .dInfo .slick-dots li {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 7px;
	padding: 0;
	border-radius: 100%;
	background-color: #999;
	cursor: pointer;
	vertical-align: top;
}
.base-body .dInfo .slick-dots .slick-active {
	background-color: #dbaa00;
}
.base-body .dInfo .slick-dots button {
	display: none !important;
}
.base-body .dNews {
	float: right;
	width: 620px;
	height: 195px;
	overflow: auto;
}
.base-body .dNews dt {
	width: 130px;
	line-height: 1.4;
	color: #666;
	font-size: 134%;
}
.base-body .dNews dd {
	width: 465px;
	line-height: 1.5;
	margin: -1.45em 0 0;
	padding: 0 0 12px 128px;
	font-size: 134%;
}
.base-body .dNews dd a {
	color: #666;
	text-decoration: none;
}
.base-body .dNews dd a:hover {
	text-decoration: underline;
}
.base-body .dNews dd span {
	margin: 0 0 0 1em;
	padding: 0 5px;
	background-color:#ad0014;
	color: #fff;
	font-size: 11px;
	vertical-align: 0.25em;
}
/* 会員特典
------------------------------------------------------------------------------- */
.base-body .dSpecial {
	padding: 56px 0 100px;
	background-color: #f5f5f5;
	font-family : 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
}
.base-body .dSpecial_tit {
	line-height: 1.1;
	margin: 0 0 17px;
	background: none;
	color: #000;
	font-size: 300%;
	font-weight: normal;
	text-align: center;
}
.base-body .dSpecial_lead {
	line-height: 2;
	font-size: 150%;
	text-align: center;
}
.base-body .dSpecial_in {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 950px;
	margin: 0 auto;
}
.base-body .dSpecial_item {
	width: 290px;
	margin: 37px 40px 0 0;
	background-color: #fff;
}
.base-body .dSpecial_item:nth-child(3n) {
	margin-right: 0;
}
.base-body .dSpecial_link {
	display: block;
	color: #333;
	text-decoration: none;
}
.d_hover .base-body .dSpecial_link:hover {
	opacity: 0.8;
}
.base-body .dSpecial_img {
	display: block;
}
.base-body .dSpecial_body {
	padding: 20px 20px 25px;
}
.base-body .dSpecial_stit {
	line-height: 1.36;
	margin: 0 0 17px;
	font-size: 184%;
}
.base-body .dSpecial_txt {
	line-height: 1.71;
	color: #666;
	font-size: 117%;
}
/* カテゴリ導線
------------------------------------------------------------------------------- */
.base-body .dCategory {
	position: relative;
	font-family : 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
}
.base-body .dCategory_catch {
	position: absolute;
	top: 0;
	left: 50%;
	width: 150px;
	padding: 50px 0 110px;
	color: #fff;
	z-index: 2;
	text-align: center;
}
.base-body .dCategory_catch-t1 {
	margin: 0 0 0 -625px;
	background: #42a7a1;
	background: -moz-linear-gradient(top, #42a7a1 20%, #116d66 100%);
	background: -webkit-linear-gradient(top, #42a7a1 20%,#116d66 100%);
	background: linear-gradient(to bottom, #42a7a1 20%,#116d66 100%);
}
.base-body .dCategory_catch-t2 {
	margin: 0 0 0 475px;
	background: #b26184;
	background: -moz-linear-gradient(top, #b26184 20%, #701636 100%);
	background: -webkit-linear-gradient(top, #b26184 20%,#701636 100%);
	background: linear-gradient(to bottom, #b26184 20%,#701636 100%);
}
.base-body .dCategory_catch-t3 {
	margin: 0 0 0 -625px;
	background: #8c5c19;
	background: -moz-linear-gradient(top, #8c5c19 20%, #5e2706 100%);
	background: -webkit-linear-gradient(top, #8c5c19 20%,#5e2706 100%);
	background: linear-gradient(to bottom, #8c5c19 20%,#5e2706 100%);
}
.base-body .dCategory_catch p {
	display: inline-block;
	line-height: 1.5;
	height: 440px;
	margin: 0 auto;
	padding: 110px 0 0;
	font-size: 24px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	text-align: left;
}
@media all and (-ms-high-contrast:none){
	.base-body .dCategory_catch p {
		margin-right: 12px;
	}
}
.base-body .dCategory_catch p:before {
	content: "";
	display: block;
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	width: 82px;
	height: 82px;
	margin: 0 auto 28px;
	background-position: left top;
	background-repeat: no-repeat;
}
.base-body .dCategory_catch-t1 p:before {
	background-image: url(../../images/rn/block_ico01.png);
}
.base-body .dCategory_catch-t2 p:before {
	background-image: url(../../images/rn/block_ico02.png);
}
.base-body .dCategory_catch-t3 p:before {
	background-image: url(../../images/rn/block_ico03.png);
}
.base-body .dCategory_head {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.base-body .dCategory_head-t1 {
	background-image: url(../../images/rn/block_bg01.jpg);
}
.base-body .dCategory_head-t2 {
	background-image: url(../../images/rn/block_bg02.jpg);
}
.base-body .dCategory_head-t3 {
	background-image: url(../../images/rn/block_bg03.jpg);
}
.base-body .dCategory_tit {
	line-height: 360px;
	margin: 0;
	background: none;
	color: #fff;
	font-size: 86px;
	font-weight: normal;
}
.base-body .dCategory_body {
	position: relative;
	padding: 44px 0 100px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.base-body .dCategory_body-t1 {
	background-image: url(../../images/rn/block_bg04.jpg);
}
.base-body .dCategory_body-t2 {
	background-image: url(../../images/rn/block_bg05.jpg);
}
.base-body .dCategory_body-t3 {
	background-image: url(../../images/rn/block_bg06.jpg);
}
.base-body .dCategory_in {
	max-width: 950px;
	margin: 0 auto;
}
.base-body .dCategory_txt {
	line-height: 1.555;
	font-size: 150%;
	text-align: center;
}
@media only screen and (max-width: 1280px) {
	.base-body .dCategory_catch-t1 {
		margin: 0 0 0 -575px;
	}
	.base-body .dCategory_catch-t2 {
		margin: 0 0 0 425px;
	}
	.base-body .dCategory_catch-t3 {
		margin: 0 0 0 -575px;
	}
}
@media only screen and (max-width: 1180px) {
	.base-body .dCategory_catch-t1 {
		margin: 0 0 0 -525px;
	}
	.base-body .dCategory_catch-t2 {
		margin: 0 0 0 375px;
	}
	.base-body .dCategory_catch-t3 {
		margin: 0 0 0 -525px;
	}
}
@media only screen and (max-width: 1080px) {
	.base-body .dCategory_catch-t1 {
		margin: 0 0 0 -475px;
	}
	.base-body .dCategory_catch-t2 {
		margin: 0 0 0 325px;
	}
	.base-body .dCategory_catch-t3 {
		margin: 0 0 0 -475px;
	}
	.base-body .dCategory_txt {
		font-size: 125%;
	}
}
.base-body .dBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 950px;
	margin: 0 auto;
	padding: 4px 0 0;
	font-size: 100%;
}
.base-body .dBlock_item {
	width: 290px;
	margin: 40px 20px 0;
	background-color: #fff;
}
.base-body .dBlock_link {
	display: block;
	color: #333;
	text-decoration: none;
}
.d_hover .base-body .dBlock_link:hover {
	opacity: 0.8;
}
.base-body .dBlock_body {
	padding: 19px 20px 15px;
}
.base-body .dBlock_stit {
	line-height: 1.36;
	margin: 0 0 11px;
	font-size: 184%;
	font-weight: normal;
}
.base-body .dBlock_txt {
	line-height: 1.71;
	font-size: 117%;
}
/* お問い合わせ
------------------------------------------------------------------------------- */
.base-body .dContact {
	max-width: 950px;
	margin: 70px auto 0;
	padding: 54px 0 60px;
	background-color: #f5f5f5;
	color: #000;
	font-family : 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
	text-align: center;
}
.base-body .dContact_tit {
	line-height: 1.1;
	margin: 0 0 35px;
	font-size: 267%;
}
.base-body .dContact_stit {
	line-height: 1.1;
	margin: 0 0 15px;
	font-size: 150%;
}
.base-body .dContact_tel {
	line-height: 1.1;
	margin: 0 0 10px;
	color: #900;
	font-size: 400%;
	font-weight: bold;
}
.base-body .dContact_tel a {
	color: #900;
	text-decoration: none;
}
.base-body .dContact_date {
	line-height: 1.5;
	font-size: 134%;
}
.base-body .dContact_btn {
	margin: 35px 0 0;
	font-size: 150%;
	text-align: center;
}
.base-body .dContact_btn a {
	display: inline-block;
	position: relative;
	line-height: 60px;
	padding: 0 60px 0 15px;
	background-color: #dbaa00;
	color: #fff;
	text-decoration: none;
}
@media all and (-ms-high-contrast:none){
	.base-body .dContact_btn a {
		line-height: 55px;
		padding-top: 5px;
	}
}
.d_hover .base-body .dContact_btn a:hover {
	opacity: 0.7;
}
.base-body .dContact_btn a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 18px;
	width: 7px;
	height: 7px;
	margin: -5px 0 0;
	border: 1px solid;
	border-color:  transparent transparent #fff #fff;
	transform: rotate(-135deg);
	vertical-align: 1px;
}


/*スライドショー*/
/*--スライダーの位置とサイズ調整--*/
.slider{
	width:100%;
	margin:0 auto;
	}
	
	/*--------画像サイズ調整---------*/
	img{
	width:100%;
	}
	
	/*-----------height調整----------*/
	.slick-slide{
	  height:auto!important;
	}
	
	/*-----------矢印表示----------*/
	.slick-next{
	  right:0!important;
	}
	.slick-prev{
	  left:0!important;
	}
	.slick-arrow{
		z-index:2!important;
		width:40px!important;
		height:120px!important;
	  }
	.slick-arrow:before{
		content:""!important;
		width: 100%!important;
		height: 100%!important;
		position: absolute;
		top: 0;
		left: 0;
	  }
	
	  .slick-next:before{
		background: url(../../images/slider/btn_next.png)!important;
		background-size: contain!important;
	  }
	
	  .slick-prev:before{
		background: url(../../images/slider/btn_prev.png)!important;
		background-size: contain!important;
	  }
	@media screen and (max-width: 500px) {
	.slick-arrow{
		width:27px!important;
		height:80px!important;
	  }
	}
	/**/

/*SNSアイコン*/
.base-body .sns-icon {
	width:100%;
	max-width: 300px;
	margin:0 auto 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}	
.base-body .sns-icon img {
	max-width: 25px;
	padding: 20px 0 5px;
}
.base-body .sns-icon li {
	text-align: center;
}
.base-body .sns-icon p {
	font-size: 12px;
	line-height: 1.4;
}

.base-body .sns-icon a {
	text-decoration: underline;
}