@charset "utf-8";

/* main image */
#mainHdImg{
    min-width:980px;
    max-width:1440px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
#mainHdImg .titleArea{
    position: absolute;
    top:20%;
    left:0;
    display:block;
    width:100%;
    text-align: center;
    z-index:2;
}
#mainHdImg .slider div{
    height:300px;
    background-color:#efefef;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    position: relative;
}
#mainHdImg h2{
    font-size: 1.6em;
    line-height: 1.4em;
    box-sizing: border-box;
}
#mainHdImg p{
    padding:1em;
    font-size:1em;
    line-height: 1.6em;
}

#mainHdImg h2 span {
    display: block;
    margin-bottom: 7px;
    font-size: 0.7em;
    color: #000;
}

#mainHdImg h2 .subTitle {
    font-size: 1.1em;
	font-weight: bold;

}


@media screen and (max-width: 767px){
#mainHdImg{
    min-width:0;
}

#mainHdImg h2 {
    width: 86%;
    margin: 0 auto 0;
    padding: 0.6em 0 0.2em;
    font-size: 1.55em;
    font-weight: bold;
    text-align: center;
    color: #614336;	
	}
	
	#mainHdImg h2 img{
		width: 100%;
	}
	
#mainHdImg .slider div {
    height: 242px;
	background-size: 164%;
	background-position: 96% 70%;

}
	
#mainHdImg .titleArea{
     top:18%;

}	
	
	#mainHdImg h2 span{
		margin-bottom: 4px;
	}
	
}



/*------------------------------------------------
 contents common
------------------------------------------------*/

section h2{
	margin:0 auto 40px;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	color:#2b84d2;
}

@media screen and (max-width: 767px){
	
section{
	text-align: center;
}
	
section h2{
	margin:0 auto 20px;
}
	
}

/* contents ------------------------------------------*/

#feature .co,
.digest .co,
#readingInfo,
.caseStudy .co{
    min-width: 980px;
    max-width: 1160px;
    margin: 0 auto;
}

.mb15 {
    margin-bottom: 15px;
}

#digest1,
#digest3{
	background-color: #edf1eb;
	padding: 60px 0;
}
#digest2{
/*	background-color: #f2f2e7;*/
	background-color: #ffffff;
	padding: 60px 0;
}
.co p{
	text-align: left;
	line-height: 1.8;
}
.co .imgC{
	width: 100%;
	margin-top: 1em;
}

.serif{
	font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}
.co h2.serif{
	padding: 1em;
	font-size: 2em;
	line-height: 1.4em;
	border-top: 1px solid #2b84d2;
	border-bottom: 1px solid #2b84d2;

}
.co h2.serif + h3{
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000;
	font-weight: bold;
}

#digest02 #digest2 .co h4 {
    margin-bottom: 1em;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #000;
	font-weight: bold;
}

#feature{
	padding: 60px 0;
}


#feature .co {
	position: relative;
}

#feature .co > div{
	width: 90%;
	margin: 0 5%;
}

#feature .co > div h3 {
    margin-bottom: 1em;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #000;
    font-weight: bold;
}

#feature .bln{
	width: 6em;
	height: 6em;
	padding-top: 2.4em;
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #2b84d2;
	border-radius: 50%;
	box-sizing: border-box;
	position: absolute;
	top: -17px;
	left: -3px;
}

	.co p a{
		color: #2b84d2;
	}	


@media screen and (max-width: 767px){
	
#feature .co,
.digest .co,
#readingInfo,
.caseStudy .co{
    min-width: 0;

}

.co {
    width: 90%;
    margin: 0 auto;
	padding: 0;
}
	
.co p{
	line-height: 1.5;
}
	
.co h2.serif{
    padding: 0.4em;
    font-size: 1.45em;
    line-height: 1.4em;
    border-top: 1px solid #2b84d2;
    border-bottom: 1px solid #2b84d2;
}
	
#feature {
    padding: 30px 0;
}
	
#feature .bln {
	    width: 4em;
    height: 4em;
    padding-top: 1.4em;
    font-size: 1.1em;
top: -17px;
    left: -3px;
}
	
#feature .co > div{
	width: 100%;
	margin: 0 ;
}
	
#digest1, #digest3 {
    padding: 30px 0;
}
#digest2{
	padding: 30px 0;
    background-color: #f2f2e7;
}

}

/*---------------------*/

.digest .category{
	padding: 0.3em 1.1em;
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	background-color: #2b84d2;
}
.digest .category + p{
	margin: 0.6em auto 0.3em;
	font-size: 1.5em !important;
	font-weight: 700;
	text-align: center;
	color: #000;
}

