

div#lpbody_blantons{
	width: 100%;
	margin-top: 30px;
	padding-bottom:30px;
	font-family:
		"Hiragino Mincho ProN",
		"Yu Mincho",
		"YuMincho",
		"Hiragino Serif",
		serif;
	color: #f1f1f1;
	font-weight: 400;
	font-feature-settings: "palt";
	font-style: normal;
	line-height: 1.8;
	font-size: 13px;
	background: #080606;
}

div#lpbody_blantons h1 img{
	display:block;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 10px;
}

.top_read{
	width: 800px;
	margin: 0 auto;
	font-size: 130%;
	color: #d7ad23;
	padding-bottom: 10px;

}


/*---- 共通 ----*/

#mainarea {
	background: #000000;
	padding: 24px 25px 5px;
	text-align: left;
	position: relative;

}


div#mainarea div.box {
	width: 820px;
	margin: auto;
	padding: 0;
	overflow: hidden;
	/* background: url(../images/blantons/line_01.gif) repeat-x left bottom; */
}


div#mainarea div.box h2.t_swsc img {
	margin: auto;
	padding: 0!important;
	text-align: center;
}

div#lpbody_blantons h2 img{
	display:block;
	margin:20px auto;
}

div#mainarea div.box h3 {
	margin: 0;
	padding: 0;
	text-align: center;
}

div#mainarea div.box h4 {
	margin: 31px 0 15px 0;
	border-bottom: 1px solid #b78b2e;
	text-align: center;
}

div#mainarea div.box p.tx_01 {
	margin-bottom: 2em;
	font-size: 125%;
	letter-spacing: 0.03em;
	color: #fff;
}


/*---- swsc ----*/

div#mainarea div.box div#swsc {
	margin: auto;
	padding-top: 8px;
	padding-bottom: 40px;
	width: 820px;
	/* height: 940px; */
	/* position: relative; */
	background: url(../images/blantons/jusho_bg.jpg) left top no-repeat;
}

div#mainarea div.box div#swsc .jusho_title {
	background-color: #261710;
	margin: 0 8px;
	padding: 20px 5px;
}
div#mainarea div.box div#swsc .jusho_title h2 {
	background-color: #261710;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
div#mainarea div.box div#swsc .jusho_title h2 strong {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
}
div#mainarea div.box div#swsc .jusho_img {
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
}
div#mainarea div.box .jusho_detail {
	padding-top: 20px;
	padding-bottom: 15px;
}




div#mainarea div.box div#swsc p.goold_p {
	position: absolute;
	top: 0;
	left: 115px;
}

div#mainarea div.box div#swsc p.goold_t {
	position: absolute;
	top: 382px;
	left: 159px;
}

div#mainarea div.box div#swsc p.goold_k {
	position: absolute;
	top: 470px;
	left: 180px;
}
div#mainarea div.box div#swsc p.goold_b {
	position: absolute;
	top: 530px;
	left: 150px;
}

div#mainarea div.box div#swsc p.blanton_p {
	position: absolute;
	top: 0;
	left: 413px;
}

div#mainarea div.box div#swsc p.blanton_t {
	position: absolute;
	top: 382px;
	left: 460px;
}

div#mainarea div.box div#swsc p.blanton_k {
	position: absolute;
	top: 470px;
	left: 480px;
}

div#mainarea div.box div#swsc p.blanton_b {
	position: absolute;
	top: 530px;
	left: 452px;
}


.title_01{
	margin: 0 auto;
	font-size: 40px;
	color: #ffb400;
	padding-bottom: 10px;
	letter-spacing: 0.03
	font-weight: 100;
}
.title_01 span{
	font-size: 50px;
}


/* 金の囲い枠 */
div#mainarea .gold_frame {
	padding: 30px 20px;
	border: 7px double #b78b2e;
}

.color_gold {
	color: #ffb400;
	font-size: 17px;
	letter-spacing: 0.08em;
	border-bottom: 1px solid #b78b2e;
}

.box_gold_flex {
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
		justify-content: -webkit-space-between;
	align-items: stretch;
		align-items: -webkit-stretch;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;

	
}

.box_gold_flex dl {
	display: block;
	width: 490px;
}

.box_gold_flex dd {
	color: #fff;
	font-size: 16px;
	padding-top: 20px;
	
}

.mb20{
	margin-bottom:20px;
}
.pt20{
	padding-top: 20px;
}

/* ブラントンができるまで */
.box_dekirumade {
	padding: 20px;
}

