/************************************************************************************
RESET
*************************************************************************************/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { -webkit-text-size-adjust: none; -moz-text-size-adjust: none; text-size-adjust: none;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {margin: 0;padding: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;margin: 0;padding: 0;}
img, fieldset {border: 0;}
#map img {max-width: none;}
img {max-width: 100%;height: auto;}
.ie8 img {width: auto;height: auto;}
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
}
p {
	margin: 0;
	padding: 0;
	color: #000000;
}
a {
	text-decoration: none;
	outline: none;
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
ul, ol {list-style-type: none;margin: 0px;padding: 0px;}
li {margin: 0;padding: 0;}
blockquote {padding: 0 30px 15px;}

h1, h2, h3, h4, h5, h6 {
	line-height: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-size: 100%;
	font-family: inherit;
}

input[type=text], input[type=email], input[type=password] {
	width: 100%;
	height:50px;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font-size: 16px;
	border: 1px none #485A71;
	padding-left: 10px;
	background-color: #F3F2F2;
	padding-right: 10px;
	-webkit-appearance: none;
}

input[type=text], input[type=email] {
}

select {
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
    border: 1px solid #485A71;
    padding: 10px;
}

textarea {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font-size: 16px;
	border: 1px none #485A71;
	height: 180px;
	padding: 10px;
	background-color: #F3F2F2;
	-webkit-appearance: none;
}

textarea.other {
	height: 100px;
}

textarea:focus, input[type=password]:focus, input[type=text]:focus, input[type=email]:focus {
	outline: none;
	background-color: #fafafa;
}

input[type=reset], input[type=submit] {}
input[type=reset]:hover, input[type=submit]:hover {}

@font-face {
    font-family: 'hammersmithone-regular';
    src: url('../fonts/hammersmithone-regular.eot'); /* Internet Explorer 4～8 */
    src: url('../fonts/hammersmithone-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hammersmithone-regular.woff') format('woff'), /* Firefox 3.6+ */
         url('../fonts/hammersmithone-regular.ttf') format('truetype'), /* Firefox 3.5、Chrome、Safari Mobile */
         url('../fonts/hammersmithone-regular.svg#svgId') format('svg'); /* Opera 10+ */
}

/*
-----------　4 0 4　-----------
*/

.page404 {
    margin:0 auto;
	width:100%;
	text-align:center;
}

.page404 h1 {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 700;
	margin-bottom: 20px;
}

.page404 .topper {
	padding-top: 20px;
}

.page404 a {
	font-weight: 700;
	color: #000000;
	text-decoration: underline;
}

/*
-----------　L O A D E R　-----------
*/

body.is_modal {
/*
	position: fixed;
*/
	position: relative;
    width: 100%;
	overflow-y: scroll;
	overflow: hidden!important;
}

body.is_modal #navigation {
    display:none;
}

body.is_modal #page-top {display:none!important;}

/************************************************************************************
STRUCTURE
*************************************************************************************/

html {
	background-color: #FFFFFF;
}
html, body {height: 100%;}

body {
	color: #333333;
	font-family: 'hammersmithone-regular','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: break-word;
	font-weight: 100;
}

#container {
	margin: 0px;
	width:100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
}

#wrapper {
	width:100%;
	max-width:1920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-bottom: 300px;
	padding-top: 0px;
	height: 100%;
}

#wrapper.second {
	padding-top: 0px;
}

#wrapper.third {
	padding-top: 110px;
}

.topmain {
    position: relative;
}

#slideshow {
	width: 100%;
    height: 100vh;
	position: relative;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-ms-transform: translateZ(0);
	-ms-backface-visibility: hidden;
	-ms-perspective: 1000;
	z-index: -1;
	font-size: 0px;
	line-height: 0px;
}

/* zoomslider */
.zs-enabled{position:relative}
.zs-enabled .zs-slideshow,.zs-enabled .zs-slides,.zs-enabled .zs-slide{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;overflow:hidden}
.zs-enabled .zs-slideshow .zs-slides .zs-slide{
    background:transparent none no-repeat 50% 50%;
	background-size:cover;
	position:absolute;
	visibility:hidden;
	opacity:0;
	-webkit-transform:scale(1.2, 1.2);
	-moz-transform:scale(1.2, 1.2);
	-ms-transform:scale(1, 1)!important;
	-o-transform:scale(1.2, 1.2);
	transform:scale(1.2, 1.2)
}
	
.zs-enabled .zs-slideshow .zs-slides .zs-slide.active{visibility:visible;opacity:1}

.zs-enabled .zs-slideshow .zs-bullets{position:absolute;z-index:4;bottom:20px;left:0;width:100%;text-align:center}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet{display:inline-block;cursor:pointer;border:2px solid #ccc;width:14px;height:14px;border-radius:8px;margin:10px;background-color:#4a4a4a}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active{background-color:#ccc}
.zs-enabled .zs-slideshow:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:transparent none repeat 0 0}

.zs-bullets {
	display: none!important;
}

#topimage {
	position: relative;
    width: 100%;
    height: 100vh;
    background-image: url(../images/topimage/main.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#topimage-wrapper {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
	background-color: rgba(255, 255, 255, 0);
}

#topimage-container {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    text-align: center;
    vertical-align: middle;
}

#topimage-container figure {
    max-width:440px;
	width: 80%;
	margin:0 auto;
}

#topimage-container figure img {
    width: 100%;
}

#topimage-container p {
    width: 90%;
    margin: 20px auto 10px;
}

#topimage-container p img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#maintenance-image {
	position: relative;
	width: 100%;
	height: 300px;
	background-image: url(../images/topimage/maintenance.jpg);
	background-position: center -200px;
	background-repeat: no-repeat;
	background-size: cover;
	display: table;
	text-align: center;
	vertical-align: middle;
}

#maintenance-image section {
	background-color: rgba(0, 0, 0, 0.4);
	margin: auto;
	padding: 0px;
	height: 300px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: table;
	text-align: center;
	vertical-align: middle;
}

.maintenancewrapper {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 100%;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

#maintenance-image h2 {
	font-size: 30px;
	line-height: 1.4em;
	font-weight: 700;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#maintenance-image p {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 700;
	color: #FFFFFF;
}

/*
-------------------------------------------
	トップページニュース
-------------------------------------------
*/

#newsheadline {
	background-color: #EDF2F7;
	height: 140px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-right: 20px;
}

#newsheadline .head {
	height: 100%;
	width: 240px;
	background-color: #3399CC;
	text-align: center;
	font-size: 0px;
	line-height: 0px;
	float: left;
	position: relative;
	z-index: 3;
}

#newsheadline .head h2 {
	width: 100%;
	margin:0 auto;
	width:88px;
	padding-top:45px;
}