.digest .imgBox{
	width: 100%;
	margin: 30px auto 0;
/*	position: relative;*/
}


#digest1 .imgBox{
/*	height: 63vw;*/
	height: auto;
}

.digest .imgBox img{
/*	width: 93vw;*/
	width: 100%;
/*	position: absolute;
	right: 0;
	top: 0;*/
}

.digest .cap{
	padding-left: 0.8em;
}

.digest .cap span{
	font-weight: 700 !important;
	line-height: 1.8em;
}




@media screen and (max-width: 767px){
.digest .category{
    font-size: 0.9em;
}	
	
.digest .category + p{
	font-size: 1em !important;
}
	
#digest1 .imgBox {
    height: 63vw;
	margin-top: 5px;
}
	
#digest1 .afterBox .imgBox{
	margin-top: 0;
}	
	
.digest .imgBox {
    margin: 0.5em auto 0;
	position: relative;
}
	
.digest .imgBox img{
    width: 93vw;
    position: absolute;
    right: 0;
    top: 0;

}
	
.digest .cap{
	padding-left: 0;
}

.digest .arrow::after {
    font-family: 'marurino';
    content: '\e954';
    transform: rotate(90deg);
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
    height: 1em;
    font-size: 2em;
    text-align: center;
    color: #2b84d2;
	padding-bottom: 20px;

}	
	
}


/*** readingInfo ***/

#readingInfo{
	padding: 60px 0;
}

.backNm{
	border:#008F39 solid 1px;
	width: 37%;
	display: inline-block;
	vertical-align: top;
	margin-right: 4%;
}

.backNm ul{
	margin:0 0 15px;
}

.backNm li {
/*	border-bottom: 1px solid #727072;*/
	padding:0 15px;
}
.backNm a {
    display: block;
    padding: 10px 10px 10px 20px;
	color:#008F39;
	font-weight:bold;
	background:url(../images/arr_g.png) left center no-repeat;
	background-size:4.2%;

}

#readingInfo .contentWrap {
	display: block;

}

#readingInfo .displayNone {
	display: block;
}

#readingInfo .switch {
    cursor:pointer;
    padding:20px 10px 20px 20px;
    position: relative;
	color:#fff;
	font-size:143% !important;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 0;
	background:#008F39;
	background:#008F39 url(../images/arr_cur.png) 10px center no-repeat;
	background-size:6%;
	border:#fff solid 5px;
	text-align:center;
}



#readingInfo .switch:after {
	content: ""; 
	display: block; 
	clear: both;
}

#readingInfo .switch > span{

	margin-right:0.5em;
	padding:5px 15px 5px 5px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 180%;
	margin-left:-10px;
	margin-top:-10px;
	display:inline-block;
	color:#fff;

}

#readingInfo .switch span span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	padding:0 0 0 10px;
	margin-right:0.2em;
}

#readingInfo .switch:after {
    position: absolute;
    top: 60%;
    left: 10px;
    margin-top: -18px;

    font-size: 18px;
    font-weight: bold;

    transition: all, 0.25s, linear;
    font-family:Arial, Helvetica, sans-serif;
    color: #c00;
}


#readingInfo .about{
	width: 58%;
	display: inline-block;
	vertical-align: top;
}

#readingInfo h3{
	text-align: center;
}
#readingInfo h3 img{
	width: 75%;
}
#readingInfo h4{
	margin-top: 1em;
	font-size: 1.2em;
	font-weight: bold;
}
#readingInfo p{
	margin-top: 1em;
	text-align: left;
}
#readingInfo .btn{
	margin-top: 2em;
	position: relative;
	width: 95%;
}
#readingInfo .btn p{
	font-weight: 700;
	text-align: center;
	margin-left: 2.5em;
	color: #000000;
}
#readingInfo .btn a{
	display: block;
	width: 100%;
	margin: 0.5em auto;
	padding: 1em 0;
	color: #fff;
	text-align: center;
	font-weight: 700;
	position: relative;
	background-color: #2b84d2;
	font-size: 120%;
}
#readingInfo .btn a::before{
	display: inline-block;
	font-family: 'marurino';
	content: '\e908';
	font-size: 2em;
	font-weight: normal;
	color: #fff;
	vertical-align: -0.2em;
	padding-right: 0.3em;
}
#readingInfo .btn a::after{
	content: '\e92f';
	font-family: 'marurino';
	color: #fff;
	font-size: 1.2em;
	vertical-align: -0.1em;
	padding-left: 0.5em;
	margin-right: -0.5em;
}
#readingInfo .btn span{
	display: block;
	width: 7em;
	height: 7em;
	padding-top: 36px;
	border-radius: 50%;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
	color: #2b84d2;
	background-color: #fff;
	border: 1px solid #2b84d2;
	box-sizing: border-box;
	position: absolute;
	top: -1em;
	left: 0;
}

