@charset "utf-8";
/*=============================================================
 トップページ　SPメインビジュアル
============================================================ */
#background_movie_container.PC_mainvisual {
	display: none;
}
#suntory_contents #main_visual video,
    #suntory_contents #main_visual .btn_stop,
    #suntory_contents #main_visual .btn_play{
    display: none;
}

    /*=============================================================
      [SP] 
    ============================================================ */
    
    /*------------------------------------------------------------
      [sp] background_movie_container
    ------------------------------------------------------------ */
	#background_movie_container.pc_mainvisual {
	display: none;
	}
	#background_movie_container.sp_mainvisual {
	display: block;
	}
    #suntory_contents #background_movie_container {
        height: auto!important;
        background: none;
    }
    #suntory_contents #loadingDropContainer {
        display: none;
        height: 0;
    }
    
    /*------------------------------------------------------------
      [SP] main_visual_wrap
    ------------------------------------------------------------ */
    #suntory_contents #main_visual_wrap {
        width: 100%;
        height: auto;
        margin: 0;
        position: relative;
    }
    #suntory_contents #main_visual_wrap #main_visual .main_visual_slide {
        height: auto;
        display: block;
        position: static;
    }
    #suntory_contents #main_visual_wrap #main_visual .main_visual_slide img {
        width:100%;
        height:auto;
    }
    #suntory_contents #main_visual_wrap #main_visual .item img {
        width:100%;
        height:auto;
    }

    /*------------------------------------------------------------
      [SP] main_visual
    ------------------------------------------------------------ */
    #suntory_contents #main_visual {
        position: relative;
        width: auto;
        height: auto !important;
        min-height: auto;
        padding: 0;
        text-align: center;
        background: none;
        background-size: 100% 100%;
        box-sizing: border-box;
        display: block;
    }
    
    #suntory_contents #main_visual h1 {
    margin: 15.802469135% auto 15.802469135%;
    width: 73.125%;
    height: auto;
    position: static;
    top: 0;
    left: 0;
    }
    #suntory_contents #main_visual h1.stand_alone {
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 45.51282%;
    left:0px;
    }
    #suntory_contents #main_visual h1 img {
        width: 73.125%;
    }
    
    #suntory_contents #main_visual .pickup {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    }

    #suntory_contents #main_visual .pickup dt {
        display: block;
        margin: 0 10px;
        padding: 10px 10px 10px 10px;
        width: auto;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        text-align: left;
    }
    #suntory_contents #main_visual .pickup dd {
        display: block;
        margin: 0 10px;
        padding: 0 10px 10px 10px;
        width: auto;
    }

    #suntory_contents #main_visual .pickup a {
        color: #476171;
    }

    #suntory_contents #main_visual .pickup figure {
        width: 100%;
    }
    #suntory_contents #main_visual .pickup figure:after { content :''; display :block; clear :both; }
    
    #suntory_contents #main_visual .pickup figure img {
        vertical-align: bottom;
        width: 43.636363636%;
        height: auto;
        float: left;
    }
    #suntory_contents #main_visual .pickup figcaption {
        width: 52.727272727%;
        float: right;
        background: none;
        font-size: 12px;
        line-height: 1.5;
        padding:0;
        color: #000;
        text-align: left;
    }


    #suntory_contents #main_visual_wrap ul#main_visual_button {
		position: absolute;
		bottom: 20px;
		right: 10px;
		margin: 0;
		font-size: 0;
	}
    #suntory_contents #main_visual_wrap ul#main_visual_button li {
		display: inline-block;
		margin-left: 10px;
		height: 24px;
	}
    #suntory_contents #main_visual_wrap ul#main_visual_button li a {
		display: block;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background-color: #0f96b8;
		border-radius: 5px;
		text-decoration: none;
		padding: 0 6px;
		font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
	}
    #suntory_contents #main_visual_wrap ul#main_visual_button li a:hover {
		background-color: #007694;
	}





/*=============================================================
 トップページ　コンテンツ
============================================================ */

 /*------------------------------------------------------------
 div　外枠
 ------------------------------------------------------------ */

