@charset "utf-8";
/* CSS Document */

/*------------------------------------------

　productカテゴリ css

------------------------------------------*/
.outer {
    max-width: 850px;
}
.ttl_li.advice a{ color:#004136;}
.imgAreaLink{ display: table-cell;
    vertical-align: middle;
    width: 40%; padding-right:100px;}
.planBtnArea{ margin-top:30px;}
.planBtnArea .planBtn li.detail{ width:45%; float:left; font-size:90%;}
.planBtnArea .planBtn li.catalog{ width:45%; float:right; font-size:90%;}
.planBtnW a {
	border: 1px solid #d9d9d9;
	color: #333;
	display: table-cell;
	padding: 15px 0px;
	width:300px;
	vertical-align: middle;
	background: #fff;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
	line-height: 1;
}

#more .next_btn:hover {
	background: #666;
	border: #666 solid 1px;
    color: #FFF;
	text-decoration: none;
}
.next_btn-s:hover {
	background: #666;
	border: #666 solid 1px;
    color: #FFF;
	text-decoration: none;
}
.adviceTtl {
	background: url(/assets/img/product/interview/advice/bg_ttl.png) no-repeat center top;
	background-size: contain;
}
.ttl_underline span {
	font-size: 80%;
	font-weight: normal;
}
/* シンプルタイトル中 */
.ttlArea.normal .ttl_normalS {
	font-size: 125%;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}
