@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 0.8em;
	padding: 16px 17px;
	font-size: 200%;
	background-color: #003caa;
    color: #ffffff;
	font-weight: bold;
	line-height: 1.5;
	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: #000000;
	background-color: transparent;
	font-weight: bold;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	margin-top: 0.8em;
	padding: 15px 12px 10px;
    font-size: 162.5%;
	line-height: 2;
    border: 1px solid #aaaaaa;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}
#tmp_contents h3 {
    padding: 2px 0;
    font-size: 162.5%;
	line-height: 1.4;
    border-bottom: 2px solid #003caa;
}
#tmp_contents h4 {
	margin-top: 1.5em;
	padding: 1px 0 2px;
	font-size: 137.5%;
	line-height: 1.4;
	background: url(/shared/site_kensou/images/icon/h4_bg.png) no-repeat 10px 7px;
	text-indent: 25px;
	padding-left: 10px;
}
#tmp_contents h5 {
    margin: 1.5em 0 0.8em 0.8em;
	padding: 0 24px 0 9px;
    font-size: 125%;
	line-height: 1.4;
    border-left: 3px solid #003caa;
}
#tmp_contents h6 {
	font-size: 112.5%;
	line-height: 1.5;
	color: #000000;
	background-color: #ffffff;
	margin: 1.7em 0 1.2em;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ul {
	margin:0 0 1.5em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_kensou/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 3em 2.7em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li{
	margin: 0 0 1.1em; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ol li{
	margin: 0 0 1em; /* Do not edit */
	padding-left: 4px;
	line-height: 1.7;
}
#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 1.5em; /* Do not edit */
	border: 3px solid #003caa;
	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,
#tmp_contents div.outline {
	padding:16px 20px 0;
}
#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 1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents > .col2:last-child ul.box_btn,
#tmp_contents > .col3:last-child ul.box_btn,
#tmp_contents > .col2:last-child ul.box_btn li:last-child,
#tmp_contents > .col3:last-child ul.box_btn li:last-child {
	margin-bottom: 0;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 1.5em;
	padding: 10px;
	border:1px solid #ecf7dd;
	border-left: 6px solid #003caa;
	color: #000000;
	background-color: #dfe6f4;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -11px -11px -11px -16px;
	padding: 11px 11px 11px 16px;
	color: inherit;
	background-color: transparent;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 0 0 1em; /* Do not edit */
	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 {
	padding: 10px 7px 8px;
	color:inherit;
	font-size: 100%;
	font-weight:bold;
	background-color: #dfe6f4;
	border-left: 4px solid #003caa;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl h3,
#tmp_contents .box_info .box_info_ttl h4,
#tmp_contents .box_info .box_info_ttl h5,
#tmp_contents .box_info .box_info_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.6;
	border: none;
	font-weight: inherit;
	box-shadow: none;
	color: inherit;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 9px 4px 0 16px;
	border: 1px solid #e4e4e4;
	border-top: none;
}
#tmp_contents .box_info ul {
	margin-bottom: 0; /* 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 li{
	margin-bottom: 8px;
}
#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: 1em 0; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents .box_link + .col2 {
	margin-top: 2.6em;
}
#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 {
	padding: 10px 7px 9px;
	color:inherit;
	font-size: 100%;
	font-weight:bold;
	background-color: #dfe6f4;
	border-left: 4px solid #003caa;
}
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl h3,
#tmp_contents .box_link .box_link_ttl h4,
#tmp_contents .box_link .box_link_ttl h5,
#tmp_contents .box_link .box_link_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.6;
	border: none;
	font-weight: inherit;
	box-shadow: none;
	color: inherit;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 9px 6px 0 16px;
	border: 1px solid #e4e4e4;
	border-top: none;
}
#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 li{
	margin-bottom: 8px;
}
#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_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 1.5em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents .box_menu + .col2 .box_btn {
	margin-top: 1.5em;
}
#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 {
	color: #000000;
	background-color: #dfe6f4;
	border: 1px solid #ecf7dd;
	border-left: 6px solid #003caa;
	padding: 7px 7px 5px;
	font-size: 100%;
	line-height: 2;
}
#tmp_contents table.box_menu .box_menu_ttl {
	border-left: none;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#003caa),to(#003caa));
	background-image: -moz-linear-gradient(#003caa,#003caa);
	background-image: -o-linear-gradient(#003caa,#003caa);
	background-image: linear-gradient(#003caa,#003caa);
	background-size: 6px 100%;
}
#tmp_contents .box_menu_ttl p,
#tmp_contents .box_menu_ttl h2,
#tmp_contents .box_menu_ttl h3,
#tmp_contents .box_menu_ttl h4,
#tmp_contents .box_menu_ttl h5,
#tmp_contents .box_menu_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.8;
	border: none;
	font-weight: inherit;
	color: inherit;
	box-shadow: none;
	text-indent: 0;
}
#tmp_contents .box_menu_ttl a {
	display: block;
	margin: -8px -8px -6px -13px;
	padding: 8px 8px 6px 13px;
	background-color: transparent;
	color: inherit;
}
#tmp_contents table.box_menu .box_menu_ttl a {
	margin-right: -7px;
	margin-left: -17px;
	padding-left: 15px;
}
#tmp_contents .box_menu_cnt {
    border: 1px solid #e4e4e4;
	border-top: none;
    padding: 10px 10px 0;
}
#tmp_contents .box_menu ul {
	margin-left:14px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-left:30px; /* 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 3.3em; /* Do not edit */
	color:#000000;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #777C7C;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 14px 19px 13px;
	color:#FFFFFF;
	background-color: #003caa;
	border: 1px solid #777C7C;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	vertical-align: top;
	padding: 12px 19px 11px;
	border: 1px solid #777C7C;
}
#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:#990000; /* 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_yellow {
	color:inherit;
	background-color:#fffcdf; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#EAEAEA; /* base.css > Styles > th.bg_gray */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */
