@charset "utf-8";

#tmp_contents h1 {
	margin: 0 0 0.8em;
	clear:both; /* Do not edit */
	font-size: 237.5%;
	line-height: 1.5;
	color: #448007;
	background-color: #ffffff;
	border-top: 4px solid #448007;
	border-bottom: 2px solid #cccccc;
	padding: 15px 0px 18px 20px;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	line-height: 1.4;
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	font-size: 187.5%;
	color: inherit;
	background: #f0f8e5 url(/shared/templates/gikai_free/images/bg_h2.jpg) 2px 11px no-repeat;
	padding: 10px 20px;
}
#tmp_contents h3{
	font-size: 162.5%;
	color: inherit;
	background-color: #ffffff;
	background-image: url(/shared/templates/gikai_free/images/bg_h3.jpg),url(/shared/templates/gikai_free/images/bg_dot.jpg);
	background-repeat: no-repeat,repeat-x;
	background-position: 0px 7px,left bottom;
	padding: 0 0 13px 20px;
}
#tmp_contents h4{
	font-size: 137.5%;
	background: #ffffff url(/shared/templates/gikai_free/images/bg_h4.jpg) 0px 6px no-repeat;
	color: inherit;
	padding: 0 0 0 21px;
}
#tmp_contents h5{
	font-size: 125%;
}
#tmp_contents h6{
	font-size: 112.5%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	line-height: 1.75;
	margin:0 0 0.8em; /* Do not edit */
}
#tmp_contents ul {
	margin: 0 0 1em 0.85em; /* Do not edit */
	list-style-image:url(/shared/site_gikai/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 1em 2.4em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li{
	padding-left: 3px;
}
#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 50px; /* Do not edit */
	border:1px solid #f3f6f9;
	color: inherit;
	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: 17px 20px 2px;
	color:inherit;
	background-color:#f3f6f9;
}
#tmp_contents div.outline {
	padding: 17px 20px 2px;
	color:inherit;
	background-color:#f3f6f9;
}
#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; /* Do not edit */
	padding:0 0 20px;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 30px;
	font-weight: bold;
	line-height: 1.7;
}
#tmp_contents ul.box_btn li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #ffffff url(/shared/site_gikai/images/icon/link_icon.png) 19px 24px no-repeat;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	padding: 17px 30px 14px 42px;
	border:1px solid #70bd21;
	box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
	transition: 0.3s background-color;
	-webkit-transition: 0.3s background-color;
	-moz-transition: 0.3s background-color;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:active{
	background-color: #f9faf0;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 50px; /* Do not edit */
	border:1px solid #cccccc;
	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: 13px 19px 8px;
	color:inherit;
	font-weight:bold;
	background-color:#f1f4d9;
	border-bottom:1px dotted #cccccc;
	font-size: 137.5%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 26px 8px 9px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul li{
	padding-left: 5px;
	padding-bottom: 2px;
}
#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 50px; /* Do not edit */
	border:1px solid #cccccc;
	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:13px 19px 8px;
	color:inherit;
	font-weight:bold;
	background-color:#f1f4d9;
	border-bottom:1px dotted #cccccc;
	font-size: 137.5%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 26px 8px 9px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul li {
	padding-left: 5px;
	padding-bottom: 2px;
}
#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 50px; /* Do not edit */
	border:1px solid #70bd21;
	padding: 1px;
	clear:both; /* Do not edit */
	box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
}
#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 h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-left: 12px; /* Do not edit */
	margin-top: 2px;
}
#tmp_contents .box_menu ul li{
	padding-bottom: 2px;
	padding-left: 6px;
}
#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 */
}
#tmp_contents .box_menu_ttl{
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	padding: 17px 20px 14px;
}
#tmp_contents .box_menu_ttl p {
	margin:0
}
#tmp_contents .box_menu_ttl a {
	color: inherit;
	background: #ffffff url(/shared/site_gikai/images/icon/link_icon.png) 19px 24px no-repeat;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 17px 30px 14px 42px;
	margin: -17px -20px -14px;
	transition: 0.3s background-color;
	-webkit-transition: 0.3s background-color;
	-moz-transition: 0.3s background-color;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus,
