@charset "utf-8";.moga-container-banner .moga-img-banner {
	filter: grayscale(100%);
}
.product-section-style01 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding-bottom: 200px;
	gap: 94px;
	margin-top: 8%;
}
.container-product-left .content-product-image {
	max-width: 445px;
	margin-bottom: 20px;
}
.container-product-right .content-product-image {
	max-width: 307px;
	margin-bottom: 20px;
}
.product-details h2 {
	font-size: 2em;
	color: #333;
	margin-bottom: 10px;
}
.container-product-left .price {
	font-size: 12px;
	color: #000;
	margin: 5px 0;
	display: flex;
	justify-content: start;
	align-items: center;
}
.container-product-left .product-details .price p:first-child {
	flex-basis: 25%;
	margin: 0;
}

.container-product-left .product-details .price p:nth-child(2) {
	flex-basis: 20%;
	margin: 0;
	text-align: right;
        font-weight: 400;
}
.container-product-right {
	transform: translateY(30%);
}
.container-product-right .price {
	font-size: 12px;
	color: #000;
	margin: 5px 0;
        max-width: 307px;
}

.buy-btn {
	padding: 10px 20px;
	border: none;
	cursor: pointer;
	text-decoration: underline !important;
        font-weight: normal;
}
.buy-btn:hover {
	color: #ccc;
	background-color: unset;
}
.info-section {
	padding: 20px;
	text-align: center;
}
.info-section h1 {
	font-size: 20px;
	color: #000;
	margin-bottom: 32px;
	font-weight: bold;
}
.info-section p {
	font-size: 14px;
	color: #333;
	margin: 5px 0;
}
.container-product-left {
	position: relative;
}
.container-product-left .image-container {
	position: relative;
}
.container-product-left .product-img {
	max-width: 100%;
	height: auto;
}
.container-product-left .base-image {
	position: relative;
	z-index: 1;
}
.container-product-left .overlay-image {
	position: absolute;
	top: -65px;
	left: -35px;
	z-index: 2;
	max-width: 100px;
	height: auto;
}
.w-564px {
	max-width: 564px;
}
.bg-key-item {
	display: flex;
	justify-content: center;
	background-color: #404040;
}
.key-item {
	padding: 15% 0%;
}
.key-item .text-key1 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 200;
}
.key-item .text-key2 {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: 200;
}
.key-item .september-img {
	max-width: 100px;
	margin: auto;
	padding-bottom: 5%;
}
.flex-2col {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5%;
	gap: 50px;
}
.key-item-content-product-image,
.key-item-product-details {
	max-width: 252px;
	overflow: hidden;
	display: inline-block;
}
.key-item-text {
	max-width: 216px;
}
.key-item-text p {
	color: #fff;
	font-size: 12px;
}
.key-item-text .text1 {
	text-align: center;
	font-size: 14px;
}
.key-item-content-product-image .product-img {
	max-width: 100%;
	height: auto;
	transform: scale(1.4);
	transform-origin: center;
	width: auto;
}
.line-center {
	display: block;
	border: solid #fff;
	border-width: 1px 0 0;
	padding-bottom: 60px;
	margin-top: 60px;
}
.futo-content-product-image {
	width: 96px;
	height: 96px;
	clip-path: circle(50%);
	position: relative;
}
.futo-content-product-image .product-img {
	max-width: 100%;
          -webkit-backface-visibility: hidden;
        -webkit-transform: scale(2.5) translate(-5px, 19px);
	transform: scale(2.5) translate(-5px, 19px);
}
.product-section-style02 {
	margin-top: 146px;
}
.product-section-style02 .container-product-left .content-product-image {
	max-width: 307px;
	margin-bottom: 20px;
}
.product-section-style02 .style02-image{
	width: 149px;
	margin: auto;
}
.product-section-style02 .content-style02{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding-bottom: 160px;
	gap: 124px;
	margin-top: 70px;
}
.product-section-style02 .style02-text {
	font-size: 12px;
	margin-bottom: 86px;
	max-width: 316px;
}
.product-section-style02 .container-product-right-style02 .content-product-image {
	max-width: 445px;
	margin-bottom: 120px;
}
.product-section-style02 .container-product-right-style02 .content-product-image2 {
	max-width: 307px;
	margin: auto;
}
.container-product-right-style02 .price {
	font-size: 12px;
	color: #000;
	margin: 5px 0;
}
.c-container.content-3col {
	display: flex;
	gap: 60px;
	margin-top: 160px;
	padding-left: 60px !important;
	padding-right: 60px !important;
}
.c-container.content-3col .content-text-2col {
	display: flex;
	align-items: center;
	gap: 18px;
}
.content-text-2col .text-q {
	font-size: 24px;
	font-weight: 400;
}
.content-text-2col .text-detail {
	font-size: 14px;
}
.line-box-black {
	display: block;
	border: solid #000;
	border-width: 1px 0 0;
	margin: 15px 0px;
	width: 0;
	transition: width 1.2s ease !important;
}
.line-box-black.visible {
	width: 100%;
}
.container-text-3col .text-detail2 {
	font-size: 12px;
}
.container-profile {
	margin-top: 160px;
}
.content-profile {
	max-width: 316px;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.content-profile .text-profile {
	font-size: 14px;
	font-weight: 400;
}
.content-profile .profile-image {
	max-width: 200px;
	margin: 33px 0px 45px 0px;
}
.text-detail-profile1 {
	font-size: 14px;
	margin-bottom: 44px;
}
.text-detail-profile2 {
	font-size: 12px;
}
.container-footer-contact {
	margin: 10% 0%;
}
.content-footer-contact {
	max-width: 280px;
	margin: auto;
}
.content-footer-contact .text-footer-contact {
	text-align: center;
	font-size: 10px;
	font-weight: 100;
	letter-spacing: 1px;
}
.display-sp {
	display: none;
}
.display-pc {
	display: block;
}
.key-item .gap-comment {
	gap: 20px;
}
.line-under-image hr {
	width: 60px;
	height: 1px;
	background-color: #000;
	border: none;
	transform: rotate(90deg);
	margin: 0 auto;
	display: block;
}

.progress-bar-container {
	width: 100%;
	height: 5px;
	margin-top: -1px;
	overflow: hidden;
}
.progress-bar {
	height: 100%;
	background: #000;
	width: 0;
	transition: width 0.3s ease;
}
.container-product-right .slick-slider {
	margin-bottom: unset;
}
.display-slick-sp {
	display: none;
}
.progress-bar-container-sp {
	display: none;
}
.fade-section {
	filter: blur(10px);
	opacity: 0;
	transition: opacity 1.2s ease, filter 1.2s ease
}
.fade-section.visible {
	filter: blur(0);
	opacity: 1;
}
@media screen and (max-width: 750px) {
	.display-pc {
		display: none;
	}
	.display-sp {
		display: block;
	}
	.info-section {
		max-width: 300px;
		margin: auto;
	}
	.info-section h1 {
		margin-bottom: 20px;
		line-height: 1.5;
	}
	.info-section p {
		letter-spacing: 1px;
		line-height: 2;
	}
	.product-section-style01 {
		flex-direction: column;
		margin-top: 30%;
		gap: 40px;
		padding-bottom: 55px;
	}
	.container-product-left .overlay-image {
		top: -95px;
		left: unset;
		right: 40px;
	}
	.container-product-right .product-details .price p:first-child {
		flex-basis: 40%;
		margin: 0;
	}

	.container-product-right .product-details .price p:nth-child(2) {
		flex-basis: 20%;
		margin: 0;
		text-align: right;
		font-weight: normal;
	}
	.container-product-right {
		transform: unset;
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.container-product-right .price {
		font-size: 12px;
		color: #000;
		margin: 5px 0;
		display: flex;
		justify-content: start;
		align-items: center;
	}
	.container-product-right .content-product-image {
		width: 100%;
		max-width: 247px;
	}
	.container-product-right .content-product-detail {
		width: 100%;
		max-width: 316px;
	}
	.flex-2col {
		flex-direction: column;
	}
	.custom-flex-row {
		flex-direction: row;
		max-width: 332px;
		margin-top: 5%;
		gap: 15px;
	}
	.c-container.content-3col {
		flex-direction: column;
		padding-left: 50px !important;
		padding-right: 50px !important;
		margin-top: 80px;
		gap: 73px;
	}
	.product-section-style02 .content-style02 {
		flex-direction: column;
		align-items: unset;
		padding-bottom: 30px;
		gap: 44px
	}
	.product-section-style02 .container-product-right-style02 .content-product-image2 {
		margin: 0;
		margin-left: auto;
                max-width: 65%;
	}
	.product-section-style02 {
		margin-top: 190px;
	}
	.product-section-style02 .container-product-left .content-product-image {
		margin-right: auto;
		margin-bottom: unset;
                max-width: 65%;
	}
	.product-section-style02 .container-product-right-style02 .content-product-image {
		position: relative;
		margin-bottom: 44px;
	}
	.product-section-style02 .container-product-right-style02 .content-product-image .product-img {
		position: relative;
	}
	.product-section-style02 .style02-image {
		position: absolute;
		z-index: 1;
		top: -18%;
		left: 33%;
	}
	.product-section-style02 .style02-text {
		max-width: 316px;
		margin-bottom: 10%;
	}
	.custom-flex-text-style02 {
		display: flex;
		justify-content: center;
	}
	.key-item .text-key1,
	.key-item-text .text1,
	.text-price1-style,
	.key-item .text-key2 {
		font-size: 14px;
		font-weight: normal;
	}
	.text-price2-style,
	.key-item-text p {
		font-size: 12px;
	}
	.key-item-content-product-image, .key-item-product-details {
		max-width: 216px;
	}
	.key-item {
		padding: 30% 0%;
	}
	.container-profile {
		margin-top: 121px;
	}
	.container-footer-contact {
		margin: 40% 0% 10% 0%;
	}
	.display-slick-pc {
		display: none;
	}
	.progress-bar-container-pc {
		display: none;
	}
	.display-slick-sp {
		display: block;
	}
	.progress-bar-container-sp {
		display: block;
		max-width: 247px;
	}
}
@media screen and (max-width: 391px) { 
	.product-section-style02 .style02-image {
		top: -20%;
	}
}
@media screen and (max-width: 321px) {
	.container-product-right .content-product-detail,
	.product-section-style02 .style02-text {
		max-width: 280px;
	}
	.futo-content-product-image {
		width: 80px;
		min-width: 80px;
		height: 80px;
	}
	.futo-content-product-image .product-img {
                  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(2.5) translate(-5px, 15px);
		transform: scale(2.5) translate(-5px, 15px);
	}
	.product-section-style02 .style02-image {
		top: -24%;
	}
	.product-section-style01 {
		margin-top: 45%;
	}
	.product-section-style02 {
		margin-top: 60%;
	}
}