@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Changa+One&display=swap');

#lineup+div.composite_box01 .inner_item .heading{
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
}
#lineup+div .heading.block_header_4 .h {
	margin-bottom: 0px;
}
#lineup+div.composite_box01.block_images_1 .heading.block_header_4 .h{
	font-family: 'Changa One', cursive;
	font-size: 2.8rem !important;
	margin-left: -15px;
	text-align: left;
}
#lineup+div .heading p {
	text-align: left;
	line-height: 1.7;
}

#lineup+div .inner_item_img img{
  height: auto !important;
}

@media screen and (max-width: 1350px){
	#lineup+div.composite_box01 .inner_item .heading {
    	display: block;
	}
}
@media screen and (max-width: 800px){
	#lineup+div.composite_box01.block_images_1 .heading.block_header_4 .h{
		font-size: 2.3rem !important;
		margin-left: -10px;
	}
}
@media screen and (max-width: 650px){
	#lineup+div.composite_box01 .inner_item {
    	width: 100% !important;
	}
	#lineup+div.composite_box01.block_images_1 .inner_item:nth-of-type(2n){
		margin-left: 0% !important;
		margin-top: 35px;
	}
	#lineup+div.composite_box01.block_images_1 .heading.block_header_4 .h {
    	font-size: 2.6rem !important;
	}
}

:is([id="huck"],[id="arie"],[id="homa"]) + section {
	margin-top: -140px!important;
	padding-top: 280px!important;
}

@media (width <= 700px) {
  :is([id='huck'], [id='arie'], [id='homa']) + section {
    margin-top: -80px !important;
    padding-top: 160px !important;
  }
}

#nbp7873197\ 7873197 .content_wrapper {
    display: flex;
    justify-content: center;
    gap: 6rem 1rem;
    flex-wrap: wrap;
}

[href='#huck']::before {
  content: '永く愛せる\A本物の木の家';
}

[href='#arie']::before {
  content: '性能には妥協しない\A自然を感じる家';
}

[href='#homa']::before {
  content: '一から創り上げる\A世界にただ一つの家';
}

[href='#huck']::before,
[href='#arie']::before,
[href='#homa']::before {
	white-space: pre;
	position: absolute;
	top: 0;
	left: 50%;
    translate: -50% -3em;
    color: var(--i_txt_color);
    line-height: 1.2;
}

#nbp7873197\ 7873197 a {
    padding: 1rem 3rem;
}

#nbp7873197\ 7873197 a span {
    font-size: 2.8rem;
    line-height: 1.2;
}