.productColumn .imgArea {
	margin-bottom: 10px;
}
.subMenu .outer ul li:last-child a span {
    border-right: 2px solid #9E9E9F;
}
.subMenu .outer ul li:first-child a span {
    border-left: 2px solid #9E9E9F;
}
.productList {
	text-align: left;
	font-size: 90%;
}
.productList ul li:before {
	content: "■";
	color: #004136;
	font-size: 9px;
	padding-right: 10px;
	margin-left: -10px;
}
.productList ul li {
	margin-left: 20px;
	text-indent: -10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.ownersCommentBoxLeft {
	width: 65%;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
}
.ownersCommentBoxRight {
	width: 30%;
	float: right;
	overflow: hidden;
	margin-bottom: 30px;
}
.feniceBox {
	width: 100%;
	padding: 0px 30px;
	overflow: hidden;
	position: relative;
}
.feniceBoxLeft {
	width: 14%;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
.feniceBoxRight {
	width: 83%;
	float: right;
	overflow: hidden;
	margin-bottom: 20px;
}
.feniceBoxLeft02 {
	width: 65%;
	float: left;
	overflow: hidden;
	clear:both;
}
.feniceBoxRight02 {
	width: 30%;
	float: right;
	overflow: hidden;
}
.boxContent .inner .txtArea p.feniceTxt {
	padding: 0px;
	margin-bottom: 10px;
}
.boxContent .inner .txtArea p.feniceTxt span {
	font-weight: bold;
}
.feniceCenter {
	font-size: 130%;
	color: #004136;
	font-weight: bold;
	clear: both;
}
/* お店のページヘボタン */
.feniceBoxRight02 {
	text-align: right;
}
.feniceBoxRight02 .btnArea a {
	display: table-cell;
	vertical-align: middle;
	background: #004136;
	color: #fff;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
	line-height: 1;
}
.feniceBoxRight02 .btnArea a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.feniceBoxRight02 .btnArea a span {
	font-size: 100%;
}
.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 0px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
}
/* 戻るボタン */
.btnArea {
	margin: 0px auto;
}
/*
.btnArea a {
	display: table-cell;
	padding: 15px 75px;
	vertical-align: middle;
	background: #004136;
	color: #fff;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
	line-height: 1;
}
.btnArea a:hover {
	text-decoration: none;
	opacity: 0.8;
}
*/
.arrowPrev {
	position: relative;
	display: inline-block;
	padding: 0 0 0 0px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
}
.arrowPrev::before, .arrowPrev::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.doglegPrev::before {
	left: 20px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #006554;
	border-right: 2px solid #006554;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	z-index: 999;
}
/* 3カラム */
.productColumn {
	width: 100%;
	margin: 0 auto;
}
.productColumn .columnContent {
	width: 30%;
	float: left;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-right: 5%;
}
.productColumn .columnContentLast {
	width: 30%;
	float: left;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-right: 0px;
}
/* インタビューカラム */
.interviewColumn {
	width: 100%;
	margin: 0 auto;
	display: table;
	border-collapse: separate;
	border-spacing: 0px 15px;/*数字は「左右、上下」*/
}
.interviewColumn .interviewContentStG {
	width: 18%;
	margin-top: 30px;
	margin-right: 3.8%;
	background-color: #1a5f53;
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle;
	font-size: 140%;
}
.interviewColumn .interviewContentStO {
	width: 18%;
	margin-top: 30px;
	margin-right: 3.8%;
	background-color: #e38438;
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle;
	font-size: 140%;
}
.interviewColumn .interviewContentStP {
	width: 18%;
	margin-top: 30px;
	margin-right: 3.8%;
	background-color: #7f4b97;
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle;
	font-size: 140%;
}
.interviewColumn .interviewContentStB {
	width: 18%;
	margin-top: 30px;
	margin-right: 3.8%;
	background-color: #3399CC;
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle;
	font-size: 140%;
}
.interviewColumn .interviewContentStGy {
	width: 18%;
	margin-top: 30px;
	margin-right: 3.8%;
	background-color: #FF99CC;
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle;
	font-size: 140%;
}

.interviewColumn .interviewContentStN {
	width: 18%;
	margin-top: 30px;
	display: table-cell;
}
.interviewColumn .interviewContentSpace {
	width: 3.8%;
	display: table-cell;
	padding-bottom: 0px;
}
.interviewColumn .interviewContent {
	width: 23.5%;
	display: table-cell;
	padding-bottom: 0px;
	margin-right: 3.8%;
}
.interviewColumn .interviewContentLast {
	width: 23.5%;
	display: table-cell;
	padding-bottom: 0px;
	margin-right: 3.8%;
}
.interviewTtl {
	color: #333;
	padding: 10px 0px 0px;
	text-align: left;
	font-size: 95%;
	font-weight: bold;
	float: left;
	width: 100%;
	line-height: 100%;
}
/* アドバイスカラム */
.productColumn .adviceContent {
	width: 30%;
	float: left;
	margin-right: 5%;
	line-height: 120%;
	margin-bottom: 20px;
}
.productColumn .adviceContentLast {
	width: 30%;
	float: left;
	margin-right: 0px;
	line-height: 120%;
	margin-bottom: 30px;
}
.productColumn .adviceContent .inner, .productColumn .adviceContentLast .inner {
	padding: 30px 20px 20px;
	border: 1px solid #065e4e;
	border-bottom: none;
	/*height:230px;*/
	
}
.productColumn .ttl_underline {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 10px;
	background: url(/assets/img/product/interview/advice/bg_ttl_underline.gif) no-repeat center bottom;
	background-size: 50px 2px;
	margin-bottom: 15px;
	color: #065e4e;
}
.productTtl {
	color: #333;
	padding: 10px 0px 5px;
	text-align: left;
	font-size: 95%;
	font-weight: bold;
	float: left;
	width: 100%;
}
/*モーダル*/
.modal-content {
	width: 40%;
	margin: 0;
	padding: 10px 20px;
	border: 2px solid #aaa;
	background: #fff;
	position: fixed;
	display: none;
	z-index: 2;
}
#modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
.button-link:hover {
	cursor: pointer;
}

.wrap {
	width: 100%;
	margin: 20px auto;
	padding: 10px;
}
.wrap p {
	height: px;
}
.wrap ul {
	display: block;
	overflow: hidden;
	margin-top: 10px;
	clear: both;
}
.wrap li {
	display: block;
	float: left;
	background: #fff;
	width: 12.5%;
	padding:0.25%;
	
}
.wrap li img {
	cursor: pointer;
}
.spThum {
	display: none;
}
.interviewHead {
	overflow: hidden;
	position: relative;
}
.interviewHead .headLeft {
	float: left;
	width: 32%;
}
.interviewHead .headRight {
	float: right;
	width: 65%;
}
.interviewHead .headRight .ttlBoxHiraya {
	background-color: #1a5f53;
	color: #FFFFFF;
	line-height: 110%;
	padding: 10px 0px;
	width: 9%;
	float: left;
	margin-right: 3%;
	margin-bottom: 30px;
}
.interviewHead .headRight .ttlBoxMezzanine {
	background-color: #e38438;
	color: #FFFFFF;
	line-height: 110%;
	padding: 10px 0px;
	width: 9%;
	float: left;
	margin-right: 3%;
	margin-bottom: 30px;
}
.interviewHead .headRight .ttlBox2f {
	background-color: #7f4b97;
	color: #FFFFFF;
	line-height: 110%;
	padding: 10px 0px;
	width: 9%;
	float: left;
	margin-right: 3%;
	margin-bottom: 30px;
}

.interviewHead .headRight .ttlBoxloft3 {
	background-color: #E50012;
	color: #FFFFFF;
	line-height: 110%;
	padding: 10px 0px;
	width: 9%;
	float: left;
	margin-right: 3%;
	margin-bottom: 30px;
}

.interviewHead .headRight .ttlBox3f {
	background-color: #000066;
	color: #FFFFFF;
	line-height: 110%;
	padding: 10px 0px;
	width: 9%;
	float: left;
	margin-right: 3%;
	margin-bottom: 30px;
}
.interviewHead .headRight .ttl {
	line-height: 130%;
	font-size: 130%;
	text-align: left;
	width: 88%;
	float: left;
	font-weight: bold;
	margin-bottom: 30px;
}
.interviewHead .name {
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0px;
}
/*アンダーライン*/
.line_y {
	background: linear-gradient(transparent 60%, #fffb7c 0%);
}
.line_r {
	background: linear-gradient(transparent 60%, #ffcedd 0%);
}
.line_g {
	background: linear-gradient(transparent 60%, #b1eabb 0%);
}
.line_o {
	background: linear-gradient(transparent 60%, #ffcc89 0%);
}
.line_b {
	background: linear-gradient(transparent 60%, #b0d0fd 0%);
}
.line_p {
	background: linear-gradient(transparent 60%, #d1b8ff 0%);
}
/* 注文住宅ラインナップ プラン例 */
.planExample .column2 .columnContent .inner .imgArea img{
	vertical-align: top;
	}
	
/* 注文住宅ラインナップ トップ */
.icoDisc ul{
	display: table;
	float: right;
	}
.icoDisc ul li{
	display: table-cell;
	vertical-align: middle;
	font-size: 80%;
	}
.icoDisc ul li img{
	width: 35px;
	display: inline;
	vertical-align: middle;
	margin-right: .5em;
	margin-left: 1em;
}
.productType .ttlArea h2 .copy{
	font-size: xx-small;
	vertical-align: middle;
	padding-right: .5em;
}
.productType .ttlArea h2{
	position: relative;
}
.productType .ttlArea ul.icoType{
	position: absolute;
	bottom: -33px;
	right: 0;
}
.productType p{
	text-align: left;
	}
ul.icoType {
	display: table;
	float: right;
	}
ul.icoType li{
	display: table-cell;
	vertical-align: middle;
	font-size: 80%;
	}
ul.icoType li img{
	width: 35px;
	display: inline;
	vertical-align: middle;
	margin-left: .2em;
}
.productType .supplement{
	padding-top: 1em;
	}
.ht{ height:264px;}

/*------------------------------*/

#wrapper {
    border-top: none;
    padding-bottom: 40px;
}
#visualArea {
    display: flex;
    width: calc(100% - 54px);
    background-image: url(../img/common/h1_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 15px;
    margin-bottom: 45px;
}
.product-top {
    position: relative;
    top: -72px;
    z-index: -1;
    margin: 0 !important;
}
.product-top .ttlArea {
    margin: 0 !important;
}
.breadclumbs-w ol li {
    display: inline;
    list-style-type: none;
    color: #fff !important;
    font-size: 80%;
    line-height: 1;
}
.breadclumbs-w ol li:before {
    color: #fff !important;
}
.breadclumbs-w ol li a {
    color: #fff !important;
}
.breadclumbs-w .outer {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.miniSect h2 {
    max-width: 450px;
    margin: 0 auto;
}
p.top-text {
    font-size: 140%;
    letter-spacing: 3px;
    color: #083E34;
    margin-top: 25px;
}
.product-box {
    /*background-image: url(../img/product/index/main-textbg.png);
    background-size: contain;
    background-repeat: no-repeat;*/
background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(-24deg, transparent, transparent 8px, rgba(230, 230, 230, 1) 8px, rgba(230, 230, 230, 1) 9px );
	align-items: center;
    justify-content: flex-end;
    max-width: 95%;
	margin: auto auto 40px 0;
	padding-left: 40px;
}
.product-box1 {
	background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(-24deg, transparent, transparent 8px, rgba(230, 230, 230, 1) 8px, rgba(230, 230, 230, 1) 9px );
/*    background-image: url(../img/product/index/main-textbg.png);
    background-size: contain;
    background-repeat: no-repeat;*/
	align-items: center;
	justify-content: flex-start;
    max-width: 95%;
    margin: auto 0 40px auto;
	padding-right: 40px;
}
.next_btn-s {
    margin: 30px auto 0;
    min-width: 92px;
}
.box-r {
    width: 54%;
}
.box-l01 {
	display: inline-block;
    max-width: 46%;
    margin: auto 0 auto auto;
    padding-right: 30px;
}
.box-l01 p,
.box-r01 p {
    /*font-size: 100%;*/
    max-width: 390px;
    text-align: center;
    /*font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;*/
}
span.point-big {
    font-size: 130%;
    line-height: 2.2;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}
span.point-big1 {
    font-size: 130%;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}
.box-l02 {
    margin: auto 0 auto auto;
    padding-right: 50px;
    min-width: 200px;
}
.box-l {
    width: 54%;
}
.box-r01 {
	display: inline-block;
	max-width: 46%;
    padding-left: 30px;
	box-sizing: border-box;
}
.box-r02 {
    margin: auto auto auto 0;
    padding-left: 50px;
    min-width: 200px;
}

.productType {
    margin-bottom: 120px;
}
.productType01 {
    margin-bottom: 80px;
}

.ttlreverse {
    margin: auto auto auto 40px !important;
}

.box-r img, .box-l img {
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
}

@media (max-width: 1279px) {
    .menu-none {
        display: none !important;
    }
    .breadclumbs-w ol li {
        color: #000 !important;
    }
    .breadclumbs-w ol li:before {
        color: #000 !important;
    }
    .breadclumbs-w ol li a {
        color: #000 !important;
    }
    #nice-home-sticy-menu {
        width: 30px;
        display: flex;
        align-items: center;
        margin: auto;
        position: fixed;
        top: -40%;
        right: 0;
        bottom: 0;
        z-index: 9999;
    }
    #nice-home-sticy-menu > .inner-list {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 6px 0 0 6px;
        list-style: none;
        padding: 0px 0;
        position: absolute;
        top: 50%;
    }
    #nice-home-sticy-menu > .inner-list a {
        display: block;
        padding: 10px;
        position: relative;
    }
    #nice-home-sticy-menu > .inner-list .sticy-request-btn a::before,
	#nice-home-sticy-menu > .inner-list .sticy-contact-btn a::before {
        content: "";
        border-top: #656464 solid 2px;
        margin: auto;
        position: absolute;
        bottom: 0;
        left: 7px;
        right: 4px;
        transform: rotate(-18deg);
    }
    #nice-home-sticy-menu > .inner-list .sticy-insta-btn {
        margin-top: 24px;
    }
    #nice-home-sticy-menu > .inner-list .sticy-facebook-btn {
        margin-top: 12px;
    }
    #nice-home-sticy-menu > .inner-list .sticy-insta-btn a,
	#nice-home-sticy-menu > .inner-list .sticy-facebook-btn a {
        padding: 4px;
    }
	#nice-home-sticy-menu > .inner-list a img,
	#nice-home-sticy-menu > .inner-list a img {
		max-width: 100%;
		height: auto;
		display: block;
		    width: 16px;
    }
	  #nice-home-sticy-menu > .inner-list .sticy-insta-btn a img,
	#nice-home-sticy-menu > .inner-list .sticy-facebook-btn a img {
         width: 32px;
		margin: auto;
    }
	
	.box-l01 img,.box-r01 img {
		display: block;
		max-width: 80%;
		height: auto;
		margin: auto;
	}
	
	/*.box-l01 p,.box-r01 p {
    font-size: 80%;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}*/
	
}

