@charset "utf-8";

.sp {
	display: none!important;
}
input[type="submit"] {
	-webkit-appearance: none;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
}
.font01 {
}
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	width: 100%;
	min-width: 1200px;
	word-break: break-all;
	line-height: 1.5;
	color: #000;
	position:relative;
	overflow-x:hidden;
}

a {
	color: inherit;
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	opacity:0.8;
}
p, dt, dd, li, th, td {
	line-height: 1.5;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: 0px;
	background: none;
	padding: 0;
	border-radius: inherit;
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}

.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	outline:none;
}

.headerwrap {
	position: relative;
	width: 100%;
	min-width:1200px;
	top: 0;
	z-index: 500;
	padding: 0;
}
.headertop {
	background-color: #234F8A;
	padding: 10px 3%;
	overflow:hidden;
}
.ht01 {
	text-align:right;
}
.ht01 li {
	vertical-align:middle;
	display:inline-block;
	margin-left:20px;
}
.ht01 li.type01 {
	color: #FFF;
	font-size:13px;
	padding-top:2px;
}
.ht01 li.type01 span {
	font-size:16px;
	font-weight:bold;
}
.ht01 li.type02 a {
	width: 185px;
	background-color: #FFF;
	color: #234F8A;
	font-size: 14px;
	text-align: center;
	padding: 7px 5px 7px;
	display: block;
	font-weight:bold;
}
.ht01 li.type02 a span {
	padding-left:25px;
	display: inline-block;
	background-image: url(../img/common/icon_login.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:18px;
}
.ht01 li.type02.logout a span {
	background-image: url(../img/common/icon_logout.svg);
}
.headerbottom {
	background-color: #FFF;
	padding: 15px 3% 17px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.logo {
	line-height:1;
	float:left;
}
.ht01 li.type02.tenant a span {
	padding-left:5px;
	background-image:none;
}

.gnavwrap {
}
.gnav {
	text-align:right;
}
.gnav li {
	vertical-align:middle;
	display:inline-block;
	margin-left:35px;
	line-height:1;
}
.gnav li a {
	font-size:14px;
	display: inline-block;
}
.footerwrap01 {
	background-image: url(../img/common/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 110px 5% 70px;
	text-align: right;
	color: #FFF;
	background-color: #234F8A;
}
.footertop01 {
	display: inline-block;
	text-align:left;
	width:720px;
}
.footertop02 {
	margin-bottom:65px;
}
.footertop03 {
	display: flex;
	align-items: start;
	margin-bottom:30px;
}
.footertop04 {
	width: 200px;
	flex-shrink: 0;
}
.footertop04 dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 25px;
	border-left: 2px solid #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footertop04 dd {
	font-size:12px;
	margin-bottom:20px;
}
.footertop05 {
	padding: 15px;
	border: 3px solid #FFF;
}
.footertop06 {
	padding-left: 88px;
	background-image: url(../img/common/icon_caution.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footertop06 dt {
	font-weight: bold;
	margin-bottom: 5px;
}
.footertop06 dd {
	font-size:13px;
}
.footerwrap02 {
	background-color:#FFF;
	padding:50px 3%;
}
.footerbtm01 {
	text-align:center;
}
.footerbtm01 li {
	display:inline-block;
	margin:0 12px 25px;
}
.footerbox01 {
	padding:0 15px;
	max-width:1020px;
	margin:0 auto;
}
.copy {
	text-align:center;
	font-size:12px;
}
.pagetop {
	position:fixed;
	right:0;
	bottom:50px;
	width:40px;
}

.cmnbox01 {
	padding:0 15px;
	max-width:1130px;
	margin:0 auto;
}

.topicpath {
	padding-top:14px;
	margin-bottom:65px;
	font-size:13px;
}
.topicpath a {
}

.content {
}

.main01 {
	padding: 300px 3%;
	background-image: url(../img/top/bg_main.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.main02 {
	text-align:center;
}
.news01 {
	background-color:#FFF;
	padding:100px 3%;
}
.news02 {
	width:880px;
	margin:0 auto;
	display:table;
}
.news03 {
	display:table-cell;
	vertical-align:top;
	width:150px;
}
.news04 {
	display:table-cell;
	vertical-align:top;
}
.news05 {
	font-size: 26px;
	font-weight:bold;
	color: #234F8A;
}
.news06 {
	font-size: 13px;
	color: #5D5D5D;
}
.news07 {
	height:180px;
	overflow-y:auto;
	padding-right:20px;
	padding-top:10px;
}
.news07 a {
	color: #234F8A;
}
.news07 li {
	margin-bottom:12px;
	display:table;
	width:100%;
}
.news08 {
	font-size: 16px;
	font-weight:bold;
	color: #234F8A;
	display:table-cell;
	vertical-align:top;
	width:9em;
}
.news09 {
	font-size: 16px;
	display:table-cell;
	vertical-align:top;
}
.news01 ::-webkit-scrollbar {
	width: 7px;
}
.news01 ::-webkit-scrollbar&:hover {
	width: 7px;
}
.news01 ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
.news01 ::-webkit-scrollbar-thumb {
  background: #CCC;
}

.topnav01 {
	margin-bottom:170px;
}
.topnavblock {
	padding:0 2%;
	max-width:1470px;
	margin:0 auto;
}
.bgtopnav {
	padding:100px 0px;
	background-image: url(../img/top/bg_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.topnav02 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.topnav03 {
	text-align: center;
	color:#FFF;
}
.topnav04 {
	text-align:right;
	font-size:0;
}
.topnav05 {
	position:relative;
	z-index:1;
}
.topnav05 dt {
	font-size:34px;
	font-weight:bold;
}
.topnav06 {
	width:442px;
	display:inline-block;
	vertical-align:top;
}
.topnav06:nth-child(2) {
	margin-left:25px;
}
.topnav06 a {
	display:block;
	background-color:#FFF;
}
.topnavbox {
	display:block;
	background-color:#FFF;
	padding-bottom:20px;
}
.topnavbox .topnav11 {
    position: relative;
    z-index: 1;
    width: 185px;
    margin: 0 auto;
}
.topnavbox .topnav11 a {
    font-size: 13px;
    border: 1px solid #234F8A;
    display: block;
    text-align: center;
    padding: 8px 5px 8px;
    pointer-events: auto;
    background-image: url(../img/common/arrow_01.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 11px;
	color:#234F8A;
}
.topnav07 {
	background-color:#FFF;
}
.topnav08 {
	text-align:center;
	padding:15px 25px;
}
.topnav08 dt {
	font-size:18px;
	font-weight:bold;
}
.topnav08.type02 dt {
	padding-top:11px;
}
.topnav08 dd {
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.topnav09 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.topnav10 {
	overflow:hidden;
	text-align: center;
	padding: 115px 0;
	min-width: 33.3333%;
	flex-shrink: 0;
	color:#FFF;
	position:relative;
	pointer-events: none;
}
.topnav10:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.topnav10:hover:after {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.topnav10.type01:after {
	background-image: url(../img/top/bg_02.png);
}
.topnav10.type02:after {
	background-image: url(../img/top/bg_03.png);
}
.topnav10.type03:after {
	background-image: url(../img/top/bg_04.png);
}
.topnav11 {
	position:relative;
	z-index:1;
	width:185px;
	margin: 25px auto 0;
}
.topnav11 a {
	font-size: 13px;
	border: 1px solid #FFF;
	display:block;
	text-align: center;
	padding:8px 5px 6px;
	pointer-events: auto;
	background-image: url(../img/common/arrow_02.png);
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size:11px;
}

.cmnmain01 {
	max-width:1920px;
	margin:0 auto 90px;
	position:relative;
	overflow:hidden;
	padding-top:50px;
	height:615px;
}
.cmnmain01:after {
	position: absolute;
	content: "";
	display: block;
	width: 1151px;
	height: 554px;
	top: 0;
	right: 50%;
	margin-right:-960px;
	background-repeat: no-repeat;
	background-position: right top;
	background-size:cover;
    z-index: 3;
}
.cmnmain02 {
	position:relative;
	height:565px;
}
.cmnmain02:after {
	position: absolute;
	content: "";
	display: block;
	width: 1212px;
	height: 565px;
	top: 0;
	left: 50%;
	margin-left: -957px;
	background-color: #234F8A;
}
.cmnmain02:before {
	position: absolute;
	content: "";
	display: block;
    width: 1223px;
    bottom: -5px;
    left: 50%;
    margin-left: -968px;
    z-index: 2;
	font-size: 131px;
	font-weight: bold;
	line-height:1;
	white-space: nowrap;
	color: #396095;
	overflow:hidden;
	letter-spacing:-4px;
}
.cmnmain03 {
	position:relative;
	padding-top:220px;
	padding-left:215px;
	color:#FFF;
    z-index: 100;
}
.cmnmain04 {
	font-size:40px;
	font-weight:bold;
	letter-spacing:4px;
}
.cmnmain05 {
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
}

.cmnmain01.about:after {
	background-image: url(../img/common/main_about.png);
}
.cmnmain01.about .cmnmain02:before {
	content: "BUILDING OVERVIEW";
}
.cmnmain01.company:after {
	background-image: url(../img/common/main_company.png);
}
.cmnmain01.company .cmnmain02:before {
	content: "MANAGEMENT COMPANY PROFILE";
}
.cmnmain01.tenant:after {
	background-image: url(../img/common/main_tenant.png);
}
.cmnmain01.tenant .cmnmain02:before {
	content: "TENANT PAGE";
}
.cmnmain01.rent:after {
	background-image: url(../img/common/main_rent.png);
}
.cmnmain01.rent .cmnmain02:before {
	content: "RENT";
}
.cmnmain01.access:after {
	background-image: url(../img/common/main_access.png);
}
.cmnmain01.access .cmnmain02:before {
	content: "ACCESS/PARKING";
}
.cmnmain01.polycy:after {
	background-image: url(../img/common/main_polycy.png);
}
.cmnmain01.polycy .cmnmain02:before {
	content: "PRIVACY POLICY";
}
.cmnmain01.contact:after {
	background-image: url(../img/common/main_contact.png);
}
.cmnmain01.contact .cmnmain02:before {
	content: "CONTACT";
}
.cmnmain01.info:after {
	background-image: url(../img/common/main_info.png);
}
.cmnmain01.info .cmnmain02:before {
	content: "FLOOR GUIDE";
}

.abt01 {
	margin-bottom:120px;
}
.abt01 table {
	width:100%;
}
.abt01 table th {
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #C7C7C7;
	width:8em;
	vertical-align:top;
	color: #234F8A;
}
.abt01 table td {
	font-size:18px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #C7C7C7;
	vertical-align:top;
}

.cmntitle01 {
	font-size: 24px;
	font-weight: bold;
	color: #234F8A;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 3px solid #234F8A;
}

.com01 {
	margin-bottom:100px;
}
.com02 {
	font-size:16px;
	margin-bottom:15px;
}
.cmnlink01 {
	color: #A80000;
	text-decoration: underline;
}

.log01 {
	width:420px;
	margin:120px auto;
	padding:45px 25px;
	box-shadow: 0px 6px 24px -2px rgba(0,0,0,0.15);
}
.log02 {
	margin-bottom:15px;
}
.log02 dt {
	margin-bottom:5px;
	font-weight: bold;
}
.log02 input {
	border:solid 1px #A7A7A7;
	padding:10px;
	width:100%;
}
.log03 {
	width:200px;
	margin:25px auto 0;
}
.log03 input {
	font-weight: bold;
	color: #FFF;
	background-color: #A80000;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 12px;
	border:none;
	border-radius:5px;
	font-size:16px;
	cursor:pointer;
}
.log04 {
	padding-top:30px;
}
.err {
	color: #F00;
	margin-bottom:15px;
}

.abt01.type02 table th {
    width: 18em;
}

.cmnmb01 {
	margin-bottom:100px;
}
.rent01 {
	margin-bottom:65px;
}
.rent02 {
	font-size: 17px;
	font-weight: bold;
	color: #234F8A;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
}
.rent03 {
	position:relative;
}
.rent04 {
	text-align:center;
}
.rent05 {
	width: 570px;
	background-color: #EDF1F6;
	padding: 30px;
	position: absolute;
	right: 0px;
	bottom: 70px;
}
.rent06 {
	font-size: 10px;
	font-weight: bold;
}
.rent07 {
	font-size: 26px;
	font-weight: bold;
}
.rent07 span {
	font-size: 17px;
	display:inline-block;
	margin-left:7px;
}
.rent08 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom:15px;
}
.rent09 {
	font-size: 15px;
}
.dtwrap01 {
}
.dtwrap02 {
}
.dtwrap02 table {
	width:100%;
	font-size:18px;
}
.dtwrap02 table th {
	border: solid 1px #707070;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-color: #234F8A;
}
.dtwrap02.type01 table th:nth-child(1) {
	width:15em;
}
.dtwrap02.type02 table th:nth-child(1) {
	width:10em;
}
.dtwrap02.type02 table th:nth-child(2) {
	width:10em;
}
.dtwrap02.type02 table td:nth-child(1) {
	text-align:center;
}
.dtwrap02.type02 table td:nth-child(2) {
	text-align:center;
}
.dtwrap02 table td {
	border:solid 1px #707070;
	padding:10px 20px;
}
.rentbtm {
	font-size:16px;
	margin-top:35px;
}

.acs01 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom:20px;
}
.acs01 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.acs02 {
	font-size:18px;
	margin-bottom:35px;
}
.acs03 {
	font-size: 20px;
	color: #234F8A;
	margin-bottom:15px;
	font-weight:bold;
}
.acs04 {
	font-size:16px;
	margin-bottom:12px;
}
.acs05 {
	font-size:16px;
	margin-bottom:35px;
}
.acs05 li {
	background-color: #D5E0EF;
	padding:10px 25px;
}
.acs05 li:nth-child(even) {
	background-color: #ECF1F8;
}

.plc01 {
	font-size:16px;
	margin-bottom:30px;
}
.plc02 {
	margin-bottom:20px;
}
.plc03 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}
.plc04 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.error {
	padding-top:5px;
	color:#F00;
}


.abt01.type03 {
    margin-bottom: 40px;
}
.abt01.type03 table th {
    width: 14em;
	vertical-align:middle;
    padding-top: 15px;
    padding-bottom: 15px;
	font-size:16px;
}
.abt01.type03 table td {
	vertical-align:middle;
    padding-top: 15px;
    padding-bottom: 15px;
	font-size:16px;
}

.abt01.type03 select {
	padding:7px;
	border:solid 1px #CCC;
}
.abt01.type03 input {
	padding:7px;
	width:50%;
	border:solid 1px #CCC;
}
.abt01.type03 textarea {
	padding:7px;
	width:100%;
	height:150px;
	border:solid 1px #CCC;
}
.fmbtn {
	text-align:center;
	margin:40px 0;
}
.fmbtn li {
	display: inline-block;
	margin: 0 15px;
}
.fmbtn li input {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #A80000;
	text-align: center;
	display: block;
	padding: 12px 100px 12px;
	width: 100%;
	border: none;
	border-radius:3px;
	box-shadow: 0px 7px 21px 0px rgba(0,0,0,0.15);

}
.fmbtn li.type02 input {
	background-color: #666;
}



.sky01 {
	display: flex;
	align-items: start;
	justify-content: space-between;
	margin-bottom:60px;
}
.sky02 {
	width: 597px;
	flex-shrink: 0;
}
.sky03 {
	width: calc(100% - 640px);
	flex-shrink: 0;
}
.sky04 {
	font-size:18px;
}
.tolist01 {
	margin:60px auto;
	width:205px;
}
.tolist01 a {
	font-size: 16px;
	font-weight: bold;
	color: #234F8A;
	text-align: center;
	display: block;
	padding-top: 12px;
	padding-bottom: 10px;
	border: 1px solid #234F8A;
	border-radius:5px;
	background-color:#FFF;
	box-shadow: 0px 7px 21px -2px rgba(0,0,0,0.15);
}

.shop01 {
	margin-bottom:30px;
}
.shop02 {
	text-align:center;
	margin-bottom:60px;
}
.shop03 {
	overflow:hidden;
}
.shop04 {
	text-align:center;
}
.shop04 li {
	display:inline-block;
	vertical-align:top;
	margin:0 12px 24px;
}
.shop05 {
	text-align:center;
	padding-top:10px;
}

.comp01 {
	text-align:center;
	margin:220px 0;
}

.com01 ::-webkit-scrollbar {
	width: 7px;
}
.com01 ::-webkit-scrollbar&:hover {
	width: 7px;
}
.com01 ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
.com01 ::-webkit-scrollbar-thumb {
  background: #CCC;
}


.tnt01 {
	font-size:16px;
	margin-bottom:35px;
}
.tnlist {
	display: flex;
	align-items: start;
	justify-content: space-between;
}
.tnlist li:nth-child(2) {
	margin-right:12px;
}
.acsbox01 {
	margin-bottom:60px;
}


.info01 {
	text-align: center;
	margin-bottom: 60px;
	background-color: #F4F8FA;
	padding-top: 75px;
	padding-bottom: 75px;
}
.info02 {
	display: flex;
	align-items: start;
	justify-content: space-between;
}
.info03 {
	width: 520px;
	flex-shrink: 0;
	padding:49px;
	border:solid 1px #CCC;
}
.info04 {
	margin-bottom:20px;
}
.info05 {
	border-left:solid 8px #519EBB;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:12px;
	line-height:1.2;
}
.info05 span {
	font-size:14px;
	display:block;
}
.info05.type02 {
	border-left-color:#FB9339;
	padding-top:9px;
	padding-bottom:9px;
}
.info06 {
	margin-bottom:20px;
}
.info07 {
	width:220px;
}
.info07 a {
	text-align: center;
	display: block;
	border: 2px solid #234F8A;
	font-size: 13px;
	font-weight: bold;
	color: #234F8A;
	background-color: #FFF;
	padding: 5px;
	position: relative;
	background-image: url(../img/common/arrow_01.svg);
	background-repeat: no-repeat;
	background-position: right 12px center;
}

.tar {
	text-align:right;
}

