@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
fieldset {
	border-width: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
}
button {
	font-weight: 500;
	outline: none;
	background-color: #000;
	color: #fff;
	padding: 1em 4em;
	border: none;
	border-radius: 0.2em;
}
button.ss {
	padding: 0.25em 0.75em;
}
button:disabled:hover {
	background-color: #000;
	cursor: default;
}
button:hover {
	background-color: #0098ff;
	cursor: pointer;
}
button:disabled {
	opacity: 0.5;
}
select {
	outline: none;
	text-indent: 0.01px;
	text-overflow: '';
	background-color: #fff;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
	padding: 0.25em;
	border: 1px solid #111;
	border-radius: 0.25em;
}
select option {
	background-color: #fff;
	color: #333;
	border: none;
}
select::-ms-expand {
	border: none;
	background-color: transparent;
}
select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #828c9a;
}
body {
	font-size: 0.9375rem;
	letter-spacing: 0.01em;
	line-height: 1.22;
	font-family: "Noto Sans JP","Yu Gothic",YuGothic,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", "MS P Gothic",Verdana,Arial, Helvetica, sans-serif;
	/*font-family: a-otf-gothic-bbb-pr6n, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;*/
    /*font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"游ゴシック体","Yu Gothic",YuGothic,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/
    /*font-family: HiraKakuPro-W3, "Hiragino Sans", 游ゴシック, "Yu Gothic", sans-serif;*/
    /*font-family: zen-kaku-gothic-new,sans-serif;*/
	font-weight: 400;
	font-style: normal;
	color: #333;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
}
/*IE11*/
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, body {
		font-family: Verdana, "メイリオ", Meiryo, sans-serif;
	}
}
/*IE10以降*/
@media all and (-ms-high-contrast:none) {
	body {
		font-family: Verdana, "メイリオ", Meiryo, sans-serif;
	}
}
a {
	text-decoration: none;
	color: #0098ff;
}
a:hover {
	text-decoration: none;
	border: none;
	color: #0098ff;
	outline: none;
	background: none;
}
.center {
	text-align: center
}
.right {
	text-align: right
}
.left {
	text-align: left
}
.text_ss {
	font-size: 0.75em;
}
.umeda-bule{
	color: #0098ff;
}
.umeda-gray{
	color: #2d3956;
}
.hd_container {
		padding: 0;
        margin: 0 auto;
        text-align: center;
		font-size: 90%;
}
.container {
		padding: 0 15px;
		font-size: 90%;
}
.contents-box {
	max-width: 960px;
	margin: auto;
}
.contents-box p br {
		display: none;
}
.bar {
	background-color: #FFF;
	color: #0098ff;
	line-height: 1.8;
}
.bar h1 {
	display: inline-block;
	font-weight: normal;
	font-size: 0.95em;
}
/*1025px以上*/
@media screen and (min-width: 1025px) {
.hd_container {
	margin: 0 auto;
	padding: 0 0 0 30px;
	display: block;
	overflow: hidden;
	box-sizing: content-box;
}
.container {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 50px;
	display: block;
	overflow: hidden;
	box-sizing: content-box;
}
}
/*---------------------------------
ボタン お知らせ 一覧を見る
---------------------------------*/
a.btn_list {
	font-weight: 700;
	color: #0098ff;
	border: 2px solid #0098ff;
	text-decoration: none;
	padding: 0.5em 1em;
	border-radius: 1.2em;
	line-height: 1;
	margin-top: 0;
	background: #fff;
	display: block;
}
a.btn_list:hover, a.btn_list_s_R:hover, a.btn_list_s_S:hover {
	color: #0098ff;
	background: #fff;
}
a.btn_list_s_R {
	font-weight: 700;
	color: #0098ff;
	border: 2px solid #0098ff;
	text-decoration: none;
	float: right;
	padding: 0.5em 1em;
	margin: 0 5px;
	border-radius: 1.2em;
	line-height: 1;
	margin-top: 0;
	background: #fff;
}
a.btn_list_s_S {
	font-weight: normal;
	color: #fff;
	border: 2px solid #0098ff;
	text-decoration: none;
	padding: 0.5em 1em;
	margin: 0 2px;
	border-radius: 6px;
	line-height: 1;
	margin-top: 0;
	background: #0098ff;
	float: none;
}
/*---------------------------------
ヘッダー
---------------------------------*/
header {
	background-color: rgba(0,0,0,0.90);
}
.wrap {}
.wrap.header-fixed header {
	width: 100%;
	position: fixed;
	z-index: 10;
	top: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.50);
}
.wrap.header-fixed {
	padding-top: 90px;
}
.header-sizing {
	height: 90px;
}
.header-main {
	padding: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: block;
}
/*---------------------------------
ヘッダーメニュー固定
---------------------------------*/
.header-main.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.75);
}
.header-main .logo-box {
    display: table;
    text-align: center;
    margin: 0 auto;
}

.header-main .logo {
	display: flex;
	margin: 0;
	padding: 0;
	margin-right: 1em;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	height: 90px;
}
.header-main .logo {}
.header-main .logo a {
	display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-main .logo a img {
	width: 100%;
	height: auto;
}
.header-main .logo a .logomark {
	max-width: 60px;
	padding: 5px 0;
}
.header-main .logo a .logotext {
	max-width: 240px;
	padding: 0
}
/*---------------------------------
ヘッダーinfo
---------------------------------*/

/* 600~1024pxまで */
/*@media screen and (min-width:600px){*/
.header-info-box {
    float: none;
    margin: 0 auto;
     text-align: center;
}
.header-info-item {
    float: none;
    margin: 0 auto;
     text-align: center;
}
.header i {
    font-size: 16px;
}
.header-info-free {
    font-size: 20px;
}
.header-info-time {
    display: none;
    color: #fff;
}
.header-info-form {
    width: 65px;
    position: absolute;
    top: 7px;
    left: 5px;
    z-index: 10;
}
.header-info-form a {
    padding: 0.25em;
    margin: 0;
    background-color: rgba(255,255,255,0.00);
}
.header-info-form span {
font-size: 10px;
    white-space: nowrap;
    text-align: center;
    font-weight: normal;
    color: #777;
    vertical-align: text-top;
    }
header i.wh {
    color: #0098ff;
    font-size: 28px;
    margin: 0;
}
.header-info-form span.orange {
    color: #0098ff;
}
/*}*/
/*---------------------------------
ヘッダーメニュー
---------------------------------*/
#menu-btn {
	display: block;
    width: 60px;
    height: 60px;
	}
#menu-btn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	/*background-color: #fff;*/
    width: 60px;
    height: 60px;
    padding: 12px;
    box-sizing: border-box;
}

.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	color: #009dff;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
	font-weight: normal;
}
.menu-trigger {
	position: relative;
	width: 40px;
	height: 40px;
}
.menu-trigger span.bar {
	width: 100%;
	height: 3px;
	background-color: #009dff;
	border-radius: 5px;
}
.menu-trigger span.bar:nth-of-type(1) {
	top: 0;
}
.menu-trigger span.bar:nth-of-type(2) {
	top: 10px;
}
.menu-trigger span.bar:nth-of-type(3) {
	top: 20px;
}
.menu-trigger span:nth-of-type(4) {
	bottom: 0;
}
.menu-trigger.active span.bar:nth-of-type(1) {
	-webkit-transform: translateY(15px) rotate(-45deg);
	transform: translateY(15px) rotate(-45deg);
}
.menu-trigger.active span.bar:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span.bar:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
	top: 30px;
}
.menu-trigger.active span:nth-of-type(4) {
	display: none;
    }
.header-main {
    height: 85px;
}
.header-main .logo {
		/*width: calc(100% - 64px);*/
		width: 220px;
		height: 60px;
        margin-right: 0;
	}
.header-sizing {
		height: 60px;
		/*display: none;*/
	}
@media screen and (min-width: 1025px) {

}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
.wrap.header-fixed {
		padding-top: 85px;
	}
.hd_container {
    padding: 0;
}
.header-main .logo a .logomark {
    max-width: 50px;
    padding: 10px 0;
}
.header-main .logo img {
		width: 240px;
	}

.header-info-form span {
    display: none;
}
header i.wh {
    margin-right: 0;
}
.header-menu-item {
	margin: 0 15px 0 0;
	font-size: 1.0em;
}
.header-info-form span {
    display: block;
}
}
@media screen and (min-width: 1025px) {
.header-info-box {
    padding: 0;
    margin: 0.75em 0.75em 0.5em 0.5em;
    float: right;
}
.header-main .logo-box {
	display: inline-block;
}
.header-info-item {
    font-size: 0.75em;
    text-align: center;
    padding: 0;
    margin: 0 0.75em 0 0;
    float: left;
}
.header-info-free {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 1.85em;
    font-weight: 800;
}
.header-info-tel {   
}
.header-info-time {
    display: block;
}
header i {
    position: relative;
    top: -0.1em;
    margin-right: 0.5em;
    color: #0098ff;
    font-size: 20px;
}
header i.wh {
    position: relative;
    top: 0;
    margin-right: 0.5em;
    color: #fff;
    font-size: 18px;
}
.header-info-form {
    /*width: 180px;*/
    height: 42px;
    float: left;
}
.header-info-form a {
    padding: 1.2em;
    margin: 0.5em 0 0 0;
    font-size: 12px;
    font-weight: normal;
    background-color: #0098ff;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 0.5em;
}
#menu-btn {
    display: none;}