@media only screen and (max-width: 767px) {


    .product-top .ttlArea {
        width: calc(100% - 0) !important;
    }
  
    #visualArea .ttlArea {
        width: 100%;
        margin: auto;
    }
  
    #visualArea {
        top: 0;
        margin-bottom: 20px !important;
        width: 100% !important;
        background-image: none !important;
    }
  
    .subMenu .outer ul li:last-child a span {
        border-right: none;
    }
  
    .subMenu .outer ul li:first-child a span {
        border-left: none;
    }
  
    .product-top {
        top: 0;
        margin-bottom: 16px;
        width: 100% !important;
    }
  
    .miniSect h2 {
        max-width: 75%;
    }
  
    p.top-text {
        font-size: 110%;
        color: #083E34;
        margin-top: 15px;
    }
  
    .box50 {
        width: 100%;
    }
  
    .product-box {
        background-image: none;
		flex-direction: column;
		align-items: center;
		justify-content: center;
        max-width: 80%;
        margin: 0 auto 40px;
		padding: 0;
    }
	
	.product-box img {
		width: auto;
		margin: 0 auto;
	}
  
    .product-box1 {
        background-image: none;
		flex-direction: column;
		align-items: center;
		justify-content: center;
        max-width: 80%;
        margin: 0 auto 40px;
		padding: 0;
    }
	
	.product-box1 img {
		width: auto;
		margin: 0 auto;
	}
  
  
    .box-l01 {
		    width: 100%;
    display: block;
    max-width: initial;
        margin: 0 auto;
        padding: 12px;
        background-image: url(../img/product/index/main-textbg_sp.png);
    }
  
    .box-l02 {
        margin: 0 auto;
        padding: 20px 0;
        background-image: url(../img/product/index/main-textbg_sp.png);
        width: 100%;
    }
  
    .box-r01 {
		    width: 100%;
    display: block;
    max-width: initial;
        margin: 0 auto;
        padding: 12px;
        background-image: url(../img/product/index/main-textbg_sp.png);
    }
  
    .box-r02 {
        margin: 0 auto;
        padding: 20px 0;
        background-image: url(../img/product/index/main-textbg_sp.png);
        width: 100%;
    }
  
    .height-set {
        height: 28px;
    }
  
    .box-l {
        width: 100%;
    }
  
    .next_btn-s {
        margin: 15px auto 0;
    }
  
    .productType {
        margin-bottom: 40px;
    }
  
    .productType01 {
        margin-bottom: 45px;
    }

}
/* 建築実例 */
.galleryList .column4{
	display: block;
	text-align: left;
	}