@media screen and (max-width: 767px){
	
#readingInfo {
    padding: 0;
}
	
	#readingInfo .co{
		width: 100%;
		padding-bottom: 20px;
	}
#readingInfo .backNm{
	width: 100%;
	margin-bottom: 20px;
	margin-right: 0;
	box-sizing: border-box;
}
	
#readingInfo .about {
    width: 90%;
	padding-top: 40px;
}
	
#readingInfo .contentWrap {
	display: none;

}

#readingInfo .displayNone {
	display: none;
}
	
#readingInfo .backNm ul {
    margin: 0 10px 15px;
}
	
#readingInfo .backNm li {
	border-bottom: 1px solid #727072;

}
	
#readingInfo h3 img {
    width: 84%;
}
	
#readingInfo .btn{
	padding: 0;
	width: 100%;
	font-size: 1em;
	margin-top: 1em;
	}
	
	#readingInfo .btn a{
		width: 90%;
	    padding: 0.8em 0 0.7em;
		font-size: 100%;
	}
#readingInfo .btn span {
    padding-top: 22px;
    font-size: 0.8em;  
	top:-0.5em;
}
	
.backNm a {
	text-align: left;
}
	
}

/*** caseStudy ***/
.caseStudy {
	padding:20px 0 20px;
	position: relative;
	background-color: #edf1eb;
}
.caseStudy h4{
	padding-top:1.5em;
	line-height: 1.5em;
}
.balloonH{
	width: 6em;
	height: 6em;
	padding-top: 1em;
	text-align: center;
	position: absolute;
	left: 4%;
	top: -10px;
	line-height: 1.35em;
	color: #fff !important;
	background-color: #000;
	border-radius: 50%;
	box-sizing: border-box;
	font-weight: bold;
}
.caseStudy .balloonH + p{
	padding-left: 3em !important;
	color:#2b84d2;
	font-size: 1.1em !important;
	font-weight: bold;
	text-align: left;
}

.caseStudy ul{
	margin-top: 3em;
	display: flex;
	justify-content: space-between;
	
	
}
.caseStudy li{
	margin-bottom: 8px;
	width: 32%;
}
.caseStudy li:last-child{
	margin-bottom: 0;
}
.caseStudy ul .imgBox{
	width: 50%;
	margin-right: 1em;
	padding: 0;
}
.caseStudy ul img{
	width: 100%;
	vertical-align: top;
}
.caseStudy li > div{
	width:55%;
}
.caseStudy li p{
	padding-bottom:0.5em;
}
.caseStudy a{
	display: block;
	padding:0.3em 1em;
	text-align: center;
	color:#fff;
	background-color: #2b84d2;
}
.caseStudy a::after{
	font-family: 'marurino';
	content:'\e954';
	padding-left:0.5em;
}

@media screen and (max-width: 767px){
	
	.caseStudy .balloonH + p{
		    padding-left: 6em !important;
	}	
	
	.caseStudy ul {
		display: block;
	}
	
.caseStudy li {
    width: 100%;
}
}

/*-------backNm---------*/

/*#feature{
    margin-top:-78px;
    padding-top:78px;
}*/





/*------バックナンバー-----------------------*/




/*-----digest01 50代からの、大人世代のリノベーション------*/

#digest01 #digest1 .beforeBox{
	width: 45%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 8%;
}

#digest01 #digest1 .afterBox{
	width: 45%;
	display: inline-block;
	vertical-align: top;

}

#digest01 #digest1 .beforeBox::after{
content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5%;
    border-left: 15px solid #2b84d2;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
	position: absolute;
	top: 45%;
	right: -60px;
}



#digest2 .imgBox.beforeBox{
/*	height: 70vw;*/
	position: relative;
	width: 45%;
	display: inline-block;
	vertical-align: top;
    margin-right: 8%;
}

#digest2 .imgBox.beforeBox::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5%;
    border-left: 15px solid #2b84d2;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 45%;
    right: -60px;
}


#digest2 .imgBox.afterBox{
/*	height: 120vw;*/
	width: 45%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
}

#digest2 .co .imgC {
	width: 90%;
	margin: 30px 5% 60px;
}

#digest3 .co .imgC {
	width: 90%;
	margin: 30px 5% 0;
}

