@charset "utf-8";
/*------------------------------------------------------------
[reset_lagacy] 
------------------------------------------------------------ */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, dl, dt, dd, from, table, th, td, input, select, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline:none;
	color:#000;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}


/*------------------------------------------------------------
[SP] leagacy default
------------------------------------------------------------ */
a:link { color: #0066aa; }
a:visited { color: #0088dd; }
a:hover { color: #2288aa; }

/*------------------------------------------------------------
[SP] 
------------------------------------------------------------ */
#sbf_main_cnt {
	margin: 8vw 4vw 9.653333333333333vw;
	padding: 0;
	width: auto;
	min-height: auto;
}
#sbf_main_cnt h1 {
	display:none;
}
.btm {
	margin: 0;
	width: auto;
	height: auto;
}
#container {
	margin: 0;
	width: auto;
	text-align:left;
}

/* フロート解除 */
.clearfix {
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.txt a + img {
	margin-left: 1.333333333333333vw;
	display: inline-block;
}
.sbf_main_cnt {
	margin-top: 45px !important;
	padding-top: 0 !important;
}
#h1_area {
	display: none;
}
.news2013 {
	width: auto;
	/*line-height: 0;*/
}
.news2013 .number {
	margin-bottom: 3.2vw;
	color: #444444;
	font-size: 3.733333333333333vw;
	line-height: 1.3em;
	text-align:left;
}
.news2013 .corp_name {
	color: #444444;
	font-size: 3.733333333333333vw;
	line-height: 1.3em;
	text-align: right;
}

.news2013 .big_title {
	margin: 12vw 0 0;
	font-size: 1.3em;
	font-size: 4.8vw;
	line-height: 1.5;
	font-weight: bold;
	color: #444444;
}

.news2013 .big_title2 {
	margin: 12vw 0 0;
	text-align: center;
	font-size: 1.2em;
	font-size: 4.266666666666667vw;
	line-height: 1.2;
	color: #444444;
}
.news2013 .big_title .sub {
	margin: 12vw 0 0;
	display: block;
	font-size: 0.7em;
	font-size: 1.6vw;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 1em;
}
.news2013 .main_image {
	margin: 4.533333333333333vw 0 5.333333333333333vw;
	text-align: center;
}
.news2013 .honbun {
	/*background: url(../img2013/sbf_line.gif) repeat-x left bottom;*/
	margin: 8vw 0 0 0;
	font-size: 0.9em;
	font-size: 3.733333333333333vw;
	line-height: 1.7;
	width: auto;
}
.news2013 .honbun p {
	color: #444444;
	padding: 0;
	margin-bottom: 6.346666666666667vw;
	line-height: 1.7;
}
.news2013 .honbun_last {
	margin-bottom: 2px!important;
}
.news2013 .print {
	display: none;
}

/*新着情報リスト*/
#container dl.news_list {
	margin:0;
}
#container dl.news_list dt {

}
#container dl.news_list dt span {
	display:block;
	font-size:3.733333333333333vw;
	color:#334455;
	font-weight:bold;
}
#container dl.news_list dd {

}
#container dl.news_list dd li {
		margin: 0 0 5.333333333333333vw;
		padding:0 0 5.333333333333333vw;
		border-bottom: 0.266666666666667vw #5BC2DC dotted;
}
#container dl.news_list dd li a {
	font-size:3.733333333333333vw;
	font-weight:bold;
	line-height:1.7;
}
#container dl.news_list dd li a.link_blank {
	background:url(../img/legacy/sbf_tgt_blank.jpg) no-repeat right 0;
	background-size: 4vw auto;
	padding:0 6.6666666666667vw 0 0;
}


/*------------------------------------------------------------
[PC]
------------------------------------------------------------ */
@media print, screen and (min-width:768px) {

/*------------------------------------------------------------
[PC] leagacy default
------------------------------------------------------------ */

a:link { color: #0066aa; }
a:visited { color: #0088dd; }
a:hover { color: #2288aa; }

/* === SBF WRAP ========================================== */
#sbf_wrap {
	background: #ceedf5 url(../img2013/sbf_wrap_bg.jpg) repeat-x top left;
}
#sbf_wrap_inr {
	background: url(../img2013/sbf_wrap_inr_bg.jpg) repeat-x bottom left;
}
#sbf_symbol {
	width: 100%;
	min-height: 500px;
	background:url(../img2013/sbf_symbol_bg.png) no-repeat top center;
	padding-top:12px;
}
/* === SBF MAIN CNT ========================================== */

#sbf_main_cnt {
	margin: 0 auto;
	padding: 33px 0 0;
	width: 980px;
	min-height: 200px;
}
#sbf_main_cnt h1 {
	display: block;
	margin: 0 auto 25px;
	width: 910px;
}
.btm {
	margin: 0 auto;
	width: 980px;
	height: 85px;
}
#container {
	margin: 0 auto;
	width: 910px;
	text-align:left;
}

