.bg-image {
	background-image: url(images/share/);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	filter: blur(10px);
	-webkit-filter: blur(10px);
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	z-index: -1;
}

.g-nav__list_item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.imgR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.message__ceo-image,
.building-information__main-visual,
.imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgC {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.tar {
	text-align: right;
}

.imgDeco {
	padding: 2px;
	border: 1px solid #7f3648;
	background: #fcfcfc;
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
}

.sign {
	text-align: right;
}

/* clearfix */

.g-nav__list_item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* clearfix */

/* Reset Style */

html {
	overflow-y: scroll;
}

body {
	line-height: 1;
	color: #000;
}

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

select,
input,
button,
textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	background-color: #333;
}

body {
	background-color: #fcfcfc;
	line-height: 1.5;
	color: #606060;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

.scale-with-grid {
	max-width: 100%;
	height: auto;
}

/*----------------------------------------------------
	FONT style
----------------------------------------------------*/

/*!
http://g-azami.tumblr.com/
v1.0 | 20140213
License: none (public domain)
*/

.gothic,
body,
input,
textarea {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/* ゴシック体 */

.mincho {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

/* 明朝体 */

html {
	font-size: 62.5%;
}

h1 {
	font-size: 24px;
	font-size: 2.4rem;
}

h2 {
	font-size: 21px;
	font-size: 2.1rem;
}

h3 {
	font-size: 18px;
	font-size: 1.8rem;
}

p {
	font-size: 16px;
	font-size: 1.6rem;
}

small {
	font-size: 9px;
	font-size: 0.9rem;
}

* html body,
* html input,
* html textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a:link {
	text-decoration: underline;
	color: #06f;
}

a:visited {
	color: #39f;
}

a:hover {
	text-decoration: none;
	color: #00f;
}

a:active {
	color: #00f;
}

::selection {
	background: #e73562;
	color: #fcfcfc;
}

::-moz-selection {
	background: #e73562;
	color: #fcfcfc;
}

.g-nav__list_item {
	font-size: 16px;
	font-size: 1.6rem;
}

.container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#global-header {
	border-width: 15px 0 5px 0;
	border-style: solid;
	border-color: #1B5E20;
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
}

#global-footer {
	padding: 1rem 0;
	background-color: #1B5E20;
	color: #f0f0f0;
}

.site-title {
	position: relative;
	display: block;
	width: 960px;
	height: 300px;
	background-image: url("images/main-visual-bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1rem;
}

.gototop {
	text-align: right;
}

.license-text {
	position: absolute;
	bottom: 0;
	left: 5px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 4px;
}

.license-text a {
	font-size: 12px;
	font-size: 1.2rem;
	text-decoration: none;
	color: #fcfcfc;
}

.message {
	margin: 2rem 0;
	font-size: 21px;
	font-size: 2.1rem;
	border-width: 0 0 0 2rem;
	border-color: #43A047;
	border-style: solid;
	padding-left: 2rem;
}

.message__ceo-image {
	height: 4.2em;
	margin-top: .4rem;
	margin-right: 2rem;
}

.message__ceo-image > img {
	width: auto;
	height: auto;
	max-height: 100%;
}

.message__about_tai::before {
	content: "";
	display: block;
	clear: left;
}

.message__about_tai dt {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 10px;
}

.message__list {
	font-size: 0px;
	font-size: 0rem;
	margin-bottom: 15px;
}

.message__list li {
	font-size: 16px;
	font-size: 1.6rem;
	margin-left: 1em;
}

.building-information__item {
	margin-bottom: 2em;
}

.building-information__title {
	position: relative;
	color: #1B5E20;
	padding: 1rem;
	margin: 1rem 0;
	border-width: 0 0 1px 3px;
	border-style: solid;
	border-color: #1B5E20;
}

.building-information__name {
	max-width: 60%;
}

.building-information__price {
	font-size: 21px;
	font-size: 2.1rem;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	bottom: 1.5rem;
	right: 1rem;
	max-width: 40%;
}

.building-information__price_title {
	font-size: 16px;
	font-size: 1.6rem;
}

.building-information__main-visual {
	margin-right: 20px;
}

.building-information__sub-visual {
	zoom: 1;
}

.building-information__sub-visual:after {
	clear: both;
}

.building-information__sub-visual:before,
.building-information__sub-visual:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.building-information__datas {
	display: block;
	float: right;
	width: 535px;
	margin-right: 5px;
	color: #fcfcfc;
	box-sizing: border-box;
	padding: .5rem;
	background-color: #43A047;
	margin-bottom: 1rem;
}

.building-information__datas::after {
	clear: right;
}

.g-nav {
	margin: 1rem 0;
}

.g-nav__list {
	font-size: 0px;
	font-size: 0rem;
}

.g-nav__list_item {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	width: 300px;
}

.g-nav__list_item a img {
	opacity: 1;
	transition: opacity .2s;
}

.g-nav__list_item a:visited {
	color: #39f;
}

.g-nav__list_item a:hover {
	color: #00f;
	text-decoration: underline;
}

.g-nav__list_item a:hover img {
	opacity: .6;
}

.g-nav__list_item a:active {
	color: #00f;
}

form {
	margin-bottom: 2rem;
}

fieldset {
	margin-bottom: 2rem;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	border: 1px solid #e73562;
	padding: 6px 4px;
	outline: none;
	border-radius: 2px;
	color: #606060;
	margin: 0;
	width: 210px;
	max-width: 100%;
	display: block;
	background: #fcfcfc;
}

select {
	padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	border: 1px solid #7f3648;
	color: #606060;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

textarea {
	min-height: 60px;
}

label,
legend {
	display: block;
	font-weight: bold;
}

select {
	width: 220px;
}

input[type="checkbox"] {
	display: inline;
}

label span,
legend span {
	font-weight: normal;
	color: #606060;
}

.btn {
	background: #fefefe;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e6e6e6));
	background: -moz-linear-gradient(top, #fefefe, #e6e6e6);
	background: -o-linear-gradient(#fefefe, #e6e6e6);
	background: linear-gradient(#fefefe, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e6e6e6');
	zoom: 1;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 5px 15px;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	color: #606060;
	text-shadow: 0 1px rgba(255, 255, 255, 0.9);
	font-weight: bold;
	line-height: normal;
	cursor: pointer;
}

.btn:hover {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#E6E6E6));
	background: -moz-linear-gradient(top, #f6f6f6, #E6E6E6);
	background: -o-linear-gradient(#f6f6f6, #E6E6E6);
	background: linear-gradient(#f6f6f6, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#E6E6E6');
	zoom: 1;
	border-color: #e73562;
	color: #606060;
}

.btn:disabled {
	opacity: .5;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	background: #eee; /* Old browsers */
	background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* FF3.6+ */
	background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2))); /* Chrome,Safari4+ */
	background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #eee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* Opera11.10+ */
	background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* IE10+ */
	background: #eee linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); /* W3C */
	border: 1px solid #aaa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 3px;
	color: #444;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, 0.75);
	cursor: pointer;
	margin-bottom: 20px;
	line-height: normal;
	padding: 8px 10px;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	color: #222;
	background: #ddd; /* Old browsers */
	background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6+ */
	background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3))); /* Chrome,Safari4+ */
	background: #ddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: #ddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* Opera11.10+ */
	background: #ddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* IE10+ */
	background: #ddd linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C */
	border: 1px solid #888;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	border: 1px solid #666;
	background: #ccc; /* Old browsers */
	background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* FF3.6+ */
	background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4))); /* Chrome,Safari4+ */
	background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* Opera11.10+ */
	background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* IE10+ */
	background: #ccc linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%); /* W3C */
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

/* Fix for odd Mozilla border & padding issues */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.bg-image {
	background-image: url(images/share/);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	filter: blur(10px);
	-webkit-filter: blur(10px);
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	z-index: -1;
}

@media print {

* html body {
	zoom: .7;
}

}