.header-menu-item {
	margin: 0 10px 0 0;
	font-size: 0.95em;
}
.header-menu {
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	float: right;
}
.header-menu-item {
	position: relative;
	box-sizing: border-box;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	transition: .3s;
	color: #000C2E;
	text-decoration: none;
	line-height: 3;
}
.header-menu-item a:hover {
	color: #0098ff;
}
.header-menu-item a {
	color: #00185C;
	text-decoration: none;
}
.header-menu-item::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	width: 0;
	height: 2px;
	background-color: #0098ff;
	transition: .3s;
	transform: translateX(-50%);
}
.header-menu-item:hover::after {
	width: 100%;
}
}

/*---------------------------------
お問い合わせ
---------------------------------*/
.hd_nav {
	list-style: none;
	width: 180px;
	float: right;
	height: 90px;
}
.hd_nav li:not(:first-of-type) {}
.hd_nav li {
	padding-left: 1em;
	height: 50%;
}
.hd_nav li a {
	height: calc(100% - 1px);
	text-decoration: none;
	background: #333;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 14px 0 0 8px;
}
.hd_nav li a:hover {
	background: #292929;
}
.hd_nav li:first-child a {
	background: #0098ff;
}
.hd_nav li:first-child a:hover {
	background: #9C0000;
}
.hd_nav li:first-child a:before {
	content: "";
	width: 2em;
	height: 2em;
	display: inline-block;
	background-image: url("../images/tel_fff.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	margin-right: 0.5em;
}
.hd_nav li a:before {
	content: "";
	width: 2em;
	height: 2em;
	display: inline-block;
	background-image: url("../images/about_fff.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	margin-right: 0.5em;
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	.hd_nav {
		display: none;
	}
}
/*　1025px以上　*/
@media screen and (min-width:1025px)  {
	.hd_nav {
		width: 60px;
	}
	.hd_nav li .txt {
		display: none;
	}
	.hd_nav li a:before, .hd_nav li:first-child a:before {
		margin-right: 0;
	}
}
section {
	padding: 20px 0 30px 0;
}
/*---------------------------------
セクション背景
---------------------------------*/
.color-fff {
	background-color: #fff;
}
.color-pale_gray {
	background-color: #f5f5f5;
}
.color-gray {
	background-color: #e3e5ea;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}
.color-darkgray {
	background-color: #333;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}
.color-ed_gray {
	background-color: #ededed;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}
.color-666_gray {
	background-color: #666;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}
.color-red {
	background-color: #0098ff;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}
.color-dd_gray {
	background-color: #dde5f0;
}
.color-mizuiro {
	background-color: #E5F8FD;
}
.color-yellow {
	background-color: #fffdec;
}
    
/*---------------------------------
コメ
---------------------------------*/
ul.rice {margin: 0.5em 0 1em 0;}
ul.rice li {
	padding-left: 1.5em;
	position: relative;
    list-style: none;
    margin: 0 0 0.25em 0;
}
ul.rice li::before {
	content: "※";
	position: absolute;
	left: 0;
}
/*---------------------------------
h2
---------------------------------*/
h2.text_ver {
	text-align: center;
	margin: 0 auto;
	color: #333;
	background-color: #BBF0FF;
	padding: 3.0em 0 2.0em 0;
}
h2.text_ver .h2_t {
	font-style: normal;
	font-weight: 700;
	font-size: 2.0em;
	display: block;
}
h2.text_ver .h2_sub_t {
	font-weight: 700;
	font-size: 1.0em;
	line-height: 100%;
	color: rgba(0, 0, 0, .5);
	margin-top: 1em;
	display: block;
}
h2.text_ver .h2_en {
	display: block;
	margin-top: 0.5em;
}
/*---------------------------------
h3
---------------------------------*/
h3 {
	text-align: center;
	color: rgba(0, 0, 0, 1.0);
	margin: 2.5em auto;
	position: relative;
}
h3 span {
	display: block;
}
h3 span.ja {
	font-style: normal;
	font-weight: normal;
	font-size: 2.0em;
    color: #353535;
}
h3 span.en {
	font-weight: 700;
	font-size: 1.0em;
	color: #51B8FF;
	margin-bottom: 1em;
}
h3.white span.en {
	color: #fff;
}
h3 span.ja::after {
    content: '';
    display: inline-block;
    width: 54px;
    height: 6px;
    background: #FFD600;
    border-radius: 3px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -27px;
}
h3.b_left {
	font-weight: 600;
	padding: 0.75em 0.5em;
	margin: 0 0 0.5em 0;
	background: #102e51;
	color: #fff;
}
h3 span.h3_t {
	color: #333;
}
.dot {
	color: #0098ff;
    border-bottom: 4px dotted #99d7ff;
    padding-bottom: 2%;
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	h3 {
		margin: 2.0em auto;
	}
	h3 span.ja {
		font-size: 1.4em;
	}
	h3 span.en {
		margin-bottom: 0.5em;
	}
}
/*---------------------------------
ニュース・新着情報 
---------------------------------*/
.list-box {
		padding: 1em 1.5em;
	}
.list-box b, strong {
    font-weight: 600;
    font-size: 1.0em;
}
.list-box h4 {
    font-size: 1.4em;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    border-bottom: 2px solid #FFCDAC;
    padding: 0.4em 0;
    color: #FF8748;
}
.list-box ul.news_list {
	overflow: hidden;
	margin: 0 0 1em 0;
    padding: 0;
    border-top: 1px #ccc solid;
}
.list-box ul li.news_item {
	padding: 0;
	margin: /*0.25em 0*/0;
	width: 100%;
	box-sizing: border-box;
}
.list-box ul li.news_item h4 {
	font-weight: 700;
/*	font-size: 12px;*/
	margin: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-align: left;
	overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
}
.list-box ul li {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.list-box ul li h4 {
	/*font-size: 130%;*/
	margin: 0 0 0.5em 0;
}
.list-box .news_icon {
	padding: 0;
	margin: 0 0.5em;
	float: left;
}
.list-box .news_data {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
    width: 6.5em;
}
.list-box .news_day {
	padding: 0;
	font-size: 0.75em;
	font-weight: normal;
    color: #333;
}
.list-box .news_icon .news_info {
	background-color: #D55377;
	padding: 0 0.25em;
    margin: 0 auto;
    border-radius: 6px;
    width: 3.5em;
    display: block;
	text-align: center;
	}
.list-box .news_icon .news_info:before {
	content: "お知らせ";
	top:0;
	left: 0;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
.list-box .news_icon .news_chintai {
	background-color: #DD7435;
	padding: 0 0.25em;
    margin: 0 auto;
    border-radius: 6px;
    width: 3.5em;
    display: block;
	text-align: center;
	}
.list-box .news_icon .news_chintai:before {
	content: "賃貸";
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
.list-box .news_icon .news_baibai {
	background-color: #37B176;
	padding: 0 0.25em;
    margin: 0 auto;
    border-radius: 6px;
    width: 3.5em;
    display: block;
	text-align: center;
	}
.list-box .news_icon .news_baibai:before {
	content: "売買";
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
.list-box .news_icon img {
	vertical-align: top;
}
.list-box .news_title {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	text-align: left;
    float: left;
}
.list-box .news_title a {
	color: #0098ff;
    padding: /*0.25em 0.25em 0.25em 0*/0;
    font-size: 0.75em;
    font-weight: 400;
}
.list-box .news_content {
	float: left;
	padding-top: 0.25em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 7.0em;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}
.list-box .news_content strong, .list-box .news_content b {
	font-size: 1.0em;
	color: #0098ff;
}
.list-box .news_content br {
	display: none;
}
.list-box .news_content img {
	display: none;
}
.all-list {
	text-align: center;
	padding: 1em 0;
	margin: 0 auto;
	display: block;
	font-size: 1.0em;
}
/* 600~1024pxまで */
@media screen and (min-width:600px){	
	#info .list-box {
		padding: 1em 0;
	}
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	#info .list-box, .list-box {
		padding: 1em 1em;
	}
	.list-box ul.news_list {
	display: block;
}
	.list-box ul li.news_item {
		width: 100%;
		margin: 0 0 0.25em 0;
	}
	.list-box h4 {
		font-size: 1.25em;
		word-wrap: normal;
	}
    .list-box .news_icon {
    padding: 0;
    margin: 0.5em 0.5em 0.5em 0;
    float: left;
}
    .list-box .news_data {
	padding: 0;
    float: none;
        overflow: hidden;
}
    .list-box .news_day {
	padding: 0;
    float: none;
}
    .list-box .news_title {
    float: none;
    white-space: inherit;
}
}
/*1025px以上*/
@media screen and (min-width:1025px){
.list-box {
	padding: 1em 2em;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 3vw;
}}
/*---------------------------------
メニュー　
---------------------------------*/
#ConceptBlk {
	color: #fff;
	width: 100%;
	max-width: 100%;
	height: auto;
	text-align: center;
	padding: 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
	position: relative;
}
#ConceptBlk .ConceptList {
		display: none;
	}
#ConceptBlk .wrp {
		top: 100px;
		margin-bottom: 0;
	}
/* サイドメニュー */
	.side_column {
		right: -25px;
	}

/*1025px以上*/
@media screen and (min-width: 1025px) {
#ConceptBlk .ConceptList {
	display: -webkit-flex;
	display: flex;
	margin: 0;
}
#ConceptBlk .wrp {
	position: relative;
	top: -100px;
	overflow: hidden;
	margin-top: 2em;
	margin-bottom: -100px;
}
}
#ConceptBlk .ConceptList li {
	width: 25%;
	list-style: none;
}
#ConceptBlk .ConceptList li a {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 0 auto 10px;
}
#ConceptBlk .ConceptList li span.con_tit {
	position: relative;
	top: 3em;
	z-index: 2;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-size: 1.4em;
	font-weight: 600;
	color: #fff;
}
#ConceptBlk .ConceptList li span.con_tit:hover {
	color: #0098ff;
}
#ConceptBlk .ConceptList li span.con_img {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto 10px;
}
#ConceptBlk .ConceptList li span img {
	border-radius: 50%;
	box-sizing: border-box;
	width: 150px;
	height: 150px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.3);
}
#ConceptBlk .ConceptList li span img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1.0;
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	#ConceptBlk {
		background-image: url(/images/bg_concept.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		background-size: auto 100%;
	}
	#ConceptBlk .ConceptList {
		display: block;
	}
	#ConceptBlk .ConceptList li {
		width: 20%;
		float: left;
		display: block;
		overflow: hidden;
	}
	#ConceptBlk .ConceptList li a {
		margin: 0;
	}
	#ConceptBlk .ConceptList li span {
		margin: 10px auto;
		width: 140px;
		height: 140px;
	}
	#ConceptBlk .ConceptList li span img {
		width: 140px;
		height: 140px;
	}
	#ConceptBlk .ConceptList li p {
		font-size: 1.2em;
		margin: 0 0 1.5em 0;
		line-height: 1.0em;
	}
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	#ConceptBlk .ConceptList li span {
		margin: 10px auto;
		width: 140px;
		height: 140px;
	}
	#ConceptBlk .ConceptList li span img {
		width: 140px;
		height: 140px;
	}
}
/*　320px　*/
@media only screen and (max-width: 320px) {
	#ConceptBlk .ConceptList li span {
		margin: 10px auto;
		width: 130px;
		height: 130px;
	}
	#ConceptBlk .ConceptList li span img {
		width: 130px;
		height: 130px;
	}
}

