@charset "UTF-8";

/* ---------------------------------------
STYLE COLLECTION
---------------------------------------- */
.pane-contents .container { width: 100%; display: block;}
.pane-contents .container .pane-left-menu { display: none;}
.pane-contents .container .pane-main { margin: 0;}
.pane-contents .container .pane-main section { width: 100%;}
.pane-contents .block-category-list--goods,
.pane-contents .block-category-list--sub { max-width: 1220px; margin: 0 auto;}

#stylecollection_lp {
	font-optical-sizing: auto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #222222;
	line-height: 1.75;
}
#stylecollection_lp * {
  /*margin: 0;*/
  /*padding: 0;*/
  box-sizing: border-box;
}
#stylecollection_lp a {
	transition: all .3s;
}
#stylecollection_lp a:hover {
	opacity: 0.7;
}
#stylecollection_lp .for-pc {
	display: block;
}
#stylecollection_lp .for-sp {
	display: none;
}
#stylecollection_lp img {
	vertical-align: top;
}
#stylecollection_lp .en {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
}
#stylecollection_lp section {
	text-align: center;
}

#stylecollection_lp #sec_mv {
	width: 100%;
	margin: 0 0 120px;
}
/* MOVIE VISUAL */
#wkb_full_movie {
	min-height: 75vh;
}
#wkb_full_movie .hacobune-app-container {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important;
}
@media screen and (max-width: 1600px) {
	#wkb_full_movie { min-height: 60vw;}
}
@media screen and (max-width: 1000px) {
	#wkb_full_movie { min-height: 170vw;}
}
@media screen and (max-width: 720px) {
	#wkb_full_movie .hacobune-unit-video { margin: 0!important;}
}
/**/

#stylecollection_lp #sec_visual {
	
}
#stylecollection_lp #sec_visual h1 {
	font-size: 61px;
	letter-spacing: 0.07em;
	line-height: 1.4;
	text-align: center;
	margin: 0 0 20px;
}
#stylecollection_lp #sec_visual p {
	font-size: 18px;
	letter-spacing: 0.2em;
	line-height: 2.0;
	text-align: center;
	margin: 0 0 60px;
}
#stylecollection_lp #sec_visual .visual-photo {
	width: 100%;
	max-width: 1200px;
	text-align: right;
	margin: 0 auto;
	position: relative;
}
#stylecollection_lp #sec_visual .visual-photo::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 40px;
	width: 990px;
	height: 660px;
	background-color: #F6F8F7;
	z-index: 1;
}
#stylecollection_lp #sec_visual .visual-photo img {
	position: relative;
	z-index: 10;
}

