@charset "utf-8";
html,
body {
	height: 100%;
}
/* CSS Document */


/*きゃっちコピー　大きさ*/
h1 {
	width: 127px;
	height: 304px;
}
h1 {
	top: 0;
	right: 0;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 614px;
	left: 840px;
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px )
{

#index_page_title {
	width: 63px;
}
	
}

.---ヘッダー----------------------------------{}
header {
	position: relative;
	height: 800px;
	width: 100%;
}

#logo {
	width: 360px;
	top: 50px;
	left: 40px;
}
#slide {
	width: 100%;
	height: 800px;
	top: 0px;
	left: 0px;
}
#award_logo {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 340px;
	height: auto;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px )
{

	#award_logo {
	left: 10px;
	bottom: 10px;
	right: auto;
	width: 150px;
	}
}


.---イラスト・下部写真----------------------------------{}

#head_illst {
	top: 0;
	right: 0;
	bottom: 0;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 788px;
	left: 448px;
	width: 167px;
	height: 173px;
}
#illst_1 {
	position: absolute;
	right: 31px;
	top: 458px;
}
#illst_2 {
	position: absolute;
	top: -130px;
	right: 36px;
}


#foot_pt {
	background-image: url(../img_common/footer_pt/_G5A5645.jpg);
}



.-------------------------------------{}
.info_box {
	width: 400px;
}
.info_head {
	font-family: gil_r;
	font-size: 2rem;
	text-align: left;
	line-height: 1;
	letter-spacing: 0.15em;
	border-bottom: 1px dotted #000000;
	margin-bottom: 15px;
	padding-bottom: 12px;
}

.info_table {
	margin-bottom: 30px;
	height: 140px;
}
.info_table .trow {
	clear: both;
	padding-bottom: 10px;
}
.info_table .thead {
	width: 120px;
	float: left;
	font-size: 1.6rem;
	text-align: left;
	font-family: gil_r;
	letter-spacing: 0.05em;
}
.info_table .tdata {
	width: 280px;
	float: right;
	font-size: 1.5rem;
	text-align: left;
	line-height: 1.5;
}

.info_box .more {
	text-align: right;
	margin-bottom: 0px;
}
.info_box .more_arrow {
	display: inline;
	background-repeat: no-repeat;
	background-image: url(../img_common/table_arw_01.svg);
	background-position: left 6px;
	padding-left: 11px;
	font-family: gil_r;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: 0.1em;

}



/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px )
{

	.info_box {
	width: 100%;
	float: none;
	}
	
	.info_box:nth-of-type(1) {
	margin-bottom: 30px;
}
.info_table {
	margin-bottom: 15px;
	height: 100px;
}
.info_table .tdata , .info_table .thead{
	max-width: 100%;
	width: 100%;
}



}
.-------------------------------------{}
.recent_work_item {
	width: 410px;
	height: auto;
	max-width: 100%;
}

#house, 
#shop, 
#renova, 
#project {
	padding-bottom: 40px;
}

.works_head {
	font-size: 2.5rem;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 0.08em;
	font-family: gil_r;
	margin-top: 40px;
	margin-bottom: 6px;
}
.works_head_jp {
	font-size: 1.5rem;
	line-height: 1.5;
	text-align: left;
	margin-bottom: 20px;
}
.works_txt {
	font-size: 1.5rem;
	line-height: 1.8;
	text-align: justify;
	margin-bottom: 10px;
}
.more {
	text-align: right;
}
.more_arrow {
	display: inline;
	background-repeat: no-repeat;
	background-image: url(../img_common/table_arw_01.svg);
	background-position: left 6px;
	padding-left: 11px;
	font-family: gil_r;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: 0.1em;

}

.-------------------------------------{}
.voice_item {
	width: 410px;
	height: auto;
	max-width: 100%;
}
.voice_txt {
	font-size: 1.8rem;
	line-height: 1.5;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 25px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.voice_head_jp {
	font-size: 1.8rem;
	line-height: 1.5;
	text-align: left;
	margin-bottom: 5px;
	margin-left: -7px;
}


.voice_head {
	font-size: 1.4rem;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-family: gil_r;
}
.more {
	text-align: right;
}
.more_arrow {
	display: inline;
	background-repeat: no-repeat;
	background-image: url(../img_common/table_arw_01.svg);
	background-position: left 6px;
	padding-left: 11px;
	font-family: gil_r;
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: 0.1em;

}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px ){


.bx-wrapper .bx-prev, 
.bx-wrapper .bx-next {
	display: none;
}

}
.-------------------------------------{}
.movie {
	width: 100%;
	height: 380px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.movie img {
	position: absolute;
	right: 0px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin: auto;
}
#HouseWithDog {
	background-image: url(../works/001_house_with_dog_ski/movie.jpg);
}
#Harugasumi {
	background-image: url(../works/004_harugasumi/movie.jpg);
}
#EngawaPharmacy {
	background-image: url(../works/006_engawa_pharmacy/movie.jpg);
}
#kagu {
	background-image: url(../works/004_harugasumi/movie02.jpg);
}



/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px ){
.movie img {
	max-width: 80%;
	max-height: 50%;
}

}
.-------------------------------------{}
.pickup_item {
	width: 274px;
	float: left;
}
.pickup_head {
	font-weight: bold;
	font-size: 1.5rem;
	text-align: left;
	line-height: 1;
	margin-top: 25px;
	margin-bottom: 12px;
}
.pickup_txt {
	font-size: 1.4rem;
	line-height: 1.75;
	text-align: justify;
	padding-right: 10px;

}

.pickup_item:nth-of-type(3n+2) {
	margin-left: 19px;
	margin-right: 19px;

}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px ){

	#pickup_contents .pickup_item {
	float: none;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	}
	#pickup_contents .pickup_item img {
		max-width: 100%;
		height: auto;
	}

}
.-------------------------------------{}
#info_banner {
	width: 100%;
	clear: both;
	padding-top: 60px;
}

#info_banner img {
	width: 100%;
	height: auto;
}
.info_banner2 {
	clear: both;
	float: none;
}
.info_banner2 a .banner_gooddesign_index_left {
	width: 260px;
	height: auto;
	float: left;
}
.info_banner2 a .banner_gooddesign_index_right {
	width: 600px;
	height: auto;
	float: right;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px ){

	.info_banner2 a .banner_gooddesign_index_left {
	float: none;
	width: 100%;
	}
	.info_banner2 a .banner_gooddesign_index_right {
	float: none;
	width: 100%;
	}

}


.ワードプレス　各種新着情報-------------------------------------{}
.wp_new {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 4rem;
}
.wp_item {
	width: 272px;
}
.wp_img {
	width: 100%;
	aspect-ratio: 3/2;
	object-fit: cover;
}
.wp_category {
	border-left: 1px solid #000000;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.3rem;
	line-height: normal;
}
.wp_title {
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 9px;
}
.wp_date {
	font-family: gil_r;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
}

.view_more {
	display: inline-block;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	font-family: gil_r;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	border: 2px solid #000000;
	line-height: 2.8rem;
	border-radius: 1.4rem;
	padding-right: 4.5rem;
	padding-left: 4.5rem;
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:480px ){

.wp_new {
	display: block;
}
.wp_item {
	width: 100%;
	margin-bottom: 30px;
}
.wp_item:last-child {
	margin-bottom: 0px;
}

}


.-------------------------------------{}
.-------------------------------------{}
