@charset "UTF-8";

/***

INFO

***/
.info_flex1{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media print, screen and (min-width: 801px) {
.info_flex1{
	flex-wrap: nowrap;
}
}
.info_btn1{
	width: 15%;
	height: auto;
	margin: 0;
	padding: 0;
	
}




.info_flex2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.info_btn2{
	width: 48.75%;
	width: 48%;
	max-width: 234px;
	height: auto;
	margin: 0 0 50px;
	padding: 0;
	background: #fff;
/*	background: rgba(219,167,167,1.00);*/
/*	box-sizing:border-box;*/
}
.info_btn2 a{
	text-decoration: none;
}
@media print, screen and (min-width: 801px) {
.info_btn2{
	width: 23.4%;
	height: auto;
	margin: 0 0 55px;
	padding: 0;
}
}



.info_ph1bg{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
/*
	box-sizing:border-box;
	border: 1px solid #ccc;
*/
	position: relative;
	overflow: hidden;
}
.info_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
/*	box-sizing:border-box;*/
/*	border: 1px solid #ccc;*/
	position: absolute;
	top: 0;
	left: 0;
}
.info_line1{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}




.info_btn2 a p {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 6px 0 0;
	font-size: 3vw;
	line-height: 150%;
	color: #555;
	text-decoration: none;
	
	letter-spacing: 0;
	text-align: justify;
	overflow: hidden;
	
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	
/*	background: rgba(219,219,219,1.00);*/
}
@media print, screen and (min-width: 801px) {
.info_btn2 a p{
	font-size: 17px;
	line-height: 170%;
	text-decoration: none;
}
}







/***

お知らせ

***/
hr.top_info_bar1 , hr.top_info_bar2 {
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: none;
	background: none;
	margin: 0;
	padding: 0;
}
hr.top_info_bar2 {
	margin: 19px 0 0;
}


.info_box1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0;
	vertical-align: middle;
	
/*	background: #EB7476;*/
	
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
@media print, screen and (max-width: 800px) {
.info_box1{
	flex-wrap: wrap;
/*	align-items:flex-start;*/
}
}


.info_box1_day{
	width: 100px;
	height: auto;
	margin: 0;
	padding: 0 15px 0 5px;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	font-size: 13px;
	font-size: 14px;
	line-height: 102%;
	text-align: left;
	font-weight: 400;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.info_box1_day{
	font-size: 2.8vw;
}
}

.info_box1_category{
	width: 86px;
	width: 120px;
/*
	width: 100px;
	width: 86px;
*/
/*
	width: 120px;
	width: auto;
	min-width: 140px;
*/
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	
	/*background: #8BEFFE;*/
}
.info_box1_category.m02{
	width: 120px;
	min-width: 120px;
}
.info_box1_category.m03{
	width: 160px;
	min-width: 160px;
}
.info_box1_category.m01{
	width: 250px;
	min-width: 250px;
}


.info_box1_category.csrcat01{
	width: 120px;
	min-width: 120px;
}
.info_box1_category.csrcat02,
.info_box1_category.csrcat03{
	width: 160px;
	min-width: 160px;
}
.info_box1_category.csrcat04{
	width: 250px;
	min-width: 250px;
}


.info_box1_category div{
	clear: both;
	width: 140px;
	width: 120px;
/*	width: 86px;*/
	height: auto;
	margin: 0;
	padding: 4px 15px 5px;
	padding: 4px 10px 5px;
	vertical-align: middle;
	font-size: 12px;
	font-size: 13px;
	line-height: 100.1%;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	color: #222;
	color: #515151;
}
.info_box1_category.m01 div{
	width: 220px;
}
.info_box1_category.m03 div{
	width: 150px;
}


.info_box1_category.csrcat01 div{
	width: 120px;
}
.info_box1_category.csrcat02 div,
.info_box1_category.csrcat03 div{
	width: 150px;
}
.info_box1_category.csrcat04 div{
	width: 220px;
}


