@charset "utf-8";


/* =========================================================
	 t_common
========================================================= */
.t_tl {
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 10px 4%;
	background: #f5f5f5;
}
.t_tl i {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}
.t_tl span {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

/* =========================================================
	 t_main
========================================================= */
.t_main {
	padding-bottom: 5px;
}
/* =========================================================
	 t_regist
========================================================= */
.t_regist {
	width: 96%;
	margin: 0 auto 10px;
	background: #eee;
	padding: 2%;
	position:relative;
	padding-bottom: 70px;
	border: 3px solid #ccc;
	box-sizing: border-box;
}
.t_re_txt {
	font-weight: bold;
	color: #ff0000;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}


.t_re_number {
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.t_re_number > div {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}
.t_re_normal {
	border: 1px solid #ccc;
	padding: 5px 15px;
	background: #fff;
}
.t_re_normal span {
	font-size: 22px;
	
}
.t_re_arrow {
	margin: 0 10px;
}
.t_re_arrow img {
	width: 20px;
}
.t_re_limited {
	border: 2px solid #ff0000;
	padding: 5px 15px;
	background: #FFFFFF;
	color: #ff0000;
}
.t_re_limited span {
	font-size: 28px;
}
.t_regist a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*¥**/: #fff¥9;
	filter: alpha(opacity=0);
}

.t_regist a p {
	position: absolute;
	left: 5%;
	top: 130px;
	background: #ff0000;
	color: #fff;
	text-align: center;
	width: 90%;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0;
	border-radius: 3px;
	box-shadow: 0 3px 0 #dd0000;

}

/* =========================================================
	 t_search
========================================================= */

.t_search_wrap {
	width: 98%;
	margin: 5px auto 10px;
}
.t_search {
	margin-bottom: 5px;
}
.t_search ul {
	margin: 0 auto;
	background-color: #ffffff;
	display: -webkit-box;
	display: box;
}
.t_search li {
	-webkit-box-flex: 1;
	box-flex: 1;
	margin: 0.5%;
	width: 100%;
}
.t_search li a {
	display: block;
	border: 2px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 3px 0 #999;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}
.t_se_search01 li a {
	padding: 15px 7px;
}
.t_se_search02 li a {
	padding: 10px 7px;
}
.t_se_search01 i:first-of-type,
.t_se_search02 i:first-of-type {
	float: left;
	font-size: 20px;
}
.t_se_search01 i:last-of-type,
.t_se_search02 i:last-of-type {
	float: right;
}
.t_se_search01 i:last-of-type {	padding-top: 3px;}
.t_se_search02 i {	padding-top: 12px;}
.t_se_search01 p,
.t_se_search02 p {
	float: left;
	padding-left: 5px;
	line-height: 20px;
}
.t_se_search01 span,
.t_se_search02 span {
	font-weight: bold;
}
.t_se_search01 span {
	font-size: 18px;
}
.t_se_search02 span {
	display: block;
	font-size: 15px;
}
.t_se_shubetsu {
	text-align: center;
}
.t_se_shubetsu li a {
	padding: 5px 0;
}
.t_se_shubetsu i {
	font-size: 30px;
	padding: 5px 0;
}
.t_se_shubetsu p {
	font-size: 11px;
}
.t_search_free {
	width: 98%;
	padding: 3% 4%;
	box-sizing: border-box;
	background: #F7F2E3;
	margin: 10px auto 0;
	border: 1px solid #ccc;
	overflow: hidden;
}
.t_search_free input[type="text"] {
	width: 78%;
	float: left;
	height: 40px;
	font-family:　'Arial','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
}
.t_search_free input[type="submit"] {
	float: right;
	display: block;
	text-align: center;
	width: 20%;
	border-radius: 3px;
	box-shadow: 0 3px 0 #333;
	background: #666;
	height: 37px;
	line-height: 37px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0;
	letter-spacing: 2px;
	font-size: 16px;
	-webkit-appearance: none;
	border: none;
	font-family:　'Arial','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo', sans-serif;
}

/* =========================================================
	 t_bukken　特選物件
========================================================= */
.t_bukken {

}
.t_bukken div {*zoom: 1;}
.t_bukken div:after {display: block;content: "";clear: both;}
.js-tab {
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 0 1.5%;
	display: -webkit-box;
	display: box;
}
.js-tab > div {
	-webkit-box-flex: 1;
	box-flex: 1;
	margin: 2px 0.5% 0;
	width: 100%;
	background:#ccc;
	color:#333;
	text-align: center;
	padding:10px 0;
	cursor:pointer;
	border: 2px solid #ccc;
	border-bottom: none;
	box-sizing: border-box;
}
.js-tab > div.active {
	background:#fff;
	border: 2px solid #ccc;
	border-bottom: none;
	color: #333;
	margin: 0 0.5% -2px;
}
.js-tab_content {
	display:none;
	width: 96%;
	margin: 0 auto;
}
.js-tab_content.active {display:block;}


/* 物件情報
---------------------------------------- */
.t_bukken_tl {
	border-bottom: 3px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.t_bukken_tl i,
.t_bukken_tl p {
	display: inline-block;
	vertical-align: middle;
}
.t_bukken_tl i {
	font-size: 20px;
	width: 8%;
	text-align: center;
}
.t_bukken_tl p {
	font-weight: bold;
	font-size: 15px;
	width: 90%;
}
.t_b_box {
	margin-bottom: 10px;
	border: 2px solid #ccc;
	border-bottom: 5px solid #ccc;
	box-sizing: border-box;
	position:relative;
	background: url(/img/sp/icon_arrow.png) no-repeat 98% 50%;
	background-size: 12px auto;
}
.t_b_box > a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*¥**/: #fff¥9;
	filter: alpha(opacity=0);
}
.t_b_box > a p {
	position: absolute;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	line-height: 24px;
	background: #f5f5f5;
	padding: 3px;
}
.t_b_detail {
	overflow: hidden;
	padding: 2%;
	padding-top: 35px;
}
.t_b_photo {
	float: left;
	width: 50%;
	margin-right: 2%;
	text-align: center;
}
.t_b_txt {
	float: left;
	width: 48%;
	font-size: 13rem;
}
.t_b_shubetsu {
	display: block;
	text-align: center;
	font-weight:bold;
	font-size: 11rem;
	background: #333;
	color: #fff;
	margin-bottom: 5px;
}
.t_b_price {
	font-weight: bold;
	color: #ff0000;
	font-size: 15rem;
}

.t_b_comment {
	padding: 0 2% 2% 2%;
}
.t_b_comment p {
	background: #f5f5f5;
	padding: 2%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.t_bukken_more {
	margin-bottom: 20px;
}
.t_bukken_more a {
	width: 100%;
	margin: 0 auto;
	display: block;
	border: 3px solid #333;
	text-align: center;
	padding: 10px 10%;
	box-sizing: border-box;
	border-radius: 3px;
	overflow: hidden;
}
.t_bukken_more span,
.t_bukken_more i {
	font-weight: bold;
	display: block;
	font-size: 15px;
	line-height: 25px;
}
.t_bukken_more span {
	float: left;
	width: 85%;
}
.t_bukken_more i {
	float: right;
}
/* =========================================================
	 t_toku　人気条件から探す
========================================================= */
.t_toku {
}
.t_toku ul {
}
.t_toku li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-bottom: 1px solid #999;
}
.t_toku li:nth-child(2n-1) {
	border-right: 1px solid #999;
}
.t_toku li a {
	display: block;
	padding: 15px 4% 15px 2%;
	overflow: hidden;
}
.t_toku li i {
	font-size: 18px;
}
.t_toku li i:first-of-type {
	float: left;
	width: 30px;
	text-align: center;
}
.t_toku li i:last-of-type {
	float: right;
}
.t_toku li span {
	float: left;
	font-size: 13px;
	font-weight: bold;
}

/* =========================================================
	 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;
}
.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;
}

/* =========================================================
	 t_shop　店舗情報
========================================================= */

.slider {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.slides {
	overflow: hidden;
	*zoom: 1;
}

.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 {
	max-height:200px;
	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: -15px;
	height: 25px;
	width: 15px;
}
.slider-arrow--right {
	bottom: 50%;
	right: 10px;
	background-image: url(/img/sp_index/shop_slide_arrow_r.png);
	background-repeat:no-repeat;
	background-size:15px auto;
}
.slider-arrow--left {
	bottom: 50%;
	left: 10px;
	background-image: url(/img/sp_index/shop_slide_arrow_l.png);
	background-repeat:no-repeat;
	background-size:15px auto;
}
.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;
}
.t_shop {
	border-bottom: 3px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.t_shop_wrap .t_shop:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.t_shop_tel {
	width: 96%;
	margin: 0 auto 10px;
	text-align: center;
}
.t_shop_tel a {
	display: block;
	border: 2px solid #D90000;
	border-radius: 3px;
	padding: 8px;
	box-shadow: 0 3px 0 #D90000;
	font-family: 'Century Gothic','Arial';
}
.t_shop_tel i,
.t_shop_tel p {
	display: inline-block;
	color: #D90000;
	vertical-align: middle;
}
.t_shop_tel i {
	padding-left: 10px;
	transform: scale(-1, 1);
	font-size: 22px;
}
.t_shop_tel p {
	font-size: 32px;
	font-weight: bold;
	padding: 3px 0 8px;
}
.t_shop_tel span {
	display: block;
	background: #eee;
	padding: 5px;
}

.t_shop_detail {
	width: 96%;
	margin: 0 auto;
}
.t_shop_detail span {
	display: block;
	font-weight: bold;
	font-size: 18px;
}
.t_shop_detail p {
}

/* =========================================================
	 t_info　お知らせ
========================================================= */
.t_info {
	overflow: hidden;
	-webkit-overflow-scrolling:touch;
	overflow-scrolling: touch;
	width: 100%;
	margin: auto;
	height: 230px;
	overflow-y:auto;
}
.t_info iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.sma-info_ichiran{
    width: 80%;
    margin: auto;
}
.sma-info_ichiran a{
    text-align: center;
    display: block;
    font-size: 20px;
    line-height: 36px;
    border: solid 2px #c8ba8d;
    background: #fff;
    color: #8e8462;
}
/* =========================================================
	 京都ハウスでできること
========================================================= */
.search_syurui{
	background-color:#eeeeee;
	padding:20px 0px;
	
}
.search_syurui h2{
    font-size: 20px;
    text-align: center;
    color: #333333;
}
.search_syurui ul{
    margin-top: 20px;
    overflow: hidden;
    width: 98%;
    margin: 20px auto 0px auto;
}
.search_syurui ul li{
    float: left;
    margin-right: 0%;
    width: 50%;
}
.search_syurui ul li:nth-child(2n){
	margin-right:0px;
}
.search_syurui ul li a{
	display:block;
}
.search_syurui ul li a img{
}
.sp_bn{
	width:96%;
	margin:10px auto 0px auto;
}
.sp_bn a{
	display:block;
}
/* =========================================================
	 マップ検索
======================================	=================== */
.search_map{
    background-image: url(/img/sp_index/search_map_bg_sp.jpg);
    background-size: 100%;
    padding: 20px 0px;
    height: 290px;
}
.search_map h2{
    width: 66%;
    margin: 0px auto 0px auto;
}
.search_map h2 img{
	display:block;
}
.search_map ul{
    margin: 10px auto 0px auto;
    width: 96%;
}
.search_map ul li{
    background: #fff;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 4px;
    float: left;
    text-align: center;
    line-height: 30px;
    border-bottom: solid 3px #999;
	
}
.search_map ul li:nth-child(3n){
	margin-right:0px;
	
}
.search_map ul li a{
    display: block;
    border: solid 2px #cccccc;
    
}


/* =========================================================
	 おすすめコンテンツ
======================================	=================== */
.osususme_wrap{
    width: 96%;
    margin: 10px auto 0px auto;
}
.osususme_wrap h2{
    text-align: center;
    margin: 0px 30px 20px 0px;
}
.osususme_wrap h2 img{
	width: 70%;
}
.osususme_wrap ul{
}
.osususme_wrap ul li{
    float: left;
    margin-right: 1%;
    margin-bottom: 2px;
    width: 49.5%;
}
.osususme_wrap ul li:nth-child(2n){
	margin-right:0px;
}
.osususme_wrap ul li a{
	display:block;
}
.osususme_wrap ul li a img{
}
.member_sp_wrap{
	width:96%;
	margin:auto;
}
.member_sp_wrap a{
	display:block;
}
.company_conts_wrap{
    width: 96%;
    margin: 20px auto 0px auto;
}
.company_conts_wrap h2{
    text-align: center;
    margin: 0px 30px 20px 0px;
}
.company_conts_wrap h2 img{
}
.company_conts_wrap ul{
	
}
.company_conts_wrap ul li{
    width: 49%;
    margin-right: 2%;
    margin-bottom: 6px;
    float: left;
}
.company_conts_wrap ul li:nth-child(2n){
	margin-right:0px;
}
.company_conts_wrap ul li a{
}
.top_shoplist_wrap{
    margin-top: 40px;
}
.top_shoplist_wrap h2{
    width: 90%;
    margin: auto;
}
.top_shoplist_wrap h2 img{
}
.top_shoplist_wrap h2 span{
    text-align: center;
    display: block;
    margin: 10px 0px 20px 0px;
}
.top_shoplist_wrap ul{
    width: 94%;
    margin: auto;
    border-bottom: solid 2px #c8ba8d;

}
.top_shoplist_wrap ul li{
    border-top: solid 2px #c8ba8d;
    padding: 10px 0px;
    overflow: hidden;
}
.top_shoplist_wrap ul li a{

}
.top_shop_l{
	float: left;
	width: 29%;

}
.top_shop_r{
    float: left;
    margin-left: 2%;
    width: 69%;

}
.top_shop_title{
    font-size: 3.5vw;
    line-height: 1.5em;
}
.top_shop_title span{
    display: block;
    font-size: 4.5vw;
    font-weight: bold;
    color: #c8ba8d;
    line-height: 1.5em;
}
.top_shop_tel{
    background-image: url(/img/index/flree_tel.jpg);
    background-repeat: no-repeat;
    background-position-y: 4px;
    background-position-x: 0px;
    padding-left: 27px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 4px;

}
/*インフォメーション・ブログ*/
.sma-info_wrap {
    margin-top: 20px;
    padding: 0px 0px 30px 0px;
    background-image: url(/img/index/info_bg.jpg);
}
.sma-info {
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 30px 0px 0px 0px;
}
.sma-info h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";



}
.sma-info h2 span{
display: block;
    text-align: center;
    color: #c8ba8d;
    font-size: 16px;
}
.sma-info p {
    margin: 0px auto;
    padding: 0px;
    height: 160px;
    overflow-y: auto;
    overflow-x: hidden;

}
.sma-info iframe {
width: 100%;
    height: 240px;
    margin: 0px;
    padding: 0px;
    border: 0px;
	display:block;
}


.info_txt {
    width: 72%;
    float: left;
    font-size: 13px;
    margin: 0 0 0 3%;
    color: #333;
line-height: 21px;
}
.info_wrap{
    background: #fff;
    overflow: auto;
    height: 210px;
}
.info_wrap ul{
	margin:0px;
	padding:0px;
}
.info_wrap ul li {
    width: 98%;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
    margin: 0 auto;
}
.info_wrap ul li a {
    overflow: hidden;
    display: block;
    padding: 3% 0;
    position: relative;
}
.info_date {
    font-size: 13px;
    color: #999!important;
    display: block;
    margin: 0;

}
.info_txt p:after {
content: "NEW";
    color: #cc0000;
    font-weight: bold;
    position: absolute;
    left: 0px;
    right: -5em;
    top: 3vw;
    margin: auto;
    text-align: center;
}
.info_box_img {
    width: 23%;
    float: left;
    margin: 0 0 0 2%;
}
.info_box_img img {max-width:100%;}
.info_txt p {
    margin: 0;
    padding: 0;
}



.top_sns_wrap{
overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.top_sns_wrap ul{
	display: flex;
	flex-wrap: wrap;
	width: fit-content;
	justify-content: center;
	margin: 5% auto;
}
.top_sns_wrap ul li{
    margin-bottom: 10px;
    text-align: center;
}
.top_sns_wrap ul li:last-child{
	margin-right:0px;
}
.top_sns_wrap ul li a{
    display: block;
}
.top_sns_wrap ul li a img{
}


.oyasumi_info{
	display: block;
	margin: 1em auto;
	width: 85%;
	border: 2px solid #ff9800;
	padding: 1em;
	line-height: 1.7em;
	font-size: 14px;
}
.oyasumi_info span{
	display: block;
	margin-bottom: 0.5em;
	color:white;
	background: #ff9800;
	width: fit-content;
	padding: 0 1em;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7em;
}

.sp_loftpia {
	background-image: url(/img/sp_index/sp_loftpia_bg.gif);
	background-position: bottom;
	background-size: cover;
	padding: 2em 1em 1em 1em;
}
.sp_loftpia_title {
	margin: 0 auto;
	display: block;
	width: fit-content;
}
.sp_loftpia_onsale {}

.sp_loftpia_onsale iframe {
	width: 100%;
	height: 370px;
	margin: 2em 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
.sp_loftpia_morelink a{
	text-align: center;
	display: block;
	width: 90%;
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 3em;
	/* border: solid 2px #c8ba8d; */
	background: #333;
	color: #fff;
	margin: 0.5em auto;
	border-radius: 10px;
}

ul.sp_loftpia_menu{
	width: 315px;
	display: block;
	margin: 2em auto;
}
ul.sp_loftpia_menu li{
	display: inline-flex;
	margin: 0.2em;
	justify-content: space-between;
}
ul.sp_loftpia_menu li:first-child{}

/*---------------------------------------- 
/* openhouse
---------------------------------------- */


.t_openhouse {
 display: block;
 width: 100%;
 margin: 50px auto;
}

.t_openhouse h2 {
 font-size: 40px;
 color: #484846;
 text-align: center;
 line-height: 1.5em;
}

.t_openhouse h2 img {
 display: block;
 margin: 0 auto;
}


/*openhouse*/

.t_member_block {
 margin: 50px auto;
 width: fit-content;
}

.t_openhouse iframe {
 display: block;
 width: 1140px;
 height: 430px;
 margin: 40px auto;
}

.t_openhouse_list {
 padding: 20px;
}

.t_openhouse_list ul {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
 list-style: none;
 padding: 0;
 margin: 0;
}

.t_openhouse_list ul li a {
	display: block;
	width: 215px;
	margin-right: 15px;
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	position: relative;
	transition: .3s;
	padding-bottom: 25px;
	text-decoration: none;
}

.t_openhouse_list ul li a:hover {
 box-shadow: none;
 transform: translateY(5px);
 background: #f5f5f5;
 transition: .3s;
}

.t_openhouse_list ul li a p {
 padding: 0 15px;
 margin: 30px 0 10px;
 color: #B0A472;
 font-size: 16px;
 font-weight: bold;
 line-height: 26px;
 letter-spacing: 0.05em;
 display: -webkit-box;
 display: -ms-flexbox;
 -webkit-box-orient: vertical;
 -ms-flex-direction: column;
 -webkit-line-clamp: 2;
 overflow: hidden;
}

.t_openhouse_icon {
 width: 50px;
 height: 50px;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: center;
 align-items: center;
 border-radius: 50%;
 background: #F9E900;
 color: #333;
 font-size: 14px;
 font-weight: bold;
 position: absolute;
 left: -20px;
 top: -20px;
 letter-spacing: 0.05em;
 z-index: 10;
}

.t_openhouse_img {
 width: 215px;
 height: 162px !important;
 position: relative;
}

.t_openhouse_img img {
 width: 215px;
 height: 162px !important;
 object-fit: cover;
}

/*
.t_openhouse_img span {
 display: inline-block;
 padding: 0 15px;
 line-height: 30px;
 text-align: center;
 font-size: 12px;
 font-weight: 500;
 letter-spacing: 0.1em;
 background: #6E6E6E;
 color: #fff;
 border-radius: 20px;
 position: absolute;
 left: 15px;
 bottom: -15px;
}
*/

.t_openhouse_add {
 font-size: 14px;
 font-weight: 500;
 letter-spacing: 0.05em;
 color: #333;
 display: -webkit-box;
 display: -ms-flexbox;
 -webkit-box-orient: vertical;
 -ms-flex-direction: column;
 -webkit-line-clamp: 1;
 overflow: hidden;
 padding: 0 15px;
}

.pc_loftpia_new{
	width: 100%;
	margin: 3em auto;
}
.pc_loftpia_new ul{
	width: 100%;
}
.pc_loftpia_new ul li{
	margin: 1em auto;
}
.pc_loftpia_new ul li a img{ width: 100%;}

.loftpia_room_icon {
    width: 4em;
    height: 4em;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #F9E900;
    color: #333;
    font-size: 3vw;
    font-weight: bold;
    position: absolute;
    padding: 1em;
    right: 3%;
    bottom: 3%;
    text-align: center;
    letter-spacing: 0.05em;
    z-index: 10;
}
.loftpia_room_icon:empty {
    display: none;
}