#suntory_contents #container {
	width: 100%;
	margin: 0;
	position: relative;
	padding-bottom: 100px;
}
#suntory_contents #container #campaigns_wrap,
#suntory_contents #container #campaigns {
	width: 100%;
	background-color: #f1f5f6;
}
#suntory_contents #container #products,
#suntory_contents #container #cm_wrap,
#suntory_contents #container #cm {
	width: 100%;
}

#suntory_contents #container #notice,
#suntory_contents #container #news {
	margin: 0 25px;
	width: auto;
}

@media screen and (max-width:960px) { 

}


 /*------------------------------------------------------------
 共通
 ------------------------------------------------------------ */
#suntory_contents #container {
	font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
}

#suntory_contents #container a {
    text-decoration: none;
}

#suntory_contents #container li,
#suntory_contents #container dt,
#suntory_contents #container dd  {
	list-style-type: none;
	color: #000;
}

#suntory_contents #container p,
#suntory_contents #container p a {
	color: #000;
}

#suntory_contents #container h2 {
	line-height: 40px;
}

#suntory_contents #container h2 a {
	padding-left: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #0f96b8;
	position: relative;
	display: block;
    height: 40px;
    line-height: 40px;
}

#suntory_contents #container h2 a:before {
	content: "";
    vertical-align: middle;
    position: absolute;
    top: .55em;
    left: .45em;
    width: .4em;
    height: .4em;
    margin: auto;
    border-top: 3px solid #0f96b8;
    border-right: 3px solid #0f96b8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 15;
}
#suntory_contents #container h2 a:after {
	content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 38px;
    height: 38px;
    border-radius: 19px;
    background-color: #fef501;
    z-index: 14;
    border: 1px solid #fef501;
}


#suntory_contents #container h2 span {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 150%;
}


#suntory_contents #container a:hover {
	text-decoration-color: #555 !important;
}

#suntory_contents #container h2 a:hover {
	text-decoration-color: #0f96b8 !important;
}

 /*------------------------------------------------------------
 第1コンテンツ　お知らせ・本日日付
 ------------------------------------------------------------ */
#suntory_contents #container #notice {
	padding: 20px 0 0 0;
}

#suntory_contents #container #notice.no_announcement {
	padding-top: 0;
}

	#notice.no_announcement #announcement {
		display: none;
	}

	#notice #announcement dl dt {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 15px;
	}

	#notice #announcement dl dd p a {
		display: block;
		font-size: 14px;
		padding: 15px 35px 15px 0;
		/*border-bottom: 3px solid #def3f8;*/
		border-bottom: 1px solid #e8eef0;
		line-height: 160%;
		position: relative;
	}

	#notice #announcement dl dd p a:after {
		content: "";
    	vertical-align: middle;
    	position: absolute;
		top: 0;
    	bottom: 0;
    	right: 0;
    	width: .4em;
    	height: .4em;
    	margin: auto;
    	border-top: 2px solid #0f96b8;
    	border-right: 2px solid #0f96b8;
    	-webkit-transform: rotate(45deg);
    	transform: rotate(45deg);
	}

	#notice.no_announcement #today {

	}

#notice #today {
	text-align: center;
}

	#notice #today p {
		display: inline-block;
		font-size: 72px;
		color: #0f96b8;
		padding: 80px 0;
		text-align: center;
		line-height: 100%;
	}

	#notice #today p span.sl {
		font-size: 70px;
	}

	#notice #today p span.wd {
		display: block;
		width: 100%;
		height: 25px;
		line-height: 25px;
		margin: 13px auto 0 auto;
		font-size: 18px;
		text-align: center;
		background-color: #fef501;
		font-weight: bold;
	}



 /*------------------------------------------------------------
  第2コンテンツ　商品情報
 ------------------------------------------------------------ */
#suntory_contents #container #products {
	margin: 0 0 80px 0; ;
}

#suntory_contents #container #products h2 {
	margin: 0 25px;
}