#newsheadline .head p {
	width: 100%;
	margin:0 auto;
	width:78px;
	padding-top:22px;
}

.entrybody .head figure img,
.newsdl dt figure img  {width: 100%;}

#newsheadline .head p a:hover img {
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}

#newsheadline .head img {width: 100%;}

#newsheadline ul {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	padding-left: 27px;
	overflow: hidden;  
}

#newsheadline ul li {
	display: block;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 100;
	color: #393838;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

#newsheadline ul li time {
	display: inline-block;
	color: #2d61aa;
	margin-right: 25px;
	float:left;
	width:100px;
	white-space: nowrap;
}

#newsheadline ul li span {
	display: block;
	margin-right: 0px;
	overflow:hidden;
	text-align:justify;
}

.headline {
	display: table;
	height: 140px;
	float: left;
	width: 100%;
	margin-left: -240px;
	padding-left: 240px;
	position: relative;
	z-index: 2;
}

div.head {
	margin-bottom: 60px;
}


/************************************************************************************
HEADER
*************************************************************************************/
#header {
	top: 0;
	z-index: 998;
	width: 100%;
	height: 140px;
	padding: 0px;
	margin: 0px;
	position: fixed;
	background-color: rgba(255, 255, 255, 0);
	-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);
	-moz-transition:all .3s cubic-bezier(.19,1,.22,1);
	transition:all .3s cubic-bezier(.19,1,.22,1);
}

#header.second {
	height: 110px;
	background-color: rgba(255, 255, 255, 1);
}

#header.third {
	height: 110px;
	background-color: rgba(37, 37, 37, 1);
}

.fixed #header.third {
	background-color: rgba(37, 37, 37, 0.9);
	height: 110px;
}

.fixed #header {
	background-color: rgba(255, 255, 255, 1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edecec;
	height: 110px;
}

#index #header {
    background-color: rgba(255, 255, 255, 0)!important;
}

#header .inner {
	max-width:1920x;
	height:100%;
	margin:0 auto;
	position: relative;
}

#index #header .inner {
	border: none;
}

/* ----タイトル------------------ */
#header h1 {margin-bottom:0px;}
#header h1 img{width: 100%;}

.title {
	position: absolute;
	right: 60px;
	top: 32px;
	max-width:242px;
	width:100%;
	height: 47px;
	z-index: 2;
}

.title h1 a {
	background-image: url(../images/share/logoback.svg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 47px;
	width: 242px;
	text-indent: -9999px;
}

.fixed .title h1 a {
	background-position: left top;
}

.second .title h1 a {
	background-position: left top;
}

.third .title h1 a {
	background-position: left bottom;
}

.closebutton {
	height: 30px!important;
	width: 30px!important;
	position: absolute;
	left: 60px;
	top: 40px;
	display: none;
}

.closebutton img {
	height: 30px;
}

body.is_modal .closebutton {
	display: block;
}

.closebutton a:after {
	content:'物件一覧に戻る';
	display: inline-block;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 700;
	color: #FFFFFF;
	white-space: nowrap;
	position: absolute;
	top: 5px;
	left: 45px;
	text-decoration: none;
}

.closebutton a:hover {
	text-decoration: none;
}

.navititle {
	position: absolute;
	right: 60px;
	top: 32px;
	max-width:242px;
	width:100%;
	height: 47px;
	z-index: 2002;
}

.navititle a {
	background-image: url(../images/share/logoback.svg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 47px;
	width: 242px;
	text-indent: -9999px;
}

.controller {
	position: relative;
	z-index: 3;
	padding-top: 350px;
	background-color: #FFFFFF;
}

.controller h2 img {width:auto; height:33px;}
.controller h2 {
	margin:auto;
	text-align: center;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: -30px;
	height: 70px;
	z-index: 2000;
}

.controller h2 b {
	display: block;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 700;
	color: #022982;
	letter-spacing: 0.1em;
	margin-top: 10px;
}

.subsection {
	height: 83px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebe7e7;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e7;
}

#backtop a {
	background-color: #000000;
	height: 83px;
	width: 160px;
	display: block;
	float: left;
	position: relative;
	z-index: 2;
	margin-top: -1px;
}

#backtop a:hover {
	background-color: #1354a4;
}

#backtop img {
	margin: auto;
	padding: 0px;
	height: 12px;
	width: 102px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

/*
-----------　切り換えナビ　-----------
*/

.subsection ul.use {
}

.subsection ul.use li a {
	display: block;
	height: 82px;
	width: 104px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebe7e7;
	text-align: center;
	vertical-align: middle;
	line-height: 0;
	position: relative;
	z-index: 2;
	font-size: 0px;
	font-weight: 100;
}

.subsection ul.use li.current a,
.subsection ul.use li a:hover {
    background-color: #1354A4;
}

.subsection ul.use li span {
	max-width: 30px;
	display: inline-block;
}

.subsection ul.use li a span.icon-image {
	background-image: url(../images/img/icon/icon-image.svg);
	background-size:30px 42px;
	width:30px;
	height:21px;
	text-indent: -9999px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
}

.subsection ul.use li a span.icon-list {
	background-image: url(../images/img/icon/icon-list.svg);
	background-size:30px 38px;
	width:30px;
	height:19px;
	text-indent: -9999px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 32px;
}

.subsection ul.use li.current a span.icon-image,
.subsection ul.use li a:hover span.icon-image,
.subsection ul.use li.current a span.icon-list,
.subsection ul.use li a:hover span.icon-list {
	background-position: left bottom;
}

.subsection ul.use li.mapicon span {
	max-width: 18px;
}

.subsection ul.use li img {
	width: 100%;
	vertical-align: middle;
}

.subsection ul.catego {
	width: 100%;
	float: left;
	margin-left: -160px;
	padding-left: 160px;
	position: relative;
	z-index: 1;
	margin-right: -208px;
	padding-right: 208px;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}

.subsection ul.catego li {
	text-align: center;
	vertical-align: middle;
	width: auto;
	display: inline-block;
	line-height: 83px;
}

.subsection ul.catego li a {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 700;
}

.subsection ul.catego li a:before {
	content:'';
	width:16px;
	height:16px;
	background-color:#fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: -4px;
	border: 1px solid #d8d6d6;
}

.subsection ul.catego li.current a:before,
.subsection ul.catego li a:hover:before {
	background-color: #1354A4;
}

/*.subsection ul.catego li:after {
	content:'';
	width:1px;
	height:16px;
	background-color:#000000;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: -4px;
	transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
}*/

.subsection ul.catego li:last-child:after {
	content:none;
}

/*
-----------　ノーマルナビ　-----------
*/

