/*
@font-face {
	font-family: GUJPCorporate-Bold;
	src: url(https://www.gu-global.com/jp/ja/news/_nuxt/src/assets/fonts/GUJPCorporate-Bold.woff) format("woff");
	font-style: normal;
	font-weight: 700;
}
@font-face {
  font-family: GUJPCorporate-Regular;
  src: url(https://www.gu-global.com/jp/ja/news/_nuxt/src/assets/fonts/GUJPCorporate-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: GUJPCorporate-Light;
  src: url(https://www.gu-global.com/jp/ja/news/_nuxt/src/assets/fonts/GUJPCorporate-Light.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
*/
@font-face {
	font-family: "GUJPCorporate";
	src: url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2") format("woff2"), url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff") format("woff"), url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GUJPCorporate";
	src: url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff2") format("woff2"), url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff") format("woff"), url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GUJPCorporate";
	src: url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff2") format("woff2"), url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff") format("woff"), url("https://www.gu-global.com/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

*::-webkit-scrollbar {
	width: 5px;
	height: 10px;
}

*::-webkit-scrollbar-track {
	background-color: transparent;
}

*::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #888;
}

*::-webkit-scrollbar-corner {
	background-color: transparent;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	-webkit-font-smoothing: antialiased;
}

section {
	margin: 0;
}

body {
	font-weight: 300;
}

img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

body img {
	vertical-align: top;
}

.fr-pagetop {
	background-color: transparent !important;
	box-shadow: none;
	right: 2%;
}

.wrapper {
	position: relative;
	overflow: hidden;
}

.l-header {
	/* position: relative !important; */
	/* height: auto !important; */
}

.l-header_logoLink {
	text-align: right;
}

.l-header_logo {
	font-size: 14px;
	letter-spacing: 0.08em;
	font-weight: 900;
}

.l-header_inner .logo_image {
	/* top: 24px; */
	left: 20px;
}

[data-splash-show=true].l-header_logoLink {
	left: auto;
	right: 20px;
	transform: translate(0%, -50%);
}

#top {
	/* background: linear-gradient(180deg, rgba(152, 211, 239, 1) 0%, rgba(152, 211, 239, 1) 8%, rgba(87, 187, 236, 1) 43%, rgba(26, 125, 174, 1) 100%); */
}

.main_inner {
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.p-styling_imageChild {
	vertical-align: top;
	padding-bottom: 0.5rem;
	position: relative;
	z-index: 0;
	margin-bottom: 1.6rem;
	line-height: 0;
}

.secVideo__video__icn {
	width: 32px;
	height: 32px;
	position: absolute;
	bottom: calc(21px + 0.5rem);
	right: 13px;
	box-shadow: none;
	cursor: pointer;
	z-index: 9999;
}

.p-hero {
	margin-bottom: 5.2rem;
}

.contents_title h1 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	padding: 1.2rem 0;
	line-height: 1.1;
}

