@charset "utf-8";
/* CSS Document */


.p-hero {
	width: 100%;
	/*height: 100vh;*/
	z-index: 0;
}
.p-intro {
	margin-top: 15px;
}
.p-intro_container {
	/*
	margin-left: 15px;
	margin-right: 15px;
	*/
	margin-left: 0;
	margin-right: 0;
	text-align: center
}
.p-intro_heading {
	font-size: 22px;
	line-height: 31px;
	letter-spacing: 0.5px;
	font-weight: 300
}
.p-intro_bodyText {
	margin-top: 15px;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.5px;
}
.-home .l-header[data-is-active=true] .l-header_inner {
	background-color: #FFF;
	z-index: 100;
}
.sf_bff_products_inner ul.column_1_text li {
	margin-bottom: 10px;
}


#container {
	position: relative;
	z-index: 10;
}
main {
	position: relative;
	z-index: 0;
	background-color: #FFF;
}
.p-hero_head {
	position: relative;
	left: 0;
	transform: none;
	z-index: 1;
	text-align: center;
	padding: 40px 4% 0 4%;
}
.p-hero_heading {
	color: #1B1B1B;
	/*color: var(--color-white);*/
	font-weight: 400;
	font-size: 36px;
	letter-spacing: 0.5px;
	padding-bottom: 15px;
}
.p-intro_description {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.5px;
}
.intro_link {
	display: inline-block;
	font-size: 13px;
	padding: 5px 20px;
	border: 1px solid #000;
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
}


.movie_layout {
	width: 100%;
}
.movie_layout .movie_inner {
	width: 100%;
	padding: 40px 5% 0 5%;
	margin: 0 auto 150px auto;
	position: relative;
	z-index: 0;
}
.movie_layout .movie_inner video {
	width: 100%;
	vertical-align: top;
}
.p-styling_imageChildVideoButton {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 15px;
    right: calc(5% + 10px);
}

.look_layout {
	width: 100%;
}
.look_layout {
	width: 100%;
}
.look_layout img {
	width: 100%;
	height: auto;
}
.look_layout .look_inner {
	width: 100%;
	max-width: none;
	margin: 0 auto;
}
.look_layout .look_inner dl.look_contents {
	width: 100%;
	margin: -12px auto 0 auto;
}
.look_layout .look_inner .look_title {
	width: 100%;
	min-width: 1440px;
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 10;
}
.look_layout .look_inner .look_title .spacer_l,
.look_layout .look_inner .look_title .spacer_r {
	position: relative;
}

.look_layout .look_inner .look_title h3 {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 1px;
	position: relative;
	padding: 6px 0;
	/*
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0.5px;
	padding: 2px 0;
	*/
}
.look_layout .look_inner .look_title h3 span {
	display: block;
	font-size: 80px;
	line-height: 106px;
	margin-top: -25px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
	/*
	display: block;
	font-size: 43px;
	font-weight: 700;
	line-height: 53px;
	margin-top: -7px;
	position: absolute;
	top: 0;
	right: 0;
	*/
}
.look_layout .look_inner .look_title .spacer {
}

