@charset "UTF-8";

/* *******************************************************************************************
* 
*	酔いってなに？
*
******************************************************************************************* */

#suntory_contents .arpContents_pageTtl_inner-drunk{
	background: url(../img/drunk_main_img.png) 630px 15px no-repeat;
	background-size: 166px auto;
}
#suntory_contents .arpContents_main_drunkClm{
	margin-bottom: 40px;
	padding: 30px 40px 20px 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#suntory_contents .drunkClm-1{
	background: #ddf3f8;
}
#suntory_contents .drunkClm-2{
	background: #dfe2f6;
}
#suntory_contents .drunkClm-3{
	background: #ebe2f4;
}
#suntory_contents .drunkClm-4{
	background: #fce4ef;
}
#suntory_contents .drunkClm-5{
	background: #ffe4e4;
}
#suntory_contents .drunkClm-6{
	margin-bottom: 10px;
	background: #f8d6db;
}
#suntory_contents .drunkClm_l{
	float: left;
	margin-right: 40px;
	width: 310px;
}
#suntory_contents .drunkClm_r{
	float: left;
	width: 490px;
	text-align: left;
}
#suntory_contents .drunkClm_visual{
	margin-bottom: 10px;
	background: #fff;
}
#suntory_contents .drunkClm_visual_ttl{
	padding: 18px 0;
	color: #fff;
	font-size: 150%;
	letter-spacing: 0.34em;
	font-weight: bold;
	text-align: center;
}
#suntory_contents .drunkClm_visual_img{
	position: relative;
}
#suntory_contents .drunkClm_visual_img_link{
	display: inline-block;
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #4c4c4c;
	font-size: 94%;
	letter-spacing: 0.15em;
	text-decoration: underline !important;
}
#suntory_contents .drunkClm_r .arpContents_main_subTtl{
	margin-bottom: 5px;
}
#suntory_contents .drunkClm_txt{
	margin-bottom: 14px;
	font-size: 94%;
	line-height: 2em;
	letter-spacing: 0.15em;
}
#suntory_contents .drunkClm_list{
	margin-bottom: 10px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
#suntory_contents .drunkClm_list_ttl{
	padding: 13px 0 13px 20px;
	color: #fff;
	font-size: 94%;
	letter-spacing: 0.15em;
	font-weight: bold;
}
#suntory_contents .drunkClm_list_cont{
	padding: 10px 0 10px 20px;
}
#suntory_contents .drunkClm_list_cont_item{
	margin-left:1em;
	text-indent:-1em;
	font-size: 94%;
	line-height: 2em;
	letter-spacing: 0.15em;
}
#suntory_contents .drunkClm-1 .drunkClm_visual_ttl,
#suntory_contents .drunkClm-1 .drunkClm_list_ttl{
	background: #53c2de;
}
#suntory_contents .drunkClm-2 .drunkClm_visual_ttl,
#suntory_contents .drunkClm-2 .drunkClm_list_ttl{
	background: #5f6fd2;
}
#suntory_contents .drunkClm-3 .drunkClm_visual_ttl,
#suntory_contents .drunkClm-3 .drunkClm_list_ttl{
	background: #9c6cc9;
}
#suntory_contents .drunkClm-4 .drunkClm_visual_ttl,
#suntory_contents .drunkClm-4 .drunkClm_list_ttl{
	background: #f179b1;
}
#suntory_contents .drunkClm-5 .drunkClm_visual_ttl,
#suntory_contents .drunkClm-5 .drunkClm_list_ttl{
	background: #ff7979;
}
#suntory_contents .drunkClm-6 .drunkClm_visual_ttl,
#suntory_contents .drunkClm-6 .drunkClm_list_ttl{
	background: #de324a;
}
#suntory_contents .arpContents_calculation{
	margin-bottom: 10px;
	padding: 32px 0;
	background: #e9f9ec;
}
#suntory_contents .arpContents_calculation_img{
	margin: 0 auto;
	width: 504px;
}
#suntory_contents .arpContents_calculation_option{
	margin-bottom: 40px;
	font-size: 88%;
	letter-spacing: 0.36em;
	line-height: 1.3em;
	text-align: left;
}

/* ----------------------------- モーダル ----------------------------- */