.galleryList .column4 .columnContent{
	display: block;
    width: 23.5%;
    float: left;
    margin-right: 2%;
	padding-bottom: 0;
	}
.galleryList .column4 .columnContent:nth-child(4){
	margin-right: 0;
}
.galleryList ul.icoType{
	float: none;
	margin-bottom: .5em;
	}
.galleryList ul.icoType li img{
	width: 30px;
	}

/* 建築実例 詳細 */
.galleryDetail .comment{
	text-align: left;
	}
.galleryDetail .comment p:last-child{
	margin-bottom: 0;
	}
.galleryDetail .bnrLink{
	max-width: 375px;
	margin: 0 auto;
	}
.galleryDetail .linkArea{
	display: table;
	}
.galleryDetail .linkArea .txtArea{
	display: table-cell;
	padding-right: 1em;
	vertical-align: middle;
	}
.galleryDetail .linkArea .txtArea p{
	margin-bottom: 0;
}
.galleryDetail .linkArea .btns{
	display: table-cell;
	vertical-align: middle;
	}
.galleryDetail .btnArea a{
	min-width: 20em;
	text-align: center;
	padding: 1em !important;
	}
.galleryDetail .linkArea.posRight{
	display: block;
	text-align: right;
}
.galleryDetail .linkArea.posRight .txtArea{
	display: block;
	padding-right: 0;
}
.galleryDetail .linkArea.posRight .txtArea p{
	text-align: right;
	display: inline-block;
	font-size: 85%;
}
.galleryDetail .linkArea.posRight .btns{
	display: block;
}

