@charset "utf-8";
.contents h3{
	font-weight: bold;
	font-size: 157%;
}
.contents h3 span.header:before{
    margin:0 20px 0 0;
    content:" ";
    display:inline-block;
    width:17px;
    height:17px;
    background:url(../common/images/header_icon.png) no-repeat;    
    background-size:contain;
    vertical-align:middle;
}
.contents h3 span.header:after{
    margin:0 0 0 20px;
    content:" ";
    display:inline-block;
    width:17px;
    height:17px;
    background:url(../common/images/header_icon.png) no-repeat;    
    background-size:contain;
    vertical-align:middle;
}
.contents .section{
	padding: 1px 0;
	background-color:#FFF;
}
.contents .section > div{
	max-width: 1240px;
	margin:0 auto;
}
.contents .bgLightBlue{
	border-top: 1px solid #c6e2f4;
	border-bottom: 1px solid #c6e2f4;
	background:#eaf7fe;
}
.contents .bgTown{
	background: url(../images/support_bg_03.png) center bottom repeat-x;
	background-size: 1240px;
}

img.thumbnail1 {
margin: 1px 3px 1px -23px;
width: 20px;
height: 20px;
}
img.thumbnail2 {
margin: 1px;
width: 20px;
height: 20px;
}

/*--------------------------------------------------*/
/*vi*/
/*--------------------------------------------------*/
.vi img{
	width: 100%;
}

.vi .slider_wrap.pc{
  width:100%;
  padding-top:37.273%;
  position:relative;
}
.vi .slider_wrap .slider{
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}

.vi .sp{
	display:none;
}
.vi .bx-wrapper{
	position:relative;
}
.vi .bx-pager{
	position:absolute;
	bottom: 2%;
	width: 100%;
	text-align:center;
}
.vi .bx-pager > div{
	position:relative;
	display:inline-block;
	margin:0 0.5em;
	z-index:100;
}
.vi .bx-pager > div > a{
	display:block;
	width: 19px;
	height:19px;
	text-indent:100%;
	background: url(../images/vi_icon_pager_off.png) center center no-repeat;
	background-size: 19px;
	overflow:hidden;
}
.vi .bx-pager > div > a.active{
	background-image: url(../images/vi_icon_pager_on.png);
}

/*--------------------------------------------------*/
/*slideBnrArea*/
/*--------------------------------------------------*/

#cp .cpSliderInner img{
	display: none;
}
#cp .cpSliderInner a{
	width: 100%;
	padding-top: 28%;
}

.contents .section > div.slideBnrArea{
	margin: 95px auto;
}
#cp .slideBnrArea{
	margin: 30px auto;
}
.slideBnrArea .inner{
    max-width: 820px;
	margin: 0 auto;
}
.slideBnrArea .cpSlider{
	width: 100%;
	overflow: visible;
    max-width: 1010px;
    margin: 0 auto;
}
.slideBnrArea .cpSlider ul li {
    padding-right: 6px;
    padding-left: 4px;
}
/*.slideBnrArea .bx-wrapper .bx-controls-direction a{
	top: 0;
}
.slideBnrArea .bx-wrapper .bx-controls-direction a{
	width: 16px;
	height: 100%;
	margin-top: 0;
}
.slideBnrArea .bx-wrapper .bx-prev{
	background: #b0b0b0 url(/common/images/slide_prev_arw.png) center center no-repeat;
	background-size: 9px auto;
    border-radius: 3px;
	left: -26px;
}

.slideBnrArea .bx-wrapper .bx-next{
	background: #b0b0b0 url(/common/images/slide_next_arw.png) center center no-repeat;
	background-size: 9px auto;
	border-radius: 3px;
    right: -26px;
}*/
.slideBnrArea .bx-wrapper .bx-prev, .slideBnrArea .bx-wrapper .bx-next {
    width: 16px;
    height: 100%;
    margin-top: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    top: 0;
}
.slideBnrArea .bx-wrapper .bx-prev {
    background: #b0b0b0 url(/common/images/slide_prev_arw.png) center center no-repeat;
    background-size: 9px auto;
    left: -26px;
}
.slideBnrArea .bx-wrapper .bx-next {
    background: #b0b0b0 url(/common/images/slide_next_arw.png) center center no-repeat;
    background-size: 9px auto;
    right: -25px;
}
.slideBnrArea  .bx-wrapper .bx-pager {
    display: none;
}
.slideBnrArea .btn{
	text-align: right;
}
.slideBnrArea .btn a{
	box-sizing:border-box;
	display:inline-block;
	padding:0.75em;
	font-size: 85.71%;
	color:#FFF;
	line-height:1;
	text-align:center;
	background:#0079c2;
	width:12em;
}
.slideBnrArea .btn a:before{
	content:"";
	display:inline-block;
	width: 10px;
	height:10px;
	margin-right: 0.25em;
	background: url(/common/images/arrow_01_r.png) left top no-repeat;
	background-size: contain;
}

