@charset "utf-8";

/* ==================================================
contents
================================================== */
/* search_top
============================== */
#tmp_wrap_search_top {
	margin:0 0 3px;
	padding-bottom:14px;
	background:url(/shared/templates/top/images/new/search_top_shadow.jpg) repeat-x left bottom;
}
/* search_top */
#tmp_search_top {
	padding:16px 0 12px 9px;
	background:#CDEA79 url(/shared/templates/top/images/new/search_top_bg.jpg) no-repeat left bottom;
	border:2px solid #A99963;
	border-bottom:none;
	-webkit-border-radius:3px 3px 0 0;/* Webkit */
	-moz-border-radius:3px 3px 0 0;/* Mozilla */
	border-radius:3px 3px 0 0;/* CSS3 */
}
#tmp_search_top dt {
	float:left;
	margin:0 12px 0 0;
}
#tmp_search_top dd p {
	float:left;
}
#tmp_search_top dd .label {
	width:360px;
    margin: 1px 0 0;
}
#tmp_search_top #tmp_query {
	width:360px;
	min-height:30px;
	margin:0 14px 0 0;
	border:1px solid #B2B2B2;
}
#tmp_search_top img {
	vertical-align:top;
}
/* アクセシビリティ修正 start */
#tmp_search_top_area {
	/*display:table;*/
	/*width:100%;*/
	overflow:hidden;
}
#tmp_search_top_area label,
#tmp_search_top_area #tmp_query,
#tmp_search_top_area p {
	float: left;
}
#tmp_search_top_area label {
	margin: 0 12px 0 0;
}
#tmp_search_top_area #tmp_query {
	margin-top: 1px;
	margin-right: -2px;
}
/* アクセシビリティ修正 end */
/* search_kwd */
#tmp_search_kwd {
	padding:3px 13px 4px 3px;
	background:#F2F3EA url(/shared/templates/top/images/new/search_kwd_bg.gif) no-repeat left top;
	border:2px solid #A99963;
	border-top:1px solid #D9D1B9;
	-webkit-border-radius:0 0 3px 3px;/* Webkit */
	-moz-border-radius:0 0 3px 3px;/* Mozilla */
	border-radius:0 0 3px 3px;/* CSS3 */
	clear:both;
}
#tmp_search_kwd_ttl {
	float:left;
	width:122px;
}
#tmp_search_kwd_cnt {
	float:right;
	width:488px;
}
#tmp_search_kwd_cnt ul {
	list-style:none;
	margin:10px 0 2px 0;
}
#tmp_search_kwd_cnt ul li {
	display:inline-block;
	vertical-align:top;
	background:url(/shared/templates/top/images/new/navi_icon.gif) no-repeat left 0.2em;
	padding-left:17px;
	margin:0 15px 10px 0;
}
/* info
============================== */
#tmp_info {
	margin:0 0 26px;
	clear:both;
}
#tmp_info_ttl ul {
	list-style:none;
	list-style-image:none;
}
#tmp_info_ttl ul li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_info_ttl a {
	display:block;
	width:215px;
	height:42px;
	background-image:url(/shared/templates/top/images/new/info_tab_menu_ja.jpg) !important;
	background-repeat:no-repeat;
}
#tmp_info_tab_1 a {
	background-position:left top;
}
#tmp_info_tab_1.active a {
	background-position:left bottom;
}
#tmp_info_tab_2 a {
	background-position:-215px top;
}
#tmp_info_tab_2.active a {
	background-position:-215px bottom;
}
#tmp_info_tab_3 a {
	background-position:-430px top;
}
#tmp_info_tab_3.active a {
	background-position:-430px bottom;
}
.used_javascript #tmp_info_cnt_2,
.used_javascript #tmp_info_cnt_3 {
	display:none;
}
#tmp_info_ttl ul li span {
	display:block;
	width:215px;
	height:42px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_info_cnt {
	background:url(/shared/templates/top/images/info_bg.jpg) repeat-x left top;
	clear:both;
}
#tmp_info_cnt .box_info {
	padding:22px 15px 11px;
	border-bottom:1px solid #EFECE0;
	clear:both;
}
#tmp_info_cnt ul {
	margin:0 0 0 13px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_info_cnt ul li {
	margin-bottom:10px;
}
#tmp_info_cnt .list_table {
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
}
#tmp_info_cnt table.list_table p {
	margin:0 0 8px;
}
#tmp_info_cnt .list_table td {
	vertical-align:top;
}
#tmp_info_cnt .list_table .date {
	width:70px;
}
#tmp_info_cnt .read_all {
	padding:11px 8px 0;
	float:right;
}
#tmp_info_cnt .read_all ul {
	list-style:none;
	list-style-image:none;
}
#tmp_info_cnt .read_all ul li {
	margin-bottom:0;
	float:left;
}
#tmp_info_cnt .read_all ul li.list {
	margin:0;
}
#tmp_info_cnt .read_all ul li.list a {
	background:url(/shared/templates/top/images/read_all_btn_ja.jpg) no-repeat left top;
	width:85px;
	height:20px;
}
#tmp_info_cnt .read_all ul li.rss {
	margin:0;
	margin-left:14px;
}
#tmp_info_cnt .read_all ul li.rss a {
	background:url(/shared/templates/top/images/rss_btn.jpg) no-repeat left top;
	width:56px;
	height:20px;
}
#tmp_info_cnt p.without {
    padding: 15px 15px 0;
}
#tmp_info img {
	vertical-align:top;
}
#tmp_info_cnt_1,
#tmp_info_cnt_2,
#tmp_info_cnt_3 {
	clear:both;
}
/* event_top
============================== */
#tmp_event_top {
	margin:0 0 10px;
	clear:both;
}
#tmp_event_top_ttl {
}
#tmp_event_top_ttl h2 {
	background:url(/shared/templates/top/images/new/event_ttl_ja.jpg) no-repeat left top;
	width:645px;
	height:39px;
}
#tmp_event_top_cnt {
	clear:both;
}
#tmp_event_top_cnt .event_list_btn {
	text-align:right;
	margin:3px 0;
	clear:both;
}
#tmp_event_top_cnt .event_list_btn a {
	background:url(/shared/templates/top/images/new/event_list_ja.gif) no-repeat left top;
	width:180px;
	height:24px;
    float: right;
}
#tmp_event_top_cnt .wrap_box_event {
	border-left:1px solid #BCAF83;
	border-right:1px solid #BCAF83;
	border-bottom:1px solid #BCAF83;
	padding:14px 0 9px;
	margin:0 0 1px;
	background:url(/shared/templates/top/images/new/event_bg2.jpg) no-repeat center top;
	clear:both;
}
#tmp_event_top_cnt .wrap_box_event:first-child {
	background-image:url(/shared/templates/top/images/new/event_bg1.jpg);
}
#tmp_event_top_cnt .box_event {
	float:left;
	width:321px;
}
.no_javascript #tmp_event_top_cnt .box_event {
	float:none;
	display:inline-block;
	width:320px;
	vertical-align:top;
}
#tmp_event_top_cnt .box_event2 {
	padding:5px 8px 0 9px;
}
#tmp_event_top_cnt .box_event p {
	margin:0 0 5px;
	line-height:1.2;
}
#tmp_event_top_cnt .box_event .img {
	float:left;
	width:138px;
}
#tmp_event_top_cnt .box_event .img img {
	width:128px;
	height:auto;
}
#tmp_event_top_cnt .box_event .ttl {
	line-height:1.6;
}
#tmp_event_top_cnt .box_event .cnt {
	float:right;
	width:165px;
}
/* life
============================== */
#tmp_life {
	margin:0 0 20px;
	clear:both;
}
#tmp_life_ttl {
}
#tmp_life_ttl h2 {
	background:url(/shared/templates/top/images/new/life_ttl_ja.jpg) no-repeat left top;
	width:645px;
	height:38px;
}
#tmp_life_cnt {
	padding:13px 0 0 5px;
}
#tmp_life_cnt p {
	margin-bottom:17px;
}
#tmp_life_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_life_cnt ul li {
	margin-right:2px;
	margin-bottom:4px;
	float:left;
}
#tmp_life img {
	vertical-align:top;
}
/* access
============================== */
#tmp_access {
	margin:0 0 20px;
	clear:both;
}
#tmp_access_ttl {
}
#tmp_access_ttl h2 {
	background:url(/shared/templates/top/images/new/access_ttl_ja.jpg) no-repeat left top;
	width:645px;
	height:37px;
}
#tmp_access_cnt {
	padding:10px 20px 5px;
	border:solid 1px #CCCCCC;
}
#tmp_access_cnt ul {
	margin:0 0 0 16px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_access_cnt ul li {
	margin-bottom:7px;
}
/* box_oshirase
============================== */
.box_oshirase {
	margin:0 0 20px;
	clear:both;
}
.box_oshirase_ttl p {
	margin-bottom:0 !important;
}
.box_oshirase_cnt {
	padding:20px 15px 10px;
}
.box_oshirase_cnt ul {
	margin:0 0 0 16px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
.box_oshirase_cnt ul li {
	margin:0 0 10px;
}
.box_oshirase_cnt ul li img {
	vertical-align:top;
}
.box_oshirase .read_all {
	padding:10px 8px 0;
	border-top:1px solid #EFECE0;
}
.box_oshirase .read_all ul {
	list-style:none;
	list-style-image:none;
	float:right;
}
.box_oshirase .read_all ul li {
	float:left;
}
.box_oshirase .read_all ul li.list {
	margin-right:14px;
}
.box_oshirase p.without {
    padding: 15px 15px 0;
}
/* box_icon_list
============================== */
.box_icon_list {
	margin:0 0 10px;
	clear:both;
}
.box_icon_list_ttl p {
	margin-bottom:0 !important;
}
.box_icon_list_cnt {
	padding:16px 0 10px 11px;
}
.box_icon_list_cnt ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
.box_icon_list_cnt ul li {
	margin:0 6px 6px 0;
	float:left;
}
.box_icon_list_cnt ul li.last {
	margin-right:0;
}
.box_icon_list_cnt ul li img {
	vertical-align:top;
}
/* jigyosha
============================== */
.box_jigyosha {
	margin:0 0 10px;
	clear:both;
}
.box_jigyosha_l {
	width:205px;
	float:left;
}
.box_jigyosha_r {
	width:205px;
	float:right;
}
/* box_idx2
============================== */
.box_idx2 {
	clear:both;
}
.box_idx2_ttl p {
	margin-bottom:0 !important;
}
.box_idx2_cnt {
	padding:10px 15px 10px 25px;
	border:1px solid #CCCCCC;
}
.box_idx2_cnt ul {
	margin:0 !important;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
.box_idx2_cnt ul li {
	margin:0 0 6px;
}
.box_idx2_cnt ul li img {
	vertical-align:top;
}
/* volunteer banner
================================================== */
.wrap_full_col_main {
	margin-bottom:23px;
}
#tmp_volunteer_banner {
	position:relative;
	float:left;
	cursor: pointer;
}
#tmp_volunteer_banner p{
	text-align:center;
}
#tmp_volunteer_banner a{
	display:block;
	background:url(/shared/templates/top/images/modal_box/volunteer_banner.jpg) no-repeat left bottom / 100% auto;
	height:164px;
	width:320px;
}
#tmp_volunteer_banner a span {
	display: block;
    position: relative;
    z-index: -1;
    overflow: hidden;
    height: 0;
}
/* countdown
================================================== */
#tmp_countdown {
	float:right;
}
#tmp_countdown .wrap_countdown {
	margin-bottom:3px;
}
#tmp_countdown p.countdown_ttl {
    display: block;
    position: relative;
    z-index: -1;
    overflow: hidden;
    height: 0;
}
#tmp_countdown p {
	display:block;
	text-align:center;
	font-size:285.7%;
	color:#001F60;
	font-weight:bold;
}
#tmp_countdown .open p{
	font-size: 214.3%;
	margin-top: 2px;
	margin-bottom: 7px;
}
#tmp_countdown_btn {
	width:100%;
	height:58px;
	border-radius:3px;
}
#tmp_olympic {
	width: 320px;
	min-height:120px;
	float:left;
	background:url(/shared/templates/top/images/countdown/olympic_bg.jpg) no-repeat left top !important;
	padding: 50px 35px 6px 195px;
	box-sizing:border-box;
	word-break:break-all;
}
#tmp_paralympic {
	width: 320px;
	min-height:120px;
	float:right;
	background:url(/shared/templates/top/images/countdown/paralympic_bg.jpg) no-repeat left top !important;
	padding: 50px 35px 6px 195px;
	box-sizing:border-box;
	word-break:break-all;
}
#tmp_countdown .countdown_btn a {
	display:block;
	background:url(/shared/templates/top/images/countdown/countdown_btn.jpg) no-repeat left top !important;
	width:645px;
	height:41px;	
}
#tmp_countdown .countdown_btn a span{
    display: block;
    position: relative;
    z-index: -1;
    overflow: hidden;
    top: 20px;
    height: 0;
}
#tmp_countdown .countdown_btn p {
	font-size:100%;
}
/* Modal box */
#tmp_modal_content {
	position: fixed;
	top:100px;
	z-index:10001;
	max-width:980px; /* 画面サイズより縮小しない */
	margin:0 auto;
	bottom: 0;
	overflow-y: auto
}
#tmp_modal_content {
	visibility:hidden;
    opacity: 0;
    transform: scale(0);
	transition:all 0.4s ease-out;
}
#tmp_modal_content.active {
	visibility:visible;
	opacity: 1;
	transform: scale(1);
	transition:all 0.4s ease-out 0.2s;
}
.wrap_modal_content {
	position:relative;
	padding:30px 134px 20px;
	background-color:#ffffff;
	color:#004C9A;
	border-top:6px solid #004C9A;
	font-size:142.9%;
	font-weight:bold;
}
.modal_img{
	text-align: center;
	margin-bottom:20px;
}
.modal_img img{
	max-width:100%;
	height:auto;
}
.modal_close {
	position:absolute;
	top:0;
	right:0;
	background:url(/shared/templates/top/images/modal_box/modal_btn.gif) no-repeat top right;
	width:50px;
	height:50px;
}
#tmp_modal_overlay {
	position:fixed;
	z-index:10000;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.8);
}
.banner_small {
	position:absolute;
	bottom:0;
	right:0;
	z-index:1;
}
#tmp_volunteer_banner p.banner_small span {
	display:inline-block;
}
#tmp_volunteer_banner p.banner_cover {
	position:absolute;
	content:"";
	background:url(/shared/templates/top/images/modal_box/cover_bg.png) no-repeat right center;
	background-size:100% auto;
	width:320px;
	height:164px;
	bottom:0;
	right:0;
	z-index:2;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.wrap_full_col_main:after,