/*---------------------------------
2カラム　50%
---------------------------------*/
.two-block {
	overflow: hidden;
	display: flex;
}
.two-block .contact-block {
	float: left;
	width: calc(50% - 10px);
	clear: none;
}
.two-block .contact-block:nth-child(1) {
	margin-right: 20px;
}
/*---------------------------------
2カラム　7対3
---------------------------------*/
.main-block {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.side-block {
	width: 28%;
}
.main-block, .side-block {
	padding: 0;
	padding-top: 0.5em;
}
.side_bn {}
.side_bn ul {
	overflow: hidden;
	margin-top: 30px;
}
.side_bn ul li {
	list-style: none;
	margin-bottom: 0.25em;
}
.side_bn ul li img {
	border: solid #C5C5C5 1px;
}
.side_bn ul li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/* 920px */
@media only screen and (min-width : 920px) {
	.info_flexbox {
		display: -webkit-flex;
		display: flex;
	}
	.main-block {
		margin: 0 20px 0 0;
		width: 72%;
	}
	.side_bn ul li {
		width: 240px;
	}
	.side_bn ul li img {
		width: 100%;
	}
}
/* 600～1024pxまで */
@media screen and (min-width: 600px){
	.side-block {
		width: 100%;
		display: contents;
	}
	.side_bn ul {
		margin-top: 30px;
		width: 100%;
	}
	.side_bn ul li {
		float: left;
		width: calc(33.333% - 10px);
		margin-right: 10px;
		box-sizing: border-box;
	}
	.side_bn ul li:last-child {
		margin-right: 0;
	}
	.side_bn ul li img {
		width: 100%;
		box-sizing: border-box;
	}
}

/*---------------------------------
お問い合わせ
---------------------------------*/
#contact-column {}
#contact-column .contact-block {
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
}
#contact-column .list-box, .two-block .list-box {
	background-color: rgba(255, 255, 255, 1.0);
}
h3.fff, h3 span.fff {
	color: #fff;
}
/*#contact-column .contact-block dl {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	font-size: 1.4em;
	font-weight: 600;
	border-top: 1px solid #ccc;
}
#contact-column .contact-block dl:first-child {
	border-top: none;
}
#contact-column .two-block .contact-block dl {
	display: block;
	text-align: center;
}
#contact-column dl dt {
	letter-spacing: 0.25em;
	flex-basis: 10em;
	margin: 0.5em;
	background-color: #262626;
	color: #fff;
	font-size: 0.8em;
	padding: 0.5em;
	align-items: stretch;
	text-align: center;
	border-radius: 0.5em;
}
#contact-column dl.net dt span {
	font-size: 0.75em;
}
#contact-column .two-block .contact-block dl dt {
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	width: 100%;
	box-sizing: border-box;
}
#contact-column .two-block .contact-block dl dd {
	margin-bottom: 1em;
}
#contact-column dl dd {
	flex-basis: 60%;
}
#contact-column dl dd .guidance-message {
	margin: 0;
	font-size: 0.7em;
	text-align: left;
	font-weight: normal;
	line-height: 120%;
	display: inline-block;
}
#contact-column dl dd .guidance-message::before {
	top: 0.2em;
}
#contact-column dl dd .guidance-message .guidance-num {
	display: inline-block;
	padding: 0.1em 0.5em;
	line-height: 100%;
	margin: 0 0.1em;
	color: #fff;
	background-color: #0080d9;
	font-size: 1.2em;
	border-radius: 0.25em;
}*/
#contact-column .tel-line {
	vertical-align: middle;
	font-weight: 800;
	font-size: 2.0em;
	line-height: 2.0em;
}
#contact-column .time-line{
	font-size: 1.2em;
	line-height: 2.0em;
		vertical-align: middle;
}
#contact-column .tel-line .num {font-family: 'Noto Sans Japanese', sans-serif;}
 #contact-column i {
    position: relative;
    top: -0.1em;
    margin-right: 0.5em;
	     color: #0098ff;
}
 #policy-nav i {
    position: relative;
    top: -0.1em;
    margin-right: 0.5em;
	     color: #fff;
}
/*#contact-column .tel-line a {
	display: inline-block;
	font-size: 1.3em;
	font-weight: 600;
	vertical-align: middle;
}*/
/*#contact-column dl dd .time {
	font-family: 'Noto Sans Japanese', sans-serif;
	display: inline-block;
	font-weight: normal;
	font-size: 0.65em;
	border: 1px solid #0098ff;
	border-radius: 0.25em;
	padding: 0.1em 0.5em;
	color: #0098ff;
	line-height: 120%;
	text-align: left;
}
#contact-column dl dd .time > span {
	display: inline-block;
}*/

/*　600～1024pxまで　*/
@media screen and (min-width: 600px) {
	#contact-column .two-block {
		display: block;
	}
	#contact-column .two-block .contact-block {
		float: none;
		width: 100%;
		clear: none;
	}
	#contact-column .contact-block dl {
		display: block;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border: none;
	}
	#contact-column .contact-block dl dt, #contact-column .two-block .contact-block dl dt {
		display: block;
		margin: 1em 0 0;
		padding: 0.5em;
		width: 100%;
		box-sizing: border-box;
	}
	#contact-column .contact-block dl dd {
		display: block;
		padding: 0.5em;
		/*margin-bottom: 1em;*/
		text-align: center;
		width: 100%;
		flex-basis: 100%;
		box-sizing: border-box;
	}
	#contact-column .tel-line {
		margin-left: 0;
	}
	#contact-column .time-line {
		font-size: 1.2em;
	}
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	#contact-column .list-box {
		padding: 0 0em;
	}
	#contact-column .tel-line a {
		font-size: 1.0em;
	}
}
/* リンク */
.list-box ul.textlink {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1em;
  display: block;
}
.list-box ul.textlink li {
  text-align: left;
  width: 20%;
  float: left;
  padding-left: 0;
  padding: 0;
	list-style: none;
	text-indent: 0;
}
.list-box ul.l_textlink li {
  text-align: left;
  width: 33.33%;
  float: left;
  padding-left: 0;
  padding: 0;
	list-style: none;
	text-indent: 0;
}
.list-box ul.ll_textlink li {
  text-align: left;
  width: 50%;
  float: left;
  padding-left: 0;
  padding: 0;
	list-style: none;
	text-indent: 0;
}
.list-box ul.textlink li a:before, .list-box ul.l_textlink li a:before, .list-box ul.ll_textlink li a:before {
    content: "";
    width: 0.4em;
    border: 0.4em solid transparent;
    border-left-color: #99d7ff;
    display: inline-block;
    margin: 0 0.25em 0 0;
}
@media (max-width: 768px){
.list-box ul.textlink li, .list-box ul.l_textlink li, .list-box ul.ll_textlink li {
	width: 100%;
	line-height: 2.0em;
	}
	.list-box ul.textlink {
      margin-bottom: 2em;
    padding-left: 2em;
}
}


