<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
	font-size: 221.4%;
	color: #007c36;
	background: transparent url(/shared/site_koan_rn/images/icon/hat_icon.png) no-repeat 19px 28px;
	padding: 18px 10px 19px 83px;
	border-top: 2px solid #007c36;
	border-bottom: 2px solid #007c36;
}
#tmp_contents h2 {
	font-size: 178.6%;
	color: #007c36;
	background: transparent url(/shared/site_koan_rn/images/icon/bor_h2_icon.jpg) no-repeat 1px;
	padding: 0 0 0 30px;

}
#tmp_contents h3 {
	font-size: 150%;
	color: #007c36;
	border-left: 5px solid #007c36;
	background: transparent url(/shared/site_koan_rn/images/icon/bg_h3.jpg) no-repeat bottom;
	padding: 0 0 4px 14px;
}
#tmp_contents h4 {
	font-size: 121.4%;
	color: #007c36;
	padding: 0 0 11px 19px;
	border-bottom: 1px dashed #007c36;
	background: transparent url(/shared/site_koan_rn/images/icon/bg_h4.jpg) no-repeat left 2px;

}
#tmp_contents h5 {
	font-size: 128.6%;
	color: #333333;
	border-left: 5px solid #39b54a;
	background-color: inherit;
	padding: 0 0 0 14px;
	line-height: 1.2;
}
#tmp_contents h6 {
	font-size: 114.3%;
	color: #333333;
	background-color: inherit;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#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 1.2em; /* Do not edit */
	list-style-image:url(/shared/site_koan_rn/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 1em 3em; /* 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 */
}
#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 0.8em; /* 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:13px 25px 8px 25px;
	color:inherit;
	background-color:#f6faed;
}
#tmp_contents div.outline {
	padding:10px 10px 0;
	color:inherit;
	background-color:#f6faed;
}
#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 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;	
}
#tmp_contents ul.box_btn li a{
	text-decoration:none;
	display:block;
	font-size: 128.6%;
	color:#ffffff;
	padding:18px 10px 17px 45px;
	font-weight: bold;
	background: #007c36 url(/shared/templates/koan_free_rn/images/icon/arrow_r_icon.png) no-repeat 20px center;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus{
	text-decoration: none;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border-top:1px solid #007c36;
	border-bottom:1px solid #007c36;
	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 26px;
	color:#0071bc;
	font-weight:bold;
	background-color:#f6faed;
	border-bottom:1px solid #007c36;
	font-size: 142.8%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:30px 14px 13px;
}
#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 0.8em; /* Do not edit */
	border-top:1px solid #007c36;
	border-bottom:1px solid #007c36;
	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 {
	padding:10px 7px 8px 25px;
	color:#0071bc;
	font-weight:bold;
	background-color:#f6faed;
	border-bottom:1px solid #007c36;
	font-size: 142.8%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:30px 14px 13px;
}
#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_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	/* background:url(/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top; */
	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 p,
#tmp_contents table.box_menu .box_menu_ttl p {
	padding:18px 10px 17px 45px;
	color:#ffffff;
	font-size: 128.6%;
	font-weight: bold;
	background: #007c36 url(/shared/templates/koan_free_rn/images/icon/arrow_r_icon.png) no-repeat 20px center;
}
#tmp_contents .box_menu_cnt {
	padding: 0 20px;
}
#tmp_contents div.box_menu {
	padding: 0;
}
#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 0.8em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #007c36;
	word-break: break-all;
	color:#333333;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	font-size:128.6%;
	padding:8px;
	color:inherit;
	background-color:#f6faed;
	border:1px solid #007c36;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:8px;
	border:1px solid #007c36;
	font-size: 114.3%;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a {
	text-decoration: none;
}
#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 &gt; Styles &gt; .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_pink {
    color:inherit;
    background-color:#ffdfdf; /* base.css &gt; Styles &gt; th.bg_red */
}
#tmp_contents table.datatable table th.bg_light_blue {
    color:inherit;
    background-color:#d0eff9; /* base.css &gt; Styles &gt; th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
    color:inherit;
    background-color:#eeeeee; /* base.css &gt; Styles &gt; th.bg_gray */
}
#tmp_contents td a:link,
#tmp_contents th a:link {
    color:#0067AB;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */


/* 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
================================================== */

/* ==================================================
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 */
}
/* ==================================================
1th_layer_Duy
================================================== */

/* ==================================================
1th_layer_Duy_END
================================================== */

/* ==================================================
2th_layer_Loc
================================================== */
#tmp_contents .note {
	font-size: 128.5%;
	font-weight: bold;
	margin: 22px 0 15px;
}
#tmp_contents .note:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #8cc63f;
	margin-right: 20px;
}
#tmp_contents .alert {
	font-size: 128.5%;
	font-weight: bold;
	color: #007c36;
	margin: 24px 0 10px;
}
.column_rnavi #tmp_pankuzu {
	margin: 25px 0 0;
}
/* ==================================================
IDX ページ
================================================== */
#tmp_idx #tmp_contents ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin: 0 -20px;
}
#tmp_idx #tmp_contents ul.box_btn li {
	list-style: none;
	margin-bottom: 28px;
	padding: 0 20px;
}
#tmp_idx #tmp_contents ul.box_btn li a {
    border: 1px solid #007c36;
    text-decoration: none;
    font-size: 133.9%;
    color: #000000;
    background: #f6faf6;
    padding: 26px 80px 25px 33px;
    display: block;
    position: relative;
}
#tmp_idx #tmp_contents ul.box_btn li a:hover,
#tmp_idx #tmp_contents ul.box_btn li a:focus{
	text-decoration: underline;
}
#tmp_idx #tmp_contents ul.box_btn li a::after{
	content: "";
	background: url(/shared/site_koan_rn/images/icon/logo_next_index.png) no-repeat;
	background-size: 100%;
	width: 34px;
	height: 26px;
	position: absolute;
	right: 40px;
	top: 26px;
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper,
.container {
	min-width: 0 !important;
	width:100% !important;
}
#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,
.fmenu,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_means {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
.footer_cnt{
	padding-top: 20px!important;
	background: none !important;
}
.footer_cnt address{
	padding-bottom: 10px !important;
	text-align: left !important;
}
.footer_cnt .footer_logo span{
	margin-left: 0 !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;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
/* ==================================================
cms用
================================================== */
#cms8341-contentsZero #tmp_contents ol {
	margin: 0 0 1em 3.5em !important; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
}</pre></body></html>