#suntory_contents .zoom,
#suntory_contents .zoom:focus{
	outline: none;
}
#suntory_contents .modalContainer{
	display: none;
}
#w01,#w02,#w03,#w04{
	font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ ゴシック",sans-serif;
	color: #4c4c4c;
	font-size: 100%;
	line-height: 1;
	-webkit-text-size-adjust: 100%;
	text-align: left;
}
#w01 img,#w02 img,#w03 img,#w04 img{
	vertical-align: top;
	border:none;
	width: 100%;
	height: auto;
}
#w01 .modal_inner,#w02 .modal_inner,#w03 .modal_inner,#w04 .modal_inner{
	padding: 80px;
	width: 920px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#w01 .popup_close,#w02 .popup_close,#w03 .popup_close,#w04 .popup_close{
	display: none;
}
#w01 .arpContents_main_article-l,#w02 .arpContents_main_article-l,#w03 .arpContents_main_article-l,#w04 .arpContents_main_article-l{
	text-align: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
#w01 .arpContents_main_article-l{
	background: #ddf3f8;
}
#w02 .arpContents_main_article-l{
	background: #fce4ef;
}
#w03 .arpContents_main_article-l{
	background: #ffe4e4;
}
#w04 .arpContents_main_article-l{
	background: #f8d6db;
}
#w01 .arpContents_main_article_head{
	padding: 15px 20px;
	background: #53c2de;
}
#w02 .arpContents_main_article_head{
	padding: 15px 20px;
	background: #f179b1;
}
#w03 .arpContents_main_article_head{
	padding: 15px 20px;
	background: #ff7979;
}
#w04 .arpContents_main_article_head{
	padding: 15px 20px;
	background: #de324a;
}
#w01 .arpContents_main_ttl,#w02 .arpContents_main_ttl,#w03 .arpContents_main_ttl,#w04 .arpContents_main_ttl{
	margin: 0; padding: 0;
	color: #fff;
	font-size: 119%;
	letter-spacing: 0.34em;
	line-height: 1em;
	font-weight: bold;
}
#w01 .arpContents_main_article_clm,#w02 .arpContents_main_article_clm,#w03 .arpContents_main_article_clm,#w04 .arpContents_main_article_clm{ /* 760 */
	padding: 20px;
	overflow: hidden;
}
#w01 .arpContents_main_article_clm_img,#w02 .arpContents_main_article_clm_img,#w03 .arpContents_main_article_clm_img,#w04 .arpContents_main_article_clm_img{
	float: left;
	margin-right: 30px;
	padding: 20px;
	width: 255px;
	background: #fff;
}
#w01 .arpContents_main_article_clm_txt,#w02 .arpContents_main_article_clm_txt,#w03 .arpContents_main_article_clm_txt,#w04 .arpContents_main_article_clm_txt{
	float: left;
	padding: 20px;
	width: 355px;
}
#w01 .arpContents_main_subTtl,#w02 .arpContents_main_subTtl,#w03 .arpContents_main_subTtl,#w04 .arpContents_main_subTtl{
	margin: 0; padding: 0;
	margin-bottom: 15px;
	font-size: 119%;
	letter-spacing: 0.34em;
	line-height: 1.5em;
	font-weight: bold;
}
#w01 .arpContents_main_txt,#w02 .arpContents_main_txt,#w03 .arpContents_main_txt,#w04 .arpContents_main_txt{
	font-size: 94%;
	line-height: 2em;
	letter-spacing: 0.15em;
}
#suntory_contents .arpContents_output_img{
	margin: 0 auto;
	padding-bottom: 40px;
	width: 763px;
}

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

	#suntory_contents .arpContents_pageTtl_inner-drunk{
		background: url(../img/drunk_main_img.png) center 85px no-repeat;
		background-size: 94px auto;
	}
	#suntory_contents .arpContents_main_drunkClm{
		margin-bottom: 17px;
		padding: 25px 17px 8px 17px;
	}
	#suntory_contents .drunkClm_l{
		float: none;
		margin-right: 0;
		width: 100%;
	}
	#suntory_contents .drunkClm_r{
		float: none;
		width: 100%;
	}
	#suntory_contents .drunkClm_visual{
		margin-bottom: 17px;
	}
	#suntory_contents .drunkClm_visual_ttl{
		padding: 13px 0;
		font-size: 94%;
		letter-spacing: 0.34em;
	}
	#suntory_contents .drunkClm_visual_img_link{
		right: 12px;
		bottom: 12px;
		font-size: 82%;
		letter-spacing: 0.15em;
	}
	#suntory_contents .drunkClm_txt{
		margin-bottom: 17px;
		font-size: 82%;
		line-height: 2em;
		letter-spacing: 0.15em;
	}
	#suntory_contents .drunkClm_list{
		margin-bottom: 17px;
	}
	#suntory_contents .drunkClm_list_ttl{
		padding: 8px 0 8px 13px;
		font-size: 82%;
		letter-spacing: 0.15em;
	}
	#suntory_contents .drunkClm_list_cont{
		padding: 6px 0 6px 13px;
	}
	#suntory_contents .drunkClm_list_cont_item{
		margin-left:1em;
		text-indent:-1em;
		font-size: 82%;
		line-height: 2em;
		letter-spacing: 0.15em;
	}
	#suntory_contents .arpContents_calculation{
		padding: 17px 0;
	}
	#suntory_contents .arpContents_calculation_img{
		width: 93%;
	}
	#suntory_contents .arpContents_calculation_option{
		margin-bottom: 22px;
		font-size: 63%;
		letter-spacing: 0.36em;
		line-height: 1.3em;
	}

	/* ----------------------------- モーダル ----------------------------- */

	#w01,#w02,#w03,#w04{
		font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ ゴシック",sans-serif;	color: #4c4c4c;
	}
	#w01 .modal_inner,#w02 .modal_inner,#w03 .modal_inner,#w04 .modal_inner{
		padding: 0;
		width: 100%;
	}
	#w01 .popup_close,#w02 .popup_close,#w03 .popup_close,#w04 .popup_close{
		display: block;
		min-height: 36px;
		background: #808080;
	}
	#w01 .popup_close_link,#w02 .popup_close_link,#w03 .popup_close_link,#w04 .popup_close_link{
		display: block;
		color: #fff;
		font-size: 63%;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.32em;
	}
	#w01 .popup_close_link span,#w02 .popup_close_link span,#w03 .popup_close_link span,#w04 .popup_close_link span{
		display: inline-block;
		padding: 13px 21px;
		background: url(../../common/img/ic_close_sp.png) 0 center no-repeat;
		background-size: 9px 9px;
	}
	#w01 .arpContents_main_article_head,#w02 .arpContents_main_article_head,#w03 .arpContents_main_article_head,#w04 .arpContents_main_article_head{
		padding: 10px 12px;
	}
	#w01 .arpContents_main_ttl,#w02 .arpContents_main_ttl,#w03 .arpContents_main_ttl,#w04 .arpContents_main_ttl{
		font-size: 88%;
		letter-spacing: 0.34em;
		line-height: 1.5em;
	}
	#w01 .arpContents_main_article_clm,#w02 .arpContents_main_article_clm,#w03 .arpContents_main_article_clm,#w04 .arpContents_main_article_clm{
		padding: 20px 10px 10px 10px;
	}
	#w01 .arpContents_main_article_clm_img,#w02 .arpContents_main_article_clm_img,#w03 .arpContents_main_article_clm_img,#w04 .arpContents_main_article_clm_img{
		float: none;
		margin-right: 0;
		padding: 10px;
		width: 100%;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	#w01 .arpContents_main_article_clm_txt,#w02 .arpContents_main_article_clm_txt,#w03 .arpContents_main_article_clm_txt,#w04 .arpContents_main_article_clm_txt{
		float: none;
		padding: 10px;
		width: 100%;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	#w01 .arpContents_main_subTtl,#w02 .arpContents_main_subTtl,#w03 .arpContents_main_subTtl,#w04 .arpContents_main_subTtl{
		font-size: 88%;
		letter-spacing: 0.34em;
		line-height: 1.5em;
	}
	#w01 .arpContents_main_txt,#w02 .arpContents_main_txt,#w03 .arpContents_main_txt,#w04 .arpContents_main_txt{
		font-size: 82%;
		line-height: 2em;
		letter-spacing: 0.15em;
	}
	#suntory_contents .arpContents_output_img{
		padding-bottom: 26px;
		width: 100%;
	}


}