@charset "utf-8";
/* CSS Document */

body {
  min-width: 1150px;
}

#contentsArea {
}

.contentsWrap {
	overflow: hidden;
}

/*============================
#headAreaTop
============================*/
#headAreaTop{
	height:297px;
	margin:0 auto;
	background-color: #E6E6DA;
	position:relative;
}
#headAreaTop .inner {
	position: relative;
}
#headBlock {
	width: 960px;
    margin: 0 auto;
}
#hatInner01{
	width: 960px;
	margin: auto;
	height:76px;
	text-indent:-9999px;
	background: url(../img/txt_top_01.png) no-repeat center center;
}
#topSlide {
	width:570px;
	height:260px;
	float:left;
}
#headAreaTop .topSlider img,
#headAreaTop .topSlider .slick-active img:hover {
	opacity: 1;
}
#headAreaTop .topSlider .slick-active a img:hover  {
	opacity: 0.7;
}

#topText {
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 24px;
    font-weight: bold;
    color: #403831;
    line-height: 1.5;
	position: absolute;
    top: 90px;
    left: 585px;
    width: 470px;

}
#topText small{
	font-size: 15px;
    display: block;
	text-decoration: underline;
	margin-top: 5px;
}

/*============================
#pickTopArea
============================*/

#pickTopArea{
	width: 370px;
	height: 410px;
	background-color: #38312A;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
#pickTopArea h3 {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	padding: 24px 20px 18px 53px;
	background: url(https://base.formatline.com/type002/color01/img/ico_corner_01.png) no-repeat 23px 18px;
}
#pickTopArea h3 span {
	font-size: 11px;
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
	font-style: italic;
	padding-left: 5px;
}

/*============================
#diaryArea
============================*/
.diaryAreaInner {
	width: 530px;
	height: 370px;
	overflow: auto;
	padding: 5px 15px;
	color: #333;
	line-height: 18px;
	background-color: #F2F2F2;
}
.diaryAreaInner ul li {
	border-bottom: 1px dotted #d6d6d6;
	clear: both;
	color: #000000;
	line-height: 16px;
	overflow: hidden;
	padding: 10px 0;
}
.diaryAreaInner ul li p.pic_left {
	float: left;
	padding-right: 10px;
}
.diaryAreaInner ul li p.pic_right {
	float: right;
	padding-left: 10px;
}
.diaryAreaInner ul li p.pic_top {
}
.diaryAreaInner ul li p.pic_bottom {
	padding-top: 5px;
}
.diaryAreaInner ul li span.tit {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 1px;
}
.diaryAreaInner ul li span.tit img {
	padding-bottom: 3px;
	padding-right: 5px;
	vertical-align: middle;
}
.diaryAreaInner ul li p.comment {
	font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
	word-wrap: break-word;
}
.diaryAreaInner ul li span.dateBox {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	color: #1B5658;
}
.diaryAreaInner ul li a {
	color: #000;
	display: block;
	text-decoration: underline;
}
.diaryAreaInner ul li a:hover {
	color: #e03b2e;
	text-decoration: none;
}
.diaryAreaInner .pageNavi {
	padding: 10px 0 0;
	margin-bottom: 5px;
}
.diaryAreaInner .pageNavi a {
	color: #666;
	text-decoration: underline;
}
.diaryAreaInner .pageNavi a:hover {
	color: #e03b2e;
	text-decoration: none;
}
.diaryAreaInner .newIcon {
	background: url("../diary/img/diary_icon.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
	height: 13px;
	padding-left: 45px;
	width: 38px;
}
.diaryNonePC {
	display:none;
}

/*============================
#diaryList
============================*/
.diaryNone {
	display: none;
}
#diaryPrev {
	float: left;
}
#diaryNext {
	float: right;
}

