@charset "UTF-8";
/* CSS Document */
.scale-bg {
    background-size: 100%;
	background-image:url(../img/back.png);
    width: 100%;
	padding-left:260px;
    padding-bottom: 400px;
	background-position:top center;
	background-repeat:no-repeat;	
}
.scale-bgw {
    background-size: 100%;
	background-image:url(../img/backworks.png);
    width: 100%;
	padding-left:260px;
    padding-bottom: 300px;
	background-position:top center;
	background-repeat:no-repeat;	
}
.scale-bgcompany {
    background-size: 100%;
	background-image:url(../img/backcompany.png);
    width: 100%;
	padding-left:260px;
    padding-bottom: 300px;
	background-position:top center;
	background-repeat:no-repeat;	
}
h3 {
	 position: absolute;
    top: 300px;
	right:300px;
}
h3 {

			font-family: 'Cormorant SC','Josefin Slab', serif;
			font-weight: normal;
			font-size: 40px;
			color: #2a332a;
			position: absolute;
			top: 300px;
			line-height: .65;

		}
h4 {
    position: absolute;
    top: 375px;
	right:100px;
}
h4 {

			font-family: 'Cormorant SC','Josefin Slab', serif;
			font-weight: normal;
			font-size: 70px;
			color: #2a332a;
			position: absolute;
			top: 375px;
			line-height: .65;

		}
h6{
	 position: absolute;
    top: 55px;
	right:100px;
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-weight: normal;
	font-size: 70px;
	color: #2a332a;
	line-height: .65;}

#contents {
    
    top: 200px;
    padding: 100px 0px 0px 100px;
}
#contentssub {
    
    top: 0px;
    padding: 0px 0px 0px 100px;
}
#companysub{
	margin:auto;
	width:100%;
	height:auto;
	padding-top:140px;
	margin-bottom:30px;}
#works{
	margin:auto;
	width:100%;
	height:auto;
	background-image:url(../img/works.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:140px;
	margin-bottom:30px;}

#workssub{
	margin:auto;
	width:100%;
	height:auto;
	background-image:url(../img/works.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:140px;
	margin-bottom:30px;}
.worksl{
	width:300px;
	height:400px;
	padding:10px 0 10px 0;
	margin:20px 20px 20px 20px;
	background-color:#f9f9f9;
	float:left;
}
.worksl h5{
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:16px;
	text-align:center;}
.worksl p{
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	text-align:center;}
	
.worksl .inn {
	width:120px;
	padding:10px 0px 10px 0px;
	
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#fff;
	text-align:center;
	
	}
.worksl .inn a {
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#fff;
	text-align:center;
	
	}
	
	
.worksc{
	width:300px;
	height:400px;
	padding:10px 0 10px 0;
	margin:20px 20px 20px 20px;
	background-color:#f9f9f9;
	float:left;
}
.worksc h5{
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:16px;
	text-align:center;}
.worksc p{
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	text-align:center;}
	
.worksc .inn{
	width:120px;
	padding:10px 0px 10px 0px;
	
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#fff;
	text-align:center;}
.worksc .inn a {
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#fff;
	text-align:center;
	
	}

.worksr{
	width:300px;
	height:400px;
	padding:10px 0 10px 0;
	margin:20px 20px 20px 20px;
	background-color:#f9f9f9;
	float:left;
}
.worksr h5{
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:16px;
	text-align:center;}
.worksr p{
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	text-align:center;}
	
.worksr .inn{
	width:120px;
	padding:10px 0px 10px 0px;
	
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#fff;
	text-align:center;}
.worksr .inn a {
	font-family: 'Cormorant SC','Josefin Slab', serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#fff;
	text-align:center;
	
	}
#news{
	margin:auto;
	width:100%;
	height:auto;
	padding:150px 30px 10px 10px;
	margin-bottom:100px;
	background-image:url(../img/news.png);
	background-repeat:no-repeat;
	background-position:center top;
	clear:both;}
.nnews{width:100%;
height:80px;;}
.clearfix::after {
  display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}
.nnews .nin{
	width:80px;
	height:80px;
	background-color:#000000;
	color:#fff;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	padding:10px 10px 10px 10px;
	float:left;}
.nnews .ninr{
	width:900px;
	padding:25px 10px 25px 10px;
	float:left;}
.nnews .ninr :after{
	clear:both;}
.nnews .nin .ninr h5{
	font-size:14px;
	font-family: 'Cormorant SC','Josefin Slab', serif;
	margin-left:40px;}
.nnews .nin .ninr p{
	font-size:12px;
	font-family: 'Cormorant SC','Josefin Slab', serif;
	margin-left:40px;}

