@charset "utf-8";


/* index */
#suntory_contents .main_cont .descriptionItem dt {
    width: 145px;
}
#suntory_contents .main_cont a.over:hover img{
  opacity: 0.7;
}
#suntory_contents .main_cont .linkBannerBox{
}
#suntory_contents .main_cont .linkBannerBox .bsnnerItem{
  width: 290px;
  margin: 0 auto;
}
#suntory_contents .main_cont h3.headingTitle01 {
  padding: 17px 10px 13px 20px;
  background-color: #256340;
  line-height: 26px;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}
#suntory_contents .main_cont h3.headingTitle01 span {
  font-weight: normal;
  line-height: 26px;
  font-size: 12px;
}
#suntory_contents .main_cont .mediaListCont{
  padding: 40px;
  background-color: #ececec;
}
#suntory_contents .main_cont .mediaList{
}
#suntory_contents .main_cont .mediaList .item{
  background-color: #ffffff;
}
#suntory_contents .main_cont .figure{
  margin: 0;
}
#suntory_contents .main_cont .figure a.icon{
  display: block;
  position: relative;
}
#suntory_contents .main_cont .figure a.icon:before{
  position:absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: url(/sfnd/prize_cca/common2016/img/mediaPlay_icon01.png);
  display: block;
  width: 64px;
  height: 64px;
  z-index: 1;
}
#suntory_contents .main_cont .figure a.icon:before:hover img{
  opacity: 0.7;
}
#suntory_contents .main_cont .mediaList .mediaBody{
  width: 480px;
  padding: 13px 15px 15px;
  box-sizing: border-box;
}
#suntory_contents .main_cont .mediaList .subTitle {
  line-height: 18px;
  font-size: 13px;
}
#suntory_contents .main_cont .mediaList .headingTitle02{
  font-weight: bold;
  line-height: 22px;
  font-size: 16px;
}
#suntory_contents .main_cont .mediaList .txt{
  margin-top: 3px;
  line-height: 20px;
  font-size: 14px;
}

/* area */

#suntory_contents .main_cont .btnListIndex {
  box-sizing:border-box;
  margin-top:20px;
}

#suntory_contents .main_cont .prefectures{
  margin-top:40px;
}

#suntory_contents .main_cont .prefectures dt{
  font-size:20px;
  font-weight:bold;
  padding:3px 0 2px 13px;
  border-left: 6px solid #aac2ab;
  line-height: 22px;
  margin-bottom:20px;
}

#suntory_contents .main_cont .prefectures table{
  box-sizing:border-box;
  border:1px solid #cbcbcb;
  border-collapse:collapse;
  font-size:14px;
}
#suntory_contents .main_cont .prefectures table th,
#suntory_contents .main_cont .prefectures table td{
  box-sizing:border-box;
  border:1px solid #cbcbcb;
  border-collapse:collapse;
  padding:10px;
  vertical-align:top;
}
#suntory_contents .main_cont .prefectures table th{
  padding: 9px 9px;
  text-align:center;
  background:#f0f0f0;
  font-weight:normal;
  white-space:nowrap;
}
#suntory_contents .main_cont .prefectures table td{
  line-height:22px;
}
#suntory_contents .main_cont .prefectures table .bgA{width: 96px; }
#suntory_contents .main_cont .prefectures table .bgB{width: 75px; }
#suntory_contents .main_cont .prefectures table .bgC{width: 192px; }
#suntory_contents .main_cont .prefectures table th.bgD{width: 345px;}
#suntory_contents .main_cont .prefectures table .bgE{ }

#suntory_contents .main_cont .prefectures table td.bgE{vertical-align:middle; }

#suntory_contents .main_cont .prefectures .btnActivityDetail{
  width:40px;
  margin:0 auto;
}


/* 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{
  padding-top: 20px;
  border-top: 1px solid #555555;
}

#suntory_contents .main_cont h4.heading01{
  padding-left: 8px;
  font-weight: normal;
  line-height: 25px;
  color: #000000;
  font-size: 22px;
}
#suntory_contents .main_cont h4.heading01 span {
  font-size: 16px;
}
#suntory_contents .main_cont .signatureLabel {
  margin-top: 15px;
  padding: 10px 15px;
  box-sizing: border-box;
  background-color: #cfe4d1;
  font-size: 14px;
  line-height: 1.6;
}
#suntory_contents .main_cont .innerTxtArea p.txt {
  line-height: 28px;
  font-size: 16px;
}
#suntory_contents .main_cont .innerTxtArea p.txt + .txt{margin-top:20px;}
#suntory_contents .main_cont .mediaCol {
  margin: 0 0 10px 30px;
  width: 300px;
  background-color: #ececec;
}
#suntory_contents .main_cont .mediaCol dl {
  padding: 10px 10px;
  width: 300px;
  box-sizing: border-box;
}
#suntory_contents .main_cont .mediaCol dt {
  width: auto;
}
#suntory_contents .main_cont .mediaCol dd {
  padding-left: 4px;
}
#suntory_contents .main_cont .mediaCol .figure{
  margin: 0;
  text-align: center;
}
#suntory_contents .main_cont .mediaCol .figure .bg{
  padding: 5px 0;
  background-color: #cccccc;
}
#suntory_contents .main_cont .mediaCol .figure a {
  display: block;
}
#suntory_contents .main_cont .mediaCol .figcaption {
  padding: 7px 0 14px;
  background-color: #ececec;
  line-height: 22px;
  font-size: 13px;
}

/* movie */
#suntory_contents .main_cont .slidearea {
  position: relative;
  padding: 30px 0;
  background-color: #ececec;
}
#suntory_contents .main_cont .slidearea a.bx-prev {
  background: url(/sfnd/common2016/img/icon_prev.png) center center no-repeat;
  background-size: 14px 21px;
  width: 14px;
  height: 21px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 84px;
  left: 10px;
}
#suntory_contents .main_cont .slidearea a.bx-next{
  background: url(/sfnd/common2016/img/icon_next.png) center center no-repeat;
  background-size: 14px 21px;
  width: 14px;
  height: 21px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 84px;
  right: 10px;
}
#suntory_contents .main_cont .slidearea .figcaption {
  height: 120px;
    padding: 12px 12px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
