<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/**
 *
 *  ページ用CSS
 *　office
 */

/*--------------------------------------------------------------------------
   Overwright
---------------------------------------------------------------------------*/
.page-lower-ttl::after{
  background-image:url(../image/bg_page_ttl_pc.jpg);  
}
.page-lower-ttl h1 {
  max-width: 570px;
}


/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

/* intro
-----------------------------------------------------------------*/
.intro{
  padding: 90px 0 40px;
  text-align: center;  
}
.intro h2{
  margin-bottom: 40px;
}


.page-nav{
  padding: 40px 0 130px;  
}
.page-nav ul li{
   margin-bottom: 20px;
}
.page-nav ul li a{
  width: 370px;
}



/* tenant-info
-----------------------------------------------------------------*/
.tenant-info{
	padding: 0 0 160px;	
}
.tenant-info h2+.txt{
	margin-bottom: 45px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #0068BA;
	text-align: center;	
}
.tenant-info .spec-list{
	max-width: 940px;
	margin: 0 auto;	
}
.tenant-info .spec-list dt {
  width: 140px;
	color: #A8AAB2;
}
.tenant-info .spec-list a{
	color: #231815;
}



/* sec-reform
-----------------------------------------------------------------*/
.sec-reform{
	padding: 145px 0 135px;	
}
.sec-reform .inner{
	max-width: 1390px;	
}
.sec-reform .cont-intro-base .txt-area {
    background: #E9EDF3;
}
.sec-reform .cont-intro-base._rev .txt-area h3 {
  color: #0068BA;
	font-size: 4rem;
}
.sec-reform .cont-intro-base .btn-ico-base{
	margin-top: 40px; 
}
.sec-reform .cont-intro-base .btn-ico-base a{
	padding-top: 6px;
	letter-spacing: 0;
	font-size: 1.5rem;
	line-height: 1.5;	
}


@media screen and (max-width: 1350px) {	
	.sec-reform .cont-intro-base .btn-ico-base a{
		font-size: 1.4rem;	
	}	
}
@media screen and (max-width: 1280px) {
	.sec-reform .cont-intro-base .btn-ico-base br{
		display: inline;	
	}	
	.sec-reform .cont-intro-base .btn-ico-base a{
		padding-top: 8px;
		line-height: 1.5;
	}
}


/* オフィスビル詳細
-----------------------------------------------------------------*/
.page-base-ttl h1{
	max-width: 540px;
}
.page-base-ttl small{
	display: block;
	font-size: 2.4rem;
}
.page-base-ttl h1 .ja{
	font-size: 4rem;	
}
.office_hd{
	padding: 80px 0 60px;
}
.office_hd .pic-main{
	margin-right: 15px;
	border-radius: 10px;
	overflow: hidden;
}
.office_hd .spec-list{
	max-width:	620px;
	width: 51.67%;
}

/* office-summary */
.office-summary .layout-box.summary{
	align-items: flex-start;
	margin-bottom: 85px;	
}
.office-summary .spec-list{
	width: calc(50% - 25px);	
}
.office-summary .spec-list:nth-of-type(1) dt{
	width: 170px;
}
.office-summary .spec-list:nth-of-type(2) dt{
	width: 200px;
}

/* office-access */
.office-access,
.office-layout{
	width: calc(50% - 25px);	
}
.office-access h3,
.office-layout h3{
	margin-bottom: 15px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #0068BA;
}
.office-access .access-map{
	position: relative;
	height: 100%;
}
.office-access .access-map iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100% - 65px);	
}

/* office-layout */
.office-layout .layout-thmbnail{
	position: relative;
	border-radius: 10px;
	border: 2px solid #DDDFE2;
	overflow: hidden;
}
.office-layout .layout-thmbnail a{
	position: absolute;
	right: 2%;
	bottom: 2%;
}
.office-layout-modal{
	display:none;
}
.office-layout-image-cont .large-image{
	border-radius: 10px;
	border: 2px solid #DDDFE2;
	overflow: hidden;
}
.office-layout-image-cont .btn-modal-close span{
	cursor: pointer;	
}
.office-layout-image-cont .btn-modal-close{
	margin-top: 15px;
	text-align: center;
}
.office-layout-image-cont .btn-modal-close._right{
	margin:0 0 10px;
	text-align: right;
}

