@charset "UTF-8";

/*----------------------
 common
----------------------*/
#wrapper.dark {
	color: #ffffff;
	background-color: #0f0f0f;
}
.dark .layoutType06 .textWrap {
	background-color: #0f0f0f;
}

/*----------------------
 mainVisual
----------------------*/
#mainVisual .content {
	padding: 0 0 40px 0;
}
#mainVisual .bg {
	background-image: url(/whisky/makersmark/img/lineup/bg_main.jpg);
	background-position: center bottom;
}
#mainVisual .textWrap {
	min-height: 20vh;
	margin: -20vh auto 0 auto;
}
@media screen and (min-width:641px) {
	#mainVisual .textWrap {
		min-height: 159px;
		margin-top: -159px;
		padding: 50px 95px 30px 110px;
	}
	#mainVisual .textWrap .text {
	}
}

/*----------------------
 product01
----------------------*/
#product01 .bg {
	background-image: url(/whisky/makersmark/img/lineup/bg_product_01@2x.jpg);
	padding: calc(827 / 620 * 100%) 0 0 0;
}
@media screen and (min-width:641px) {
	#product01 .adjust {
		padding: 15.5vw 0 0 0;
	}
	#product01 .content {
		padding: 0;
	}
	#product01 .curtain {
		top: 2.5vw;
	}
	#product01 .bg {
		flex-basis: calc(619 / 1344 * 80%);
		top: -8vw;
		margin-left: 10%;
		padding: calc(827 / 1344 * 80%) 0 0 0;
	}
}

/*----------------------
 tastingNote
----------------------*/
.tastingNote .content {
	position: relative;
	z-index: 1;
}
.tastingNote .bgParts {
	display: none;
}
.tastingNote .textWrap {
	margin: 0 0 30px 0;
	padding: 0 24px;
}
.tastingNote .textWrap .title {
	font-size: 28px;
	line-height: 34px;
	margin: 0 0 28px 0;
}
.tastingNote .textWrap .title .sub {
	font-size: 16px;
}
.tastingNote .textWrap .list dt {
	color: #776855;
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 5px 0;
}
.tastingNote .textWrap .list dd {
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 10px 0;
}
.tastingNote .textWrap .list dd span {
	font-size: 10px;
	line-height: 1.4;
	display: inline-block;
	color: #808080;
}
@media screen and (min-width:769px) {
	.tastingNote .content {
	}
	.tastingNote .bgParts {
		display: block;
	}
	.tastingNote .textWrap {
		margin: 0 0 50px 0;
		padding: 0 50px 0 120px;
	}
	.tastingNote .textWrap .title {
		font-size: 43px;
		line-height: 43px;
		margin: 0 0 28px 0;
	}
	.tastingNote .textWrap .listWrap {
		display: flex;
	}
	.tastingNote .textWrap .list {
		flex-basis: 50%;
		padding: 0 30px 0 0;
	}
	.tastingNote .textWrap .list:nth-child(2) {
		padding: 0 0 0 30px;
		border-left: 1px solid #c1bcb5;
	}
	.tastingNote .textWrap .list dd span {
		font-size: 12px;
	}
}
@media screen and (min-width: 1008px) {
	.tastingNote .textWrap {
		margin: 0;
	}
}

/*----------------------
 tastingNote01
----------------------*/
#tastingNote01 .slideType02 .list {
	width: 400%;
}
#tastingNote01 .slideType02 .item {
	flex-basis: calc(100% / 4);
}
@media screen and (min-width:769px) {
	#tastingNote01 .content {
		margin: 0 0 10px 0;
		padding: 0;
	}
	#tastingNote01 .bgParts .item01 {
		top: -78px;
		left: -3px;
		width: calc(430 / 1600 * 100%);
		background-image: url(/whisky/makersmark/img/lineup/parts_01@2x.png);
		background-position: left top;
		padding: calc(343 / 1600 * 100%) 0 0 0;
	}
}

/*----------------------
 productList01
----------------------*/
#productList01 .content {
	text-align: center;
	padding: 48px 0 0 0;
}
#productList01 .title {
}
#productList01 .imageWrap {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	margin: -48px 0 0 0;
}
#productList01 .bottle {
	flex-basis: calc(116 / (116 + 154 + 157) * 100%);
	max-width: 116px;
}
#productList01 .bottle:nth-child(2) {
	flex-basis: calc(154 / (116 + 154 + 157) * 100%);
	max-width: 154px;
}
#productList01 .bottle:nth-child(3) {
	flex-basis: calc(157 / (116 + 154 + 157) * 100%);
	max-width: 157px;
}
#productList01 .bottle:nth-child(4) {
	flex-basis: calc(194 / (194 + 193) * 100%);
	max-width: 194px;
}
#productList01 .bottle:nth-child(5) {
	flex-basis: calc(193 / (194 + 193) * 100%);
	max-width: 193px;
}
#productList01 .bottle p {
	line-height: 20px;
	margin: 0 0 50px 0;
}
#productList01 .textAttention li{
	font-size: 10px;
	line-height: 1.4;
	color: #808080;
	margin-top: 8px;
}
#productList01 .textAttention li:first-child{
	margin-top: 20px;
}
@media screen and (min-width:769px) {
	#productList01 .content {
		margin: 0 0 50px 0;
	}
	#productList01 .title {
		margin: 0 0 20px 0;
	}
	#productList01 .imageWrap {
		flex-wrap: nowrap;
		width: 80%;
		margin: 0 auto;
	}
	#productList01 .bottle {
		flex-basis: auto;
	}
	#productList01 .bottle p {
		margin: 0;
	}
	#productList01 .textAttention li{
		font-size: 12px;
	}
	#productList01 .textAttention li:first-child{
		margin-top: 30px;
	}
}

