@import url("common_en.css");

/*@import url("reset.css");
freearea parts config ------------------------------ */

sup {
	font-size: 0.8em;
	top: 0;
	vertical-align: super;
}

sub {
	font-size: 0.8em;
	bottom: 0;
}

em,i {
	font-style: italic;
}

strong{
	font-weight: bold;
}



p.copyguard,
div.copyguard {
	position: relative;
}
p.copyguard:after,
div.copyguard:after {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url(/news/img/spacer.gif);
	content: "";
	z-index: 100;
	display: block;
}

#free_area p.cautiontxt {
	font-size: 0.8em;
	text-indent: -1em;
	padding: 0 0 0 1em;
	line-height: 1.5;
}

/*
basic config ------------------------------ */

#article_wrap{
	width: 960px;
	margin: 0 auto;
}

#bread_wrap{
	margin: 20px 0 0 0;
}

#bread_list{
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #4e4e4e;
	float: left;
}

#bread_list a{
	color: #5bc2dc;
	font-size: 11px;
}

#ttl_box{
	margin: 48px 0 0 0;
	border-bottom: 3px solid #5bc2dc;
	padding: 0 0 15px 0;
}

#ttl_box h1{
	float: left;
	color: #5bc2dc;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0 0 22px;
}

#print_btn{
	float: right;
}

#print_btn a{
	display: block;
	color: #fff;
	background: #999999;
	padding: 8px 16px;
	font-size: 12px;
}

#print_btn a:hover{
	text-decoration: none;
	opacity: 0.8;
}

.print_btn img.logo {
	display: none;
}

#article_data{
	margin: 12px 0 0 0;
	font-size: 12px;
	color: #333333;
}

#news_ttl{
	display: none;
}

#data_txt{

}

#suntory_contents li#num_date{
	float: left;
	margin: 7px 5px 0 0;
}

#num_date{
	float: left;
	margin: 7px 5px 0 0;
}

#art_category{
	float: left;
	margin: 0 0 0 14px;
}

#art_category img {
	vertical-align: bottom;
}

#company_name{
	float: right;
	margin: 7px 0 0 0;
}

#article_ttl{
	margin: 10px 0 0 0;
	background: #def3f8;
	padding: 12px 20px;
}

#article_ttl h2{
	font-size: 24px;
	color: #333333;
	line-height: 1.4;
	margin: 0;
}

#suntory_contents p#sub_ttl{
	font-size: 16px;
	color: #333333;
	line-height: 1.4;
	margin: 12px 0 0 0;
}

#article_category{
	margin: 6px 0 0 0;
}

#free_area{
	padding: 0 40px;
	margin: 70px 0 0 0;
	font-size: 16px;
	color: #343434;
	line-height: 1.4;
}

#free_area p{
	line-height: 1.7;
	padding: 0 0 14px 0;
	font-family: Arial,Helvetica,sans-serif;
}

#free_area h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	color: #333333;
	margin: 0 0 0 0;
	padding: 18px 0 18px 0px;
}

#free_area p.h2_txt{
	margin: 16px 0 0 14px;
}

#free_area h3{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 8px 0 8px 0;
	border: none;
}

#free_area h3:before{
	content: "●";
}

#free_area p.h3_txt{
	margin: 0 0 0 16px;
}

#free_area h4{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 8px 0 8px 0;
	margin: 18px 0 0 16px;
}

#free_area h4:before{
	content: "▼";
}

#free_area p.h4_txt{
	margin: 0 0 0 32px;
}

#free_area a{
	color: #0066aa;
}

#free_area p.sp_expand_img{
	display: none;
}

.table_border{
	margin: 0 auto;
	width: 100%;
	border: 1px solid #aaaaaa;
}

.table_border th{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	background: #cccccc;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #aaaaaa;
	padding: 8px;
}

.table_border td{
	font-size: 14px;
	color: #333333;
	border: 1px solid #aaaaaa;
	padding: 8px;
	vertical-align: middle;
}

.table_no_border{
	border: none;
	margin: 20px 0 0 0;
}