.subsection ul.normallist {
	width: 100%;
	float: left;
	margin-left: -160px;
	padding-left: 0px;
	position: relative;
	z-index: 1;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.subsection ul.normallist li {
	text-align: left;
	vertical-align: middle;
	width: auto;
	display: inline-block;
	line-height: 83px;
	margin-right: 5px;
	margin-left: 5px;
}

.subsection ul.normallist li a {
	font-size: 15px;
	line-height: 1.4em;
	font-weight: 700;
	padding: 5px 10px 4px 15px;
}

.subsection ul.normallist li span {
	display: inline-block;
	margin-left: 10px;
}

.subsection ul.normallist li a:hover {
	background-color: #EAE9E9;
	padding: 5px 10px 4px 15px;
	text-decoration: none;
}

/*
-----------　お問い合わせナビ　-----------
*/

.subsection ul.contactlist {
	width: 100%;
	float: left;
	margin-left: -160px;
	padding-left: 0px;
	position: relative;
	z-index: 1;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.subsection ul.contactlist li {
	text-align: left;
	vertical-align: middle;
	width: auto;
	display: inline-block;
	line-height: 83px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: 700;
	color: #CCCCCC;
}

.subsection ul.contactlist li.current {
	color: #1354A4;
}

/*
-----------　ニュースナビ　-----------
*/

.subsection ul.newslist {
	width: 100%;
	float: left;
	margin-left: -160px;
	padding-left: 0px;
	position: relative;
	z-index: 1;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.subsection ul.newslist li {
	text-align: left;
	vertical-align: middle;
	width: auto;
	display: inline-block;
	line-height: 83px;
	margin-right: 5px;
	margin-left: 5px;
}

.subsection ul.newslist li a {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 100;
	padding: 5px 10px 4px 15px;
}

.subsection ul.newslist li.zaimu a {
	font-size: 15px;
	line-height: 1.4em;
	font-weight: 700;
}

.subsection ul.newslist li span {
	display: inline-block;
	margin-left: 10px;
	color: #1557A2;
}

.subsection ul.newslist li.zaimu span {
	color: #F68D11;
}

.subsection ul.newslist li.current a,
.subsection ul.newslist li a:hover {
	background-color: #EAE9E9;
	padding: 5px 10px 4px 15px;
	text-decoration: none;
}

/*
-----------　下 部 へ の 矢 印　-----------
*/

#header .scrollbtn {
	text-align: center;
	display: inline-block;
	position: fixed!important;
	bottom: 30px;
	height: 54px;
	width: 60px;
	margin-left: -27px;
	left: 50%;
	z-index: 200;
}

/* .scroll 付与後 */
.fixed #header .scrollbtn {
	opacity: 0;
	bottom: -200px;	
}

#header .scrollbtn img {
	animation: vertical 1s ease-in-out infinite alternate;
	-webkit-animation: vertical 1s ease-in-out infinite alternate;
	-moz-animation: vertical 1s ease-in-out infinite alternate;
	-ms-animation: vertical 1s ease-in-out infinite alternate;
	width: 60px;
}

#navi {
	text-align: center;
	vertical-align: middle;
	display: table;
	height: 100%;
	width: 100%;
}

#navi ul {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin:0;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navi ul li {
	margin-top: 0px;
	margin-bottom: 20px;
}

#navi ul li a {
	font-size: 26px;
	line-height: 1.4em;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}

/*
-------------------------------------------
	トップページコンテンツ
-------------------------------------------
*/

.own-property {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 0px;
}

.maintenance {
    max-width:1250px;
	width:100%;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:30px;
}

.maintenance.toppage {
	margin:120px auto 0 auto!important;
}

