@charset "UTF-8";





.top_tittle02:before {

/*content:"～グリーントランスフォーメーションによりオフィスビルのCO2排出量2割削減へ～";
display:block;
	white-space: normal;
	font-size: 0.8em;
	white-space: nowrap;*/	
}
.top_tittle0917:after {

/**/font-size: 0.9em;
content:"～グリーントランスフォーメーションによりオフィスビルのCO2排出量2割削減へ～";
display:block;
white-space: normal;
letter-spacing: 0.05em;
}




.top_tittle0917:before {
/*content:"施設名称を「ＷＩＴＨ ＨＡＲＡＪＵＫＵ」に決定";
display:block;
	white-space: normal;*/
	
}

.top_tittle0917:after {
/*
	content:"２０２０年春開業予定、イベントホール予約受付を本日開始";
	display:block;
	font-size: 0.7em;
	
	white-space: pre;*/
}

.news_float_img {

	float: right;
    width: 50%;
    padding: 15px;
    box-sizing: border-box;


}

.mt_ob {

	margin-top: 60px ;
}

.dp-fl .fl_box:nth-child(1) {
    width: 41.9%;
}

.fl_b {

display: -webkit-box;

display: -ms-flexbox;

display: flex;

}


.top_tittle0917 {

	font-size: 0.7em !important;/**/
	line-height: 2.1;
}

.news_img {

	width: 80%;
}

.news_img2 img {

	width: 50%;
	
}


@media screen and (min-width: 989px){

.pc_ml {

	margin-left: 15px;

  }

}


@media screen and (min-width:767px) and (max-width: 930px) {

	.dp-fl .fl_box:nth-child(1) {
    width: 50% !important;
    }


}

@media screen and (max-width: 767px){

	.news_flex02 li span:nth-child(2) {

margin-left: 1rem;
}




	.news_img {
		text-align: center;

	}

body .fl_b {
	display: block;

	}
body .fl_b02 {
	display: block;
}


body .news_flex li {

	display: block;
    margin-top: 15px;
}


	.top_tittle02:before {
		white-space: normal !important;
	}


body .news_img02 li {
    width: 100% !important;
}



	body .news_img02 {
    flex-wrap: wrap;
}


	body .fl_b_icon div:nth-child(1) {
   
margin: 25px 0;

	}

	body .txt_just_ta td:nth-child(1) {

		white-space: nowrap !important;

	}
	body .fl_b_icon div {

		flex-basis: auto !important;
	}

	.midle_t {

		padding: 32px !important;

	}
	.top_tittle0917:after { 
	
		white-space: normal;
	}
	table.bort01 tr {

			border: 0px !important;
	}

	body .scroll table{
	width:150% !important;
	overflow-x: scroll;
    }
    .scroll{
    overflow: auto;/*tableをスクロールさせる*/
    white-space: nowrap;/*tableのセル内にある文字の折り返しを禁止*/
	padding-bottom: 15px;
    }
    .scroll::-webkit-scrollbar{/*tableにスクロールバーを追加*/
    height: 8px;
    }
    .scroll::-webkit-scrollbar-track{/*tableにスクロールバーを追加*/
    background: #F1F1F1;
    }
    .scroll::-webkit-scrollbar-thumb {/*tableにスクロールバーを追加*/
    background: #195cbf;
	}
	
	table.bort01 td {


		width: auto;
    text-align-last: auto;
		white-space: nowrap !important;
		padding: 15px !important;

	}
	table {

		font-size: 1em !important;

	}
	

.news_img2 img {

width: 100% !important;

}

	.mt_ob {

		margin-top: 25px !important;
		margin-bottom: 25px !important;

 }
 .sp_mt {
	margin-top: 15px;

 }
}


.news_list_disc {


	list-style: disc;
    margin-left: 20px;

}

u {
	display: table;
}


u span {

		display: table-cell !important;
		text-indent: 0em !important;


}
u span:nth-child(1) {

	white-space: nowrap;

}

.fl_b2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin-left: 10px;
}
.fl_b2 span {

	display: block;
}

.fl_b2 span:first-child {

	white-space: nowrap;
	margin-right: 5px ;
}

table.bort01 td {

	white-space: normal;
	vertical-align:middle;
	padding: 15px;

}

body .news_img02 {

	width: 100%;

}

.news_img02 {

display: -webkit-box;

display: -ms-flexbox;

display: flex;
-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
margin-top: 15px !important;

}


.news_img02 li:first-child {

	width: 50%;
}


.news_img02 li {

	width: 50%;
}


.news_img02 li img {

padding: 15px 15px 0;
-webkit-box-sizing: border-box;
		box-sizing: border-box;
-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
		flex: 1 1 auto;
width: 100%;

}
.fl_b_icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        }

        .fl_b_icon div {
            padding: 0 15px; 
            -webkit-box-sizing: border-box; 
                    box-sizing: border-box;
            -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
           -ms-flex-preferred-size:10px;
               flex-basis: 100px;
    
        }

        .fl_b_icon div:nth-child(1) {

            padding: 0 45px;
            box-sizing: border-box;

		}
		
		@media all and (-ms-high-contrast: none) { 

.fl_b_icon div:nth-child(1) img {

	width: 200px;
}


.fl_b_icon div:nth-child(2) img {

width: 220px; 
}
}


.table_title {

	font-size: 1em;
}


body .dis_t  {

	display: table;
}


.dis_t span {
    display: table-cell;
    vertical-align: text-top;
}

.dis_t span:nth-child(1) {

	white-space: nowrap;
	padding-right: 0.5em;
}

.faq_ov {
    text-align: center;

}
.faq_ov p {

    border: 1px solid;
    box-sizing: border-box;
    border-top: 0px;
    padding: 5px;


    
}

.faq_ov p:nth-child(1) {
    border-top: 1px solid;
    padding: 5px;
    box-sizing: border-box;
background: #ccc;
    
} 

body .notxt_just_ta td {
text-align-last: initial !important;
width: auto !important;

}

.fwb {
font-weight: bold;

}

body .txt_just_ta {
	width: auto;
	white-space: normal !important;
}

body .txt_just_ta td:nth-child(1) {

	width: auto;
	white-space: nowrap;
	text-align: justify;
    text-align-last: justify;
}
.bort01 td:first-child { 

	vertical-align: text-top;
}

.news_head span {
	display: block;
}

.news_head {
text-align: right;

}

.news_flex li {
		display: flex;
		align-items: flex-start;

		margin-left: 1rem;
	}


.news_flex li span {

	display: block;

}

.fl_b div {
	flex: 0 0 50%;

	min-width: 1%;
		min-height: 1%;
}

.fl_b figure {

	margin: 0;

}


.fl_b02 {
	display: flex;
	align-content: flex-start;

}


.fl_b02 div:nth-child(1) {

		flex: 0 0 40%;
		min-width: 1%;
		min-height: 1%;
}


.fl_b02 div:nth-child(2) {

	border: 1px solid;
	padding: 15px;
	margin: 0 15px;
	box-sizing: border-box;
}


.fl_b02 div:nth-child(2) p {

	line-height: 1.9;

}

.fl_b02 div:nth-child(2) a {

	display: block;

}




.dis_t p:nth-child(1) {

	white-space: nowrap;

}

.dis_t p {

	margin-top: 0 ;
	display: table-cell;
	font-size: 1.4em;
}

 h6 {

	font-weight: normal;
	margin-top: 15px;
}


h6:nth-child(1) {

	margin-top: 0px;
}


.main_text01 img {
	image-rendering:-webkit-optimize-contrast ;

}