#suntory_contents #container #products h2 span {
	display: block;
	margin-top: 15px;
}

#products #featured {
	margin: 30px 0 0 0;
	padding: 0 25px;
}

#products #featured h3 {
	width: 100%;
	text-align: center;
}

#products #featured h3 span {
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	color: #0f96b8;
	padding-bottom: 8px;
	position: relative;
	line-height: 100%;
}

#products #featured h3 span:after {
	content: "";
    width: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 4px solid #fef501;
}


#products #featured ul {
	width: 100%;
	margin: 30px auto 0 auto;
	overflow: hidden;
}

	#products #featured ul li {
		width: 46%;
		margin-bottom: 30px;
		float: left;
	}

	#products #featured ul li:nth-child(odd) {
		margin-right: 8%;
	}

	#products #featured ul li a {
		display: block;
		position: relative;
	}

	#products #featured ul li.new a {
		position: relative;
	}

	#products #featured ul li.new a:before {
		content: "NEW";
    	font-size: 8px;
		font-weight: bold;
		letter-spacing: 0.2px;
    	color: #fff;
    	width: 29px;
    	height: 29px;
    	line-height: 29px;
    	text-align: center;
    	border-radius: 15px;
    	background-color: #da3a07;
    	position: absolute;
    	left: 0;
    	top: 0;
	}


	#products #featured ul li a .featured_img {
		width: 45%;
		margin: 0 auto 12px auto;
	}

	#products #featured ul li a .featured_img img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	#products #featured ul li a .featured_name {
		font-size: 15px;
		line-height: 150%;
	}


	#products #featured ul li a .featured_name.other:after {
    	content: "";
    	padding-left: 15px;
    	background: url(../img/other.png) right top 2px no-repeat;
    	background-size: 11px auto;
	}


#products #special_swiper {
	/*width: 1164px;*/
	margin: 0 auto;
	position: relative;
}

#products #special_swiper .products_swiper {
    padding: 30px 0 0 0;
}

#products #special_swiper .products_swiper .swiper-slide a {
	display: block;
	position: relative;
}

#products #special_swiper .products_swiper .swiper-slide a:before {
	content: "";
    vertical-align: middle;
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: .3em;
    height: .3em;
    margin: auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 15;
}

#products #special_swiper .products_swiper .swiper-slide a:after {
	content: "";
    position: absolute;
    bottom: 2px;
    right: 0px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #0f96b8;
    z-index: 14;
}



/*
	#products #special_swiper .products_swiper  .swiper-slide a .special_img {
		width: 286px;
	}
*/
		#products #special_swiper .products_swiper  .swiper-slide a .special_img img {
			width: 100%;
			height: auto;
			vertical-align: bottom;
		}

		#products #special_swiper .products_swiper .swiper-wrapper .swiper-slide a .special_name {
			font-size: 14px;
			margin-top: 15px;
			text-align: right;
		    padding-right: 24px;
		}


 /*------------------------------------------------------------
  第3コンテンツ　キャンペーン
 ------------------------------------------------------------ */

#suntory_contents #container #campaigns_wrap {
	padding: 50px 0;
}

#suntory_contents #container #campaigns h2 {
	margin-left: 25px;
}

#campaigns_swiper {
	/*width: 1164px;*/
	margin: 0 auto;
	position: relative;
}

#campaigns_swiper .campaign_swiper {
    padding: 25px 0 0 0;
}

#campaigns_swiper .campaign_swiper .swiper-slide a {
	display: block;
}

#campaigns_swiper .campaign_swiper .swiper-slide a:hover {
	opacity: 0.7;
}

#campaigns_swiper .campaign_swiper .swiper-slide a img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/*
#campaigns_swiper .campaign_swiper .swiper-slide.linkimg a {
	position: relative;
}

#campaigns_swiper .campaign_swiper .swiper-slide.linkimg a span {
	position: absolute;
	width: 100%;    
	top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;	
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 150%;
    text-align: center;
}
*/

