@charset "UTF-8";
/* CSS Document */
/**************************************
PC
**************************************/
body {
	min-width: auto;
}
.sp{
	display: none;
}
/**************************************
SP
**************************************/
@media print, screen and (max-width: 750px){
	body{
		max-width: 100%;
}
	.pc{
		display: none;
	}
	.sp {
		display: inherit;
	}
	img {
		width: 100%;
	}
	article#header {
		padding-top: 50px;
	}	
/***********************
ヘッダー
************************/
	.sp-header {
		height: 50px;
		background-color: #ffffff;
		width: 100%;
		box-sizing: border-box;
		z-index: 9999;
	    position: fixed;
	}
	#spmenu-bt .hum img {
		width: 50px;
	}
nav#spmenu{
   	width:100%;
	position: fixed;
	top: 50px;
	z-index: 9999;
}
	#spmenu-bt div {
		display: inline-block;
	}
	
	#spmenu-bt .sp-logo{
		width: 74%;
		text-align: center;	
	}
	#spmenu-bt .sp-logo img{
		width: 200px;
		margin-top: 20px;
	}
	#spmenu-bt .faq img {
		padding-top: 3vw;
	}
nav#spmenu ul{
   margin:0px;
   padding:0px;	
}
	
nav#spmenu ul li{
   list-style-type:none;	
}
	
nav#spmenu ul li a {
    width: 100%;
    display: block;
    background-color: #ececec;
    color: #4b4b4b;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 9px 0px 9px 0px;
    text-decoration: none;
}
nav#spmenu ul li:last-child a {
	background-color: #dadada;
	color: #0c0c0c;
}

/***********************
トップページ
************************/	
.main-img-top {
    padding-bottom: 0;
}
	.main-img-top img {
		width: 100%;
		height: 100%;
		box-sizing: border-box;
	}
	.contents01 {
		padding: 15px 5px;
	}
	.contents01 .logo {
	    margin: auto auto 10px;	
	}
	.contents01 img {
		width: 25%;
	}
	
	.contents01 p {
		font-size: 14px;
		letter-spacing: 0.1em;
		color: #4D4D4D;
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
		line-height: 2.2;
	}	
.contents02 {
    padding-bottom: 0px;
}
.contents02-box01 {
    background-color: #F9F9F9;
    padding: 40px 0;
}
	.contents02-box01 h3 img {
		width: 25%;
	}
	.contents02-box01 #sarch-btn-icon img {
		width: 50%;
	}
.contents03 {
    padding-top: 40px;
}
.contents04 h3 {
    padding: 24px 0 74px;
    font-size: 28px;
    text-align: center;
}
.contents03-box {
    width: 100%;
    padding-bottom: 13px;
    box-sizing: border-box;
}