.look_layout .look_inner .look_items {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.look_layout .look_inner .model_size {
	display: block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 1rem 0 0 88px;

}





.look_layout .look_inner .look_items .look_detail dl dd {
	margin-bottom: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.look_layout .look_inner .look_items .look_detail dl dd .title {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.5px;
	padding: 0.25rem 0 0 0;
}
.sf_bff_products_inner ul.column_1_text li a {
	margin-top: -0.25rem;
}
.look_layout .look_inner .look_items .look_detail dl dd .aliasArea {
	padding-left: 6px;
}
.look_layout .look_inner .look_items .look_detail dl dd:last-child {
	margin-bottom: 0;
}
.look_layout .look_inner .look_items .look_detail dl dd.item_info {
	font-size: 13px;
}

/*
.look_layout .look_inner .look_left .look_title {
	padding: 0 4%;
	margin: 0 0 0.75rem 0;
}
.look_layout .look_inner .look_right .look_title {
	padding: 0 4%;
	margin: 0 0 0.75rem 0;
	left: auto;
	right: 0;
}
.look_layout .look_inner .look_left .look_title h3 {
	text-align: left;
}
.look_layout .look_inner .look_right .look_title h3 {
	text-align: left;
}
.look_layout .look_inner .look_items h4 {
	font-size: 38px;
	position: relative;
	z-index: 0;
	font-weight: normal;
	text-align: center;
	padding: 0 0 24px 0;
	margin: 0 0 36px 0;
}
.look_layout .look_inner .look_items h4:after {
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translate(0 -50%);
	background-color: #000;
}
.look_layout .look_inner .look_items .subject {
	padding: 2rem 6% 6rem 6%;
}
.look_layout .look_inner .look_items .subject p {
	font-size: 15px;
	font-weight: 700;
	line-height: 25px;
	letter-spacing: 0.5px;
	text-align: left;
}
.look_layout .look_inner .look_items .subject p span {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.5px;
	text-align: center;
}
.look_layout .look_inner .look_items .subject .model_size {
	font-size: 12px;
}
*/
.look_layout .look_inner .look_items .look_detail {
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.look_layout .look_inner .look_items .look_detail > dl {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999;
	padding: 0 1% 40px 4%;
	text-align: left;
}
.look_layout .look_inner .look_items .look_detail > dl dt {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 5px;
}
/*
.sf_bff_products_inner ul.column_1_text li a .sf_bff_products_itemName {
	text-decoration: none;
}




.look_layout .look_inner > dl {
	width: 100%;
	
	padding: 38px 0 0 0;
	position: relative;
	z-index: 0;
}
*/



























.look_layout .look_inner .look_01 {
	position: relative;
	z-index: 0;
}
.look_layout .look_inner .look_01 .look_title .spacer_l {
	width: 530px;
}
.look_layout .look_inner .look_01 .look_title .spacer_r {
	width: 535px;
}
.look_layout .look_inner .look_01 .look_title h3 {
	width: 535px;
	position: absolute;
	top: 98px;
	left: 0;
}
.look_layout .look_inner .look_01 .items_layout_01_02 {
	min-width: 1440px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.look_layout .look_inner .look_01 .look_items {
	position: relative;
	z-index: 100;
	padding-bottom: 200px;
}
.look_layout .look_inner .look_01 .look_items:before {
	content: "";
	width: 1834px;
	height: 1030px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -10;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_bg_b1.jpg);
	background-repeat: no-repeat;
	background-size: auto 990px;
	background-position: 90% 100%;
}
.look_layout .look_inner .look_01 .look_items .image01 {
	width: 47%;
	order: 1;
	padding: 0 0 1rem 0;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/look01_01_bg.jpg);
	background-repeat: no-repeat;
	background-size: 672px auto;/*579*/
}
.look_layout .look_inner .look_01 .look_items .image01 .catalog_item:after {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_dot_b1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -74px;
	left: 320px;
}
.look_layout .look_inner .look_01 .look_items .image01 .catalog_item {
	width: 552px;
	height: 827px;
	margin: 49px 0 0 118px;
}

.look_layout .look_inner .look_01 .look_items .image02 {
	width: 53%;
	order: 2;
	padding: 178px 0 1rem 3%;
}
.look_layout .look_inner .look_01 .look_items .image02 img {
	width: 535px;
}
.look_layout .look_inner .look_01 .look_items .image03 {
	width: 100%;
	order: 3;
	padding: 145px 0 0 0;
	position: relative;
	z-index: 0;
}
.look_layout .look_inner .look_01 .look_items .image03 img {
	width: 1091px;
}
.look_layout .look_inner .look_01 .look_items .image03:before {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_dot_b2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: 55px;
	left: 1040px;
}
.look_layout .look_inner .look_01 .look_items .image03:after {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_dot_b3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -74px;
	left: 120px;
}
.look_layout .look_inner .look_01 .look_items .image02 .model_size {
    margin: 1rem 0 0 0;
}














.look_layout .look_inner .look_02 {
	position: relative;
	z-index: 10;
}
.look_layout .look_inner .look_02 .look_title .spacer_l {
	width: 535px;
}
.look_layout .look_inner .look_02 .look_title .spacer_r {
	width: 612px;
}
.look_layout .look_inner .look_02 .look_title h3 {
	width: 535px;
	position: absolute;
	top: 66px;
	right: 0;
}
.look_layout .look_inner .look_02 .items_layout_00 {
	min-width: 1440px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.look_layout .look_inner .look_02 .look_items {
	position: relative;
	z-index: 100;
	padding-bottom: 80px;
}
.look_layout .look_inner .look_02 .look_items:before {
	content: "";
	width: 508px;
	height: 575px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_bg_b2.png);
	background-repeat: no-repeat;
	background-size: 508px 575px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-184%, 200px);
}
.look_layout .look_inner .look_02 .look_items .image01 {
	width: 47%;
	order: 1;
	padding: 148px 0 0 0;
}
.look_layout .look_inner .look_02 .look_items .image01 .catalog_item {
	width: 579px;
	margin: 0 0 0 auto;
}
.look_layout .look_inner .look_02 .look_items .image02 {
	width: 53%;
	height: 963px;
	order: 2;
	padding: 0;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_bg_p2.png);
	background-repeat: no-repeat;
	background-size: auto 963px;
	background-position: 10px 0;
}
 .look_layout .look_inner .look_02 .model_size {
	 width: 579px;
	 margin: 1rem 0 0 auto;
}
.look_layout .look_inner .look_02 .model_size.is_sp {
	display: none!important;
}












