@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	background-image:url(/shared/templates/history_free/images/h1_bg_rgt.jpg) , url(/shared/templates/history_free/images/pattern_bg.jpg);
	background-position:right top , 0 0;
	background-repeat:no-repeat , repeat;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:22px 30px;
	line-height:1.5;
	font-size:188.88%;
	margin:0 0 30px;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	line-height:1.5;
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	font-size:144.44%;
	padding:12px 18px 11px;
	color: #222222;
	background:#fff2d2 url(/shared/templates/history_free/images/h2_bg.png) no-repeat right bottom;
	border-bottom:1px solid #f4dca0;
}
#tmp_contents h3 {
	font-size:144.44%;
	padding:12px 15px 11px;
	background:url(/shared/templates/history_free/images/h3_bg.png) repeat-y 0 0;
	border-bottom:1px solid #e1e1e1;
}
#tmp_contents h4 {
	font-size:122.22%;
	padding:2px 0 2px 23px;
	background:url(/shared/templates/history_free/images/h4_bg.png) no-repeat left 9px;
}
#tmp_contents h5 {
	font-size:111.11%;
	padding:0 0 8px;
	border-bottom:1px solid #e6e6e6;
}
#tmp_contents h6 {
	font-size:100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	line-height:1.77;
	margin:0 0 0.8em; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1.2em 28px; /* Do not edit */
	list-style-image: url(/shared/site_history/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1.2em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents a.icon_pdf,
#tmp_contents a.icon_pdf,
#tmp_contents a.icon_excel,
#tmp_contents a.icon_excel,
#tmp_contents a.icon_word,
#tmp_contents a.icon_word{
	color: #003d6d;
	text-decoration: underline;
	cursor: pointer;
}
#tmp_contents a.icon_pdf:hover,
#tmp_contents a.icon_pdf:focus,
#tmp_contents a.icon_excel:hover,
#tmp_contents a.icon_excel:focus,
#tmp_contents a.icon_word:hover,
#tmp_contents a.icon_word:focus{
	text-decoration: none;
}
#tmp_contents a.icon_pdf:before,
#tmp_contents a.icon_excel:before,
#tmp_contents a.icon_word:before{
	content: '';
	position: relative;
	display: inline-block;
	margin-right: 10px;
	top: 3px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 48px;
	height: 20px;
}
#tmp_contents a.icon_pdf:before{
	background-image:url(/shared/images/icon/icon_pdf.png);
}
#tmp_contents a.icon_excel:before{
	background-image:url(/shared/images/icon/icon_excel.png);
}
#tmp_contents a.icon_word:before{
	background-image:url(/shared/images/icon/icon_word.png);
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 60px; /* Do not edit */
	border:2px solid #ffe096;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:25px 25px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:25px 25px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 60px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	padding:16px 14px;
	background-color:#ffffff;
	background-image: url(/shared/templates/history_free/images/box_btn_bg_rgt.jpg) , url(/shared/templates/history_free/images/pattern_bg.jpg);
	background-repeat:no-repeat, repeat;
	background-position:right bottom, left top;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	margin:0 0 20px;
}
#tmp_contents ul.box_btn li a {
	display:block;
	position:relative;
	margin:-16px -14px;
	padding:16px 14px 16px 46px;
	color:#222222;
	background-color:transparent;
	text-decoration:none;
}
#tmp_contents ul.box_btn li a::before {
	content:'';
	position:absolute;
	left:14px;
	top:25px;
	background:url(/shared/site_history/images/icon/arrow_link.png) no-repeat;
	width:24px;
	height:8px;
}
#tmp_contents ul.box_btn li a:hover {
	text-decoration:underline;
}
/* box_info / box_link / box_faq
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link,
#tmp_contents .box_faq {
	margin:0 0 55px; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info,
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_faq .box_faq_ttl {
	padding:30px 27px 15px;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	background: url(/shared/templates/history_free/images/box_bg_lft.png) no-repeat left top;
}
#tmp_contents .box_faq .box_faq_ttl {
	background: url(/shared/templates/history_free/images/faq_bg_lft.png) no-repeat left top;
}
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_faq .box_faq_ttl h2,
#tmp_contents .box_faq .box_faq_ttl p {
	padding:0;
	margin:0;
	border:none;
	background-color:transparent;
	background-image:none;
	font-size:133.33%;
	font-weight:bold;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt,
#tmp_contents .box_faq .box_faq_cnt {
	padding:0 18px 15px;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	background:url(/shared/templates/history_free/images/box_bg_rgt.png) no-repeat right bottom;
}
#tmp_contents .box_faq .box_faq_cnt {
	background:url(/shared/templates/history_free/images/faq_bg_rgt.png) no-repeat right bottom;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul,
#tmp_contents .box_faq ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link ol,
#tmp_contents .box_faq ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol,
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol,
#tmp_contents .box_faq ul ul,
#tmp_contents .box_faq ul ol,
#tmp_contents .box_faq ol ul,
#tmp_contents .box_faq ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_info_cnt li,
#tmp_contents .box_link_cnt li,
#tmp_contents .box_faq_cnt li {
	margin-bottom:15px;
}
/* faq_btn */
#tmp_contents .box_faq .faq_btn {
	text-align:center;
	line-height:1.5;
	font-size:88.88%;
	margin:25px 0 20px;
}
#tmp_contents .box_faq .faq_btn a {
	display:inline-block;
	position:relative;
	min-width:240px;
	padding:12px 14px 10px;
	text-decoration:none;
	color:#222222;
	background:#ffffff;
	border:1px solid #d9d9d9;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
}
#tmp_contents .box_faq .faq_btn a::before {
	content:'';
	display:inline-block;
	margin:0 7px 2px 0;
	background:url(/shared/site_history/images/icon/arrow_link.png) no-repeat;
	width:24px;
	height:8px;
}
#tmp_contents .box_faq .faq_btn a:hover,
#tmp_contents .box_faq .faq_btn a:focus {
	text-decoration:underline;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 60px; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu_ttl {
	border:none;
	padding:25px 14px;
	background-color:#ffffff;
	background-image: url(/shared/templates/history_free/images/box_btn_bg_rgt.jpg) , url(/shared/templates/history_free/images/pattern_bg.jpg);
	background-repeat:no-repeat, repeat;
	background-position:right bottom, left top;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
#tmp_contents .box_menu_ttl p a {
	display:block;
	position:relative;
	margin:-25px -14px;
	padding:25px 14px 25px 46px;
	color:#222222;
	background-color:transparent;
	text-decoration:none;
}
#tmp_contents .box_menu_ttl p a::before {
	content:'';
	position:absolute;
	left:14px;
	top:35px;
	background:url(/shared/site_history/images/icon/arrow_link.png) no-repeat;
	width:24px;
	height:8px;
}
#tmp_contents .box_menu_ttl p a:hover,
#tmp_contents .box_menu_ttl p a:focus {
	text-decoration:underline;
}
#tmp_contents .box_menu_cnt {
	padding:16px 18px;
	border-top:none;
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
#tmp_contents .box_menu_ttl h2,
#tmp_contents .box_menu_ttl p {
	font-weight:normal;
	margin:0;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 60px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #bebebe;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:11px 18px;
	color:inherit;
	background-color:#deebf6;
	border:1px solid #bebebe;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:11px 18px;
	border:1px solid #bebebe;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#ac1c45; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#feecec; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fbffe7; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e8ffee; /* base.css > Styles > th.bg_green */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #bebebe; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#deebf6; /* = table.datatable th */
	border:1px solid #bebebe; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #bebebe; /* = table.datatable td */
}