.manage-property {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

.header {
	margin-bottom: 50px;
}

.header h2 {
	width:80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header h2 img {width: 100%;}
.ownproperty { max-width:350px;}
.manageproperty { max-width:445px;}
.makuhariarea { max-width:385px;}

.header p {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 700;
	color: #1354a4;
	margin-top: 10px;
}

/*
---------------------トップ正方形---------------------------
*/	

ul.square {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}

ul.square li {
	margin: 0px;
	padding: 0px;
	width: 25%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

ul.square li img {
}

ul.square li a {
	display: block;
	position: relative;
    cursor: default;
}
ul.square li a.link-show-detail {
    cursor: pointer;
}
ul.square li a figure {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
}

ul.square li a figure span,
ul.square li a:hover figure span,
ul.square li a figure span b,
ul.square li a:hover figure span b {
	-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);
	-moz-transition:all 1s cubic-bezier(.19,1,.22,1);
	transition:all 1s cubic-bezier(.19,1,.22,1);
}

ul.square li a figure span {
	text-align: center;
	vertical-align: middle;
	display: table;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(255,255,255,0);
}

ul.square li a:hover figure span {
	background-color: rgba(0, 0, 0, 0.7);
	border: 15px solid rgba(255,255,255,0.3);
}

ul.square li a figure span b {
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding:60px 10px 0 10px;
	opacity:0;
}

ul.square li a:hover figure span b {
	padding:0px 10px 0 10px;
	opacity:1;
}

ul.square li a figure span b i {
	display: block;
	border: 1px solid #FFFFFF;
	height: 33px;
	width: 140px;
	margin:10px auto 0;
	line-height: 33px;
	text-align: center;
	opacity:0;
}

ul.square li a:hover figure span b i {
	margin:10px auto 0;
	opacity:1;
}

ul.square li a:hover figure span b i img {
	width: 80px;
}

ul.square li a img,
ul.rectangle li a img {
    -moz-transition: -moz-transform .35s linear;
    -webkit-transition: -webkit-transform .35s linear;
    -o-transition: -o-transform .35s linear;
    -ms-transition: -ms-transform .35s linear;
    transition: transform .35s linear;
}

ul.square li a:hover img,
ul.rectangle li a:hover img {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
	position: relative;
	z-index: 1;
}

/*
---------------------トップ長方形---------------------------
*/	

ul.rectangle {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}

ul.rectangle li {
	margin: 0px;
	padding: 0px;
	width: 50%;
	display: inline-block;
	float: left;
	overflow: hidden;
}

ul.rectangle li img {
	width: 100%;
}

ul.rectangle li a {
	display: block;
	position: relative;
    cursor: default;
}
ul.rectangle li a.link-show-detail {
    cursor: pointer;
}

ul.rectangle li a figure {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
}

ul.rectangle li a figure span,
ul.rectangle li a:hover figure span,
ul.rectangle li a figure span b,
ul.rectangle li a:hover figure span b {
	-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);
	-moz-transition:all 1s cubic-bezier(.19,1,.22,1);
	transition:all 1s cubic-bezier(.19,1,.22,1);
}

ul.rectangle li a figure span {
	text-align: center;
	vertical-align: middle;
	display: table;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(255,255,255,0);
}

ul.rectangle li a:hover figure span {
	background-color: rgba(0, 0, 0, 0.7);
	border: 15px solid rgba(255,255,255,0.3);
}

ul.rectangle li a figure span b {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding:60px 10px 0 10px;
	opacity:0;
}

ul.rectangle li a:hover figure span b {
	padding:0px 10px 0 10px;
	opacity:1;
}

ul.rectangle li a:hover figure span b i {
	display: block;
	border: 1px solid #FFFFFF;
	height: 40px;
	width: 170px;
	margin:15px auto 0;
	line-height: 40px;
	text-align: center;
}

ul.rectangle li a figure span b i img {
	width: 96px!important
}

ul.rectangle li a:hover figure span b i img {
	width: 96px!important
}

/*
---------------------トップメンテナンス---------------------------
*/	

.leftimage {
	float: left;
	position: relative;
	z-index: 1;
	max-width:650px;
	width:100%;
	margin-top: -50px;
	margin-right: -650px;
	padding-right: 650px;
	font-size: 0px;
	line-height: 0px;
}

.leftimage img {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.rightimage {
	float: right;
	position: relative;
	z-index: 2;
}

.rightimage p {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 700;
	color: #FFFFFF;
	text-align: justify;
}

.blueborad {
	background-color: #1354A4;
	height:450px;
	max-width:650px;
	width:100%;
	padding: 50px 30px 30px 30px;
}

.blueborad h2 {
	text-align: center;
	max-width:450px;
	margin:0 auto 30px;
	font-size: 0px;
	line-height: 0px;
}

.rightimage h2 img {width:100%;}

/*
-------------------------------------------
	ページ
-------------------------------------------
*/
.page {
    margin:0 auto;
	max-width:1180px;
	width:92%;
	padding-top:80px;
	padding-bottom:80px;
}

.pageblocks {
	max-width:1000px;
	margin:0 auto;
	padding-bottom:100px;
}

.pageblocks h3 {
	text-align: center;
	margin-bottom: 60px;
}

.pageblocks h3 img {
	width:auto;
	height:34px;
}

.pageblocks h3 b {
	display: block;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 700;
	padding-top: 5px;
	color: #434343;
}

.pageblocks p {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: 100;
}

.pageblocks p.sign {
	text-align: right;
	padding-top: 60px;
}

.rightblocks {
	float: right;
	width: 100%;
	margin-left: -300px;
	padding-left: 300px;
}

.rightblocks.single {
	float: none;
	margin-left: 0px;
	padding-left: 0px;
	max-width:1000px;
	margin:0 auto;
}

.leftblocks {
	float: left;
	width: 300px;
}

.leftblocks h2 {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 700;
	color: #1557A2;
}

dl.newsdl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e7;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

dl.newsdl dt,
dl.newsdl dd {
	display: inline-block;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 100;
}

dl.newsdl dt {
}

dl.newsdl dt figure {
	display: inline-block;
	vertical-align: middle;
	max-width:70px;
}

dl.newsdl dt time {
	color: #1354A4;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
	width: 80px;
}

dl.newsdl dd {
	display: block;
	padding-top: 10px;
}

.entrybody .content {
	padding-bottom: 60px;
}

.entrybody .head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e7;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.entrybody .head time {
	color: #1354A4;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}

.entrybody .head figure {
	display: inline-block;
	vertical-align: middle;
	max-width:70px;
}

.entrybody .head h2 {
	font-size: 17px;
	line-height: 1.6em;
	font-weight: 700;
	color: #333333;
	display: block;
	margin-top: 20px;
}

.entrybody .foot {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebe7e7;
	padding-top: 20px;
}

ul.pagenavi {
}

ul.pagenavi li {
	display: inline-block;
}

ul.pagenavi li.next {
	float: right;
}

ul.pagenavi li.prev {
	float: right;
}

ul.pagenavi li.back {
	float: left;
}

ul.pagenavi li a {
	color: #787777;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left:30px;
}

ul.pagenavi li a:hover {
	background-color: #EFEEEE;
	text-decoration: none;
}

.leftproperty {
	float: left;
	width: 46%;
}

.rightproperty {
	float: right;
	width: 54%;
	font-size: 0px;
	line-height: 0px;
}

.rightproperty p {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 700;
	color: #FF0000;
}

.rightproperty img {width: 100%;}

.leftproperty h2 {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 700;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	margin-bottom: 30px;
}

.property-wrapper {
	padding-top: 60px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
}

dl.bukken {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

dl.bukken.image {
	padding-top: 20px;
}

dl.comment {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

dl.comment dt {
	margin-bottom: 5px;
}

dl.comment dt {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: 100;
	width: 100%;
}

dl.comment dd {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 1.8em;
	font-weight: 100;
	width: 100%;
	text-align: justify;
}

dl.bukken dt,
dl.bukken dd {
	display: inline-block;
	float: left;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: 100;
}

dl.bukken dt {
	width: 80px;
}

dl.bukken dt:after,
dl.comment dt:after {
	content:':';
	display:inline-block;
	margin-left: 5px;
}

dl.bukken dd {
	width: 100%;
	margin-left: -80px;
	padding-left: 80px;
}

dl.bukken.image dd {
    padding-bottom:20px;
}

p.btn-apaman {
	padding-top: 40px;
}

a .detailbtn {
	display: block;
	padding: 20px;
	width: 100%;
	border: 7px solid #1557a2;
	font-size: 0px;
	line-height: 1px;
	text-align: center;
	vertical-align: middle;
}

a:hover .detailbtn {
	border: 7px solid #9CCEFF;
	background-color: #9CCEFF;
}

.detailbtn img {
    width:100%;
	max-width:240px;
}

p.midashi {
	color: #1354a4;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 100;
	margin-bottom: 40px;
}

h3.normally {
	font-size: 17px;
	line-height: 1.4em;
	font-weight: 700;
	color: #333333;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1354A4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.oneblocks {
	padding-bottom: 40px;
}

/*
-------------------------------------------
	M A I N T E N A N C E
-------------------------------------------
*/

dl.maintenancetype {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	overflow:hidden;
	width: 100%;
	padding-bottom: 30px;
	display: table;
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 30px;
}

dl.maintenancetype.last {
	border:none;
}

dl.maintenancetype dt,
dl.maintenancetype dd {
	vertical-align: top;
	display: table-cell;
}

dl.maintenancetype dt {
	width: 26%;
	text-align: center;
	position: relative;
}

dl.maintenancetype dt b {
	height: 120px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #6B9D59;
	font-size: 24px;
	line-height: 120px;
	font-weight: 700;
	color: #000000;
	display: block;
}

dl.maintenancetype dd {
	width: 74%;
	text-align: left;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 100;
	color: #000000;
}

dl.maintenancetype dd h3 {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 700;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

span.yellow {
	background: linear-gradient(transparent 50%, #fbf558 50%);
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	padding-right: 20px;
}


/*
-------------------------------------------
	C O M P A N Y
-------------------------------------------
*/

dl.tabletype {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	overflow:hidden;
	width: 100%;
	padding-bottom: 8px;
	margin-top: 8px;
	display: table;
	font-size: 14px;
	font-weight: 100;
}

dl.tabletype.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	padding-top: 8px;
}

dl.tabletype dt,
dl.tabletype dd {
	vertical-align: middle;
	display: table-cell;
}

dl.tabletype dt {
	width: 26%;
	min-height: 100%;
	text-align: center;
	position: relative;
	vertical-align: middle;
	height: 100%;
	background-color: #E2E2E2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

dl.tabletype.finance dt {
	width: 10%;
	min-height: 100%;
	text-align: left;
	position: relative;
	vertical-align: middle;
	height: 100%;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 100;
	color: #1354A4;
}

dl.tabletype.finance dd {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

dl.tabletype.finance dd.grade1nd {
	width: 100%;
	text-align: left;
}

dl.tabletype.finance dd.grade2nd {
	width: 80%;
	text-align: left;
}

dl.tabletype.finance dd.grade3nd {
	width: 10%;
	text-align: right;
	font-size: 0px;
	line-height: 0px;
}

dl.tabletype.finance dd.grade3nd img {
	width: 28px;
}

dl.tabletype dt.blue {
	background-color: #D0DDE5;
}

dl.tabletype dt span {
}

dl.tabletype dd {
	width: 74%;
	text-align: left;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}

dl.tabletype.enkaku dd {
	width: 74%;
	text-align: left;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}

dl.tabletype dd h4 {
	margin-bottom: 10px;
}

dl.tabletype dd ul b {
	display: inline-block;
	width: 100px;
	position: relative;
	text-align: center;
	font-weight: 700;
}

dl.tabletype dd ul b.long {
}

dl.tabletype dd ul b:after {
	content:':';
	display:inline-block;
	margin-left: 5px;
	position: absolute;
	top: 0px;
	right: 10px;
}

dl.tabletype dd ul b.long:after {
	content:':';
	display:inline-block;
	margin-left: 5px;
	position: absolute;
	top: 0px;
	right: -10px;
}

dl.tabletype dd ul li span {
	display: inline-block;
}

dl.tabletype dd ul li span.longcontent {
	padding-left: 20px;
}

/*
-------------------------------------------
	お問い合わせ
-------------------------------------------
*/

#contactblock {
	margin:0 auto;
	max-width:1000px;
}

#contactblock dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	display: table;
	overflow:hidden;
	width: 100%;
}

#contactblock dl dt,
#contactblock dl dd {
	vertical-align: middle;
	display: table-cell;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contactblock dl dt {
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 100;
	width:30%;
	padding-left:100px;
}

#contactblock dl dd {
	width:70%;
	padding-right:100px;
}

#contactblock #formblock dl dt {
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 100;
	width:34%;
	padding-left:100px;
}

#contactblock #formblock dl dd {
	width:66%;
	padding-right:100px;
}

#contactblock #formblock dl dd p {
	color: #1557A2!important;
	font-weight: 700;
}

#contactblock dl dt span {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: 700;
	display: inline-block;
	background-color: #FB4949;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -5px;
	position: relative;
	letter-spacing: 0.1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

p.privacylink {
	text-align: center;
	padding-top: 50px;
}

p.privacylink a {
	text-decoration: underline;
}

p.privacylink span {
	display: inline-block;
	margin-right: 10px;
}

p.submitter {
	text-align: center;
	padding-top: 40px;
}

input.submit {
	border: 1px solid #000000;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	border-radius: 60px;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 16px;
	line-height: 50px;
	font-weight: 100;
	color: #000000;
	height: 50px;
	cursor: pointer;
	-webkit-appearance: none;
}

div.conform {
}

div.conform h3 {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 700;
	margin-bottom: 20px!important;
	text-align: center!important;
}

#error {
	text-align: center!important;
}

#error h3 {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 700;
	color: #FB4949;
	margin-bottom: 20px;
}