/* ===================================
#topContents
=================================== */
#topContents {
	background-color: #F1F1EA;
}
#topContents .inner {
	border-top: 3px solid #CF945F;
	overflow: hidden;
	padding: 18px 0;
}
#topContents .cornerArea01 {
	float: left;
	margin-left: 20px;
}
#topContents .cornerArea01 .text02 {
	margin: 4px 0 2px;
    color: #CF945F;
    font-size: 16px;
    font-weight: bold;
}
#topContents .cornerArea01 h2 {
	font-size: 15px;
    background-color: #CF945F;
    color: #FFFFFF;
	padding: 12px 12px 8px;
	margin-bottom: 5px;
	width: 346px;
}
#topContents .cornerArea01 h2 span {
	font-size: 22px;
	padding-top: 6px;
	display: block;
}
/* ===================================
#topSliderBox
=================================== */
#topSliderBox {
	float: left;
	width: 570px;
	overflow: hidden;
}

/* ===================================
#topArea
=================================== */
#topArea {
	overflow: hidden;
	margin: 40px 0 40px;
}
#diaryArea {
	width: 530px;
    float: right;
}
#diaryArea h2 {
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 16px;
	font-weight: bold;
    color: #3F3831;
	height: 30px;
}
#diaryArea h2 span {
	font-size: 12px;
	color: #C3C3C3;
	padding-left:10px;
}
.diaryAreaInner {
	padding: 15px;
    height: 380px;
    overflow-y: scroll;
    box-sizing: border-box;
}
.diaryAreaInner .dateBox {
	font-size: 13px;
	padding-right: 10px;
	color: #8C8C8C;
}
.diaryAreaInner .tit {
	font-size: 13px;
	color: #000;
}
.diaryAreaInner .comment {
	margin-top: 10px;
}
#diaryListPC li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}
.diaryAreaInner .pageNavi a {
	color: #8C8C8C;
}
.diaryAreaInner .prevBtn {
	float: left;
}
.diaryAreaInner .nextBtn {
	float: right;
}
/*============================
#centerArea
============================*/
#centerArea {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#centerArea .cenetrCube,
#bottomArea .bottomCube {
	padding: 0px 15px 10px;
    box-sizing: border-box;
	border-left: 3px solid #403831;
    border-bottom: 3px solid #403831;
	background: #E6E6DA;
	overflow: hidden;
	position: relative;
	margin: 0 0 20px;
}
#centerArea .cenetrCube h2,
#bottomArea .bottomCube h2 {
	font-size: 17px;
	font-weight: bold;
    color: #000;
    padding-top: 48px;
	position: relative;
	float: left;
	width: 155px;
}
#centerArea .cenetrCube h2:before,
#bottomArea .bottomCube h2:before {
	content: "PickUp";
    box-sizing: border-box;
    width: 150px;
    height: 30px;
    padding-left: 15px;
    line-height: 32px;
    background: #403831;
    border-right: 5px solid #1F5F61;
    font-size: 12px;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
    font-style: italic;
    color: #FFF;
    position: absolute;
    top: 0;
    left: -17px;
}
#centerArea .cenetrCube .btn,
#bottomArea .bottomCube .btn {
	position: absolute;
    bottom: 15px;
    left: 10px;
}
#centerArea .cenetrCube .btn a,
#bottomArea .bottomCube .btn a {
	width: 140px;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    border: 1px solid #CCC;
    background: #FFF;
    background: -moz-linear-gradient(top, #FFF, #FFF 50%, #F9F9F9);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.5, #FFF), to(#F9F9F9));
    border-radius: 5px;
    float: right;
    padding: 17px 0 15px 3px;
    box-sizing: border-box;
    text-decoration: none;
    position: relative;
}

.btn a:hover {
	opacity: 0.7;
}

/* ===================================
bottomArea
=================================== */
#bottomArea {
	overflow: hidden;
	margin-bottom: 30px;
}

#bottomArea .bottomCube {
	width: 470px;
	height: 322px;
	float: left;
	border-bottom: none;
}
#bottomArea .bottomCube:nth-child(even) {
	float: right;
}

