@charset "utf-8";

/* index */
#suntory_contents .main_cont .headingTitle02 {
	padding: 17px 10px 13px 20px;
    background-color: #256340;
    line-height: 26px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}
#suntory_contents .main_cont .mediaListCont {
	padding: 25px 28px;
    background-color: #ececec;
}
#suntory_contents .main_cont .mediaList {
	display: table;
	border-collapse: separate;
    border-spacing: 12px 15px;
}
#suntory_contents .main_cont .mediaList li {
	display: table-cell;
	width: 171px;
	background-color: #ffffff;
}
#suntory_contents .main_cont .mediaList .label{
	padding: 5px 15px 1px;
    box-sizing: border-box;
    background-color: #cfe4d1;
	text-align: center;
}
#suntory_contents .main_cont .mediaList .label a {
	text-align: center;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}
#suntory_contents .main_cont .mediaList .label a:hover {
	text-decoration: underline;
}
#suntory_contents .main_cont .mediaList dl {
	padding:25px 5px;
	box-sizing: border-box;
	text-align: center;
}
#suntory_contents .main_cont .mediaList dt {
	
}
#suntory_contents .main_cont .mediaList dt a {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
#suntory_contents .main_cont .mediaList dd {
	
}
#suntory_contents .main_cont .mediaList dd .figure {
	margin-top: 16px;
}
#suntory_contents .main_cont .mediaList dd .figure img {
	-moz-box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
}
#suntory_contents .main_cont .mediaList dd .figcaption {
	margin-top: 13px;
	color: #000000;
	font-size: 14px;
	line-height: 21px;
}

#suntory_contents .main_cont .descriptionItem dt{
	width:145px;
}
/* detail */
#suntory_contents .main_cont h3.heading01{
  border-left: 6px solid #aac2ab;
  font-size: 20px;
  line-height: 1.0;
}
#suntory_contents .main_cont h3.heading01 span{
  display: inline-block;
  padding: 5px 0 0;
  vertical-align: top;
  font-weight: bold;
}
#suntory_contents .main_cont h3.heading01 span.winningLabel{
  display: inline-block;
  margin-left: 20px;
  padding: 5px 16px 4px;
  box-sizing: border-box;
  font-size: 14px;
  border: 1px solid #000;
  font-weight: normal;
}

#suntory_contents .main_cont .detailCont{
	border-top: 1px solid #555555;
}

#suntory_contents .main_cont .colSet{
	display: table;
}

#suntory_contents .main_cont .colSet .colImgR{
	display: table-cell;
	width: 220px;
	vertical-align: middle;
	text-align: center;
}

#suntory_contents .main_cont .colSet .colImgR img{
    -moz-box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
}
#suntory_contents .main_cont .colSet .colImgR2{
	display: table-cell;
	width: 220px;
	vertical-align: middle;
	text-align: center;
}

#suntory_contents .main_cont .colSet .colImgR2 img{
}

#suntory_contents .main_cont .colSet .bg{
	background-color: #f0f0f0;
}

#suntory_contents .main_cont .colSet .colTxt{
	display: table-cell;
	width: 540px;
	padding-right: 40px;
	vertical-align: top;
}

#suntory_contents .main_cont .colSet .label{
	padding: 4px 15px 3px;
    box-sizing: border-box;
    background-color: #cfe4d1;
    font-size: 22px;
    line-height: 1.6;
}

#suntory_contents .main_cont .colSet .label small{
	font-size: 14px;
}

#suntory_contents .main_cont .colSet .heading{
	line-height: 33px;
	font-size: 22px;
}

#suntory_contents .main_cont .colSet .note{
	line-height: 22px;
	font-size: 14px;
}

#suntory_contents .main_cont .colSet .txtArea{
	padding: 15px 0;
	border-top: 1px solid #cfe4d1;
	border-bottom: 1px solid #cfe4d1;
}

#suntory_contents .main_cont .colSet .txt{
	line-height: 20px;
	font-size: 13px;
}

#suntory_contents .main_cont .signatureLabel{
	padding: 6px 15px;
    box-sizing: border-box;
    background-color: #cfe4d1;
    font-size: 14px;
    line-height: 22px;
}

#suntory_contents .main_cont .innerTxtArea p.txt {
  line-height: 28px;
  font-size: 16px;
}

#suntory_contents .main_cont .txt_right {
	text-align: right;
	line-height: 26px;
	font-size: 12px;
}

/* genre */
#suntory_contents .main_cont p.annoTxt {
	font-size: 12px;
    text-align: right;
}
#suntory_contents .main_cont .tblDate01 td{
    padding: 10px 10px;
	background-color: #ffffff;
    vertical-align: middle;
    line-height: 1.6;	
}
#suntory_contents .main_cont .tblDate01 td.wd01{
	width: 104px;
}
#suntory_contents .main_cont .tblDate01 td.wd02{
	width: 118px;
}
#suntory_contents .main_cont .tblDate01 td.wd03{
	width: 147px;
}
#suntory_contents .main_cont .tblDate01 td.wd04{
	width: 264px;
}
#suntory_contents .main_cont .tblDate01 td.imgArea{
	width: 93px;
	background-color: #f0f0f0;
	text-align: center;
}
#suntory_contents .main_cont .tblDate01 td.btnArea{
	width: 74px;
	text-align: center;
}

/* list */


#suntory_contents #link_other a {
	text-decoration: underline !important;
	position: relative;
}
#suntory_contents #link_other a:after {
	content: '';
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    position: absolute;
    top: 40%;
    right: -12px;
    transform: rotate(45deg) translateY(-47%);
}

