/* CSS Document */
@media screen and (max-width:768px) {

	/*******************************/
	/*  サイトカラー変更 置換ワード  */
	/* ⇒　#FF9326;/*sma_color_01*/
	/*     ヘッダ,h2,パンくず背景  */
	/* ⇒  #BBBBBB;/*sma_color_02*/
	/*  スライドメニュー背景  */
	/*例）#○○;/*sma_color_01*/
	/*              ?
/*例）#▲▲;/*sma_color_01*/
	/* sma_colorのコメントアウトも含めて置換*/
	/* カラーコードのみを変更*/
	/*******************************/
	/* =========================================================
   reset
========================================================= */
	article,
	aside,
	details,
	figcaption,
	figure,
	footer,
	hgroup,
	menu,
	nav,
	section {
		display: block;
	}

	html {
		overflow-y: scroll;
	}

	blockquote,
	q {
		quotes: none;
	}

	blockquote:before,
	blockquote:after,
	q:before,
	q:after {
		content: '';
		content: none;
	}

	input,
	textarea,
	dt,
	dd {
		margin: 0 1px 0px 10px;
		padding: 0;
	}

	ol,
	ul {
		list-style: none;
		color: black;
		margin: auto;
		padding: 0;

	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	caption,
	th {
		text-align: left;
	}

	a:focus {
		outline: none;
	}

	.cf:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}

	.cf {
		min-height: 1px;
	}

	* html .cf {
		height: 1px;
		/*\*/
		/*/
	height: auto;
	overflow: hidden;
	/**/
	}

	.both {
		clear: both;
	}

	a {
		text-decoration: none;
	}

	.smart_border {
		border: none !important;
	}

	/* =========================================================
   Body
========================================================= */
	html,
	body {
		position: relative;
		margin: 0;
		width: 100%;
		-webkit-text-size-adjust: 100%;
		background: #fff;
		font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
		color: #000000;
	}

	#main {
		margin-bottom: 50px;
	}

	.red {
		color: #FF0000;
	}

	.redbold {
		color: #FF0000;
		font-weight: bold;
	}

	a.red:link {
		color: #FF0000;
	}

	/*リセットEND*/

	h1 {
		background: #0C419A;
		padding: 3px 2%;
		color: #fff;
		font-size: 9px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-weight: normal;
		margin: 0;
		text-align: left;
	}

	marquee {
		font-size: 12px;
		color: #fff;
	}

	.container-top {
		padding: 0px 5px 0 5px;
	}

	ul li.arrow {
		background-image: url(/mobile_img/chevron.png);
		background-position: right center;
		background-repeat: no-repeat;
	}

	.mli-com {
		margin-top: 10px;
		padding-left: 15px;
		font: 12px;
	}

	.mli-kakaku {
		font-size: 20px;
		line-height: 25px;
		font-weight: bold;
		color: red;
	}

	.mli-koumoku {
		font-size: 12px;
		font-weight: bold;
		color: #3399FF;
	}

	.mli-title {
		padding: 2px 5px;
		font-weight: bold;
		background-color: #FF8C00;
		color: #fff;
		font-size: 12px;
		line-height: 25px;
	}

	.mli-koumoku-waku {
		margin-left: 5px;
		font-size: 12px;
		line-height: 16px;
	}

	.li-height {
		height: 200px;
	}

	a .mli-changesearch {
		padding: 3px 5px;
		font-weight: bold;
		text-decoration: none;
		text-overflow: ellipsis;
		background-color: #007fff;
		color: #fff;
		font-size: 14px;
		line-height: 25px;
	}

	.nav-page {
		width: 100%;
	}

	.nav-page div {
		display: inline-block;
	}

	.nav- page-left {
		position: absolute;
		top: auto;
		left: 10px;
	}

	.bg1 {
		padding: 5px;
	}

	.footer {
		padding-top: 5px;
		padding-bottom: 3px;
		margin: 0;
		font-size: 12px;
		text-align: center;
	}

	.footer ul li a {
		font-size: 14px;
		font-weight: bold;
	}

	/*フッターのカラー変更*/
	.footer-b {
		margin: 0;
		background-color: #FF8C00;
		color: #fff;
		font-size: 14px;
		line-height: 16px;
		text-align: center;
	}

	.main {
		margin: 0px;
	}

	.main ul {
		border-top: 0;
		margin: 0px;
		font-size: 12px;
		-webkit-border-radius: 0px;
	}

	.main ul li {
		color: #FFF;
		font-size: 12px;
		border-bottom: 1px solid #c0c0c0;
		list-style-type: none;
		padding: 10px;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#f5f5f5));
	}

	.main ul li:first-child {
		background-image: url(/mobile_img/m-title.jpg);
		border: 0;
		height: 45px;
		margin: 0;
		padding: 0;
		-webkit-border-radius: 0px;
	}

	.main ul li:last-child {
		list-style-type: none;
		-webkit-border-radius: 0;
	}

	.main ul li a img {
		float: left;
		display: block;
		margin: -4px 10px -4px -1px;
	}

	.main ul li.arrow2 {
		background-image: url(/mobile_img/chevron2.png);
		background-position: right center;
		background-repeat: no-repeat;
	}

	.m-title {
		font-size: 20px;
		font-weight: bold;
	}

	.m-title2 {
		font-size: 16px;
		font-weight: bold;
	}

	.nav-portfolio {
		margin: auto;
	}

	.nav-portfolio ul {
		border: 0px;
		-webkit-border-radius: 0;
		padding: auto;
	}

	.nav-portfolio ul li img {
		margin-left: 5px;
		margin-bottom: 5px;
		width: 147px;
		height: 60px;
	}

	.nav-portfolio ul li {
		float: left;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: center;
	}

	.nav-portfolio ul:after {
		content: '';
		display: block;
		clear: both;
		padding: 0px;
	}

	.nav-portfolio a {
		display: block;
		text-decoration: none;
	}

	.nav-portfolio a:after {
		display: block;
		content: attr(title);
		font-size: 12px;
		width: 120px;
		text-align: center;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding: 0px;
	}

	.contact-form {
		margin: -20px 10px 10px 10px;
		padding: 10px;
		border: 1px solid #FFFFFF;
		background-color: #ececec;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#ECECEC));
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0 0 3px #333333;
		box-shadow: 0 0 3px #333333;
	}

	.contact-form dl {
		margin-bottom: 20px;
	}

	.contact-form dt {
		font-weight: bold;
	}

	.contact-form dd {
		margin-bottom: 10px;
	}

	/*************************************
input
*************************************/
	input[type="text"],
	input[type="tel"],
	input[type="email"],
	input[type="password"],
	textarea {
		outline: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		height: 36px;
		line-height36px;
		margin: 5px 0;
		padding: 0 .5em;
		font-size: 1.2em;
		border: 1px solid rgba(0, 0, 0, .3);
		border-radius: 2px;
		box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, .3) inset;
		background-color: #FFF4F4;
		border: 1px solid #FFB0B0;
	}

	input[type="text"]:focus,
	input[type="tel"]:focus,
	input[type="email"]:focus,
	input[type="password"]:focus,
	textarea:focus {
		box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, .5) inset, 0 0 2px 2px rgba(125, 0, 0, .5);
	}

	textarea {
		height: 3.6em;
		line-height: 1.2em;
		padding-right: 0;
	}

	input[type="checkbox"] {
		-webkit-transform: scale(1.5, 1.5);
		transform: scale(1.5, 1.5);
		vertical-align: middle;
		margin-right: 5px;
		line-height: 20px;
	}

	.listCheck input[type="checkbox"] {
		width: auto;
		height: auto;
		margin-right: 5px;
		line-height: 20px;
	}

	input[type="radio"] {
		-webkit-transform: scale(1.5, 1.5);
		transform: scale(1.5, 1.5);
		vertical-align: bottom;
		margin-right: 5px;
		line-height: 20px;
	}

	input[type="reset"] {
		margin: 0 auto 5px;
		width: 90%;
		height: 50px;
		color: #fff;
		display: block;
		letter-spacing: 1px;
		-webkit-appearance: none;
		border-radius: 0;
		border: none;
		font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		text-align: center;
		font-size: 17px;
		letter-spacing: 1px;
	}

	/*
input[type="reset"] {
	margin-top:10px;
	padding: 0px 10px 3px 10px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #000;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
*/
	/*
input[type="submit"] {
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #FFFFFF;
	background-color: #D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
	font-size: 20px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
*/
	.button_bg input {
		background: #FF7505;
		box-shadow: 0 5px #EC6C00;
	}

	.button_bg input[type="reset"] {
		background: #999;
		box-shadow: 0 5px #666;
		margin-top: 10px;
		height: 30px;
	}

	input[type="submit"] .button_main {
		background: #FF7505;
		box-shadow: 0 5px #EC6C00;
	}

	.button_main {

		background: #FF7505;
		box-shadow: 0 5px #EC6C00;
	}

	input[type="submit"] .button_sub {
		background: #999;
		box-shadow: 0 5px #666;
		margin-top: 10px;
		height: 30px;
	}

	.button_sub {
		background: #999;
		box-shadow: 0 5px #666;
		margin-top: 10px;
		height: 30px;
	}

	input[type="submit"] {
		margin: 0 auto 5px;
		width: 90%;
		height: 50px;
		color: #fff;
		display: block;
		letter-spacing: 1px;
		-webkit-appearance: none;
		border-radius: 0;
		border: none;
		font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		text-align: center;
		font-size: 23px;
		letter-spacing: 1px;
	}

	input[type="submit"].toiawase {
		padding: 2px 10px 5px 10px;
		font-size: 23px;
		border: 1px solid #FFFFFF;
		width: auto;
		color: #FFFFFF;
		background-color: #808080;
		background-image: linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
		background-image: -o-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
		background-image: -moz-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
		background-image: -webkit-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
		background-image: -ms-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
		background-image: -webkit-gradient(linear,
				left bottom,
				left top,
				color-stop(0.41, #46D100),
				color-stop(0.94, #2BFF2B));
	}

	textarea {
		padding: 5px;
		width: 100%;
		font-size: 16px;
	}

	select {
		padding: 5px;
		font-size: 15px;
		/* 20141222変更 */
	}

	.submit {
		text-align: center;
	}

	dt.hissu {
		margin-bottom: 3px;
		font-weight: bold;
		padding-left: 45px;
		line-height: 25px;
		background-image: url(/mobile_img/hissu.png);
		background-repeat: no-repeat;
		font-size: 16px;
	}

	.jCarousel {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
		-webkit-transition: margin 0.5s ease-in-out;
	}

	.jCarousel li {
		text-align: center;
	}

	.jCarousel li img {
		padding-top: 10px;
	}

	.tenpo1 {
		color: #F00;
		font-size: 20px;
	}

	.tenpo {
		margin: 0px;
		background-color: #FFF;
		font-size: 16px;
		color: #F90;
		line-height: 20px;
		font-weight: bold;
	}

	.tenpo2 {
		color: #390;
		font-size: 18px;
	}

	.tenpo2 a {
		color: #390;
		font-size: 18px;
		text-decoration: none;
	}

	.tenpo ul {
		border-top: 0;
		margin: 0px;
		font-size: 12px;
		-webkit-border-radius: 0px;
		background-color: #FFF;
	}

	.tenpo ul li {
		color: #FFF;
		font-size: 12px;
		list-style-type: none;
		background-color: #FFF;
		padding: 10px;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
	}

	.tenpo ul li:first-child {
		background-color: #FFF;
		border: 0;
		margin: 0;
		padding: 0;
		-webkit-border-radius: 0px;
	}

	.tenpo ul li:last-child {
		list-style-type: none;
		-webkit-border-radius: 0;
	}

	.tenpo ul li a img {
		float: left;
		display: block;
		margin: -4px 10px -4px -1px;
	}

	/*20130803KANEKO追加分*/
	/*検索画面*/
	/*.list_menu {
	border-left:5px solid orange;
	border-top:1px solid #eee;
	border-bottom:2px solid #ddd;
	font-size:15px; 
	font-weight:bold;
	padding-left:10px;
	line-height:35px;
	background-color:#FFF8DC;
	margin-bottom:0px;
}*/
	.list_menu {
		font-size: 15px;
		font-weight: bold;
		padding-left: 5px;
		line-height: 35px;
		margin: 20px 0px 0px 0;
		color: #333333;
		clear: both;
		background: #ddd;
		border-bottom: #666 2px solid;
		/*background-color:#FF9326;/*sma_color_01*/
		/* h2 背景色 */
	}

	.button_bg {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #F0F0F0;
	}

	.search_block {
		width: 97%;
		margin: 10px auto;
		overflow: hidden;
	}

	.search_block input[type="checkbox"] {
		margin: 0 5px;
	}

	.search_waku {
		width: 100%;
	}

	.search_waku tr td {
		width: 50%;
	}

	.search_list {
		width: 98%;
		margin: 10px auto;
	}

	label {
		border: 1px solid #CCC;
		width: 94%;
		font-weight: bold;
		font-size: 13px;
		line-height: 15px;
		padding: 10px 1%;
		margin: 1%;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		display: block;
		vertical-align: middle;
		float: left;
		text-indent: 5px;
	}

	label.border_none {
		border: none !important;
	}

	#lineBtnArea,
	#stationBtnArea {
		width: 100%;
	}

	#lineBtnArea input,
	#stationBtnArea input {
		display: block;
		font-size: 13px;
		font-weight: bold;
		margin: 0 auto;
		width: 50%;
		height: 40px;
		line-height: 30px;
	}

	input[type="checkbox"] {
		width: auto;
		vertical-align: middle;
	}

	.page-title {
		border-bottom: 2px solid #FFCC66;
		margin: 0;
		/*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f5f5f5));
	*/
		line-height: 18px;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		text-align: left;
		padding: 5px 3px;
	}

	.global-header {
		height: 25px;
		font-size: 10px;
		font-weight: bold;
		line-height: 25px;
		position: relative;
		background-color: #eaeaea;
		/*sma_color_01*/
		/*　★グローバルヘッダ　背景色　sma_color*/
		border-bottom: 1px solid #FF9326;
		/*sma_color_01*/
		/*　★グローバルヘッダ　下線　色指定 sma_color*/
		overflow: hidden;
	}

	.nav-page {
		color: #333;
	}

	.nav-page a {
		color: #333;
		line-height: 25px;
		text-decoration: none;
		padding: 0 5px 0 5px;
		border: none;
	}

	.page-heading {
		margin: 0 auto;
		width: 170px;
		overflow: hidden;
		color: #ffffff;
		font-size: 18px;
		text-align: center;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-shadow: 0 1px #FF8C00;
	}

	/*一覧画像の比率指定CSS*/
	.contain {
		display: inline-block;
		background-position: top center;
		background-repeat: no-repeat;
		margin: 1%;
		width: 98%;
		height: 120px;
		border: 1px solid #f5f5f5;
		background-size: contain;
		/*background-color: #f5f5f5;*/
	}

	.page ul {
		border: 0;
		margin: 10px auto;
		width: 99%;
	}

	.page li {
		border: 0;
		float: left;
		height: 2em;
		margin: 4px;
		width: auto;
		font-size: 3vw;
		font-weight: bold;
		padding: 0px;
	}

	.page li strong {
		font-size: 3vw;
		width: auto;
		line-height: 2.4em;
		display: block;
		color: #666;
		font-weight: bold;
	}

	.page a {
		padding: 3px 4px;
		margin: -2px;
		font-size: 3vw;
		text-align: center;
		min-width: 1.5em;
		/*height:30px;*/
		line-height: 2em;
		color: #666;
		font-weight: bold;
		background: #ddd;
		box-shadow: 0 5px #999;
	}

	.sho_koumoku {
		width: 100%;
		font-size: 14px;
		margin-top: 0px;
	}

	.sho_koumoku th {
		width: 30%;
		color: #666;
		font-size: 11px;
		font-weight: bold;
		background: #f7f7f7;
		;
		border-bottom: 1px solid #CCC;
	}

	.sho_koumoku td {
		width: 70%;
		border-bottom: 1px solid #CCC;
		font-size: 14px;
		empty-cells: show;
	}

	table.sho_koumoku {
		empty-cells: show;
	}

	.sh-point {
		font-size: 12px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 10px;
		margin: 0px;
	}

	.sh-point span {
		padding: 2px 3px;
		font-weight: bold;
		background-color: #FF8C00;
		color: #fff;
		font-size: 10px;
		line-height: 18px;
		margin-right: 10px;
	}

	.sho-contain {
		display: inline-block;
		background-color: #f5f5f5;
		background-position: top center;
		background-repeat: no-repeat;
		margin: 5px;
		width: 230px;
		height: 230px;
		border: 1px solid #f5f5f5;
		background-size: contain;
	}

	.sho-kakaku {
		font-weight: bold;
		color: red;
		font-size: 18pt;
	}

	/*20130919追記 TOPメニュー用*/
	/* 矢印つきリスト */
	.list1 ul {
		border-bottom: 1px solid #ccc;
	}

	.list1 ul li {
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		height: 30px;
		margin: 0;
		font-size: 20px;
		font-weight: bold;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	}

	.list1 ul li a {
		color: #333;
		display: block;
		height: 30px;
		margin: 0;
		padding: 0 0 0 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		line-height: 30px;
		font-size: 14px;
		/* 20141222変更 */
	}

	.list1 ul li a::after {
		content: url(/mobile_img/list_mark2.png);
		float: left;
	}

	/* 矢印つきリスト 終了 */
	/* 矢印つきリスト2 */
	.list2 ul {
		border-bottom: 1px solid #ccc;
		max-width: 100%;
	}

	.list2 ul li {
		float: left;
		width: 50%;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		white-space: nowrap;
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight: bold;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	}

	.list2 ul li a {
		color: #333;
		display: block;
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		font-size: 14px;
	}

	.list2 ul li a:after {
		float: left;
		content: url(/mobile_img/list_mark3.png);
	}

	/* 矢印つきリスト2 終了 */
	.sub-t {
		padding: .2em .3em;
		font-size: 14px;
		line-height: 20pt;
		font-weight: bold;
		color: #FFF;
		background: #FF9326;
		/*sma_color_01*/
		/* top サブタイトル　背景色*/
	}

	/* 131209　新トップ関連 */
	.sm-tel {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 26px;
		line-height: 44px;
		font-weight: bold;
		color: #F00;
		background-repeat: no-repeat;
	}

	.tel-back {
		background-image: url(/mobile_img/sm-tel.png);
		background-repeat: no-repeat;
	}

	.waku {
		border: solid 1px #CCC;
		padding: 3px;
		font-size: 13px;
	}

	.top {
		margin-top: 10px;

	}

	.orange {
		color: #FF3F00;
	}

	/* 131209　新トップ関連 終わり */
	/*お気に入りボタン*/
	.okini-right {
		position: absolute;
		top: 7px;
		right: 7px;
	}

	/*インフォメーション*/
	.info_sma {
		width: 100%;
		height: 150px;
		overflow: auto;
		text-align: left;
		word-break: break-all;
	}

	.info_inner {
		border: 1px solid #ccc;
		height: 150px;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
		overflow-y: auto;
		padding: 3px;
	}

	/*トップページ物件表示 スライドにする記述*/
	.machi_bukken {
		width: 100%;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}

	.machi_bukken iframe {
		width: 96% !important;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		border: none;
	}

	/* フッターについてくるお問い合わせ */
	.foot_inq {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 45px;
		background: rgba(0, 0, 0, 0.5);
		text-align: center;
	}

	.foot_inq img {
		margin: 0 auto;
		padding: 0;
		vertical-align: bottom;
	}

	.foot_inq ul {
		background: rgba(0, 0, 0, 0);
		margin: 0;
		padding: 0;
		border: none;
	}

	.foot_inq ul li {
		float: left;
		margin: 5px 0 0 0;
		padding: 0;
		border: none;
	}

	.foot_inq ul li a {
		margin: 0 auto;
		padding: 0;
	}

	.foot_inq_tel {
		width: 40%;
	}

	.foot_inq_tel a {
		border: 1px solid #666;
		background: -moz-linear-gradient(#FFB216, #FF7017);
		background: -webkit-gradient(linear, left top, left bottom, from(#FFB216), to(#FF7017));
		width: 90%;
		height: 35px;
		margin: 0 auto;
		display: block;
		position: relative;
		border-radius: 5px;
		/* CSS3草案 */
		-webkit-border-radius: 5px;
		/* Safari,Google Chrome用 */
		-moz-border-radius: 5px;
		/* Firefox用 */
	}

	.foot_inq_tel img,
	.foot_inq_mail img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}

	.foot_inq_mail {
		width: 40%;
	}

	.foot_inq_mail form {
		position: relative;
	}

	.foot_inq_mail input {
		border: 1px solid #666;
		background: -moz-linear-gradient(#00e100, #008c00);
		background: -webkit-gradient(linear, left top, left bottom, from(#00e100), to(#008c00));
		width: 92%;
		height: 37px;
		padding: 0;
		margin: 0 auto;
		display: block;
		text-indent: -9999px;
		position: relative;
	}

	.foot_inq_fav {
		width: 20%;
		height: 30px;
		padding-top: 4px !important;
	}

	.foot_inq_fav a {
		height: 23px;
		width: 25px;
	}

	/* list 20141225 */
	.float_r {
		float: right;
	}

	.float_l {
		float: left;
	}

	.sma_list {
		width: 100%;
		background: #efefef;
		overflow: hidden;
	}

	.sma_list ul {
		width: 100%;
		border: none;
		background: none;
		overflow: hidden;
	}

	.sma_list > ul > li {
		width: 94%;
		margin: 15px auto;
		padding: 5px 0px 0px 0px;
		font-size: 12px;
		overflow: hidden;
		position: relative;
		background: #fff;
		border: none;
		-webkit-box-shadow: 0 3px 2px 0 #999;
		-moz-box-shadow: 0 3px 2px 0 #999;
		box-shadow: 0 3px 2px 0 #999;
	}

	.sma_list_link {
		height: 20px;
		line-height: 20px;
		font-weight: bold;
		font-size: 12px;
		background-color: #faecdb;
		margin: 0px 5px 5px 5px;
	}

	.sma_list_link img {
		float: right;
	}

	.sma_list_link a {
		padding: 0;
		line-height: 26px;
		color: blue;
		text-decoration: underline;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		text-indent: 80px;
		height: 150px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.sma_list_link p {
		position: absolute;
		top: 5px;
		left: 5px;
		margin: 0;
	}

	.sma_list_link p span {
		display: block;
		padding: 0 5px;
		line-height: 20px;
		margin-right: 5px;
		background: #FF9600;
		color: #fff;
		float: left;
	}

	.sma_list_link p img {
		vertical-align: bottom;
		margin: 0;
	}

	.sma_list_l {
		width: 48%;
	}

	.sma_list_r {
		width: 50%;
		line-height: 20px;
		margin: 5px auto;
		color: #333;
	}

	.sma_list_r2 {
		width: 55%;
		height: 100%;
		line-height: 18px;
		color: #333;
		background: url(/mobile_img/chevron.png) no-repeat 100% 40%;
		margin: 15px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		overflow: hidden;
	}

	.sma_list-koumoku {
		color: #1A99D7;
	}

	.sma_list-kakaku {
		color: #f00;
		font-weight: bold;
		/*font-size: 17px;*/
	}

	#coment-form label {
		width: 45%;
	}

	/* list選択中項目 20150114 */
	.list_selected {
		width: 94%;
		margin: 5px auto;
		border: 1px solid #ccc;
		padding: 5px;
		background: #f5f5f5;
		border-radius: 5px;
		/* CSS3草案 */
		-webkit-border-radius: 5px;
		/* Safari,Google Chrome用 */
		-moz-border-radius: 5px;
		/* Firefox用 */
		box-shadow: 1px 1px 2px #ccc;
		-moz-box-shadow: 1px 1px 2px #ccc;
		/* Firefox用 */
		-webkit-box-shadow: 1px 1px 2px #ccc;
		/* Safari,Google Chrome用 */
	}

	.list_selected b {
		display: block;
		text-align: center;
		color: #FF9600;
		width: 100%;
		margin: 0 auto 3px;
		padding: 0 0 3px 0;
		border-bottom: 1px dashed #aaa;
		font-size: 13px;
		letter-spacing: 2px;
	}

	.list_selected b img {
		height: 13px;
		vertical-align: baseline;
		margin-right: 5px;
	}

	.list_selected a {
		text-decoration: none;
		color: #666;
	}

	.list_s_right {
		display: inline-block;
		vertical-align: middle;
		*display: inline;
		*zoom: 1;
		background: url(/mobile_img/list_selected_arrow.gif) no-repeat 90% 50%;
		width: 10%;
		color: #59B200;
		text-align: right;
		padding-right: 10%;
	}

	.list_s_left {
		display: inline-block;
		vertical-align: middle;
		*display: inline;
		*zoom: 1;
		width: 75%;
		margin-left: 3%;
	}

	/* sma_inquiry 20150129 */
	.sma_inquiry td {
		padding-left: 3px;
		padding-right: 0;
		width: 80%;
	}

	.sma_inquiry th {
		padding-left: 3px;
		padding-right: 3px;
		width: 20%;
	}

	.sma_inquiry label input[type="checkbox"] {
		margin: -2px 0 0 0;
		float: left;
	}

	.sma_inquiry label input[type="radio"] {
		margin: -2px 0 0 0;
	}

	.sma_inquiry label {
		border: none;
		float: none !important;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		vertical-align: top;
		width: 44% !important;
		padding: 5px 0 !important;
		margin: 0 !important;
		font-weight: normal;
	}

	/* 固定メニュー＆スライド KANEKO2015/11/02 */
	.menu_button {}

	.menu-button-right {
		right: 0;
		border: none;
	}

	.slidemenu {
		top: 0;
		width: 240px;
		position: fixed;
		visibility: hidden;
		z-index: -1;
		background-color: #ffffff;
		/*sma_color_02*/
		/*スライドメニュー背景色指定*/
		border-left: 1px solid #BBBBBB;
		/*sma_color_02*/
		/*スライドメニュー　左線　色指定*/
	}

	.slidemenu li {
		list-style: none;
		border-top: none !important;
		font-size: 14px;
		line-height: 40px;
		border-bottom: 1px solid #BBBBBB;
		/*sma_color_02*/
		/*スライドメニュー　下線　色指定*/
	}

	.slidemenu li.index {
		color: #ffffff;
		background: #888888;
		display: block;
		text-decoration: none;
		padding: 5px 0 5px 20px;
		background-color: #BBBBBB;
		/*sma_color_02*/
		/*スライドメニュー　タイトル　色指定*/
	}

	.slidemenu li a {
		color: #555555;
		display: block;
		text-decoration: none;
		line-height: 25px;
		padding: 10px 0 10px 10px;
	}

	.slidemenu li:first-child {
		border-top: none;
	}

	.slidemenu li:last-child {
		border-bottom: 1px solid #cce0cc;
	}

	.slidemenu .slidemenu-header {
		height: 54px;
		border-bottom: 1px solid #BBBBBB;
		/*sma_color_02*/
		/*スライドメニュータイトル　下線　色指定*/
		background: #BBBBBB;
		/*sma_color_02*/
		/*スライドメニュータイトル　背景色*/

	}

	.slidemenu .slidemenu-header div {
		color: #FFFFFF;
		text-decoration: none;
		padding: 15px 0px 0px 19px;
	}

	.slidemenu-header b {
		font-weight: bold;
		font-size: 18px;
	}

	.slidemenu .slidemenu-header {
		position: relative;
	}

	.slidemenu .slidemenu-body {
		height: 100%;
		overflow: hidden;
		position: relative;
	}

	.slidemenu .slidemenu-body .slidemenu-content {
		position: relative;
		padding: 0 0 120px 0;
	}

	.slidemenu-left {
		left: 0;
	}

	.slidemenu-right {
		right: 0;
		margin-top: 53px;
	}

	/* =========================================================
   Header
========================================================= */
	header {
		overflow: hidden;
		border-bottom: 1px solid #0C419A;
	}

	header .logo {
		float: left;
		display: table-cell;
		overflow: hidden;
		margin: 5px 0 0 5px;
		width: 185px;
		height: 47px;
		font: 10rem/100% "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
		text-indent: 100%;
		white-space: nowrap;
		background: url(/mobile_img/head-logo.png) no-repeat 0 0;
		-webkit-background-size: 115px 42px;
		-moz-background-size: 115px 42px;
		background-size: 115px 42px;
	}

	header .logo a {
		display: block;
		height: 38px;
	}

	header .logo-i {
		float: left;
		display: table-cell;
		overflow: hidden;
		margin: 5px 0 0 5px;
		width: 40%;
		height: 47px;
		white-space: nowrap;
	}

	header .logo-i a {
		display: block;
		height: 38px;
	}

	header .button02 {
		float: right;
		height: 52px;
	}

	header .button02 p:nth-of-type(1) {
		display: table-cell;
		margin: 0;
		height: 52px;
		text-align: center;
		border-style: solid;
		border-width: 0 1px;
		border-color: #0C419A;
		/*sma_color_01*/
		/*ヘッダーメニュー（1）　枠線　色指定*/
	}

	header .button02 p:nth-of-type(2) {
		display: table-cell;
		margin: 0;
		height: 52px;
		text-align: center;
		border-style: solid;
		border-width: 0 1px 0px 0px;
		border-color: #0C419A;
		/*sma_color_01*/
		/*ヘッダーメニュー（2）　枠線　色指定*/
	}

	header .button02 p:nth-of-type(3) {
		display: table-cell;
		margin: 0;
		height: 52px;
		text-align: center;
		background-color: #0C419A;
		/*sma_color_01*/
		/*ヘッダーメニュー（3）　背景色指定*/
	}

	header .button02 p:nth-of-type(1) a {
		display: block;
		padding-top: 30px;
		width: 60px;
		height: 22px;
		text-decoration: none;
		color: #000;
		/*font-size: 10rem;*/
		font-size: 10px;
		background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	header .button02 p:nth-of-type(1) a.out {
		background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	header .button02 p:nth-of-type(2) a {
		display: block;
		padding-top: 30px;
		width: 60px;
		height: 22px;
		text-decoration: none;
		color: #444444;
		/*font-size: 10rem;*/
		font-size: 10px;
		background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	header .button02 p:nth-of-type(2) a.out {
		background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	header .button02 p:nth-of-type(3) span {
		display: block;
		padding-top: 30px;
		width: 60px;
		height: 22px;
		color: #FFF;
		/*font-size: 10rem;*/
		font-size: 10px;
		background: url(/mobile_img/search-head3.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	header .button02 p:nth-of-type(1) a:hover {
		background: #FFF url(/mobile_img/search-head1.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	header .button02 p:nth-of-type(2) a:hover {
		background: #FFF url(/mobile_img/search-head2.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	header .button02 p:nth-of-type(3) span::active {
		background: #FFF url(/mobile_img/search-head3.png) no-repeat 50% 30%;
		-webkit-background-size: 20px 20px;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
	}

	/******************
*スマホSNSボタン用*
*******************/
	.sns_button {
		line-height: 40px;
		margin-top: 20px;
		margin-left: 5px;
	}



	/*空室表示部分*/

	div.kushitsu_list {
		width: 100%;
		height: auto;
		margin: 0px 0px 0px 0px !important;
		padding: 0px 0px 0px 0px !important;
		clear: both;
		overflow: hidden;
		position: relative;
		left: 0px;
	}

	div.kushitsu_list ul {
		width: 100%;
		margin: 0px !important;
		padding: 0px !important;
		border: none !important;
	}

	div.kushitsu_list li {
		background: url(/mobile_img/arrow_black.png) no-repeat 95% 50%;
		background-size: 5px auto;
		position: relative;
		width: 100%;
		border-bottom: solid 1px #CCC;
		box-shadow: none;
	}

	div.kushitsu_list li:first-child {
		border-top: solid 1px #CCC;
	}

	div.kushitsu_list li a {
		display: block;
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		color: #333;
	}

	div.shosai_tower_block ul {
		border: none;
	}

	.sp_kushitsu_kaisu {
		display: block;
		float: left;
		background-color: #eee;
		color: #333333;
		font-size: 12px;
		font-weight: bold;
		padding: 3px 5px;
		margin-right: 10px;
	}

	li.tower_list {
		-webkit-box-shadow: 0px 0px 1px 1px #CCC;
		-moz-box-shadow: 0px 0px 1px 1px #CCC;
		box-shadow: 0px 0px 1px 1px #CCC;
	}

	div.kushitsu_display {
		color: #333;
		font-size: 12px;
		font-weight: normal;
		line-height: 30px;
		width: 100%;
		background: #ccc;
		box-sizing: border-box;
		text-align: center;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		clear: both;
	}

	.kushitsu_list_contain {
		display: inline-block;
		background-position: center center;
		background-repeat: no-repeat;
		margin: 5px;
		width: 85px;
		height: 85px;
		/*border: 1px solid #f5f5f5;*/
		background-size: contain;
		/*background-color: #f5f5f5;*/
	}

	.kushitsu_list_l {
		/*width: 30%;*/
		height: 95px;
		/*padding: 10px 0px;*/
	}

	.kushitsu_list_r {
		width: 60%;
		height: 90px;
		line-height: 18px;
		color: #333;
		background: url(/mobile_img/chevron.png) no-repeat 100% 40%;
		/* margin: 15px 0px 0px 15px; */
		padding: 15px 0px 0px 0px;
		overflow: hidden;
		font-size: 13px;
	}

	/*棟詳細*/
	div.t_shosai_kushitsu {
		width: 100%;
		height: auto;
		background: #F2F2F2;
		margin: 0px;
		padding: 10px auto;
		overflow: hidden;
		box-sizing: border-box;
	}

	div.t_shosai_kushitsu2 {
		width: 94%;
		margin: 10px auto;
		padding: 5px 0;
		font-size: 12px;
		overflow: hidden;
		position: relative;
		background: #fff;
		border: none;
		-webkit-box-shadow: 0px 0px 1px 1px #CCC;
		-moz-box-shadow: 0px 0px 1px 1px #CCC;
		box-shadow: 0px 0px 1px 1px #CCC;
	}

	div.t_shosai_kushitsu2 h2 {
		font-size: 16px;
		font-weight: bold;
		text-indent: 10px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	div.sma_top_b img {
		max-width: 150px;
		max-height: 100px
	}

	/*ヘッダ固定*/
	#fix {
		width: 100%;
		position: fixed;
		display: block;
		top: 0px;
		left: 0px;
		height: 52px;
		z-index: 1;
		background: #FFFFFF;
		border-bottom: 1px solid #999999;
	}


	/* shosai */
	/*ADD 20160808KANEKO*/

	.shosai_btn {
		width: 96%;
		padding: 10px 2%;
		background: #F5F5F5;
	}

	.shosai_btn p {
		text-align: center;
		font-weight: bold;
		font-size: 13px;
		margin: 0 0 5px 0;
	}

	.shosai_inq form {
		margin: 0;
	}

	.shosai_inq input,
	.shosai_tel .shosai_tel_a {
		margin: 0 auto 5px;
		width: 90%;
		height: 50px;
		color: #fff;
		display: block;
		letter-spacing: 1px;
		-webkit-appearance: none;
		border-radius: 0;
		border: none;
		font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		text-align: center;
		font-size: 17px;
		letter-spacing: 1px;
	}

	.shosai_inq input {
		background: #FF7505;
		box-shadow: 0 5px #EC6C00;
	}

	.shosai_tel .shosai_tel_a {
		background: #007FBD;
		box-shadow: 0 5px #006CA3;
		line-height: 50px;
		font-weight: bold;
		text-decoration: none;
	}

	.shosai_btn-s {
		width: 96%;
		padding: 10px 2%;
		background: #F5F5F5;
		overflow: hidden;
	}

	.shosai_btn-s p {
		text-align: center;
		font-weight: bold;
		font-size: 13px;
		margin: 0 0 5px 0;
		clear: both;
	}

	.shosai_btn-s .shosai_inq {
		float: left;
		width: 65%;
	}

	.shosai_btn-s .shosai_tel {
		float: right;
		width: 33%;
	}

	.shosai_btn-s .shosai_inq input,
	.shosai_btn-s .shosai_tel .shosai_tel_a {
		width: 100%;
	}

	/* shosai end */
	/* =========================================================
	 footer start
========================================================= */
	.back-color {
		background-color: #0C419A;
	}

	footer {
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0;
	}

	.changeViewWrap {
		width: 96%;
		margin: 7px auto;
		height: auto;
		overflow: hidden;
	}

	.changeView {
		padding-bottom: 3px;
		margin: 0;
	}

	.changeView a {
		display: block;
		padding: 12px;
		color: #3979AA;
		box-shadow: 0 3px 0 #3979AA;
		font-weight: bold;
		background: #eaf0f8;
		text-align: center;
		border: 1px solid #999;
	}

	.changeView i {
		margin-right: 10px;
	}

	/*sp-pc-switch end*/
	/*bact-top start*/
	.footer-up-color {
		color: #777777;
	}

	#back-Top {
		width: 100%;
		margin-top: 3%;
		padding: 0;
		border-bottom: #BABABA 2px solid;
		border-top: #BABABA 2px solid;
		height: auto;
		overflow: hidden;
		text-align: center;
		font-size: 15px;
		background: #f5f5f5;
	}

	#back-Top a {
		display: block;
		padding: 10px 0;
		color: #333;
	}

	#back-Top a span {
		font-weight: bold;
		font-size: 13px;
	}

	#back-Top a span:before {
		content: "▲";
		margin-right: 10px;
	}

	/*bact-top end*/
	.area_zokusei_link {
		margin: 10px 4%;
		text-align: left;
	}

	.area_zokusei_link p {
		font-weight: bold;
		padding-bottom: 5px;
		font-size: 13px;
		line-height: 22px;
		margin: 0;
	}

	.area_zokusei_link ul {
		overflow: hidden;
		padding-bottom: 10px;
	}

	.area_zokusei_link li {
		float: left;
	}

	.area_zokusei_link li:not(:last-child):after {
		content: "／";
		color: #999;
	}

	.area_zokusei_link a {
		font-size: 12px;
		line-height: 22px;
		color: #333;
		text-decoration: underline;
	}

	.area_zokusei_link {
		margin: 10px 4%;
		text-align: left;
	}


	.f_txt_menu {
		padding: 10px 20px;
	}

	.f_txt_menu p {
		font-weight: bold;
		padding-bottom: 5px;
		font-size: 13px;
		line-height: 22px;
		margin: 0;
	}

	.f_txt_menu ul {
		overflow: hidden;
		padding-bottom: 10px;
	}

	.f_txt_menu li {
		float: left;
		height: 20px;
	}

	.f_txt_menu li:not(:last-child):after {
		content: "｜";
		color: #999;
	}

	.f_txt_menu a {
		font-size: 12px;
		line-height: 22px;
		color: #333;
	}

	.f_menu ul {
		border-top: 1px solid #ccc;
		border-bottom: 2px solid #ccc;
		background: #f5f5f5;
		overflow: hidden;
	}

	.f_menu li {
		border-bottom: 1px solid #ccc;
		float: left;
		width: 50%;
		box-sizing: border-box;
		position: relative;
	}

	.f_menu li:nth-of-type(2n-1) {
		border-right: 1px solid #ccc;
	}

	.f_menu li:after {
		content: "";
		display: block;
		height: 5px;
		border-top: 2px solid #666;
		border-right: 2px solid #666;
		position: absolute;
		right: 12px;
		top: 50%;
		margin-top: -4px;
		width: 5px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.f_menu a {
		display: block;
		padding: 15px 4%;
		font-weight: bold;
		position: relative;
		text-align: left;
		color: #333;
		font-size: 13px;
	}

	/*footer-tenpo start*/
	.f-tel {
		width: 94%;
		font-size: 30px;
		margin: 0 auto;
		text-align: center;
	}

	.f-tel a {
		font-family: 'Century Gothic', 'Arial';
		font-weight: bold;
		color: #333333;
		padding: 10px 0;
		display: block;
		line-height: 30px;
	}

	.f-tel img {
		width: 27px;
		margin-right: 10px;
		vertical-align: bottom;
	}

	.office-info {
		width: 94%;
		margin: 0 auto;
		padding: 0;
		height: auto;
		overflow: auto;
	}

	.office-info span {
		display: block;
		float: left;
		width: 50%;
		margin: 0 !important;
		padding: 1% 0 !important;
		text-align: left;
		line-height: 20px;
		font-size: 13px;
	}

	.office-info a {
		display: block;
		margin: 0 auto;
		padding: 0;
		width: 50%;
		height: auto;
	}

	.office-info img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.f-shop {}

	.f-shop ul {
		background: #dce7fa;
		border: 3px solid #0C419A;
		box-sizing: border-box;
		padding: 10px 2%;
		margin: 10px 2%;
		overflow: hidden;
	}

	.f-shop ul li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 5px;
		border: 1px dashed #CCCCCC;
		box-sizing: border-box;
		border-radius: 5px;
		background: #FFFFFF;
		text-align: center;
		float: left;
	}

	.f-shop ul li:nth-child(even) {
		margin-right: 0;
	}

	.f-shop ul li a {
		display: block;
		padding: 5px 0;
		font-size: 15px;
		color: #333;
	}

	/*footer-tenpo end*/
	.copyright {
		padding: 3px 0;
		color: #FFFFFF;
		text-align: center;
		margin: 10px 0 0 0;
		font-size: 11px;
	}

	/* =========================================================
	 footer end
========================================================= */

	#total_rooms_num {
		color: red;
		font-size: 26px;
		line-height: 40px;
		font-weight: bold;
		font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	}

	form {
		margin-bottom: 0px;
	}

	.img_gallary_btn {
		position: relative;
		background-color: rgb(235, 235, 235);
		border-radius: 4px;
		/* color: #fff; */
		width: 95%;
		text-align: center;
		margin: 10px auto;
		line-height: 32px;
		-webkit-transition: none;
		transition: none;
		box-shadow: 0 3px 0 #bbbbbb;
		/* text-shadow: 0 1px 1px rgba(0, 0, 0, .3); */
	}

	.img_gallary_btn a {
		color: #000;
		text-decoration: none;
		font-weight: bold;
		display: block;
	}

	.shosai_mail_btn {
		position: relative;
		background-color: rgb(235, 235, 235);
		border-radius: 4px;
		/* color: #fff; */
		width: 95%;
		text-align: center;
		margin: 10px auto;
		line-height: 32px;
		-webkit-transition: none;
		transition: none;
		box-shadow: 0 3px 0 #bbbbbb;
		/* text-shadow: 0 1px 1px rgba(0, 0, 0, .3); */
	}

	.shosai_mail_btn a {
		color: #000;
		text-decoration: none;
		font-weight: bold;
		display: block;
	}

	/*棟詳細*/

	div.t_shosai_kushitsu {
		width: 100%;
		height: auto;
		background: #F2F2F2;
		margin: 0px;
		padding: 10px auto;
		overflow: hidden;
		box-sizing: border-box;
	}

	div.t_shosai_kushitsu2 {
		width: 94%;
		margin: 10px auto;
		padding: 5px 0;
		font-size: 12px;
		overflow: hidden;
		position: relative;
		background: #fff;
		border: none;
		-webkit-box-shadow: 0px 0px 1px 1px #CCC;
		-moz-box-shadow: 0px 0px 1px 1px #CCC;
		box-shadow: 0px 0px 1px 1px #CCC;
	}

	div.t_shosai_kushitsu2 h2 {
		font-size: 16px;
		font-weight: bold;
		text-indent: 10px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	/*学区検索*/
	.school_h2 {
		font-size: 18px;
		text-align: left;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: left center;
		line-height: 45px;
		margin: 0px;
		padding: 0px;
	}

	.school_h2 img {
		width: 100%;
		margin: 0px;
		font-weight: normal;
	}

	.school_h2 h2 p {
		display: none;
		margin: 0px;
		padding: 0px;
	}

	.school_h2 h2 .t1 {
		font-size: 20px;
		line-height: 20px;
	}

	.school_h2 h2 .t2 {
		font-size: 32px;
		line-height: normal;
	}

	.school_h2 h2 .t3 {
		font-size: 15px;
		line-height: 17px;
	}

	.school_h2 h2 .t4 {
		font-size: 13px;
		line-height: 17px;
		color: #FF0000;
	}

	.school {
		width: 96%;
		background-color: #F4F4F4;
		overflow: hidden;
		margin: 10px auto;
	}

	.school ul {
		margin: 0;
		padding: 0;
		list-style: none;
		border: none;
		overflow: hidden;
	}

	.school ul li {
		overflow: hidden;
		padding: 0;
		border: none;
	}

	.school .inner {
		overflow: hidden;
	}

	.school h3 {
		margin: 0px 0px 15px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 20px;
		text-indent: 10px;
		font-weight: normal;
		text-align: left;
		border-left: 7px solid #333333;
		border-bottom: 1px solid #333333;
		line-height: normal;
	}

	.school .inner .chilled {
		width: 49%;
		float: left;
		margin: 0 0 15px 0;
		border: 1px solid #333333;
		box-sizing: border-box
	}

	.school .inner .chilled:first-child {
		margin: 0 2% 15px 0;
	}

	.school .inner li a {
		height: 40px;
		display: block;
		width: 100%;
		text-align: center;
		color: #000;
		background-color: #fff;
		font-size: 17px;
		font-weight: normal;
		text-decoration: none;
		padding: 0;
		margin: 0;
	}

	.school .inner .chilled span {
		display: block;
		padding: 0px;
		line-height: 40px;
	}

	.school_2 {
		background-color: #F4F4F4;
		overflow: hidden;
		margin: 10px auto;
		padding: 10px;
	}

	.school_2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.school_2 .inner .chilled {
		float: left;
		margin: 0 3% 5% 0;
	}

	.school_2 .inner li a {
		display: block;
		border: solid 2px #999999;
		text-align: center;
		color: #000;
		background-color: #fff;
		font-size: 16px;
		font-weight: normal;
		text-decoration: none;
		margin: 0;
	}

	.school_2 .inner .chilled span {
		display: block;
		padding: 0px 42px;
	}

	.gakku_comment {
		color: #F00;
		font-size: 13px;
		width: 480px;
		margin: 0px;
		padding: 0px;
		font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	}

	/* 物件お問合せ */

	.sp_mail02_ul {
		width: 96%;
		margin: 10px auto;
	}

	.sp_mail02_ul li {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		overflow: hidden;
		padding: 8px 0 8px 10px;
	}

	.sp_mail02_ul li:first-child {
		border: 1px solid #ccc;
	}

	.sp_mail02_ul li span:nth-child(1) {
		float: left;
	}

	.sp_mail02_ul li span:nth-child(2) {
		display: block;
		margin-left: 150px;
	}

	/*----------------------NEWTOP-----------------------*/

	.sp_color {
		color: #326598;
		border-color: #326598;
	}

	.sp_color_bg {
		background-color: #326598;
	}

	.con_menu {
		width: 100%;
		overflow: hidden;
	}

	.con_menu ul {
		width: 100%;
		padding: 0px;
		margin: 0px;
	}

	.con_menu ul li {
		width: 25%;
		margin: 0px 0px 0px -2px;
		padding: 0px;
		float: left;
		border-top: 2px solid #999;
		border-bottom: 2px solid #999;
		border-left: 2px solid #999;
	}

	.con_menu ul li:first-child {
		margin: 0px -2px 0px 0px;
	}

	.con_menu ul li:last-child {
		border-right: 2px solid #999;
		margin: 0px -2px -2px -4px;
	}

	.con_menu ul li a {
		text-align: center;
		display: block;
		overflow: hidden;
		text-decoration: none;
	}

	.con_menu p {
		color: #333;
		font-size: 12px;
		padding: 0px;
	}

	.con_menu ul li img {
		max-width: 100%;
	}

	.con_menu .fa {
		font-size: 22px;
	}

	.shinchaku {
		width: 96%;
		margin: 10px auto 0px auto;
		padding: 0px;
	}

	.machi_bukken {
		width: 100%;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}

	.info_wrap {
		width: 96%;
		margin: 10px auto;
		padding: 10px 0px;
		border-top: solid 2px #EEE;
		border-bottom: solid 2px #EEE;
		overflow: hidden;
	}

	.con_title {
		font-size: 17px;
		font-weight: bold;
		margin: 0 0 10px 0;
	}

	.con_title span a {
		font-size: 14px !important;
		font-weight: normal !important;
		color: #656C78 !important;
		float: right;
	}

	/* =========================================================
	 t_conts　サイトコンテンツ
========================================================= */
	.t_conts {}

	.t_conts ul {
		width: 96%;
		margin: 10px auto;
	}

	.t_conts li {
		margin-bottom: 8px;
	}

	.t_conts a {
		display: block;
		border: 1px solid #999;
		border-radius: 3px;
		padding: 14px;
		box-sizing: border-box;
		overflow: hidden;
		box-shadow: 0 3px 0 #ccc;
	}

	.t_conts a span {
		float: left;
		display: block;
		font-size: 15px;
		font-weight: bold;
		color: #000;
	}

	.t_conts a i:nth-of-type(1) {
		float: left;
		color: #ccc;
		margin-right: 10px;
		font-size: 20px;
		padding-top: 2px;
	}

	.t_conts a i:nth-of-type(2) {
		float: right;
		padding-top: 5px;
		color: #000;
	}


	.company_inner {
		width: 96%;
		margin: 0 auto;
		margin-bottom: 30px;
		overflow: hidden;
	}

	.company_inner dd span {
		font-size: 12px;
	}

	.slider {
		position: relative;
		width: 100%;
		overflow: hidden;
	}

	.slides {
		overflow: hidden;
		*zoom: 1;
		padding: 0;
		margin: 0;
	}

	.slides li {
		float: left;
		clear: none;
	}

	.slide {
		text-align: center;
		padding: 0px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}

	.slide img {
		width: 100%;
		max-height: 300px !important;
		padding: 0px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		text-align: center;
		float: none;
	}

	.slider-arrow {
		position: absolute;
		display: block;
		margin-bottom: -20px;
		padding: 20px;
	}

	/*--.slider-arrow--right {
  bottom: 50%;
  right: 10px;
  background: url(/mobile_img/shop_slide_arrow_r.png) no-repeat;
}
.slider-arrow--left {
  bottom: 50%;
  left: 10px;
  background: url(/mobile_img/shop_slide_arrow_l.png) no-repeat;
}--*/
	.slider-nav__item {
		width: 12px;
		height: 12px;
		float: left;
		clear: none;
		display: block;
		margin: 0 5px;
		border: 1px solid #fff;
		border-radius: 8px;
	}

	.slider-nav__item:hover {
		background: #fff;
	}

	.slider-nav__item--current {
		background: #fff;
	}

	p.con_name_tl {
		background: #0C419A;
		margin-top: 10px !important;
		line-height: 30px;
	}

	.company_inner p {
		font-size: 16px;
		margin: 0px;
	}

	span.bold {
		font-weight: bold;
		color: #fff;
		padding-left: 10px;
	}

	.company_inner dl {
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}

	.company_inner dt {
		float: left;
		line-height: 40px;
	}

	.company_inner dd {
		width: 80%;
		font-weight: bold;
		float: left;
		margin: 0px;
		margin-left: 15px;
	}

	.company_inner table {
		margin: 10px 0px 0px 0px;
	}

	.company_inner a {
		font-size: 28px;
	}

	.company_inner article {
		margin-top: 10px;
	}

	.company_address {
		font-size: 16px !important;
		line-height: 40px;
	}

	.company_btn ul {
		margin: 0px;
		padding: 0px;
	}

	.com_line {
		text-align: center;
	}

	sp_com_b {
		display: table;
		border-collapse: separate;
		border-spacing: 6 0;
		/*数字は「左右、上下」*/
	}

	.sp_com_b tr td {
		height: 44px;
		line-height: 44px;
		text-align: center;
		text-indent: 15px;
		text-decoration: none;
		border-radius: 25px;
		float: left;
		background-size: 25px;
		background-position-x: 10px;
		background-position-y: 5px;
		background-repeat: no-repeat;
	}

	.sp_com_b tr td:last-child {
		margin-right: 0;
	}

	.sp_com_b tr td a {
		font-size: 16px;
		color: #FFF;
		display: block;
		text-decoration: none;
		overflow: hidden;
	}

	.f_access {
		margin-right: 2%;
	}

	.f_access p,
	.f_tel p {
		margin: 0px;
		text-align: left;
		float: left;
	}

	.f_access .fa-map-marker,
	.f_tel .fa-phone {
		font-size: 20px;
		line-height: 44px;
	}

	.copyright {
		width: 100%;
	}

	.copyright img {
		width: 100%;
		height: auto;
	}

	.copy_icon_wrap {
		width: 70px;
		margin: 0 auto;
		overflow: hidden;
	}

	.copy_icon {
		height: 70px;
		width: 70px;
		margin: 0 auto;
		margin-top: -35px;
		text-align: center;
		background-color: #326598;
		border-radius: 50%;
		border: 3px solid #FFFFFF;
		position: absolute;
	}

	.copy_icon a {
		height: 70px;
		width: 70px;
		display: block;
	}

	.copy_icon a p {
		margin: 0px;
	}

	.copy_icon .fa-level-up {
		color: #FFF;
		font-size: 55px;
		margin-top: 7px;
		margin-left: -5px;
	}

	.copy_icon img {
		margin-top: 15px;
		margin-left: 5px;
	}

	.copy_name {
		height: 80px;
		line-height: 120px;
		color: #FFF;
		font-size: 10px;
		text-align: center;
	}

	/* =========================================================
   favorite
========================================================= */

	.favo_ul {
		margin-bottom: 10px;
	}

	.favo_ul li {
		border-bottom: 1px solid #ccc;
	}

	.favo_ul li a {
		display: block;
		padding: 5px;
		box-sizing: border-box;
	}

	/* ----------------------------------------
　フッター固定
---------------------------------------- */

	.fixfoot {
		width: 100%;
		position: fixed;
		bottom: -1px;
		height: 50px;
		background-color: #FFF;
		z-index: 999;
		border-top: 2px solid #333333;
		margin: 0px;
		padding: 0px;
		background-color: #f5f5f5;
	}

	.fixfoot ul {
		width: 100%;
		margin: 0px;
		height: 100%;
		padding: 0px;
		list-style: none;
		display: flex;
	}

	.fixfoot ul li {
		text-align: center;
		vertical-align: middle;
		height: 100%;
		margin: 0px;
		padding: 0px;
		border-right: 1px solid #ddd;
		flex: 1;
		display: block;
	}

	.fixfoot ul li:last-child {
		border: none;
	}

	.fixfoot ul li a {
		display: block;
		width: 100%;
		height: 100%;
		font-size: 13px;
		padding: 10px 0px 0px 0px;
		margin: 0px;
		color: #333;
	}

	.fixfoot ul li a img {
		width: 70%;
		max-height: 65px;
	}

	.fixfoot ul li i {
		width: 100%;
		height: 17px;
		display: block;
		text-align: center;
	}

	.fixfoot ul li span {
		font-size: 12px;
	}


	.rireki_page_wrap .rireki_block {
		width: 100%;
		overflow: auto;
		padding-top: 10px;
		margin: 15px auto;
		font-size: 0;
		/*background:#EBF1F5; /*★特選枠内の背景色*/
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: 0 0 3px 1px #ccc;
		-moz-box-shadow: 0 0 3px 1px #ccc;
	}


	.rireki_page_wrap .rireki_container {
		width: 960px;
		margin: 20px auto;
	}

	.rireki_page_wrap .rireki_title_sp {
		display: none;
	}


	.rireki_page_wrap .rireki_block ul {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 170px;
		margin: 3px 5px;
		padding: 5px;
		float: left;
		font-size: 12px;
		list-style: none;
		*list-style-position: outside;
		vertical-align: top;
		position: relative;
		border: dotted 1px #CCC;
	}

	.rireki_page_wrap .rireki_block ul:hover {
		background: #FFFAF0;
		/*★マウスオーバー時の背景色*/
	}

	.rireki_page_wrap .rireki_block ul li {
		text-align: left;
		margin: 5px 0;
	}

	.rireki_page_wrap .rireki_block_img {
		text-align: center !important;
		height: 130px;
		/* ★高さ保持(画像の高さ最大値に合わせること)*/
		margin: 0 0 5px 0 !important;
		float: left !important;
	}

	.rireki_page_wrap .rireki_block_name {
		font-size: 14px;
		font-weight: bold;
	}

	.rireki_page_wrap .rireki_block_yachin span {
		color: #FF0000;
		font-size: 16px;
		font-weight: bold;
	}

	.rireki_page_wrap .rireki_block_com {
		border-top: 1px solid #CCCCCC;
	}

	.rireki_page_wrap .rireki_block_com p {
		margin: 0 0 10px 0;
		padding: 5px 0;
	}

	.rireki_page_wrap .rireki_container {
		width: 100%;
		margin: 0px auto;
	}


	.rireki_page_wrap .rireki_block {
		width: 100%;
	}

	.rireki_page_wrap .rireki_block ul {
		width: 94%;
	}

	.rireki_page_wrap .rireki_block ul {
		margin: 5px 3px;
	}

	.rireki_page_wrap .rireki_block ul li {
		text-align: left;
		margin-left: 43%;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 2px;
	}

	.rireki_page_wrap .rireki_block_img {
		text-align: left !important;
		height: 130px;
		/* ★高さ保持(画像の高さ最大値に合わせること)*/
		margin: 0 0 5px 0 !important;
	}

	.rireki_page_wrap .rireki_block_img a img {
		max-width: 100%;
	}

	.rireki_page_wrap .rireki_title {
		display: none;
	}

	.rireki_page_wrap .rireki_title_sp {
		display: block;
		clear: both;
	}

	.rireki_page_wrap .rireki_title_sp h1 {
		font-size: 10px;
		margin: 0;
		padding: 0;
		width: 100%;
		color: #FFF;
		clear: both;
		background: #2F2514;
	}

	.rireki_page_wrap .rireki_title_sp h2 {
		background: #f79708;
		border-left: 10px solid #febe25;
		padding: .2em .3em;
		font-size: 14px;
		line-height: 20pt;
		font-weight: bold;
		color: #FFF;
	}

	.ultra2018 {
		margin: 10px auto;
		padding: 0px;
		width: 98%;
	}

	.ultra2018 img {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}

	.sp_con_wrap ul li {
		width: 43%;
		float: left;
		border: none;
		margin: 2% 2% 0% 4%;
		padding: 0;
	}

	#office {
		width: 92% !important;
		float: left;
		border: none;
		margin: 2% 2% 0% 4%;
		padding: 0;
	}

	.sp_con_wrap ul {
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	.sp_con_wrap img {
		width: 100%;
		margin: 0;
	}

	.sp_tl {
		color: #FF4000;
		width: 96%;
		margin: 0 auto;
		margin-top: 8px;
		border-bottom: double 6px;
		font-size: 20px;
		font-weight: bold;
	}

	.sp_tl span {
		font-size: 14px;
		display: block;
		margin: 0 0 -5px 0;
	}

	/********************************************
  
    SPTOP特選物件
  
*********************************************/
	.sp_tokusen {
		width: 100%;
		overflow: scroll;
		padding: 10px 0px;
		background-color: #f2f3f3;
		background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #F9F9F9), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #F9F9F9), color-stop(.75, #F9F9F9), color-stop(.75, transparent), to(transparent));
		-webkit-background-size: 7px 7px;
		-webkit-overflow-scrolling: touch;
		/*慣性スクロール*/
	}

	.sp_tokusen_in {
		width: 5000px;
	}

	.sp_tokusen_row {
		width: 190px;
		margin: 0 10px 0 0;
		padding: 5px;
		background-color: white;
		position: relative;
		list-style: none;
		float: left;
	}

	.sp_tokusen_row > a {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		text-decoration: none;
	}

	.sp_tokusen_title {
		width: 180px;
		top: 175px;
		left: 10px;
		position: absolute;
		text-overflow: ellipsis;
		font-size: 3vw;
	}

	.sp_tokusen_row:hover {
		background: #ECECEC;
	}

	/*.sp_tokusen_row:nth-child(4n) {
        margin-right: 0 !important;
    }*/

	.sp_tokusen_row:last-child {
		margin-right: 0 !important;
	}


	.sp_tokusen_row ul {
		margin: 0;
		padding: 0px 5px 5px 5px;
	}

	.sp_tokusen_row ul li {
		font-size: 12px;
		margin: 0;
		clear: both;
		list-style: none;
	}

	.sp_tokusen_img {
		margin: 0;
		width: 190px;
		height: 165px;
		overflow: hidden;
		margin-bottom: 23px;
		border-bottom: 3px solid #07285A;
		text-align: center;
		object-fit: cover;
	}

	.sp_tokusen_img img {
		max-width: 248px;
		height: auto;
	}

	.sp_tokusen_shosai {
		padding: 0 5px 5px 5px;
		font-size: 12px;
	}

	.sp_tokusen_shosai b {
		color: #FF5722;
		font-size: 16px;
	}


	.sma_movie iframe {
		width: 100% !important;
		height: 400px !important;
	}


	/*kenchiku*/

	.k_top {
		background-image: url(/img/ken_mainbg.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}


	.k_title {
		padding-top: 36%;
		margin-left: 5%;
		text-align: left;
	}

	.k_title h2 {
		font-size: 7vw;
		font-family: "小塚明朝 Std";
		color: #FFFFFF;
		line-height: 8vh;
		margin: 0 auto;
	}

	.k_txt {
		text-align: left;
		padding: 0px;
		width: 75%;
		margin-left: 2%;
		font-size: 4vw;
		line-height: 4vh;
		font-family: "小塚明朝 Std";
		margin-top: 8%;
	}

	.k_txt3 {
		text-align: left;
		padding: 0px;
		width: 96%;
		margin: 0 auto;
		font-size: 4vw;
		line-height: 4vh;
		font-family: "小塚明朝 Std";
	}


	.k_setsumei {
		width: 96%;
		margin: 0 auto;
		background-repeat: no-repeat;
		position: relative;
		padding: 0;
	}

	.k_setsumei2 {
		width: 96%;
		margin: 0 auto;
		background-repeat: no-repeat;
		position: relative;
		padding: 0;
	}

	.k_txt2 {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		/*	margin-right: 150px;	*/
		font-size: 4vw;
		line-height: 4vh;
		font-family: "小塚明朝 Std";
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.style1 {
		font-size: 16px;
		color: #990000;
		font-family: "小塚明朝 Std";
		font-weight: bold;
	}

	.style1 a {
		font-size: 16px;
		color: #990000;
		font-family: "小塚明朝 Std";
		font-weight: bold;
		text-decoration: underline;
	}

	.kenchiku_tl {
		font-family: "小塚明朝 Std";
		font-size: 6vw;
		line-height: 6vh;
		text-align: center;
	}

	.kenchiku_tl span {
		font-weight: bolder;
		color: #990000;
	}

	/*kodate*/

	.ko_top {
		background-image: url(/img/kodate_mainbg.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}


	.ko_title {
		padding-top: 36% !important;
		margin-left: 5% !important;
		text-align: left !important;
		background: none !important;
	}

	.ko_title h2 {
		font-size: 7vw;
		font-family: "小塚明朝 Std";
		color: #FFFFFF;
		line-height: 8vh;
		margin: 0 auto;
	}

	.ko_txt {
		text-align: left;
		padding: 0px;
		width: 75%;
		margin-left: 2%;
		font-size: 4vw;
		line-height: 4vh;
		font-family: "小塚明朝 Std";
		margin-top: 8%;
	}


	.ko_setsumei {
		width: 100%;
		padding: 0;
		text-align: center;
	}

	.ko_setsumei2 {
		width: 760px;
		height: 560px;
		background-image: url(/img/ken_img2.jpg);
		background-repeat: no-repeat;
		padding: 0;
		background-position: right;
	}

	.ko_txt2 {
		width: 96%;
		margin: 0 auto;
		text-align: left;
		/*	margin-right: 150px;	*/
		font-size: 4vw;
		line-height: 4vh;
		font-family: "小塚明朝 Std";
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.ko_gva {
		width: 96%;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		text-align: center;
		margin-top: 20px;
	}

	.ko_gva_l {
		margin: 0 auto;
		padding: 0;
	}

	.ko_gva_r {
		padding: 0;
	}


	.ko_gva_txt {
		padding: 0;
		font-size: 16px;
		font-family: "小塚明朝 Std";
		text-align: left;
		padding-top: 20px;
	}

	.kodate_nagare {
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 20px;
	}

	.kodate_tl {
		font-family: "小塚明朝 Std";
		font-size: 6vw;
		line-height: 6vh;
		text-align: center;
	}

	.kodate_tl span {
		font-weight: bolder;
		color: #990000;
	}

	/*division*/
	.pan {
		font-size: 3vw;
	}

	.divi_top {
		background-image: url(/img/division_main.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		width: 100%;
	}


	.divi_title {
		padding-top: 31%;
		margin-left: 3%;
		text-align: left;
		margin-bottom: 5%;
	}

	.divi_title h2 {
		font-size: 7vw;
		font-family: "メイリオ";
		color: #FFFFFF;
		line-height: 8vw;
		margin: 0 auto;
	}

	.c_campaign {
		margin-top: 20px !important;
	}

	.title {
		background-image: url(/img/divi_title.jpg);
		background-repeat: no-repeat;
		height: 40px;
		padding: 0;
		margin: 0 auto;
	}

	.title h3 {
		height: 30px;
		padding: 0;
		margin: 0 auto;
		margin-left: 5%;
		font-family: "ＭＳ ゴシック";
		color: #025AB3;
		font-size: 6vw;
		text-align: left;
		line-height: 4.5vh;
	}

	.divi_waku {
		width: 100%;
		padding: 0;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.divi_l {
		text-align: center;
	}

	.divi_l_txt {
		font-size: 4vw;
		font-family: "ＭＳ ゴシック";
		line-height: 4vh;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.divi_r {
		float: right;
		width: 30%;
		text-align: left;
	}

	.division_more {
		display: block;
		text-align: center;
		width: 60%;
		background: #025AB3;
		color: #FFFFFF;
		font-size: 4vw;
		line-height: 5vh;
		margin: 0 auto;
		font-weight: bold;
	}

	.divi_navi {
		display: block;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 5px;
	}


	.m_top {
		background-image: url(../img/mansion_mainbg.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}


	.m_title {
		padding-top: 36%;
		margin-left: 3%;
		text-align: left;
		margin-bottom: 5%;
	}

	.m_title h2 {
		font-size: 7vw;
		font-family: "小塚明朝 Std";
		color: #FFFFFF;
		line-height: 8vh;
		margin: 0 auto;
	}

	.m_txt {
		text-align: left;
		padding: 0px;
		width: 75%;
		margin-left: 2%;
		font-size: 4vw;
		line-height: 4vh;
		font-family: "小塚明朝 Std";
	}

	/*chintainavi*/

	.navi_top {
		width: 100%;
		background-image: url(/img/navi_main_bg.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		padding: 0;
		margin-top: 10px;
	}

	.navi_text {
		width: 96%;
		margin: 0 auto 20px auto;
	}

	.navi_text h3 {
		text-align: center;
		font-size: 6vw;
		line-height: 4.5vh;
		color: #085eb5;
		margin: 0;
		margin-bottom: 10px;
		margin-top: 20px;
	}

	.navi_text p {
		font-size: 4vw;
		line-height: 4vh;
		margin-bottom: 20px;
	}

	.navi_title {
		padding-top: 27%;
		margin-left: 3%;
		text-align: left;
	}

	.navi_title h2 {
		font-size: 6vw;
		color: #FFFFFF;
		line-height: 8vh;
		margin: 0 auto;
	}

	.subtitle {
		font-size: 6vw;
		color: #FFFFFF;
		line-height: 8vh;
		margin: 0 auto;
	}

	.navi_list {
		width: 96%;
		padding: 0;
		margin: 0 auto;
	}

	.navi_list ul {
		width: 100%;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.navi_list ul li {
		float: left;
		width: 32%;
		margin-right: 2%;
	}

	.navi_list ul li:nth-child(3n) {
		margin-right: 0;
	}

	.navi_list ul li:nth-child(1) {
		margin-bottom: 2%;
	}

	.navi_list ul li:nth-child(2) {
		margin-bottom: 2%;
	}

	.navi_list ul li:nth-child(3) {
		margin-bottom: 2%;
	}

	.navi_list ul li a {
		display: block;
	}

	.navi_tenpo {
		width: 96%;
		margin: 0 auto;
		padding: 0;
		margin-top: 30px;
	}

	.navi_t_title {
		background-image: url(/img/navi_line.jpg);
		background-repeat: no-repeat;
		height: 35px;
		padding: 0;
		margin: 0 auto;
		background-position: bottom;
	}

	.navi_t_title h3 {
		height: 30px;
		padding: 0;
		margin: 0 auto;
		margin-left: 5px;
		font-family: "メイリオ";
		color: #000;
		font-size: 7vw;
		text-align: left;
		line-height: 7vw;
		float: left;
	}

	.navi_t_title a {
		float: right;
		margin: 0px;
		padding: 0px;
	}

	.navi_t_title2 {
		background-image: url(/img/navi_line2.jpg);
		background-repeat: no-repeat;
		height: 35px;
		padding: 0 0 10px 0;
		margin: 0 auto;
		background-position: bottom;
	}

	.navi_t_title2 h3 {
		height: 30px;
		padding: 0;
		margin: 0 auto;
		margin-left: 5px;
		font-family: "メイリオ";
		color: #000;
		font-size: 26px;
		text-align: left;
		line-height: 30px;
		float: left;
	}

	.navi_t_title2 a {
		float: right;
		margin: 0px;
		padding: 0px;
	}

	.tenpo_toho {
		margin: 10px;
		font-size: 4vw;
		line-height: 4vh;
		font-weight: bold;
	}

	.color {
		background: url(/img/navi_color.gif);
	}

	.color2 {
		background: url(/img/navi_color_2.gif);
	}

	.color3_sp {
		padding: 7% 0 !important;
	}

	.company {
		width: 96%;
		margin: 20px auto;
		text-align: center;
	}

	.company_1_detail img {
		width: 80%;
		margin: 0 auto;
	}

	.company_1_detail ul {
		width: 100%;
		list-style: none;
		margin: 0;
		box-sizing: border-box;
		padding: 1px 0 0 0;
		border-top: 1px dashed #999999;
		margin-top: 10px;
	}

	.company_1_detail li {
		border-bottom: 1px dashed #999999;
		overflow: hidden;
	}

	.company_1_detail span {
		display: block;
		float: left;
		padding: 2% 0;
		width: 30%;
		text-align: center;
	}

	.company_1_detail p {
		float: right;
		margin: 2% 0 0 0;
		padding: 0;
		width: 68%;
		margin-left: 2%;
		text-align: left;
		font-family: "メイリオ";
		font-size: 4vw;
		line-height: 8vw;
	}

	.com_more_btn {
		font-size: 4vw;
		line-height: 5vw;
		background-color: #085eb5;
		color: #FFFFFF;
		display: block;
		font-weight: bold;
		padding: 10px 0;
		width: 80%;
		margin: 20px auto 0px auto;
	}

	.com_more_btn_green {
		background-color: #64b822;
	}

	.company_1_text {
		margin-bottom: 20px;
		margin: 0 auto;
	}

	.company_1_text p {
		margin: 0;
		width: 100% !important;
		padding: 10px;
		line-height: 26px;
		text-align: left;
		background: #fff !important;
	}

	.company_1_photo {
		vertical-align: bottom;
		width: 96%;
		margin: 10px auto 20px auto;
	}

	.company_1_photo img {
		max-width: 300px;
		margin-bottom: 10px;
	}

	.company_photo_1 {
		padding: 0;
		margin-left: 15px;
		margin-right: 15px;
	}

	.float_r {
		float: right;
	}

	.float_l {
		float: left;
	}

	/*ken追記*/


	h2.pri_h2 {
		font-size: 20px;
		width: 760px;
		height: 50px;
		line-height: 50px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		padding: 0px 0px 0px 0px;
		text-indent: 10px;
		background: url(../img/top_tempo_title.jpg) left bottom no-repeat;
		text-align: left;
	}

	.wakuwaku_bukken {
		text-align: center;
	}

	.wakuwaku_bukken a {
		text-align: center;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		text-decoration: underline;
		color: #3A8FF9;
		font-size: 24px;
		line-height: 30px;
		font-weight: bold;
	}

	.com_title {
		font-size: 20px;
		width: 760px;
		height: 50px;
		line-height: 50px;
		margin: 0px auto;
		padding: 0px 0px 0px 0px;
		text-align: left;
		text-indent: 10px;
		background: url(../img/top_tempo_title.jpg) left bottom no-repeat;
	}

	.com_aisatsu {
		overflow: hidden;
		margin: 20px 0px 0px 0px;
	}

	.com_aisatsu img {
		float: left;
	}

	.com_aisatsu p {
		float: right;
		text-align: left;
		width: 410px;
		padding: 0px;
		margin: 0px;
		font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 14px;
		line-height: 26px;
	}

	.com_aisatsu p span {
		font-size: 20px;
	}

	.com_list {
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		margin: 15px 0px 0px 0px;
	}

	.com_list ul {
		margin: 0px;
		padding: 0px;
	}

	.com_list ul li {
		margin: 5px 0px 0px 0px;
		list-style: none;
		text-align: left;
		border-top: 1px dotted #333333;
		overflow: hidden;
		clear: both;
		width: 100%;
	}

	.com_list ul li span {
		display: block;
		background-color: #D9E8FF;
		width: 150px;
		height: 45px;
		float: left;
		text-align: center;
		line-height: 45px;
		font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 14px;
		padding: 0px;
		margin: 5px 0px 0px 0px;
	}

	.com_list ul li p {
		display: block;
		text-align: left;
		line-height: 45px;
		float: left;
		height: 45px;
		padding: 0px;
		margin: 5px 0px 0px 20px;
		font-size: 14px;
		font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	.com_list2 span {
		height: 135px !important;
		line-height: 135px !important;
	}

	.com_list2 p {
		height: 135px !important;
	}

	.com_jigyo {
		margin: 20px 0px 0px 0px;
		padding: 0px;
		overflow: hidden;
	}

	.com_jigyo ul {
		margin: 0px;
		padding: 0px;
	}

	.com_jigyo ul li {
		float: left;
		width: 315px;
		list-style: none;
		height: 250px;
		padding: 0px;
		margin: 20px 30px 0px 30px;
		text-align: left;
		display: block;
		position: relative;
	}

	.com_jigyo ul li a {
		text-decoration: none;
		font-size: 16px;
		font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight: bold;
		line-height: 24px;
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 315px;
		height: 250px;
	}

	.com_jigyo ul li:hover {
		background-color: #F1F7FF;
	}

	.com_jigyo ul li a span {
		display: block;
		padding-top: 155px;
	}

	.com_jigyo ul li p {
		margin: 35px 0px 0px 0px;
		padding: 0px;
		font-size: 12px;
		color: #545454;
	}

	.com_jigyo_chintai {
		width: 690px !important;
		height: 230px !important;
	}

	.com_jigyo_chintai a {
		width: 690px !important;
		height: 230px !important;
	}

	/* tenpo shokai */
	.top_tenposhokai {
		width: 830px;
		margin: 15px -70px 15px 0;
		text-align: left;
		/* background:url(../img/top_tempo_raku.jpg) no-repeat;
        background-position: 90% 100%; */
	}

	.top_tenposhokai h2 {
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 26px;
		font-weight: bold;
		line-height: 32px;
		text-indent: 5px;
		color: #004183;
		background: url(../img/top_tempo_title.jpg) left bottom no-repeat;
	}

	.top_tenposhokai ul {
		width: 205px;
		margin: 0 70px 0 0;
		padding: 0;
		list-style: none;
		float: left;
	}

	.top_tenposhokai ul li {
		margin: 10px 0;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 12px;
	}

	li.tenpo-ti01 {
		font-size: 18px !important;
		font-weight: bold;
		line-height: 20px;
		padding: 5px 0 5px 10px;
		border-left: 4px solid #0C419A;
	}

	li.tenpo-ti02 {
		font-size: 18px !important;
		font-weight: bold;
		line-height: 20px;
		padding: 5px 0 5px 10px;
		border-left: 4px solid #65B822;
	}

	li.tenpo-info span {
		font-size: 14px;
		font-weight: bold;
		color: #FF0000;
	}

	li.tenpo-com {
		color: #666666;
	}

	li.tenpo-more {
		text-align: right;
	}

	li.tenpo-more a {
		padding: 0 20px;
		line-height: 25px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		background: #FE9F01;
	}

	li.tenpo-more a:hover {
		background: #0C419A;
	}

	/* 202306 バナー追加 */
	.top_original {
		display: block;
		width: 96%;
		margin: 5% auto 2% auto;
		box-shadow: 0px 0px 3px 0px rgba(200, 200, 200, 1);
	}

	.top_original img {
		width: 100%;
	}

}