/* office-contact */
.office-contact{
	margin: 120px 0 170px;
	padding:60px 5% 50px;
	background: #0068BA;
	border-radius: 10px;
	color: #FFF;	
}
.office-contact .layout-box &gt; div{
	max-width: 495px;
	width: calc(50% - 15px);	
}
.office-contact h2{
	margin-bottom: 50px;
	font-weight: bold;
	line-height: 1;
	font-size: 4.6rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.office-contact h3{
	position: relative;
	margin-bottom: 18px;
	font-size: 2rem;
	line-height:1.5;
	text-align: center;	
}
.office-contact h3::before{
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background: #FFF;	
}
.office-contact h3 span{
	position: relative;
	z-index: 5;
	padding: 0 15px;
	background: #0068BA;	
}
.office-contact .tel_fax .tel{
	margin-bottom: 5px;
	font-size: 4.4rem;
	font-weight: bold;
	line-height: 1;
}
.office-contact .tel_fax .tel a{
	color: #FFF;
	pointer-events: none;
}
.office-contact .tel_fax .fax{
	margin-bottom: 10px;
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1;	
}
.office-contact .businesshour{
	font-size: 1.6rem;
	font-weight: 500;
}
.office-contact .inq .btn a{
	position: relative;
	display: block;
	height: 78px;
	background: #FFF;
	border-radius: 39px;
	line-height: 76px;
	text-align: center;
	font-size: 2.2rem;
	font-weight: bold;
	color: #0068BA;	
}
.office-contact .inq .btn a::after{
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-45%);
	display: block;
	content: "";
	width: 34px;
	height: 12px;
	background:url(../../../../common/image/ico_arw_btn_blue.svg) no-repeat;
	background-size: 100% auto;
	transition: .3s;	
}
.office-contact .inq .btn a:hover::after{
	right: 25px;
}
.office-contact .txt{
		margin-top: 40px;
		text-align: center;
		font-size: 1.4rem;
		line-height: 2;
}

/* other_buildings */
.feature-item._other_buildings{
	margin-bottom: 100px;
}
.feature-item._other_buildings .area-cont{
	display: block;	
}
.feature-item._other_buildings .hide{
	display: none;	
}
.feature-item._other_buildings .office-item-list{
	margin-bottom: 90px;	
}
.feature-item._other_buildings .btn-list{
	max-width:510px;
	margin: 0 auto;	
}
.feature-item._other_buildings .btn-list li:nth-child(n+2){
	margin-top: 20px;
}














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

	.page-lower-ttl::after{
		background-image:url(../image/bg_page_ttl_sp.jpg);  
	}
	.page-lower-ttl h1 {
		max-width: 200px;
	}

/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

/* intro
-----------------------------------------------------------------*/
	.intro{
		padding: 45px 0 20px;
		text-align: center;  
	}
	.intro h2{
		margin-bottom: 20px;
	}
	
	
	.page-nav{
		padding: 20px 0 65px;  
	}
	.page-nav ul li{
		 margin-bottom: 10px;
	}
	.page-nav ul li a{
		width: 100%;
		max-width: 370px;
		margin: 0 auto;
	}



/* tenant-info
-----------------------------------------------------------------*/
	.tenant-info{
		padding: 0 0 90px;	
	}
	.tenant-info h2+.txt{
		margin-bottom: 25px;
		font-size: 1.3rem;
	}
	.tenant-info .spec-list dt {
		width: 90px;
	}
	


/* sec-reform
-----------------------------------------------------------------*/
	.sec-reform{
		padding: 60px 0 65px;	
	}
	.sec-reform .cont-intro-base._rev .txt-area h3 {
		font-size: 2.6rem;
	}
	.sec-reform .cont-intro-base .btn-ico-base{
		margin-top: 20px; 
	}
	.sec-reform .cont-intro-base .btn-ico-base a{
		height: 60px;
		padding-top: 11px;
		border-radius: 30px;
		letter-spacing: 0;
		font-size: 1.2rem;	
	}
	.sec-reform .cont-intro-base .btn-ico-base a span{
		display: inline-block;
		background-position: right top 0.5em;
	}
	