.look_layout .look_inner .look_03 {
	position: relative;
	z-index: 0;
}
.look_layout .look_inner .look_03 .look_title {
	z-index: 9999;
}
.look_layout .look_inner .look_03 .look_title .spacer_l {
	width: 530px;
}
.look_layout .look_inner .look_03 .look_title .spacer_r {
	width: 535px;
}
.look_layout .look_inner .look_03 .look_title h3 {
	width: 460px;
	position: absolute;
	top: 736px;
	left: 96px;
}
.look_layout .look_inner .look_03 .items_layout_01_02 {
	min-width: 1440px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.look_layout .look_inner .look_03 .look_items {
	position: relative;
	z-index: 100;
	padding-bottom: 152px;
}
.look_layout .look_inner .look_03 .look_items:before {
	content: "";
	width: 2100px;
	height: 2150px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_bg_y1.jpg);
	background-repeat: no-repeat;
	background-size: 1744px 1800px;
	background-position: -620px 290px;
}
.look_layout .look_inner .look_03 .look_items .image01 {
	width: 552px;
	order: 2;
	padding: 0 0 1rem 60px;
}
.look_layout .look_inner .look_03 .look_items .image01 .catalog_item {
	width: 100%;
	height: 738px;
	margin: 0 0 0 0;
}
.look_layout .look_inner .look_03 .look_items .image01 .catalog_item:after {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_dot_b4.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -110px;
	left: 360px;
}
.look_layout .look_inner .look_03 .look_items .image02 {
	width: 579px;
	order: 1;
	padding: 10px 0 0 0;
	text-align: right;
}
.look_layout .look_inner .look_03 .look_items .image02 img {
	width: 579px;
}
.look_layout .look_inner .look_03 .look_items .image03 {
	width: 1360px;
	order: 3;
	padding: 0 0 0 0;
	margin: -10px auto 0 auto;
}
.look_layout .look_inner .look_03 .look_items .image03 img {
	width: 1360px;
}
.look_layout .look_inner .look_03 .model_size {
    display: block;
    width: 872px;
    font-size: 16px;
    font-weight: bold;
	text-align: left;
    letter-spacing: 0.5px;
    margin: -9rem auto 0 auto;
}





.look_layout .look_inner .look_04 {
	position: relative;
	z-index: 0;
}
.look_layout .look_inner .look_04 .look_title .spacer_l {
	width: 610px;
}
.look_layout .look_inner .look_04 .look_title .spacer_r {
	width: 530px;
}
.look_layout .look_inner .look_04 .look_title h3 {
	width: 535px;
	position: absolute;
	top: 260px;
	left: 0;
}
.look_layout .look_inner .look_04 .items_layout_01_02 {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.look_layout .look_inner .look_04 .look_items {
	position: relative;
	z-index: 100;
	padding-bottom: 240px;
	justify-content: center;
	margin: -100px 0 0 0;
}
.look_layout .look_inner .look_04 .look_items:before {
	content: "";
	width: 100%;
	height: 287px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -10;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_bg_p4.png);
	background-repeat: no-repeat;
	background-size: auto 287px;
	background-position: 86% 100%;
}
.look_layout .look_inner .look_04 .look_items .image01 {
	width: 52.7%;
	order: 1;
	padding: 264px 78px 7rem 0;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/look04_01.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 1042px auto;/*579*/
}
.look_layout .look_inner .look_04 .look_items .image01 .catalog_item {
	width: 583px;
	height: 895px;
	margin: 0 0 0 auto;
}

.look_layout .look_inner .look_04 .look_items .image02 {
	width: 47.3%;
	order: 2;
	padding: 440px 0 1rem 0;
	position: relative;
	z-index: 0;
}
.look_layout .look_inner .look_04 .look_items .image02:after {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_dot_b6.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: 290px;
	left: 530px;
}
.look_layout .look_inner .look_04 .look_items .image02 img {
	width: 680px;
}
.look_layout .look_inner .look_04 .model_size {
	display: block;
	width: 500px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 1rem 0 0 0;
}
.look_layout .look_inner .look_04 .model_size.is_sp {
	display: none!important;
}