.table_no_border th{
	font-weight: bold;
	font-size: 18px;
	padding: 0 30px 0 0;
}

.table_no_border tr{
}

.table_no_border td{
/*	font-size: 14px; */
	color: #343434;
	line-height: 1.4;
/*	padding: 0 0 30px 0; */
	padding: 0 20px 15px 0;
}

.box_border {
	margin: 0 auto;
	border: 1px solid #aaaaaa;
}
.box_border td {
	padding: 10px;
}

.title_box {
	margin: 40px 0 20px 0;
	width: 100%;
	border: 1px solid #5bc2dc;
	background-color: #def3f8;
}

.title_box td {
	padding: 10px;
	font-weight: bold;
}

.three_img{
	margin: 0 auto 50px;
}

.three_img:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.three_img li{
	display: block;
	width: 33%;
	float: left;
	text-align: center;
}

.three_img li a:after{
    content: "";
    display: block;
    width: 200px;
    height: 30px;
    background: url("../img/btn_hi_img.gif") no-repeat;
    margin: 10px auto 0;
}

.two_img{
	margin: 0 auto 50px;
}

.two_img li{
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}

.two_img li a:after{
    content: "";
    display: block;
    width: 200px;
    height: 30px;
    background: url("../img/btn_hi_img.gif") no-repeat;
    margin: 10px auto 0;
}

.two_img:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.single_img li{
	text-align: center;
	margin: 0 0 30px 0;
}

.single_img li a:after{
    content: "";
    display: block;
    width: 200px;
    height: 30px;
    background: url("../img/btn_hi_img.gif") no-repeat;
    margin: 10px auto 0;
}

.three_img li a,
.two_img li a,
.single_img li a {
	display: block;
}

.table_space {
	margin: 0 auto;
}

.table_space td {
	padding: 0 3px 3px;
	font-size: 75%;
	text-align: center;
}

#ref_link_wrap{
/*	margin: 20px 0 0 0; */
	padding: 0 0 0 40px;
	margin: 20px 40px 0 0;
}

.ref_link{
/*	float: right;
	font-size: 14px; */
	float: left;
	font-size: 100%;
}

.ref_link td{
	padding-bottom: 8px;
}

.name_cell{
	padding-right: 24px;
}

.link_cell{
}

.out_link{
}

.out_link:after{
	content: "";
	display: inline-block;
	width: 20px;
	height: 19px;
	background: url("../img/icon_outlink.gif") no-repeat;
	background-position: 0 5px;
	margin: 0 0 0 8px;
}

.pdf_link:after{
	content: "";
	width: 12px;
	height: 14px;
	background: url("../img/icon_pdf.gif") no-repeat;
	display: inline-block;
	margin: 0 0 0 10px;
}

#inquire{
	border: 2px solid #5bc2dc;
	padding: 15px 20px;
/*	margin: 20px 0 0 0; */
	margin: 40px 40px 0 40px;
}

#inquire_ttl{
	font-size: 18px;
	font-weight: bold;
	color: #5bc2dc;
}

#inquire dl{
	margin: 20px 0 0 30px;
	font-size: 14px;
	color: #333333;
}

#inquire dt{
	float: left;
	margin: 0 20px 0 0;
	line-height: 1.4;
}

#inquire dd{
	float: left;
	line-height: 1.4;
}

#inquire p {
	padding: 20px 0 0 30px;
	font-size: 14px;
	line-height: 1.4;
	color: #333;
}

#btm_btns{
	margin: 30px 0 0 0;
}

#news_top{
	float: left;
}

#news_top_sp{
	display: none;
}

#social_btn_btm{
	float: right;
}

#go_top_wrap{
	margin: 100px 20px 0 0;
}

#go_top{
	color: #0066aa;
	font-size: 12px;
	cursor: pointer;
	background: url("../img/icon_top.gif") no-repeat;
	background-position: 100% 0;
	float: right;
	height: 19px;
	padding: 3px 26px 0 0;
}

#go_top:hover{
	text-decoration: underline;
}