/* list_table
================================================== */
#tmp_contents .list_table {
	border-collapse:collapse;
	border-spacing:0;
	width:100% !important;
	margin:0 0 30px;
}
#tmp_contents .list_table td {
	padding:10px 0;
	border-bottom:1px solid #b8b8b8;
	vertical-align:top;
	text-align:left;
	font-size:88.88%;
}
#tmp_contents .list_table td.date {
	width:8em;
}
#tmp_contents .list_table td p {
	margin-bottom:0 !important;
}
#tmp_contents .list_table td a {
	text-decoration:none;
}
#tmp_contents .list_table td a:hover,
#tmp_contents .list_table td a:focus {
	text-decoration: underline;
}
/* IDX
================================================== */
#tmp_contents .idx_list{
	padding: 35px 0 82px;
	overflow: hidden;
}
#tmp_contents .idx_list ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -9px;
	list-style: none;
}
#tmp_contents .idx_list li{
	line-height: 1.5;
	margin-bottom: 20px;
	padding: 0 9px;
	width: 50%;
	font-weight:bold;
	font-size:111.11%;
}
#tmp_contents .idx_list a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding:16px 14px 16px 50px;
	color:#222222;
	background-color:#ffffff;
	background-image:url(/shared/site_history/images/icon/arrow_link.png), url(/shared/templates/history_free/images/box_btn_bg_rgt.jpg) , url(/shared/templates/history_free/images/pattern_bg.jpg);
	background-repeat:no-repeat, no-repeat, repeat;
	background-position:14px 26px, right bottom, left top;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
#tmp_contents .idx_list a:hover,
#tmp_contents .idx_list a:focus{
	text-decoration: underline;
}
/* ==================================================
目次
================================================== */
#tmp_anchor {
	margin:0 0 60px;
	clear:both;
}
#tmp_anchor .anchor_ttl {
	position:relative;
	margin:0 0 20px;
}
#tmp_anchor .anchor_ttl::before {
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:50%;
	height:1px;
	background-color:#f4dca0;
	z-index:-1;
}
#tmp_anchor .anchor_ttl p {
	font-size:122.22%;
	line-height:1.25;
	font-weight:bold;
	display:inline-block;
	background:#ffffff url(/shared/templates/history_free/images/anchor_ttl_en.jpg) no-repeat right center;
	padding:2px 96px 2px 0;
	margin:0 !important;
}
#tmp_anchor .anchor_cnt ul {
	margin-left:18px;
	font-size:88.88%;
}
#tmp_anchor .anchor_cnt ul li {
	margin:0 0 16px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
.container {
	width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width: auto;
	max-width: 1200px;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
#tmp_hlogo h1,
#tmp_hlogo p{
	background-image: none !important;
	font-weight: bold;
}
#tmp_hlogo a{
	text-decoration: none;
}
#tmp_hlogo span{
	z-index: inherit !important;
	text-indent: inherit;
}
#tmp_footer .footer_wrapper {
	color:#000000 !important;
	background:#FFFFFF !important;
}
}
