@charset "utf-8";

/* ==================================================
contents
================================================== */
/* top_col2
============================== */
.top_col2 {
	clear:both;
}
.top_col2L {
	float:left;
	width:350px;
}
.top_col2R {
	float:right;
	width:350px;
}
/* box_news
============================== */
.box_news {
	position:relative;
	clear:both;
	margin-bottom:20px;
}
.box_news_ttl {
	padding:0 0 8px 0;
	border-bottom:2px solid #E30072;
	margin:0 0 1px;
	position:relative;
}
/* box_info
============================== */
/* info_ttl */
.box_info_ttl ul {
	list-style:none;
	list-style-image:none;
}
.box_info_ttl ul li {
	float:left;
}
#tmp_news_oshirase .box_info_ttl ul li {
	width:117px; /* chrome43対応 */
}
#tmp_news_oshirase .box_info_ttl ul li.info_tab2 {
	width:116px; /* chrome43対応 */
}
#tmp_news_event .box_info_ttl ul li {
	width:87px; /* chrome43対応 */
}
#tmp_news_event .box_info_ttl ul li.info_tab1 {
	width:89px; /* chrome43対応 */
}
.box_info_ttl ul li img {
	vertical-align:top;
}
/* info_cnt */
.box_news_cnt .info_cnt {
	clear:both;
}
.box_news_cnt .pic {
	float:left;
	margin:0 10px 5px 0;
}
.box_news_cnt .pic img {
	width: 98px;
	height:auto;
}
.box_news_cnt .ttl {
	font-size:114.3%;
	margin-bottom:10px;
}
.box_news_cnt .topics_pic_txt {
	clear:both;
}
.box_news_cnt ul {
	list-style:none;
	list-style-image:none;
}
.box_news_cnt .info_cnt_inner {
	color:inherit;
	background-color:#FFFFFF;
	padding:15px 15px 7px;
	margin:0;
	clear:both;
}
.box_news_cnt #tmp_cnt_topicsl {
	padding:15px 15px 7px;
    background-color: #ffffff;
}
.box_news_cnt .info_cnt_inner.box_topicsl {
	border-bottom:1px #999999 solid;
	margin-bottom:0;
}
.box_news_cnt .info_cnt_inner ul {
	list-style:none;
	list-style-image:none;
}
.box_news_cnt #tmp_news_topics1 .info_cnt_inner ul li:first-child {
	display:none;
}
.box_news_cnt .info_cnt_inner ul li{
	background:url(/shared/images/icon/list_icon5.png) no-repeat left 3px;
	padding:2px 0 0 20px;
	margin-bottom:8px;
}
/* list_btn */
#tmp_news_oshirase .info_cnt .list_btn {
	position:absolute;
	right:0;
	top:-2px;
}
#tmp_news_event .box_news_ttl .list_btn {
	position:absolute;
	right:0;
	bottom:8px;
}
.box_news .list_btn a {
	color:#333333;
	display:inline-block;
	text-decoration:none;
	padding:0 5px;
	background-color:transparent;
	border:1px solid #999999;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
.box_news .list_btn span {
	background:url(/shared/images/icon/navi_icon.png) no-repeat 2px center;
	padding:1px 0 0 10px;
}
/* list_table
============================== */
table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:5px 5px 0 0;
	vertical-align:top;
	text-align:left;
}
table.list_table .date {
	width:75px;
}
table.list_table p {
	margin:0 0 5px;
	vertical-align:top;
	line-height:1.4;
}
/* img_btn
============================== */
.img_btn {
	list-style:none;
	list-style-image:none;
}
.img_btn li {
	float:left;
	padding-bottom:10px;
	width:170px; /* chrome43対応 */
}
.img_btn li.odd {
	margin-right:10px;
}
.img_btn li img {
	vertical-align:top;
}
/* 20160412_TOP改修
============================== */
.box_rnavi_free {
    background-color: #ffffff;
    clear: both;
    color: inherit;
    margin: 0 0 20px;
    padding: 10px 10px 2px;
}
/* 20170327_TOP改修
============================== */
#tmp_photo_library {
	background-color:#FFFFFF;
	color:inherit;
	padding:9px;
	clear:both;
	border:1px solid #9B9B9B;
}
#tmp_photo_library_bg {
	background:url(/shared/templates/top/images/photo_library_bg.jpg) left top repeat-x;
}
#tmp_photo_library_ttl {
	background:url(/shared/templates/top/images/photo_library.png) top center no-repeat;
	height:60px;
}
#tmp_photo_library_ttl p {
	position:relative;
	z-index:-1;
}
#tmp_photo_library_cnt {
	padding:3px 15px 11px;
}
.photo_library_cnt_img {
	text-align:center;
	margin-bottom:18px;
}
/* 202004_TOP改修 */
/* oshirase
============================== */
#tmp_oshirase {
	position:relative;
	background-color: #FFFFFF;
	color: inherit;
	border-top: 2px solid #E30072;
	padding: 20px;
	margin:0 0 30px;
	clear: both;
}
#tmp_oshirase_cnt {
	padding: 7px 0 15px;
}
#tmp_oshirase_cnt #tmp_cnt_topicsl {
	border-bottom:1px solid #999999;
	padding-bottom:15px;
}
#tmp_oshirase_cnt #tmp_cnt_topicsl .pic {
	float:left;
	line-height:2;
}
#tmp_oshirase_cnt #tmp_cnt_topicsl .pic img {
	display:block;
	margin-right:10px;
	max-width:155px;
	width:auto;
	height:auto;
}
#tmp_oshirase_cnt #tmp_cnt_topicsl .ttl {
	font-weight:bold;
	font-size:114.3%;
}
#tmp_oshirase_cnt #tmp_cnt_topics {
	padding-top:15px;
}
#tmp_oshirase_cnt #tmp_cnt_topics ul {
	list-style:none;
	list-style-image:none;
}
#tmp_oshirase_cnt #tmp_cnt_topics ul li:first-child {
	display:none;
}
#tmp_oshirase_cnt #tmp_cnt_topics ul li{
	background:url(/shared/images/icon/list_icon5.png) no-repeat left 3px;
	padding:0 0 0 20px;
	margin-bottom:8px;
}
#tmp_oshirase .list_btn {
	position:absolute;
	top:20px;
	right:20px;
}
#tmp_oshirase .list_btn a {
	color:#333333;
	display:inline-block;
	text-decoration:none;
	padding:0 5px;
	background-color:transparent;
	border:1px solid #999999;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_oshirase .list_btn span {
	background:url(/shared/images/icon/navi_icon.png) no-repeat 2px center;
	padding:1px 0 0 10px;
}
#tmp_oshirase .link_btn ul {
	list-style:none;
	list-style-type:none;
	display:table;
	width:100%;
	border:1px solid #999999;
	border-radius:10px;
}
#tmp_oshirase .link_btn ul li {
	display:table-cell;
	width:50%;
	border-left:1px solid #999999;
	font-size:114.3%;
	text-align:center;
	vertical-align:middle;
}
#tmp_oshirase .link_btn ul li:first-child {
	border-left:none;
}
#tmp_oshirase .link_btn ul li a {
	display:block;
	padding:10px 10px 8px;
	color:#333333;
	text-decoration:none;
}
#tmp_oshirase .link_btn ul li a span {
	display:inline-block;
	padding:0 0 0 10px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left center;
}
/* photo_library
============================== */
.box_gallrey {
	left:0;
	right:0;
	margin:0;
	background-color:#FFFFFF;
}
.gallery_navi {
	display:none;
}
.photo_library_box {
	display:none;
}
.photo_library_box:first-child {
	display:block;
}
.list_order {
	list-style:none;
	list-style-type:none;
	display:inline-block;
	vertical-align:middle;
}
.list_order li {
	float:left;
	margin:0 20px 0 0;
}
.list_order li a {
	display:block;
	position:relative;
	width:18px;
	height:18px;
	border-radius:9px;
	background-color:#727272;
	box-sizing:border-box;
}
.list_order li.active a {
	border:3px solid #727272;
	background-color:#FFFFFF;
}
.list_order li a span {
	position:relative;
	z-index:-1;
}
.gallery_ctrl {
	text-align:center;
	margin:15px 0 0 0;
}
.gallery_cntrol {
	margin:0 15px 0 0;
	display:inline-block;
	vertical-align:middle;
	line-height:1.2;
	font-size:92.9%;
	text-transform: uppercase;
}
.gallery_cntrol a {
	border-radius:3px;
	display:block;
	min-width:60px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#727272;
}
.gallery_cntrol a span {
	display:block;
	padding:4px 5px 2px 15px;
	background-position:5px center;
	background-repeat:no-repeat;
}
.gallery_cntrol .play_btn a span {
	background-image:url(/shared/templates/top/images/start_icon.png);
}
.gallery_cntrol .stop_btn a span {
	background-image:url(/shared/templates/top/images/stop_icon.png);
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.box_rnavi_free:after,
.clearfix:after,
.top_col2:after,
.box_news:after,
.box_news_ttl:after,
.box_news_cnt:after,
.box_news_cnt .info_cnt_inner:after,
.box_info:after,
.box_info_ttl:after,
.box_info_cnt:after,
.img_btn:after,
#tmp_oshirase_cnt #tmp_cnt_topicsl:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .box_rnavi_free,
*:first-child+html .clearfix,
*:first-child+html .top_col2,
*:first-child+html .box_news,
*:first-child+html .box_news_ttl,
*:first-child+html .box_news_cnt,
*:first-child+html .box_news_cnt .info_cnt_inner,
*:first-child+html .box_info,
*:first-child+html .box_info_ttl,
*:first-child+html .box_info_cnt,
*:first-child+html .img_btn,
*:first-child+html #tmp_oshirase_cnt #tmp_cnt_topicsl {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}