#suntory_contents #h1_area h1{
	text-align: left;
	margin: 0 0 20px 40px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	color: #0f7baa;
	width: auto;
}

.print_btn{
	margin: 0 35px 0 0;
}

#suntory_contents h1{
	margin: 0;
}

.table_imgR_txtL{
	
}

.table_imgR_txtL:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.table_imgR_txtL img{
	float:right;
	margin: 0 0 0 10px;
}

.table_imgR_txtL p{

}

.table_imgL_txtR{
	
}

.table_imgL_txtR:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.table_imgL_txtR img{
	float:left;
	margin: 0 10px 0 0;
}

.table_imgL_txtR p{

}

table.imgR_txtL {
	margin:0 0 30px 0;
	width:100%;
}
	
table.imgR_txtL div {
	padding: 0;
	float: right;
	text-align:center;
}

table.imgR_txtL div:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

table.imgR_txtL img{
	margin: 0 0 0 5px;
}

table.imgL_txtR {
	width:100%;
	margin:0 0 30px 0;
}
	
table.imgL_txtR div {
	padding: 0;
	float: left;
	text-align:center;
}

table.imgL_txtR div:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

table.imgL_txtR img{
	margin: 0 5px 0 0;
}
/*----------------------------------------------------

#img_list

----------------------------------------------------*/
/* SHD */
#article_wrap #img_list{
	width :960px;
	margin: 0 auto;
}
#article_wrap #img_list ul li {
    margin: 2.4%;
}
/* SBF */
#container #img_list{
	width :910px;
	margin: 0 auto;
}
#container #img_list ul li {
    margin: 1.6%;
}

/* common */
#img_list_ttl{
	width: auto;
    margin: 20px auto;
    color: #333333;
    font-size: 24px;
    text-align: center;
}
#img_list ul li {
    width: 270px;
    display: inline-block;
    vertical-align: top;
}
#img_list a {
    color: #0066aa;
	padding: 10px;
	display: block;
	min-height: 120px;
}
#img_list a:hover{
	text-decoration: none;
}
#img_list a:hover >  img{
	opacity: 0.6;
}

#img_list dl dt{
    text-align: center;
    border: 1px solid #AAA;
    margin-bottom: 15px; 
	position:relative;
}

#img_list a:after {
    font-family: 'FontAwesome';
    content: '\f019';
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 20px;
    border-left: 1px solid#AFAFAF;
    border-top: 1px solid#AFAFAF;
    padding: 6px;
    color: #FFF;
    background: #808080;
    opacity: 0.8;
    text-decoration: none;
	line-height: 1em;
}
/*
#img_list dl dt:after {
font-family: 'FontAwesome';
    content: '\f019';
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 20px;
    border-left: 1px solid#AFAFAF;
    border-top: 1px solid#AFAFAF;
    padding: 8px;
    color: #FFF;
    background: #808080;
    opacity: 0.8;
}*/
#img_list dl dt img{
    max-height:120px;
    max-width: 100%;
    vertical-align: middle;

}

#img_list dl dd{
    font-size: 14px;
	margin: 0;
	text-align: left;
	color: #333333;
}


/*

anchor_link

*/
#suntory_contents .single_image li a:hover{
text-decoration:none;
}
#suntory_contents .two_image li a:hover{
text-decoration:none;
}
#suntory_contents .three_image li a:hover{
text-decoration:none;
}
#suntory_contents .three_image{
	margin: 0 auto 50px;
}

#suntory_contents .three_image:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#suntory_contents .three_image li{
	display: block;
	width: 33%;
	float: left;
	text-align: center;
}

/*
#suntory_contents .three_image li a:after{
    content: "";
    display: block;
    width: 200px;
    height: 30px;
    background: url("../img/btn_hi_img.gif") no-repeat;
    margin: 10px auto 0;
}*/

#suntory_contents .two_image{
	margin: 0 auto 50px;
}

#suntory_contents .two_image li{
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}
/*
#suntory_contents .two_image li a:after{
    content: "";
    display: block;
    width: 200px;
    height: 30px;
    background: url("../img/btn_hi_img.gif") no-repeat;
    margin: 10px auto 0;
}*/