/*------------------ 2f page ----------------------*/

.f-h3 {
    margin-bottom: 15px;
    text-align: left;
}

.f-box-l {
    width: 46.3%;
}

.f-box-r {
    width: 43.8%;
}

.product-box2 {
    background-image: url(../img/product/2f/main-textbg.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 88.7%;
    margin: 0 0 50px auto;
}
.product-box3 {
    background-image: url(../img/product/index/main-textbg.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 88.7%;
    margin: 0 auto 40px 0;
}

.four-p {
    margin-bottom: 0;
    margin: 0 auto;
    display: block;
    width: 240px;
    font-size: 80%;
}

.four-p01 {
    margin-bottom: 0;
    margin: 0 auto;
    display: block;
    width: 135px;
    font-size: 80%;
}

.imgtitle {
    height: 18px;
    text-align: center;
    max-width: 94%;
}

.width70 {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.column2 .columnContent:nth-of-type(2) {
    border-left: 1px dashed #d9d9d9 !important;
}

/*----------------------3f page-------------------------*/

.f3-leftarea{
    margin: auto;
}

.three-p {
    margin: 0 auto 30px;
    width: 150px;
}

.column1 {
    border-bottom: dotted 2px #C8C9CA;
    margin-bottom: 40px
}

.product-box4 {
    background-image: url(../img/product/3f/3f-plan_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 88.7%;
    margin: 0 0 50px auto;
}
.product-box5 {
    background-image: url(../img/product/3f/3f-plan_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 88.7%;
    margin: 0 auto 40px 0;
}

.f3-box-l,.f3-box-r {
    width: 49.3%;
}

/*----------------------mezzanine2-------------------------*/

.bg-gray {
    background-color: #F0F1F1;
}

.mth-ttlArea {
    margin: auto 40px 0 auto;
}

.mth-ttlArea h1 {
    margin-bottom: 25px;
}

.mth-ttlArea .top_ttl {
    font-size: 190%;
    margin-bottom: 30px;
    font-weight: bold;
}

.narrow-sec {
    width: 76.4%;
    margin: 0 auto;
}

.mini-title {
    font-size: 110%;
    font-weight: bold;
}

/*----------------------hiraya-------------------------*/

.hira-right-img {
    width: 60%;
    margin: -95px 0 0 auto;
}

@media only screen  and (max-width: 1024px) {
	
.productColumn .adviceContent .inner, .productColumn .adviceContentLast .inner {
	padding: 30px 20px 20px;
	border: 1px solid #065e4e;
	border-bottom: none;
	height:200px;
}
.pcBr{
	display:none;
}
.ht{ height:200px;}	
}

@media only screen  and (max-width: 767px) {
.ht{ height:140px;}	
.interviewHead {
	overflow: hidden;
	position: relative;
}
.interviewHead .headLeft {
	float: none;
	width: 50%;
	margin: 0 auto 20px;
}
.interviewHead .headRight {
	float: none;
	width: 100%;
}
.interviewHead .headRight .ttlBox,
.interviewHead .headRight .ttlBoxHiraya,
.interviewHead .headRight .ttlBoxMezzanine,
.interviewHead .headRight .ttlBox2f,
.interviewHead .headRight .ttlBox3f,
.interviewHead .headRight .ttlBoxloft3 {
	width: 13%;
	float: left;
	margin-right: 3%;
	margin-bottom: 0px;
}
.interviewHead .headRight .ttl {
	width: 84%;
}
.spThum {
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}
.spThum li {
	width: 20%;
	float: left;
}
.controlWrap {
	display: none;
}
.spC {
	clear: both;
}
.ownersCommentBoxLeft {
	width: 100%;
	float: none;
	overflow: hidden;
	margin-bottom: 0px;
}
.ownersCommentBoxRight {
	width: 100%;
	float: none;
	overflow: hidden;
	margin-bottom: 30px;
}
.feniceBoxLeft02 {
	width: 100%;
	float: none;
	overflow: hidden;
}
.feniceBoxRight02 {
	width: 100%;
	float: none;
	overflow: hidden;
}
.feniceBoxRight02 .btnArea {
	margin: 20px auto 0px;
}
.feniceBoxRight02 .btnArea a {
	display: table-cell;
	padding: 15px 0px !important;
	width: 255px;
	text-align: center;
	vertical-align: middle;
	background: #004136;
	color: #fff;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
	line-height: 1;
}
.feniceBoxRight02 .btnArea a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.feniceBoxRight02 .btnArea a span {
	font-size: 100%;
}
.interviewColumn .interviewContentStG {
	font-size: 120%;
}
.interviewColumn .interviewContentStO {
	font-size: 120%;
}
.interviewColumn .interviewContentStP {
	font-size: 120%;
}
.productColumn .adviceContent {
	width: 45%;
	float: left;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-right: 2.5%;
	margin-left: 2.5%;
}
.productColumn .adviceContentLast {
	width: 45%;
	float: left;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-right: 2.5%;
	margin-left: 2.5%;
}
/*モーダル*/
.modal-content {
	width: 100%;
	margin: 0;
	padding: 10px 20px;
	border: 2px solid #aaa;
	background: #fff;
	position: fixed;
	display: none;
	z-index: 2;
}
#modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
.button-link:hover {
	cursor: pointer;
}
.wrap {
	width: 100%;
	margin: 20px auto;
	padding: 10px;
}
.wrap p {
	height: auto;
}
.wrap ul {
	display: block;
	overflow: hidden;
	margin-top: 10px;
	clear: both;
}
.wrap li {
	display: block;
	float: left;
	background: #fff;
	width: 25%;
}
.wrap li img {
	cursor: pointer;
}
/*入居者の声一覧*/

.interviewColumn .interviewContentStG {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
	margin-bottom: 30px;
	padding: 10px 0px;
}
.interviewColumn .interviewContentStO {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
	margin-bottom: 30px;
	padding: 10px 0px;
}
.interviewColumn .interviewContentStP {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
	margin-bottom: 30px;
	padding: 10px 0px;
}
.interviewColumn .interviewContentStB {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
	margin-bottom: 30px;
	padding: 10px 0px;
}
.interviewColumn .interviewContentStGy {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
	margin-bottom: 30px;
	padding: 10px 0px;
}
.interviewColumn .interviewContentStN {
	width: 0px;
	margin-top: 30px;
	display: table-cell;
}
.interviewColumn .interviewContentSpace {
	width: 0%;
	display: block;
	float: left;
	padding-bottom: 0px;
}
.interviewColumn .interviewContent {
	width: 32%;
	float: left;
	padding-bottom: 0px;
	margin-right: 2%;
	display: block;
}
.interviewColumn .interviewContentLast {
	width: 32%;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	display: block;
}
.interviewHead .name{
position: static;
text-align: right;
}
.feniceBoxRight02 .btnArea a span,
.btnArea a span{
font-size: 85%;
}
.imgAreaLink{ display: table-cell;
    vertical-align: middle;
    width: 50%; padding-right:0px;
	margin:0 auto;}

.productColumn .adviceContent .inner, .productColumn .adviceContentLast .inner {
	padding: 30px 20px 20px;
	border: 1px solid #065e4e;
	border-bottom: none;
	height:202px;
}
.pcBr{
	display:none;
}

/* 注文住宅ラインナップ プラン例 */
.planExample .column2 .columnContent .inner .imgArea{
	margin-bottom: 3.2%;
}

/* 注文住宅ラインナップ トップ */
.icoDisc ul li img,
ul.icoType li img{
	width: 30px;
}

/* 建築実例 */
.galleryList .column4 .columnContent{
	display: block;
    width: 100%;
    float: none;
    margin-right: 0;
	}


/* 建築実例 詳細 */
.galleryDetail .linkArea{
	display: block;
	}
.galleryDetail .linkArea .txtArea{
	display: block;
	padding-right: 0;
	margin-bottom: 3.2%;
	}
.galleryDetail .linkArea .btns{
	display: block;
	}
.galleryDetail .btns .btnArea{
	margin-bottom: 3.2%;
	display: block;
}
.galleryDetail .btns .btnArea a{
	display: block;
}
.galleryDetail .linkArea.posRight .btns{
	float: none;
}
.galleryDetail .linkArea.posRight .txtArea p{
	text-align: left;
	display: block;
	font-size: 95%;
	}
  
/*--------------------- 2f page-----------------------*/

.product-box2, .product-box3, .product-box4, .product-box5 {
    max-width: 100%;
    margin: 0 auto 50px;
    height: auto;
    align-items: flex-start;
}
  
.f-box-l {
    width: 100%;
}
  
.w100 {
    width: 100% !important;  
}
  
.four-p {
    margin: 10px auto !important;
    width: 190px;
}
  
.planBtnArea {
    margin-top: 0;
}
  
.column2 .columnContent:nth-of-type(2) {
    border-left: 0 !important;
}
  
.column2 .columnContent {
    border-bottom: 1px dashed #d9d9d9;
}
  
.outer {
    width: 80%;
} 

.f-h3 {
    margin-bottom: 5px;
    text-align: left;
}
  
.product-box2, .product-box3,.product-box4,.product-box5 {
    max-width: 80%;
    margin: 0 auto 30px;
}
  
.column1 .txtArea,.column1-1 .txtArea {
    margin-top: 10px;
}  
  
h1.ttl_underline .sp {
    width: 100%;
    margin: 0 auto 0 0;
    display: block;
}
  
.ttlreverse {
    margin: 0 !important;
}
  
.imgtitle {
    height: auto;
    text-align: center;
    max-width: 250px;
}
  
.four-p02 {
    margin: 10px auto 20px !important;
    width: 105px;
}
  
.hira-right-img {
    width: 92%;
    margin: 0 0 -40px auto;
}
  
}

@media (max-width: 1280px) {
    #nice-home-sticy-menu {
        display: none;
    }
}
/* 20210906追加 */
.box-l02 {
	margin: 0px;
}