#bottomArea .bottomCube .scube03 {
	width: 292px;
}
#bottomArea .bottomCube h2 {
    width: 133px;
}
/* ===================================
scube共通
=================================== */
.cubeWrap {
  overflow: hidden;
}
.cubeWrap .error {
	padding: 15px;
    font-size: 15px;
}
.cubeWrap .list li:first-child {
  visibility: hidden;
}
/* キューブ */
.cubeWrap .list li {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #FFF;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
	overflow: hidden;
    float: left;
	height: auto;
	box-sizing: border-box;
	margin: 0 0 10px;
	border: 1px solid #E2E2E2;
}
/* キューブ内の右側 */
.cubeWrap .list li .infoArea {
    float: left;
    padding: 6px 10px 0;
    box-sizing: border-box;
    line-height: 1.7;
}
.cubeWrap .list li .infoArea span {
	display: inline-block;
}
.cubeWrap .list li .infoArea span.rimawari02 {
	display: block;
	margin: -3px 5px 5px;
}

/* キューブ内の情報部分 */
.cubeWrap .info02 {
	font-size: 11px;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.4;
}
/* キューブ内の情報の色 */
.cubeWrap a,
.cubeWrap a:hover .info02 {
	color: #000;
}
/* キューブ内マウスオーバー */
.cubeWrap a:hover .comment {
	text-decoration: underline;
}
/* 画像位置 左 */
.cubeWrap .pic01 {
	float: left;
}
/* NEWアイコン */
.cubeWrap .pic01 .newIcon {
  display: inline-block;
  background: #fff600;
  font-weight: bold;
  color: #644300;
  text-align: center;
  line-height: 30px;
  position: absolute;
  width: 100px;
  height: 21px;
  padding: 34px 7px 0 5px;
  font-size: 10px;
  -webkit-transform: scale(0.8) rotate(-45deg);
  -moz-transform: scale(0.8) rotate(-45deg);
  -ms-transform: scale(0.8) rotate(-45deg);
  -o-transform: scale(0.8) rotate(-45deg);
  transform: scale(0.8) rotate(-45deg);
  z-index: 1;
  top: -28px;
  left: -55px;
}
/* 価格 */
.cubeWrap .price01 {
    float: none;
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
    color: #B15218;
    font-size: 24px;
    font-weight: bold;
}
/* 価格 単位部分 */
.cubeWrap .price01 span {
	font-size: 15px;
}
.cubeWrap .list li .infoArea span.unit {
    display: inline;
    padding: 0;
}
/* 間取り */
.cubeWrap .list li .infoArea span.info02 .madori {
	display: inline;
}
/* 利回り */
.cubeWrap a span.rimawari02 .red {
    color: #F00;
}
/* 情報区切り */
.cubeWrap .list li .infoArea span.info02 .spt {
	display: inline-block;
	padding: 0 2px;
}
/* コメント */
.cubeWrap .list li span.comment {
	color: #31739A;
    text-align: left;
    padding: 10px;
    float: right;
    box-sizing: border-box;
    line-height: 1.5;
	background: #F7F7F7;
}
.ellipsis {
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* ===================================
scube01
=================================== */
.corner01 {
	margin: 0 20px;
}
.scube01 .list li {
	width: 330px;
	padding: 5px;
    box-sizing: border-box;
}
.scube01 .list li.error {
    width: 100%;
    min-height: 160px;
    background: url(https://base.formatline.com/common/img/img_comingsoon_02.png) no-repeat center 42px;
    background-size: 186px;
    text-indent: -9999px;
    border: none;
}
.scube01 .pic01 img {
    width: 149px;
	margin: 0;
}
.scube01 .list li .infoArea {
	width: 169px;
	height: 149px;
	text-align: left;
}
.scube01 .list li .info02 {
	padding-top: 3px;
}
.scube01 .list li .infoArea span.rimawari02 {
	margin: -3px 0 5px;
}
/* ===================================
scube02
=================================== */
.scube02  {
	width: 750px;
    float: right;
	margin: 20px 0 0;
}
.scube02 .list li {
	width: 370px;
	margin: 0 10px 10px 0;
	padding: 5px;
}
.scube02 .list li:nth-child(odd) {
	margin-right: 0;
}
.scube02 .list li.error {
    width: 100%;
    min-height: 270px;
    background: url(https://base.formatline.com/common/img/img_comingsoon_01.png) no-repeat center 80px;
    background-size: 186px;
    text-indent: -9999px;
    border: none;
}
.scube02 .pic01 img {
    width: 140px;
	margin: 0;
}
.scube02 .list li .infoArea {
	width: 218px;
	height: 140px;
}
.scube02 .price01 {
	font-size: 24px;
}
.scube02 .info02 {
    border-top: 1px solid #E6E6DA;
    padding: 8px 0 0;
}

/* ===================================
scube03
=================================== */
.scube03 {
	width: 750px;
	float: right;
	margin: 20px 0 0;
	padding: 5px;
}
.scube03 .list li {
	float: left;
	width: 140px;
	min-height: 282px;
	max-height: 282px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px 5px 0;
}
.scube03 .list li:last-child {
	margin-right: 0;
}
.scube03 .list li.error {
    width: 100%;
    min-height: 270px;
    background: url(https://base.formatline.com/common/img/img_comingsoon_01.png) no-repeat center 80px;
    background-size: 186px;
    text-indent: -9999px;
    border: none;
}
.scube03 .pic01 {
    margin-bottom: 8px;
}
.scube03 .pic01 img {
    width: 128px;
	margin: 0;
}
.scube03 .list li .infoArea {
	float: none;
	padding: 0;
}
.scube03 .price01,
.scube03 .info02 {
	padding: 0 5px 0;
}
.scube03 .price01 {
	font-size: 22px;
}
.scube03 .info02 {
	border-top: 1px solid #E6E6DA;
	padding-top: 8px;
}

/* ===================================
scubeRanking
=================================== */
.rankingArea {
	margin: 10px 0 40px;
	overflow: hidden;
	background: #403831;
}
.rankingArea h2 {
	background: url(//base.formatline.com/type002/color01/img/ico_ranking_01.png) no-repeat #403831;
	font-size: 14px;
	color: #FFF;
	padding: 4px 0 0 32px;
	margin: 12px 0 18px 20px;
}
.rankingArea h2 span {
	font-size: 11px;
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
	font-style: italic;
	padding-left: 5px;
}
.scubeRanking {
	background: url(//base.formatline.com/type002/color01/img/bg_ranking_01.png) no-repeat 0 0 #403831;
	padding: 26px 14px 0px;
}
.scubeRanking .list li {
	width: 304px;
	margin-right: 10px;
}
.scubeRanking .list li:last-child {
	margin-right: 0;
}
.scubeRanking .list li.error {
  width: 100%;
  min-height: 60px;
  background: url(https://base.formatline.com/common/img/img_comingsoon_02.png) no-repeat 75px 7px;
  background-size: 186px;
  text-indent: -9999px;
  border: none;
}
.scubeRanking .pic01 img {
    width: 80px;
	margin: 0;
}
.scubeRanking .list li .infoArea {
	width: 222px;
	height: 80px;
    line-height: 1.8;
	font-size: 11px;
	padding: 2px 3px 7px 7px;
}
.scubeRanking .list li .info02 {
	border-top: 1px solid #E6E6DA;
	padding-top: 3px;
}
.scubeRanking .price01 {
	font-size: 19px;
}
.scubeRanking .price01 span {
	font-size: 15px;
}
.scubeRanking .rimawari02 {
	letter-spacing: -0.5px;
}
.rankingArea  .scubeRanking a span.rimawari02 {
    margin: -3px 0px 2px;
}