#error p {
	color: #FB4949;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 700;
}

/*
-------------------------------------------
	アクセス
-------------------------------------------
*/

#Map {
	padding-top:0px;
	margin-bottom: 80px;
}

#Map h2 {
	font-family: 'hammersmithone-regular';
	font-size: 60px;
	line-height: 1.4em;
	font-weight: 100;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}

#map_canvas1,
#map_canvas2,
#map_canvas3,
#map_canvas4,
#map_canvas5,
#map_canvas6{
	max-width:100%;
	width:100%;
	height: 100%;
}

p.address {
	font-family:-apple-system,'Hiragino Kaku Gothic ProN','游ゴシック','メイリオ',meiryo,sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	font-weight: 100;
	color: #000000;
	text-align: center;
	margin-top: 60px;
}

p.btn-viewall {
	padding-top: 40px;
}

p.btn-viewall2 {
	padding-top: 60px;
}

p.btn-viewall a {
	background-image: url(../images/share/btn-viewall.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:233px 92px;
	text-indent: -9999px;
	display: block;
	width:233px;
	height:46px;
	margin:0 auto;
}

p.btn-viewall2 {
	padding-top: 40px;
}

p.btn-viewall2 a {
	background-image: url(../images/share/btn-viewall2.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:233px 92px;
	text-indent: -9999px;
	display: block;
	width:233px;
	height:46px;
	margin:0 auto;
}

p.btn-viewall a:hover,
p.btn-viewall2 a:hover {
	background-position: left bottom;
}

p.btn-viewall a,
p.btn-viewall2 a {
	-webkit-transition:all .05s cubic-bezier(.19,1,.22,1);
	-moz-transition:all .05s cubic-bezier(.19,1,.22,1);
	transition:all .05s cubic-bezier(.19,1,.22,1);
}

.button {
	font-size: 20px;
	line-height: 1.8em;
	font-weight: 700;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	text-indent:0px;
	display:inline-block;
	color:#FFFFFF;
	width:100%;
	text-decoration:none;
	text-align:center;
	padding-top: 17px;
	padding-bottom: 15px;
	-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);
	-moz-transition:all .3s cubic-bezier(.19,1,.22,1);
	transition:all .3s cubic-bezier(.19,1,.22,1);
	cursor: pointer;
	background-color: #FF9900;
}

.button:hover {
	background-color:#FFFF00;
	color: #660000;
}

.btn {
	font-family:'hammersmithone-regular';
	font-size: 20px;
	line-height: 1.8em;
	font-weight: 100;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-indent:0px;
	display:inline-block;
	color:#000000;
	width:60%;
	text-decoration:none;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 13px;
	-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);
	-moz-transition:all .3s cubic-bezier(.19,1,.22,1);
	transition:all .3s cubic-bezier(.19,1,.22,1);
	cursor: pointer;
	background-color: #D9E8C9;
}