.wrap_countdown:after,
.clearfix:after,
#tmp_wrap_search_top:after,
#tmp_search_top:after,
#tmp_search_kwd:after,
#tmp_info:after,
#tmp_info_ttl:after,
#tmp_info_cnt:after,
#tmp_info_cnt .box_info:after,
#tmp_info_cnt .list_table:after,
#tmp_info_cnt .read_all:after,
#tmp_event_top:after,
#tmp_event_top_ttl:after,
#tmp_event_top_cnt:after,
#tmp_event_top_cnt .wrap_box_event:after,
#tmp_life:after,
#tmp_life_ttl:after,
#tmp_life_cnt:after,
#tmp_access:after,
#tmp_access_ttl:after,
#tmp_access_cnt:after,
.box_oshirase:after,
.box_oshirase_ttl:after,
.box_oshirase_cnt:after,
.box_oshirase .read_all:after,
.box_icon_list:after,
.box_icon_list_ttl:after,
.box_icon_list_cnt:after,
.box_jigyosha:after,
.box_jigyosha_l:after,
.box_jigyosha_r:after,
.box_idx2:after,
.box_idx2_ttl:after,
.box_idx2_cnt:after,
#tmp_event_top_cnt .event_list_btn:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .clearfix,
*:first-child+html #tmp_wrap_search_top,
*:first-child+html #tmp_search_top,
*:first-child+html #tmp_search_kwd,
*:first-child+html #tmp_info,
*:first-child+html #tmp_info_ttl,
*:first-child+html #tmp_info_cnt,
*:first-child+html #tmp_info_cnt .box_info,
*:first-child+html #tmp_info_cnt .list_table,
*:first-child+html #tmp_info_cnt .read_all,
*:first-child+html #tmp_event_top,
*:first-child+html #tmp_event_top_ttl,
*:first-child+html #tmp_event_top_cnt,
*:first-child+html #tmp_event_top_cnt .wrap_box_event,
*:first-child+html #tmp_life,
*:first-child+html #tmp_life_ttl,
*:first-child+html #tmp_life_cnt,
*:first-child+html #tmp_access,
*:first-child+html #tmp_access_ttl,
*:first-child+html #tmp_access_cnt,
*:first-child+html .box_oshirase,
*:first-child+html .box_oshirase_ttl,
*:first-child+html .box_oshirase_cnt,
*:first-child+html .box_oshirase .read_all,
*:first-child+html .box_icon_list,
*:first-child+html .box_icon_list_ttl,
*:first-child+html .box_icon_list_cnt,
*:first-child+html .box_jigyosha,
*:first-child+html .box_jigyosha_l,
*:first-child+html .box_jigyosha_r,
*:first-child+html .box_idx2,
*:first-child+html .box_idx2_ttl,
*:first-child+html .box_idx2_cnt,
*:first-child+html #tmp_event_top_cnt .event_list_btn {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .clearfix,
* html #tmp_wrap_search_top,
* html #tmp_search_top,
* html #tmp_search_kwd,
* html #tmp_info,
* html #tmp_info_ttl,
* html #tmp_info_cnt,
* html #tmp_info_cnt .box_info,
* html #tmp_info_cnt .list_table,
* html #tmp_info_cnt .read_all,
* html #tmp_event_top,
* html #tmp_event_top_ttl,
* html #tmp_event_top_cnt,
* html #tmp_event_top_cnt .wrap_box_event,
* html #tmp_life,
* html #tmp_life_ttl,
* html #tmp_life_cnt,
* html #tmp_access,
* html #tmp_access_ttl,
* html #tmp_access_cnt,
* html .box_oshirase,
* html .box_oshirase_ttl,
* html .box_oshirase_cnt,
* html .box_oshirase .read_all,
* html .box_icon_list,
* html .box_icon_list_ttl,
* html .box_icon_list_cnt,
* html .box_jigyosha,
* html .box_jigyosha_l,
* html .box_jigyosha_r,
* html .box_idx2,
* html .box_idx2_ttl,
* html .box_idx2_cnt,
* html #tmp_event_top_cnt .event_list_btn {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span,
*:first-child+html #tmp_info_ttl ul li span,
*:first-child+html #tmp_life_ttl ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span,
* html #tmp_info_ttl ul li span,
* html #tmp_life_ttl ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}