/*--------------------------------------------------*/
/*mymansion*/
/*--------------------------------------------------*/
.mymansion .inner{
	max-width: 900px;
	margin:4% auto 0 auto;
}
.mymansion ul{
	margin-top: 4%;
}
.mymansion ul:after{
	content:"";
	display:block;
	clear:both;
}
.mymansion li{
	box-sizing:border-box;
	float:left;
	width: 25%;
	margin-bottom: 4em;
	padding:0 1em;
}
.mymansion li a:hover img{
	opacity:0.8;
}
.mymansion li:nth-of-type(4n + 1){
	clear:left;
}
.mymansion li span:first-child{
	display:block;
	margin-bottom: 1em;
	text-align:center;
}
.mymansion li span:first-child img{
	width: 75%;
	max-width: 116px;
}
.mymansion li span:nth-of-type(2){
	display:inline-block;
	text-align:left;
	padding-left: 1em;
	background: url(/common/images/arrow_02_r.png) left 0.3em no-repeat;
	background-size:0.6em;
}

/* .mymansion li span.new{
	background-image: none;
	background-color: #e61919;
	padding: 1px 0.5em;
	font-size: 9px;
	line-height: 1;
	vertical-align: middle;
	color: #FFF;
	margin-left: 1em;
	margin-bottom: 4px;
} */
.mymansion li.new span:nth-of-type(2)::after{
	content: 'NEW';
	display: inline-block;
	background-color: #e61919;
	padding: 2px 0.5em;
	font-size: 9px;
	line-height: 1;
	color: #FFF;
	margin-left: 1em;
}


/*--------------------------------------------------*/
/*support*/
/*--------------------------------------------------*/
.support .inner{
	max-width: 900px;
	margin:0 auto 5% auto;
}
.support h3,
.rec h3{
	margin-top: 4%;
}
.support ul{
	margin-top: 3%;
	text-align:center;
}
.support li{
	display:inline-block;
	width: 22%;
	margin:0 0.5%;
	vertical-align:top;
}
.support li a:hover img{
	opacity:0.8;
}
.support li strong,
.support li span{
	display:block;
	color:#FFF;
	text-align:left;
}
.support li strong{
	box-sizing:border-box;
	position:relative;
	padding:0.5em 0.9em 0.8em 0.9em;
	font-size: 114.29%;
	font-weight: bold;
	background:#0079c2;
}
.support li strong:before{
	content:"";
	display:block;
	position:absolute;
	width: 100%;
	top: -1em;
	left:0;
	height:1em;
	background: url(../images/support_bg_01.png) left bottom no-repeat;
	background-size: 100%;
}
.support li span{
	box-sizing:border-box;
	padding:1em;
	background: url(../images/support_bg_02.png) right bottom no-repeat #0169b2;
	background-size: 10px;
}

/* .support .secCont{
	margin-top: 3%;
}
.support .recBnr p a{
	display: inline-block;
	text-align: center;
}
.support .recBnr p img{
	margin-right: auto;
	margin-left: auto;
}
.support .recBnr a:hover img{
	opacity: 0.8;
} */

.support{
	padding: 0 15px;
}
.support .recBnrArea a:hover img{
	opacity: 0.8;
}
.support .recBnrArea ul{
	margin-top: 0;
}
.support .recBnrArea li{
	width: 100%;
	margin: 0;
}
.support .recBnrImg{
	margin: 3% auto 0;
}
.support .recBnrImg li{
	margin-top: 3%;
}
.support .recBnrImg li:first-child{
	margin-top: 0;
}
.support .recBnrImgColumn {
	margin: 2% auto 0;
}
.support .recBnrImgColumn ul{
	display: flex;
	flex-wrap: wrap;
}
.support .recBnrImgColumn li{
	width: 24%;
}
.support .recBnrImgColumn li{
	margin-top: 3%;
	margin-left: 1.333%;
}
.support .recBnrImgColumn li:nth-child(4n+1){
	margin-left: 0;
}
.support .recBnrImgColumn li:nth-child(-n+4){
	margin-top: 0;
}

/*--------------------------------------------------*/
/*information*/
/*--------------------------------------------------*/
.information{
	padding:0 3%;
}
.information .inner{
	max-width: 820px;
	margin:4% auto;
	position:relative;
}
.information ul{
	max-width: 820px;
	margin:4% auto 0 auto;
	text-align:left;
	background:#FFF;
}
.information .date{
	display: table-cell;
	width: 14.6%;
}
.information .info{
	display: table-cell;
	vertical-align: middle;
	padding-left: 1.5em;
	background: url(/common/images/arrow_02_r.png) left 0.3em no-repeat;
	background-size:0.6em;
}
.information._other .date{
	width: 33%;
	padding-right: 5px;
}
.information._other .info{
	vertical-align: top;
}
.information li{
	border-bottom: 1px dashed #7fbce0;
	padding: 1em 2em;
	box-sizing: border-box;
	display: table;
	width: 100%;
	word-break: break-all;
}
.information li:last-child{
	border-bottom: none;
}
.information .info a{
}
.information .info span.new{
	padding:1px 0.5em;
	font-size: 9px;
	line-height:1;
	vertical-align:middle;
	color:#FFF;
	background:#e61919;
	margin-left: 1em;
}
.information .info span.icon{
	margin-left: 0.5em;
}