.contents03-box .box {
	/*
    width: 46%;
    height: auto;
    padding-bottom: 10px;
    vertical-align: top;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 	12px;
    box-sizing:border-box;
	*/
	width: 44%;
	height: 292px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;	
}
.contents03-box .box-Img{	
	overflow: hidden;
    width: 200px;/* トリミングしたい枠の幅 */
    height: 200px;/* トリミングしたい枠の高さ */
    position: relative;
}
.contents03-box > div {
	float: left;
    width: 180px;
    height: 180px;
    position: relative;
    overflow: hidden;
}
.contents03-box .box > div {
    display: table;
    width: 100%;
    height: 40vw;
	background-color: #4a4a4a;
}
.contents03-box .box > div img {
   position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

	
.contents04 .box .inner {
    padding-bottom: 35px;
    width: 100%;
}
.btn-more p {
    width: 100%;
	text-align: center;
}
.btn-more p img{
	width: auto;
}
.contents04 .box .inner .row:first-child {
    margin-top: 16px;
}
.contents04 .box01 .inner .row .detail {
    float: none;
    width: 100%;
    border-right: none;
    box-sizing: border-box;
    padding: 10px;
}
.contents04 .box .inner .row {
    margin-top: 12px;
}
.contents04 .box01 .inner .row .detail .left {
    width: 20vw;
}
.contents04 .box01 .inner .row .detail .left a img {
    max-width: 100%;
}
.contents04 .box01 .inner .row .detail2 {
    float: none;
    width: 100%;
	border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    margin: 0 auto;
}
.contents04 .box01 .inner .row .detail2 .name_ja {
    font-size: 18px;
    margin-bottom: 6px;
}
.contents04 .box01 .inner .row .detail2 .name {
    font-size: 19px;
	margin-bottom: 6px;
    line-height: 1.3;
}
.contents04 .box01 .inner .row .detail .right {
    float: right;
    width: 76%;
     margin-right: 0;
}
.contents04 .box02 .inner .row {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}
.contents04 .box02 .inner .row .left {
    width: 20vw;
    height: 60px;
}
.contents04 .box02 .inner .row .left a img {
    max-width: 100%;
}
.contents04 .box02 .inner .row .right {
    float: right;
    width: 76%;
    margin-right: 0;
}
.contents04 .box02 .inner .row .right h5 span {
    margin-top: 6px;
    padding-left: 0;
    display: block;
}
footer .footer {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
footer table {
    width: 100%;
}
footer table li {
    line-height: 1.6;
}
footer table td {
    width: 50%;
    display: inline-block;
    padding-right: 0;
}
footer .footer div.contents-left, footer .footer div.contents-right{
	width: 100%;
	height: 100%;
}
	footer .contents-right{
		margin-top: 18px;
		text-align: center;
	}
		footer .contents-right h6 img{
			width: 25%;
	}
footer .copyright {
    margin-top: 34px;
    line-height: 29px;
}
.btn-top {
    text-align: right;
    position: fixed;
    right: 2%;
    bottom: 9%;
    z-index: 999;
}
.btn-top img {
    width: 75%;
    background-color: rgba(255, 255, 255, 0.5);
}
/***********************
下層 -about-
************************/
.title-box {
	background-position: center 30px;
	padding-bottom: 30px;
    padding-top: 80px;
	background-size: 8vw;
}
.title-box h2 {
    font-size: 6vw;
    margin-bottom: 0;
}
.under_layer-page #contents{
	padding: 0;
    margin-top: 0;	
}
.under_layer-page .contents01 {
    width: auto;
	margin-bottom: 40px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	/* gap: 0.5rem; */
	gap: 2rem 0.5rem;
}
.under_layer-page .contents01 img {
    width: 94%!important;
    box-sizing: border-box;
    height: auto!important;
	/*add*/
	display: block;
	margin: 0 auto;
}
.under_layer-page .contents01 h3 {
    font-size: 5vw;
    line-height: inherit;
    padding-top: 20px;
    margin-bottom: 20px;
}
.under_layer-page .contents01-box {
    width: 100%;
}
.under_layer-page .contents01-box div {
    width: 100%;
}
.under_layer-page .contents01-box h6 a {
    font-size: 4vw;
    text-decoration: none;
    width: 50%;
    padding-top: 14px;
    padding-bottom: 14px;
}
	.under_layer-page .contents01-box .contents-left, .under_layer-page .contents01-box .contents-right{
		margin-bottom: 24px;
	}
.contents01-box h5 {
	font-size: 4vw;
}
/***********************
about 家ができるまで
************************/	
.under_layer-page .flow-box {
    width: 100%;
	margin-bottom: 60px;
}
.under_layer-page .flow-box h6.f01{
    background-size: 30px;
}
	.under_layer-page .flow-box h6.f02 {
		background-size: 42px;
	}
	.under_layer-page .flow-box h6.f03 {
		background-size: 50px;
	}
	.under_layer-page .flow-box h6.f04 {
		background-size: 56px;
	}
	.under_layer-page .flow-box h6.f05 {
		background-size: 52px;
	}
	.under_layer-page .flow-box h6.f06 {
		background-size: 52px;
	}
	.under_layer-page .flow-box h6.f07 {
		background-size: 52px;
	}
	.under_layer-page .flow-box h6 {
		width: 100%;
		font-size: 5vw;
		padding-top: 100px;
    	padding-bottom: 34px;
	}
	.under_layer-page .contents01 .flow-detail-txt {
		width: 100%!important;
		margin: 0!important;
	}
/***********************
こだわり
************************/
	.under_layer-page .kodawari .contents01 .box {
		width: 100%;
		margin: 0;
	}
	.under_layer-page .kodawari .contents01 .flow-box .box div p {
		width: 100%;
		box-sizing: border-box;
	}
/***********************
建築家紹介
************************/	
.under_layer-page .contents01 .box {
	width: 100%;
    /* width: 44%; */
	/* background: red; */
    /* margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 40px; */
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
}
.under_layer-page .contents01 .box > div {
    /* display: table;
    width: 100%;
    height: 100%; */
}
.under_layer-page .contents01 h3.architects-name {
    font-size: 5vw;
    line-height: inherit;
    padding-top: 4px;
    margin-bottom:0;
}
/***********************
建築家紹介 - 詳細
************************/		
.under_layer-page .contents01 h5 {
    font-size: 4vw;
    padding-top: 30px;
    margin-bottom: 16px;
}	
.under_layer-page .contents02 {
    width: 100%;
    margin-bottom: 40px;
}	
.under_layer-page .contents02 h4 {
    font-size: 5vw;
	margin-bottom: 20px;
}
.under_layer-page .contents02-box {
		width: 100%;
		box-sizing: border-box;
		padding: 4%;		
	}
.under_layer-page .contents02-box p {
    margin-bottom: 0px;
}
.under_layer-page .contents02 img {
    width: 100%;
	box-sizing: border-box;
}
	.under_layer-page .contents02 .contents02-box img.alignleft{
		margin-right: 0;
	}
.under_layer-page .contents03 {
    padding-top: 0;
    width: 100%;
}
	.under_layer-page .contents03 h4 {
		font-size: 5vw;
	    margin-bottom: 32px;	
	}
.under_layer-page .contents03-box01 {
    width: 80%;
    margin-bottom: 0;
    box-sizing: border-box;
}
.under_layer-page .contents03-box01 .contents-left {
    width: 100%;
}
.under_layer-page .contents03-box01 .contents-right {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 24px;	
}
.under_layer-page .contents03-box01 .contents-right h5 {
    font-size: 14px;
    background-size: 14px;
    padding-left: 22px;
}
.under_layer-page .contents03-box01 .contents-right h6 {
    font-size: 4vw;
}
.under_layer-page .contents03-box01 .contents-right h6 span {
    vertical-align: inherit;
}
	.under_layer-page .contents03-box02{
		width: 100%;
		box-sizing: border-box;
	}
.under_layer-page .contents03-box02 .contents-left, .under_layer-page .contents03-box02 .contents-right {
    width: 100%;
}
	
/***********************
実績紹介 
************************/
	h2.jisseki img{
		width: 24%;
	}
.under_layer-page .search-box {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}
.under_layer-page .contents02 .box {
    width: 100%;
    height: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 32px;
    display: inline-block;
    float: none;
    box-sizing: border-box;
    padding: 14px;
}
.under_layer-page .contents02 .box > div {
    display: table;
    width: 100%;
    height: auto;
}
.under_layer-page .contents01 img.alignleft {
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
	width: 100%;
}
.under_layer-page .contents01 img.alignright {
    margin-left: 0;
    margin-bottom: 10px;
    float: none;
	width: 100%;
}
.under_layer-page .gallery-box {
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #b3b3b3;
    padding-top: 50px;
    padding-right: 26px;
    padding-left: 26px;
    box-sizing: border-box;
}
.under_layer-page .gallery {
    width: 100%;
    padding-left: 32px;
    float: left;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0px;
	box-sizing: border-box;
}
.under_layer-page .pager-btn {
    width: 100%;
	text-align: center;
}
.under_layer-page .gallery .box {
    width: 100%;
    height: auto;
	padding-left: 15px;
	padding-right: 0;
}
.under_layer-page .pager {
    width: 100%;
}
/***********************
オープンハウス情報
************************/
.under_layer-page .date {
    width: 90%;
    margin-top: 32px;
}
.under_layer-page .contents01 h4.title {
	font-size: 5vw;
    margin-bottom: 40px;
}
.under_layer-page .access {
    width: 100%;
	box-sizing: border-box;
    padding: 0 30px 30px 30px;	
}
.under_layer-page .openhouse-wrap img {
		width: 100%!important;
	}
/***********************
BLOG
************************/
.under_layer-page .sp_blog-list .contents01 .box {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 40px;
    vertical-align: top;
    display: inline-block;
    float: left;
    box-sizing: border-box;
	padding: 0 2%;
}
.under_layer-page .sp_blog-list .contents01 .box .detail .left {
    float: none;
    width: 100%;
    height: auto;
    display: inline-table;
}
.under_layer-page .sp_blog-list .contents01 .box .detail .right {
    float: none;
    width: 100%;
    margin-right: 0;
    padding: 0 10px;
    box-sizing: border-box;
}
.under_layer-page .sp_blog-list .contents01 .box .detail .left a img {
    width: 100%;
    max-width: 60%;
    height: 100%;
    max-height: inherit;
}
.pager span, .pager a {
    font-size: 12px;
}
	.pager li a img {
		width: 70%;
	}
/***********************
NEWS
************************/
	.under_layer-page .contents01 .contents-left div {
		width: 60%;
		height: auto;
	}
.under_layer-page .contents01 .contents-left img {
    max-width: 60%;
    max-height: 100%;
}
	.under_layer-page .contents01 .contents-left {
		text-align: center;
	}
.under_layer-page .contents-right {
    float: none;
}
.under_layer-page .contents01 .contents-right h5 span {
    box-sizing: border-box;
    width: 100%;
}
	.under_layer-page .sp_blog-list .contents01 .box > div {
	width: 100%;
    display: inline;
}
/***********************
BUILDERS
************************/
#contents h3 {
    font-size: 5vw;
	margin-top: 32px;
}
	.under_layer-page .contents01 p {
		word-break: break-all;
	}
	.under_layer-page .contents01 h5.area-bar {
		width: 100%;
		padding: 6px 0;
	    margin-bottom: 10px;	
	}
	.under_layer-page .contents01 span.area-name {
		width: 100%;
	}