@media print, screen and (max-width: 800px) {
.info_box1_category div{
	font-size: 2.6vw;
	padding: 4px 0 5px;
}
}

	
/*PR　カテゴリーナンバーによって番号を変更する*/
div.category7{
	background: #FFB6C1;
	background: rgba(204, 145, 154, 1.00);
	background: #e7d4e0;
}
/*企業情報　カテゴリーナンバーによって番号を変更する*/
div.category8{
	background: #ADD8E6;
	background: rgba(138, 173, 184, 1.00);
	background: #d2dec6;
}
/*テナント情報　カテゴリーナンバーによって番号を変更する*/
div.category9{
	background: #FFFFE0;
	background: rgba(176,151,129,1.00);
	background: #c4d5db;
}
/*イベント情報　カテゴリーナンバーによって番号を変更する*/
div.category10{
	background:  #98FB98;
	background: rgba(145,190,145,1.00) ;
	background: #ede6c5;
}
/*採用情報　カテゴリーナンバーによって番号を変更する*/
div.category11{
	background: #DDA0DD;
	background: rgba(152,125,152,1.00) ;
	background: #d3c7d3;
}
/*その他　カテゴリーナンバーによって番号を変更する*/
div.category12{
	background: #FFDAB9;
	background: rgba(182,182,151,1.00);
	background: #dde2e6;
}





























.info_box1_news{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: table;
}
.info_box1_news_fl1{
	width: 27px;
	height: auto;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
	box-sizing:border-box;
	border: none;
	border-left: 4px solid #004096;
	
}
.info_box1_news_fr1{
	width: calc( 100% -27px );
	height: auto;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
}


.info_box1_title1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-size: 4.4vw;
	line-height: 130%;
	color: #555;
	letter-spacing: 0;
	text-align: justify;
}
@media print, screen and (min-width: 801px) {
.info_box1_title1{
	font-size: 22px;
	line-height: 130%;
	text-align: left;
}
}


.info_box1_txt1 p{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	
	font-size: 3.4vw;
	line-height: 160%;
	color: #555;
	letter-spacing: 0.02em;
	text-align: justify;
}
@media print, screen and (min-width: 801px) {
.info_box1_txt1 p{
	font-size: 17px;
	line-height: 160%;
}
}

.info_box1_txt-a1 p{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 45px;
	padding: 0;
}
.info_box1_txt-a1 p a{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-size: 3.8vw;
	line-height: 160%;
	color: #009ee7;
	letter-spacing: 0.02em;
	text-align: justify;
	text-decoration: underline;
}
@media print, screen and (min-width: 801px) {
.info_box1_txt-a1 p a{
	font-size: 19px;
	line-height: 160%;
}
}


.info_box1_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.info_box1_ph1.m01{
	margin: 0 0 40px;
}
.info_box1_ph1 iframe{
	clear: both;
	width: 100%;
	height: auto;
	min-height: 1000px;
	margin: 0;
	padding: 0;
}
.info_box1_ph1 img{
	width: 100%;
	height: auto;
}




.info-btn_box_flex1{
	clear:both;
	width:92%;
	max-width: 220px;
	height:auto;
	margin:0 auto;
	padding: 50px 0 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	position: relative;
	z-index: 20;
}
.info-btn_box_fl1{
	width:86px;
	height:auto;
	margin: 0;
	padding: 0;
}
.info-btn_box_fl1 img{
	width:100%;
	height:auto;
}



.info-btn_box_pa1bg{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	
/*	background: rgba(238,225,52,1.00);*/
}
.info-btn_box_pa1{
	clear: both;
	width: 200px;
	height: auto;
	margin: 0 auto;
	padding: 100px 0 0;
	text-align: center;
/*	background: rgba(132,222,193,0.5);*/
}
.info-btn_box_pa1 a{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	font-size: 2.4vw;
	line-height: 160%;
	color: #009ee7;
	letter-spacing: 0.02em;
	text-align: center;
	text-decoration: underline;
	
/*	background: rgba(226,139,141,1.00);*/
	position: relative;
	
}
@media print, screen and (min-width: 801px) {
.info-btn_box_pa1{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 44px 0 0;
	text-align: right;
}
.info-btn_box_pa1 a{
	width: auto;
	margin: 0;
	font-size: 12px;
	text-align: right;
	
	
}
}







.news_btn1 {
    clear: both;
    display: inline-block;
    min-width: 300px;
    height: 36px;
    padding: 5px 0;
/*  background: #f00;*/
    border-radius: 4px;
    margin: 25px auto 0;
    position: relative;
    text-align: center;
}
.news_btn1 a {
    padding: 0;
    position: relative;
    display: inline-flex; /* Allows the content to dictate width */
    align-items: center;
    justify-content: center; /* Ensures text stays centered */
}
.news_btn1 a span {
    margin: 0;
    padding: 0 40px;
    
    font-size: 13px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
	 font-weight: 600;
    white-space: nowrap; /* Prevents text wrapping */
}


.news_btn1 a .allow2::before,
.news_btn1 a .allow2::after{
  background-color: #fff;
  position: absolute;
  top: calc( 50% + 2px );
  right: 0;
}









