@charset "utf-8";

html {
	font-size: 10px;
}

.h-header,
.f-gnav__trigger,
.f-gnav,
.f-footer,
.products-wyh-nav {
	display: none;
}

.l-wrapper {
	padding-left: 0;
}

.l-container {
	padding-left: 0;
	padding-right: 0;
}

.products-detail-info__column {
	display: block;
}

.products-detail-info__img {
	width: auto;
	display: flex;
	margin-bottom: 50px;
}

.products-detail-info__img > figure {
	width: 50%;
}

.products-detail-info__main {
	width: auto;
}