#suntory_contents .two_image:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#suntory_contents .single_image{
	margin: 0 auto 50px;
}

#suntory_contents .single_image li{
	text-align: center;
	margin: 0 0 30px 0;
}
/*
#suntory_contents .single_image li a:after{
    content: "";
    display: block;
    width: 200px;
    height: 30px;
    background: url("../img/btn_hi_img.gif") no-repeat;
    margin: 10px auto 0;
}*/

#suntory_contents .three_image li a,
#suntory_contents .two_image li a,
#suntory_contents .single_image li a {
	display: block;
}
#suntory_contents #free_area .img_list_anchor_wrap {
    width: 100%;
    margin: 40px auto 0;
}
#suntory_contents #free_area .img_list_anchor {
    display: block;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 0 auto;
    border: #5bc2dc solid 1px;
    padding: 10px;
    color: #5bc2dc;
    font-size: 16px;
    width: 60%;
    text-align: center;
}
#suntory_contents #free_area .img_list_anchor:hover {
    background: url(../img/anchor_down_hover.png) right 10px bottom 50% #5bc2dc no-repeat;
    color: #FFF;
}
/*
#suntory_contents .single_image li a:after{
    content: "画像ダウンロードはこちら";
    display: block;
    width: 205px;
    height: 25px;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 10px auto;
    border: #5bc2dc solid 1px;
    padding: 5px 0px 0px 10px;
    color: #5bc2dc;
    text-align: left;
	font-size: 14px;
}
#suntory_contents .two_image li a:after{
    content: "画像ダウンロードはこちら";
    display: block;
    width: 205px;
    height: 25px;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 10px auto;
    border: #5bc2dc solid 1px;
    padding: 5px 0px 0px 10px;
    color: #5bc2dc;
    text-align: left;
	font-size: 14px;
}
#suntory_contents .three_image li a:after{
    content: "画像ダウンロードはこちら";
    display: block;
    width: 205px;
    height: 25px;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 10px auto;
    border: #5bc2dc solid 1px;
    padding: 5px 0px 0px 10px;
    color: #5bc2dc;
    text-align: left;
	font-size: 14px;
}*/
@media screen and (max-width: 767px){

#suntory_contents #h1_area h1{
	margin: 20px 0 10px 20px;
}

#article_wrap{
	width: auto;
}

#bread_wrap{
	display: none;
}

#ttl_box{
	margin: 18px 10px 0 10px;
	border-bottom: 2px solid #5bc2dc;
	padding: 0 0 10px 0;
}

#ttl_box h1{
	float: none;
	font-size: 18px;
	padding: 0 0 0 10px;
}

#print_btn{
	display: none;
}

.print_btn{
	display: none;
}

#article_data{
	margin: 0 0 0 20px;
}

#art_category{
	margin: 10px 0 0 0;
}

#news_ttl{
	display: block;
	margin: 20px 5px 0;
	border-bottom: 1px solid #5bc2dc;
	font-size: 18px;
	font-weight: bold;
	color: #5bc2dc;
	padding: 0 0 8px 0;
}

#suntory_contents #data_txt li{
	float: none;
	line-height: 1.4;
}

#data_txt li{
	float: none;
}

#article_ttl{
	margin: 10px 0 0 0;
	padding: 20px 20px;
}

#article_ttl h2{
	font-size: 18px;
}

#sub_ttl{
	font-size: 14px;
	margin: 14px 0 0 0;
}

#free_area{
	padding: 0 15px;
	margin: 30px 10px 0 10px;
	font-size: 14px;
	color: #343434;
	line-height: 1.4;
}

#free_area p{
	line-height: 1.7;
	padding: 0 0 14px;
}

#free_area h2{
	font-size: 18px;
	margin: 15px 0 0 0;
	padding: 9px 0 9px 0px;
}

#free_area h3{
	font-size: 16px;
	padding: 8px 0;
}

#free_area p.sp_expand_img{
	display: block;
	width: 179px;
	height: 22px;
	background: url("../img/img_expand.gif") no-repeat;
	background-size: 100%;
	padding: 0 0 5px 0;
}