/*---------------------------------
ポイント
---------------------------------*/
.point {
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: #ACD4F7;
}
.privacy ol {
	padding-left: 2em;
}
.privacy ol li {
	font-family: 'Noto Sans Japanese', sans-serif;
	margin: 2em 0 0.5em 0;
	position: relative;
	padding-left: 0;
	line-height: 1.4em;
}
.privacy ol li ul {
	margin-bottom: 2em;
	padding-left: 2em;
}
.privacy ol li ul li {
	list-style: circle;
	margin: 0.5em 0;
	padding-left: 0;
}
b, strong {
	font-weight: 800;
	/*font-size: 1.2em;*/
}
p {
	margin: 1em 0 1.5em 0;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: center;
}
.page_about p {
	margin: 1em 0 1.5em 0;
	font-size: 1.15em;
	line-height: 1.8em;
}
ol li p {
	text-align: left;
}
.privacy p a {
	text-decoration: none;
	color: #4184f3;
}
#contact {
	max-width: 1280px;
	margin: 20px auto;
}
/*---------------------------------
テーブル
---------------------------------*/
.tbl-1 {
	width: 100%;
}
.tbl-1 th, .tbl-1 td {
	padding: 0.75em;
	float: none;
	border-bottom: none;
	text-align: left;
	line-height: 1.8em;
}
.tbl-1 th {
	border-bottom: 1px dashed #e4e4e4;
	vertical-align: middle;
	width: 12.5em;
	font-weight: 600;
}
.tbl-1 td {
	border-bottom: 1px dashed #e4e4e4;
}
.tbl-1 td ul {
	padding-left: 1.5em;
}
/*　768px　*/
@media only screen and (max-width: 768px) {
	.tbl-1 {
		display: table;
	}
	.tbl-1 th, .tbl-1 td {
		display: block;
	}
	#contact #formfoot {
		padding: 1em;
	}
	.tbl-1 th {
		white-space: nowrap;
		min-width: auto;
		width: auto;
		border-bottom: none;
		background-color: #e4e4e4;
		display: block;
		overflow: hidden;
		margin-top: 0.25em;
	}
	.tbl-1 td {
		border-bottom: none;
	}
}
/*　　*/
#contact p {
	text-align: left;
}
#contact .caption {
	line-height: 1.2em;
}
#contact .required {
	color: #f00;
}
#contact table th:before {
	content: "";
	border: 0.5em solid transparent;
	border-left-color: #0098ff;
	display: inline-block;
	margin: 0 0.5em 0 0;
}
/*　768px　*/
@media only screen and (max-width: 768px) {
	#contact table th:before {
		content: "";
		border: 0.5em solid transparent;
		border-top-color: #0098ff;
		display: inline-block;
		margin: 0.5em 0.5em -0.5em 0;
	}
}
#contact table td {
	box-sizing: content-box;
}
#contact table td input[type="text"], #contact table td textarea {
	width: 100%;
}
#contact table td label {
	margin-right: 1em;
}
#contact table td.err span.err {
	display: inline-block;
	color: #f00;
}
#contact table td input[type="text"], #contact table td textarea {
	width: 100%;
}
#contact table td input[type="text"], 
#contact table td input[type="tel"],
#contact table td input[type="email"],
#contact table td textarea, #contact table td select {
	font-size: 1.1em;
	padding: 0.3em 0.5em 0.2em;
	border-radius: 0.3em;
	margin-bottom: 0.2em;
	box-sizing: border-box;
	border: 1px solid #888;
}
#contact table td.err input[type="text"],
#contact table td.err input[type="tel"],
#contact table td.err input[type="email"]{
	background-color: #FFDDDD;
}
#contact #formfoot {
	text-align: center;
	padding: 0.5em;
}
#contact #formfoot button {
	padding: 1em;
}
#contact h5 {
	color: #fff;
	letter-spacing: 0.25em;
	display: block;
	overflow: hidden;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 1em;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #0098ff;
	padding: 0.75em;
}
.submit_btn {
	padding: 1em 2em;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	background-color: #0098ff;
	background-position: 0 50%;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 0 #0098ff;
	margin: 0.5em 1em;
	border: 2px outset #0098ff;
}
.submit_btn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*　　*/
#contact #phone {
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 1em;
	overflow: hidden;
}
#contact #phone li {
	display: block;
	float: left;
	margin-right: 2em;
}
#contact #phone li.freedial {
	font-size: 1.5em;
	margin-top: 0;
}
#contact #phone li.freedial img {
	width: 1.5em;
	height: auto;
	vertical-align: middle;
}
#contact #phone li.tel {
	clear: left;
}
#contact #phone li.fax {}
#contact #phone li.hour {
	clear: left;
}
#contact #phone li.fax {}
/*---------------------------------
フッター
---------------------------------*/
footer {
	background: #fff;
}
.footer-content {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#footer-nav {
	/*width: 100%;*/
	font-size: 1em;
	font-weight: 400;
	margin: 0;
	padding: 20px 0;
	background-color: #0098ff;
	color: #fff;
}
#footer-nav ul.link-group {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	/*border-bottom: 1px solid #292929;*/
}
#footer-nav ul.link-group > li {
	width: 100%;
	text-align: center;
}
#footer-nav ul.link-group li.link-home {
	display: none;
}
#footer-nav ul.link-group > li > ul {
	display: block;
	text-align: left;
}
#footer-nav ul.link-group > li > ul > li {
	width: 100%;
	margin: 0.5em auto;
	position: relative;
	padding: 0;
	display: block;
	transition: .3s;
}
#footer-nav ul.link-group > li > ul > li a {
	text-decoration: none;
	/*color: #0098ff;
	background-color: #fff;
	padding: 0.5em;
	border-radius: 0.5em*/
}
#footer-nav ul.link-group .s-btn a {
	text-decoration: none;
	color: #fff;
	padding: 0.5em;
}
#footer-nav ul.link-group .s-btn a:hover {
	color: #BFE6FF;
}
#footer-nav ul.link-parent > li a.parent {
	font-weight: 800;
	line-height: 2em;
	min-width: 12em;
	display: inline-block;
	pointer-events: none;
	color: #fff;	
}
#footer-nav ul.link-parent > li > ul > li {
	margin: 0.5em auto;
	position: relative;
	padding: 0.1em 0.3em;
	display: block;
	transition: .3s;
}
#footer-nav ul.link-parent > li > ul.link-children {
	display: inline-table;
}
#footer-nav ul.link-parent > li > ul.link-children > li {
	margin: 0.5em;
	position: relative;
	padding: 0;
	display: inline-table;
	transition: .3s;
}
@keyframes PanelAnime {
	from {
		height: 0;
		opacity: 0;
	}
	to {
		height: calc(100% - 65px);
		opacity: 1;
	}
}
#main-menu > li a.main-btn:hover::before, #main-menu > li a.main-btn:hover::after {}
/*---------------------------------
スマホ　メニュー
---------------------------------*/
#Panel-Menu-box {
	padding: 0;
	width: 100%;
	top: 65px;
	left: 0;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	z-index: 100;
	display: none;
	overflow: auto;
}
#Panel-Menu-box.active {
	background-color: rgba(255,255,255,0.90);
	    color: #2d3956;
	display: block;
	animation: PanelAnime 0.5s linear;
	height: calc(100% - 65px);
}
#Panel-Menu-box.active a {
	color: #2d3956;
}
#Panel-Menu-box.active a:hover {
	color: #0098ff;
}
#Panel-Menu-box .link-group {
	overflow: hidden;
}
#Panel-Menu-box .link-group > li {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #0098ff;
	line-height: 3.0em;
}
#Panel-Menu-box li.link-sub-group {
	margin: 0;
	padding: 0;
	border-bottom: 0;
}
#Panel-Menu-box ul.link-parent li.s_search {
	padding: 0 0.5em;
	background-color: #0098ff;
	border-bottom: 1px dashed #fff;
	display: block;
	color: #fff;
	font-weight: 600;
}
@media only screen and (min-width: 768px) {
	#footer-nav ul.link-group > li > ul > li.s_search {
		display: none;
	}
	#footer-nav ul.link-group > li.link-sub {
		display: none;
	}
}
#Panel-Menu-box ul.link-sub-parent > li {
	margin: 0;
	padding: 0;
		border-bottom: 1px solid #0098ff;
}
#Panel-Menu-box .link-group > li > ul > li {}
#Panel-Menu-box .link-group > li > ul > li a {
	display: block;
	padding: .5em;
}
#Panel-Menu-box .link-group > li.link-sub > ul > li {
		border-bottom: 1px solid #0098ff;
}
#Panel-Menu-box ul.link-parent li.s-btn-box {
	padding: 0 1em 0;
	background-color:  #99d7ff;
}
#Panel-Menu-box ul.link-parent li.s-btn-box a {
	    color: #2d3956;
}
#Panel-Menu-box ul.link-parent li.s-btn-box a:hover {
	color: #0098ff;
}
#Panel-Menu-box ul.link-parent li.s-btn-box .parent {
	color: #fff;
	font-weight: 600;
}
#Panel-Menu-box ul.link-children li.s_menu11 {
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-image: url(../images/icon_apart.png);
	text-indent: 4.5em;
	padding: 0;
}
#Panel-Menu-box ul.link-children li.s_menu13 {
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-image: url(../images/icon_tenant.png);
	text-indent: 4.5em;
	padding: 0;
}
#Panel-Menu-box ul.link-children li.s_menu12 {
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-image: url(../images/icon_parking.png);
	text-indent: 4.5em;
	padding: 0;
}
#Panel-Menu-box ul.link-children li.s_menu23 {
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-image: url(../images/icon_kashichi.png);
	text-indent: 4.5em;
	padding: 0;
}
#Panel-Menu-box ul.link-children li.s_menu21 {
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-image: url(../images/icon_tochi.png);
	text-indent: 4.5em;
	padding: 0;
}
#Panel-Menu-box ul.link-children li.s_menu22 {
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-image: url(../images/icon_home.png);
	text-indent: 4.5em;
	padding: 0;
}
#Panel-Menu-box ul.link-children li.s_menu24 {
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-image: url(../images/icon_mansyon.png);
	text-indent: 4.5em;
	padding: 0;
}
/*---------------------------------
スマホ　メニュー　アクティブ 
---------------------------------*/
#Panel-Menu-box ul.link-parent.active > li.s-btn-box {
	padding: 0 1em 1em 1em;
}
#Panel-Menu-box ul.link-parent.active > li.s-mini-box {
	padding: 0 1em 1em 1em;
}
#Panel-Menu-box ul.link-parent > li a {
	position: relative;
}
#Panel-Menu-box ul.link-parent > li a.parent::after, #Panel-Menu-box ul.link-parent > li a.parent::before {
	content: "";
	height: 5px;
	width: 20px;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	right: 0;
	background-color: #fff;
	transition: all .3s ease;
}
#Panel-Menu-box ul.link-parent > li.s-btn-box a.parent::after, #Panel-Menu-box ul.link-parent > li.s-btn-box a.parent::before {
	background-color: #2d3956;
}
#Panel-Menu-box ul.link-parent > li a.parent::before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#Panel-Menu-box ul.link-parent.active > li a.parent::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#Panel-Menu-box ul.link-children {
	background: rgba(255, 255, 255, .80);
	color: #2d3956;
	border-radius: 0.5em;
}
#Panel-Menu-box ul.link-children a {
	color: #2d3956;
		border-bottom: 2px solid #99d7ff;
}
#Panel-Menu-box ul.link-children li:last-child a {
	border-bottom: none;
}
/*---------------------------------
個人情報　メニュー
---------------------------------*/
#policy-nav {
	margin: 0;
	background-color: #102e51;
	padding: 1em;
}
#policy-nav ul {
	padding: 1em 0;
}
#policy-nav ul li {
	display: inline-block;
	position: relative;
	line-height: 1.8em;
}