.look_layout .look_inner .look_05 {
	position: relative;
	z-index: 0;
	margin-top: 0!important;
	margin-bottom: 10rem!important;
}
.look_layout .look_inner .look_05 .look_title {
	position: relative;
	z-index: 9999;
}
.look_layout .look_inner .look_05 .look_title .spacer_l {
	width: 610px;
}
.look_layout .look_inner .look_05 .look_title .spacer_r {
	width: 530px;
}
.look_layout .look_inner .look_05 .look_title h3 {
	width: 535px;
	position: absolute;
	top: 110px;
	left: -28px;
}
.look_layout .look_inner .look_05 .items_layout_01_02 {
	width: 100%;
	min-width: 1440px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.look_layout .look_inner .look_05 .look_items {
	position: relative;
	z-index: 100;
}
.look_layout .look_inner .look_05 .look_items .image01 {
	width: 55%;
	order: 2;
	padding: 10px 0 5rem 0;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/look05_01_bg.jpg);
	background-repeat: no-repeat;
	background-position: 35px -116px;
	background-size: 1450px auto;
}
.look_layout .look_inner .look_05 .look_items .image01 .catalog_item {
    width: 674px;
    height: 913px;
    margin: 181px 0 0 84px;
}

.look_layout .look_inner .look_05 .look_items .image02 {
	width: 45%;
	order: 1;
	padding: 30px 0 0 0;
	text-align: right;
}
.look_layout .look_inner .look_05 .look_items .image02 img {
	width: 705px;
	margin: 0 0 0 -70px;
}
.look_layout .look_inner .look_05 .look_items .image03 {
	position: relative;
	z-index: 0;
	width: 100%;
}
/*
.look_layout .look_inner .look_05 .look_items .image03:before {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_dot_r3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: -72px;
	left: 500px;
}
.look_layout .look_inner .look_05 .look_items .image03:after {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/image_dot_y1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -50px;
	right: 120px;
}
*/
	