.information .info span.icon img{
	vertical-align: bottom;
}
.information .btn{
	position:absolute;
	top: 0;
	right:0;
}
.information .btn a{
	box-sizing:border-box;
	display:inline-block;
	width: 12em;
	padding:0.75em;
	font-size: 85.71%;
	color:#FFF;
	line-height:1;
	text-align:center;
	background:#0079c2;
}
.information .btn a:before{
	content:"";
	display:inline-block;
	width: 10px;
	height:10px;
	margin-right: 0.25em;
	background: url(/common/images/arrow_01_r.png) left top no-repeat;
	background-size: contain;
}
.information .blogCont{
	margin-top: 4%;
}
.information .blogCont .area{
	margin-top: 10px;
}
.information .blogCont .block{
	border: 1px #ddd solid;
	background: #FFFFFF;
	width: 24.2%;
	margin: 0 0.5%;
	float: left;
	box-sizing: border-box;
}
.information .blogCont .block:first-child{
	margin-left: 0;
}
.information .blogCont .block:nth-child(4n){
	margin-right: 0;
}
.information .blogCont .block a{
	display: block;
	padding:10px;
}
.information .blogCont .block .image{
	margin-bottom: 10px;
}
.information .blogCont .block .title{
	text-align: left;
	font-size: 85.7%;
	font-weight: bold;
}

/*--------------------------------------------------*/
/*movie
/*--------------------------------------------------*/
#movie .blogCont .block{
	margin-top: 10px;
}
#movie .blogCont .block:first-child,
#movie .blogCont .block:nth-child(2),
#movie .blogCont .block:nth-child(3),
#movie .blogCont .block:nth-child(4){
	margin-top: 0;
}
#movie .blogCont .block:nth-child(4n+1){
	margin-left: 0;
}
#movie .blogCont a{
	min-height: 156px;
}
#movie .blogCont .block .image{
	min-height: 100px;
}
#movie .blogCont .title{
	font-size: 14px;
	font-weight: bold;
}
#movie .blogCont .date{
	display: block;
	font-size: 85.7%;
	text-align: left;
	margin-bottom: 5px;
}
#movie .blogCont .date.new:before{
	content: "NEW";
	background-color: #e61919;
	padding: 1px 5px;
	font-size: 9px;
	line-height: 1;
	vertical-align: middle;
	color: #fff;
	margin: 0 10px 1px 0;
}
/*--------------------------------------------------*/
/*bnrBlock*/
/*--------------------------------------------------*/
.bnrBlock .inner{
	max-width: 820px;
	margin:4% auto;
}
.bnrBlock ul:after{
	content:"";
	display:block;
	clear:both;
}
.bnrBlock li{
	width: 49%;
}
.bnrBlock li:nth-of-type(odd){
	float:left;
}
.bnrBlock li:nth-of-type(even){
	float:right;
}
.bnrBlock li a:hover img{
	opacity:0.8;
}

/*--------------------------------------------------*/
/*property_ttl*/
/*--------------------------------------------------*/
/*.property_ttl{
	position: absolute;
	left: 140px;
	top: 70px;
	margin: 0 20px;
	color: #5f5e58;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
	border-bottom: 2px solid #0178c2;
}*/
.property_ttlArea{
	position: relative;
  height: 136px;
}
.property_ttl{
	position: absolute;
	bottom: 15px;
	left: 0;
  margin: 0 20px 0 160px;
	padding-bottom: 2px;
	color: #5f5e58;
	font-size: 185%;
	font-weight: bold;
  line-height: 1.3;
	text-align: left;
  border-bottom: 2px solid #0178c2;
	letter-spacing: -0.5px;
}
.property_ttl .sp_only{
	display: none;
}
.contents.top_pd{
	padding-top: 0;
}

@media screen and (max-width:960px){
/*--------------------------------------------------*/
/*property_ttl*/
/*--------------------------------------------------*/
.property_ttlArea{
	height: auto;
	margin-top: 10px;
}
.property_ttl{
	position: static;
	background: #0178c2;
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 114.29%;
	text-align: center;
	border: none;
	letter-spacing: inherit;
}
.property_ttl .sp_only{
	display: block;
}
.contents.top_pd{
	padding-top: 10px;
}

	
/*--------------------------------------------------*/
/*support*/
/*--------------------------------------------------*/
.support li br{
	display:none;
}

/*--------------------------------------------------*/
/*slideBnrArea*/
/*--------------------------------------------------*/
.contents .section > div.slideBnrArea {
	margin: 40px auto;
}
.slideBnrArea {
    padding-right: 30px;
    padding-left: 30px;
}
.slideBnrArea ul li{
  max-width:100%;
}
.slideBnrArea .bx-wrapper .bx-prev{
  left:-9%;
}
.slideBnrArea .bx-wrapper .bx-next{
  right:-9%;
}
.slideBnrArea .bx-wrapper .bx-prev{
	border-top-right-radius           :3px;
  -webkit-border-top-right-radius   :3px;
  -moz-border-radius-topright       :3px;

	border-bottom-right-radius        :3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright    :3px;

	border-bottom-left-radius         :0;
	-webkit-border-bottom-left-radius :0;
	-moz-border-radius-bottomleft     :0;

	border-top-left-radius            :0;
  -webkit-border-top-left-radius    :0;
  -moz-border-radius-topleft        :0;
  left:-30px;
}
.slideBnrArea .bx-wrapper .bx-next{
	border-top-right-radius           :0;
  -webkit-border-top-right-radius   :0;
  -moz-border-radius-topright       :0;

	border-bottom-right-radius        :0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomright    :0;

	border-bottom-left-radius         :3px;
	-webkit-border-bottom-left-radius :3px;
	-moz-border-radius-bottomleft     :3px;

	border-top-left-radius            :3px;
  -webkit-border-top-left-radius    :3px;
  -moz-border-radius-topleft        :3px;
  right:-30px;
}

}

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

