@charset "utf-8";
/*****************************スプラッシュページクリックイベントcss*****************************/
#site_wrap { display: block!important; }

/*************ヘッダーコンテンツ 調整*************************/
.clearfix {
	-webkit-padding-start: 0;
	        padding-inline-start: 0;
}

#js-header {
	position: fixed;
}

.l-header .menu-menu-1-container {
	display: flex;
	align-items: center;
	width: 100%;
	margin: auto;
}

#cb_0 .p-content01__catch {
	clear: both;
}

@media only screen and (min-width: 1026px){
.l-header .menu-menu-1-container {
    display: flex!important;
    align-items: center;
    width: 100%;
}

#js-global-nav {
    width: 100%;
    margin: auto;
    display: flex;
}

	}

@media only screen and (max-width: 800px) {
#cb_0 .p-content01__catch {
	padding-top: 5%;
	}
}


/*************videoタグ css*************************/

#video_pcon {
    border: 1px solid #fff;
    width: 20%;
	height: 30%;
    /*width: 300px; height: 170px;*/
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	display: block;
}

#video_pcon a video {
    width: 103%;
	height: 100%;
    position: absolute;
    top: 0px;
    left: -2px;
    right: 0;
    bottom: 0;
    margin: auto;
}

@media only screen and (max-width:768px){

	#video_pcon {
		width: 50%;
}
}

@media only screen and (max-width:500px){

	#video_pcon {
		width: 70%;
}
}

/*0110 キャンセル
#video_smaon {
	display: none;
}*/


/*@media only screen and (max-width:768px){

	#video_pcon {
		display: none;
	}

	#video_smaon {
    	border: 1px solid #fff;
    	width: 70%;
		height: 70%;
		box-sizing: border-box;
    	margin: auto;
    	position: absolute;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	opacity: 0.6;
    	overflow: hidden;
    	display: flex;
    	justify-content: center;
    	align-items: center;
}

// 0110 キャンセル
.videobox   {
    width: 100%;
	height: 100%;
    margin: auto;
	background-image: url(/wp-content/uploads/2020/08/EARTH-DESIGN-2.m4v);
	background-size: 100%;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	}
}

@media only screen and (max-width:500px){
	#video_pcon {
		display: none;
	}

	#video_smaon {
    	border: 1px solid #fff;
    	width: 100%;
		height: 150px;//1224 表示位置調整 height 150pxへ変更 goto
		box-sizing: border-box;
    	margin: auto;
    	position: absolute;
    	top: 0%;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	opacity: 0.6;
    	overflow: hidden;
    	display: flex;
    	justify-content: center;
    	align-items: center;
}

.videobox   {
    width: 100%;
	height: 100%;//1224 表示位置調整 height 100%へ変更 goto
    margin: auto;
	background-image: url(/wp-content/uploads/2020/08/EARTH-DESIGN-2.m4v);
	background-size: 100%;
	background-repeat: no-repeat;
	display: block;//1224 表示位置調整 display: block;へ変更 goto
	padding; 50% 0;
	//justify-content: center;
	//align-items: center;
	}
}*/
/*****************TOP BLOGエリア背景色*********************/
.p-content03__blog {
	background: #f6f6f6;
}


/*****************aタグ ホバーエフェクトcss*********************/
.hover_efct {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.hover_efct::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .5s;
}
.hover_efct:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}


.hover_efct_b {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.hover_efct_b::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .5s;
}
.hover_efct_b:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

#cb_11 .p-content04__catch {
	line-height: 1.5;
	margin-bottom: 16px;
}

/**************ボタンカラー変更********************/
#cb_6 .p-main-image__btn {
    color: #fff!important;
}
#cb_6 .p-main-image__content {
	background: #d2d2d2!important;
}

#cb_6 .p-main-image__btn:hover {
	background-color: #004353!important;
}


//#cb_11 .p-main-image__btn {
    color: #fff!important;
}

#cb_11 .p-main-image__btn {
    background: #ffffff;
    color: #000;
}

#cb_8 .p-main-image__btn, #cb_10 .hover_efct {
	color: #000!important;
}

#cb_10 .hover_efct::after {
  background: #333!important;
}

/**************テキスト中央揃え********************/
.p-main-image__desc {
    margin-left: auto;
    margin-right: auto;
}

/*************TOPイメージコンテンツレイアウト調整***************/
@media only screen and (min-width: 768px){

.home #cb_6 .p-main-image__content,
.home #cb_8 .p-main-image__content,
.home #cb_10 .p-main-image__content,
.home #cb_11 .p-main-image__content,
.page-531 #cb_10 .p-main-image__content,
.page-531 #cb_12 .p-main-image__content {
	width: 40%;
}

