@charset "utf-8";

.areaContainer {
	box-sizing: border-box;
	position: relative;
	width: 93.75%;
	margin: 0 auto 20px;
	font-size: 0;
}
.areaTitle {
	box-sizing: border-box;
	position: relative;
	margin-top: 34px;
	margin-bottom: 5px;
	padding: 20px 0;
	font-size: 22px;
	line-height: 1;
	color: #f69e20;
	background: #fdf4e0;
	text-align: center;
}
.area-box {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 212px;
	height: 80px;
	margin-top: 15px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 8px center;
	background-size: auto;
	border: 2px solid #fed563;
}
.area-box::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	background: #fcc458;
	width: 14px;
	height: 14px;
	margin: auto 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.area-box::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 14px;
	width: 0;
	height: 0;
	margin: auto 0;
	border-top: 4px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid #fff;
}
.areaLink  {
	box-sizing: border-box;
	display: table;
	width: 100%;
	height: inherit;
	padding-left: 56px;
}
.areaLink .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.area-box-left {
	margin-left: 0;
}

.theTitle {
	font-size: 18px;
	line-height: 1.4;
	color: #f69e20;
}
.theSubTitle {
	font-size: 14px;
	line-height: 1.4;
	color: #949494;
}
.sTitle {
	font-size: 13px;
	line-height: 1.38;
}

body.jiten-category-rooms .catTitle {
	background: url("/jiten/tsuide/images/ico_white_rooms.png") no-repeat left center;
	background-size: contain;
}

.area-box-01 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_01.png")
}
.area-box-02 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_02.png")
}
.area-box-03 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_03.png")
}
.area-box-04 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_04.png")
}
.area-box-05 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_05.png")
}
.area-box-06 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_06.png")
}
.area-box-07 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_07.png")
}
.area-box-08 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_08.png")
}
.area-box-09 {
	background-image: url("/jiten/tsuide/rooms/images/ico_kitchen_09.png")
}

.area-box-10 {
	background-image: url("/jiten/tsuide/rooms/images/ico_bath_01.png")
}
.area-box-11 {
	background-image: url("/jiten/tsuide/rooms/images/ico_bath_02.png")
}
.area-box-12 {
	background-image: url("/jiten/tsuide/rooms/images/ico_bath_03.png")
}
.area-box-13 {
	background-image: url("/jiten/tsuide/rooms/images/ico_bath_04.png")
}
.area-box-14 {
	background-image: url("/jiten/tsuide/rooms/images/ico_bath_05.png")
}
.area-box-15 {
	background-image: url("/jiten/tsuide/rooms/images/ico_bath_06.png")
}
.area-box-16 {
	background-image: url("/jiten/tsuide/rooms/images/ico_bath_07.png")
}

.area-box-17 {
	background-image: url("/jiten/tsuide/rooms/images/ico_toilet_01.png")
}
.area-box-18 {
	background-image: url("/jiten/tsuide/rooms/images/ico_toilet_02.png")
}
.area-box-19 {
	background-image: url("/jiten/tsuide/rooms/images/ico_toilet_03.png")
}
.area-box-20 {
	background-image: url("/jiten/tsuide/rooms/images/ico_toilet_04.png")
}

.area-box-21 {
	background-image: url("/jiten/tsuide/rooms/images/ico_living_01.png")
}
.area-box-22 {
	background-image: url("/jiten/tsuide/rooms/images/ico_living_02.png")
}
.area-box-23 {
	background-image: url("/jiten/tsuide/rooms/images/ico_living_03.png")
}

.area-box-24 {
	background-image: url("/jiten/tsuide/rooms/images/ico_window_01.png")
}
.area-box-25 {
	background-image: url("/jiten/tsuide/rooms/images/ico_window_02.png")
}

.area-box-26 {
	background-image: url("/jiten/tsuide/rooms/images/ico_floor_01.png")
}
.area-box-27 {
	background-image: url("/jiten/tsuide/rooms/images/ico_floor_02.png")
}
.area-box-28 {
	background-image: url("/jiten/tsuide/rooms/images/ico_floor_03.png")
}

.area-box-29 {
	background-image: url("/jiten/tsuide/rooms/images/ico_entrance_01.png")
}
.area-box-30 {
	background-image: url("/jiten/tsuide/rooms/images/ico_entrance_02.png")
}
.area-box-31 {
	background-image: url("/jiten/tsuide/rooms/images/ico_entrance_03.png")
}
.area-box-32 {
	background-image: url("/jiten/tsuide/rooms/images/ico_entrance_04.png")
}