/*

.look_layout .look_inner .look_01 {
	padding-bottom: 0;
}
.look_layout .look_inner .look_01 .look_title {
	padding: 0 4%;
}
.look_layout .look_inner .look_01 .look_items {
	display: flex;
	flex-wrap: wrap;
}
.look_layout .look_inner .look_01 .look_items .subject {
	width: 100%;
	order: 4;
}
.look_layout .look_inner .look_01 .look_items .look_detail {
	width: 100%;
	order: 7;
}
.look_layout .look_inner .look_01 .look_items .image02 {
	width: 100%;
	order: 2;
	text-align: right;
	margin: 0 0 1rem 0;
}
.look_layout .look_inner .look_01 .look_items .image02 img {
	width: 80%;
	height: auto;
}
.look_layout .look_inner .look_01 .look_items .image02 > span {
	display: block;
	padding: 10px 0 0 4%;
	text-align: left;
	font-size: 12px;
}
.look_layout .look_inner .look_01 .look_items .image03 {
	width: 100%;
	order: 3;
}
.look_layout .look_inner .look_01 .look_items .image03 img {
	width: 80%;
	height: auto;
}
.look_layout .look_inner .look_01 .look_items .image04 {
	width: 100%;
	order: 5;
}
.look_layout .look_inner .look_01 .look_items .image05 {
	width: 100%;
	order: 6;
	padding: 3.5rem 0 5rem 0;
	text-align: center;
}
.look_layout .look_inner .look_01 .look_items .image05 img {
	width: 60%;
	height: auto;
}


.look_layout .look_inner .look_02 {
	padding-bottom: 2rem;
}
.look_layout .look_inner .look_02 .look_title {
	padding: 0 10% 0 4%;
}
.look_layout .look_inner .look_02 .look_items .image01 {
	width: 100%;
	padding: 0 0 1rem 0;
	text-align: left;
	order: 1;
}
.look_layout .look_inner .look_02 .look_items .image01 img {
	width: 90%;
}
.look_layout .look_inner .look_02 .look_items .subject {
	width: 100%;
	order: 3;
	display: none;
}
.look_layout .look_inner .look_02 .look_items .look_detail {
	width: 90%;
	margin: 0 10% 0 0;
}
.look_layout .look_inner .look_02 .catalog_item span.catalog_item_icon {
	left: 0;
}
.look_layout .look_inner .look_02 .look_items .image02 {
	width: 100%;
	text-align: right;
	order: 2;
}
.look_layout .look_inner .look_02 .look_items .image02 img {
	width: 85%;
	margin-bottom: 1rem;
}
.look_layout .look_inner .look_02 .look_items .image03 {
	width: 100%;
	order: 4;
	text-align: left;
}
.look_layout .look_inner .look_02 .look_items .image03 img {
	width: 90%;
}
.look_layout .look_inner .look_02 .look_items .image03 > span {
	display: block;
	width: 90%;
	text-align: left;
	margin: 10px 0 0 auto;
	font-size: 12px;
}


.look_layout .look_inner .look_03 {
	padding-bottom: 90px;
}
.look_layout .look_inner .look_03 .look_title {
	padding: 0 4% 0 4%;
}
.look_layout .look_inner .look_03 .look_items .image01 {
	width: 100%;
	padding: 0 0 1rem 0;
	order: 1;
	text-align: center;
}
.look_layout .look_inner .look_03 .look_items .image01 img {
	width: 92%;

}
.look_layout .look_inner .look_03 .look_items .image01 .catalog_item span.catalog_item_icon {
	width: 92%;
	left: 4%;
}
.look_layout .look_inner .look_03 .look_items .subject {
	width: 100%;
	padding-bottom: 0;
	display: none;
}
.look_layout .look_inner .look_03 .look_items .look_detail {
	width: 92%;
	margin: 0 4%;
}
.look_layout .look_inner .look_03 .look_items .image02 {
	width: 100%;
	order: 2;
	text-align: left;
}
.look_layout .look_inner .look_03 .look_items .image02 img {
	width: 85%;
	margin-bottom: 1rem;
}
.look_layout .look_inner .look_03 .look_items .image03 {
	width: 100%;
	order: 3;
	text-align: right;
}
.look_layout .look_inner .look_03 .look_items .image03 img {
	width: 60%;
}
.look_layout .look_inner .look_03 .look_items .image03 > span {
	display: block;
	width: 90%;
	text-align: left;
	margin: 10px 0 0 auto;
	font-size: 12px;
}
.look_layout .look_inner .look_03 .look_items .image04 {
	width: 100%;
	order: 4;
}
.look_layout .look_inner .look_03 .look_items .image04 img {
	width: 80%;
	margin: 2rem 16% 1rem 4%
}
.look_layout .look_inner .look_03 .look_items .image05 {
	width: 100%;
	order: 5;
}


.look_layout .look_inner .look_04 {
	padding-bottom: 2rem;
}
.look_layout .look_inner .look_04 .look_title {
	padding: 0 6% 0 4%;
}
.look_layout .look_inner .look_04 .look_items .image01 {
	width: 100%;
	order: 1;
	padding: 0 0 1rem 0;
}
.look_layout .look_inner .look_04 .look_items .image01 img {
	width: 94%;
}
.look_layout .look_inner .look_04 .look_items .subject {
	width: 100%;
	order: 3;
	padding: 2rem 4% 6rem 15%;
	display: none;
}
.look_layout .look_inner .look_04 .look_items .look_detail {
	width: 94%;
}
.look_layout .look_inner .look_04 .look_items .image02 {
	width: 100%;
	order: 2;
	text-align: right;
	padding: 0;
}
.look_layout .look_inner .look_04 .look_items .image02 img {
	width: 85%;
	margin-bottom: 1rem;
}
.look_layout .look_inner .look_04 .look_items .image03 {
	width: 100%;
	order: 4;
	text-align: center;
	padding: 0 0 1rem 0;
}
.look_layout .look_inner .look_04 .look_items .image03 img {
	width: 100%;
}
.look_layout .look_inner .look_04 .look_items .image03 > span {
	display: block;
	text-align: left;
	margin: 10px 4% 2rem 4%;
	font-size: 12px;
}
.look_layout .look_inner .look_04 .look_items .image04 {
	width: 100%;
	order: 6;
	text-align: center;
}
.look_layout .look_inner .look_04 .look_items .image04 img {
	width: 100%;
}
.look_layout .look_inner .look_04 .look_items .image04 > span {
	display: none;
}
.look_layout .look_inner .look_04 .look_items .image05 {
	width: 100%;
	order: 5;
	text-align: center;
	padding: 0 0 0.5rem 0;
}
.look_layout .look_inner .look_04 .look_items .image05 img {
	width: 100%;
}


.look_layout .look_inner .look_05 {
	padding-bottom: 2rem;
}
.look_layout .look_inner .look_05 .look_title {
	padding: 0 10% 10px 4%;
}
.look_layout .look_inner .look_05 .look_items .image01 {
	width: 100%;
	order: 1;
	padding: 0 0 1rem 0;
	text-align: left;
}
.look_layout .look_inner .look_05 .look_items .image01 img {
	width: 90%;
}
.look_layout .look_inner .look_05 .look_items .subject {
	width: 100%;
	order: 3;
	display: none;
}
.look_layout .look_inner .look_05 .look_items .look_detail {
	width: 90%;
	margin-left: 0;
	order: 4;
}
.look_layout .look_inner .look_05 .catalog_item span.catalog_item_icon {
	left: 0;
}
.look_layout .look_inner .look_05 .look_items .image02 {
	width: 100%;
	order: 2;
	text-align: right;
}
.look_layout .look_inner .look_05 .look_items .image02 img {
	width: 70%;
	margin: 0 4% 0 0;
}
.look_layout .look_inner .look_05 .look_items .image02 > span {
	display: block;
	width: 88%;
	padding: 10px 0 0 0;
	font-size: 12px;
}
.look_layout .look_inner .look_05 .look_items .image03 {
	width: 100%;
	order: 7;
	text-align: center;
}
.look_layout .look_inner .look_05 .look_items .image03 img {
	width: 100%;
}
.look_layout .look_inner .look_05 .look_items .image04 {
	width: 100%;
	order: 5;
	text-align: left;
	margin: 0 0 40px 0;
	
}
.look_layout .look_inner .look_05 .look_items .image04 img {
	width: 86%;
}
.look_layout .look_inner .look_05 .look_items .image05 {
	width: 100%;
	order: 6;
	padding: 32px 0;
}
.look_layout .look_inner .look_05 .look_items .image06 {
	width: 100%;
	order: 7;
	padding: 32px 0;
	text-align: center;
}
.look_layout .look_inner .look_05 .look_items .image06 img {
	width: 86%;
}
.look_layout .look_inner .look_05 .look_items .image07 {
	width: 100%;
	order: 8;
	padding: 32px 0;
}
.look_layout .look_inner .look_05 .look_items .image07 img {
	width: 86%;
}



.look_layout .look_inner .look_06 {
	padding-bottom: 0;
}
.look_layout .look_inner .look_06 .look_title {
	padding: 0 10% 10px 4%;
}
.look_layout .look_inner .look_06 .look_items .image01 {
	width: 100%;
	order: 1;
	padding: 0 0 4rem 0;
}
.look_layout .look_inner .look_06 .look_items .image01 img {
	width: 90%;
}
.look_layout .look_inner .look_06 .look_items .image01 > span {
	display: block;
	position: absolute;
	margin: 10px 4% 0 4%;
	font-size: 12px;
}
.look_layout .look_inner .look_06 .look_items .subject {
	width: 100%;
	order: 2;
	display: none;
}
.look_layout .look_inner .look_06 .look_items .look_detail {
	width: 90%;
}
.look_layout .look_inner .look_06 .look_items .image02 {
	width: 70%;
	order: 3;
	margin: 0 0 0 4%;
}
.look_layout .look_inner .look_06.look_left .look_title {
	margin: 0 30px 0 0;
	left: auto;
	right: 0;
}
.look_layout .look_inner .look_06.look_left .look_title h3 {
	text-align: right;
}



.look_layout .look_inner .look_07 {
	padding-bottom: 0;
}
.look_layout .look_inner .look_07 .look_title {
	padding: 0 4% 0 10%;
}
.look_layout .look_inner .look_07 .look_items .image01 {
	width: 100%;
	order: 1;
	padding: 0 0 4rem 0;
	text-align: right;
}
.look_layout .look_inner .look_07 .look_items .image01 img {
	width: 90%;
}
.look_layout .look_inner .look_07 .look_items .image01 > span {
	display: block;
	position: absolute;
	margin: 10px 4% 0 4%;
	font-size: 12px;
}
.look_layout .look_inner .look_07 .look_items .subject {
	width: 100%;
	order: 2;
	display: none;
}
.look_layout .look_inner .look_07 .look_items .look_detail {
	width: 90%;
	padding-bottom: 40px;
	margin: 0 0 0 10%;
}
.look_layout .look_inner .look_07 .catalog_item span.catalog_item_icon {
	left: 10%;
}
.look_layout .look_inner .look_07 .look_items .image02 {
	width: 80%;
	order: 3;
    text-align: right;
    margin: 0 0 1rem auto;
}
.look_layout .look_inner .look_07 .look_items .image03 {
	width: 75%;
	order: 5;
	margin: 0 0 1rem 0;
}


.look_layout .look_inner .page_sub {
	width: 100%;
	padding: 0 0 40px 0;
}
.look_layout .look_inner .page_sub .page_sub_image {
	width: 100%;
	text-align: center;
	margin: 0 0 40px 0;
}
.look_layout .look_inner .page_sub .page_sub_image img {
	width: 100%;
}
.look_layout .look_inner .page_sub h4 {
	width: 100%;
	padding: 0 5% 15px 5%;
	text-align: center;
	font-size: 46px;
	font-weight: 400;
	line-height: 50px;
	letter-spacing: 0.5px;
}
.look_layout .look_inner .page_sub > p {
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0.5px;
}
.c-breadcrumbs,
.l-footerNav {
	background-color: #FFF;
}

.catalog_item {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
	cursor: pointer;
}
.catalog_item span.catalog_item_icon {
	display: block;
	width: 100%;
	height: 50px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/24fall/top/catalog_icon.svg);
	background-position: 12px center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	font-size: 11px;
	padding: 0 0 0 50px;
	line-height: 50px;
	color: #FFF;
	text-align: left;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.catalog_item span.catalog_item_icon.close {
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/24fall/top/catalog_close.svg);
	background-size: 32px 32px;
	z-index: 9999;
	font-size: 0;
}
.slick-slider {
	padding-bottom: 30px;
}
.slick-arrow {
	width: 32px;
	height: 32px;
	font-size: 0;
	-webkit-appearance: none;
	background-color: #fff;
	border: none;
	display: flex;
	flex-shrink: 0;
	margin: 0;
	opacity: .9;
	outline: 0;
	padding: .25rem;
	pointer-events: auto;
	position: absolute;
	top: calc(50% - 15px);
	transform: translateY(-50%);
	z-index: 10;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/feature/assets/images/chevron_carousel.svg);
	background-repeat: no-repeat;
	background-size: auto 60%;
}
.slick-prev {
	left: 0;
	background-position: -25% center;
}
.slick-next {
	right: 0;
	background-position: 125% center;
}
.slick-dots {
	width: 100%;
	position: absolute;
	bottom: 0;
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slick-dots li {
	width: 8px;
	height: 8px;
	background-color: #ECECEC;
	font-size: 0;
	margin: 0 4px;
	border-radius: 50%;
}
.slick-dots li.slick-active {
	background-color: #211a88;
}



*/
.catalog_archive {
	width: 100%;
	text-align: center;
	margin-top: 4rem;
}
.catalog_archive .archive_inner {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding: 0 5%;
}
.catalog_archive .title {
	color: #1B1B1B;
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 0.5px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
}
.catalog_archive .title span {
	display: block;
	font-weight: 700;
	font-size: 56px;
}
.catalog_archive .archive_inner .image {
	width: calc(50% - 14px);
	height: calc(45vw - 14px);
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/24win_archive.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	margin-right: 14px;
}
.catalog_archive .archive_inner .body {
	width: 50%;
	font-size: 13px;
	text-align: left;
}
.catalog_archive .archive_inner .link {
	width: 100%;
	padding-top: 1rem;
}
.catalog_archive .archive_inner .link a {
	width: 100%;
	font-size: 12px;
	padding: 12px 20px;
	border: 1px solid #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.catalog_archive .archive_inner .link a:after {
	content: " ＞";
}