#tmp_contents .box_menu_ttl a:active{
	background-color: #f9faf0;
}
#tmp_contents .box_menu_cnt{
	padding: 24px 20px 7px;
}
.type_idx #tmp_contents .box_menu_ttl {
	font-size:112.5%;
}
.type_idx #tmp_contents .box_menu_ttl a {
	background-position:19px 27px;
}
/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 50px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cccccc;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 7px 8px 6px;
	color:inherit;
	background-color:#deefd3;
	border:1px solid #cccccc;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 7px 15px 6px;
	border:1px solid #cccccc;
}
#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:#fdecec; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fffad5; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#e6f5ff; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e6f8e9; /* 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 #cccccc; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#deefd3; /* = table.datatable th */
	border:1px solid #cccccc; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cccccc; /* = table.datatable td */
}
/* box_photo
================================================== */
#tmp_contents .box_photo_event {
	margin:0 0 40px;
	clear:both;
}
#tmp_contents .box_photo_event_main {
	float:left;
	width:800px;
}
#tmp_contents .box_photo_event_side {
	float:right;
	width:360px;
}
#tmp_contents .box_photo_event .box_photo {
	padding-bottom:10px;
}
#tmp_contents .box_photo_event .box_photo p {
	margin-bottom:10px;
}

/* ==================================================
文字サイズ・色合い変更設定ページ用
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 50%;
	padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 114.2%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td {
	padding-bottom:10px;
}
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) th,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .datatable a,
#tmp_contents #tmp_color .datatable a {
	text-decoration:none;
	display:block;
	color:#000000;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize {
	font-size: 100% !important;
}
#tmp_contents #tmp_color {
	margin-bottom:30px;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.4rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 1.6rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.3rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.5rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.2rem;
	line-height:1 !important;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 2rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	font-size:171.4% ;
	display:block;
	margin:0 0 30px;
	clear:both; /* Do not edit */
	line-height:1.2;
	font-weight:bold;
	color: #448007;
	background-color: #ffffff;
	border-top: 4px solid #448007;
	border-bottom: 2px solid #cccccc;
}
#tmp_contents #tmp_fsize .cs_heading {
	padding:25px 20px;
}
.color_yellow #tmp_contents #tmp_fsize .cs_heading,
.color_black #tmp_contents #tmp_fsize .cs_heading,
.color_blue #tmp_contents #tmp_fsize .cs_heading {
	padding:5px;
	border-width:3px;
	border-style:solid;
}
#tmp_contents #tmp_color .cs_heading {
	padding:5px;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	color:inherit;
	background-color:#f3f6f9;
	border:1px solid #f3f6f9;
	padding:15px;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
}
.color_yellow #tmp_contents #tmp_color .color_default .cs_heading,
.color_black #tmp_contents #tmp_color .color_default .cs_heading,
.color_blue #tmp_contents #tmp_color .color_default .cs_heading {
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_black {
	padding:15px 15px 20px;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
	border: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#ffffff !important;
	border-color:transparent !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color: #000000 !important;
	background: #e8eff6 !important;
	margin:0 !important; /* Do not edit */
	padding:15px !important;
	border:2px solid #e8eff6 !important;
	clear:both !important; /* Do not edit */
}
#tmp_contents .cs_box.color_default .cs_heading {
	display: block !important;
	margin-bottom: 0.5em !important;
	font-size: 171.4% !important;
	line-height: 1.6 !important;
	padding:15px 20px !important;
	color: #448007 !important;
	background-color: #ffffff !important;
	border-top: 4px solid #448007 !important;
	border-bottom: 2px solid #cccccc !important;
}

/* ==================================================
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:auto;
}
.container {
	width:100% !important;
    padding: 0;
}
#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;
}
#tmp_main {
	padding:0;
	background:none !important;
}
#tmp_wrap_navigation {
	margin-bottom:10px !important;
}
#tmp_wrap_custom_update {
	margin-top:0;
}
#tmp_setting_wrap,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_share,
#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;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