/***********************
FAQ
************************/
	.under_layer-page .faq-wrap .contents01 .box{
		width: 100%;
	    margin: 0 0 32px 0;	
	}
	.under_layer-page .faq-wrap .contents01 h5 {
		padding-top: 0;
		background-size: 20px;
	}
	.under_layer-page .faq-wrap .contents01 h5 {
		font-size: 4vw;
		padding-top: 0;
		margin-bottom: 16px;
		padding-left: 59px;
		width: 100%;
		box-sizing: border-box;
	}
	.under_layer-page .faq-wrap .contents-box p {
		width: 80%;
	}
	.under_layer-page .faq-wrap .contents01 .box h6 {
		padding: 20px 10px;
	}
/***********************
サイトマップ
************************/
	.under_layer-page .sitemap .contents01 .box{
		width: 100%;
	    margin: 0 0 10px 0;	
	}
/***********************
サイトマップ
************************/
	.under_layer-page .privacy .contents01 .box{
		width: 100%;
	    margin: 0 0 10px 0;	
	}
	.under_layer-page .privacy .contents01 .box h5{
		padding-top: 0;
	}
/***********************
お問合わせ
************************/
.under_layer-page .contact input[type="text"] {
    padding: 0;
    border: 1px solid #000;
	box-sizing: border-box;
    outline: none;
    background: none;
}