.table_border th{
	color: #333333;
	padding: 8px 4px;
	vertical-align: middle;
}

.table_border td{
	padding: 8px 4px;
	vertical-align: middle;
}



.table_no_border th{
	font-weight: bold;
	font-size: 14px;
	padding: 20px 0 0 0;
	display: block;
}

.table_no_border td{
	font-size: 14px;
	padding: 0 10px 10px 0;
}

.title_box td {
	font-size: 80%;
}

.img_30{
	width: 30%;
}

.img_50{
	width: 50%;
}

.img_60{
	width: 60%;
}

.img_80{
	width: 80%;
}

.img_90{
	width: 90%;
}

#free_area ul.three_img{
	margin: 0 auto 25px;
}

#free_area ul.three_img li{
	display: block;
	width: auto;
	float: none;
	text-align: center;
	margin: 0 0 20px 0;
}

.three_img li a:after{
	display: none;
}

.two_img{
	margin: 0 auto 25px;
}

.two_img li{
	display: block;
	width: auto;
	float: none;
	text-align: center;
	margin: 0 0 20px 0;
}

.two_img li a:after{
	display: none;
}

.single_img li a:after{
	display: none;
}

.hiq_img:after{
	content: "";
	display: none;
}

#ref_link_wrap {
	padding: 0 10px;
	margin: 20px 0 0;
}

.ref_link{
	float: none;
	font-size: 14px;
	margin: 0 10px;
	width: 94%;
}

.ref_link td{
	display: block;
	word-break: break-all;
}

.name_cell{
	padding-right: 0;
}

.link_cell{
	text-align: right
}

#inquire{
/*	border: none;
	border-top: 2px solid #5bc2dc;
	border-bottom: 2px solid #5bc2dc; */
	border: 2px solid #5bc2dc;
	padding: 15px 10px;
	margin: 40px 0;
	text-align: center;
}

#inquire_ttl{
	font-size: 14px;
}

#inquire dl{
	margin: 20px 0 0 0;
}

#inquire dt{
	float: none;
	margin: 0 0 0 0;
}

#inquire dd{
	float: none;
	margin: 8px 0 0 0;
	line-height: 1.4;
}

#inquire p {
	margin: 20px 0 0 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
}

#btm_btns{
	margin: 12px 0px 0;
}

#news_top{
	display: none;
}

#news_top_sp{
	display: block;
}

#news_top_sp a{
	display: block;
	background: #5cc2dc url("../img/icon_arrow.png") no-repeat;
	background-position: 10px 10px;
	background-size: 12px 18px;
	padding: 10px 0 10px 40px;
	color: #fff;
	font-size: 18px;
}

#news_top_sp a:hover{
	text-decoration: none;
}

#go_top_wrap{
	margin: 60px 10px 0 0;
}


.table_imgR_txtL{
	text-align:center;
}

.table_imgR_txtL img{
	float:none;
}
	
.table_imgR_txtL p{
	text-align:left;
}

.table_imgL_txtR{
	text-align:center;
	}

.table_imgL_txtR img{
	float:none;
}

.table_imgL_txtR p{
	text-align:left;
}

table.imgR_txtL {
	margin:0 0 15px 0;
}

table.imgR_txtL div {
	margin:0 0 15px 0;
	text-align:center;
	float:none;
}

table.imgL_txtR {
	margin:0 0 15px 0;
}

table.imgL_txtR div {
	margin:0 0 15px 0;
	text-align:center;
	float:none;
}


/*------------------------------

#img_list

------------------------------*/

#img_list_ttl{
	width: auto;
    padding: 0 15px;
}

/* 
#article_wrap #img_list {
	width: auto;
    padding: 0 15px;
}

#article_wrap #img_list ul li {
    width: 43%;
    display: inline-block;
    vertical-align: top;
    margin: 2.4%;
}
*/
#container #img_list_ttl{
	width: auto;
    padding: 0 15px;
	line-height: 1.5em;
}