#campaigns_swiper .campaign_prev {
	display: none;
}

#campaigns_swiper .campaign_next {
	display: none;
}


 /*------------------------------------------------------------
  第4コンテンツ　ニュースリリース・新着情報
 ------------------------------------------------------------ */
#news .news_block {
	width: 100%;
	padding-top: 80px;
}

#suntory_contents #container #news .news_block h2 {
	display: inline-block;
    float: left;
    height: 40px;
}

#news .news_block p.news_rss {
	display: inline-block;
    float: left;
    height: 26px;
	margin: 7px 0 0 8px;
}

#news .news_block p.news_rss a {
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(../img/icon_rss.png) no-repeat left center;
    background-size: 26px;
}

#news .news_block ul {
	margin-top: 10px;
	clear: both;
}	

#news .news_block ul li {
	width: 100%;
	border-bottom: 1px solid #e8eef0;
}	

#news .news_block ul li:nth-child(n + 6) {
	display: none;
}

#news .news_block ul li:last-child,
#news .news_block ul li:nth-child(5) {
	border-bottom: none;
}


#news .news_block ul li a {
	display: block;
	width: calc( 100% - 40px );
	padding: 20px 40px 20px 0;
	font-size: 16px;
	line-height: 150%;
	position: relative;
}	

#news .news_block ul li a:before {
	content: "";
    vertical-align: middle;
    position: absolute;
    right: .6em;
    width: .345em;
    height: .345em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 15;
}	

#news .news_block ul li a:after {
	content: "";
    position: absolute;
    right: 0px;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #0f96b8;
    z-index: 14;
    top: 0;
    bottom: 0;
    margin: auto 0;
}	



#news #news_release ul li a .release_date {
	font-size: 12px;
}

#news #news_release ul li a .release_date span {
	display: inline-block;
	margin-left: 10px;
}
	#news #news_release ul li a .release_date span:before {
		content: "[";
	}
	#news #news_release ul li a .release_date span:after {
		content: "]";
	} 

#news #whats_new ul li a .whats_new_date {
	font-size: 12px;
}



 /*------------------------------------------------------------
  第5コンテンツ　CM・動画
 ------------------------------------------------------------ */
#suntory_contents #container #cm_wrap {
	width: 100%;
	padding: 80px 0 0 0;
}

#suntory_contents #container #cm h2 {
	margin-left: 25px;
}
	
#suntory_contents #cm_wrap #video_block {
	width: 100%;
}

	#video_block ul#video_list {
		width: 100%;
		padding-top: 25px;
		overflow: hidden;
	}
	
	#video_block ul#video_list li {
		width: 50%;
    	float: left;
	}

	#video_block ul#video_list li a {
		display: block;
	}
	
		#video_block ul#video_list li a .image {
			position: relative;
			width: 100%;
			height: auto;
			background-color: #fff;
		}

			#video_block ul#video_list li a .image img {
				width: 100%;
				height: auto;
				vertical-align: bottom;
			}	



#suntory_contents p#btn_page_top {
	width: 48px;
	height: 48px;
	position: absolute;
	bottom: 26px;
	right: 1em;
	text-indent: -9999px;
}

	#suntory_contents p#btn_page_top:before {
		content: "";
    	vertical-align: middle;
    	position: absolute;
    	top: 1.2em;
    	left: 1.05em;
    	width: .7em;
    	height: .7em;
    	margin: auto;
    	border-top: 3px solid #fff;
    	border-right: 3px solid #fff;
    	-webkit-transform: rotate(-45deg);
    	transform: rotate(-45deg);
    	z-index: 15;
	}

	#suntory_contents p#btn_page_top:after {
		content: "";
    	position: absolute;
    	bottom: 0;
    	right: 0px;
    	width: 48px;
    	height: 48px;
    	border-radius: 24px;
    	background-color: #0f96b8;
    	z-index: 14;
    	top: 0;
    	margin: auto;
	}

/*
	#suntory_contents p#btn_page_top:hover:after {
		background-color: #007694;
	}
*/