.contents h3{
	font-size: 114.29%;
}
.contents .bgTown {
	background-size: 640px;
}

/*--------------------------------------------------*/
/*vi*/
/*--------------------------------------------------*/
.vi .pc{
	display:none;
}
.vi .sp{
	display:block;
}
	
/*--------------------------------------------------*/
/*slideBnrArea*/
/*--------------------------------------------------*/
.contents .section > div.slideBnrArea{
	margin: 15px 0;
}
.slideBnrArea .bx-wrapper{
	max-width:100% !important;
}
.slideBnrArea .cpSlider {
    max-width: 382px;
}
.slideBnrArea .btn{
	text-align: center;
}
.slideBnrArea .btn a{
	font-size: 100%;
}

/*--------------------------------------------------*/
/*calendar*/
/*--------------------------------------------------*/
.calendar .inner{
	padding-bottom: 10%;
}
.calendar .btn{
	margin-top: 1em;
}

/*--------------------------------------------------*/
/*mymansion*/
/*--------------------------------------------------*/
.mymansion .inner {
	margin-top: 8%;
}
.mymansion li{
	width: 33%;
	margin-bottom: 2em;
	font-size: 85.71%;
}
.mymansion li:nth-of-type(4n + 1){
	clear:none;
}
.mymansion li:nth-of-type(3n + 1){
	clear: both;
}
.mymansion li span:first-child img {
  width: 90%;
}
/* .mymansion li span.new{
	margin-bottom: 3px;
} */
/*--------------------------------------------------*/
/*support*/
/*--------------------------------------------------*/

.support .inner {
	margin: 8% 3% 15% 3%;
}
.support ul:after{
	content:"";
	display:block;
	clear:both;
}
.support li{
	display:block;
	width: 48%;
	margin:0 0 4% 0;
}
.support li:nth-of-type(odd){
	clear:both;
	float:left;
}
.support li:nth-of-type(even){
	float:right;
}
.support li strong{
	font-size: 100%;
}
.support li span{
	font-size: 85.71%;
}

.support{
	padding: 0;
}
.support .recBnrArea {
	margin-bottom: 8%;
}
.support .recBnrImg {
	margin-top: 3%;
}
.support .recBnrImgColumn li{
	width: 49%;
	margin-left: 2%;
}
.support .recBnrImgColumn li:nth-child(4n+1) {
	margin-left: 2%;
}
.support .recBnrImgColumn li:nth-child(2n-1) {
	margin-left: 0;
}
.support .recBnrImgColumn li:nth-child(-n+4) {
	margin-top: 3%;
}
.support .recBnrImgColumn li:nth-child(-n+2) {
	margin-top: 0;
}

/*--------------------------------------------------*/
/*information*/
/*--------------------------------------------------*/
.information{
	padding:0;
}
.information .inner {
	margin: 8% 3%;
}
.information li {
	display: block;
	width: auto;
	padding: 0.5em 1em 1em;
}
.information._other .date{
	width: auto;
}
.information .date {
	display: block;
	width: auto;
}
.information .info {
	display: block;
}
.information .info a {
	background-position:left 0.3em;
}
.information .btn {
	position: static;
	margin-top: 1em;
}
.information .btn a{
	font-size: 100%;
}
.information .blogCont .block{
	width: 100%;
	float: none;
	display: table;
	table-layout: fixed;
	margin: 0;
	border-bottom: none;
}
.information .blogCont .block:nth-child(4){
	border-bottom: none;
}
.information .blogCont .area .block:last-child{
	border-bottom: 1px #ddd solid;
}
.information .blogCont .block .image{
	margin-bottom: 0;
	display: table-cell;
	vertical-align: top;
	width: 23.5%;
}
.information .blogCont .block .image img{
	width: 100%;
	max-width: initial;
}
.information .blogCont .block .title{
	display: table-cell;
	padding-left: 2%;
}
.information .blogCont .area{
	margin-top: 0;
}
	
/*--------------------------------------------------*/
/*movie
/*--------------------------------------------------*/
	#movie .blogCont a{
		min-height: 10px;
	}
	#movie .blogCont .block .image{
		min-height: 10px;
	}
	#movie .blogCont .block:last-child{
		border-bottom: 1px #ddd solid;
	}
	#movie .blogCont .block .title{
		font-size: 85.7%;
	}
}


/*--------------------------------------------------*/
/*コンテンツフッター スライド*/
/*--------------------------------------------------*/
/*fBnrTop*/
#fBnrTop{
  margin-top:30px;
}
#fBnrTop #fBnrTopInner{
  width:100%;
  max-width:1010px;
  margin:0 auto;
  text-align:left;
  overflow:visible;
}

#fBnrTop ul{
}
/*==clearfix==*/
#fBnrTop ul:after{content:""; display:block; clear:both;}

#fBnrTop ul li{
  padding-right:6px;
  padding-left:4px;
  float:left;
}
#fBnrTop ul li.lastChild{margin-right:0;}
#fBnrTop ul li a:hover img{
  opacity:0.8;
  filter:alpha(opacity=80);
}

