<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	/* CSS Document */
@media screen and (max-width:768px){
	
/*******************************/
/*  サイトカラー変更 置換ワード  */
/* ⇒　#326598;/*sma_color_01*/
/*     ヘッダ,h2,パンくず背景  */
/* ⇒  #BBBBBB;/*sma_color_02*/
/*  スライドメニュー背景  */
/*例）#○○;/*sma_color_01*/
/*              ?
/*例）#▲▲;/*sma_color_01*/
/* sma_colorのコメントアウトも含めて置換*/
/* カラーコードのみを変更*/
/*******************************/

.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;
}



/*----------------------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;
}

.tokusyu{
	width:96%;
	margin:0 auto;
	overflow:hidden;
}

.tokusyu_list{
	width:100%;
	margin-top:10px;
}

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

.tokusyu_list ul li{
	float:left;
	width: 48%;
	overflow:hidden;
}

.tokusyu_list ul li:last-child{
	padding-left:4%;
}

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

.tokusyu_list ul li a p{
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 10px 0px;
}
	
.tokusyu_list ul li a{
	color:#333333;
	text-decoration:none;
}

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

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

.tokusyu_2 li{
	height:45px;
	width:50%;;
	line-height:45px;
	text-indent:40px;
	position: relative;
	float:left;
}

.tokusyu_2 li:after{
	content: "";
	display: block;
	height: 10px;
	border-top: 3px solid #326598;
	border-right: 3px solid #326598;
	position: absolute;
	left: 13px;
	top: 48%;
	margin-top: -5px;
	width: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.tokusyu_2 li a{
	color:#333333;
	text-decoration:none;
	display: block;
}

/*----------------------------
  会社概要　20210615　リニューアル
-----------------------------*/
.shop_wrap{

}
.shop_inner {
    width: 94%;
    margin: 0 auto;
}
.shop_tl {
    font-size: 17px;
}
.shop_img {
    display: flex;
    justify-content: space-between;
    margin:0 0 15px;
}
.shop_img li {
    width: 49%;
    max-height: 125px;
    overflow:hidden;
}
.shop_img img {
    width: auto;
    height: 125px;
}
.shop_info {
    margin-bottom: 15px;
    font-size: 14px;
}
.shop_info p {
    margin: 0;
}
.shop_name {
    font-size: 18px !important;
    font-weight: bold;
    color: #333;
    margin: 0 0 10px !important;
}
.shop_info p a {
    color: #333;
    display: block;
}
.shop_tel {
    margin-bottom: 15px;
}
.shop_tel a {
    text-align: center;
    display: block;
    background: #eee;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 15px 4%;
    border-radius: 5px;
}
.shop_tel a&gt;p {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
}
.shop_tel a div {
    background: #fff;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 25px;
    font-weight: bold;
}

.shop_link {
    overflow: hidden;
}
.shop_link li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 8px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.shop_link li:nth-child(even){
    margin-right: 0;
}
.shop_link li a {
    display: block;
    text-align: center;
    color: #333;
    padding: 10px 0;
    font-size: 14px;
}

/*----------------------------
   　会社概要　従来版
-----------------------------*/

.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;
}
.slider li{
    text-align: center;
}
.slider li p{
    margin: 5px auto;
    
}
.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(/template_iphone/img_test/right.png) no-repeat;
}
.slider-arrow--left {
  bottom: 50%;
  left: 10px;
  background: url(/template_iphone/img_test/left.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;
}

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

span.bold {
	font-weight:bold;}

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

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

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

.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;
}

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;
    display: block;
    margin-right: 2%;
}

.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;
}

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

/********************************************
  
    SPTOP特選物件
  
*********************************************/
.sp_tokusen{
	padding: 10px 5px;
	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{
    padding: 10px 3% 10px;
    overflow-x: auto;
    white-space: nowrap;
}

.sp_tokusen_row{
	width: 190px;
	margin: 0 10px 0 0;
	padding: 5px;
	background-color: white;
	position: relative;
	list-style: none;
	display: inline-block;
}
.sp_tokusen_row &gt; 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 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;
}
.sp_tokusen_img img{
    max-width: 190px;
    max-height: 165px;
}
.sp_tokusen_shosai{
	padding: 0 5px 5px 5px;
	font-size: 12px;
}

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

/*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 終了 */

.t_rentfeature_wrap{
	display:block;
    background-image: url(/mobile_img/rentfeature_bg_sp.webp);
    width: 90%;
    overflow: hidden;
    margin: 10px auto;
    padding: 20px 5% 5px 5%;
    box-sizing: border-box;
    border: dashed 1px #70b433 !important;
}
.t_rentfeature_wrap h2{
    margin: 0px auto 20px auto;
    text-align: center;
    width: 80%;s
}
.t_rentfeature_wrap h2 img{
	width:100%;
}
.t_rentfeature_wrap ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: none;
    background: none;
    line-height: normal;
}
.t_rentfeature_wrap ul li{
    width: 48%;
    padding: 0px;
    margin: 0px 0px 14px 0px;
}
.t_rentfeature_wrap ul li:first-child{
	width:100%;
}
.t_rentfeature_wrap ul li a{
    display: block;
    overflow: hidden;
    border: solid 1px #70b433;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    text-decoration: none;
}
.t_rentfeature_wrap ul li a:hover{
    border: solid 1px #5f9b2a;
}
.t_rentfeature_wrap ul li:hover .t_rentfeature_wrap span{
	background-color:#5f9b2a;
}


.t_rentfeature_wrap ul li a img{
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: none;
}
.t_rentfeature_wrap ul li a span{
display: block;
    background-color: #70b433;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    position: relative;
}
.t_rentfeature_wrap ul li a span::before{
    content: "";
    bottom: 0px;
    right: 0px;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 6px solid #dbe3d4;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_voice_wrap{
    width: 96%;
    margin: 30px auto 10px auto;
}
.t_voice_wrap .kzANES{
	height:auto;
}
.t_voice_wrap h2{
    margin: 0px 0px -15px 0px;
}
.t_voice_wrap h2 img{
	width:100%;
}
.iGDhJF {
    height: fit-content;
}

}</pre></body></html>