.img_dekirumade {
	width: 150px;
}
.tx_dekirumade {
	width: 550px;
	font-size: 15px;
	letter-spacing: 0.08em;
	padding-top: 10px;
}

/* 商品ラインアップ */
.box_lineup {
	width: 300px;
	font-size: 120%;
}

.box_lineup .btn_lineup {
	text-align: center;
	padding-top: 20px;
}
.lineup_kakaku {
	font-size: 20px;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;
	border-top: 1px solid #b78b2e;
	color: #b78b2e;
}



/* 汎用 */

div#lpbody_blantons .mb5{
	margin-bottom:5px;
}

div#lpbody_blantons .mb10{
	margin-bottom:10px;
}

div#lpbody_blantons .mb15{
	margin-bottom:15px;
}

div#lpbody_blantons .mb20{
	margin-bottom:20px;
}

div#lpbody_blantons .mb30{
	margin-bottom:30px;
}

/* 追加コンテンツ　2026.06 */
.add_conts {
	font-size: 120%;
	width: 800px!important;
	margin: auto;

	padding-bottom: 30px;
}
.add_conts section {
	padding: 40px 0;
	
}
#selection .media__img {
	width: 300px;
}

.add_conts section#stoppers {
	padding: 50px 40px;
}

.add_conts img {
	width: 100%;
}

.l-inner {
	margin: 0 auto;
	padding: 0;
}


/**********************************
 
.page-title
 
**********************************/
.page-title {
	text-align: center;
	height: 200px;
	overflow: hidden;
	position: relative;
	align-content: center;
	letter-spacing: 0.07em;
		background: url(https://gigaplus.makeshop.jp/takara202103/assets/images/blantons/one_and_only/page-title.webp) center / cover no-repeat;
	margin-top: 80px;
	margin-bottom: 30px;
}

.page-title h1 {
	text-align: center;
	font-size: 36px;
	line-height: 1.5;
	padding-bottom: 0.2em;
	font-weight: 700;
	text-shadow:
		0 0 2px rgba(0, 0, 0, .9),
		0 0 6px rgba(0, 0, 0, .9),
		0 0 12px rgba(0, 0, 0, .9),
		0 0 24px rgba(0, 0, 0, .9);
}

.page-title .page-title__sub {
	font-size: 60%;
	font-weight: 500;
	display: block;
	margin: 0.2em auto 0;
}


/**********************************
 
utility
 
**********************************/

.u-align-center {
	text-align: center;
}

.u-align-center img {
	display: inline-block;
}

.u-align-right {
	text-align: right;
}

.u-mb-0 {
	margin-bottom: 0;
}

.u-mb-1 {
	margin-bottom: 1em;
}

.u-mb-2 {
	margin-bottom: 2em;
}

.u-mb-3 {
	margin-bottom: 3em;
}

.u-mb-4 {
	margin-bottom: 4em;
}

.u-mb-5 {
	margin-bottom: 5em;
}

.u-mt-0 {
	margin-top: 0;
}

.u-mt-1 {
	margin-top: 1em;
}

.u-mt-2 {
	margin-top: 2em;
}

.u-mt-3 {
	margin-top: 3em;
}

.u-mt-4 {
	margin-top: 4em;
}

.u-fz-sm {
	font-size: 80%;
}

.u-fz-s {
	font-size: 70%;
}

.u-nowrap {
	display: inline-block;
}

/* アニメーション */

@keyframes bgFade {
	to {
		opacity: 1;
	}
}

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


/**********************************
 
section
 
**********************************/
.blantons-article>section {
	padding: 80px 0;
}

.section-title {
	font-size: 30px;
	line-height: 1.4;
	width: fit-content;
	margin: 0 auto;
	border-bottom: 1px solid currentColor;
	padding-bottom: 0.33em;
	margin-bottom: 1.6em;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-align: center;
}

.section-h2 {
	font-size: 25px;
	line-height: 1.4;
	margin-bottom: 0.7em;
	font-weight: 500;
	letter-spacing: 0.08em;
}

.section-h2__sub {
	font-size: 56%;
	font-weight: 400;
	letter-spacing: 0.03em;
	display: block;
	margin-top: 0.5em;
	margin-bottom: 1.7em;
}

.section-h3 {
	font-size: 26px;
	line-height: 1.4;
	margin-bottom: 0.5em;
	font-weight: 500;
	letter-spacing: 0.08em;
}


/*----------------
media（画像 + テキスト横並び）
----------------*/
.media {
	display: grid;
	/* grid-template-columns: 1fr 418px; */
	grid-template-columns: 1fr 320px;
	gap: 40px;
	/* align-items: center;*/
}

.media__img img {
	width: 100%;
	height: auto;
	display: block;
}

/*---画像幅バリエーション---*/
.media--img-wide {
	grid-template-columns: 3fr 2fr;
}

.media--text-wide {
	grid-template-columns: 2fr 3fr;
}

/*---左右反転---*/
.media--reverse {
	direction: rtl;
	/*grid-template-columns: 418px 1fr; リーさんの写真が大きくなっちゃう*/
}

.media--reverse * {
	direction: ltr;
}

/*---SP---*/
@media (max-width:768px) {

	.media {
		grid-template-columns: 1fr;
		gap: 9vw;
	}

	.media__img--men img {
		width: 360px;
		max-width: 100%;
		text-align: center;
		margin: auto;
		display: block;
	}

}

/*----------------
huge-image
----------------*/
.huge-image {
	height: clamp(230px, 45.24vw, 618px);
	overflow: hidden;
	margin-top: 3em;
	overflow: hidden;
}


.huge-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 15%;
	display: block;

	transform: scale(1.02);
	/* 待機 */
	transform-origin: center;
	will-change: transform;
}