/* メニューここから */
#global-head {
	position: fixed;
	color: #033560;
	width: 260px;
	text-align: center;
	padding-top: 60px;
	z-index: 100;
}

#sidebar {
	font-size: 15px;
	padding-top: 200px;
	width: 260px;
	height: 100%;
	position: fixed;
	color: #033560;
	background: #fff;
	text-align: center;
}

#global-nav ul {
	list-style: none;
	margin-left: 0;
}
#global-nav > ul > li {
	position: relative;
}

#global-nav a {
	color: #033560;
	text-decoration: none;
	display: block;
	padding: 15px 0;
	-moz-transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	transition: background-color .3s linear;
}
#global-nav .sub-menu.is-active > a,
#global-nav a:hover {
	color: #fff;
	background: #033560;
}

#global-nav .sub-menu-nav a,
#global-nav .sub-menu:hover .sub-menu-nav {
	width: 230px;
}

/* sub-menu icon */
#global-nav .sub-menu > a {
	position: relative;
}
#global-nav .sub-menu > a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #033560;
	border-right: 1px solid #033560;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* sub-menu */
#global-nav .sub-menu-nav {
	position: fixed;
	background: #033560;
	color: #fff;
	top: 0;
	padding-top: 90px;
	left: 260px;
	width: 0;
	height: 100%;
	overflow: hidden;

	-moz-transition: width .2s ease-out;
	-webkit-transition: width .2s ease-out;
	transition: width .2s ease-out;
}
#global-nav .sub-menu.is-active > a:after,
#global-nav .sub-menu > a:hover:after {
	border-color: #fff;
}
#global-nav .sub-menu-nav a {
	color: #fff;
}
#global-nav .sub-menu-nav a:hover {
	color: #033560;
	background: #fff;
}
* {
	margin: 0;
	padding: 0;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

html,body {
	height: 100%;
}
body {
	font-size: 14px;
	font-family: 'Lato', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background: #eee;
	-webkit-text-size-adjust: 100%;
}
#side{
	width:260px;
	float:left;}
#main {
	background: #eee;
}
#mainsub {
	width:auto;
	background: #eee;
}
#main-in {
	padding-left: 260px;
}
#main p {
	margin-bottom: 1em;
	line-height: 1.9;
}
#main .inner {
	padding: 60px;
}

/* main-visual */
#main-visual {
	background: #64CE80;
	background: -webkit-linear-gradient(-45deg, #64CE80, #C68BC4);
	background: -moz-linear-gradient(-45deg, #64CE80, #C68BC4);
	background: -ms-linear-gradient(-45deg, #64CE80, #C68BC4);
	background: linear-gradient(-45deg, #64CE80, #C68BC4);

	height: 400px;
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#main-visual h2 {
	font-size: 180%;
	color: #fff;
}

#copyright a {
	color: #666;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#brand-logo {
	font-size: 30px;
	color: #033560;
	margin-bottom: 40px;
}
#company{
	width:auto;
	padding: 20px 0px 20px 0px;
}
.case_list{
	width:auto;
	padding: 20px 0 20px 20px;
}
.case_left{
	width: 400px;
	float: left;
	margin: 0 20px 0 20px;
}
.case_right{
	width: 400px;
	float: left;
	margin: 0 20px 0 20px;
}
.case_list .case_right :after{
	clear:both;}
.company_list{
	width:auto;
	padding: 20px 0 20px 20px;
}

.company_left{
	width: 100px;
	float: left;
}
.company_right{
	width: auto;
	float: left;
}
.company_list .company_right :after{
	clear:both;}
.construction_tenant{
	width:auto;
	height: 300px;
	background-image: url(../img/tenant_bg.png);
	background-repeat:no-repeat;
	padding: 20px 0 20px 20px;
	margin-bottom: 0px;
}
.construction_showroom{
	width:auto;
	height: 300px;
	background-image: url(../img/showroom_bg.png);
	background-repeat:no-repeat;
	padding: 20px 0px 20px 180px;
	margin-bottom: 0px;
}
.construction_facility{
	width:auto;
	height: 300px;
	background-image: url(../img/facility_bg.png);
	background-repeat:no-repeat;
	padding: 20px 0 20px 20px;
	margin-bottom: 0px;
}
#footer{
	width:100%;
	height:100px;
	margin-top:50px;
	background-color:#b2b2b2;
	background-image:url(../img/footerb.png);
	background-repeat:no-repeat;
	padding-top:50px;}

#footer p{
	text-align:right;
	color:#fff;
	vertical-align: bottom;}