#policy-nav ul li::before {
	content: "";
	position: absolute;
	top: 50%;
	width: 1px;
	height: 1em;
	margin-top: -0.5em;
	background-color: #fff;
}
#policy-nav ul li a {
	padding: 0.25em 1em;
	display: emline-block;
	width: calc(100% - 3px);
	color: #fff;
}
#policy-nav ul li a:hover {
	color: #BFE6FF;
}
.footer-name {
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-bottom: 40px;
	font-weight: bold;
	text-align: center;
}
.footer-copyright {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 2.6em;
}
/*　540px　*/
@media only screen and (max-width: 540px) {
	.footer-copyright span {
		display: none;
	}
}
/*---------------------------------
フッター　tel 
---------------------------------*/
.tel_box {
	/*background-color: #fff;*/
	font-size: 0.85em;
	text-align: center;
	padding: 1em 1em 1em 0;
	margin: 1em 3em 1em 0;
	float: left;
	color: #fff;
}
.company_name {
	font-size: 1.4em;
	font-weight: 500;
}
.company_name span {
	display: inline-block;
}
.tel_no {
	font-size: 2em;
	font-weight: 700;
	line-height: 2em;
	    font-family: 'Noto Sans Japanese', sans-serif;
}
.tel_no a {
	color: #fff;
}
/*.tel_no a:before {
	content: "";
	width: 1.0em;
	height: 1.0em;
	display: inline-block;
	margin-right: 0.5em;
	background-image: url("/images/tel.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}*/