#single-barrel-history .huge-image {
	height: clamp(230px, 45.24vw, 472px);
}

#single-barrel-history .huge-image img {
	object-position: 50% 50%;
	display: block;

	transform: scale(1.02);
	/* 待機 */
	transform-origin: center;
	will-change: transform;
}

.huge-image img.zoom-start {
	animation: hugeZoomOut 10s cubic-bezier(.25, .7, .2, 1) 1 both 0.5s;
}

@keyframes hugeZoomOut {
	from {
		transform: scale(1.02);
	}

	to {
		transform: scale(1);
	}
}

/*----------------
.c-box
----------------*/
.c-box {
	background: url(https://gigaplus.makeshop.jp/takara202103/assets/images/blantons/one_and_only/bg_box.png);
	padding: 40px 30px;
	margin: 1.5em 0 3em;
}

/*----------------
#stoppers 8種類のボトルキャップsection
----------------*/
#stoppers {
	padding-top: 100px;
	background: #3d2a17 url(https://gigaplus.makeshop.jp/takara202103/assets/images/blantons/one_and_only/img_06.webp) no-repeat bottom center / 131%;
	position: relative;
}

#stoppers::after {
	content: "";
	display: block;
	height: 170px;
}


/*----------------
動画
----------------*/

iframe[src*="youtube.com"],
iframe[src*="youtube-nocookie.com"] {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
}

/* ---　PCサイズのみ　---*/
@media all and (min-width:768px) {
	#movie-blanton .section-title {
		font-size: 30px;
		margin-top: 40px;
		margin-bottom: 2em;
	}
}

/* ---　SPサイズのみ　---*/
@media all and (max-width:767px) {
	#movie-blanton .section-title {
		font-size: 17px;
	}
}


/*----------------
#blantons-products 商品ラインアップ
----------------*/
.products-list {
	padding-top: 30px;
}

.products-item {
	display: flex;
	gap: 80px;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	border-bottom: #796114 1px solid;
	padding: 50px 46px;
}


.products-item--text {
	flex: 1;
	max-width: 100%;
	padding-top: 1.5em;
}

.products-item--text p.gentei {
	font-size: 14px;
	line-height: 1;
	border: #a1a1a1 1px solid;
	display: inline-block;
	padding: 0.35em 0.4em 0.3em;
	margin-top: 1.6em;
}

.products-item--name {
	font-size: 31px;
	color: #e7be4c;
	line-height: 1.55;
	margin-bottom: 0.55em;
	font-weight: 600;
}

.products-item--eng {
	font-size: 50%;
	display: block;
	font-weight: 400;
}

.products-item--img {
	width: 220px;
}
.products-item p+p {
	margin-top: 1em;
}

/* ---　PCサイズのみ　---*/
@media all and (min-width:768px) {

	.products-item--text p {
		font-size: 15px;
		line-height: 1.7;
	}

	.products-item--text p:first-of-type {
		font-size: 16px;
	}

	.products-item--text p.taste,
	.products-item--text p.taste+p {
		line-height: 1.55;
	}
}