/*==bxslider==*/
#fBnrTop .bx-wrapper .bx-pager{display:none;}

#fBnrTop .bx-wrapper .bx-prev,
#fBnrTop .bx-wrapper .bx-next{
  width:16px;
  height:100%;
  margin-top:0;
	border-radius					:3px;
	-moz-border-radius		:3px;
	-webkit-border-radius	:3px;
  position:absolute;
  top:0;
}
#fBnrTop .bx-wrapper .bx-prev{
  background:#b0b0b0 url(/common/images/slide_prev_arw.png) center center no-repeat;
  background-size:9px auto;
  left:-26px;
}
#fBnrTop .bx-wrapper .bx-next{
  background:#b0b0b0 url(/common/images/slide_next_arw.png) center center no-repeat;
  background-size:9px auto;
  right:-25px;
}

@media screen and (max-width:960px){
#fBnrTop{
  padding-right:30px;
  padding-left:30px;
}
#fBnrTop ul li{
  max-width:100%;
}
#fBnrTop .bx-wrapper .bx-prev{
  left:-9%;
}
#fBnrTop .bx-wrapper .bx-next{
  right:-9%;
}
#fBnrTop .bx-wrapper .bx-prev{
	border-top-right-radius           :3px;
  -webkit-border-top-right-radius   :3px;
  -moz-border-radius-topright       :3px;

	border-bottom-right-radius        :3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright    :3px;

	border-bottom-left-radius         :0;
	-webkit-border-bottom-left-radius :0;
	-moz-border-radius-bottomleft     :0;

	border-top-left-radius            :0;
  -webkit-border-top-left-radius    :0;
  -moz-border-radius-topleft        :0;
  left:-30px;
}
#fBnrTop .bx-wrapper .bx-next{
	border-top-right-radius           :0;
  -webkit-border-top-right-radius   :0;
  -moz-border-radius-topright       :0;

	border-bottom-right-radius        :0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomright    :0;

	border-bottom-left-radius         :3px;
	-webkit-border-bottom-left-radius :3px;
	-moz-border-radius-bottomleft     :3px;

	border-top-left-radius            :3px;
  -webkit-border-top-left-radius    :3px;
  -moz-border-radius-topleft        :3px;
  right:-30px;
}
}
@media screen and (max-width:640px){
	#fBnrTop .bx-wrapper{
	  max-width:100% !important;
	}
	#fBnrTop #fBnrTopInner{
	  max-width:382px;
	}}

/*--------------------------------------------------*/
/*remodal*/
/*--------------------------------------------------*/
.remodal-wrapper{
	padding: 15px 15px 0;
}
.remodal{
	max-width: 800px;
	max-height: 90vh;
	overflow-y: auto;
	border-radius: 5px;
}
.remodal-close{
	width: 45px;
	height: 45px;
	left: auto;
	right: 0;
}
.remodal-close:before{
	width: 45px;
	line-height: 45px;
	font-size: 45px;
}
.modal_ttl{
	font-weight: bold;
	font-size: 157%;
	text-align: center;
}
.cpBnr_list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 1em;
}
.cpBnr_list .cpBnr{
	width: 32%;
	margin-top: 15px;
	margin-right: 2%;
}
.cpBnr_list .cpBnr a:hover{
	opacity: 0.8;
}
.cpBnr_list .cpBnr:nth-child(-n+3){
	margin-top: 0;
}
.cpBnr_list .cpBnr:nth-child(3n){
	margin-right: 0;
}
@media screen and (max-width:640px){
	.remodal-wrapper{
		padding: 0 15px;
	}
	.remodal{
		height: 85%;
		padding: 20px 15px;
		overflow-y: scroll;
		-webkit-overflow-scrolling:touch;
	}
	.modal_ttl{
		font-size: 114.29%;
	}
	.cpBnr_list .cpBnr,
	.cpBnr_list .cpBnr:nth-child(-n+3),
	.cpBnr_list .cpBnr:nth-child(3n){
		width: 48.5%;
		margin-top: 10px;
		margin-right: 3%;
	}
	.cpBnr_list .cpBnr:nth-child(-n+2){
		margin-top: 0;
	}
	.cpBnr_list .cpBnr:nth-child(2n){
		margin-right: 0;
	}
}
.mt4 {
  margin-bottom: 4%;
}

#recBnrTop{
	max-width: 820px;
    margin: 3% auto 4%;
}
#recBnrTop #recBnrTopInner{
  width:100%;
  max-width:768px;
  margin:0 auto;
  text-align:left;
  overflow:visible;
}
#recBnrTopInner .bx-viewport {
	max-height: 105px;
}
#recBnrTop .bx-wrapper img {

}
#recBnrTop .bx-wrapper li a {
	display: block;
	width: 97%;
}
#recBnrTop .bx-wrapper li a img {
	width: 96%;
	margin: 0 auto;
}
#recBnrTop .bx-wrapper li:nth-child(even) {
	margin-right: 3px;
}
#recBnrTop ul{
}
/*==clearfix==*/
#recBnrTop ul:after{content:""; display:block; clear:both;}