/*------------------------------------------------------------
[PC] 
------------------------------------------------------------ */
/*コンテンツ背景*/
body#news #sbf_main_cnt {
	background: url(../img/legacy/sbf_main_cnt_bg_b.png) repeat-y top center;
}
body#news .btm {
	background: url(../img/legacy/sbf_main_cnt_btm_b.png) no-repeat bottom center;
}

.txt a + img {
	margin-left: 5px;
	display: inline-block;
}

.sbf_main_cnt {
	margin-top: 45px !important;
	padding-top: 0 !important;
}
#h1_area {
	display: block;
	padding-top: 6px;
	position: relative;
}
#h1_area .print {
	display: block;
	width: 155px;
	float: right;
	position: absolute;
	top: -10px;
	right: 40px;	
}
#h1_area .print a {
	background:  url(../img/legacy/btn_print.gif) no-repeat left top;
	display: block;
	width: 155px;
	height: 40px;
}
#h1_area .print a:hover {
	background:  url(../img/legacy/btn_print.gif) no-repeat left bottom;
}
#h1_area .print img {
	display: none;
}
#h1_area .print span {
	display: none;
}
#h1_area h1 {
	line-height: 0;
	margin-bottom: 22px;
}

.news2013 {
	width: 910px;

	/*line-height: 0;*/
}
.news2013 .number {
	margin: 0;
	color: #444444;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-left: 4px;
	padding-top: 5px;
	float:left;
	text-align:left;
	width:400px;
}
.news2013 .corp_name {
	color: #444444;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 5px 4px 37px 0;
	text-align: right;
	float:right;
	width:500px;
}

.news2013 .big_title {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #444444;
	margin: 0;
	padding-top: 25px;
}

.news2013 .big_title2 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #444444;
	padding-top: 25px;
}

.news2013 .big_title .sub {
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 1em;
}
.news2013 .main_image {
	margin: 17px 0 20px;
	text-align: center;
}
.news2013 .honbun {
	/*background: url(../img2013/sbf_line.gif) repeat-x left bottom;*/
	margin: 27px 0 0 105px;
	font-size: 0.9em;
	width: 700px;
}
.news2013 .honbun p {
	color: #444444;
	padding: 0 5px;
	margin-bottom: 23px;
	line-height: 1.5em;
}
.news2013 .honbun_last {
	margin-bottom: 2px!important;
}

.news2013 .print {
	display: block;
	width: 155px;
	float: right;
	margin: 0 5px 5px 0;
}
.news2013 .print a {
	background: url(../img/legacy/btn_print.gif) no-repeat left top;
	display: block;
	width: 155px;
	height: 40px;
}
.news2013 .print a:hover {
	background:  url(../img/legacy/btn_print.gif) no-repeat left bottom;
}
.news2013 .print span {
	display: none;
}

/*新着情報H1エリア*/
#sbf_main_cnt #h1_area {
	position:relative;
	padding-top:5px;
}
#sbf_main_cnt #h1_area h1 {
	margin-bottom:20px;
	line-height:0;
}
#sbf_main_cnt #h1_area p {
	margin-bottom:0;
	line-height:0;
}
#sbf_main_cnt #h1_area .rss_link {
	width: 168px;
	height:56px;
	position: absolute;
	top: -16px;
	right:39px;
}