#tmp_main {
	padding-bottom: 21px;
}
.ptop {
	margin: 1.5em 0 0;
	text-align: right;
}
.ptop a {
	display: inline-block;
	vertical-align: top;
	padding-right: 14px;
	background: url(/shared/templates/kensou_free/images/icon/ptop_icon.gif) no-repeat right 4px;
}
/* box_card */
#tmp_contents .box_card {
	border-spacing: 0;
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
	border-radius: 6px;
	border: 1px solid #acc2da;
}
#tmp_contents .box_card td {
    background-color: #ffffff;
    color: inherit;
	padding: 0;
}
#tmp_contents .box_card .box_card_cnt {
    padding: 10px 16px 11px;
	font-size: 87.5%;
}
#tmp_contents .box_card .box_card_cnt strong {
    font-size: 114.3%;
}
#tmp_contents .box_card .box_card_cnt p {
    margin-bottom: 2px;
	line-height: 1.6;
}
#tmp_contents .box_card .box_card_img p {
    margin-bottom: 0;
}
#tmp_contents .box_card .box_card_img img {
	width: 100%;
    vertical-align: top;
	max-width: 100%;
    height: auto;
}
/* externalLink */
#tmp_contents a[rel*="external"],
#tmp_main a[rel*="external"] {
    margin-right: 3px;
}
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after{
    content:"";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 11px;
    background: transparent url(/shared/images/icon/arrow_blank.png) no-repeat 0 0;
    background-size: 14px auto;
    color: inherit;
}
/* ==================================================
report_list
================================================== */
#tmp_contents .report_list li {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 7px;
	padding: 6px 6px 7px 18px;
	background: url(/shared/site_kensou/images/icon/list_icon.gif) no-repeat 0 1em;
	}
#tmp_contents .report_list .date {
    padding-right: 10px;
	width: 134px;
	flex-shrink: 0;
}
#tmp_contents .report_list .title {
	flex: 1;
}
/* ==================================================
/* idx_menu
================================================== */
#tmp_contents ul.col3_list,
#tmp_contents ul.idx2_menu {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 1.5em);
}
#tmp_contents ul.col3_list li,
#tmp_contents ul.idx2_menu li {
	width: 33.333%;
	padding-right: 1.5em;
}
#tmp_contents ul.col3_list li:nth-child(3n),
#tmp_contents ul.idx2_menu li:nth-child(3n) {
	padding-right: 0;
}
/* ==================================================
hover
================================================== */
#tmp_contents .box_menu_ttl a,
#tmp_contents ul.box_btn a,
.ptop a {
	text-decoration: none;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents ul.box_btn a:hover,
.ptop a:hover {
	text-decoration: underline;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_contents .box_info .box_info_ttl,
.color_blue #tmp_contents .box_info .box_info_ttl,
.color_yellow #tmp_contents .box_info .box_info_ttl,
.color_black #tmp_contents .box_link .box_link_ttl,
.color_blue #tmp_contents .box_link .box_link_ttl,
.color_yellow #tmp_contents .box_link .box_link_ttl,
.color_black #tmp_contents .box_menu_ttl,
.color_blue #tmp_contents .box_menu_ttl,
.color_yellow #tmp_contents .box_menu_ttl {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
.color_black #tmp_contents .box_menu_ttl h2,
.color_black #tmp_contents .box_menu_ttl p,
.color_blue #tmp_contents .box_menu_ttl h2,
.color_blue #tmp_contents .box_menu_ttl p,
.color_yellow #tmp_contents .box_menu_ttl h2,
.color_yellow #tmp_contents .box_menu_ttl p{
	margin: 1px;
}
.color_black.fsize_big2 #tmp_contents .box_menu ul,
.color_blue.fsize_big2 #tmp_contents .box_menu ul,
.color_yellow.fsize_big2 #tmp_contents .box_menu ul{
	margin-left: 20px;
}

/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_small #tmp_contents h4 {
	background-position: 0 3px;
}
.fsize_small .ptop a {
	background-position: right 1px;
}
/* ==================================================
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;
}
#tmp_wrapper {
	width:100% !important;
	min-width: inherit;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
}
#tmp_hlogo a{
	text-decoration: none;
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background-image: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	z-index: auto !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_inner {
	display: block;
}
#tmp_footer .footer_lft,
#tmp_footer .footer_rgt {
	width: 100%;
}
#tmp_footer .footer_rgt {
	display: block;
}
#tmp_gnavi,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_means,
.footer_sns {
	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_contents h1 {
	background-color: #ffffff !important;
	color: #000000 !important;
	border: 3px solid #000000;
}
#tmp_contents h2{
	background-color: #ffffff !important;
	color: #000000 !important;
	border: 2px solid #000000;
	box-shadow: none;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu_ttl {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
#tmp_contents .box_menu_ttl,
#tmp_contents .box_menu_cnt,
#tmp_contents ul.box_btn li,
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_link .box_link_cnt,
#tmp_contents .box_info .box_info_cnt,
#tmp_inquiry,
#tmp_feedback,
#tmp_contents .outline{
	border-color: #000000;
	background-color: #ffffff;
	color: #000000;
}
#tmp_wrap_custom_update{
	margin-top: 0;
}
}