#suntory_contents .main_cont .slidearea .figcaption span{
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* stage */
#suntory_contents .main_cont .mediaCard_list{
}
#suntory_contents .main_cont .mediaCard_list li{
  float: left;
  width: 379px;
  margin-right: 42px;
  margin-top: 40px;
}
#suntory_contents .main_cont .mediaCard_list li:first-child,
#suntory_contents .main_cont .mediaCard_list li.li_child{
  margin-top: 0;
}
#suntory_contents .main_cont .mediaCard_list li.li_even{
  margin-right: 0;
}
#suntory_contents .main_cont .mediaCard{
}
#suntory_contents .main_cont .mediaCard .figure{
}
#suntory_contents .main_cont .mediaCard .figure .bg{
  padding: 10px 0;
  box-sizing: border-box;
  background-color: #dadada;
  text-align: center;
}
#suntory_contents .main_cont .mediaCard .figcaption{
  padding: 16px 0 8px;
  box-sizing: border-box;
  background-color: #ececec;
  text-align: center;
}
#suntory_contents .main_cont .mediaCard .figcaption .headingTitle02{
  display: inline-block;
  text-align: center;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
  font-size: 18px;
}
#suntory_contents .main_cont .mediaCard .figcaption .newIcon{
}
#suntory_contents .main_cont .mediaCard .figcaption .newIcon:before{
  display: inline-block;
  content: "NEW!";
  margin-right: 10px;
  vertical-align: top;
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}
#suntory_contents .main_cont .mediaCard .figcaption .ledoTxt{
  padding: 6px 0;
  box-sizing: border-box;
}
#suntory_contents .main_cont .mediaCard .figcaption .ledoTxt p{
  font-size: 16px;
  line-height: 20px;
}
#suntory_contents .main_cont .mediaCard .figcaption .ledoTxt span{
  font-size: 12px;
  line-height: 20px;
}
#suntory_contents .main_cont .mediaCard .figcaption .readBtn{
  margin: 5px 0;
}
#suntory_contents .main_cont .mediaCard .figcaption .readBtn a{
  display: inline-block;
    width: 200px;
    padding: 10px 0 9px;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffdc92;
    text-align: center;
    font-size: 14px;
}
#suntory_contents .main_cont .mediaCard .figcaption .readBtn a[href$=".pdf"]:before {
  display: inline-block;
  content: "";
  width: 31px;
  height: 31px;
  margin-right: 10px;
  margin-bottom: 1px;
  background: url(/sfnd/common2016/img/mark_pdf.png);
  vertical-align: middle;
}
#suntory_contents .main_cont .mediaCard .figcaption .readBtn a span.adjust{
  display: inline-block;
  padding-top: 7px;
  font-size: 14px;
}
#suntory_contents .main_cont .mediaCard .figcaption .readBtn a span{
  font-size: 12px;
}
#suntory_contents .main_cont p.annoTxt {
    font-size: 12px;
    text-align: right;
}

.click_invalid{pointer-events:none !important;}
.click_invalid.icon:before{content:none !important;}




/*202207*/
@media screen and (max-width: 768px) {
#suntory_contents .main_cont .descriptionItem dt {
    display: block;
    margin-bottom: 10px;
}	
#suntory_contents .main_cont .descriptionItem dd {

    display: block;
}	
	
#suntory_contents .main_cont .descriptionTable {
    width: 100%;
}
#suntory_contents .main_cont .mediaList .mediaBody {
    width: 100%;
}
#suntory_contents .main_cont .mediaListCont {
    padding: 60px;
}
#suntory_contents .f_left,
#suntory_contents .f_left a	{
    width: 100%;
}	
#suntory_contents .f_left a	img {
    width: 100%;
	height: auto;
}	

#suntory_contents .main_cont .mediaCard_list li {
    margin-bottom: 20px;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-top: 0;
}
#contents .main_cont.stage {
    padding: 40px 40px;
}
	
#suntory_contents .go_pagetop a:link {
    color: #fff;
}
	
}

@media screen and (max-width: 600px) {
#suntory_contents .main_cont .mediaListCont {
    padding: 50px;
}
}
@media screen and (max-width: 500px) {
#suntory_contents .main_cont .mediaListCont {
    padding: 40px;
}
#contents .main_cont.stage {
    padding: 40px 30px;
}
}	
@media screen and (max-width: 400px) {
#suntory_contents .main_cont .mediaListCont {
    padding: 30px;
}
#contents .main_cont.stage {
    padding: 40px 20px;
}
}
@media screen and (max-width: 350px) {
#suntory_contents .main_cont .mediaListCont {
    padding: 20px;
}
}