/*----------------------
 product02
----------------------*/
#product02 .bg {
	background-image: url(/whisky/makersmark/img/lineup/bg_product_02@2x.jpg);
	padding: calc(825 / 619 * 100%) 0 0 0;
}
@media screen and (min-width:641px) {
	#product02 .adjust {
		padding: 15.5vw 0 0 0;
	}
	#product02 .content {
		padding: 0;
	}
	#product02 .curtain {
		top: 2.5vw;
	}
	#product02 .bg {
		flex-basis: calc(619 / 1344 * 80%);
		top: -8vw;
		margin-left: 10%;
		padding: calc(825 / 1344 * 80%) 0 0 0;
	}
}

/*----------------------
 tastingNote02
----------------------*/
#tastingNote02 .slideType02 .list {
	width: 300%;
}
#tastingNote02 .slideType02 .item {
	flex-basis: calc(100% / 3);
}
@media screen and (min-width:769px) {
	#tastingNote02 .content {
		margin: 0 0 210px 0;
	}
	#tastingNote02 .bgParts .item01 {
		top: -230px;
		right: 82%;
		width: calc(426 / 1600 * 100%);
		background-image: url(/whisky/makersmark/img/lineup/parts_02@2x.png);
		background-position: left top;
		padding: calc(374 / 1600 * 100%) 0 0 0;
	}
	#tastingNote02 .slideArea .image {
		width: 80%;
		margin: 0 auto 0 0;
		padding: 0 6px;
	}
}

/*----------------------
 making02
----------------------*/
#making02 .content {
	position: relative;
	z-index: 1;
	margin: 0 0 30px 0;
}
#making02 .slideType02 .list {
	width: 600%;
}
#making02 .slideType02 .item {
	flex-basis: calc(100% / 6);
}
@media screen and (min-width:769px) {
	#making02 .content {
	}
	#making02 .textWrap {
		order: 2;
		padding: 0 65px 100px 48px;
	}
}

/*----------------------
 product03
----------------------*/
#product03 .bg {
	background-image: url(/whisky/makersmark/img/lineup/bg_product_cs_01.png);
	padding: calc(825 / 619 * 100%) 0 0 0;
}
#product03 .text_br{
	display: none;
}
@media screen and (min-width:641px) {
	#product03 .adjust {
		padding: 15.5vw 0 0 0;
	}
	#product03 .content {
		padding: 0;
	}
	#product03 .curtain {
		top: 2.5vw;
	}
	#product03 .bg {
		flex-basis: calc(619 / 1344 * 80%);
		top: -8vw;
		margin-left: 10%;
		padding: calc(825 / 1344 * 80%) 0 0 0;
	}
	#product03 .text_br{
		display: inline-block;
	}
}

/*----------------------
 tastingNote03
----------------------*/
#tastingNote03 .slideType02 .list {
	width: 300%;
}
#tastingNote03 .slideType02 .item {
	flex-basis: calc(100% / 3);
}
#tastingNote03 .list-style-d{
	padding-left: 16px;
}
#tastingNote03 .list-style-d::before{
	content: '・';
	margin-left: -16px;
}
@media screen and (min-width:769px) {
	#tastingNote03 .content {
		margin: 0 0 210px 0;
	}
	#tastingNote03 .bgParts .item01 {
		top: -150px;
		right: 81.5%;
		width: calc(300 / 1600 * 100%);
		background-image: url(/whisky/makersmark/img/lineup/parts_09@2x.png);
		background-position: left top;
		padding: calc(374 / 1600 * 100%) 0 0 0;
	}
	#tastingNote03 .slideArea .image {
		width: 80%;
		margin: 0 auto 0 0;
		padding: 0 6px;
	}
	#tastingNote03 .textWrap{
		margin-top: 80px;
	}
}

/*----------------------
 making03
----------------------*/
#making03 .content {
	position: relative;
	z-index: 1;
	margin: 0 0 30px 0;
}
#making03 .slideType02 .list {
	width: 600%;
}
#making03 .slideType02 .item {
	flex-basis: calc(100% / 6);
}
#making03 .desc dd + dd{
	margin-top: 8px;
}
#making03 .desc_link{
	font-weight: 700;
	text-decoration: underline;
}
@media screen and (min-width:769px) {
	#making03 .content {
	}
	#making03 .textWrap {
		order: 2;
		padding: 0 65px 100px 48px;
	}
}

/*----------------------
 bottomNav
----------------------*/
#bottomNav {
}
#bottomNav .navItem .bg {
	background-image: url(/whisky/makersmark/img/lineup/bg_bottomNav_01@2x.jpg);
}
