@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
/* 展示
------------------------------------------------------------------------------- */
#fnTenji {
	margin-top: -40px;
}
.sCol02 .caution{
	padding-top: 60px;
	font-size: 150%;
	color: #333;
}
p.sCol02_nomatch.sCol02_nomatch-show{
	font-size: 150%;
}
.sCol02_item {
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.sCol02_item-show:nth-child(3n) {
	margin-right: 3.86%;
}
.sCol02_item-show:nth-child(1),
.sCol02_item-show:nth-child(2),
.sCol02_item-show:nth-child(3) {
	margin-top: 40px;
}
.sCol02_item-hide {
	opacity: 0;
	transform: scale(0.7, 0.7);
}
.sCol02_item-show {
	opacity: 1;
	transform: scale(1, 1);
}
.sCol02_item-show.sCol02_item-right {
	margin-right: 0;
}
.sCol02_img {
	background-color: #e3e3e3;
}
.sCol02_img span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	transition: all 0.15s ease-in-out;
}
.sCol02_img img {
	width: auto;
	max-height: 100%;
}
.sCol02_data {
	line-height: 2;
	margin: 32px 0 0;
	font-size: 100%;
	text-align: left;
}
.sCol02_data dt {
	float: left;
	width: 5em;
	margin: 0 5.91133% 0 0;
	text-align: right;
}
.sCol02_data dd {
	overflow: hidden;
}
.sCol02_map {
	display: inline-block;
	line-height: 15px;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(/jutaku/tenji/images/rn03/visit_ico01.png) left 2px no-repeat;
	color: #000;
	font-size: 82%;
	vertical-align: 1px;
}
.sCol02_list {
	padding: 2px 0 0;
	font-size: 100%;
}
.sCol02_list li {
	display: inline;
	margin: 6px 0 0 0;
}
.sCol02_list li:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 13px;
	margin: 0 8px;
	background-color: #727272;
	vertical-align: -2px;
}
.sCol02_list li:last-child:after {
	display: none !important;
}
.sCol02_btn {
	margin-top: 35px;
}
.sCol02_nomatch {
	display: none !important;
}
.sCol02_nomatch-show {
	display: block !important;
}
@media only screen and (max-width: 1440px) {
	#fnTenji {
		margin-top: -2.777vw;
	}
	.sCol02_item-show:nth-child(1),
	.sCol02_item-show:nth-child(2),
	.sCol02_item-show:nth-child(3) {
		margin-top: 2.777vw;
	}
}
@media only screen and (max-width: 970px) {
	#fnTenji {
		margin-top: -26px;
	}
	.sCol02_item-show:nth-child(1),
	.sCol02_item-show:nth-child(2),
	.sCol02_item-show:nth-child(3) {
		margin-top: 26px;
	}
}
/* ギャラリー
------------------------------------------------------------------------------- */
.sp-slide {
	display: table;
	table-layout: fixed;
	text-align: center;
}
.sp-buttons {
	height: 10px;
	top: -20px;
	margin-top: -10px;
	padding-top: 0;
	font-size: 0;
}
.sp-horizontal .sp-arrows {
	margin-top: -46px;
}
.slider-pro .sp-arrow {
	width: 50px;
	height: 92px;
	background: none;
}
.slider-pro .sp-next-arrow:before,
.slider-pro .sp-previous-arrow:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 14px;
	width: 28px;
	height: 28px;
	margin-top: -15px;
	background: none;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #fff;
	-webkit-transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	transform:rotate(-135deg);
}
.slider-pro .sp-next-arrow:after,
.slider-pro .sp-previous-arrow:after {
	display: none !important;
}
@media only screen and (max-width: 1440px) {
	.sp-horizontal .sp-arrows {
		margin-top: -3.194vw;
	}
	.slider-pro .sp-arrow {
		width: 3.472vw;
		height: 6.388vw;
	}
	.slider-pro .sp-next-arrow:before,
	.slider-pro .sp-previous-arrow:before {
		right: 0.972vw;
		width: 1.944vw;
		height: 1.944vw;
		margin-top: -1.041vw;
		border-width: 0.138vw 0.138vw 0 0;
	}
}
@media only screen and (max-width: 970px) {
	.sp-horizontal .sp-arrows {
		margin-top: -30px;
	}
	.slider-pro .sp-arrow {
		width: 32px;
		height: 60px;
	}
	.slider-pro .sp-next-arrow:before,
	.slider-pro .sp-previous-arrow:before {
		right: 9px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		border-width: 1px 1px 0 0;
	}
}
/* ソートメニュー
------------------------------------------------------------------------------- */
.sSelect {
	display: none;
	position: relative;
	min-height: 80px;
	margin: 0 0 70px;
	color: #333;
}
.sSelect_in {
	min-width: 950px;
	padding: 10px 0;
	background-color: #fff;
}
.sSelect_in-fix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
.sSelect_overlay {
	display: none;
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	background: rgba(255, 255, 255, 0.85);
	z-index: 200;
}
.sSelect_head {
	text-align: center;
	letter-spacing: -0.5em;
}
.sSelect_category {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	position: relative;
	width: 210px;
	height: 60px;
	line-height: 56px;
	padding: 0 0 0 21px;
	border-radius: 4px;
	border-width: 2px;
	border-style: solid;
	border-color: #333;
	font-size: 209%;
	box-sizing: border-box;
	text-align: left;
	cursor: pointer;
	-webkit-transition: background 0.15s ease-in-out;
	transition: background 0.15s ease-in-out;
	overflow: hidden;
}
.sSelect_category-active {
	background-color: #f4f4f4;
}
.sSelect_category:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 25px;
	width: 12px;
	height: 12px;
	margin-top: -10px;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: #333;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.sSelect_category-active:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.sSelect_body {
	display: none;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	line-height: 1;
	padding: 40px 0 60px;
	background-color: #f4f4f4;
	z-index: 201;
}
.sSelect_body_in {
	max-width: 1020px;
	margin: 0 auto;
}
.sSelect_col {
	float: left;
	width: 16.66666%;
	padding: 0 0 0 4%;
	box-sizing: border-box;
}
.sSelect_area {
	margin: 57px 0 0;
}
.sSelect_area:first-child {
	margin-top: 0;
}
.sSelect_tit {
	margin: 50px 0 0;
	color: #8f8f8f;
	font-size: 14px;
}
.sSelect_list {
	margin: 24px 0 0;
	color: #000;
	font-size: 14px;
}
.sSelect_list li {
	margin: 24px 0 0;
	cursor: pointer;
}
.sSelect_list li:hover,
.sSelect_current {
	color: #fa0046;
}
.sSelect_tit:first-child,
.sSelect_list:first-child,
.sSelect_list li:first-child {
	margin-top: 0;
}
.sSelect_in:after,
.sSelect_area:after,
.sSelect_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .sSelect_in,
*:first-child+html .sSelect_area,
*:first-child+html .sSelect_list { zoom: 1; } /* ie7 */
@media only screen and (max-width: 1440px) {
	.sSelect {
		min-height: 5.555vw;
		margin: 0 0 4.861vw;
	}
	.sSelect_in {
		padding: 0.694vw 0;
	}
	.sSelect_overlay {
		top: 6.25vw;
	}
	.sSelect_category {
		width: 14.583vw;
		height: 4.166vw;
		line-height: 3.888vw;
		padding: 0 0 0 1.458vw;
		border-radius: 0.277vw;
		border-width: 0.138vw;
		font-size: 1.736vw;
	}
	.sSelect_category:after {
		right: 1.736vw;
		width: 0.833vw;
		height: 0.833vw;
		margin-top: -0.694vw;
		border-width: 0 0.138vw 0.138vw 0;
	}
	.sSelect_body {
		padding: 2.777vw 0 4.166vw;
	}
	.sSelect_area {
		margin: 3.958vw 0 0;
	}
	.sSelect_tit {
		margin: 3.472vw 0 0;
	}
	.sSelect_list {
		margin: 1.666vw 0 0;
	}
	.sSelect_list li {
		margin: 1.666vw 0 0;
	}
}
@media only screen and (max-width: 970px) {
	.sSelect {
		min-height: 52px;
		margin: 0 0 46px;
	}
	.sSelect_in {
		padding: 6px 0;
	}
	.sSelect_overlay {
		top: 59px;
	}
	.sSelect_category {
		width: 138px;
		height: 39px;
		line-height: 36px;
		padding: 0 0 0 13px;
		border-radius: 2px;
		border-width: 1px;
		font-size: 16px;
	}
	.sSelect_category:after {
		right: 16px;
		width: 7px;
		height: 7px;
		margin-top: -6px;
		border-width: 0 1px 1px 0;
	}
	.sSelect_body {
		padding: 26px 0 39px;
	}
	.sSelect_area {
		margin: 37px 0 0;
	}
	.sSelect_tit {
		margin: 32px 0 0;
	}
	.sSelect_list {
		margin: 15px 0 0;
	}
	.sSelect_list li {
		margin: 15px 0 0;
	}
}


#tjPoint{
	margin-bottom: 120px;
}