.btn:hover {
	background-color:#B3DFE3;
	color: #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#back01 .btn,#back02 .btn,#back03 .btn,#back04 .btn {
	width:96%!important;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 100;
	max-width:400px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-color: #333333;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.submitbutton {
    margin:100px auto 0;
	max-width:400px;
	width:96%;
}

.buttonsubmit {
	font-family:'hammersmithone-regular';
	font-size: 20px;
	line-height: 1.8em;
	font-weight: 100;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	text-indent:0px;
	display:inline-block;
	color:#000000;
	width:100%;
	text-decoration:none;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 13px;
	-webkit-transition:all .3s cubic-bezier(.19,1,.22,1);
	-moz-transition:all .3s cubic-bezier(.19,1,.22,1);
	transition:all .3s cubic-bezier(.19,1,.22,1);
	cursor: pointer;
	background-color: #DFFFD8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.buttonsubmit:hover {
	background-color: #FFFF00;
}

.buttonblock {
	text-align: center;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.buttonblock .submitter {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 100%!important;
	max-width: 100%!important;
}

.buttonblock .submitter input {
	width: auto!important;
	display: inline-block;
	min-width:150px;
	margin-right: 10px;
	margin-left: 10px;
}

/************************************************************************************
GOOGLMAP
*************************************************************************************/

#map_canvas1 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

#map_canvas1 iframe,
#map_canvas1 object,
#map_canvas1 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
-------------------------------------------
	サイトマップ
-------------------------------------------
*/

ul.sitemap {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul.sitemap li {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 100;
	display: inline-block;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/*---- paginateLinkBox ------------------------*/

.paginateLinkBox {
	margin-bottom: 30px;
	text-align: center;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-size: 0px;
	line-height: 0px;
}

.paginateLinkBoxPosTop {
/*    text-align: right;*/
    margin-bottom: 10px;
    padding: 0 0 10px;
}

.paginateLinkBox span,
.paginateLinkBox a {
	font-family:'hammersmithone-regular';
	font-size: 16px;
	text-align: center;
	line-height: 1.6em;
	display: inline-block;
	margin: 2px;
	font-weight: 100;
}

.paginateLinkBox a.page-numbers,
.paginateLinkBox span a.prev,
.paginateLinkBox span a.next {
	font-family:'hammersmithone-regular';
	font-size: 16px;
	color: #000;
	background-color: #CCCCCC;
	text-decoration: none;
}

.paginateLinkBox .page-numbers {
	font-family:'hammersmithone-regular';
	color: #FFFFFF;
	background-color: #292E2D;
	font-size: 16px;
	padding-top: 0.2em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
}

.paginateLinkBox a:hover {
	color: #fff;
	background-color: #192446;
}


/*
-------------------------------------------
	フッター
-------------------------------------------
*/

#index #footer {
	background-image:none;
	height: auto;
}

#footer {
	width: 100%;
	height: 300px;
	position:absolute;
	bottom:0px;
	left: 0px;
	text-align: center;
	background-color: #262626;
}

#footer .inner {
	width: 100%;
}

#footer .inner {
    max-width:1920px;
	margin:20px auto;
	position:relative;
	padding-bottom: 20px;
}

#footer ul {
	text-align: center;
	padding-top: 38px;
}

#footer ul li {
	display: inline-block;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 100;
	vertical-align: top;
}

#footer ul li:after {
	content:'';
	width:1px;
	height:14px;
	background-color:#FFFFFF;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 8px;
}

#footer ul li:last-child:after {
	content:none!important;
}

#footer ul li a {
	color: #FFFFFF;
}

.titlelogo {
    margin:0 auto;
	padding:60px 0 0 0;
}

.titlelogo a.logos {
	display: block;
	width: 120px;
	margin:0 auto;
}

.titlelogo img {width: 100%;}

p.tel {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 10px;
}

p.tel a {
	color: #FFFFFF;
}

p.tel img {
	width: 200px;
}

#page-top {
	display: inline-block;
	position: fixed;
	bottom: 10px;
	right: 50px;
	width: 32;
	height: 19px;
	margin: auto;
	font-size: 0px;
	line-height: 0px;
}

#page-top img {width: 100%;}

p#copy {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: 100;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 30px;
	width: 100%;
}

@media screen and (max-width: 1180px) {

    #newsheadline ul li {
	    display: block;
	    font-size: 14px;
	    margin-top: 5px;
	    margin-bottom: 5px;
	    letter-spacing: 0em;
    }
	
	#newsheadline ul li time {
	    width:80px;
    }
/*
---------------------トップメンテナンス---------------------------
*/	
	.maintenance {
	    width:100%;
	    padding-top:200px;
    }
	
	.leftimage {
	    margin-top: -200px;
    }
/*
-------------------------------------------
	C O N T A C T
-------------------------------------------
*/		
	#contactblock dl dt {padding-left:40px;}
    #contactblock dl dd {padding-right:40px;}
	
	dl.maintenancetype dt b {
	    font-size:20px;
	}
	
	dl.maintenancetype dt.longword b {
	    line-height:1.4em!important;
		padding-top:30px;
	}
	
	dl.maintenancetype dt span {
	    display:block;
    }
}

@media screen and (max-width: 860px) {
@media all and (orientation: landscape) { 

    #header {position:relative;}
	#header .scrollbtn { display:none;}
	
	.title h1 a {
	    display: block;
	    height: 31px!important;
	    width: 160px!important;
		background-size:160px 62px;
		background-position: left top;
    }

}
}


@media screen and (max-width: 860px) {


body.is_modal #container {
	overflow: hidden!important;
}

    #wrapper {
	    width:100%;
	    margin:0 auto;
		padding-top:0px!important;
    }
	
	#wrapper.third {
	    padding-top: 60px!important;
    }
	
	body.is_modal #header.third { position:absolute!important;top:0!important; left:0!important;}
	
	#header {height: 60px;}
	#header.second {height: 60px;}
	#header.third {height: 60px;}
	
	.fixed #header {
	    height: 60px!important;
    }

    .title {
	    position: absolute;
	    right:15px;
	    top: 15px;
		max-width:160px;
		height: 31px;
    }
	
	.title h1 a {
	    display: block;
	    height: 31px!important;
	    width: 160px!important;
		background-size:160px 62px;
    }
	
	.closebutton {
	    height: 20px!important;
	    width: 20px!important;
	    left: 20px;
	    top: 20px;
    }

    .closebutton img {height: 20px;}

    body.is_modal .closebutton {
	    display: block;
    }

    .closebutton a:after {
	    font-size: 14px;
	    top: 2px;
	    left: 30px;
    }
	
	.navititle {
	    position: absolute;
	    right:15px;
	    top: 15px;
		max-width:160px;
		height: 31px;;
	    z-index: 2002;
    }

    .navititle a {
	    display: block;
	    height: 31px!important;
	    width: 160px!important;
		background-size:160px 62px;
    }