#recBnrTop ul li{
  /* padding-right:6px;
  padding-left:4px; */
  float:left;
}
#recBnrTop ul li.lastChild{margin-right:0;}
#recBnrTop ul li a:hover img{
  opacity:0.8;
  filter:alpha(opacity=80);
}

/*==bxslider==*/
#recBnrTop .bx-wrapper .bx-pager{display:none;}

#recBnrTop .bx-wrapper .bx-prev,
#recBnrTop .bx-wrapper .bx-next{
  width:16px;
  height:100%;
  margin-top:0;
	border-radius					:3px;
	-moz-border-radius		:3px;
	-webkit-border-radius	:3px;
  position:absolute;
  top:0;
}
#recBnrTop .bx-wrapper .bx-prev{
  background:#b0b0b0 url(/common/images/slide_prev_arw.png) center center no-repeat;
  background-size:9px auto;
  left:-26px;
}
#recBnrTop .bx-wrapper .bx-next{
  background:#b0b0b0 url(/common/images/slide_next_arw.png) center center no-repeat;
  background-size:9px auto;
  right:-26px;
}
.rec .inner {
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (max-width:960px){
#recBnrTop{
  padding-right:30px;
  padding-left:30px;
}
#recBnrTop ul li{
  max-width:100%;
}
#recBnrTop .bx-wrapper .bx-prev{
  left:-41px;
}
#recBnrTop .bx-wrapper .bx-next{
  right:-41px;
}
#recBnrTop .bx-wrapper .bx-prev{
	border-top-right-radius           :3px;
  -webkit-border-top-right-radius   :3px;
  -moz-border-radius-topright       :3px;

	border-bottom-right-radius        :3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright    :3px;

	border-bottom-left-radius         :0;
	-webkit-border-bottom-left-radius :0;
	-moz-border-radius-bottomleft     :0;

	border-top-left-radius            :0;
  -webkit-border-top-left-radius    :0;
  -moz-border-radius-topleft        :0;
  left:-30px;
}
#recBnrTop .bx-wrapper .bx-next{
	border-top-right-radius           :0;
  -webkit-border-top-right-radius   :0;
  -moz-border-radius-topright       :0;

	border-bottom-right-radius        :0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomright    :0;

	border-bottom-left-radius         :3px;
	-webkit-border-bottom-left-radius :3px;
	-moz-border-radius-bottomleft     :3px;

	border-top-left-radius            :3px;
  -webkit-border-top-left-radius    :3px;
  -moz-border-radius-topleft        :3px;
  right:-30px;
}
}
@media screen and (max-width:640px){
	#recBnrTop .bx-wrapper{
	  max-width:100% !important;
	}
	#recBnrTop #recBnrTopInner{
	  max-width:382px;
	}
  .rec .inner {
    margin: 8% 0 0;
  }
  .support .inner.mtAdjust {
    margin-top: 3%;
  }
}
#recBnrTopSlide .bx-clone.removeWidth{
  width: 0 !important;
}
/*==暮らしを快適に==*/
.tabSwitching .inner {
	position: relative;
	max-width: 820px;
	margin: 4% auto;
	padding: 0 3%;
}

.tab {
  margin: 40px 0 0;
  display: flex;
  background: #fff;
	gap: 10px;
}
.tab li {
  width: 33.33%;
}
.tab li a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  background: #D2ECF9;
  color: #333;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
	border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 0 8px;
}
.tab li a br.sp_only {
	display: none;
}
.tab li a:hover {
  opacity: 0.75;
}
.tab li.active a {
  background: #007ac3;
	color: #fff;
}
.tab li.active a:hover {
  opacity: 1;
}

.tabContent {
	padding-top: 30px;
	border-top: solid 2px #007ac3;
}
.tabContentImages {
	gap: 32px;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
.tabContentImages li {
	width: calc(100% / 2 - 16px);
}
.tabContent .tabContentBlock {
  display: none;
}

.tabSwitching .btn {
	margin: 20px 0 0;
	text-align: right;
}

.tabSwitching .btn a {
	box-sizing: border-box;
	display: inline-block;
	width: 15em;
	padding: 0.75em;
	font-size: 85.71%;
	color: #FFF;
	line-height: 1;
	text-align: center;
	background: #0079c2;
}

.tabSwitching .btn a:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 0.25em;
	background: url(/common/images/arrow_01_r.png) left top no-repeat;
	background-size: contain;
}

.tabContentBlock ul li a:hover img {
	opacity: 0.8;
}

@media screen and (max-width:640px){
	.tabSwitching .inner {
		margin: 8% 3%;
		padding: 0;
	}
	.tabSwitching .btn {
		margin-top: 1.5em;
		text-align: center;
	}
	.tabContent {
		padding-top: 20px;
	}
	.tabContentImages {
		gap: 15px;
	}
	.tabContentImages li {
		width: 100%;
	}
	.tab {
		gap: 16px;
	}
	.tab li a {
		min-height: 57px;
		font-size: 14px;
	}
	.tab li a br.sp_only {
		display: block;
	}
	.tabSwitching .btn a {
		font-size: 100%;
	}
	.tabContentImages li.sp_only {
		display: none;
	}
}

#recBnrTopImages {
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
}
#recBnrTop.recBnrTopw100 #recBnrTopInner {
	max-width: 100%;
}