.p-intro {
	width: 100%;
	max-width: 1176px;
	padding-left: 0;
	padding-right: 0;
	margin: 40px auto 0;
}
.p-intro_heading {
	font-size: 32px;
	line-height: 45px;
	letter-spacing: 0.5px
}
.p-intro_bodyText {
	margin-top: 20px;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.5px;
}
.p-hero_head {
	padding: 70px 0 0 0;
}
.p-hero_heading {
	color: #1B1B1B;
	/*color: var(--color-white);*/
	font-weight: 400;
	font-size: 56px;
	letter-spacing: 0.5px;
	padding-bottom: 20px;
}
.p-intro_description {
	font-size: 20px;
	line-height: 32px;
}
.-home .l-header[data-is-active=true] .l-header_inner {
	background-color: #FFF;
	z-index: 100;
}
.-home .l-header[data-is-active=true] #_followingMenu.transform {
	position: fixed;
	top: 70px;
	width: 100%;
	background-color: #FFF;
	z-index: 0;
}


main {
}
.movie_layout {
	width: 100%;
}
.movie_layout .movie_inner {
	width: 776px;
	padding: 40px 0 0 0;
	margin: 0 auto 150px auto;
	position: relative;
	z-index: 0;
}
.movie_layout .movie_inner video {
	width: 100%;
}
.look_layout .look_inner .look_items .look_detail > dl {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999;
	padding: 35px 20px 100px 35px;
	text-align: left;
}
.look_layout .look_inner .look_items .look_detail > dl dt {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 15px;
}
.sf_bff_products_inner ul.column_1_text li a .sf_bff_products_itemName {
	text-decoration: none;
	padding: 0 15px 0 0;
}
.look_layout .look_inner > dl {
	padding: 0 66px 0 70px;
	position: relative;
	z-index: 0;
}
.look_layout .look_inner .page_sub {
	width: 100%;
	padding: 0 0 10px 0;
}
.look_layout .look_inner .page_sub .page_sub_image {
	width: 100%;
	text-align: center;
	margin: 0 0 50px 0;
}
.look_layout .look_inner .page_sub .page_sub_image img {
	width: 568px;
}
.look_layout .look_inner .page_sub h4 {
	width: 100%;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 56px;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: 0.5px;
}
.look_layout .look_inner .page_sub > p {
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 31.2px;
	letter-spacing: 0.5px;
}
.catalog_item {
	width: 100%;
	/*height: 100%;*/
	position: relative;
	z-index: 0;
	cursor: pointer;
}
.catalog_item span.catalog_item_icon {
	display: block;
	width: 100%;
	height: 80px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/common/icon/catalog_icon.webp);
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	font-size: 14px;
	font-weight: 700;
	padding: 0 0 0 76px;
	line-height: 80px;
	color: #000;
	text-align: left;
	text-shadow: 1px 3px 3px rgba(255, 255, 255, 0.8);
}
.catalog_item span.catalog_item_icon.close {
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/24fall/top/catalog_close.svg);
	background-size: 56px 56px;
	z-index: 9999;
	font-size: 0;
}