/*新着情報リスト*/
#container dl.news_list {
	width:900px;
	background:url(../img/legacy/sbf_border_news.jpg) bottom left repeat-x;
	margin:0 0 20px 5px;
	padding-bottom:19px;
	display: flex;
}
#container dl.news_list:last-child {
	margin: 0 0 0 5px;
}
#container dl.news_list dt {
	width:160px;
	background:url(../img/legacy/sbf_date_top.jpg) top left no-repeat;
	padding-top:12px;
	margin-right:20px;
}
#container dl.news_list dt span {
	display:block;
	font-size:0.9em;
	color:#334455;
	font-weight:bold;
	text-align:center;
	background:url(../img/legacy/sbf_date_btm.jpg) bottom left no-repeat;
	padding-bottom:11px;
}
#container dl.news_list dd {
	width:712px;
}
#container dl.news_list dd li {
		margin: 0;
		padding:0.5em 0 0.2em;
		border-bottom: none;
}
#container dl.news_list dd li a {
	font-size:0.8em;
	font-weight:bold;
	line-height:2em;
}
#container dl.news_list dd li a.link_blank {
	background:url(../img/legacy/sbf_tgt_blank.jpg) top right no-repeat;
	padding:2px 25px 3px 0;
}

@media print{
  /*------------------------------------------------------------
  [PC] 印刷用css
  ------------------------------------------------------------ */
  /* 追加要素 */
  body#news #suntory_contents, 
  #sbf_wrap, 
  #sbf_symbol, 
  #sbf_wrap_inr, 
  #sbf_symbol {
	  background: none;
  }
  #suntoryCommonHeader,
  #suntoryCommonFooter,
  #suntory_hd_include_201209, #sbf_header, #sbf_waste, #suntory_ft_include_201209, .btn_EN {
	  display:none;
  }
  #suntory_contents #sbf_header_softdrink,
  #suntory_contents #sbf_footer_softdrink {
		display:none;
		}
  
  /* /追加要素 */

  .sbf_main_cnt {
	  margin-top: 45px !important;
	  padding-top: 0 !important;
  }
  #h1_area {
	  padding-top: 6px;
	  position: relative;
  }
  #h1_area .print {
	  width: 165px;
	  float: right;
	  position: absolute;
	  top: 10px;
	  right: 65px;	
  }
  #h1_area .print a {
	  display:none;
  }
  #h1_area .print a:hover {
	  display:none;
  }
  #h1_area .print span {
	  display: none;
  }
  #h1_area h1 {
	  line-height: 0;
	  margin-bottom: 22px;
  }
  
  .news2013 {
	  width: 910px;
	  /*line-height: 0;*/
  }
  .news2013 .number {
	  color: #444444;
	  font-size: 0.9em;
	  line-height: 1.3em;
	  padding-left: 4px;
	  padding-top: 5px;
	  float:left;
	  width:400px;
  }
  .news2013 .corp_name {
	  color: #444444;
	  font-size: 0.9em;
	  line-height: 1.3em;
	  padding: 5px 0 37px;
	  text-align: right;
	  float:right;
	  width:400px;
  }
  
  .news2013 .big_title {
	  text-align: center;
	  font-size: 1.3em;
	  line-height: 1.2em;
	  font-weight: bold;
	  color: #444444;
	  padding-top: 25px;
  }
  
  .news2013 .big_title2 {
	  text-align: center;
	  font-size: 1.1em;
	  line-height: 1.2em;
	  color: #444444;
	  padding-top: 25px;
  }
  
  .news2013 .big_title .sub {
	  font-size: 0.7em;
	  font-weight: bold;
	  line-height: 2.4em;
  }
  .news2013 .main_image {
	  margin: 17px 0 20px;
	  text-align: center;
  }
  .news2013 .honbun {
	  /*background: url(../img2013/sbf_line.gif) repeat-x left bottom;*/
	  padding-bottom: 22px;
	  margin: 27px 0 0 105px;
	  font-size: 0.9em;
	  width: 700px;
  }
  .news2013 .honbun p {
	  color: #444444;
	  padding: 0 5px;
	  margin-bottom: 23px;
	  line-height: 1.5em;
  }
  .news2013 .honbun_last {
	  margin-bottom: 2px!important;
  }
  
  .news2013 .print {
	  display:none;
	  width: 155px;
	  float: right;
	  margin: 0 5px 5px 0;
  }
  .news2013 .print a {
	  display:none;
	  background: url(../img/legacy/btn_print.gif) no-repeat left top;
	  display: block;
	  width: 155px;
	  height: 40px;
  }
  .news2013 .print a:hover {
	  display:none;
	  background:  url(../img/legacy/btn_print.gif) no-repeat left bottom;
  }
  .news2013 .print span {
	  display: none;
  }
  
  
  
}



}