@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
    margin: 0 0 0.8em;
    font-size: 188.9%;
    line-height: 1.4;
    color: #ffffff;
    background-color: #175237;
    padding: 23px 20px 21px;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 1.5em 0 0.8em;
	color: #222222;
	background-color: #ffffff;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
    font-size: 155.5%;
    line-height: 1.3;
    background-color: #ffffff;
    padding: 0 20px 12px;
    border-bottom: 2px solid #175237;
}
#tmp_contents h3 {
    font-size: 144%;
    line-height: 1.4;
    background-color: #f7f3eb;
    padding: 19px 22px 18px;
}
#tmp_contents h4 {
    font-size: 122%;
    line-height: 1.4;
    padding: 0 20px;
	position:relative;
}
#tmp_contents h4::before {
	content:"";
	position:absolute;
	top:3px;
	left:0;
	width:5px;
	height:24px;
	background:#175237;
	color:#ffffff;
}
#tmp_contents h5 {
    font-size: 111%;
    line-height: 1.5;
}
#tmp_contents h6 {
    font-size: 100%;
    line-height: 1.5;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1em 2.1em; /* Do not edit */
	list-style-image:url(/shared/site_identity/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.4em; /* Do not edit */
}
#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 */
}
/* ==================================================
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 40px; /* Do not edit */
	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: 19px 18px 0;
	color:inherit;
	background-color:#f7f3eb;
}
#tmp_contents div.outline {
	padding: 19px 18px 0;
	color:inherit;
	background-color:#f7f3eb;
}
#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 40px; /* Do not edit */
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	padding: 10px 12px;
	font-weight: bold;
	color: #175237;
	background-color: #ffffff;
	border:1px solid #175237;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin:0 0 20px;
}
#tmp_contents ul.box_btn li a {
    display: block;
	margin:-10px -12px;
	padding: 10px 12px 10px 40px;
    text-decoration: none;
	color: #175237;
    background: #ffffff url(/shared/site_identity/images/icon/green_arr_icon.png) no-repeat 12px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tmp_contents ul.box_btn li.active,
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus{
	text-decoration: underline;
}
#tmp_contents ul.box_btn li p {
	margin-bottom: 0;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #175237;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	color:inherit;
	font-weight:bold;
	font-size: 111%;
	padding: 13px 18px;
	background-color:#f7f3eb;
	border-bottom:1px solid #f7f3eb;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 20px 13px 3px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info 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 {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #175237;
	clear:both; /* Do not edit */
}
#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_link .box_link_ttl {
	color: inherit;
    font-weight: bold;
    font-size: 111%;
    padding: 13px 18px;
    background-color: #f7f3eb;
	border-bottom:1px solid #f7f3eb;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 19px 13px 3px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_faq
================================================== */
#tmp_contents .box_faq {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #175237;
	clear:both; /* Do not edit */
}
#tmp_contents .box_faq .box_faq_ttl {
	color:inherit;
	font-weight:bold;
	font-size: 111%;
	padding: 13px 18px;
	background-color:#f7f3eb;
	border-bottom:1px solid #f7f3eb;
}
#tmp_contents .box_faq .box_faq_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_faq .box_faq_cnt {
	padding: 20px 13px 3px;
}
#tmp_contents .box_faq ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_faq ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#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 */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #175237;
	clear:both; /* Do not edit */
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	overflow: visible;
}
#tmp_contents .box_menu .box_menu_ttl{
	font-weight: bold;
	color: #175237;
	background-color: #ffffff;
	border-bottom:1px solid #175237;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
}
#tmp_contents .box_menu_ttl p {
	padding: 15px;
	margin-bottom: 0;
}
#tmp_contents .box_menu_ttl a{
	display: block;
    text-decoration: none;
	padding-left: 32px;
    color: inherit;
    background: transparent url(/shared/site_identity/images/icon/green_arr_icon.png) no-repeat left center;
}
#tmp_contents .box_menu_ttl.active a,
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 16px 3px 1px 10px;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	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 40px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cdcfde;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 16px 8px 14px;
	color:inherit;
	background-color:#d3f7f1;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 11px 18px;
	border:1px solid #cdcfde;
}
#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:#b81212; /* 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:#f6dcdc; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fffed5; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#eaf4ff; /* base.css > Styles > th.bg_blue */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 #cdcfde; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#d3f7f1; /* = table.datatable th */
	border:1px solid #cdcfde; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cdcfde; /* = table.datatable td */
}
/* list_table
================================================== */
#tmp_contents .list_table {
	width:100% !important;
	border-collapse:collapse;
	border-spacing:0;
	font-size:88.89%;
}
#tmp_contents .list_table td {
	padding-bottom:20px !important;
	vertical-align:top;
}
#tmp_contents .list_table p {
	margin-bottom:0;
}
#tmp_contents .list_table .date {
	width:9.5em;
	padding:0 5px 0 0;
	font-weight:bold;
}
#tmp_contents .list_table .label {
	width:10.5em;
	padding:0 23px 0 0;
}
#tmp_contents .list_table .label p {
	padding: 2px 4px 1px;
    line-height: 1.2;
	text-align: center;
}
#tmp_contents .list_table .label .cate_028 {
	color: #c54681;
	background-color: #ffffff;
	border: 1px solid #c54681;
}
#tmp_contents .list_table .label .cate_022 {
	color: #00823a;
	background-color: #ffffff;
	border: 1px solid #00823a;
}
#tmp_contents .list_table .label .cate_027 {
	color: #8b621e;
	background-color: #ffffff;
	border: 1px solid #8b621e;
}
#tmp_contents .list_table .label .cate_029 {
	color: #583F99;
	background-color: #ffffff;
	border: 1px solid #583F99;
}
#tmp_contents .list_table .label .cate_030 {
	color: #0068b7;
	background-color: #ffffff;
	border: 1px solid #0068b7;
}
/* ==================================================
font - bold -
================================================== */
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6,
#tmp_contents ul.box_btn li,
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_faq .box_faq_ttl,
#tmp_contents .box_menu .box_menu_ttl,
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption,
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo,
#tmp_contents .list_table .date {
	font-family:"UD Shin Go DemiBold", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
/* ==================================================
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,
#tmp_feedback .feedback_btn ul:after{
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
    min-width: auto;
}
#tmp_header {
	margin:0 0 10px !important;
	padding:0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin:10px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.container {
	width:100% !important;
    padding: 0;
}
#tmp_contents {
	padding:0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
    display: block;
	width: auto;
	height: auto;
}
#tmp_hlogo span {
	z-index:1;
	overflow: visible;
	text-indent:0;
}
#tmp_wrap_regulation,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_sp_social,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_wrap_search {
	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;
}
#tmp_footer .footer_cnt,
#tmp_footer .footer_logo,
#tmp_footer .footer_info,
#tmp_footer .footer_address {
	padding:0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_footer .footer_info,
#tmp_footer .footer_panel {
	margin:0 0 10px;
}
#tmp_footer .footer_info,
#tmp_footer .footer_address {
	float:none;
	width:100%;
}
.copyright {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}