.look_layout .look_inner .look_04 .catalog_item span.catalog_item_icon,
.look_layout .look_inner .look_05 .catalog_item span.catalog_item_icon {
	display: block;
	width: 100%;
	height: 100px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/common/icon/catalog_icon.webp);
	background-position: 95% center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	font-size: 14px;
	font-weight: 700;
	padding: 0 100px 0 0;
	line-height: 100px;
	color: #000;
	text-align: right;
	text-shadow: 1px 3px 3px rgba(255, 255, 255, 1);
}
.look_layout .look_inner .look_04 .catalog_item span.catalog_item_icon.close,
.look_layout .look_inner .look_05 .catalog_item span.catalog_item_icon.close {
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/24fall/top/catalog_close.svg);
	background-size: 56px 56px;
	z-index: 9999;
	font-size: 0;
}
.slick-slider {
	padding-bottom: 100px;
}
.slick-arrow {
	width: 32px;
	height: 32px;
	font-size: 0;
	-webkit-appearance: none;
	background-color: #fff;
	border: none;
	display: flex;
	flex-shrink: 0;
	margin: 0;
	opacity: .9;
	outline: 0;
	padding: .25rem;
	pointer-events: auto;
	position: absolute;
	top: calc(50% - 35px);
	transform: translateY(-50%);
	z-index: 10;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/feature/assets/images/chevron_carousel.svg);
	background-repeat: no-repeat;
	background-size: auto 60%;
}
.slick-prev {
	left: 0;
	background-position: -25% center;
}
.slick-next {
	right: 0;
	background-position: 125% center;
}
.slick-dots {
	width: 100%;
	position: absolute;
	bottom: 65px;
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slick-dots li {
	width: 8px;
	height: 8px;
	background-color: #ECECEC;
	font-size: 0;
	margin: 0 4px;
	border-radius: 50%;
}
.slick-dots li.slick-active {
	background-color: #211a88;
}
.catalog_archive {
	width: 100%;
	text-align: center;
	margin-top: 0;
	position: relative;
}
.catalog_archive .archive_inner {
	width: 576px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding: 20rem 0 0 0;
}
.catalog_archive .archive_inner .image {
	width: calc(50% - 20px);
	height: 268px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25spring/top/24win_archive.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	margin-right: 20px;
}
.catalog_archive .archive_inner .body {
	width: 50%;
	font-size: 18px;
	text-align: left;
}
.catalog_archive .archive_inner .link {
	width: 100%;
	padding-top: 2rem;
}
.catalog_archive .archive_inner .link a {
	width: 100%;
	font-size: 16px;
	padding: 12px 20px;
	border: 1px solid #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.catalog_archive .archive_inner .link a:after {
	content: " ＞";
}





.look_layout .look_inner .look_items .look_detail dl dd {
	margin-bottom: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	line-height: 1.2;
}
.look_layout .look_inner .look_items .look_detail dl dd .title {
	width: 60px;
	line-height: 1.2;
	letter-spacing: 0.5px;
	padding: 0 6px 0 0;
}
.sf_bff_products_inner.device_sp li .sf_bff_products_itemName,
.sf_bff_products_inner ul.column_1_text li,
.sf_bff_products_inner li .sf_bff_products_itemName {
	line-height: 1.2;
	font-size: small;
	font-size: 14px;
}
.sf_bff_products_inner li .sf_bff_products_itemName {
	/*width: 100%;*/
	margin-bottom: 3px;
}
.look_layout .look_inner .look_items .look_detail dl dd .aliasArea {
}
.look_layout .look_inner .look_items .look_detail dl dd:last-child {
	margin-bottom: 0;
}
.look_layout .look_inner .look_items .look_detail dl dd.item_info {
	font-size: 13px;
}
 .sf_bff_products_flags span {
	margin: 0;
	padding: 0;
}
 .sf_bff_products_flags.release_date {
	 display: block!important;
	 width: 100%!important;
}
.sf_bff_products_inner ul.column_1_text li .sf_bff_products_flags span:first-child {
	margin-left: 0;
	margin-right: 12px;
}
.sf_bff_products_inner ul.column_1_text li .sf_bff_products_price {
	width: 100%;
	margin-left: 0;
}
.sf_bff_products_inner ul.column_1_text li .sf_bff_products_price span {
	font-size: 12px;
	display: inline-block;
	color: rgb(255, 80, 80)!important;
	padding-left: 5px;
	font-weight: 400;
}
.sf_bff_products_inner li .sf_bff_products_flags span {
	color: #1b1b1b;
}
.sf_bff_products_inner ul.column_1_text li a .sf_bff_products_itemName {
	text-decoration: underline;
}