/*　768px　*/
@media only screen and (max-width: 768px) {
	.tel_box {
		width: 100%;
	}
    .company_name span {
	display: block;
}
}
/*---------------------------------
ページトップ 
---------------------------------*/
.pagetop {
	position: fixed;
	bottom: 80px;
	right: -3px;
	z-index: 99;
}
.pagetop a {
	font-size: 0.75em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 20px;
	line-height: 1;
	border-radius: 0.75em 0 0 0.75em;
	/*border: 2px solid #fff;*/
	background: rgba(255,214,0,0.85);
	position: relative;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
/* 768px以下 */
@media only screen and (max-width: 768px) {
	.categorylist-item {
		font-size: 7px;
		font-size: 0.75rem;
	}
	.opening {
		height: calc(300px - 200px);
		min-height: 300px;
	}
	.opening-img {
		right: 0;
		width: calc(100% + 200px);
		height: 360px;
	}
	.opening-logo {
		display: none;
	}
}
/*お客様の家　施工例*/
#works_box {
	background-color: #fffdec;
	overflow: hidden;
	padding: 30px 0;
}
#works_box h2 {
	margin: 0 0 60px 20%;
	float: left;
	width: 60%;
}
#works_box .wrp {
	width: 90%;
	margin: 0 auto;
}
/* 768px */
@media (max-width : 768px) {
	#works_box .wrp {
		width: 90%;
		margin: 0 auto;
	}
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/**/
#works_box .works_dtl {
	position: relative;
	margin-bottom: 40px;
	clear: both;
}
#works_box .event_img {
	width: 50%;
	max-height: 320px;
	overflow: hidden;
	position: relative;
	line-height: 1.2em;
}
#works_box .event_img img {
	width: 100%;
	height: auto;
	margin-top: calc(200px - 35%);
}
#works_box .imgR .event_img {
	margin-left: auto;
}
#works_box .imgL .event_img {
	margin-right: auto;
}
#works_box .works_inner {
	top: 0;
	margin: 0;
	padding: 36px 0 36px 36px;
	/*background-color: rgba(255, 255, 255, 0.7);*/
	width: 50%;
	/*min-width: 360px;*/
	min-height: 200px;
	position: absolute;
	/*box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.3);*/
	z-index: 2;
	text-align: center;
	box-sizing: border-box;
}
#works_box .imgR .works_inner {
	left: 0;
}
#works_box .imgL .works_inner {
	right: 0;
}
#works_box .works_inner .works_cate {
	display: inline-table;
	margin: 0 auto 0.5em;
	padding: 0.25em 1em;
	background: #0098ff;
	border-radius: 1em;
	color: #fff;
	line-height: 1.2;
}
#works_box .works_inner .works_ttl {
	margin: 0 0 1.5em 0;
	font-size: 1.2em;
	font-weight: normal;
	    border-bottom: 4px dotted #99d7ff;
    padding-bottom: 2%;
}
#works_box .works_inner .works_txt {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 1.6em;
	font-size: 1.2em;
}
#works_box .works_inner .works_btn {
	font-weight: 600;
	display: block;
	text-align: center;
	padding: 1em 0;
	background: #0098ff;
	border-radius: 30px;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	border: #0000b4 2px solid;
	position: relative;
}
#works_box .works_inner .works_btn::before {
	content: "";
	position: absolute;
	display: inline-block;
	background: #DCDCDC;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	opacity: .5;
	right: -8px;
	bottom: -8px;
	z-index: -1;
}
#works_box .works_inner .works_btn:hover {
	background: #fff;
	color: #0098ff;
	border: #0000b4 2px solid;
}
/*1025px以上*/
@media screen and (min-width: 1025px) {
	#works_box .works_inner {
		width: 50%;
		min-height: 150px;
		padding: 10px 0 10px 20px;
	}
	#works_box .works_inner .works_cate {
		display: none;
	}
	#works_box .works_inner .works_ttl {
		font-size: 1.4em;
	}
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	#works_box .event_img {
		max-height: 270px;
	}
	#works_box .event_img img {
		margin-top: calc(200px - 48%);
	}
}
/*　768px以下　*/
@media screen and (max-width: 768px) {
	#works_box .wrp {
		width: 90%;
		padding: 0 10px;
	}
	#works_box .works_dtl {
		margin-bottom: 0;
		margin-top: 30px;
	}
	#works_box .event_img {
		width: 100%;
		box-shadow: none;
	}
	#works_box .event_img img {
		margin-top: 0;
		display: block;
	}
	#works_box .works_inner {
		position: relative;
		margin-top: 0;
		box-shadow: none;
		min-width: 100%;
		width: 90%;
		padding: 20px;
		display: block;
		box-sizing: border-box;
		overflow: hidden;
		margin-right: 0;
	}
}
/*---------------------------------
ページ画像見出し
---------------------------------*/
.content_head {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 160px;
	padding: 30px 0 30px;
	position: relative;
	width: 100%;
}
.page_about .content_head {
	background-image: url("../images/top_about.jpg");
}
.page_privacy .content_head {
	background-image: url("../images/top_privacy.jpg");
}
.page_contact .content_head {
	background-image: url("../images/top_contact.jpg");
}
.page_news .content_head {
	background-image: url("../images/top_news.jpg");
}
.page_link .content_head {
	background-image: url("../images/top_link.jpg");
}
.page_sitemap .content_head {
	background-image: url("../images/top_sitemap.jpg");
}
.page_move .content_head {
	background-image: url("../images/top_move.jpg");
}
.page_sell .content_head {
	background-image: url("../images/top_sell.jpg");
}
.page_buy .content_head {
	background-image: url("../images/top_buy.jpg");
}
.page_rent .content_head {
	background-image: url("../images/top_rent.jpg");
}
.page_consult .content_head {
	background-image: url("../images/top_consult.jpg");
}
.page_owner .content_head {
	background-image: url("../images/top_owner.jpg");
}
.page_blog .content_head {
	background-image: url("../images/top_blog.jpg");
}
.page_change .content_head {
	background-image: url("../images/top_change.jpg");
}
.content_head .mask {
	height: 220px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.mask_02 {
	background-color: rgba(0, 0, 0, 0.40);
}
.ventforet {
	margin: 0 auto;
	text-align: center;
}
/*---------------------------------
ページh1　
---------------------------------*/
.content_head h1 {
	text-align: center;
	position: relative;
	color: #fff;
	font-style: normal;
	font-weight: 700;
}
h1 span {
	display: block;
}
.content_head h1 span.ja {
	font-weight: 700;
	font-size: 0.9em;
	margin-top: 0.3em;
}
.content_head h1 span.en {
	font-weight: 700;
	font-size: 1.6em;
	line-height: 100%;
	color: #fff;
}
.content_head h1 span.txt {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #fff;
	margin: 1em 1em 0 1em;
}
/* 768px */
@media (max-width: 768px) {
	.content_head h1 span.txt {
		font-size: 12px;
	}
	.content_head h1 span.en {
		font-size: 1.2em;
	}
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	.ventforet img {
		width: 100%;
	}
}
/*---------------------------------
会社案内
---------------------------------*/
.about_table {
	margin: 10px 0;
	width: 100%;
	border-bottom: 1px solid #cfcfcf;
}
.about_table th {
	background-color: #e2f4ff;/*#e3e5ea;*/
	text-align: left;
	font-weight: 500;
    vertical-align: middle;
}
.about_table th.midashi {
	background-color: #e3e5ea;
	text-align: left;
	font-weight: 500;
}
.about_table th, .about_table td {
	padding: 8px 18px 10px;
	border-top: 1px solid #cfcfcf;
}
.about_table td {
	line-height: 1.5;
	text-align: left;
}
.list-box .about_table ul {
}
.list-box .about_table ul li{
    list-style: disc;
    list-style-position: inside;
    padding-left: 2em;
    text-indent: -1.5em;
}

ul.pict-box {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
ul.pict-box li {
	margin: 0;
	padding: 0.5em;
	width: 50%;
	float: left;
	box-sizing: border-box;
}
ul.pict-box li img {
	width: 100%;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
#map {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 400px;
}
#site_link {
	margin: 0;
	height: auto;
	padding: 10px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
#site_link ul {
	padding: 0px;
	margin: 0;
}
#site_link ul li {
	width: 31.33%;
	list-style: none;
	float: left;
	margin: 1%;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#site_link ul li img {
	width: 100%;
	height: auto;
	border: 1px solid #999999;
}
/* 767px */
@media (max-width: 767px) {
	.about_table th, .about_table td {
		display: block;
	}
	.about_table th.midashi {
		display: none;
	}
	.about_table td {
		border-top: none;
	}
	.about_table td:nth-of-type(2), .about_table td:nth-of-type(3) {
		border-top: 1px dashed #8f99ab;
	}
	ul.pict-box li {
		width: 100%;
	}
	#site_link ul li {
		width: 48%;
	}
}
/*　お問い合わせフォーム　*/
.sub-menu {
	overflow: hidden;
	margin: 20px auto;
}
.sub-menu ul {}
.sub-menu.one-column ul li {}
.sub-menu.two-column ul li {
	float: left;
	width: 48%;
	margin: 1%;
}
.sub-menu ul li a {
	display: block;
	font-size: 1.2em;
	background: #0095F8;
    box-shadow: 0 3px 0 rgb(0 0 0 / 20%);
	color: #fff;
	text-align: center;
	padding: 1em;
	max-width: 300px;
    border-radius: 6px;
    margin: 3px auto;
    transition: .3s;
}
.sub-menu ul li a:hover {
	background-color: #102e51;
	color: #FFF;
    transform: translateY(3px);
    box-shadow: 0 0 0 rgb(0 0 0 / 10%);
}
.sub-menu ul li a.btn-color-0080d9 {
	background-color: #0080d9;
}
/* 600~1024pxまで */
@media screen and (min-width: 600px) {
	.sub-menu.two-column ul li {
		float: none;
		width: 100%;
		margin: 0 0 1em 0;
		max-width: none;
	}
}
/*---------------------------------
個人情報
---------------------------------*/
.p_txt {}
.list-box ol, .list-box ul {
	padding: 0;
	margin: 1em 0;
	counter-reset: counter-name;
	overflow: hidden;
}
.list-box ol li {
	margin: 0.5em 0 1em 0;
	list-style: none;
	position: relative;
	line-height: 1.4em;
}
.list-box ul li {
	margin: 0.5em 0 0 0;
	list-style: none;
	position: relative;
	line-height: 1.4em;
}
/* ブログ */
.list-box ol li::before {
	font-family: fot-tsukubrdgothic-std, sans-serif;
	counter-increment: counter-name;
	content: counter(counter-name) ".";
	color: #0098ff;
	position: absolute;
	font-weight: 600;
	left: 0;
	font-size: 1.4em;
}
.list-box ol li b {
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 800;
	font-size: 1.4em;
	color: #0098ff;
	padding-left: 2em;
	display: flex;
}
.list-box ul li b {
	font-weight: 800;
	font-size: 1.4em;
	color: #0098ff;
	padding-left: 0;
	display: flex;
}
.list-box ol li p, .list-box ul li p {
	text-align: left;
	line-height: 1.5em;
}
.list-box ol li ul, .list-box ul li ul {
	margin-bottom: 2em;
	padding-left: 2em;
}
.list-box ol li ul li {
	list-style: circle;
}
.list-box ol li ul li:before {
	display: none;
}
.list-box ol li ol {
	margin-bottom: 1em;
	padding-left: 2em;
}
.list-box ol li ol li {
	list-style: decimal;
}
.list-box ul li ul li {
	/*list-style: disc inside;*/
	list-style: none;
	padding-left: 2em;
	text-indent: -1em;
}
.list-box ul li ol li {
	list-style: decimal inside;
	padding-left: 3em;
	text-indent: -1em;
	list-style-type: lower-latin;
	border: none;
}
.list-box ul li ol li:before {
	display: none;
}
.list-box ol li ol li:before {
	display: none;
}
/* 768px */
@media (max-width: 768px) {
	.p_contact {
		text-align: left;
		line-height: 2;
	}
	.contents-box .p_contact br {
		display: block;
	}
    .list-box ul li b {
	font-size: 1.2em;
}
}
/*---------------------------------
不動産の売却・運用 サイドメニュー
---------------------------------*/
.side_column {
		right: -25px;
	}