@media screen and (max-width:640px){
	#recBnrTopImages {
		gap: 16px;
	}
	#recBnrTop.recBnrTopw100 {
		margin: 8% 3%;
		padding-left: 0;
		padding-right: 0;
	}
	#recBnrTop.recBnrTopw100 #recBnrTopInner {
		max-width: 100%;
	}
}
/*==modal==*/
.cpBnr_list.modalImg {
	gap: 20px;
}
.cpBnr_list.modalImg .cpBnr {
	margin-right: 0;
	margin-top: 0;
}

.cpBnr_list.modalImg li {
	width: calc(100% / 4 - 15px);
}

@media screen and (max-width:640px) {
	.cpBnr_list.modalImg li {
		width: calc(100% / 2 - 15px);
	}

	.cpBnr_list.modalImg .cpBnr, .cpBnr_list.modalImg .cpBnr:nth-child(-n+3), .cpBnr_list.modalImg .cpBnr:nth-child(3n) {
		width: calc(100% / 2 - 10px);
	}
}


/*==cp Slider new==*/
/*--------------------------------------------------*/
/*slideBnrArea*/
/*--------------------------------------------------*/

#cp .cpSliderInner_new img{
	display: none;
}
#cp .cpSliderInner_new a{
	width: 100%;
	padding-top: 28%;
}

.contents .section > div.slideBnrArea.featureSlider{
	margin: 95px auto;
}
#cp .slideBnrArea.featureSlider{
	margin: 30px auto;
}
.slideBnrArea.featureSlider .inner{
    max-width: 820px;
	margin: 0 auto;
}
.slideBnrArea.featureSlider .cpSlider_new{
	width: 94%; /* Make the slider width 100% of its container */
	overflow: visible;
    max-width: 1010px;
    margin: 0 auto;
}
.slideBnrArea.featureSlider .cpSlider_new ul li {
    padding-right: 6px;
    padding-left: 4px;
}
.slideBnrArea.featureSlider .btn{
	text-align: right;
}
.slideBnrArea.featureSlider .btn a{
	box-sizing:border-box;
	display:inline-block;
	padding:0.75em;
	font-size: 85.71%;
	color:#FFF;
	line-height:1;
	text-align:center;
	background:#0079c2;
	width:12em;
}
.slideBnrArea.featureSlider .btn a:before{
	content:"";
	display:inline-block;
	width: 10px;
	height:10px;
	margin-right: 0.25em;
	background: url(/common/images/arrow_01_r.png) left top no-repeat;
	background-size: contain;
}

#cp .featureSlider .cpSliderInner_new img {
	display: block; /* Ensure images are displayed properly */
	margin: 0; /* Remove any extra margin */
	padding: 0; /* Remove any extra padding */
}

#cp .featureSlider .cpSliderInner_new a {
	display: block; /* Ensure the link covers the entire area */
	padding: 0; /* Remove any padding */
}

.slideBnrArea.featureSlider .cpSlider_new ul li {
	padding: 0; /* Remove padding around the list items */
	margin: 0; /* Remove margin around the list items */
	display: inline-block; /* Align the images side by side */
	box-sizing: border-box; /* Prevent extra padding/margin from affecting the layout */
	text-align: center; /* Center the images in the container */
}
.slideBnrArea.featureSlider .bx-wrapper {
	padding: 0 5px;
}

@media screen and (max-width: 960px) {
	.slideBnrArea.featureSlider .cpSlider_new ul li {
			/* width: 33vw !important; Show 3 images on smaller screens */
	}
	#cp .featureSlider .cpSliderInner_new img {
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	/*--------------------------------------------------*/
	/*slideBnrArea*/
	/*--------------------------------------------------*/
	.contents .section > div.slideBnrArea.featureSlider{
		margin: 15px 0;
	}
	.slideBnrArea.featureSlider .btn{
		text-align: center;
	}
	.slideBnrArea.featureSlider .btn a{
		font-size: 100%;
	}
	.slideBnrArea.featureSlider .cpSlider_new {
		width: 100%;
	}
	.slideBnrArea.featureSlider .bx-wrapper {
		padding: 0;
	}
	#cp .slideBnrArea.featureSlider {
		padding: 0 24px;
	}
	.slideBnrArea.featureSlider .bx-wrapper .bx-next {
		right: -24px;
	}
	.slideBnrArea.featureSlider .bx-wrapper .bx-prev {
		left: -24px;
	}
}



/* 20250307 */
.conMenu .menuTtl{
	padding: 0.5em 2.25em;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #0079c2;
}

.property_ttlArea .property_btn{
	position: absolute;
	right: 0;
	bottom: 10px;
}

.property_ttlArea .property_btn img{
	overflow: hidden;
}

.property_ttlArea .property_btn .property_btn_pc{
	width: 310px;
}

@media screen and (min-width:961px){
	#gNavi .menu .conMenu li.newMenu13,
	#gNavi .menu .conMenu li.newMenu14{
		display: none;
	}

	.conMenu .menuTtl,
	#gNavi .hMenu .price_btn img{
		display: none;
	}

	#header .logoPC{
		height: 140px;
		background-color: #fff;
	}
	#header img{
		width: 77%;
		margin-top: 5px;
	}
	
	.property_ttlArea .property_ttl{
		max-width: 49vw;
	}
}