/* オフィスビル詳細
-----------------------------------------------------------------*/
	.page-base-ttl h1{
		max-width: 210px;
	}
	.page-base-ttl small{
		font-size:1.2rem;
	}
	.page-base-ttl h1 .ja{
		font-size: 2.2rem;	
	}
	.office_hd{
		padding: 40px 0 70px;
	}
	.office_hd .layout-box{
		display: block;
	}
	.office_hd .pic-main{
		max-width:510px;
		width: 74%; 
		margin: 0 auto 25px;
		border-radius: 5px;
	}
	.office_hd .spec-list{
		max-width:	none;
		width: 100%;
	}

/* office-summary */
	.office-summary .layout-box.summary{
		display: block;
		margin-bottom: 40px;	
	}
	.office-summary .spec-list{
		width: 100%;	
	}
	.office-summary .spec-list:nth-of-type(1){
		border-bottom:none;
	}
	.office-summary .spec-list:nth-of-type(1) dt{
		width: 90px;
	}
	.office-summary .spec-list:nth-of-type(2) dt{
		width: 90px;
	}

/* office-access */
	.access_layout{
		display: block;
	}
	.office-access,
	.office-layout{
		width: 100%;	
	}
	.office-access{
		margin-bottom: 40px;
	}
	.office-access h3,
	.office-layout h3{
		margin-bottom: 5px;
		font-size: 2rem;
	}
	.office-access .access-map{
		position: relative;
		height: 60vw;
	}
	.office-access .access-map iframe{
		height: 100%;	
	}
	
	/* office-layout */
	.office-layout .layout-thmbnail{
		border-radius: 5px;
	}
	.office-layout .layout-thmbnail a{
		width: 35px;
		height: 35px;
	}

	.office-layout-image-cont .large-image{
		border-radius: 5px;
	}
	.office-layout-image-cont .note{
		margin-top: 15px;
	}
	.office-layout-image-cont .btn-modal-close span{
		cursor: pointer;	
	}
	.office-layout-image-cont .btn-modal-close._right{
		margin:0;
	}
	.office-layout-image-cont .btn-modal-close img{
		width: auto;
		height: 15px;
	}


/* office-contact */
	.office-contact{
		margin: 50px 0 90px;
		padding:25px 20px 30px;
		border-radius: 5px;
	}
	.office-contact .layout-box{
		display: block;
	}
	.office-contact .layout-box &gt; div{
		max-width: auto;
		width: 100%;	
	}
	.office-contact h2{
		margin-bottom: 20px;
		font-size: 2.8rem;
	}
	.office-contact h2 span{
		letter-spacing: 0.1em;
	}
	.office-contact h3{
		margin-bottom: 10px;
		font-size: 1.4rem;	
	}
	.office-contact h3 span{
		padding: 0 10px;
	}
	.office-contact .tel_fax{
		margin-bottom: 25px;
	}
	.office-contact .tel_fax h3{
		margin-bottom: 5px;
	}
	.office-contact .tel_fax .tel{
		margin-bottom: 5px;
		font-size: 2.6rem;
	}
	.office-contact .tel_fax .tel a{
		pointer-events: auto;
	}
	.office-contact .tel_fax .fax{
		margin-bottom: 5px;
		font-size: 2.1rem;
		color: #FFF;
	}
	.office-contact .businesshour{
		font-size: 1.1rem;
	}
	.office-contact .inq .btn a{
		height: 55px;
		border-radius: 28px;
		line-height: 53px;
		font-size: 1.4rem;
	}
	.office-contact .inq .btn a::after{
		right: 15px;
		top: 50%;
		transform: translateY(-45%);
		width: 18px;
		height: 7px;
	}
	.office-contact .inq .btn a:hover::after{
		right: 15px;
	}
	.office-contact .txt{
			margin-top: 18px;
			font-size: 1rem;
	}

/* other_buildings */
	.feature-item._other_buildings{
		margin-bottom: 0;
	}
	.feature-item._other_buildings .area-cont{
		display: block;	
		padding: 15px 0;
	}
	.feature-item._other_buildings .hide{
		display: none;	
	}
	.feature-item._other_buildings .office-item-list{
		margin-bottom: 35px;	
	}
	.feature-item._other_buildings .btn-list li:nth-child(n+2){
		margin-top: 10px;
	}



}</pre></body></html>