@charset "utf-8";

/* =========================================================

 module

========================================================= */

.l_product_detail {
	background: #fff;
	background: linear-gradient(90deg, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}

.l_product_detail .product_detail_container {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
	display: grid;
	grid-template-columns: 50% 1fr;
	align-items: start;
}

.l_product_detail .product_detail_container .image_block {
	position: relative;
	background-color: #f2f2f2;
}

.l_product_detail .product_detail_container .content_block {
	position: sticky;
	top: 0;
	display: flex;
	align-items: center;
	min-height: 100vh;
}

.l_product_detail .product_detail_container .content_block_inner {
	padding: 0 80px;
}

.l_product_detail .product_detail_image_box {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
}

.l_product_detail .product_detail_image_box img {
	object-fit: contain;
}

.l_product_detail .product_detail_image_pagination {
	position: absolute;
	top: 0;
	left: 24px;
	height: 100%;
	z-index: 10;
}

.l_product_detail .product_detail_image_pagination .pagination_list {
	position: sticky;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	height: 100vh;
}

.l_product_detail .product_detail_image_pagination button {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

.l_product_detail .product_detail_image_pagination .pagination_icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	color: #757575;
	transform: rotate(90deg);
	opacity: 1;
	transition: color 0.32s ease;
}

.l_product_detail .product_detail_image_pagination .pagination_icon.is_active {
	color: #cb171a;
}

.l_product_detail .product_detail_image_pagination .swiper-pagination-bullet {
	background: transparent;
}

.l_product_detail .product_detail_image_pagination .swiper-pagination-bullet-active {
	color: #cb171a;
}

.l_product_detail .product_detail_name {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.4;
}

.l_product_detail .product_detail_lead {
	margin-top: 20px;
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l_product_detail .product_detail_text {
	margin-top: 80px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l_product_detail .product_detail_text.read {
	margin-top: 24px;
}

.l_product_detail .product_detail_note {
	display: flex;
	gap: 24px;
	margin-top: 20px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l_product_detail .product_detail_note .note_item {
	display: flex;
}

.l_product_detail .product_detail_ecbtn {
	max-width: 300px;
	margin-top: 80px;
}

.l_product_info .product_info_article {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	margin-bottom: 120px;
	padding-left: 2.7491408935%;
	padding-right: 2.7491408935%;
}

.l_product_info .article_inner {
	max-width: 772px;
	min-width: 54.5714285714%;
	margin: 0 auto;
}

.l_product_info .article_titleline {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 48px;
	padding-bottom: 50px;
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	font-feature-settings: "palt";
	word-break: keep-all;
}

.l_product_info .article_titleline::after {
	bottom: 0;
}

.l_product_info .article_titleline_sub {
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
}

.l_product_info .product_titleline {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 48px;
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
	font-feature-settings: "palt";
	word-break: keep-all;
}

.l_product_info .product_titleline::after {
	bottom: 0;
}

.l_product_info .article_text_box {
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l_product_info .article_text_box p + p {
	margin-top: 24px;
}

.l_product_info .article_text_mainline .craftsman_innner {
	width: 60%;
	margin: 0 auto;
}

.l_product_info .article_text_mainline .craftsman_innner .read_main {
	font-size: 2.4rem;
	line-height: 1.5;
	margin: 60px 0;
}

.l_product_info .article_text_mainline .craftsman_innner .read_main p + p {
	margin-top: 24px;
}

.l_product_info .article_text_mainline .craftsman_innner .read {
	font-size: 2.4rem;
	line-height: 1.5;
	margin: 60px 0;
}

.l_product_info .article_text_mainline .craftsman_innner .read:last-child {
	font-size: 2rem;
	text-align: center;
	margin: 0;
	padding-top: 60px;
}

.l_product_info .article_text_mainline .craftsman_innner .read:last-child span {
	color: #757575;
	font-size: 1.6rem;
}

.l_product_info .timeaxis_block {
	margin-top: 120px;
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

.l_product_info .timeaxis_block .titleline_block {
	margin-left: 120px;
	margin-bottom: 120px;
	padding: 0 20px;
}

.l_product_info .timeaxis_block .titleline_block .titleline_ja {
	display: block;
	font-size: 3.2rem;
	font-weight: bold;
	margin: 0 auto 40px;
}

.l_product_info .timeaxis_block .titleline_block .text {
	width: 30%;
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l_product_info .timeaxis_block .titleline_block .read {
	margin-top: 24px;
}

.l_product_info .timeaxis_block .image_block {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.l_product_info .timeaxis_block .image_block .image {
	width: 50%;
}

.l_product_info .timeaxis_block .image_block .image:last-child {
	width: auto;
	margin-left: 100px;
}

.l_product_info .timeaxis_block .explanation_block {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
}

.l_product_info .timeaxis_block .explanation_block .image {
	width: 50%;
}

.l_product_info .timeaxis_block .explanation_block .text {
	margin: 0 140px 0 60px;
	padding-right: 100px;
	width: 50%;
}

.l_product_info .timeaxis_block .explanation_block p {
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 20px;
}

.l_product_info .timeaxis_block .explanation_block p:last-child {
	margin-bottom: 0;
}

.l_product_info .movie_bgfull_image {
	position: relative;
	margin-bottom: 250px;
}

.l_product_info .movie_bgfull_image::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 350px;
	bottom: -100px;
	background: url("../img/product/time-space-collection/time-space/img_movie_bg.webp");
	background-size: cover;
	transition: all 0.4s ease;
}

.l_product_info .movie_bgfull_image.tsm::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 350px;
	bottom: -100px;
	background: url("../img/product/time-space-collection/time-space-mastery/img_movie_bg.webp");
	background-size: cover;
	transition: all 0.4s ease;
}

.l_product_info .l_movie {
	position: relative;
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

.l_product_info .l_movie h2 {
	margin-bottom: 90px;
	text-align: center;
}

.l_product_info .l_movie h2 span {
	display: block;
	font-size: 6.4rem;
	font-weight: bold;
	margin: 30px auto 40px;
}

.l_product_info .l_movie .read {
	margin: 0 auto 128px;
	width: 72.1649484536%;
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l_product_info .l_movie .movie_block {
	position: relative;
	aspect-ratio: 291/155;
	z-index: 2;
	min-width: 769px;
	max-width: 1164px;
	margin-right: auto;
	margin-left: auto;
}

.l_product_info .l_movie .movie_block .movie_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.l_product_info .l_movie .movie_block .movie_player {
	position: absolute;
	z-index: 10;
}

.l_product_info .btn_block {
	text-align: center;
}

.l_product_info .btn {
	display: inline-block;
	margin-top: 40px;
}

.l_product_info .abstract_image_slider {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

.l_product_info .abstract_image_slider.slider_partnership {
	margin-top: 80px;
}

.l_product_info .abstract_image_slider .slide_box {
	overflow: hidden;
}

.l_product_info .abstract_image_slider .slider_btn_block {
	display: flex;
	justify-content: flex-end;
	margin-top: 72px;
}

.l_product_info .recipe_image_slider {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

.l_product_info .recipe_image_slider.slider_partnership {
	margin-top: 80px;
}

.l_product_info .recipe_image_slider .slide_box {
	position: relative;
	overflow: hidden;
}

.l_product_info .recipe_image_slider .slide_box .product_recipe {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 5.3264604811%;
	padding-right: 5.3264604811%;
}

.l_product_info .recipe_image_slider .slide_box .product_recipe .article_titleline {
	padding-bottom: 0;
}

.l_product_info .recipe_image_slider .slide_box .recipe_step {
	position: absolute;
	bottom: 2em;
	left: 2em;
}

.l_product_info .recipe_image_slider .slide_box .recipe_step.recipe_text {
	color: #eee;
	font-size: 1.6rem;
	line-height: 1.5;
	padding-top: 1em;
}

.l_product_info .recipe_image_slider .slider_btn_block {
	display: flex;
	justify-content: center;
	margin-top: 72px;
}

.l_product_info .swiper_abstract_image {
	padding-left: 2.7491408935%;
	padding-right: 2.7491408935%;
	overflow-x: visible;
}

.l_product_info .selection_image {
	padding-left: 2.7491408935%;
	padding-right: 2.7491408935%;
	overflow-x: visible;
}

.l_product_info .selection_image .product_info_article {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
	margin: auto 0;
	padding-left: 13.9175257732%;
	padding-right: 13.9175257732%;
}

.l_product_info .selection_image .product_info_feature {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	align-items: baseline;
	flex-direction: column;
	gap: 20px;
	margin-top: 10.2857142857%;
}

.l_product_info .selection_image .product_info_feature .feature_explanation {
	display: flex;
	align-items: baseline;
	flex-direction: column;
	gap: 20px;
}

.l_product_info .selection_image .product_info_feature .feature_explanation_titleline {
	color: #757575;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
}

.l_product_info .selection_image .product_info_feature .feature_explanation_text {
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
	text-align: left;
}

.l_product_info .product_info_profile {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 140px;
}

.l_product_info .profile_container {
	display: grid;
	align-items: start;
	grid-template-columns: repeat(2, 1fr);
}

.l_product_info .profile_container .image_block {
	position: relative;
	padding-right: 18%;
	padding-bottom: 28%;
}

.l_product_info .profile_container .content_block {
	padding-top: 18%;
	padding-left: 14%;
	padding-right: 18%;
}

.l_product_info .profile_image img {
	max-width: 100%;
}

.l_product_info .profile_image.profile_image--front {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 48%;
	height: auto;
	z-index: 1;
}

.l_product_info .profile_titleline {
	font-size: 2.8rem;
	line-height: 1.5;
	font-weight: bold;
}

.l_product_info .profile_text_box {
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 32px;
}

.l_product_info .profile_text_box p + p {
	margin-top: 24px;
}

.l_partnership {
	margin-top: 120px;
	padding: 0 20px;
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

.l_partnership h2 {
	margin-bottom: 90px;
	text-align: left;
}

.l_partnership h2.m_titleline:after {
	margin-left: 0;
}

.l_partnership h2 .titleline_ja {
	display: block;
	font-size: 3.2rem;
	font-weight: bold;
	margin: 20px auto 40px;
}

.l_partnership .read {
	width: 48.25%;
	color: #757575;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 20px;
}

.l_partnership .read:last-child {
	margin-bottom: 0;
}

.slider_only {
	padding: 0 20px;
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

.slider_only .slider_only_block .swiper_only {
	overflow: hidden;
}

.slider_only .slider_btn_block {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}

.l_vintage .picture_block {
	padding-bottom: 120px;
}

.l_vintage .picture_block .picture_box {
	position: sticky;
	top: 0; /*Header高さ分で止まるようにする*/
	display: flex;
	align-items: center;
	background-color: #400102;
}

.l_vintage .picture_block .picture_box .image_block {
	width: 50%;
}

.l_vintage .picture_block .picture_box .image_block img {
	min-height: 100vh;
	object-fit: cover;
}

.l_vintage .picture_block .picture_box .text_box {
	max-width: 31%;
	margin: 0 auto;
	opacity: 0;
	color: #fff; /* フェードインのアニメーション */
}

.l_vintage .picture_block .picture_box .text_box .titleline {
	display: block;
	line-height: 1.5;
	font-size: 3.2rem;
	font-weight: bold;
	margin: 20px auto 40px;
}

.l_vintage .picture_block .picture_box .text_box .titleline .titleline_sub {
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
}

.l_vintage .picture_block .picture_box .text_box .read {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 24px;
}

.l_vintage .picture_block .picture_box .text_box.fadein {
	animation-name: fadeInAnime;
	animation-duration: 2s;
	animation-fill-mode: forwards;
	opacity: 0;
}

.l_vintage .picture_slide_block {
	padding-bottom: 15.625vw;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask .slide_box img {
	height: 119.7916666667vw;
	object-fit: cover;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask .slide_box .text_box .read {
	line-height: 1.5;
	color: #757575;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask .swiper-pagination-bullet {
	width: 6.5104166667vw;
	height: 3.125vw;
	margin: 0 6.25vw;
	background: url(../img/product/pagination.svg) no-repeat;
	background-size: contain;
	border-radius: unset;
	opacity: 1;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask .swiper-pagination-bullet-active {
	background: url(../img/product/pagination_active.svg) no-repeat;
}

.l_vintage .slider_block {
	padding: 0 20px 120px;
}

.l_vintage .slider_block .swiper_only {
	overflow: hidden;
}

.l_vintage .slider_btn_block {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}

.l_vintage .product_introduction_block .introduction_box {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.5;
}

.l_vintage .product_introduction_block .introduction_box .image_area {
	width: 50%;
}

.l_vintage .product_introduction_block .introduction_box .text_area {
	width: 50%;
	padding: 0 100px;
	color: #fff;
}

.l_vintage .product_introduction_block .introduction_box .text_area .titleline {
	display: block;
	font-size: 3.2rem;
	font-weight: bold;
	margin: 20px auto 40px;
}

.l_vintage .product_introduction_block .introduction_box .text_area .titleline .titleline_sub {
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
}

.l_vintage .product_introduction_block .introduction_box .text_area p {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 24px;
}

.l_vintage .product_introduction_block .swiper-container.-non-slider .swiper-wrapper {
	transform: inherit !important;
	display: grid;
	grid-template-rows: repeat(2, 1fr);
	gap: 10px;
}

.l_vintage .product_introduction_block .swiper-container.-non-slider .swiper-slide {
	width: inherit !important;
}

.l_vintage .product_introduction_block .swiper-container.-non-slider .swiper-slide-duplicate {
	display: none;
}

.l_vintage .product_detail_pagination_block {
	position: relative;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination {
	position: absolute;
	top: 0;
	left: 24px;
	height: 100%;
	z-index: 10;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination .pagination_list {
	position: sticky;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	height: 100vh;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination button {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination .pagination_icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	color: #757575;
	transform: rotate(90deg);
	opacity: 1;
	transition: color 0.32s ease;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination .pagination_icon.is_active {
	color: #cb171a;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination .swiper-pagination-bullet {
	background: transparent;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination .swiper-pagination-bullet-active {
	color: #cb171a;
}

@media (hover: hover) {

.l_product_info .abstract_image_slider .slider_image img {
	transition: transform 0.32s ease;
}

.l_product_info .abstract_image_slider .slider_image:hover img {
	transform: scale(1.25);
}

}

@media screen and (max-width: 1400px) {

.l_product_info .l_movie .movie_block {
	width: 83.1428571429%;
}

}

@media screen and (max-width: 1164px) {

.l_product_info .l_movie .movie_block {
	padding-right: 2.8571428571%;
	padding-left: 2.8571428571%;
}

}

@media screen and (max-width: 768px) {

.l_product_detail {
	background: #fff;
}

.l_product_detail .product_detail_container {
	display: block;
}

.l_product_detail .product_detail_container .content_block {
	position: relative;
	align-items: start;
	min-height: auto;
}

.l_product_detail .product_detail_container .content_block_inner {
	margin-top: 10.4166666667vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
}

.l_product_detail .product_detail_image_box {
	height: auto;
}

.l_product_detail .product_detail_image_pagination {
	position: relative;
	left: 0;
	right: 0;
	height: auto;
	margin-top: 2.0833333333vw;
	padding-bottom: 5.2083333333vw;
}

.l_product_detail .product_detail_image_pagination .pagination_list {
	position: relative;
	flex-direction: row;
	gap: 3.125vw;
	height: auto;
}

.l_product_detail .product_detail_image_pagination .pagination_icon {
	width: 6.5104166667vw;
	height: 6.5104166667vw;
	min-width: 25px;
	min-height: 25px;
	transform: none;
}

.l_product_detail .product_detail_name {
	font-size: 4.0364583333vw;
}

.l_product_detail .product_detail_lead {
	margin-top: 5.2083333333vw;
	font-size: 4.1666666667vw;
}

.l_product_detail .product_detail_text {
	margin-top: 10.4166666667vw;
	font-size: 4.1666666667vw;
}

.l_product_detail .product_detail_text.read {
	margin-top: 6.25vw;
}

.l_product_detail .product_detail_note {
	gap: 3.125vw;
	margin-top: 5.2083333333vw;
	font-size: 4.1666666667vw;
}

.l_product_detail .product_detail_note.ts_block {
	display: block;
}

.l_product_detail .product_detail_ecbtn {
	width: 100%;
	max-width: initial;
	margin-top: 10.4166666667vw;
}

.l_product_detail .product_detail_ecbtn img {
	text-align: center;
}

.l_product_detail .separator_block {
	margin-top: 10.4166666667vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
}

.l_product_info .product_info_article {
	margin-top: 23.4375vw;
	margin-bottom: 23.4375vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
}

.l_product_info .article_inner {
	max-width: none;
	min-width: auto;
}

.l_product_info .article_titleline {
	gap: 5.2083333333vw;
	margin-bottom: 10.4166666667vw;
	padding-bottom: 13.0208333333vw;
	font-size: 5.7291666667vw;
}

.l_product_info .article_titleline_sub {
	font-size: 4.1666666667vw;
}

.l_product_info .product_titleline {
	gap: 5.2083333333vw;
	margin-bottom: 10.4166666667vw;
	font-size: 5.7291666667vw;
}

.l_product_info .article_text_box {
	font-size: 4.1666666667vw;
}

.l_product_info .article_text_box p + p {
	margin-top: 6.25vw;
}

.l_product_info .article_text_mainline .craftsman_innner {
	width: 100%;
}

.l_product_info .article_text_mainline .craftsman_innner .read_main {
	font-size: 4.1666666667vw;
	margin: 10.4166666667vw 0;
}

.l_product_info .article_text_mainline .craftsman_innner .read_main p + p {
	margin-top: 6.25vw;
}

.l_product_info .article_text_mainline .craftsman_innner .read {
	font-size: 4.1666666667vw;
	margin: 10.4166666667vw 0;
}

.l_product_info .article_text_mainline .craftsman_innner .read:last-child {
	font-size: 5.2083333333vw;
	padding-top: 10.4166666667vw 0;
}

.l_product_info .article_text_mainline .craftsman_innner .read:last-child span {
	font-size: 4.1666666667vw;
}

.l_product_info .timeaxis_block {
	width: 79.1666666667vw;
	margin: 20.8333333333vw auto 0;
}

.l_product_info .timeaxis_block .titleline_block {
	margin-left: 0;
	margin-bottom: 20px;
	padding: 0;
}

.l_product_info .timeaxis_block .titleline_block .titleline_ja {
	font-size: 5.7291666667vw;
}

.l_product_info .timeaxis_block .titleline_block .text {
	width: 79.1666666667vw;
	font-size: 4.1666666667vw;
}

.l_product_info .timeaxis_block .titleline_block .read {
	margin-top: 6.25vw;
}

.l_product_info .timeaxis_block .image_block {
	display: block;
}

.l_product_info .timeaxis_block .image_block .image {
	width: 100vw;
}

.l_product_info .timeaxis_block .image_block .image:first-child {
	position: relative;
	left: -20.8333333333vw;
	margin-bottom: 10.4166666667vw;
}

.l_product_info .timeaxis_block .image_block .image:last-child {
	margin: 0 auto;
}

.l_product_info .timeaxis_block .explanation_block {
	display: block;
	padding: 0;
}

.l_product_info .timeaxis_block .explanation_block .image {
	width: 79.1666666667vw;
}

.l_product_info .timeaxis_block .explanation_block .text {
	width: 79.1666666667vw;
	margin: 20px auto 0;
	padding-right: 0;
}

.l_product_info .timeaxis_block .explanation_block p {
	font-size: 4.1666666667vw;
}

.l_product_info .movie_bgfull_image {
	margin-bottom: 10.4166666667vw;
}

.l_product_info .movie_bgfull_image::after {
	height: 150px;
	bottom: -40px;
}

.l_product_info .movie_bgfull_image.tsm::after {
	height: 150px;
	bottom: -40px;
}

.l_product_info .l_movie h2 {
	margin-bottom: 20.8333333333vw;
}

.l_product_info .l_movie h2 span {
	font-size: 6.25vw;
	margin: 6.5104166667vw auto 10.4166666667vw;
}

.l_product_info .l_movie .read {
	margin-bottom: 6.25vw;
	padding: 0 10.4166666667vw;
	width: 100%;
	font-size: 4.1666666667vw;
}

.l_product_info .l_movie .movie_block {
	width: 100%;
	max-width: initial;
	min-width: initial;
	padding-right: 0;
	padding-left: 0;
}

.l_product_info .l_movie .movie_block {
	width: 79.1666666667vw;
}

.l_product_info .btn {
	display: block;
	margin-top: 10.4166666667vw;
}

.l_product_info .abstract_image_slider.slider_partnership {
	margin-top: 23.4375vw;
}

.l_product_info .abstract_image_slider .slider_btn_block {
	justify-content: center;
	margin-top: 15.625vw;
}

.l_product_info .recipe_image_slider.slider_partnership {
	margin-top: 23.4375vw;
}

.l_product_info .recipe_image_slider .slide_box .product_recipe {
	margin-top: 23.4375vw;
	margin-bottom: 23.4375vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
}

.l_product_info .recipe_image_slider .slide_box .recipe_step.recipe_text {
	font-size: 4.1666666667vw;
	margin-top: 5.2083333333vw;
}

.l_product_info .recipe_image_slider .slider_btn_block {
	justify-content: center;
	margin-top: 15.625vw;
}

.l_product_info .swiper_abstract_image {
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
}

.l_product_info .selection_image {
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
}

.l_product_info .selection_image .product_info_article {
	margin-top: 5.2083333333vw;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.l_product_info .selection_image .product_info_feature {
	gap: 5.2083333333vw;
	margin-top: 10.4166666667vw;
	padding-left: 0;
	padding-right: 0;
}

.l_product_info .selection_image .product_info_feature .feature_explanation {
	gap: 5.2083333333vw;
}

.l_product_info .selection_image .product_info_feature .feature_explanation_titleline {
	font-size: 4.1666666667vw;
}

.l_product_info .selection_image .product_info_feature .feature_explanation_text {
	font-size: 4.1666666667vw;
}

.l_product_info .product_info_profile {
	margin-top: 23.4375vw;
}

.l_product_info .profile_container {
	display: block;
}

.l_product_info .profile_container:first-child {
	display: flex;
	flex-direction: column-reverse;
}

.l_product_info .profile_container .image_block {
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	padding-bottom: 35.9375vw;
}

.l_product_info .profile_container .content_block {
	padding: 0;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	margin-top: 10.4166666667vw;
}

.l_product_info .profile_titleline {
	font-size: 5.7291666667vw;
}

.l_product_info .profile_text_box {
	font-size: 4.1666666667vw;
	margin-top: 5.2083333333vw;
}

.l_product_info .profile_text_box p + p {
	margin-top: 6.25vw;
}

.l_partnership {
	width: 79.1666666667vw;
	margin: 20.8333333333vw auto 0;
	padding: 0;
}

.l_partnership h2 {
	margin-bottom: 20.8333333333vw;
}

.l_partnership h2.m_titleline:after {
	margin-left: 0vw;
}

.l_partnership h2 .titleline_ja {
	font-size: 5.7291666667vw;
}

.l_partnership .read {
	width: 79.1666666667vw;
	padding-bottom: 3.125vw;
	font-size: 4.1666666667vw;
	margin: 0 auto;
}

.slider_only {
	padding: 10.4166666667vw 0 0;
}

.slider_only .slider_btn_block {
	justify-content: center;
	margin-top: 8.3333333333vw;
}

.l_vintage .picture_block .picture_box .text_box .titleline {
	font-size: 5.7291666667vw;
}

.l_vintage .picture_block .picture_box .text_box .titleline .titleline_sub {
	font-size: 4.1666666667vw;
}

.l_vintage .picture_block .picture_box .text_box .read {
	font-size: 4.1666666667vw;
	margin-top: 6.25vw;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask {
	position: relative;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask .slide_box .text_box {
	padding: 0 10.4166666667vw;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask .slide_box .text_box h3 {
	font-size: 6.25vw;
	font-weight: bold;
	padding: 8.3333333333vw 0 5.2083333333vw;
}

.l_vintage .picture_slide_block .swiper_picture_doublecask .slide_box .text_box .read {
	font-size: 4.1666666667vw;
	padding-bottom: 15.625vw;
}

.l_vintage .slider_block {
	padding: 0 0 15.625vw;
}

.l_vintage .slider_btn_block {
	justify-content: center;
	margin-top: 8.3333333333vw;
}

.l_vintage .product_introduction_block .bg_color {
	background-color: #400102;
}

.l_vintage .product_introduction_block .introduction_box {
	display: block;
	background-color: #400102;
}

.l_vintage .product_introduction_block .introduction_box .image_area {
	width: 100vw;
}

.l_vintage .product_introduction_block .introduction_box .text_area {
	width: 79.1666666667vw;
	margin: 13.0208333333vw auto 0;
	padding: 0 0 40px;
}

.l_vintage .product_introduction_block .introduction_box .text_area .titleline {
	font-size: 5.7291666667vw;
}

.l_vintage .product_introduction_block .introduction_box .text_area .titleline .titleline_sub {
	font-size: 4.1666666667vw;
}

.l_vintage .product_introduction_block .introduction_box .text_area p {
	font-size: 4.1666666667vw;
	margin-top: 6.25vw;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination {
	position: relative;
	left: 0;
	right: 0;
	height: auto;
	margin-top: 2.0833333333vw;
	padding-bottom: 5.2083333333vw;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination .pagination_list {
	position: relative;
	flex-direction: row;
	gap: 3.125vw;
	height: auto;
}

.l_vintage .product_detail_pagination_block .product_detail_image_pagination .pagination_icon {
	width: 6.5104166667vw;
	height: 6.5104166667vw;
	min-width: 25px;
	min-height: 25px;
	transform: none;
}

}

@keyframes fadeInAnime {

from {
	opacity: 0;
	transform: translateY(160px);
}

to {
	opacity: 1;
	transform: translateY(0);
}

}