.home .p-main-image__img--narrow {
    width: 60%;
}
.home .p-main-image--rev .p-main-image__img--narrow {
    margin-left: 40%;
}

	}

/*************プラン イメージコンテンツ調整***************/
.post-type-archive-plan .black  {
	background-color: #111!important;
}

.post-type-archive-plan .black .color_white {
	color: #fff!important;
}

.post-type-archive-plan .black .bg_white {
	background-color: #fff!important;
	color: #000!important;
}
/****プロジェクトコンテン用 ホバーエフェクト白css*********************/
.white_hover {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.white_hover::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .5s;
}
.white_hover:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}



@media only screen and (min-width: 768px){
.archive .p-main-image__content {
	width: 40%;
}

.archive .p-main-image__img--narrow {
    width: 60%;
}

.archive .p-main-image--rev .p-main-image__img--narrow {
    margin-left: 40%;
}
}

/***scrollボタン****/
html {
	scroll-behavior: smooth;
}

#btn_area, .scroll_btn {
	display: none;
}
#cb_0 #btn_area {
    margin-top: 3%;
	display: block;
}

#cb_0 .scroll_btn {
    color: #fff;
    width: 200px;
    height: 60px;
    margin: auto;
    z-index: 2;
	display: block;
	position: relative;
}

.js-smooth-scroll {
	cursor: pointer
}

.scroll_btn:before {
    content: "";
    display: block;
    width: 200px;
    height: 60px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000000;
}

.scroll_btn:after {
    content: "PROJECT";
    display: block;
    text-align: center;
    width: 200px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 0;
    bottom: 0%;
}

/*****top VR調整*******/
.home #cb_6 .p-main-image__content p {
	text-align: center;
}

.home #cb_6 .p-main-image__img--narrow {
    padding: 0;
}

@media only screen and (min-width: 768px){

.home #pano405 {
    width: 100%!important;
    height: 100%!important;
}

}
/**********SAISEI SHINCHIKU EXTERIOR INTERIOR ページレイアウト調整**********/
.page-id-455 .p-main-image,
.page-id-481 .p-main-image,
.page-id-490 .p-main-image,
.page-id-486 .p-main-image, {
		height: 600px;
	}

.page-id-455 .p-main-image__img,
.page-id-481.p-main-image__img,
.page-id-490 .p-main-image__img,
.page-id-486 .p-main-image__img {
     	padding-bottom: 0;
}

.gray40 {
    background: #f6f6f6;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 7.5%;
    width: 50%;
    height: 100%;
}

.black40 {
    background: #222222;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 7.5%;
    width: 50%;
    height: 100%;
}


@media only screen and (max-width: 767px) {
.page-id-455 .p-main-image,
.page-id-481 .p-main-image,
.page-id-490 .p-main-image,
.page-id-486 .p-main-image {
	height: 600px;
	margin: 200px 0;
		}


.gray40, .black40 {
    height: 40%;
    position: absolute;
    top: auto;
    bottom: -200px;
}
}

@media only screen and (max-width: 1023px){
.l-header__inner .-logo--retina img {
    width: 40%!important;
}
}
@media only screen and (max-width: 600px){
.l-header__inner .-logo--retina img {
    width: 80%!important;
}
}

.post-type-archive-project .none{
	display: none!important;
}
.single-project .none{
	display: none!important;
}

/*** projectアーカイブページ ***/

.p-article01__thumbnail{
	position: relative;
}

.p-project__meta{
	position: absolute;
	bottom:0;
	left: 0;
	right:0;
	width: 100%;
	text-align: center;
}

.p-project__category{
	display: block;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}
.p-project__category.saisei{
	background-color: #ffffff8f;
	color:#000;
}
.p-project__category.shinchiku{
	background-color: #00000066;
	color:#ffffff;
}