.side_column .side_content {
	width: 70px;
}
.side-block-list a:hover {
	text-decoration: none;
	background-color: rgba(230, 222, 200, .2);
}
.point-side-item {
	width: 70px;
	height: 70px;
	opacity: .5;
	transition: .2s ease-in;
	position: relative;
}
.point-side-item:hover {
	opacity: 1;
}
.point-side-item:not(:last-child) {
	margin: 0 0 15px;
}
.point-side-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	border: 4px solid #333;
	text-align: center;
	line-height: 1.0em;
}
.point-side-link:hover {
	border: 4px solid #333;
	color: #fff;
}
.point-side-text {
	position: absolute;
	right: 0px;
	top: calc(50% - 20px);
	z-index: -1;
	display: block;
	padding: 10px 25px 10px 20px;
	background: rgba(51, 51, 51, 1.00);
	color: #fff;
	white-space: nowrap;
	font-weight: bold;
	pointer-events: none;
	opacity: 0;
	transition: .2s ease-out;
	border-radius: 1em 0 0 1em;
}
.point-side-item:hover .point-side-text {
	right: 60px;
	opacity: 1;
}
/*1025px以上*/
@media screen and (min-width: 1025px){
.side_column {
	position: fixed;
	right: 20px;
	top: calc(50% - 235px);
	width: auto;
	z-index: 3;
}}
/*---------------------------------
step 不動産の売却・運用
---------------------------------*/
#consult-section p {
	color: #000000;
	padding: 0 0.5em;
}
.step {
	padding-bottom: 40px;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.step_item {
	border-left: 10px solid #0098ff;
    background-color: #EBF8FF;
	padding: 5px 0;
	margin-bottom: 1em;
	overflow: hidden;
}
.step_item_box {

}
.step_item_label {
	font-size: 20px;
	font-weight: 700;
	color: #0098ff;
    float: left;
    margin-left: 1em;
}
.step_item_name {
	font-size: 1.4em;
	font-weight: 700;
	color: #333;
    float: left;
    margin-left: 1em;
    margin-top: 0.25em;
    line-height: 42px;
}
.step_item_label_number {
	font-size: 42px;
	margin-left: 0.25em;
	vertical-align: middle;
}
.step_item_text {
	margin: 1em 1em 1.5em 1em;
	padding: 0;
}
.step_item_text h5{
    color: #585858;
    text-align: left;
  padding: 0.5em;
  display: block;
  line-height: 1.3;
  background: #FFE76D;
  vertical-align: middle;
  border-radius: 25px;
}
.step_item_text h5:before {
  content: '●';
  color: white;
  margin-right: 8px;
}
.step_item_text p{
    margin: 0.5em 0 1.5em 0;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	text-align: left;
}
.step_item_text ul.list {
    margin: 0.5em 0 1.5em 0;
}
.step_item_text ul.list li {
    text-align: left;
	padding: 0;
	margin: 0px;
	list-style: disc;
    list-style-position: inside;
    line-height: 1.8em;
    font-size: 0.95em;
}

/*---------------------------------
表
---------------------------------*/
.set_table {
  margin: 1em auto;
    text-align: center;
font-size: 0.95em;
	border-bottom: 1px solid #8f99ab;
}
.set_table th {
  background-color: #e3e5ea;
  text-align: center;
  font-weight: 600;
  vertical-align: middle;
}
.set_table th, .set_table td {
  padding: 8px 10px 10px;
	border-top: 1px solid #8f99ab;
}

.set_table td {
  vertical-align: top;
  line-height: 1.5;
  text-align: left;
	border-left: 5px #fff solid;
}
.set_table td ul {
  margin: 0 0 0.5em 1em;
  padding: 0;
  overflow: inherit;
	display: table;
}
.set_table td ul li {
  margin: 0;
  padding: 0;
  list-style: disc;
}

/*---------------------------------
フロー
---------------------------------*/
.flow_box {
	margin: 0 auto 20px;
	padding: 0;
	max-width: 80%;
	background: #FFf;
    border: 2px solid #FFC388;
}
.flow_box ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.flow_box ul li{
    text-align: left;
	padding: 0;
	margin: 0px;
	list-style: disc;
    line-height: 1.8em;
    font-size: 0.95em;
}
.flow_title {
	margin: 0;
	padding: 3px 0;
	line-height: 1.5em;
	font-weight: normal;
	color: #fff;
    background-color: #FFC388;
}
.flow_comment {
	margin: 0;
	padding: 1em;
}
/*サイトマップ*/
ul.sitemap_list {
	border-bottom: 1px solid #B7C7E7;
}
ul.sitemap_list li {
margin: 0;
	padding: 0.75em;
	border-top: 1px solid #B7C7E7;
}
ul.sitemap_list li:last-child {
	border-bottom: 1px solid #B7C7E7;
}
ul.sitemap_list li a {
  list-style: none;
  display: block;
  background-image: none;
  font-weight: 600;
	font-size: 1.05em;
}
ul.sitemap_item {
  margin: 0.75em 0 0 0;
  padding: 0;
	margin-bottom: 1em;
}
.list_box ul.sitemap_item li {
  list-style: none;
}
ul.sitemap_item li a {
  margin: 0;
  list-style: none;
  display: block;
  background-image: none;
  font-weight: normal;
}
ul.sitemap_list li a:before {
  content: "";
  border: 0.5em solid transparent;
  border-left-color: #99d7ff;
  display: inline-block;
  margin: 0 0.5em 0 0;
}
ul.sitemap_item li a:before {
  content: "";
  border: 0.3em solid transparent;
  border-left-color: #99d7ff;
  display: inline-block;
  margin: 0 0.5em 0 0;
}
/*---------------------------------
パンくず
---------------------------------*/
.breadcrumbs_wrapper {
	width: 100%;
	position: absolute;
	right: 0;
	z-index: 1;
}
	.breadcrumbs {
		padding: 5px 15px;
	}
	.breadcrumbs ul {
		display: block;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
		overflow: auto;
		white-space: nowrap;
	}
	.breadcrumbs li {
		display: inline;
		padding-right: 20px;
		flex: 0 0 40%;
	}
    ul.sitemap_list li {
	padding: 0.75em 0;
}
.breadcrumbs li:not(:last-child) {
	position: relative;
}
.breadcrumbs li:not(:last-child)::after {
	content: "＞";
	display: block;
	position: absolute;
	width: 9px;
	height: 15px;
	top: 0;
	bottom: 0;
	right: 10px;
}
.breadcrumbs a {
	color: #0098ff;
}
.breadcrumbs a:hover {
	color: #d75876;
}
/*1025px以上*/
@media screen and (min-width: 1025px){
.breadcrumbs {
	font-size: 0.95em;
	margin: auto;
	padding: 5px 15px;
	overflow-x: auto;
	word-break: keep-all;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.breadcrumbs ul {
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.breadcrumbs li {
	padding-right: 25px;
}}
/*---------------------------------
バナーエリア 物件検索MENU
---------------------------------*/
h4.banner-tit{
	margin: 0;
	padding: 2em 0 1em 0;
	text-align: center;
	font-size: 1.8em;
	font-weight: normal;
}
.banner-area-box {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.banner-area {
	color: #FFFFFF;
	overflow: hidden;
	display: flex;
	    flex-wrap: wrap;
	padding: 1em 0.5em 2em 0.5em;
	margin: 0;
}
.smoke_blue{
	background-color: #BBF0FF;
}
.smoke_green{
	background-color: rgba(164,233,186,1.0);/*86e1bf*/
}
.banner-content-onethird {
	background-color: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
	width: 31.3%;
	margin: 0.75em 1%;
    height: 128px;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.banner-content-onethird:hover, .banner-content-half:hover {
	background-color: rgba(255,255,255,0.50);;
}
.banner-content-half {
	background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
	width: 48%;
	margin: 0.75em 1%;
}
.banner-content-onethird a, .banner-content-half a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.banner-box{
	padding: 0;
	margin: 0;
	overflow: hidden;
	box-sizing: border-box;
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) ;
    background-color: rgba(255,255,255,0.80);
    border-radius: 6px;
}

.banner11:hover, .banner12:hover, .banner13:hover, .banner21:hover, .banner22:hover, .banner23:hover, .banner24:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.banner11 {
	background: url(../images/search_01.jpg) no-repeat center center;
	background-color: #f4f4f4;
    width: 100%;
    height: 128px;
    flex-shrink: 0;
	background-size: cover;
	overflow: hidden;
}
.banner13 {
	background: url(../images/search_02.jpg) no-repeat center center;
	background-color: #f4f4f4;
    width: 100%;
    height: 128px;
    flex-shrink: 0;
	background-size: cover;
}
.banner12 {
	background: url(../images/search_03.jpg) no-repeat center center;
	background-color: #f4f4f4;
    width: 100%;
    height: 128px;
    flex-shrink: 0;
	background-size: cover;
}
.banner21 {
	background: url(../images/search_04.jpg) no-repeat center center;
	background-color: #f4f4f4;
    width: 100%;
    height: 128px;
    flex-shrink: 0;
	background-size: cover;
}
.banner22 {
	background: url(../images/search_05.jpg) no-repeat center center;
	background-color: #f4f4f4;
    width: 100%;
    height: 128px;
    flex-shrink: 0;
	background-size: cover;
}
.banner23 {
	background: url(../images/search_23.jpg) no-repeat center center;
	background-color: #f4f4f4;
    width: 100%;
    height: 128px;
    flex-shrink: 0;
	background-size: cover;
}
.banner24 {
	background: url(../images/search_06.jpg) no-repeat center center;
	background-color: #f4f4f4;
    width: 100%;
    height: 128px;
    flex-shrink: 0;
	background-size: cover;
}
.banner-box h3 {
	margin: 0;
}
.banner-box .b_title {
	font-size: 1.4em;
color: #333;
font-weight: normal;
	margin: 1em 0.25em;
}
.banner-box .b_detail {
	font-size: 0.75em;
color: #000;
font-weight: 400;
	margin: 0 0.5em 1em;
	display: block;
}
.banner-content-half::before .banner11 {
	background-image: url(../images/icon_apart.png);
	background-size: 65%;
	background-position-y: 5px;
}
.banner13 h3::before {
	background-image: url(../images/icon_tenant.png);
	background-size: 65%;
	background-position-y: 5px;
}
.banner12 h3::before {
	background-image: url(../images/icon_parking.png);
	background-size: 65%;
	background-position-y: 5px;
}
.banner23 h3::before {
	background-image: url(../images/icon_kashichi.png);
	background-size: 65%;
	background-position-y: 5px;
}
.banner21 h3::before {
	background-image: url(../images/icon_tochi.png);
	background-size: 65%;
	background-position-y: 5px;
}
.banner22 h3::before {
	background-image: url(../images/icon_home.png);
	background-size: 65%;
	background-position-y: 5px;
}
.banner24 h3::before {
	background-image: url(../images/icon_mansyon.png);
	background-size: 65%;
	background-position-y: 5px;
}
/*.banner-content-onethird::before {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #C1C1C1;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 55px;
	width: 55px;
	margin: 10px 0 10px 0;
}*/
.banner02 h3 {
	letter-spacing: 0em;
}
/* 768px */
@media screen and (max-width: 768px) {
	.banner-content-half, .banner-content-onethird {
		width: 98%;
	}
	.banner-content h3::before {
		position: relative;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #C1C1C1;
		border-radius: 50%;
		content: "";
		display: inline-block;
		height: 55px;
		width: 55px;
		margin: 10px 0 10px 0;
		overflow: hidden;
		text-align: center;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

.kome {
	font-size: 0.85em;
}
/*---------------------------------
ボタン
---------------------------------*/
.r_btn {
	margin: 1em;
}
.r_btn a {
	color: #fff;
	margin: 0 auto;
	width: 70%;
	font-weight: 600;
	display: block;
	text-align: center;
	padding: 1em 0;
	background: #5BBCFF;
	border-radius: 30px;
	line-height: 1;
	text-decoration: none;
	border: #0098ff 2px solid;
	position: relative;
}
.r_btn a:hover {
	color: #5BBCFF;
	background: #fff;
	border: #0098ff 2px solid;
}
/**/
.br-sp, .contents-box p br.br-sp {
    display: block;
}
@media screen and (min-width: 768px){
.br-sp, .contents-box p br.br-sp {
    display: none;
    }}

/*　ブログ　*/
#blogList {
    padding: 0.75em 1em;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}
#blogList li {
   height: 3em;
              }
#blogList li {}
#blogList li .date {
 display: inline-block;
 margin-right: 2em;
 }
 #blogList li .title {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  }
/*---------------------------------
スライダー
---------------------------------*/
#opening {
  overflow: hidden;
  background-color: #D3D3D3;
  height: 560px;
  width: 100%;
}
#opening .slick-slider {
  height: 560px;
  width: 100%;
}
#opening .slick-slider .slick-slide {
  height: 560px;
  width: 100%;
}
#opening .slick-slider .slick-slide img {
  opacity: 1;
  width: 100%;
  height: auto;
}
#opening .slick-slider .slick-slide a.link {

}
#opening .slick-slider .slick-slide .open_text_l {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 560px;
  padding: 2em;
  margin: 0;
  box-sizing: border-box;
  color: #fcfeff;
  font-size: 1.8em;
  display: block;
  vertical-align: middle;
  line-height: 180%;
  font-weight: 600;
  text-shadow: rgba(0, 0, 0, 0.33) 1px 1px 5px, rgba(0, 0, 0, 0.33) -1px 1px 5px, rgba(0, 0, 0, 0.33) 1px -1px 5px, rgba(0, 0, 0, 0.33) -1px -1px 10px;
  z-index: 20;
}
#opening .s-box {
  position: absolute;
  width: 100%;
  padding: 2em;
  /*margin: 2em;*/
  box-sizing: border-box;
  color: #fcfeff;
  font-size: 1.6em;
  z-index: 20;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