/*----------------
#awards コンペティション入賞
----------------*/
.announce {
	line-height: 1.4;
	text-align: center;
	margin-top: 80px;
	border-top: #e0bb47 3px solid;
	border-bottom: #e0bb47 3px solid;
	padding: 1.8em 1em;
	font-size: 24px;
	background: linear-gradient(to bottom,
			#312507,
			#080606 28%,
			#080606 72%,
			#312507 100%);
}

.announce p+p {
	margin-top: 0.4em;
}

.announce__prize {
	color: #e0bb47;
	display: inline-block;
}

.awards-list {
	margin: 0 16px;
}

.awards-item {
	background: linear-gradient(225deg, #e8b429 0%, #edc21c 33%, #fff0bb 60%, #e0ab1d 100%);
	border: #b18c0f 7px solid;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 0px;
	margin-top: 30px;

}

.awards-item__img {
	padding-top: 10px;
	padding-left: 70px;
	width: 185px;
	max-width: 100%;
	box-sizing: content-box;
}

.awards-item__data {
	flex: 1;
	padding: 0 50px;
}

.awards-item__name {
	font-size: 32px;
	font-weight: 900;
	text-align: center;
	color: #000000;
	background:
		linear-gradient(#c09e2b, #c09e2b) top/100% 1px no-repeat,
		linear-gradient(#c09e2b, #c09e2b) 0 3px/100% 1px no-repeat,
		linear-gradient(#c09e2b, #c09e2b) bottom/100% 1px no-repeat,
		linear-gradient(#c09e2b, #c09e2b) 0 calc(100% - 3px)/100% 1px no-repeat;
	padding: 0.9em 0 0.8em;
	line-height: 1.3;
	margin-bottom: 26px;
}

.awards-item__name-sub {
	font-size: 14px;
	display: block;
	margin: 0.1em auto 0;
}

.awards-item__prize {
	display: flex;
	padding: 0 10px;
	justify-content: space-between;
	gap: 28px;
}

.about-award {
	padding: 36px 0;
}

.about-award h2 {
	color: #e0bb47;
	font-size: 26px;
	margin: 2em 0 0.7em;
	border-top: #e0bb47 2px solid;
	border-bottom: #e0bb47 2px solid;
	padding: 0.8em;
	font-size: 24px;
	text-align: center;
	background: linear-gradient(to bottom,
			#312507,
			#080606 28%,
			#080606 72%,
			#312507 100%);
}


/**********************************
 
fadein
 
**********************************/
/*----------------
'.js-fadein'
----------------*/
.js-fadein {
	opacity: 0;
	transform: translateY(10px);
	transition: 0.8s;
}

.js-fadein.is-visible {
	opacity: 1;
	transform: none;
}

/*----------------
(中身要素時間差)
----------------*/
.js-delay-fade>* {
	opacity: 0;
	transform: translateY(10px);
	transition: opacity .6s ease, transform .6s ease;
}

.js-delay-fade.is-visible>* {
	opacity: 1;
	transform: translateY(0);
}

/**********************************
  自作モーダル
**********************************/
.video-modal[hidden] {
	display: none;
}

.video-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease, visibility 0.4s ease;
}

.video-modal.is-open {
	opacity: 1;
	visibility: visible;
}

.video-modal__overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	transition: opacity 0.4s ease;
}

.video-modal.is-open .video-modal__overlay {
	opacity: 1;
}

.video-modal__content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: min(90vw, 960px);
	opacity: 0;
	transform: translate(-50%, -48%) scale(0.965);
	will-change: transform, opacity;
	transition:
		opacity 0.55s ease,
		transform 0.6s cubic-bezier(.16, 1, .3, 1);
}

.video-modal.is-open .video-modal__content {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
}

.video-modal__inner {
	aspect-ratio: 16 / 9;
	background: #000;
}

.video-modal__inner iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.video-modal__close {
	position: absolute;
	top: -40px;
	right: 0;
	border: 0;
	background: none;
	color: #fff;
	font-size: 32px;
	line-height: 1;
	cursor: pointer;
}


/**********************************
  動画サムネイルボタン
**********************************/

.movie__video-frame {
	appearance: none;
	-webkit-appearance: none;
	display: block;
	position: relative;
	width: 690px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: none;
	font: inherit;
	color: inherit;
	line-height: 0;
	cursor: pointer;
	transition: 0.4s;
}

.movie__video-frame::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	transform: translate(-50%, -50%);
	background: url("https://gigaplus.makeshop.jp/takara202103/assets/images/blantons/one_and_only/icon-play.png") no-repeat center / contain;
}

.movie__video-frame img {
	display: block;
	transition: 0.4s;
}

.movie__video-frame:hover img {
	opacity: 0.6;
}