/*
---------------------コントローラー---------------------------
*/	
	.controller {
	    padding-top: 260px;
    }
	.controller#noline {padding-top: 100px;}
	.controller#noline .subsection { display:none;}
	.controller#noline h2 {
	    position: static;
	    height: auto;
		margin-bottom:20px;
    }
	
	.controller h2 {
	    bottom: 10px;
	    height: 70px;
    }
	
	#topimage-container figure {
        max-width:90%;
    }
	
	#newsheadline {
	    height: auto;
	    width: 100%;
	    position: static;
		margin:0;
		padding:0;
    }

    #newsheadline .head {
	    height: auto;
	    width: 100%;
	    background-color: #3399CC;
	    text-align: center;
	    font-size: 0px;
	    line-height: 0px;
	    float: none;
		margin:0;
		padding:0 0 20px 0;
    }
	
	#newsheadline .head h2 {
	    width:88px;
	    padding-top:20px;
    }
	
	#newsheadline .head p {
	    padding-top:13px;
    }
	
	.headline {
	    display: block;
	    height: auto;
	    float: none;
		margin:0 auto!important;
		width:94%;
	    padding-left: 0px;
    }
	
	#newsheadline ul {
	    display: block;
		padding:20px 0 20px 0;
    }
	
	#newsheadline ul li {
	    margin-bottom: 10px;
	}
	
	#newsheadline ul li time {
	    display: block;
	    margin-right: 10px;
		float:left;
    }
	
	#newsheadline ul li span {
	    display: block;
	    margin-right: 0px;
		overflow:hidden;
		text-align:justify;
    }

    #newsheadline ul li {
	    display: block;
	    font-size: 14px;
	    margin-top: 5px;
	    margin-bottom: 5px;
	    letter-spacing: 0em;
    }
/*
---------------------トップメンテナンス---------------------------
*/	
	.maintenance {
	    width:100%;
	    padding-top:300px;
    }
	
	.leftimage {
	    margin-top: -300px;
    }
	
	#backtop a { display:none;}
	
	.subsection ul.newslist,
	.subsection ul.normallist {
	    margin-left: 0px;
	    padding-left: 0px;
	    margin-right: 0px;
	    padding-right: 0px;
    }

    .subsection ul.catego {
	    margin-left: 0px;
	    padding-left: 40px;
	    margin-right: -120px;
	    padding-right: 160px;
		display: table;
    }
	
	.subsection ul.catego li {
	text-align: center;
	vertical-align: middle;
	width: auto;
	    display: table-cell;
	    line-height: 1.4em;
    }
	
	.subsection ul.newslist {
	    margin-left: 0px;
	    padding-left: 0px;
    }
	
	.subsection ul.newslist li {
	    margin-right: 0px;
	    margin-left: 0px;
    }
	
	.subsection ul.use li a {
	    height: 83px;
	    width: 60px;
	    float: left;
    }

    .subsection ul.use li span {
	    max-width: 30px;
    }

    .subsection ul.use li.mapicon span {max-width: 13px;}
	
/*--------お問い合わせタイプ-------------*/	

	.subsection ul.contactlist {
	    float: none;
	    margin-left: 0px;
		text-align: center;
    }

	.property-wrapper {
	    padding:40px 30px 20px 30px;
    }
	
	ul.square li {width: 50%;}
	
	ul.square li a figure span {border: 1px solid rgba(255,255,255,0);}
	ul.square li a:hover figure span {border: 10px solid rgba(255,255,255,0.3);}
	ul.square li a figure span b {font-size: 12px;}
    ul.square li a:hover figure span b {font-size: 12px;}
	
	#footer {
    }
	
	#footer .inner {
	    margin:30px auto 0px auto;
	    padding-bottom: 0px;
    }
	
	body.is_modal #page-top {
	    display: none;
    }
	
	body.is_modal p#copy {
	    bottom: 70px;
    }

	
	#page-top {
	display: inline-block;
	position: fixed;
	bottom: 50px;
	right: 50px;
	width: 32;
	height: 19px;
	margin: auto;
	font-size: 0px;
	line-height: 0px;
    }

	
	p#copy {
	    text-align: center;
    }
	
	#maintenance-image h2 {font-size: 24px;}
    #maintenance-image p {font-size: 14px;}

/*
-------------------------------------------
	C O N T A C T
-------------------------------------------
*/
	#contactblock dl dt {padding-left:20px;}
    #contactblock dl dd {padding-right:20px;}	
	#contactblock dl dt span { margin-left:0; display:block; width:50px; margin-top:5px;}
	
	#contactblock #formblock dl dt {
	    width:36%;
	    padding-left:20px;
	    padding-right:20px;
    }

    #contactblock #formblock dl dd {
	    width:64%;
	    padding-right:20px;
    }
	
	.submitbutton {
        margin:40px auto 0;
	    max-width:400px;
	    width:96%;
    }
}

@media screen and (max-width: 780px) {

    body.is_modal {
	    position: fixed;
        width: 100%;
	    overflow-y: scroll;
	    overflow: hidden;
    }

    #navi ul li {
	    margin-top: 0px;
	    margin-bottom: 15px;
    }

    #navi ul li a {
	    font-size: 22px;
    }
	
	.controller#ichiran {
	    padding-top: 90px;
    }
	
	.controller#ichiran h2 {
	    position: static;
	    height: auto;
		margin-bottom:20px;
    }
	
	.controller#noline h2 {
	    position: static;
	    height: auto;
		margin-bottom:40px;
    }
	
	.subsection {
	    left: 0px;
	    bottom: 40px;
    }
	
	#ichiran .subsection {
		position:static;
		border-bottom-width: none;
	    border-bottom-style: none;
	    border-bottom-color: none;
	}
	
	.subsection ul.catego {
	    margin-left: 0px!important;
	    margin-right: 0px!important;
		padding:7px 20px 7px 10px!important;
		height:auto;
		display:block;
		float:none;
    }
	
	.subsection ul.newslist li,
	.subsection ul.normallist li {
	    line-height: 40px;
    }
	
	.subsection ul.catego li {
	    line-height: 1.4em;
		display:inline-block;
    }
	
	.subsection ul.catego li a {
	    font-size: 13px;
	    line-height: 1.4em;
	    font-weight: 700;
    }
	