#opening ul .link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#opening .s-title {
  font-size: 1.4em;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-shadow: rgba(0, 0, 0, 0.33) 1px 1px 5px, rgba(0, 0, 0, 0.33) -1px 1px 5px, rgba(0, 0, 0, 0.33) 1px -1px 5px, rgba(0, 0, 0, 0.33) -1px -1px 10px;
}
#opening .s-logo {
  line-height: 1.8;
  color: #0098ff;
  font-size: 0.75em;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: 0px;
  padding: 0px;
}
#opening .s-lead {
  line-height: 1.8;
  color: #fff;
  font-size: 0.85em;
  font-weight: normal;
  text-shadow: rgba(0, 0, 0, 0.33) 1px 1px 5px, rgba(0, 0, 0, 0.33) -1px 1px 5px, rgba(0, 0, 0, 0.33) 1px -1px 5px, rgba(0, 0, 0, 0.33) -1px -1px 10px;
  letter-spacing: 0.1em;
  margin: 1em 0 0 0;
  padding: 0;
  /*background-color: rgba(255, 255, 255, 0.70);*/
  /*box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.2);*/
}
#opening .slick-slider .slick-slide .s-center {
  text-align: center;
}
#opening .slick-slider .slick-slide .s-left {
  text-align: left;
}
#opening .slick-slider .slick-slide a.link-btn {
  display: block;
  font-size: 0.65em;
  background-color: #0095F8;
box-shadow: 0 3px 0 rgb(0 0 0 / 20%);
  color: #fff;
  text-align: center;
  padding: 0.5em;
  max-width: 200px;
  margin: 0.75em auto 0;
  border-radius: 6px;
  transition: .3s;
    letter-spacing: 0.15em;
}
#opening a.link-btn::hover {
    background-color: #102e51;
    color: #FFF;
    transform: translateY(3px);
    box-shadow: 0 0 0 rgb(0 0 0 / 10%);
}
/*ドット*/
#opening .slick-dots li button:before
{   color: white;
}
#opening .slick-dots li.slick-active button:before
{
    opacity: .95;
    color: white;
}
#opening .slick-dots{
    bottom:40px;
}
/* 1680px */
@media screen and (max-width: 1680px) {
  #opening, #opening .slick-slider, #opening .slick-slider .slick-slide {
    height: 450px;
  }
  #opening .slick-slider .slick-slide .open_text_l {
    height: 450px;
    font-size: 1.6em;
  }
}
/*1025px以上*/
@media screen and (min-width: 1025px) {
  #opening, #opening .slick-slider, #opening .slick-slider .slick-slide {
    height: 400px;
  }
  #opening .slick-slider .slick-slide .open_text_l {
    height: 400px;
    font-size: 1.6em;
  }
  #opening .slick-slider .slick-slide .s-box {
    /*font-size: 1.2em;*/
  }
}
/* 768px */
@media screen and (max-width: 768px) {
  #opening,
  #opening .slick-slider,
  #opening .slick-slider .slick-slide {
    height: 240px;
  }
}

/* 600~1024pxまで */
@media screen and (min-width:600px){
  #opening .slick-slider .slick-slide .s-box {
    top: 45%;
    font-size: 1.0em
  }
  #opening,
  #opening .slick-slider,
  #opening .slick-slider .slick-slide {
    height: 200px;
}
#opening .slick-slider .slick-slide .open_text_l {
  height: 200px;
  font-size: 1.0em;
  line-height: 1.4em;
  top: 0;
  left: 2em;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  padding: 2em;
  -ms-writing-mode: lr-tb;
  writing-mode: lr-tb;
}
#opening .slick-slider .slick-slide .s-box {
  /*font-size: 1.0em;*/
}
#opening .slick-slider .slick-slide .s-title {
  /*font-size: 1.2em;*/
}
#opening .slick-slider .slick-slide .s-lead {
  line-height: 1.4em;
  font-size: 0.85em;
}
 #opening .slick-dots {
    bottom: 10px;
}
}

/*---------------------------------
リロード
---------------------------------*/
#loader {
	opacity: 1;
	position: fixed;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
}
#loader .spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px
}
#loader .spinner > div {
	background-color: #808080;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out
}
#loader .spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}
#loader .spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
#loader .spinner .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}
#loader .spinner .rect5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}
@-webkit-keyframes sk-stretchdelay {
	0%, 40%, 100% {
		-webkit-transform: scaleY(0.4)
	}
	20% {
		-webkit-transform: scaleY(1.0)
	}
}
@keyframes sk-stretchdelay {
	0%, 40%, 100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}
/*----- フェードイン -----*/
.inviewfadeIn {
	opacity: 0;
	transition: .8s;
}
.fadeIn {
	opacity: 1.0;
}
/*----- 上へスライド -----*/
.inviewUp {
	transform: translate(0, 40px);
	-webkit-transform: translate(0, 40px);
	transition: .8s;
}
.Up {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
/*----- ズームイン -----*/
.inviewzoomIn {
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	transition: .8s;
}
.zoomIn {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
/*----- フェードインしながら上へスライド -----*/
.inviewfadeInUp {
	opacity: 0;
	transform: translate(0, 60px);
	-webkit-transform: translate(0, 60px);
	transition: .8s;
}
.fadeInUp {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}