@media screen and (max-width: 767px){
	
#digest01 .brdclm{
display: flex;
overflow-x: scroll;	
white-space: nowrap;	
min-width: inherit;
width: 92%;	
scrollbar-width: none;
padding: 5px 0;	
}	

.brdclm li.sitemap {
display: none;
}	
	
#digest01 #digest1 .beforeBox{
	width: 100%;
	margin-right: 0;
}

#digest01 #digest1 .afterBox{
	width: 100%;

}
	
#digest01 #digest1 .beforeBox::after {
    display: none;
}
	

	
#digest2 .co .imgC {
    width: 100%;
    margin: 15px 0 2.5em;
}
	
#digest01 #digest2 .imgBox.afterBox{
	height:120vw;
	width: 100%;
	margin-bottom: 0;
}	
	
#digest02 #digest2 .imgBox.afterBox{
	height:66vw;
	width: 100%;
	margin-bottom: 0;
	margin-top: 5px;
}
	
	#digest2 .imgBox.beforeBox::after {
		display: none;
	}
	
#digest3 .co .imgC {
	width: 100%;
	margin: 15px auto 0;
}
	
}

/*-----digest02 築古マンションが生き返る------*/
#digest02 #digest1 .txBoxL{
	width: 48%;
	display: inline-block;
	vertical-align: top;
	margin-right: 3%;
	
}


#digest02 #digest1 .digestP{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

#digest02 #digest1 .digestP p{
	text-align: right;
}

#digest02 #digest2 .rdBox{
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}

#digest02  #digest2 .rdBox img{
	width: 32%;
	height: 300px;
}

.img2{
	width: 55.4%;
	margin: 30px 2% 0;
}

@media screen and (max-width: 767px){
	
#digest02 #digest1 .txBoxL{
	width: 100%;
	margin-right: 0;	
}

#digest02 #digest1 .digestP{
	width: 100%;
}
	
#digest2 .imgBox.beforeBox {
	width: 100%;
	margin-right: 0;
    height: 70vw;
    position: relative;
}
	

#digest2 .imgBox.beforeBox img{	
	width: 93vw;
    position: absolute;
    right: 0;
    top: 0;
}
	
	#digest2 .imgBox.beforeBox::after{
	font-family: 'marurino';
    content: '\e954';
    transform: rotate(90deg);
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0;
    height: 1em;
    font-size: 2em;
    text-align: center;
    color: #2b84d2;	
	position: absolute;
	top: 77%;
    bottom:20px;
    left: 47%;
    margin-left: 0;
	border: none;
	}	

#digest02 #digest1 .digestP p {
    text-align: left;
}	
	
#digest02 #digest2 .rdBox{
	display:block;
	margin: 10px 0 0;
}

#digest02  #digest2 .rdBox img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}	
	
	#digest02  #digest2 .rdBox img:last-child{
		margin-bottom: 5px;
	}
	
.img2 {
    width: 100%;
    margin: 0 0 0;
}	
	
}

/*-----------------------------*/
html { scroll-behavior: smooth;}

#feature .co > div.anc{
    width: 90%;
    margin:1rem 5% 2rem;
}

.anc ul{
	margin: 0.5rem 0.5rem 2rem;
}
.anc li{
	margin-bottom: 0.3em;
	display: inline-block;
	margin-right: 1.8em;
}

.anc li a{
	color: #2b84d2;

}

.anc li a:before{
    font-family: 'marurino';
    content: '\e954';
    display: inline-block;
    margin-right: 0.4em;
	font-size: 80%;
    transform:rotate(90deg); 	
}

.section-catalog {
text-align: center;
width: 100%;
font-size: 0.96em;
margin-top: 20px;
line-height: 1.6;
}

.section-catalog h3{
	margin-bottom: 0!important;
}

.section-catalog .blue-btn {
padding: 1em 2.5em;
margin: 1em auto;
font-size: 1em;
font-weight: bold;
text-indent: 1em;
color: #fff;
border: 1px solid #2985d2;
background-color: #2985d2;
border-radius: 4px;
display:inline-block;
text-decoration: none;
width: auto;	
}

.section-catalog .icon-catalog::before {
font-family: 'marurino';
display: inline-block;
margin-right: 0.2em;
font-size: 1.5em;
font-weight: normal !important;
vertical-align: middle;
-webkit-font-smoothing: antialiased;
}

.section-catalog a{
color: #2895f1;
    text-decoration: underline;	
}


@media screen and (max-width: 767px){
	
#feature .co > div.anc{
    margin:1rem 0;
}	
	
#feature .co > div.anc{
text-align: left;
}
	
.anc li{
	display:block;
}	
	
}