/*--------ニュースタイプ-------------*/	

	#oneline .subsection {height: 40px;}

/*--------お問い合わせタイプ-------------*/	
	
	#contacttype .subsection {height: auto;}
	.subsection ul.contactlist li {
	    text-align: center;
	    width: auto;
	    line-height: 1.8em;
	    margin-right: 5px;
	    margin-left: 5px;
    }
	
	.subsection ul.use {
		width:100%;
		position:static;
		text-align:center;
		border-top-width: 1px;
	    border-top-style: solid;
	    border-top-color: #ebe7e7;
	}
	
	.subsection ul.use li {
	}
	
	.subsection ul.use li a {
	    height: auto;
		line-height: 1.6em;
	    width: 50%;
	    float: left;
		border-bottom-width: 1px;
	    border-bottom-style: solid;
	    border-bottom-color: #ebe7e7;
		padding:10px 0 10px 0;
    }
	
	.subsection ul.use li a span.icon-image {
	    background-size:30px 38px;
	    width:30px;
	    height:19px;
	    margin-top: 0px;
    }

    .subsection ul.use li a span.icon-list {
	    background-size:30px 38px;
	    width:30px;
	    height:19px;
	    margin-top: 0px;
    }
	
	.own-property {
	    padding-top: 40px;
    }
	
	.header {
	    margin-bottom: 20px;
    }
	
	.header h2 img {width: auto;}
    .ownproperty { max-width:350px; height:20px;}
    .manageproperty { max-width:445px;height:20px;}
    .makuhariarea { max-width:385px;height:20px;}
	.controller h2 img {width:auto; height:20px;}
	.controller h2.maintenance-h2 img {width:auto; height:20px;}
	.pageblocks h3 img {width:auto;height:24px;}
	
	ul.square li a:hover figure span b i {
	    height: 24px;
	    width: 100px;
	    line-height: 24px;
    }
	
	ul.square li a:hover figure span b i img {width: 58px;}
/*
---------------------トップメンテナンス---------------------------
*/		
	ul.rectangle li {
	    width: 100%;
    }
/*
---------------------トップメンテナンス---------------------------
*/		
	.maintenance {
	    width:100%;
	    padding-top:0px;
    }
	.leftimage {
	    float: none;
	    margin-top: 0px;
	    margin-right: 0px;
	    padding-right: 0px;
    }

    .leftimage img {
	    float: none;
	    position: static;
    }

    .rightimage {
	    float: none;
    }
	
	.rightimage p {
	    font-size: 15px;
	    line-height: 1.8em;
    }

    .blueborad {
	    height:auto;
	    padding: 50px 30px 50px 30px;
    }
/*
-------------------------------------------
	P A G E
-------------------------------------------
*/		
	.page {
	    width:92%;
	    padding-top:0px;
	    padding-bottom:80px;
    }

	.rightblocks {
	    float: none;
	    width: 100%;
	    margin-left: 0px;
	    padding-left: 0px;
    }

    .leftblocks {
	    float: none;
	    width: 300px;
    }
	
	.leftproperty {
	    float: none;
	    width: 100%;
		padding-bottom:30px;
    }

    .rightproperty {
	    float: none;
	    width: 100%;
    }
	
	.property-wrapper {
	    padding:40px 40px 20px 40px;
    }
	
	p.midashi {
	    font-size: 14px;
	    line-height: 1.6em;
		text-align:justify;
    }
	
	p.midashi br {
	    display:none;
	}
/*
-------------------------------------------
	maintenance
-------------------------------------------
*/	

    .maintenance.toppage {
	    margin:0px auto 0 auto!important;
    }

	#maintenance-image {
	    margin-bottom:40px;
		background-position: center center;
    }

	dl.maintenancetype dt b {
	    font-size:16px;
	}
	
	dl.maintenancetype dt.longword b {
	    line-height:1.4em!important;
		padding-top:30px;
	}
	
	#maintenance-image h2 {font-size: 22px;text-align:justify;}
	#maintenance-image h2 span { display:block;}
    #maintenance-image p {font-size: 14px; text-align:justify;}
/*
-------------------------------------------
	company
-------------------------------------------
*/		
	dl.tabletype dt {
	    width: 24%;
    }
	
	dl.tabletype dt span {
	    display:block;
	}
	
	dl.tabletype dt span.mini {
		font-size:11px;
	}

    dl.tabletype dd {
	    width: 76%;
	    padding-left: 20px;
    }
	
	dl.tabletype.enkaku dt {
	    line-height:1.4em;
		padding:5px 0 5px 0;
		font-size:12px;
	}
	
	dl.tabletype.enkaku dd {
	    width: 76%;
	    padding-left: 20px;
    }
	
	dl.tabletype dd h4 {
	    margin-bottom:20px;
		font-size:15px;
	}
	
	dl.tabletype dd ul b {
	    width: 60px;
	    text-align: left;
    }
	
	dl.tabletype dd ul b.long {
	    width: 90px;
    }
	
/*
-------------------------------------------
	C O N T A C T
-------------------------------------------
*/
	#contactblock dl dt {padding-left:0px;padding-right:10px;}
    #contactblock dl dd {padding-right:0px;}	
/*
-------------------------------------------
	F O O T E R
-------------------------------------------
*/		
	#footer ul li {
	    font-size: 12px;
    }
	
	.titlelogo {
	    padding:30px 0 0 0;
    }
	
	.titlelogo a.logos {
	    width: 120px;
    }
	
    p.tel img {
	    width: 180px;
    }
	
	#page-top {
	    position:absolute;
		bottom: 60px!important;
	    right: auto;
	    left:50%;
	    width: 32px;
	    height: 19px;
	    margin: auto 0 auto -16px;
    }
/*
-------------------------------------------
	サイトマップ
-------------------------------------------
*/

    ul.sitemap li {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: 100;
	display: inline-block;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
   }
   
/*
-----------　4 0 4　-----------
*/

    .page404 h1 {
	    font-size: 16px;
    }
	
	.page404 p {
	    font-size: 13px;
	    line-height: 1.6em;
	}
	
	.page404 br {
	    display:none;
	}	


}

@media screen and (max-width: 480px) {

    dl.tabletype.finance dt {
	    width: 10%;
	    font-size: 14px;
    }

    dl.tabletype.finance dd {
	    padding-left: 20px;
	    padding-top: 5px;
	    padding-bottom: 5px;
		line-height:1.6em;
    }

    dl.tabletype.finance dd.grade2nd {
	    width: 70%;
    }
	dl.tabletype.finance dd.grade3nd {
	    width: 20%;
    }
}

@media screen and (max-width: 320px) {
}
