@charset "utf-8";

/* index */
#suntory_contents .main_cont .navAnchor02 .col3 li{
	background: url(/sfnd/common2016/img/link_arb.png) no-repeat center 50px #e0e0e0;
}
#suntory_contents .main_cont .contactInfo{
	margin: 40px 0 0;
}
#suntory_contents .main_cont .contactInfo dt{
	line-height: 22px;
	color: #000000;
	font-weight: 700;
	font-size: 18px;
}
#suntory_contents .main_cont .contactInfo dd{
	margin: 20px 0 0;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont .contactInfo address{
	font-style: normal;
}
#suntory_contents .main_cont .contactInfo address img{
	vertical-align: -3px;
}
#suntory_contents .main_cont .descriptionTable.ex02 dt{
	width: 150px;
}
#suntory_contents .main_cont .col2Tbl{
}
#suntory_contents .main_cont .col2Tbl dl{
	display: table;
	margin: 30px 0 0;
}
#suntory_contents .main_cont .col2Tbl dt{
	display: table-cell;
	width: 260px;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	text-align: center;
}
#suntory_contents .main_cont .col2Tbl dt a{
	display: inline-block;
	width: 100%;
	padding: 14px 0;
	background-color: #ffdc92;
	line-height: 22px;
	font-size: 14px;
}
#suntory_contents .main_cont .col2Tbl dt a:hover{
	opacity: 0.7;
	text-decoration: none !important;
}
#suntory_contents .main_cont .col2Tbl dd{
	display: table-cell;
	padding: 0 0 0 30px;
	vertical-align: top;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
/* history */
#suntory_contents .main_cont .historyArea{
	margin: 40px 0 0;
	border-top: 1px solid #cccccc;
}
#suntory_contents .main_cont .historyArea dl{
	display: table;
	width: 100%;
	padding: 1em 0;
	border-bottom: 1px solid #cccccc;
}
#suntory_contents .main_cont .historyArea dt{
	display: table-cell;
	width: 156px;
	vertical-align: top;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont .historyArea dd{
	display: table-cell;
	vertical-align: middle;
}
#suntory_contents .main_cont .historyArea ul{
}
#suntory_contents .main_cont .historyArea li{
	margin-top: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont .historyArea li:first-child{
	margin: 0;
}
/* councilor */
#suntory_contents .main_cont .descriptionItem dd li{
	color: #000000;
	line-height: 22px;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont p.annoTxt02{
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
}
/* information */
#suntory_contents .main_cont .dlLink{
	width: 738px;
	
}
#suntory_contents .main_cont .dlLink .item{
	width: 232px;
}
/* publication */
#suntory_contents .main_cont .mediaListCont{
	padding: 40px 40px;
	background-color: #ececec;
}
#suntory_contents .main_cont .mediaList li{
	float: left;
	width: 220px;
	margin-left: 30px;
	padding: 25px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}
#suntory_contents .main_cont .mediaList li:first-child{
	margin-left: 0;
}
#suntory_contents .main_cont .mediaList .figure{
	text-align: center;
}
#suntory_contents .main_cont .mediaList .figure>img{
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	text-align: center;
}
#suntory_contents .main_cont .mediaList .figcaption{
}
#suntory_contents .main_cont .mediaList dl dt{
	margin: 15px 0 0;
	line-height: 22px;
	color: #000000;
	font-weight: 700;
	font-size: 14px;
}
#suntory_contents .main_cont .mediaList dl dd{
	margin: 15px 0 0;
	line-height: 20px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
/* symposium */
#suntory_contents .main_cont .pageLinkBtn{
	width: 530px;
	margin: 40px auto 0;
}
#suntory_contents .main_cont .pageLinkBtn li{
	float: left;
	width: 256px;
	margin-left: 16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
#suntory_contents .main_cont .pageLinkBtn li:first-child{
	margin-left: 0;
}
#suntory_contents .main_cont .pageLinkBtn .current{
	padding: 22px 0 21px;
	background-color: #abe6df;
	line-height: 20px;
	color: #000000;
	font-weight: 700;
	font-size: 14px;
}
#suntory_contents .main_cont .pageLinkBtn a{
	display: block;
	padding: 22px 0 21px;
	background-color: #e0e0e0;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: 700;
	font-size: 14px;
}
#suntory_contents .main_cont .pageLinkBtn a:hover{
	cursor: pointer;
	text-decoration: underline;
}
#suntory_contents .main_cont .heading03{
	display: table;
	width: 100%;
	padding: .426em 1.2em .325em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #cfe4d1;
}
#suntory_contents .main_cont .heading03 b{
	display: table-cell;
	vertical-align: middle;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	font-size: 16px;
}
#suntory_contents .main_cont .heading03 span{
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont .heading04{
	line-height: 22px;
	color: #00564c;
	font-weight: 700;
	font-size: 14px;
}
#suntory_contents .main_cont .heading05{
	position: relative;
	padding: 0 0 0 .8em;
	line-height: 22px;
	color: #000000;
	font-weight: 700;
	font-size: 14px;
}
#suntory_contents .main_cont .heading05:before{
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 7px;
	height: 7px;
	background-color: #00564c;
}
#suntory_contents .main_cont .heading06{
	padding: 17px 10px 13px 20px;
	background-color: #256340;
	line-height: 26px;
	color: #ffffff;
	font-weight: 700;
	font-size: 18px;
}

#suntory_contents .main_cont .ruleBox{
	margin: 40px 0 0;
	padding: 30px;
	border: 1px solid #555555;
}
#suntory_contents .main_cont .ruleBox dl{
	display: table;
	width: 100%;
}
#suntory_contents .main_cont .ruleBox dt{
	display: table-cell;
	width: 160px;
	line-height: 22px;
	color: #000000;
	font-weight: 700;
	font-size: 14px;
}
#suntory_contents .main_cont .ruleBox dd{
	display: table-cell;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}

#suntory_contents #contents .main_cont .ruleBox a {
    text-decoration: underline !important;
    color: #003d77 !important;
}
#suntory_contents #contents .main_cont .ruleBox a:hover {
    text-decoration: none !important;
    color: #003d77 !important;
}

#suntory_contents .main_cont .bgGrayCont{
	padding: 40px;
	background-color: #ececec;
}
#suntory_contents .main_cont .cardList{
}
#suntory_contents .main_cont .cardList li{
	float: left;
	margin-right: 40px;
	background-color: #ffffff;
}
#suntory_contents .main_cont .cardList li.li_even{
	margin-right: 0;
}
#suntory_contents .main_cont .cardList dl{
	width: 340px;
	padding: .738em 1em .638em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#suntory_contents .main_cont .cardList dt{
	line-height: 22px;
	color: #000000;
	font-weight: 700;
	font-size: 16px;
}
#suntory_contents .main_cont .cardList dd{
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont .access{
	margin-top: 40px;
}
#suntory_contents .main_cont .access dt{
	line-height: 22px;
	color: #000000;
	font-weight: 700;
	font-size: 18px;
}
#suntory_contents .main_cont .access dd{
	margin-top: 15px;
	position: relative;
}
#suntory_contents .main_cont .access access{
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont .access dd #maplink {
    position: absolute;
    bottom: 0;
    right: 30px;
}
#suntory_contents .main_cont .access dd #maplink a {
	padding: 8px 10px 7px 15px;
    background-color: #ffdc92;
    border-radius: 4px;
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    display: block;
}
#suntory_contents .main_cont .access dd #maplink a span.icon {
	margin-left: 10px;
}
#suntory_contents .main_cont .access dd #maplink a:hover {
	text-decoration: none !important;
	opacity: 0.7;
}










