@charset "UTF-8";
.p-headline01 {
	font-size: 40px;
	font-weight: normal;
}
.showRoom {
	margin-top: 74px;
	display: block;
	background: url(../img/img-showroom-bg.jpg) center no-repeat;
	background-size: cover;
	padding: 100px 0;
	text-align: center;
}
.about {}
.about_cols {}
.about_cols::after {
	content: "";
	display: block;
	clear: both;
}
.about_col {
	height: 700px;
}
.about_col-no1 {
	float: left;
	width: 64.2%;
	position: relative;
	z-index: 1;
}
.about_image {
	background: url(/img/pt-about01.jpg);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.about_col-no2 {
	float: right;
	width: 35.8%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.about_areaText {
	padding-left: 63px;
}
.about_title {
	margin-bottom: 41px;
}
.about_headline {
	font-size: 22px;
	font-weight: normal;
}
.about_text {
	line-height: 2.14;
	margin-bottom: 40px;
}
.about_link {
	max-width: 240px;
	margin-bottom: 0;
}
.about_link > a {
	display: block;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	line-height: 50px;
	color: inherit;
	text-decoration: none;
	font-size: 16px;
	transition-duration: .3s;
	transition-property: text-indent;
}
.about_link > a::before {
	content: "";
}
.about_link > a::after {
	content: "";
}
.u-en {
	font-family: 'Cormorant Infant', serif;
}
.story {
	max-width: 1400px;
	margin: 33px auto 77px;
}
.story_cols {
	display: table;
	width: 100%;
}
.story_cols::after {
	content: "";
	display: block;
	clear: both;
}
.story_col {
	display: table-cell;
	vertical-align: middle;
}
.story_col-no1 {
	width: 25%;
}
.story_title {
	text-align: right;
	padding-right: 57px;
}
.story_title > b {
	display: block;
}
.story_title > small {
	display: block;
	font-size: 16px;
	margin-top: 11px;
}
.story_col-no2 {
	width: 75%;
}
.story_list {
	list-style: none;
}
.story_list::after {
	content: "";
	display: block;
	clear: both;
}
.story_list > li {
	width: 33%;
	float: left;
	margin-left: 0.5%;
}
.story_list > li:first-child {
	margin-left: 0;
}
.story_list > li:nth-child(2n+1) {}
.story_list > li:nth-child(n+3) {}
.story_list > li > a {
	position: relative;
	z-index: 1;
	display: block;
}
.story_list > li > a::before {
	content: "";
}
.story_list > li > a::after {
	content: "";
}
.story_img {
	position: relative;
	z-index: 1;
	padding-bottom: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.story_img::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity;
}
.story_img-no1 {
	background-image: url(/img/pt-story01@2x.jpg);
}
.story_caption {
	position: absolute;
	z-index: 1;
	color: #fff;
	left: 0;
	width: 100%;
	text-align: center;
	top: 50%;
	line-height: 1;
	transform: translateY(-50%);
	font-size: 22px;
}
.story_img-no2 {
	background-image: url(/img/pt-story02@2x.jpg);
}
.story_img-no3 {
	background-image: url(/img/pt-story03@2x.jpg);
}
.iBlock {
	position: relative;
	z-index: 1;
}
.iBlock_areaTitle {
	position: absolute;
	z-index: 10;
	width: 530px;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
	text-align: center;
	margin-top: -123px;
}
.iBlock_areaTitle > a {
	display: block;
	color: #fff;
	text-decoration: none;
	height: 180px;
	background: rgba(0, 0, 0, 0.8);
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition-duration: 0.5s;
	transition-property: background-color, color;
}
.iBlock_areaTitle > a::before {
	content: "";
}
.iBlock_areaTitle > a::after {
	content: "";
}
.iBlock_title {
	margin-bottom: 1px;
}
.iBlock_link {
	max-width: 240px;
	margin: 0 auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 50px;
	font-size: 16px;
	margin-top: 10px;
	width: 100%;
	transition-duration: .3s;
	transition-property: border-color;
}
.iBlock_cols {}
.iBlock_cols::after {
	content: "";
	display: block;
	clear: both;
}
.iBlock_col {
	float: left;
}
.iBlock_col-no1 {
	width: 33%;
}
.iBlock_image {
	padding-bottom: 250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.iBlock_image-no1 {
	background-image: url(/img/pt-item01@2x.jpg);
}
.iBlock_col-no2 {
	width: 67%;
}
.iBlock_image-no2 {
	background-image: url(/img/pt-item02@2x.jpg);
	padding-bottom: 300px;
}
.iBlock_col-no3 {
	width: 33%;
	position: relative;
	z-index: 1;
	top: -50px;
}
.iBlock_image-no3 {
	background-image: url(/img/pt-item03@2x.jpg);
	padding-bottom: 300px;
}
.iBlock_col-no4 {
	width: 34%;
}
.iBlock_image-no4 {
	background-image: url(/img/pt-item04@2x.jpg);
}
.iBlock_col-no5 {
	width: 33%;
}
.iBlock_image-no5 {
	background-image: url(/img/pt-item05@2x.jpg);
}
.aNews {
	margin: 18px 0 78px;
	border-top: 1px solid #cccccc;
	padding-top: 53px;
	margin-top: 74px;
}
.aNews.-mt0 {
	margin-top: 0;
	border-top: none;
}
.aNews_inner {}
.aNews_title {
	margin-bottom: 14px;
}
.aNews_list {
	list-style: none;
	border-top: 1px solid #cccccc;
}
.aNews_list::after {
	content: "";
	display: block;
	clear: both;
}
.aNews_list > li {}
.aNews_list > li:first-child {}
.aNews_list > li:nth-child(2n+1) {}
.aNews_list > li:nth-child(n+3) {}
.aNews_list > li > a {
	display: block;
	border-bottom: 1px solid #cccccc;
	color: inherit;
	text-decoration: none;
	padding: 13px 10px;
	transition-duration: .3s;
	transition-property: background-color;
}
.aNews_list > li > a::before {
	content: "";
}
.aNews_list > li > a::after {
	content: "";
}
.aNews_list > li > a > time {
	color: #999;
	display: inline-block;
	vertical-align: middle;
}
.aNews_list > li > a > b {
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	margin-left: 40px;
	max-width: calc(100% - 130px);
}
.aNews_link {
	position: absolute;
	z-index: 1;
	top: 11px;
	right: 1px;
}
.aNews_link > a {
	color: inherit;
	text-decoration: none;
	display: block;
	padding: 10px 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.aNews_link > a::before {
	content: "";
}
.aNews_link > a::after {
	content: "";
}
.homeCon {
	background: url(/img/bg-cont.jpg) center center no-repeat;
	height: 243px;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.homeCon_link {
	width: 405px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transform: translateY(-50%);
}
.homeCon_link > a {
	display: block;
	line-height: 80px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.homeCon_link > a::before {
	content: "";
}
.homeCon_link > a::after {
	content: "";
}
.pageFooter {
	margin-top: 0;
}
.visWrap {
	margin-bottom: 30px;
}
.visual {}
.visual_images {}
.visual_images > li {}
.visual_images > li:first-child {}
.visual_images > li:nth-child(2n+1) {}
.visual_images > li:nth-child(n+3) {}
.visual_titleWrap {}
.visual_title {}
.visual_title > img {}
.visual_link {
	width: 240px;
}
.visual_link > a {
	background: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.visual_link > a::before {
	content: "";
}
.visual_link > a::after {
	content: "";
}
.visual_scroll {}
.visual_scroll > b {
	top: -19px;
	font-size: 14px;
}
.visual_scroll > .icon {
	font-size: 36px;
}
.isIpad .visual_images > li {
	background-attachment: scroll;
}
@media screen and (max-width: 1149px) {
	.about_areaText {
		padding-left: 30px;
	}
}
@media screen and (min-width: 1000px) {
	.about_link > a:hover {
		opacity: 1;
		text-indent: 10px;
	}
	.story_list > li > a:hover {}
	a:hover .story_img::before {
		opacity: 1;
	}
	.iBlock_areaTitle > a:hover {
		background: rgba(255, 255, 255, 0.5);
		color: #333;
	}
	a:hover .iBlock_link {
		border-color: #333;
	}
	.aNews_list > li > a:hover {
		background: rgba(204, 204, 204, 0.24);
		opacity: 1;
	}
	.aNews_link > a:hover {
		opacity: 1;
		color: rgb(177, 167, 76);
	}
	.homeCon_link > a:hover {
		background: rgba(255, 255, 255, 0.21);
	}
	.visual_link > a:hover {
		background: rgba(255, 255, 255, 0.26);
		color: #fff;
	}
}
@media screen and (max-width: 999px) {
	.p-headline01 {
		font-size: 30px;
	}
	.about {}
	.about_cols {}
	.about_cols::after {}
	.about_col {
		height: 490px;
	}
	.about_col-no1 {
		width: 50%;
	}
	.about_image {}
	.about_col-no2 {
		width: 50%;
	}
	.about_areaText {}
	.about_title {
		margin-bottom: 23px;
	}
	.about_headline {
		font-size: 18px;
	}
	.about_text {
		margin-bottom: 25px;
	}
	.about_link {}
	.about_link > a {
		line-height: 42px;
	}
	.about_link > a::before {}
	.about_link > a::after {}
	.u-en {}
	.story {
		margin-bottom: 50px;
	}
	.story_cols {}
	.story_cols::after {}
	.story_col {}
	.story_col-no1 {}
	.story_title {}
	.story_title > b {}
	.story_title > small {}
	.story_col-no2 {}
	.story_list {}
	.story_list::after {}
	.story_list > li {}
	.story_list > li:first-child {}
	.story_list > li:nth-child(2n+1) {}
	.story_list > li:nth-child(n+3) {}
	.story_list > li > a {}
	.story_list > li > a::before {}
	.story_list > li > a::after {}
	.story_img {}
	.story_img::before {}
	.story_img-no1 {}
	.story_caption {
		font-size: 17px;
	}
	.story_img-no2 {}
	.story_img-no3 {}
	.iBlock {}
	.iBlock_areaTitle {
		width: 380px;
	}
	.iBlock_areaTitle > a {
		height: 150px;
	}
	.iBlock_areaTitle > a::before {}
	.iBlock_areaTitle > a::after {}
	.iBlock_title {}
	.iBlock_link {
		line-height: 42px;
	}
	.iBlock_cols {}
	.iBlock_cols::after {}
	.iBlock_col {}
	.iBlock_col-no1 {}
	.iBlock_image {
		padding-bottom: 200px;
	}
	.iBlock_image-no1 {}
	.iBlock_col-no2 {}
	.iBlock_image-no2 {
		padding-bottom: 240px;
	}
	.iBlock_col-no3 {
		top: -40px;
	}
	.iBlock_image-no3 {
		padding-bottom: 240px;
	}
	.iBlock_col-no4 {}
	.iBlock_image-no4 {}
	.iBlock_col-no5 {}
	.iBlock_image-no5 {}
	.aNews {
		margin-top: 50px;
		padding-top: 40px;
	}
	.aNews_inner {}
	.aNews_title {}
	.aNews_list {}
	.aNews_list::after {}
	.aNews_list > li {}
	.aNews_list > li:first-child {}
	.aNews_list > li:nth-child(2n+1) {}
	.aNews_list > li:nth-child(n+3) {}
	.aNews_list > li > a {}
	.aNews_list > li > a::before {}
	.aNews_list > li > a::after {}
	.aNews_list > li > a > time {}
	.aNews_list > li > a > b {}
	.aNews_link {}
	.aNews_link > a {}
	.aNews_link > a::before {}
	.aNews_link > a::after {}
	.homeCon {}
	.homeCon_link {
		width: 300px;
	}
	.homeCon_link > a {
		line-height: 60px;
		font-size: 18px;
	}
	.homeCon_link > a::before {}
	.homeCon_link > a::after {}
	.pageFooter {}
	.visWrap {}
	.visual {}
	.visual_images {}
	.visual_images > li {}
	.visual_images > li:first-child {}
	.visual_images > li:nth-child(2n+1) {}
	.visual_images > li:nth-child(n+3) {}
	.visual_titleWrap {}
	.visual_title {}
	.visual_title > img {}
	.visual_link {}
	.visual_link > a {}
	.visual_link > a::before {}
	.visual_link > a::after {}
	.visual_scroll {}
	.visual_scroll > b {}
	.visual_scroll > .icon {}
}
@media screen and (max-width: 699px) {
	.p-headline01 {
		font-size: 40px;
	}
	.about {
		padding: 0 10px;
	}
	.about_cols {
		display: flex;
		flex-direction: column;
	}
	.about_cols::after {}
	.about_col {
		width: auto;
		float: none;
		padding: 0;
		height: auto;
	}
	.about_col-no1 {
		order: 2;
	}
	.about_image {
		position: static;
		padding-bottom: 88%;
	}
	.about_col-no2 {
		order: 1;
		margin-bottom: 35px;
	}
	.about_areaText {
		padding-left: 19px;
	}
	.about_title {
		margin-bottom: 6px;
	}
	.about_headline {
		font-size: 22px;
		line-height: 1.6;
	}
	.about_text {
		line-height: 1.8;
		margin-bottom: 31px;
	}
	.about_link {}
	.about_link > a {}
	.about_link > a::before {}
	.about_link > a::after {}
	.u-en {}
	.story {
		padding: 0 10px;
		margin-top: 63px;
		margin-bottom: 35px;
	}
	.story_cols {
		display: block;
		width: auto;
	}
	.story_cols::after {}
	.story_col {
		width: auto;
		display: block;
	}
	.story_col-no1 {}
	.story_title {
		padding-right: 0;
		text-align: left;
		padding-left: 20px;
	}
	.story_title > b {}
	.story_title > small {
		margin-top: 2px;
	}
	.story_col-no2 {}
	.story_list {}
	.story_list::after {}
	.story_list > li {
		width: auto;
		float: none;
		margin: 5px auto 0;
	}
	.story_list > li:first-child {
		margin-top: 0;
	}
	.story_list > li:nth-child(2n+1) {}
	.story_list > li:nth-child(n+3) {}
	.story_list > li > a {}
	.story_list > li > a::before {}
	.story_list > li > a::after {}
	.story_img {
		padding-bottom: 58.8%;
	}
	.story_img::before {}
	.story_img-no1 {}
	.story_caption {
		font-size: 22px;
	}
	.story_img-no2 {}
	.story_img-no3 {}
	.iBlock {}
	.iBlock_areaTitle {
		width: 280px;
		margin-top: -85px;
	}
	.iBlock_areaTitle > a {
		height: 170px;
	}
	.iBlock_areaTitle > a::before {}
	.iBlock_areaTitle > a::after {}
	.iBlock_title {}
	.iBlock_link {
		max-width: 170px;
		margin-top: 15px;
	}
	.iBlock_cols {}
	.iBlock_cols::after {}
	.iBlock_col {
		width: 50%;
	}
	.iBlock_col-no1 {}
	.iBlock_image {
		padding-bottom: 180px;
	}
	.iBlock_image-no1 {}
	.iBlock_col-no2 {}
	.iBlock_image-no2 {}
	.iBlock_col-no3 {
		top: 0;
	}
	.iBlock_image-no3 {}
	.iBlock_col-no4 {
		display: none;
	}
	.iBlock_image-no4 {}
	.iBlock_col-no5 {}
	.iBlock_image-no5 {}
	.aNews {
		margin: 42px 0;
	}
	.aNews_inner {
		padding: 0 30px;
	}
	.aNews_title {}
	.lineup_title > b {
		font-size: 41px;
	}
	.aNews_list {}
	.aNews_list::after {}
	.aNews_list > li {}
	.aNews_list > li:first-child {}
	.aNews_list > li:nth-child(2n+1) {}
	.aNews_list > li:nth-child(n+3) {}
	.aNews_list > li > a {
		padding: 6px 0;
	}
	.aNews_list > li > a::before {}
	.aNews_list > li > a::after {}
	.aNews_list > li > a > time {
		display: block;
	}
	.aNews_list > li > a > b {
		display: block;
		margin-left: 0;
		max-width: none;
	}
	.aNews_link {
		top: -3px;
		right: 31px;
	}
	.aNews_link > a {}
	.aNews_link > a::before {}
	.aNews_link > a::after {}
	.homeCon {
		height: 185px;
	}
	.homeCon_link {}
	.homeCon_link > a {}
	.homeCon_link > a::before {}
	.homeCon_link > a::after {}
	.pageFooter {}
	.visWrap {}
	.visual {}
	.visual_images {}
	.visual_images > li {}
	.visual_images > li:first-child {}
	.visual_images > li:nth-child(2n+1) {}
	.visual_images > li:nth-child(n+3) {}
	.visual_titleWrap {}
	.visual_title {}
	.visual_title > img {}
	.visual_link {}
	.visual_link > a {}
	.visual_link > a::before {}
	.visual_link > a::after {}
	.visual_scroll {}
	.visual_scroll > b {}
	.visual_scroll > .icon {}
}