.under_layer-page .contact textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 1px solid #000;
	box-sizing: border-box;
    outline: none;
    background: transparent;
    width: 100%;
}
	
.under_layer-page .contact {
    width: 100%;
	box-sizing: border-box;
	padding: 0 4px;
}
.under_layer-page .contact .contact{
	padding: 0;
}
.under_layer-page .contact table {
    width: 98%;
    box-sizing: border-box;
    /* padding: 0 9px; */
    margin: 0 auto;
}
.under_layer-page .contact table tr td.left {
    width: 100%;
    display: block;
	box-sizing: border-box;
    margin-bottom: 4px;	
}
.under_layer-page .contact table tr td {
    width: 100%;
    display: block;
	box-sizing: border-box;
	padding: 4px 0;
    box-sizing: border-box;
}
.under_layer-page .contact table td input{
	box-sizing: border-box;
	height: 30px;
	padding: 0;
}	
	.w100sp {
		width: 100%;
	}
/***********************
フッター付着
************************/
	footer{
		padding-bottom: 50px;
	}
	.fix-inq {
		position: fixed;
		bottom: 0;
		width: 100%;
		text-align: center;
		background-color: #000;
	}	
	.fix-inq a{
		display: block;
		padding: 10px 0;
	}
	.fix-inq img{
		width: auto;
	}
}