.contents_title h1.active {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.contents_image {
	padding: 0 4%;
}

.contents_image img {
	/* border: 3px solid #FFE867; */
}

.look_01__image02 {
	width: 80%;
	margin-bottom: 4.3rem;
}

.look_02__image02 {
	margin-top: 4.9rem;
	margin-bottom: 4.3rem;
}

.look_04__image02 {
	margin-top: 4.9rem;
	margin-bottom: 4.3rem;
	width: 69%;
	margin-left: auto;
}

.look_05__image02 {
	margin-top: 4.9rem;
	margin-bottom: 2.5rem;
	width: 69%;
}

.look_05__image03 {
	margin-bottom: 5rem;
}

.contents_body p {
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 2;
}

.contents_body .contents_body__catch {
	width: 100%;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	line-height: 2;
}

.look_contents {
	padding: 0 4%;
}

.look_contents .look_title {
	font-size: 42px;
	text-align: right;
	font-weight: 700;
	padding: 0 0 0.1rem 0;
}

.look_contents .look_items {
	margin-bottom: 4.2rem;
}

.look_contents .look_items > div:not(.look_detail) {
	margin-bottom: 0.2rem;
}

.catalog_item {
	width: 100%;
	/*height: 100%;*/
	position: relative;
	z-index: 0;
	cursor: pointer;
}

.catalog_item > img {
	/* border: 3px solid #FFE867; */
}

.catalog_item_icon {
	display: block;
	width: 90px;
	height: 90px;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25fall/top/icon_details.svg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: auto 90px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
}

.catalog_item_icon.active {
	display: none;
}

.look_txt {
	margin-top: 10px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0.07em;
}

.visual_top {
	margin-bottom: 2rem;
}

.visual_top img {
	border: 3px solid #FFE867;
}

.visual_bottom {
	padding: 0 4%;
	margin-bottom: 2rem;
}

.visual_bottom img {
	border: 3px solid #FFE867;
}

.catalog_archive {
	width: 92%;
	margin-inline: auto;
	margin-bottom: 5rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
}

.catalog_archive .image {
	width: 48%;
	margin-right: 4%;
}

.catalog_archive .text {
	width: 48%;
	font-size: 14px;
	line-height: 1.3;
}

.catalog_archive .text h3 {
	margin-bottom: 0.5rem;
	font-weight: 700;
}

.catalog_archive .text p {
	font-weight: 700;
	line-height: 1.6;
	font-size: 13px;
}

.catalog_archive .links {
	width: 100%;
	padding-top: 0.5rem;
}

.catalog_archive .links a {
	font-size: 13px;
	font-weight: 400;
	color: #6A6A6A;
}

.catalog_archive .links a:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.look_layout .look_inner .look_items .look_detail dl {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

/* .look_layout .look_inner .look_items .look_detail dl::-webkit-scrollbar {
	width: 5px;
	height: 10px;
}

.look_layout .look_inner .look_items .look_detail dl::-webkit-scrollbar-track {
	background-color: transparent;
}

.look_layout .look_inner .look_items .look_detail dl::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #fff;
}

.look_layout .look_inner .look_items .look_detail dl::-webkit-scrollbar-corner {
	background-color: transparent;
} */
.look_layout .look_inner .look_items .look_detail dl dd {
	margin-bottom: 12px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.look_layout .look_inner .look_items .look_detail dl dd .title {
	width: 20%;
	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_items .look_detail {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 1.5rem 2vw 1.5rem 4vw;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	border: 2px solid #000;
	/* color: #fff; */
}

.look_layout .look_inner .look_items .look_detail .close {
	width: 90px;
	height: 90px;
	position: absolute;
	bottom: -2px;
	right: -2px;
	z-index: 100;
	background-image: url(https://www.gu-global.com/jp/ja/special-feature/contents/catalog/images/25fall/top/icon_close.svg?ver=250520);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: auto 90px;
}

.look_layout .look_inner .look_items .look_detail > dl {
	z-index: 9999;
	padding: 0 5% 0 0;
	text-align: left;
}

.look_layout .look_inner .look_items .look_detail > dl dt {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 16px;
}

.look_layout .look_inner .look_items .look_detail > dl dt.detail_position {
	margin-top: 0;
}

.look_layout .look_inner .look_items .image01,
.look_layout .look_inner .look_items .image02,
.look_layout .look_inner .look_items .image03 {
	position: relative;
	z-index: 0;
}

.aside {
	margin-top: 0;
}

.aside .aside_inner {
	content: "";
	position: fixed;
	top: 0;
	width: calc(94% - 428px);
	height: 100%;
}

.aside .aside_inner .movie video {
	border: 2px solid #565656;
}

.breadcrumbs {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	background: #fff;
	position: relative;
}

.breadcrumbs_inner {
	display: flex;
	flex-wrap: wrap;
}

.breadcrumbs_item {
	font-size: 10px;
}

.breadcrumbs_itemLink {
	color: #CDAE80;
	text-decoration: underline !important;
}

.breadcrumbs_item:not(:last-child):after {
	content: "/";
	color: #CDAE80;
	padding-right: 8px;
	padding-left: 8px;
}

#page_top {
	height: 79px;
	background-color: transparent;
	box-shadow: none;
	right: 3%;
	bottom: 30px;
}

.is_pc {
	display: none;
}

.is_sp {
	display: block;
}

@media screen and (min-width: 813px) {
	.wrapper {
		z-index: 20;
	}

	#header_layout {
		position: fixed;
		z-index: 9999;
	}

	.l-header {
		top: 0;
		position: relative !important;
		height: auto !important;
	}

	.l-header[data-is-active=true] {
		background: none;
		border-bottom: none;
	}

	.l-header[data-is-active=true] .l-header_inner {
		background: none;
		z-index: 0;
	}

	.l-header_logoLink {
		display: none;
	}

	.l-header_inner .logo_image {
		width: 40px;
		height: 40px;
		left: 25px;
		top: 30px;
	}

	#top {
		/* background: linear-gradient(180deg, rgba(91, 198, 251, 1) 0%, rgba(51, 151, 203, 1) 100%); */
	}

	.contents {
		padding: 1.9rem 0 0;
		background: none;
	}

	.main {
		width: 428px;
		margin-right: 6%;
		margin-left: auto;
		position: relative;
		z-index: 9999;
		box-shadow: -8px 0px 8px -4px rgba(0, 0, 0, 0.1), 8px 0px 8px -4px rgba(0, 0, 0, 0.1);
	}

	.main_inner {
		padding-top: 0 !important;
		padding-right: 0;
		padding-left: 0;
	}

	.main_inner .logo {
		display: none;
	}

	.p-styling_imageChild {
		padding-bottom: 0;
		vertical-align: bottom;
		position: relative;
		z-index: 0;
		margin-bottom: 1.2rem;
		/* width: 86%; */
        /* margin-inline: auto; */
	}

	.secVideo__video__icn {
		position: absolute;
		bottom: 14px;
		right: 14px;
		box-shadow: none;
		cursor: pointer;
		z-index: 9999;
	}

	.look_contents {
		padding: 0 14px;
	}

	.look_contents .look_title {
		padding-bottom: 0;
	}

	.catalog_item_icon,
	.look_layout .look_inner .look_items .look_detail .close {
		width: 92px;
		height: 92px;
		background-size: auto 92px;
	}

	.look_contents .look_items {
		margin-bottom: 4.9rem;
	}

	.look_01__image02 {
		width: 84%;
	}

	.look_04__image02 {
		width: 70%;
	}

	.look_05__image02 {
		width: 61%;
	}

	.aside {
		position: relative;
		z-index: -20;
		margin-top: 0;
	}

	.aside .aside_inner {
		background-position-y: 40%;
	}

	.left_image {
		margin-top: 30vh;
	}

	.hero_area_right_pc {
		width: 6%;
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 11;
	}

	.left_copyright {
		position: fixed;
		bottom: 15px;
		left: 25px;
	}

	.breadcrumbs {
		width: 500px;
		margin-right: 10%;
		margin-left: auto;
		overflow-x: hidden;
	}

	.breadcrumbs_item {
		font-size: 12px;
	}

	.multi-bg-example {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 65%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}

	.multi-bg-example .inner {
		width: 83%;
		max-width: 550px;
		text-align: center;
		padding-top: 2rem;
	}

	.contents_title_pc h1 {
		width: 100%;
		text-align: center;
		font-size: 2.8vw;
		font-weight: 700;
		margin: 0 0 1.3rem 0;
		line-height: 1.1;
	}

	.contents_body__catch {
		width: 100%;
		text-align: center;
		font-size: 2.2vw;
		font-weight: 700;
		line-height: 1.4;
	}

	.contents_body_pc p {
		width: 100%;
		text-align: center;
		font-size: 0.9vw;
		margin: 0.6rem 0 0 0;
		line-height: 1.923;
		font-weight: 700;
		letter-spacing: 0.05em;
	}

	.visual_bottom {
		padding: 0;
	}

	.catalog_archive {
		width: calc(100% - 5.4rem);
		padding-bottom: 5rem;
		margin-bottom: 0;
	}

	.catalog_archive .links a:before {
		height: calc(100% - 5rem);
	}

	.catalog_archive .text h3 {
		font-size: 13px;
	}

	.catalog_archive .links {
		padding-inline: 0;
	}

	.look_layout .look_inner .look_items .look_detail {
		padding: 2rem 1vw 2.5rem 1vw;
	}

	#page_top {
		right: calc(10% - 70px);
	}

	#page_top {
		bottom: 30px;
	}

	.is_pc {
		display: block;
	}

	.is_sp {
		display: none;
	}
}