#container #img_list {
	/*text-align: center;*/
	width: auto;
    padding: 0 15px;
}

#container #img_list ul li {
    width: 43%;
    display: inline-block;
    vertical-align: top;
    margin: 2.4%;
}

#container #img_list dl dt img {
    max-height: 140px;
    max-width: 100%;
    vertical-align: middle;
	box-sizing: border-box;
	padding: 10px;
	top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    position: relative;
	display: inline-block;
	visibility: hidden;

}
#container #img_list dl dd {
	line-height: 1.5em;
}


/* common */

#img_list dl dt {
	background: #AAA;
}

#img_list dl dt img {
    max-height: 120px;
    max-width: 100%;
    vertical-align: middle;
	box-sizing: border-box;
	padding: 10px;
}

#img_list a {
	padding:0px;
	margin: 0 0 30px 0;
	background: #FFF;
}
/*
#img_list a:after {
    font-family: 'FontAwesome';
    content: '\f019';
    font-size: 20px;
    position: relative;
    border-left: none;
    border-top: none;
    padding: 6px;
    color: #FFF;
    background: #888888;
    text-decoration: none;
    display: block;
}*/
#img_list a:after {
    font-family: 'FontAwesome';
    content: '\f019';
    font-size: 20px;
    position: absolute;
    border-left: none;
    border-top: none;
    padding: 4px 0;
    color: #FFF;
    background: none;
    text-decoration: none;
    display: block;
    width: 100%;
	bottom: 0;
	opacity: 1;
}
/*----------------------------------------------

anchor link 

----------------------------------------------*/
#suntory_contents .single_image li a:hover{
text-decoration:none;
}
#suntory_contents .single_image li a:hover{
text-decoration:none;
}
#suntory_contents .single_image li a:hover{
text-decoration:none;
}
/*
#suntory_contents .single_image li a:hover:after{
    content: "画像ダウンロードはこちら";
    display: block;
    width: 230px;
    height: 30px;
    background: url(../img/font-awesome_4-7-0_chevron-circle-down_20_0_5bc2dc_none.png) right 10px bottom 50% no-repeat;
    margin: 10px auto;
    border: #5bc2dc solid 1px;
    padding: 8px 0px 0px 10px;
    color: #5bc2dc;
    text-align: left;
}
*/

#suntory_contents #free_area .img_list_anchor_wrap {
    width: 100%;
    margin: 30px auto 0;
}
#suntory_contents #free_area .img_list_anchor {
    display: block;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 0 auto;
    border: #5bc2dc solid 1px;
    padding: 10px;
    color: #5bc2dc;
    font-size: 16px;
    width: 80%;
    text-align: center;
}


/*
#suntory_contents .single_image li a:after{
    content: "画像ダウンロードはこちら";
    display: block;
    width: 205px;
    height: 25px;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 10px auto;
    border: #5bc2dc solid 1px;
    padding: 5px 0px 0px 10px;
    color: #5bc2dc;
    text-align: left;
	font-size: 14px;
}
#suntory_contents .two_image li a:after{
    content: "画像ダウンロードはこちら";
    display: block;
    width: 205px;
    height: 25px;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 10px auto;
    border: #5bc2dc solid 1px;
    padding: 5px 0px 0px 10px;
    color: #5bc2dc;
    text-align: left;
	font-size: 14px;
}
#suntory_contents .three_image li a:after{
    content: "画像ダウンロードはこちら";
    display: block;
    width: 205px;
    height: 25px;
    background: url(../img/anchor_down.png) right 10px bottom 50% no-repeat;
    margin: 10px auto;
    border: #5bc2dc solid 1px;
    padding: 5px 0px 0px 10px;
    color: #5bc2dc;
    text-align: left;
	font-size: 14px;
}*/


}





@media only screen and (min-width: 481px) and (max-width: 767px) {

.table_border th{
	font-size: 10px;
}

.table_border td{
	font-size: 10px;
}

}





@media only screen and (max-width: 480px) {

.table_border th{
	font-size: 6px;
}

.table_border td{
	font-size: 6px;
}

}