#stylecollection_lp #sec_navi {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 120px 0;
	position: relative;
	z-index: 10;
}
#stylecollection_lp #sec_navi ul {
	display: flex;
	justify-content: space-between;
}
#stylecollection_lp #sec_navi ul li {
	width: calc((100% - 45px * 2) / 3);
}
#stylecollection_lp #sec_navi ul li a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.2em;
	text-align: center;
	text-decoration: none;
	padding: 10px 0;
	background-color: #000;
	border-radius: 10px;
	display: block;
	position: relative;
}
#stylecollection_lp #sec_navi ul li a span {
	font-size: 27px;
	letter-spacing: 0.07em;
	line-height: 1.3;
	display: block;
}
#stylecollection_lp #sec_navi ul li a::after {
	content: "";
	position: absolute;
	right: 23px;
	top: 50%;
	display: block;
	width: 16px;
	height: 9px;
	margin-top: -2px;
	background-image: url("../../img/usr/category/stylecollection/2026/ico_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#stylecollection_lp .item-layout {
	margin: 190px 0 0;
	width: 100%;
	position: relative;
}
#stylecollection_lp .item-layout::before {
	content: "";
	width: 100%;
	height: 560px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #eee;
}
#stylecollection_lp .item-layout > * {
	position: relative;
	z-index: 10;
}
#stylecollection_lp .item-layout .item-header {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#stylecollection_lp .item-layout .item-header.reverse {
	flex-direction: row-reverse;
}
#stylecollection_lp .item-layout .item-header .item-header--desc {
	text-align: left;
	width: 480px;
	padding-top: 122px;
}
#stylecollection_lp .item-layout .item-header .item-header--desc h2 {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.2em;
	margin: 0 0 40px;
}
#stylecollection_lp .item-layout .item-header .item-header--desc h2 span {
	font-size: 55px;
	letter-spacing: 0.07em;
	display: block;
}
#stylecollection_lp .item-layout .item-header .item-header--desc p {
	letter-spacing: 0.2em;
}
#stylecollection_lp .item-layout .item-header .item-header--photo {
	width: 660px;
}
#stylecollection_lp .item-layout .item-list {
	max-width: 1200px;
	width: 100%;
	margin: 80px auto;
}
#stylecollection_lp .item-layout .item-list li {
	width: 330px;
	padding: 0 0 46px;
}
#stylecollection_lp .item-layout .item-list li .item-list--photo {
	margin-bottom: 10px;
}
#stylecollection_lp .item-layout .item-list li h3 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.27;
	text-align: left;
	display: flex;
	align-items: center;
	margin: 0 0 5px;
}
#stylecollection_lp .item-layout .item-list li h3 > span {
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.3em;
	text-align: center;
	line-height: 1.0;
	width: 55px;
	height: 56px;
	margin-right: 8px;
	padding: 7px 0 0;
	background-color: #ccc;
	border-radius: 50%;
}
#stylecollection_lp .item-layout .item-list li h3 > span span {
	font-size: 28px;
	letter-spacing: 0.05em;
	line-height: 1.0;
	padding: 3px 0 0;
	display: block;
}
#stylecollection_lp .item-layout .item-list li p {
	letter-spacing: 0.2em;
	text-align: left;
}
#stylecollection_lp .item-layout .item-detail {
	max-width: 1080px;
	width: 100%;
	margin: 100px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#stylecollection_lp .item-layout .item-detail.reverse {
	flex-direction: row-reverse;
}
#stylecollection_lp .item-layout .item-detail .item-detail--photo {
	width: 540px;
	position: relative;
}
#stylecollection_lp .item-layout .item-detail .item-detail--photo::before {
	content: "";
	position: absolute;
	left: 30px;
	top: 30px;
	width: 540px;
	height: 540px;
	background-color: #eee;
	z-index: 1;
}
#stylecollection_lp .item-layout .item-detail .item-detail--photo img {
	position: relative;
	z-index: 10;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc {
	text-align: left;
	width: 450px;
	position: relative;
	z-index: 10;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-name {
	font-size: 17px;
	letter-spacing: 0.05em;
	line-height: 1.52;
	font-weight: 500;
	margin: 0 0 40px;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec {
	display: flex;
	align-items: flex-start;
	margin-top: 10px;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dt,
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dd {
	color: #444444;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.7;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dt {
	width: 80px;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dd {
	position: relative;
	padding-left: 10px;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dd::before {
	content: ":";
	position: absolute;
	left: 0;
	top: 0;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-price {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	position: relative;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-price::after {
	content: "（税込）";
	font-size: 14px;
	font-weight: 400;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-button {
	max-width: 370px;
	width: 100%;
	margin-top: 60px;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-button a {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-align: center;
	text-decoration: none;
	padding: 23px 0 22px;
	border-radius: 10px;
	background-color: #000000;
	display: block;
	position: relative;
}
#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-button a::after {
	content: "";
	position: absolute;
	right: 18px;
	top: 50%;
	display: block;
	width: 16px;
	height: 9px;
	margin-top: -5px;
	background-image: url("../../img/usr/category/stylecollection/2026/ico_arrow.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: rotate(-90deg);
}
/* TORK */
#stylecollection_lp #sec_navi ul li.navi-tork a {
	background-color: #70aace;
}
#stylecollection_lp #item_tork {
	margin-top: 0;
}
#stylecollection_lp #item_tork.item-layout::before {
	background-color: #EFF6FA;
}
#stylecollection_lp #item_tork.item-layout .item-list li h3 > span {
	color: #66AACC;
	background-color: #EFF6FA;
}
#stylecollection_lp #item_tork .swiper-scrollbar .swiper-scrollbar-drag {
	background-color: #70aace;
}
#stylecollection_lp #item_tork.item-layout .item-detail .item-detail--photo::before {
	background-color: #f6f8f7;
}
#stylecollection_lp #item_tork.item-layout .item-detail .item-detail--desc .item-button a {
	background-color: #70aace;
}
/* NEFIL */
#stylecollection_lp #sec_navi ul li.navi-nefil a {
	background-color: #6d97ce;
}
#stylecollection_lp #item_nefil.item-layout::before {
	background-color: #f0f4fa;
}
#stylecollection_lp #item_nefil.item-layout .item-header .item-header--desc {
	padding-top: 80px;
}
#stylecollection_lp #item_nefil.item-layout .item-list li h3 > span {
	color: #6696CC;
	background-color: #F0F4FA;
}
#stylecollection_lp #item_nefil .swiper-scrollbar .swiper-scrollbar-drag {
	background-color: #6d97ce;
}
#stylecollection_lp #item_nefil.item-layout .item-detail .item-detail--photo::before {
	background-color: #f6f8f7;
}
#stylecollection_lp #item_nefil.item-layout .item-detail .item-detail--desc .item-button a {
	background-color: #6d97ce;
}
/* RENOU */
#stylecollection_lp #sec_navi ul li.navi-renou a {
	background-color: #6b82ce;
}
#stylecollection_lp #item_renou.item-layout::before {
	background-color: #f0f2fa;
}
#stylecollection_lp #item_renou.item-layout .item-list li h3 > span {
	color: #6681CC;
	background-color: #F0F2FA;
}
#stylecollection_lp #item_renou .swiper-scrollbar .swiper-scrollbar-drag {
	background-color: #6b82ce;
}
#stylecollection_lp #item_renou.item-layout .item-detail .item-detail--photo::before {
	background-color: #f6f8f7;
}
#stylecollection_lp #item_renou.item-layout .item-detail .item-detail--desc .item-button a {
	background-color: #6b82ce;
}
/* スクロールバー */
#stylecollection_lp .swiper-container {
    position: relative;
    width: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
}
#stylecollection_lp .swiper-scrollbar {
    background: #f6f8f7;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#stylecollection_lp .swiper-scrollbar .swiper-scrollbar-drag {
    background: #ffa600;
    border-radius: 6px;
}
.block-page-top {
	z-index: 100;
}
@media (min-width: 901px) and (max-width: 1240px) {
	#stylecollection_lp #sec_visual .visual-photo img {
		max-width: 990px;
		width: 82%;
	}
	#stylecollection_lp #sec_visual .visual-photo::before {
		top: 40px;
		max-width: 990px;
		width: 82%;
		height: calc(660 / 1200 * 100vw);
		max-height: 660px;
	}
	#stylecollection_lp #sec_navi ul {
		padding: 0 20px;
	}
	#stylecollection_lp #sec_navi ul li {
		width: calc((100% - 20px * 2) / 3);
	}
	#stylecollection_lp .item-layout .item-header {
		padding-left: 20px;
		padding-right: 20px;
	}
	#stylecollection_lp .item-layout::before {
		height: calc(560 / 1200 * 100vw);
	}
	#stylecollection_lp .item-layout .item-header .item-header--desc {
		width: calc(480 / 1200 * 100vw);
	}
	#stylecollection_lp .item-layout .item-header .item-header--photo {
		width: calc(620 / 1200 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--photo {
		width: calc(540 / 1080 * 100vw);
		max-width: 540px;
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--photo::before {
		width: calc(540 / 1080 * 100vw);
		height: calc(540 / 1080 * 100vw);
		max-width: 540px;
		max-height: 540px;
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc {
		width: calc(450 / 1080 * 100vw);
		max-width: 450px;
	}
}
/* ---------------------------------------
 STYLE COLLECTION スマホ表示
---------------------------------------- */
@media screen and (max-width: 900px) {
	#stylecollection_lp { width: 100vw; overflow-x: hidden;}
	#stylecollection_lp .for-pc { display: none;}
	#stylecollection_lp .for-sp { display: block;}
	
	#stylecollection_lp img {
		max-width: none;
		width: 100%;
	}
	
	#stylecollection_lp #sec_mv {
		height: calc(764 / 430 * 100vw);
		margin-bottom: calc(80 / 430 * 100vw);
	}
	
	#stylecollection_lp #sec_visual h1 {
		font-size: calc(32 / 430 * 100vw);
		margin-bottom: calc(20 / 430 * 100vw);
	}
	#stylecollection_lp #sec_visual p {
		font-size: calc(16 / 430 * 100vw);
		line-height: 1.75;
		margin-bottom: calc(40 / 430 * 100vw);
	}
	#stylecollection_lp #sec_visual .visual-photo img {
		width: calc(370 / 430 * 100vw);
	}
	#stylecollection_lp #sec_visual .visual-photo::before {
		width: calc(370 / 430 * 100vw);
		height: calc(247 / 430 * 100vw);
		top: calc(15 / 430 * 100vw);
	}
	#stylecollection_lp #sec_navi {
		padding: calc(55 / 430 * 100vw) 0 calc(80 / 430 * 100vw);
	}
	#stylecollection_lp #sec_navi ul {
		display: block;
		margin: 0 auto;
		width: calc(370 / 430 * 100vw);
	}
	#stylecollection_lp #sec_navi ul li {
		width: 100%;
		margin-top: calc(10 / 430 * 100vw);
	}
	#stylecollection_lp #sec_navi ul li:first-child {
		margin-top: 0;
	}
	#stylecollection_lp #sec_navi ul li a {
		font-size: calc(15 / 430 * 100vw);
	}
	#stylecollection_lp #sec_navi ul li a span {
		font-size: calc(27 / 430 * 100vw);
	}
	
	#stylecollection_lp .item-layout {
		margin-top: calc(80 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout::before {
		height: calc(862 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-header {
		flex-direction: column-reverse;
	}
	#stylecollection_lp .item-layout .item-header.reverse {
		flex-direction: column-reverse;
	}
	#stylecollection_lp .item-layout .item-header .item-header--desc {
		width: calc(370 / 430 * 100vw);
		margin: 0 auto;
		padding-top: calc(20 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-header .item-header--desc h2 {
		font-size: calc(20 / 430 * 100vw);
		margin-bottom: calc(30 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-header .item-header--desc h2 span {
		font-size: calc(45 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-header .item-header--desc p {
		font-size: calc(15 / 430 * 100vw);
		letter-spacing: 0.13em;
	}
	#stylecollection_lp .item-layout .item-header .item-header--photo {
		width: calc(400 / 430 * 100vw);
		margin-left: auto;
	}
	#stylecollection_lp .item-layout .item-header.reverse .item-header--photo {
		margin-left: 0;
	}
	#stylecollection_lp .item-layout .item-list {
		margin: calc(40 / 430 * 100vw) 0;
	}
	#stylecollection_lp .swiper-container {
		padding-left: 15px;
	}
	#stylecollection_lp .item-layout .item-list li {
		width: calc(280 / 430 * 100vw);
		padding-right: calc(15 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-list li .item-list--photo {
		margin-bottom: calc(10 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-list li h3 {
		font-size: calc(18 / 430 * 100vw);
		line-height: 1.5;
		margin-bottom: calc(5 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-list li h3 > span {
		font-size: calc(10 / 430 * 100vw);
		width: calc(55 / 430 * 100vw);
		height: calc(56 / 430 * 100vw);
		margin-right: calc(8 / 430 * 100vw);
		padding: calc(7 / 430 * 100vw) 0 0;
	}
	#stylecollection_lp .item-layout .item-list li h3 > span span {
		font-size: calc(28 / 430 * 100vw);
		padding: calc(3 / 430 * 100vw) 0 0;
	}
	#stylecollection_lp .item-layout .item-list li p {
		font-size: calc(14 / 430 * 100vw);
	}
	
	
	#stylecollection_lp .item-layout .item-detail {
		flex-direction: column;
		align-items: flex-start;
		margin: calc(40 / 430 * 100vw) 0;
	}
	#stylecollection_lp .item-layout .item-detail.reverse {
		flex-direction: column;
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--photo {
		width: calc(380 / 430 * 100vw);
		margin-left: calc(30 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--photo::before {
		width: calc(380 / 430 * 100vw);
		height: calc(380 / 430 * 100vw);
		left: calc(20 / 430 * 100vw);
		top: calc(20 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail.reverse .item-detail--photo::before {
		left: 0;
		left: calc(-30 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc {
		width: calc(372 / 430 * 100vw);
		margin: calc(40 / 430 * 100vw) auto 0;
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-name {
		font-size: calc(17 / 430 * 100vw);
		margin-bottom: calc(30 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec {
		margin-top: calc(10 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dt,
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dd {
		font-size: calc(15 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dt {
		width: calc(80 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-spec dd {
		padding-left: calc(10 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-price {
		font-size: calc(18 / 430 * 100vw);
		margin-top: calc(20 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-price::after {
		font-size: calc(14 / 430 * 100vw);
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-button {
		width: calc(270 / 430 * 100vw);
		max-width: none;
		margin: calc(40 / 430 * 100vw) auto 0;
	}
	#stylecollection_lp .item-layout .item-detail .item-detail--desc .item-button a {
		font-size: calc(16 / 430 * 100vw);
		padding: calc(13 / 430 * 100vw) 0 calc(12 / 430 * 100vw);
	}
	
	#stylecollection_lp .swiper-scrollbar {
		width: calc(400 / 430 * 100vw);
		left: calc(15 / 430 * 100vw)
	}
	/* NEFIL */
    #stylecollection_lp .item-layout::before {
        height: calc(920 / 430 * 100vw);
    }
	#stylecollection_lp #item_nefil.item-layout .item-header .item-header--desc {
		padding-top: calc(20 / 430 * 100vw)
	}
}