/*** projectシングルページ ***/
.project-data__inner{
	padding: 50px 24px;
	display: flex;
}
@media only screen and (max-width: 767px) {
	.project-data__inner{
		flex-direction: column;
		padding: 0;
	}
}
.project-data__design{
	width: 50%;
	line-height: 1.7;
}
@media only screen and (max-width: 767px) {
	.project-data__design{
		width: 100%;
		margin-bottom: 30px;
	}
}
.project-data__design--title{
	margin-bottom: 24px;
}
.project-data__design--td{
	margin-bottom: 16px;
}
.project-data__architecture{
	width: 50%;
	line-height: 1.7;
}
@media only screen and (max-width: 767px) {
	.project-data__architecture{
		width: 100%;
	}
}
.project-data__architecture--title{
	margin-bottom: 24px;
}
.project-data__architecture table tr th{
	text-align: left;
	font-weight: normal;
	width: 100px;
}
.project-data__architecture table tr td{
	width: calc(100% - 100px );
}
.project-picture{
	padding: 50px 0;
}
.project-picture__title{
	font-size: 30px;
	margin-bottom: 16px;
}
.project-picture__inner{
	display: flex;
	flex-wrap: wrap;
}
.project-picture__inner-saisei{
	display: none;
}
.project-picture__inner-saisei.slick-initialized{
	display: block;
}
.project-picture__item-outer {
	display: flex !important;
}
.project-picture__inner-saisei .project-picture__item {
	width: 50%;
}
.project-picture__inner-saisei .slick-arrow {
	background: transparent;
	width: 40px;
	height: 40px;
}
@media only screen and (max-width: 1279px) {
	.project-picture__inner-saisei .slick-arrow {
		top: 115%;
	}
}
@media only screen and (max-width: 500px) {
	.project-picture__inner-saisei .slick-arrow {
		top: 120%;
	}
}
@media only screen and (max-width: 767px) {
	.project-picture__inner-saisei .slick-arrow {
		width: 30px;
		height: 30px;
	}
}
.project-picture__inner-saisei .slick-arrow:hover,
.project-picture__inner-saisei .slick-arrow:focus {
	background: transparent;
}
.project-picture__inner-saisei .slick-arrow::before {
	font-family: "design_plus";
	color: #000;
	opacity: 0.75;
	display: block;
	font-size: 40px;
	width: 40px;
	height: 40px;
}
@media only screen and (max-width: 767px) {
	.project-picture__inner-saisei .slick-arrow::before {
		font-size: 30px;
		width: 30px;
		height: 30px;
	}
}
.project-picture__inner-saisei .slick-prev {
	left: -60px;
}
@media only screen and (max-width: 1279px) {
	.project-picture__inner-saisei .slick-prev {
		left: 0;
	}
}
.project-picture__inner-saisei .slick-prev::before {
	content: "\e90f";
}
.project-picture__inner-saisei .slick-next {
	right: -60px;
}
@media only screen and (max-width: 1279px) {
	.project-picture__inner-saisei .slick-next {
		right: 0;
	}
}
.project-picture__inner-saisei .slick-next::before {
	content: "\e910";
}
.project-picture__item{
	width: 33%;
	display: block;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.project-picture__item{
		width: 50%;
	}
}
.project-picture__item img{
	width: 100%;
	vertical-align: bottom;
	aspect-ratio: 17/10;
	-o-object-fit: cover;
	object-fit: cover;
	transition-duration: 0.75s;
	will-change: transform;
}
.project-picture__item img:hover{
	transform: translate3d(0,0,0) scale(1.2);
	transition-duration: 0.75s;
}
/* lightbox */
.lb-outerContainer{
	background-color: unset!important;
}
.lightbox .lb-image{
	border-radius: unset!important;
	/* width: 80vw!important;
	height: auto!important; */
	max-width: 90vw!important;
	width: auto!important;
	height: 92vh!important;
	object-fit: contain;
	position: absolute;
	top: -30px;
}
.lb-data .lb-close {
	position: absolute;
	right: -25px;
	top: -5px;
}
@media only screen and (max-width: 499px) {
	.lb-data .lb-close{
		right: 0;
	}
}
.lightboxOverlay{
	background-color: #ffffff!important;
	opacity: .96!important;
}
.lb-data .lb-number{
	opacity:0!important;
}
.lb-nav a.lb-next{
	opacity: 1!important;
  width: 50% !important;
}
.lb-nav a.lb-prev{
	opacity: 1!important;
  width: 50% !important;
}

.lb-dataContainer{
	position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.lb-outerContainer {
  width: 100% !important;
}

.lb-container {
  display: flex !important;
  justify-content: center !important;
}

/* *********saisei&shinchikuの＆を小さく　1117 福原************ */
#cb_3 .p-main-image__title .hover_efct::before {
	content: "&";
	display: inline-block;
    position: absolute;
    left: 135px;
    font-size: 30px;
    top: 11px;
}

@media only screen and (max-width: 767px) {
	#cb_3 .p-main-image__title .hover_efct::before {
	 left: 100px;
    font-size: 25px;
    top: 5px;
	}
}
.single-project .l-contents__inner.l-inner{
	overflow: unset;
}
.single-project .l-contents__inner .l-primary{
	padding-right: 0;
}
@media only screen and (max-width: 767px) {
	.single-project .l-contents__inner .l-primary{
		padding-right: 20px;
	}
}