@media screen and (max-width:960px){
	#gNavi .menu .conMenu li.newMenu13 a span{
		display: block;
		background-image: url(/common/images/menu_icon_mypage.png);
	}
	#gNavi .menu .conMenu li.newMenu14 a span{
		display: block;
		background-image: url(/common/images/menu_icon_logout.png);
	}
	#gNavi .menu .inner .account .btn1{
		display: none;
	}
	#header img.sp{
		width: 73.5%;
	}
	#gNavi .hMenu .price_btn,
	.property_btn_pc{
		display: none;
	}

	#gNavi .hMenu .price_btn{
		display: block;
		position: absolute;
		top: -2px;
		right: 19%;
		width: 30.3%;
		z-index: 1;
	}
	#gNavi .hMenu .price_btn img{
		width: 100%;
		overflow: hidden;
	}
}

@media screen and (min-width:820px){
	#header img.sp{
		width: 50%;
		margin-top: -2px;
	}
	#gNavi .hMenu .price_btn{
		width: 20%;
	}
}

@media screen and (min-width:700px){
	#header img.sp{
		width: 60%;
	}
	#gNavi .hMenu .price_btn{
		width: 24%;
	}
}

@media screen and (min-width:900px){
	#header img.sp{
		width: 50%;
	}
	#gNavi .hMenu .price_btn{
		width: 21%;
	}
}

/* 20251229 update */
.innerServices{
	padding: 0.8% 0 3%;
}

.innerServices .mt4{
	margin-bottom: 1.5%;
}

.servicesInner_new{
	display: flex;
	max-width: 820px;
	margin: 0 auto;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.servicesInner_new li{
	width: 270px;
}

.servicesInner_new .sp_only{
	display: none;
}

.servicesInner_new li a:hover img{
	opacity:0.8;
}

.innerServices .inner{
	max-width: 820px;
	margin: 0 auto;
	padding: 0 3%;
}
.innerServices .btn{
	text-align: right;
}
.innerServices .btn a{
	box-sizing:border-box;
	display:inline-block;
	padding:0.75em;
	font-size: 85.71%;
	color:#FFF;
	line-height:1;
	text-align:center;
	background:#0079c2;
	width:12em;
}
.innerServices .btn a:before{
	content:"";
	display:inline-block;
	width: 10px;
	height:10px;
	margin-right: 0.25em;
	background: url(/common/images/arrow_01_r.png) left top no-repeat;
	background-size: contain;
}

/*remodal*/
.modal_subttl{
	width: 95%;
	margin-top: 2em;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #a5a0a0;
}
.cpBnr_list01{
	display: flex;
	flex-wrap: wrap;
	gap: 1.2em;
	margin-top: 1em;
	margin-bottom: 2.5em;
}

.cpBnr_list01 .cpListLoc{
	font-size: 120%;
	border: 2px solid #0079c2;
	border-radius: 5px;
}

.cpBnr_list01 .cpListLoc a{
	display: block;
	padding: 8px 20px;
	color: #0079c2;
}

.cpBnr_list01 .cpListLoc a:hover{
	color: #fff;
	background-color: #0079c2;
}

.cpListKeyword{
	font-size: 120%;
	margin-right: 1%;
}

.cpBnr_list01 .cpListKeyword a{
	color: #0079c2;
	text-decoration: underline;
}

.cpBnr_list01 .cpListKeyword a:hover{
	text-decoration: none;
}

@media screen and (max-width:640px){
	.modal_subttl,
	.cpBnr_list01 .cpListLoc,
	.cpBnr_list01 .cpListKeyword{
		font-size: 114.5%;
	}
	.cpBnr_list01{
		gap: 0.9em;
	}
	.innerServices .btn{
		text-align: center;
		margin-bottom: 2em;
	}
	.innerServices .btn a{
		font-size: 100%;
	}
}

.servicesInner_new_sp_only{
	display: none;
}

@media screen and (max-width:870px){
	.servicesInner_new li{
		width: 250px;
	}
}

@media screen and (max-width:810px){
	.servicesInner_new li{
		width: 230px;
	}
}

@media screen and (max-width:767px){
	.svs_btn07{
		display: none !important;
		clear: both;
	}
	.svs_btn08{
		display: block;
	}
	.servicesInner_new_sp_only{
		display: flex;
		flex-wrap: wrap;
		margin: 20px 0 35px;
	}
	.servicesInner_new_sp_only li{
		width: 49.84%;
		text-align: left;
	}
	.servicesInner_new_sp_only li img{
		width: 100%;
	}
	.servicesInner_new_sp_only li a{
		display: block;
		padding: 6px 1px;
	}
	.servicesInner_new_sp_only li:nth-child(1),
	.servicesInner_new_sp_only li:nth-child(2){
		border-top: 0.03em solid #0079c2;
	}
	.servicesInner_new_sp_only li:nth-child(odd){
		border-bottom: 0.03em solid #0079c2;
		border-right: 0.03em solid #0079c2;
	}
	.servicesInner_new_sp_only li:nth-child(even){
		border-bottom: 0.03em solid #0079c2;
	}

	.servicesInner_new img{
		display: none;
	}
	.servicesInner_new .sp_only{
		display: block;
		font-size: 120%;
		color: #0169b2;
	}
}

@media screen and (max-width:303px){
	.servicesInner_new_sp_only li{
		width: 49.8%;
	}
}