@charset "UTF-8";
/*---------------------------------Index*/
/* SP */
@media screen and (max-width:767px) {
	#suntory_contents #new3contents img {
		vertical-align: top;
	}
	#suntory_contents #contentsbody {
		background: #fff;
	}
	#suntory_contents #new3contents sup{
		font-size: 40%;
	}
	#suntory_contents #mv .mvinner {
		padding: 10% 0 5% 0;
	}
	#suntory_contents #mv .mvlead {
		margin: 0 0 8% 0;
	}
	#suntory_contents #mv .mvcanset {
		display: flex;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	#suntory_contents #mv .mvcanset .mvcan {
		width: 30%;
	}
	#suntory_contents #mv .mvcanset .mvcan .can {
		margin: 0 0 5% 0;
	}
	#suntory_contents #lead {
		background: #faf7f2;
		padding: 8% 0 10% 0;
	}
	#suntory_contents #lead .leadtext {
		margin: 0 0 8% 0;
	}
	#suntory_contents #lead .leadtext02 {
		margin: 0 0 8% 0;
		font-size: 17px;
		font-weight: bold;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	#suntory_contents #lead .leadpicset .leadpic {
		margin: 0 5% 8% 5%;
	}
	#suntory_contents #three {
		padding: 8% 0 0 0;
	}
	#suntory_contents #three .threehead {
		padding: 0 0 8% 0;
	}
	#suntory_contents #three .threelead {
		margin: 0 0 5% 0;
	}
	#suntory_contents #three .threetext02 {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.1em;
  margin: 0 5%;
	}
		#suntory_contents #three .productwrapper {
		padding: 20% 0 0 0;
	}
	#suntory_contents #three .products .product {
		background: #faf7f2;
		padding: 0 0 8% 0;
	}
	#suntory_contents #three .products .product .productinner {
		position: relative;
	}
	#suntory_contents #three .products .product .can {
		width: 48%;
		margin: 0 26% 8% 26%;
	}
	#suntory_contents #three .products .product .can img {
		display: inline-block;
		margin: -25% 0 0 0;
	}
	#suntory_contents #three .products .title {
		width: 20%;
		position: absolute;
		top: -11%;
		left: 2%;
	}
	#suntory_contents #three .products .picslide {
		position: relative;
		padding: 0 0 5% 0;
	}
	#suntory_contents #three .products .picslide .slidepic {
		position: relative;
		z-index: 1;
	}
	#suntory_contents #three .products .picslide .label {
		margin: 0 0 -4% 2.6%;
		position: relative;
		z-index: 2;
	}
	#suntory_contents #three .products .picslide .labeltext01 {
		font-size: 25px;
		margin: 0 0 2% 0;
	}
	#suntory_contents #three .products .picslide .labeltext02 {
		font-size: 20px;
	}
	#suntory_contents #three .products .picslide .slidetext {
		margin: 0 0 0 2.6%;
		font-size: 15px;
		line-height: 2;
		font-weight: bold;
	}
	#suntory_contents #three .products.picslide .slidetext .bgtext {
		display: inline-block;
		color: #fff;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products .picslide .slide {
		position: relative;
	}
	#suntory_contents #three .products .picslide .slick-arrow {
		z-index: 10;
		height: 0;
		width: 15%;
		cursor: pointer;
		border: none;
		padding: 50% 0 0 0;
		overflow: hidden;
		position: absolute;
	}
	#suntory_contents #three .products .picslide .slidebtn {
		width: 40%;
		margin: 3% 0 0 3%;
		font-size: 14px;
	}
	#suntory_contents #three .products .picslide .slidebtn a {
		display: block;
		background: url("/beer/kinmugi/img/new3/btn_arrow.png") no-repeat right center #192a64;
		background-size: 40px auto;
		color: #fff;
		font-weight: bold;
		padding: 15px;
		border-radius: 5px;
		text-align: center;
	}
	#suntory_contents #three .products #product_kinmugi {
		margin: 0 0 8% 0;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .labelinner {
		display: inline-block;
		background: #192a64;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slidetext .bgtext {
		background: #192a64;
		color: #fff;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slidetext {
		margin: 3% 0 0 2.6%;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-prev {
		top: 13%;
		left: 0;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-next {
		top: 13%;
		right: 0;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-prev {
		background: url("/beer/kinmugi/img/new3/kinmugi_slide_prev_sp.png") no-repeat left center;
		background-size: contain;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-next {
		background: url("/beer/kinmugi/img/new3/kinmugi_slide_next_sp.png") no-repeat right center;
		background-size: contain;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-num {
		position: absolute;
		bottom: 0;
		right: 3%;
		font-size: 16px;
	}
	#suntory_contents #three .products #product_off {
		margin: 0 0 8% 0;
	}
	#suntory_contents #three .products #product_off .picslide .labelinner {
		display: inline-block;
		background: #4baaa7;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_off .picslide .slidetext .bgtext {
		background: #4baaa7;
		color: #fff;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_off .picslide .slidetext {
		margin: 5% 0 0 2.6%;
		color: #4baaa7;
	}
			#suntory_contents #three .products #product_off .picslide .subtext {
		margin: 3% 0 0 2.6%;
		font-size: 10px;
		line-height: 2;
		font-weight: normal;
		color: #4baaa7;
	}
	#suntory_contents #three .products #product_off .picslide .slick-prev {
		top: 13%;
		left: 0;
	}
	#suntory_contents #three .products #product_off .picslide .slick-next {
		top: 13%;
		right: 0;
	}
	#suntory_contents #three .products #product_off .picslide .slick-prev {
		background: url("/beer/kinmugi/img/new3/off_slide_prev_sp.png") no-repeat left center;
		background-size: contain;
	}
	#suntory_contents #three .products #product_off .picslide .slick-next {
		background: url("/beer/kinmugi/img/new3/off_slide_next_sp.png") no-repeat right center;
		background-size: contain;
	}
	#suntory_contents #three .products #product_off .picslide .slick-num {
		position: absolute;
		bottom: 0;
		right: 3%;
		font-size: 16px;
		color: #4baaa7;
	}
	#suntory_contents #three .products #product_tl .picslide .labelinner {
		display: inline-block;
		background: #e23827;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_tl .picslide .slidetext .bgtext {
		background: #e23827;
		color: #fff;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_tl .picslide .slidetext {
		margin: 5% 0 0 2.6%;
		color: #e23827;
	}
	#suntory_contents #matome {
		padding: 8% 0 100% 0;
		margin: 0 0 0 0;
		background: url("/beer/kinmugi/img/new3/matome_can_sp.png") no-repeat center bottom;
		background-size: contain;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-prev {
		top: 12%;
		left: 0;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-next {
		top: 12%;
		right: 0;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-prev {
		background: url("/beer/kinmugi/img/new3/tl_slide_prev_sp.png") no-repeat left center;
		background-size: contain;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-next {
		background: url("/beer/kinmugi/img/new3/tl_slide_next_sp.png") no-repeat right center;
		background-size: contain;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-num {
		position: absolute;
		bottom: 0;
		right: 3%;
		font-size: 16px;
		color: #e23827;
	}
}
/* SEP */
@media screen and (min-width:768px) {
	#suntory_contents #new3contents img {
		vertical-align: top;
	}
	#suntory_contents #new3contents sup{
		font-size: 40%;
	}
	#suntory_contents .bodyinner {
		padding: 15px 0 0 0;
	}
	#suntory_contents #new3contents {
		min-width: 1164px;
	}
	#suntory_contents #contentsbody {
		background: #fff;
		min-width: 1164px;
		padding: 15px 0 0 0;
	}
	#suntory_contents #mv {
		min-width: 1164px;
	}
	#suntory_contents #mv .mvinner {
		width: 1000px;
		margin: 0 auto;
		padding: 50px 0 20px 0;
	}
	#suntory_contents #mv .mvlead {
		margin: 0 0 60px 0;
	}
	#suntory_contents #mv .mvcanset {
		display: flex;
		justify-content: space-between;
		width: 760px;
		margin: 0 auto;
	}
	#suntory_contents #mv .mvcanset .mvcan {
		width: 154px;
	}
	#suntory_contents #mv .mvcanset .mvcan .can {
		margin: 0 0 30px 0;
	}
		#suntory_contents #mv .mvcanset .mvcan .can a{
		display: block;
	}
		#suntory_contents #mv .mvcanset .mvcan .can a img{
		transition: 0.3s;
	}
	#suntory_contents #mv .mvcanset .mvcan .can a:hover img{
		transform: scale(1.1);
	}
	#suntory_contents #mv .mvcanset .mvcan .name {
		width: 146px;
		margin: 0 auto;
	}
	#suntory_contents #lead {
		background: #faf7f2;
		padding: 100px 0 50px 0;
	}
	#suntory_contents #lead .leadinner {
		width: 1000px;
		margin: 0 auto;
	}
	#suntory_contents #lead .leadtext {
		margin: 0 0 60px 0;
	}
	#suntory_contents #lead .leadtext02 {
		margin: 0 0 50px 0;
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	#suntory_contents #lead .leadpicset {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#suntory_contents #lead .leadpicset .leadpic {
		width: 480px;
  margin: 0 0 40px 0;
	}
	#suntory_contents #three {
		padding: 100px 0 0 0;
	}
	#suntory_contents #three .threehead {
		width: 1000px;
		margin: 0 auto;
		padding: 0 0 100px 0;
	}
	#suntory_contents #three .threelead {
		margin: 0 0 60px 0;
	}
	#suntory_contents #three .threetext02 {
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	#suntory_contents #three .productwrapper {
		padding: 150px 0 0 0;
	}
	#suntory_contents #three .products .product {
		background: #faf7f2;
		padding: 0 0 20px 0;
	}
	#suntory_contents #three .products .product .productinner {
		width: 1000px;
		margin: 0 auto;
		position: relative;
	}
	#suntory_contents #three .products .product .can {
		width: 348px;
	}
	#suntory_contents #three .products .picslide .slide {
		position: relative;
		padding: 115px 0 0 0;
	}
	#suntory_contents #three .products .picslide .slick-arrow {
		z-index: 10;
		height: 0;
		width: 80px;
		cursor: pointer;
		border: none;
		padding: 140px 0 0 0;
		overflow: hidden;
		position: absolute;
	}
	#suntory_contents #three .products .picslide .slidebtn {
		width: 240px;
		margin: 20px 0 0 0;
		font-size: 14px;
	}
	#suntory_contents #three .products .picslide .slidebtn a {
		display: block;
		background: url("/beer/kinmugi/img/new3/btn_arrow.png") no-repeat right center #192a64;
		background-size: 40px auto;
		color: #fff;
		font-weight: bold;
		padding: 15px;
		border-radius: 5px;
		text-align: center;
		transition: 0.3s;
	}
	#suntory_contents #three .products .picslide .slidebtn a:hover {
		background: url("/beer/kinmugi/img/new3/btn_arrow.png") no-repeat right center #384e9a;
		background-size: 40px auto;
	}
	#suntory_contents #three .products #product_kinmugi {
		margin: 0 0 80px 0;
	}
	#suntory_contents #three .products #product_kinmugi .can {
		position: relative;
		top: -100px;
		margin: 0 0 0 45px;
	}
	#suntory_contents #three .products #product_kinmugi .title {
		position: absolute;
		top: -145px;
		left: 415px;
		z-index: 10;
	}
	#suntory_contents #three .products #product_kinmugi .title .titleimg {
		width: 156px;
	}
	#suntory_contents #three .products #product_kinmugi .title .titletext {
		position: absolute;
		top: 50px;
		left: 160px;
		width: 350px;
		font-size: 20px;
		line-height: 1.5;
		font-weight: bold;
		color: #646464;
	}
	#suntory_contents #three .products #product_kinmugi .picslide {
		position: absolute;
		top: 0;
		right: 0;
		width: 606px;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .label {
		position: absolute;
		top: 50px;
		left: 180px;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .labelinner {
		display: inline-block;
		background: #192a64;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .labeltext01 {
		font-size: 30px;
		margin: 0 0 15px 0;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .labeltext02 {
		font-size: 20px;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slidetext {
		margin: 10px 0 0 50px;
		font-size: 15px;
		line-height: 2;
		font-weight: bold;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slidetext .bgtext {
		display: inline-block;
		background: #192a64;
		color: #fff;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-prev {
		top: 210px;
		left: -5px;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-next {
		top: 210px;
		right: -50px;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-prev {
		background: url("/beer/kinmugi/img/new3/kinmugi_slide_prev_pc.png") no-repeat center center;
		background-size: 40px auto;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-next {
		background: url("/beer/kinmugi/img/new3/kinmugi_slide_next_pc.png") no-repeat center center;
		background-size: 40px auto;
	}
	#suntory_contents #three .products #product_kinmugi .picslide .slick-num {
		position: absolute;
		top: 480px;
		right: 0;
		font-size: 16px;
	}
	#suntory_contents #three .products #product_off {
	margin: 0 0 80px 0;
	}
		#suntory_contents #three .products #product_off .product{
			padding: 0 0 80px 0;
	}
	#suntory_contents #three .products #product_off .can {
		position: relative;
		top: -100px;
		margin: 0 0 0 608px;
	}
	#suntory_contents #three .products #product_off .title {
		position: absolute;
		top: -145px;
		left: 445px;
		z-index: 10;
	}
	#suntory_contents #three .products #product_off .title .titleimg {
		width: 156px;
	}
	#suntory_contents #three .products #product_off .title .titletext {
		position: absolute;
		top: 50px;
		right: 160px;
		width: 350px;
		font-size: 20px;
		line-height: 1.5;
		font-weight: bold;
		color: #646464;
		text-align: right;
	}
	#suntory_contents #three .products #product_off .picslide {
		position: absolute;
		top: 0;
		left: 0;
		width: 606px;
	}
	#suntory_contents #three .products #product_off .picslide .label {
		position: absolute;
		top: 50px;
		left: 0;
	}
	#suntory_contents #three .products #product_off .picslide .labelinner {
		display: inline-block;
		background: #4baaa7;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_off .picslide .labeltext01 {
		font-size: 30px;
		margin: 0 0 15px 0;
	}
	#suntory_contents #three .products #product_off .picslide .labeltext02 {
		font-size: 20px;
	}
	#suntory_contents #three .products #product_off .picslide .slidetext {
		margin: 0;
		font-size: 15px;
		line-height: 2;
		font-weight: bold;
		color: #4baaa7;
	}
		#suntory_contents #three .products #product_off .picslide .slide02 .slidetext {
		margin: -60px 0 0 0;
			line-height: 1.8;
}
		#suntory_contents #three .products #product_off .picslide .subtext {
		margin: 10px 0 0 0;
		font-size: 12px;
		line-height: 2;
		font-weight: normal;
		color: #4baaa7;
	}
	#suntory_contents #three .products #product_off .picslide .slidetext .bgtext {
		display: inline-block;
		background: #4baaa7;
		color: #fff;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_off .picslide .slick-prev {
		top: 210px;
		left: -50px;
	}
	#suntory_contents #three .products #product_off .picslide .slick-next {
		top: 210px;
		right: -5px;
	}
	#suntory_contents #three .products #product_off .picslide .slick-prev {
		background: url("/beer/kinmugi/img/new3/off_slide_prev_pc.png") no-repeat center center;
		background-size: 40px auto;
	}
	#suntory_contents #three .products #product_off .picslide .slick-next {
		background: url("/beer/kinmugi/img/new3/off_slide_next_pc.png") no-repeat center center;
		background-size: 40px auto;
	}
	#suntory_contents #three .products #product_off .picslide .slick-num {
		position: absolute;
		top: 480px;
		right: 45px;
		font-size: 16px;
		color: #4baaa7;
	}
	#suntory_contents #three .products #product_tl {}
	#suntory_contents #three .products #product_tl .can {
		position: relative;
		top: -100px;
		margin: 0 0 0 45px;
	}
	#suntory_contents #three .products #product_tl .title {
		position: absolute;
		top: -145px;
		left: 415px;
		z-index: 10;
	}
	#suntory_contents #three .products #product_tl .title .titleimg {
		width: 156px;
	}
	#suntory_contents #three .products #product_tl .title .titletext {
		position: absolute;
		top: 50px;
		left: 160px;
		width: 350px;
		font-size: 20px;
		line-height: 1.5;
		font-weight: bold;
		color: #646464;
	}
	#suntory_contents #three .products #product_tl .picslide {
		position: absolute;
		top: 0;
		right: 0;
		width: 606px;
	}
	#suntory_contents #three .products #product_tl .picslide .label {
		position: absolute;
		top: 50px;
		left: 180px;
	}
	#suntory_contents #three .products #product_tl .picslide .labelinner {
		display: inline-block;
		background: #e23827;
		color: #fff;
		font-weight: bold;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_tl .picslide .labeltext01 {
		font-size: 30px;
		margin: 0 0 15px 0;
	}
	#suntory_contents #three .products #product_tl .picslide .labeltext02 {
		font-size: 20px;
	}
	#suntory_contents #three .products #product_tl .picslide .slidetext {
		margin: 0 0 0 50px;
		font-size: 15px;
		line-height: 2;
		font-weight: bold;
		color: #e23827;
	}
	#suntory_contents #three .products #product_tl .picslide .slidetext .bgtext {
		display: inline-block;
		background: #e23827;
		color: #fff;
		padding: 5px 10px;
		line-height: 1;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-prev {
		top: 210px;
		left: -5px;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-next {
		top: 210px;
		right: -50px;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-prev {
		background: url("/beer/kinmugi/img/new3/tl_slide_prev_pc.png") no-repeat center center;
		background-size: 40px auto;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-next {
		background: url("/beer/kinmugi/img/new3/tl_slide_next_pc.png") no-repeat center center;
		background-size: 40px auto;
	}
	#suntory_contents #three .products #product_tl .picslide .slick-num {
		position: absolute;
		top: 480px;
		right: 0;
		font-size: 16px;
		color: #e23827;
	}
	#suntory_contents #matome {
		padding: 100px 0 480px 0;
		margin: 0 0 20px 0;
		background: url("/beer/kinmugi/img/new3/matome_can_pc.png") no-repeat center bottom;
		background-size: 1000px auto;
	}
	#suntory_contents #matome .matomeinner {
		width: 1000px;
		margin: 0 auto;
	}
}
/* ANIMATION */
.first {
	opacity: 0;
	transition: all 0.8s ease;
}
.first.show {
	opacity: 1;
	transform: none;
}
.move {
	opacity: 0;
	transition: 0.8s;
}
.move.show {
	opacity: 1;
	transform: none;
}
.move-lr {
	transform: translate(-30px, 0);
}
.move-rl {
	transform: translate(30px, 0);
}
.move-up {
	transform: translate(0, 30px);
}
.move-down {
	transform: translate(0, -30px);
}
.move.move-p {
	opacity: 1;
}
.move-p.show {
	opacity: 1;
}
.move.pop {
	opacity: 0;
	transition: all .8s ease;
	transform: scale(1.5);
}
.move.pop.show {
	opacity: 1;
	transform: scale(1);
}
.move-d1 {
	transition-delay: 0.4s;
}
.move-d2 {
	transition-delay: 0.8s;
}
.move-d3 {
	transition-delay: 1.2s;
}
.move-d4 {
	transition-delay: 1.6s;
}
.move-d5 {
	transition-delay: 2s;
}
.move-d6 {
	transition-delay: 2.4s;
}
.move-d7 {
	transition-delay: 2.8s;
}
.move-c {
	opacity: 0;
	transition: 0.8s;
}
.show .move-c {
	opacity: 1;
	transform: none;
}
.move-c.move-d1 {
	transition-delay: 0.4s;
}
.move-c.move-d2 {
	transition-delay: 0.8s;
}
.move-c.move-d3 {
	transition-delay: 1.2s;
}
.move-c.move-d4 {
	transition-delay: 1.6s;
}
.move-c.move-d5 {
	transition-delay: 2s;
}
.move-c.move-d6 {
	transition-delay: 2.4s;
}
.move-c.move-d7 {
	transition-delay: 2.8s;
}