@charset "utf-8";

#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 2em 0 0.9em;
	clear:both; /* Do not edit */
}
#tmp_contents h1 {
	margin: 0 0 0.9em;
	padding: 35px 0 27px;
	background-repeat: no-repeat, repeat-x;
	background-image: url(/shared/templates/free_rn2025/images/icon/h1_line_pink.png), url(/shared/templates/free_rn2025/images/icon/h1_line_blue.png);
	font-size: 177.8%;
	border-bottom: 1px solid #c8cbcc;
	line-height: 1.6;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	padding: 19px 20px 18px;
	background-color: #edf5f7;
	background-repeat: no-repeat, repeat-x;
	background-image: url(/shared/templates/free_rn2025/images/icon/h2_line_pink.png), url(/shared/templates/free_rn2025/images/icon/h2_line_blue.png);
	background-position: left bottom;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h3{
	padding: 3px 0 15px 22px;
	background: url(/shared/templates/free_rn2025/images/icon/h3_ttl_bg.png) no-repeat;
	border-bottom: 1px solid #222222;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h4{
	margin-bottom: 1em;
	padding-left: 20px;
	background: url(/shared/templates/free_rn2025/images/icon/h4_ttl_bg.png) no-repeat left 3px;
	font-size: 122.2%;
	line-height: 1.5;
}
#tmp_contents h5{
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	padding-bottom: 11px;
	border-bottom: 1px solid #c8cbcc;
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h6{
	margin-top: 1.6em;
	margin-bottom: 1.2em;
	font-size: 100%;
	line-height: 1.6;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin: 0 0 1.1em 1.1em; /* Do not edit */
	list-style-image:url(/shared/site_rn2025/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 3em 2.1em; /* 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.8;
}
#tmp_contents ol li{
	padding-left: 5px;
}
#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 2.2em; /* Do not edit */
	border: 1px solid #575959;
	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 19px 14px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding: 17px 19px 14px;
	color:inherit;
	background-color:#FFFFFF;
	word-break:break-all;
	word-wrap:break-word;
}
#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 */
}
#tmp_contents .outline p:last-child {
	margin-bottom: 0;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin: 0 0 1.1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 20px;
	padding: 16px 19px 13px;
	background-color: #ffffff;
	color:inherit;
	border: 1px solid #d9d9d9;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -16px -19px -13px ;
	padding: 16px 19px 13px;
	color: inherit;
	background: transparent url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 1.1em 0; /* 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: 17px 20px 13px;
	color:inherit;
	background-color: #f0f4f5;
	border:1px solid #f0f4f5;
	font-size: 122.2%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 19px 0 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 19px; /* 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: 1.1em 0; /* Do not edit */
	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: 17px 20px 13px;
	color:inherit;
	background-color: #f0f4f5;
	border:1px solid #f0f4f5;
	font-size: 122.2%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 19px 0 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 19px; /* 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 1.1em; /* Do not edit */
	border: 1px solid #d9d9d9;
	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 h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl{
	padding: 17px 19px 15px;
	border-bottom: 1px solid #575959;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -17px -19px -15px;
	padding: 17px 19px 15px;
	background: transparent url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 18px 19px 2px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 18px; /* 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 3.2em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #d9d9d9;
	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 12px;
	color:inherit;
	background-color: #def1fc;
	border: 1px solid #d9d9d9;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 14px 19px 10px;
	border: 1px solid #d9d9d9;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 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 */
	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 */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#d8f8d9;
}
#tmp_contents table.datatable table th.bg_yellowgreen {
	color:inherit;
	background-color:#e8f6cb;
}
#tmp_contents table.datatable table th.bg_creamyellow {
	color:inherit;
	background-color:#f1f5c3;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* div用 */
#tmp_contents div.enquete_table {
	margin:50px 0;
	color:#222222;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
}
#tmp_contents div.enquete_table .tbl_tr {
	color:inherit;
	background-color:#f5f5f5;
	padding:0 0 14px;
	position:relative;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
}
#tmp_contents div.enquete_table .tbl_tr:has(.tbl_td)::after {
	content:'';
	position:absolute;
	left:10px;
	right:10px;
	bottom:5px;
	height:5px;
	background-color:#ffffff;
}
#tmp_contents div.enquete_table .tbl_tr:last-child::after {
	display:none;
}
#tmp_contents div.enquete_table .tbl_th,
#tmp_contents div.enquete_table .tbl_td {
	padding:15px 18px;
}
#tmp_contents div.enquete_table .tbl_th {
	padding-bottom:5px;
}
#tmp_contents div.enquete_table .tbl_th {
	font-weight:500;
}
#tmp_contents div.enquete_table .tbl_td input[type="text"] {
	max-width:100%;
	margin-bottom:0.5em;
}
#tmp_contents div.enquete_table .tbl_td textarea {
	width:100%;
}
#tmp_contents div.enquete_table .tbl_td input[type="text"],
#tmp_contents div.enquete_table .tbl_td textarea,
#tmp_contents div.enquete_table .tbl_td select {
	border:1px solid #d9d9d9;
	padding:10px;
}
#tmp_contents div.enquete_table .nes,
#tmp_contents div.enquete_table .memo {
	color:#b81212;
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
#tmp_contents div.enquete_table input[type="radio"],
#tmp_contents div.enquete_table input[type="checkbox"] {
	margin-right:5px;
}
#tmp_contents div.enquete_table input[type="radio"] + label,
#tmp_contents div.enquete_table input[type="checkbox"] + label {
	margin-right:10px;
}
/* btn */
#tmp_form_btn {
	text-align: center;
}
#tmp_form_btn p {
	display: inline-block;
}
#tmp_form_btn input[type="submit"],
#tmp_form_btn input[type="button"],
#enquete_form .enquete_button input[type="submit"],
#enquete_form .enquete_button input[type="reset"] {
	margin:0 10px;
	padding:11px 5px;
	border:none;
	cursor:pointer;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#tmp_form_btn input[type="submit"],
#tmp_form_btn input[type="button"],
#enquete_form .enquete_button input[type="submit"],
#enquete_form .enquete_button input[type="reset"] {
	font-size:111%;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
#tmp_form_btn input[type="submit"],
#enquete_form .enquete_button input[type="submit"] {
	width:295px;
	background-color:#575959;
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
	color:#ffffff;
	border:2px solid #575959;
	letter-spacing:0.2em;
	padding-left:0.6em;
}
#tmp_form_btn input[type="button"],
#enquete_form .enquete_button input[type="reset"] {
	width:170px;
	background-color:#ffffff;
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
	color:#575959;
	border:2px solid #dedede;
}
#tmp_form_btn input[type="submit"]:hover,
#tmp_form_btn input[type="button"]:hover,
#tmp_form_btn input[type="submit"]:focus,
#tmp_form_btn input[type="button"]:focus,
#enquete_form .enquete_button input[type="submit"]:hover,
#enquete_form .enquete_button input[type="reset"]:hover,
#enquete_form .enquete_button input[type="submit"]:focus,
#enquete_form .enquete_button input[type="reset"]:focus {
	background-color:#ffffff;
	border-color:#575959;
	color:#575959;
}


/* 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
================================================== */
/* ==================================================
begin gomi Top
================================================== */
.link_hidden {
    display: none !important;
}
.custom_general #tmp_contents h1{
	margin-bottom: 60px;
    background-image: url(/shared/templates/free_rn2025/images/main/general/line_h1_pink.png),
	url(/shared/templates/free_rn2025/images/main/general/line_h1_blue.png),
	url(/shared/templates/free_rn2025/images/main/general/bg_h1_lft.png),
	url(/shared/templates/free_rn2025/images/main/general/bg_h1_rgt.png),
	url(/shared/templates/free_rn2025/images/main/general/line_h1_pink.png),
	url(/shared/templates/free_rn2025/images/main/general/line_h1_blue.png);
	background-position: left top,left top, left top, right bottom ,right bottom,right bottom;
	background-repeat: no-repeat, repeat-x, no-repeat, no-repeat,no-repeat, repeat-x;
	padding: 50px 145px 41px;
	border-bottom: 8px solid #f0f4f5;
}
.custom_general #tmp_anchor{
	margin-top: 55px;
	padding: 0;
	background: #FFFFFF;
}
.custom_general #tmp_anchor .anchor_ttl h2{
	font-size: 133.3%;
	padding-right: 96px;
	padding-bottom: 14px;
	margin-bottom: 30px;
	background-image: url(/shared/templates/free_rn2025/images/icon/contents_en.png),
	url(/shared/templates/free_rn2025/images/main/general/line_anchor.png);
	background-size: auto, auto 2px;
	background-position: right 13px ,left bottom;
}
.custom_general #tmp_anchor .anchor_cnt ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-left: 0;
	gap: 0 10px;
}
.custom_general #tmp_anchor ul li{
	margin-bottom: 10px;
	width: calc(20% - 8px);
}
.custom_general #tmp_anchor ul li:last-child{
	margin-right: 0;
}
.custom_general #tmp_anchor ul li a{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
    padding: 19px 30px 16px 20px;
	border: 1px solid #d9d9d9;
	color: #222222;
	font-size: 88.9%;
	text-decoration: none;
	background: url(/shared/templates/free_rn2025/images/main/general/icon_arrow.png) no-repeat right 15px center;
	background-size: 12px auto;
	height: 100%;
}
.custom_general #tmp_anchor ul li a:hover{
	text-decoration: underline;
}
#tmp_contents .sec_searh_gomi{
	margin-bottom: 26px;
}
#tmp_contents .sec_searh_gomi h2{
	margin-bottom: 30px;
}
#tmp_gomisearch_collection{
	display: flex;
	margin: 0;
	gap: 30px;
}
#tmp_gomisearch_collection .gomisearch_select {
    width: 33.33%;
}
#tmp_gomisearch_collection .gomisearch_select select {
    appearance: none;
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 60px;
    border: 1px solid #d9d9d9;
    padding: 0 68px 0 19px;
    color: #222222;
    background: #ffffff url(/shared/templates/free_rn2025/images/main/general/bg_select.png) no-repeat right -1px center;
}
#tmp_gomisearch_collection .gomisearch_select select:disabled {
    cursor: not-allowed;
}
#tmp_gomisearch_result .wrap_result_search{
	position: relative;
	background-color: #f0f4f5;
	margin-top: 41px;
    padding: 20px 29px 0;
}
#tmp_gomisearch_result .wrap_result_search::before{
	content: "";
	position: absolute;
	top: -21px;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
	height: 21px;
	background: url(/shared/templates/free_rn2025/images/main/general/result_up_icon.png) no-repeat;
}
#tmp_gomisearch_result .gomisearch_result_ttl{
	padding-left: 18px;
	font-size: 122.2%;
	background: url(/shared/templates/free_rn2025/images/main/general/line_ttl_result_pc.png) no-repeat left 4px;
	margin-top: 6px;
}
#tmp_gomisearch_result .gomisearch_result_ttl p{
	margin-bottom: 13px;
}
#tmp_gomisearch_result ul{
	margin: 0 -10px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
#tmp_gomisearch_result ul li{
	width: 50%;
	padding: 0 10px;
	margin-bottom: 20px;
}
#tmp_gomisearch_result ul li.burnable_garbage,
#tmp_gomisearch_result ul li.no_burnable,
#tmp_gomisearch_result ul li.plastic {
	width: 33.3%;
}
#tmp_gomisearch_result ul li .gomi_result_infor{
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	background-color: #FFFFFF;
    padding: 14px 21px;
	margin-bottom: 0;
	line-height: 1.6;
}
#tmp_gomisearch_result ul li .gomi_result_infor span{
	display: inline-block;
	vertical-align: top;
}
#tmp_gomisearch_result ul li .gomi_result_infor .label_txt{
	flex-shrink: 1;
	padding: 3px 18px 0 0;
	margin-right: 20px;
	border-right: 1px solid #1da2f0;
}
#tmp_gomisearch_result ul li .gomi_result_infor .label_date{
	padding-top: 3px;
}
#tmp_gomisearch_result ul li.styrofoam{
	width: 100%;
}
#tmp_gomisearch_result .gomisearch_result_des{
	background-color: #FFFFFF;
	padding: 13px 19px 12px;
	margin-bottom: 20px;
}
#tmp_gomisearch_result .gomisearch_result_des p{
	margin: 0;
}
#tmp_gomisearch_result .gomisearch_result_cnt{
	padding-bottom: 10px;
} 
#tmp_contents .sec_dispose_garbage ul {
    margin: 0 -10px;
    padding: 2px 0 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
#tmp_contents .sec_dispose_garbage ul li {
    width: 33.333%;
    padding: 0 10px;
    margin-bottom: 20px;
}
#tmp_contents .sec_dispose_garbage ul li a{
	border: 1px solid #d9d9d9;
	display: flex;
	align-items: center;
	padding: 10px 25px 10px 30px;
	text-decoration: none;
	color: #222222;
	background-image: url(/shared/site_rn2025/images/icon/box_arrow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	line-height: 1.5;
	min-height: 134px;
	height: 100%;
}
#tmp_contents .sec_dispose_garbage ul li a span{
	display: inline-block;
}
#tmp_contents .sec_dispose_garbage ul li a .dispose_garbage_img {
    width: 102px;
	flex-shrink: 1;
    margin-right: 28px;
    padding-top: 10px;
}
#tmp_contents .sec_dispose_garbage ul li a .dispose_garbage_img img {
	width: 100%;
    height: auto;
}
#tmp_contents .sec_dispose_garbage ul li a .dispose_garbage_txt{
	flex-shrink: 1;
	width: 199px;
}
#tmp_contents .sec_dispose_garbage ul li a:hover .dispose_garbage_txt{
	text-decoration: underline;
}
#tmp_contents .sec_dispose_garbage ul li a:hover .dispose_garbage_img{
	opacity: 0.7;
}
#tmp_contents .sec_dispose_garbage h2{
	margin-bottom: 28px;
    margin-top: 55px;
}
#tmp_contents #tmp_related_menu h2{
	margin-top: 40px;
}
#tmp_contents #tmp_related_menu ul li a{
	min-height: 96px;
	padding-left: 20px;
	padding-right: 52px;
}
#tmp_contents #tmp_related_menu + .box_info{
	margin-top: 40px;
}
#tmp_contents #tmp_related_menu ul li a:hover{
	text-decoration: underline;
}
#tmp_main {
	padding-bottom: 120px;
}
.custom_general #tmp_main {
	padding-bottom: 80px;
}
#tmp_info_gomi_oshirase #tmp_info_gomi_oshirase_ttl {
	margin-bottom: 19px;
	padding: 13px 0 16px;
	background-repeat: no-repeat, repeat-x;
	background-position: left bottom;
	background-image: url(/shared/templates/free_rn2025/images/icon/line_pink_bot.png), url(/shared/templates/free_rn2025/images/icon/line_gray_bot.png);
	font-size: 122.2%;
	background-color: transparent;
}

/* ==================================================
end gomi Top
================================================== */

/* kuchou */
#tmp_photodiary_wrap .photodiary_cnt {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	gap: 0;
}
#tmp_photodiary_wrap .photodiary_item {
	padding: 18px 18px 16px;
	background: #ffffff url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	border: 1px solid #d9d9d9;
	color: #222222;
	line-height: 1.5;
	text-decoration: none;
	width: 32%;
	margin: 0 1%;
	list-style: none;
	margin-bottom: 20px;
}
#tmp_photodiary_wrap .photodiary_item:nth-child(3n+1) {
	margin-left: 0;
}
#tmp_photodiary_wrap .photodiary_item:nth-child(3n) {
	margin-right: 0;
}
#tmp_photodiary_wrap .photodiary_link a {
	color: #222222;
	text-decoration: none;
}
#tmp_photodiary_wrap .photodiary_item.is_hover,
#tmp_photodiary_wrap .photodiary_link a:hover,
#tmp_photodiary_wrap .photodiary_link a:focus {
	text-decoration: underline;
}
#tmp_contents #tmp_photodiary_wrap .general_link a {
	margin-right: 0;
}

/* ==================================================
start gomi free
================================================== */
/* link simple */
#tmp_contents .general_link{
	padding-top: 45px;
	text-align: center;
}
#tmp_contents .general_link a{
	display: inline-block;
	margin-right: 95px;
	padding: 18px 50px 17px 20px;
	background: #ffffff url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
    border: 1px solid #d9d9d9;
	width: 386px;
	max-width: 100%;
    color: #222222;
	line-height: 1.5;
	text-align: left;
    text-decoration: none;
}

/* blog vertical */
#tmp_contents .general_blog_ver{
	margin-bottom: 62px;
}
#tmp_contents .general_blog_ver a{
	display: flex;
	flex-direction: column;
	padding: 18px 18px 16px;
	background: #ffffff url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
    border: 1px solid #d9d9d9;
	color: #222222;
	line-height: 1.5;
	text-decoration: none;
}
#tmp_contents .general_blog_ver .ver_img{
	margin-bottom: 21px;
    text-align: center;
}
#tmp_contents .general_blog_ver .ver_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

/* blog horizontal */
#tmp_contents .general_blog_hoz{
	margin-bottom: 62px;
}
#tmp_contents .general_blog_hoz a{
	display: flex;
	padding: 20px 18px 19px;
	background: #ffffff url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
    border: 1px solid #d9d9d9;
	color: #222222;
	line-height: 1.5;
	text-decoration: none;
}
#tmp_contents .general_blog_hoz .hoz_img{
	flex-shrink: 0;
	width: 125px;
}
#tmp_contents .general_blog_hoz .hoz_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .general_blog_hoz .hoz_txt{
	flex: 1 auto;
	width: 100%;
	padding: 0 0 2px 17px;
	align-self: center;
}

/* blog anchorlink */
#tmp_contents .general_accordions .accordion_area_title h2{
	position: relative;
	margin: 0;
	padding-left: 75px;
}
#tmp_contents .general_accordions .accordion_area_trigger{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: transparent url(/shared/templates/free_rn2025/images/icon/general_arrow_plus.png) no-repeat center center;
	width: 64px;
	color: inherit;
	text-indent: -9999px;
	z-index: 1;
}
#tmp_contents .general_accordions .accordion_area_trigger:after{
	content: '';
	position: absolute;
	right: -1px;
	top: 16px;
	bottom: 16px;
	border-right: 1px solid #d9d9d9;
	width: 1px;
	z-index: -1;
}
#tmp_contents .general_accordions .accordion_area.is_active .accordion_area_trigger{
	background-image: url(/shared/templates/free_rn2025/images/icon/general_arrow_minus.png);
}
#tmp_contents .general_accordions .accordion_area_cnt{
	display: none;
}
#tmp_contents .general_accordions .accordion_area_inner{
	padding: 22px 29px 15px;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	border-top: 0;
}
#tmp_contents .general_accordions ul{
	display: flex;
	flex-flow: row wrap;
	gap: 0 32px;
	margin: 0;
}
#tmp_contents .general_accordions ul li{
	margin-bottom: 2px;
	width: calc(50% - 16px);
	list-style: none;
}
#tmp_contents .general_accordions ul a{
	display: inline-block;
    padding: 3px 0 3px 19px;
    background: transparent url(/shared/site_rn2025/images/icon/arrow_link_rgt.png) no-repeat 0 8px;
    background-size: 10px auto;
    font-size: 88.9%;
	line-height: 1.5;
    color: inherit;
    text-decoration: none;
}
#tmp_contents .general_accordions .accordion_area:not(:last-child){
	margin-bottom: 66px;
}
/* ==================================================
end gomi free
================================================== */

/* ==================================================
begin custom_online_office
================================================== */
/* custom */
.custom_online_office #tmp_main {
	padding-bottom: 0;
}

/* pattern common */
#tmp_contents h2.online_ttl{
	display: block;
	margin: 0 0 45px;
	padding: 52px 0 0;
	background-color: transparent;
	background-image: url(/shared/templates/free_rn2025/images/online/online_ttl_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 188.9%;
}
#tmp_contents .online_links{
	display: flex;
	flex-flow: row wrap;
	gap: 0 24px;
	margin: 0;
}
#tmp_contents .online_links .item{
	list-style: none;
	margin-bottom: 16px;
	width: calc((100% - 72px) / 4);
}
#tmp_contents .online_links .item_inner{
	display: flex;
	padding: 32px 11px 31px;
	background-color: #ffffff;
	height: 100%;
	box-shadow: 0 2px 7px 0 rgba(56, 56, 56, 0.1);
	border: 1px solid #119ace;
	color: #222222;
}
#tmp_contents .online_links .item_inner a{
	display: inline-block;
	text-decoration: none;
	color: inherit;
}
#tmp_contents .online_links p{
	margin-bottom: 0;
}
#tmp_contents .online_links .item_img{
	margin-right: 11px;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	width: 41px;
}
#tmp_contents .online_links .item_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .online_links .item_title{
	margin: 27px 23px 18px 23px;
    padding-bottom: 23px;
	width: calc(100% - 46px);
	border-bottom: 1px solid #119ace;
	font-size: 111.1%;
}
#tmp_contents .online_links .item_txt{
	flex: 1;
	display: flex;
	align-items: center;
	margin: -32px -11px -31px 0;
	padding: 32px 40px 31px 8px;
	background: transparent url(/shared/templates/free_rn2025/images/online/arrow_link_pc.png) no-repeat right bottom;
	line-height: 1.3;
}
#tmp_contents .online_links .item_img + .item_txt{
	padding-left: 0;
}
#tmp_contents .online_galleries .item_title + .item_txt{
	margin-top: -18px;
}
#tmp_contents .online_galleries{
	margin-bottom: 16px;
}
#tmp_contents .online_galleries .item{
	width: calc((100% - 48px) / 3);
}
#tmp_contents .online_galleries .item_inner{
	flex-direction: column;
	align-items: inherit;
	background-image: none;
	padding: 0;
}
#tmp_contents .online_galleries .item_img{
	display: block;
	margin-right: 0;
	width: 100%;
}
#tmp_contents .online_galleries .item_txt{
	display: block;
	background-image: none;
	margin: 0;
	padding: 18px 23px 19px;
	line-height: 1.8;
}
#tmp_contents .online_galleries .item_img + .item_txt{
	padding-left: 23px;
}

/* pagetitle */
#tmp_online_pagetitle {
	position: relative;
	background: #2a6bba url(/shared/templates/free_rn2025/images/online/pagetitle_pattern_lft.png) no-repeat left calc((100% - 1200px)/2 + 6px) center;
	color: #ffffff;
	overflow: hidden;
	z-index: 1;
}
#tmp_online_pagetitle:before,
#tmp_online_pagetitle:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	width: calc(50% + 131px);
	max-width: calc(100% - 472px);
	z-index: 1;
	color: inherit;
}
#tmp_online_pagetitle:before{
	top: -1px;
	bottom: -1px;
	background-color: #ffffff;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 186px 50%);
}
#tmp_online_pagetitle:after{
	background-image: url(/shared/templates/free_rn2025/images/online/pagetitle_pattern_rgt.png);
	background-position: 51px center;
}
#tmp_online_pagetitle .pagetitle_inner {
	position: relative;
	display: flex;
	align-items: center;
	padding: 69px 30px 50px 0;
	width: 472px;
	max-width: 100%;
	min-height: 370px;
	z-index: 2;
}
#tmp_online_pagetitle h1 {
	margin-bottom: 0;
	padding: 0 0 0 51px;
	background: transparent;
	font-size: 266.7%;
	border-bottom: none;
	color: inherit;
}

/* wrap */
#tmp_online_wrap{
	padding: 100px 0 23px;
	overflow: hidden;
}

/* introduce */
#tmp_online_introduce{
	position: relative;
	display: flex;
	padding: 70px 0 54px;
	z-index: 1;
}
#tmp_online_introduce:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 370px;
	background: transparent url(/shared/templates/free_rn2025/images/online/introduce_bgr_pc.png) no-repeat left bottom;
	background-size: auto 446px;
	width: 890px;
	height: 446px;
	color: inherit;
	z-index: -1;
}
#tmp_online_introduce h2.online_ttl{
	margin-bottom: 37px;
}
#tmp_online_introduce .introduce_cnt{
	flex: 1 auto;
	padding-right: 40px;
	width: 100%;
}
#tmp_online_introduce .introduce_des{
	line-height: 2;
}
#tmp_online_introduce .introduce_img{
	flex-shrink: 0;
	width: 45.58%;
	padding: 17px 8% 0 0;
	align-self: center;
}
#tmp_online_introduce .introduce_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

/* recommend */
#tmp_online_recommend{
	margin-bottom: 81px;
	padding-bottom: 20px;
}
#tmp_online_recommend .online_links .item{
	width: calc((100% - 48px) / 3);
}
#tmp_online_recommend .online_links .item_inner{
	padding: 28px 40px 28px 23px;
}
#tmp_online_recommend .online_links .item_txt{
	margin: -28px -40px -28px -23px;
	padding: 28px 40px 28px 23px;
}

/* resident */
#tmp_online_resident{
	padding: 101px 0 64px;
	background: transparent url(/shared/templates/free_rn2025/images/online/resident_bgr_pc.png) no-repeat center top;
	min-height: 1000px;
	color: inherit;
}

/* business */
#tmp_online_business{
	position: relative;
	padding: 80px 0 104px;
}
#tmp_online_business:after{
	content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: 370px;
    background: transparent url(/shared/templates/free_rn2025/images/online/business_bgr.png) no-repeat left bottom;
	background-size: auto 968px;
	max-width: calc(50% - 370px);
    width: 890px;
    height: 968px;
	color: inherit;
    z-index: -1;
}
/* other */
#tmp_online_other{
	padding: 50px 0 100px;
}

/* ==================================================
free
================================================== */

/* anchor
================================================== */
#tmp_anchor {
	margin: 60px 0 24px;
	padding: 19px 22px 23px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#f593bf),to(#f593bf)), -webkit-gradient(linear,left top, left bottom,from(#f593bf),to(#f593bf)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0));
	background-image: -moz-linear-gradient(#f593bf,#f593bf), -moz-linear-gradient(#f593bf,#f593bf), -moz-linear-gradient(#1da2f0, #1da2f0), -moz-linear-gradient(#1da2f0, #1da2f0);
	background-image: -o-linear-gradient(#f593bf,#f593bf), -o-linear-gradient(#f593bf,#f593bf), -o-linear-gradient(#1da2f0, #1da2f0), -o-linear-gradient(#1da2f0, #1da2f0);
	background-image: linear-gradient(#f593bf,#f593bf), linear-gradient(#f593bf,#f593bf), linear-gradient(#1da2f0, #1da2f0), linear-gradient(#1da2f0, #1da2f0);
	background-position: left center, center top, right center, center bottom;
	background-size: 1px calc(100% - 20px), calc(100% - 20px) 1px, 1px calc(100% - 20px), calc(100% - 20px) 1px;
}
#tmp_anchor .anchor_ttl h2 {
	display: inline-block;
	margin: 0 0 10px;
	padding: 3px 98px 0 0;
	background: transparent url(/shared/templates/free_rn2025/images/icon/contents_en.png) no-repeat right center;
	font-size: 122.2%;
}
#tmp_anchor .anchor_cnt ul {
	margin: 0 0 0 17px;
}
.no_javascript #tmp_anchor {
	display: none;
}
/* update_history
================================================== */
#tmp_update_history_wrap p:last-child {
	margin-bottom: 0;
}
#tmp_update_history_wrap .blog_history .update_ttl {
	margin-bottom: 15px;
	font-size: 122.2%;
	display: inline-block;
	padding-top: 1px;
	padding-right: 145px;
	background: url(/shared/templates/free_rn2025/images/icon/update_history_en.png) no-repeat right center;
}
#tmp_update_history_wrap .blog_history {
	margin-bottom: 60px;
	padding: 3px 0 0 20px;
	border-left: 2px solid #575959;
}
#tmp_update_history_wrap .blog_outline {
	margin-bottom: 24px;
	padding: 22px 20px 20px;
	background-color: #f0f4f5;
	color: inherit;
	border: 1px solid #f0f4f5;
	word-break:break-all;
	word-wrap:break-word;
}

/* box_related & box_article
================================================== */
.box_related {
	margin-top: 22px;
	margin-bottom: 33px;
}
#box_article {
	margin-top: 33px;
	margin-bottom: 31px;
}
.box_related .box_related_ttl,
#box_article .box_article_ttl {
    margin-bottom: 19px;
    padding: 13px 0 16px;
    background-repeat: no-repeat, repeat-x;
    background-position: left bottom;
    background-image: url(/shared/templates/free_rn2025/images/icon/line_pink_bot.png), url(/shared/templates/free_rn2025/images/icon/line_gray_bot.png);
    font-size: 122.2%;
}
.box_related .box_related_ttl h2,
#box_article .box_article_ttl h2,
.box_related .box_related_ttl p,
#box_article .box_article_ttl p {
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
    font-size: 100%;
}
.box_related .box_related_ttl h2,
.box_related .box_related_ttl p {
	padding-right: 179px;
	background: url(/shared/templates/free_rn2025/images/icon/related_articles_en.png) no-repeat right center;
}
#box_article .box_article_ttl h2,
#box_article .box_article_ttl p{
	padding-right: 202px;
	background: url(/shared/templates/free_rn2025/images/icon/most_read_articles_en.png) no-repeat right center;
}
.box_related ul,
#box_article ul {
	margin-left: 19px;
}
.box_related ul li,
#box_article ul li {
	list-style-image:url(/shared/site_rn2025/images/icon/list_icon.gif);
	line-height: 1.8;
}

/* ==================================================
idx
================================================== */
#tmp_idx_ttl .idx_ttl_inner,
#tmp_idx_contents .idx_list {
	color: inherit;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0)),-webkit-gradient(linear,left top, left bottom,from(#f593bf),to(#f593bf)), -webkit-gradient(linear,left top, left bottom,from(#f593bf),to(#f593bf));
	background-image: -moz-linear-gradient(#1da2f0, #1da2f0), -moz-linear-gradient(#1da2f0, #1da2f0),-moz-linear-gradient(#f593bf,#f593bf), -moz-linear-gradient(#f593bf,#f593bf);
	background-image: -o-linear-gradient(#1da2f0, #1da2f0), -o-linear-gradient(#1da2f0, #1da2f0),-o-linear-gradient(#f593bf,#f593bf), -o-linear-gradient(#f593bf,#f593bf);
	background-image: linear-gradient(#1da2f0, #1da2f0), linear-gradient(#1da2f0, #1da2f0),linear-gradient(#f593bf,#f593bf), linear-gradient(#f593bf,#f593bf);
	background-position: left top, left top, right bottom, right bottom;
}
#tmp_idx_contents .idx_list_ttl a,
#tmp_contents #tmp_idx_news_ttl h2  {
	font-size: 133.3%;
}
/* idx_ttl */
#tmp_idx_ttl {
	margin-bottom: 53px;
}
#tmp_idx_ttl .idx_ttl_wrap {
	padding: 10px;
	background-color: #ffffff;
	color: inherit;
}
#tmp_idx_ttl .idx_ttl_inner {
	padding: 20px 19px 15px;
	background-size: 1px calc(100% - 11px), 100% 1px, 1px calc(100% - 10px), 100% 1px;
}
#tmp_idx_ttl h1 {
	padding: 13px 0 12px 80px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 177.8%;
	position: relative;
}
#tmp_idx_ttl h1 img {
	width: 60px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	transform: translateY(-50%);
}
.type_idx #tmp_contents .sec_title,
.custom_shisetsu #tmp_contents .sec_title,
#tmp_idx_news_ttl,
#tmp_event_cal_pickup_ttl,
#tmp_event_cal_pickup .event_pickup_bnr_ttl {
	padding: 0 0 13px;
	background: url(/shared/templates/free_rn2025/images/icon/idx_sec_ttl.png) no-repeat left bottom;
	background-size: 80px auto;
    font-size: 100%;
}
#tmp_idx_news_ttl h2,
.type_idx #tmp_contents .sec_title h2,
.custom_shisetsu #tmp_contents .sec_title h2 {
	display: inline-block;
	margin: 0;
	padding: 4px 0 0;
	background-color: transparent;
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 133.33%;
}
#tmp_idx_news_cnt .idx_menu2 > p,
#tmp_idx_news_cnt > p {
    margin: 30px 0 40px;
}
/* news_topics */
#tmp_news_topics {
	display: flex;
	width: 100%;
	margin-bottom: 34px;
}
#tmp_contents .sec_news_wrap {
	width: calc(100% - 280px);
	padding-right: 7.2%;
}
#tmp_idx_news_ttl {
	margin-bottom: 6px;
}
#tmp_idx_news_ttl .ttl_en {
    display: none;
}
#tmp_contents #tmp_idx_news_ttl h2 {
    margin: 0;
	padding-right: 66px;
    background-color: transparent;
	background-image: url(/shared/templates/free_rn2025/images/icon/news_en.png);
	background-size: 46px auto;
    background-repeat: no-repeat;
    background-position: right center;
}
/* list_table */
#tmp_contents #tmp_idx_news_cnt .list_table {
    width: 100% !important;
	margin: 0 0 23px;
}
#tmp_contents #tmp_idx_news_cnt .list_table p {
	margin-bottom: 0;
}
#tmp_contents #tmp_idx_news_cnt .list_table td {
	padding: 17px 0 14px;
	border-bottom: 1px solid #d9d9d9;
}
#tmp_contents #tmp_idx_news_cnt .list_table td.date {
    padding: 3px 10px 3px 0;
    width: 9.5em;
}
/* list */
#tmp_contents #tmp_idx_news .list {
    justify-content: flex-end;
	line-height: 1.4;
}
#tmp_contents .idx_news_cnt .list {
	line-height: 1.4;
}
/* news_topics */
#tmp_news_topics .sec_topics {
	width: 280px;
}
#tmp_news_topics .sec_topics .sec_title {
	margin-bottom: 30px;
}
#tmp_news_topics .sec_topics .sec_title h2 {
	margin-left: -8px;
	padding-right: 109px;
	background-image: url(/shared/templates/free_rn2025/images/icon/topics_pr_en.png);
	background-size: 90px auto;
}
#tmp_news_topics .sec_topics ul {
	margin: 0;
	list-style: none;
}
#tmp_news_topics .sec_topics ul li {
	margin-bottom: 10px;
}
#tmp_news_topics .sec_topics a {
	display: block;
    overflow: hidden;
    position: relative;
}

/* idx_contents */
#tmp_contents #tmp_idx_contents .sec_title {
	padding-bottom: 11px;
	margin-bottom: 30px;
}
#tmp_contents #tmp_idx_contents .sec_title h2 {
	padding-right: 97px;
	background-image: url(/shared/templates/free_rn2025/images/icon/contents_en.png);
	background-size: 78px auto;
}
#tmp_idx_contents .idx_navi ul,
#tmp_idx_contents .idx_navi li,
#tmp_idx_contents .idx_navi li a,
#tmp_idx_contents .idx_list_cnt ul,
#tmp_idx_contents .idx_list_cnt li {
	display: flex;
}
#tmp_idx_contents .idx_navi ul,
#tmp_idx_contents .idx_list_cnt .cate_list {
	list-style: none;
	margin: 0;
	flex-wrap: wrap;
}
#tmp_idx_contents .idx_navi li a,
#tmp_idx_contents .idx_list_cnt .cate_list li a {
	width: 100%;
	color: inherit;
	text-decoration: none;
}
#tmp_idx_contents .idx_navi li span,
#tmp_idx_contents .idx_list_cnt .cate_list li span {
    display: inline-block;
}
#tmp_idx_contents .idx_navi ul {
	list-style: none;
	margin: 0 0 59px;
	flex-wrap: wrap;
	gap: 10px;
}
#tmp_idx_contents .idx_navi li {
	width: calc((100% - 40px)/5);
	margin: 0;
	line-height: 1.6;
}
#tmp_idx_contents .idx_navi li a {
	padding: 21px 34px 17px 20px;
	background: #ffffff url(/shared/templates/free_rn2025/images/icon/arrow_down.png) no-repeat right 15px center;
	font-size: 88.9%;
	border: 1px solid #d9d9d9;
	text-decoration: none;
	align-items: center;
}
#tmp_idx_contents .idx_list {
	margin-bottom: 40px;
	padding: 24px 21px 31px;
	background-size: 1px calc(100% - 31px), 100% 1px, 1px calc(100% - 31px), 100% 1px;
}
#tmp_idx_contents .idx_list p {
	margin: 0;
}
#tmp_idx_contents .idx_list_ttl {
	margin-bottom: 11px;
}
#tmp_idx_contents .idx_list_ttl a {
	display: inline-block;
	padding-left: 33px;
	color: inherit;
	background: url(/shared/templates/free_rn2025/images/icon/arrow_link_big.png) no-repeat left 10px;
	text-decoration: none;
}
#tmp_idx_contents .idx_list_inner {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#tmp_idx_contents .idx_list_img {
	width: 34.4%;
	padding-top: 8px;
}
#tmp_idx_contents .idx_list_img img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_idx_contents .idx_list_img {
	display: none;
}
#tmp_idx_contents .idx_list_img:has(img) {
	display: block;
}
#tmp_idx_contents .idx_list_cnt {
	flex: 1;
	padding-left: 40px;
}
#tmp_idx_contents .idx_list_cnt .cate_list {
	gap: 0 20px;
	width: 100%;
}
#tmp_idx_contents .idx_list_cnt .cate_list li {
	width: calc((100% - 20px)/2);
	border-bottom: 1px solid #d9d9d9;
}
#tmp_idx_contents .idx_list_cnt .cate_list li a {
	display: inline-block;
	padding: 17px 0 14px 15px;
	background: transparent url(/shared/site_rn2025/images/icon/arrow_link_rgt.png) no-repeat 0 27px;
	background-size: 10px auto;
}
#tmp_idx_contents .idx_list_cnt .cate_list li:nth-child(1) a,
#tmp_idx_contents .idx_list_cnt .cate_list li:nth-child(2) a {
	padding-top: 0;
	background-position: 0 10px;
}
#tmp_idx_contents .btn_readmore {
	margin-top: 22px;
}
/* idx2 */
#tmp_idx_menu {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
#tmp_idx_menu .idx_menu {
	width: calc((100% - 20px)/2);
}
#tmp_idx_menu .idx_menu_ttl {
    margin: 0 0 14px;
    background-color: #ffffff;
    color: inherit;
    border: 1px solid #d9d9d9;
}
#tmp_idx_menu .idx_menu_ttl p {
	margin-bottom: 0;
}
#tmp_idx_menu .idx_menu_ttl a {
    display: block;
    padding: 18px 28px 13px 19px;
    color: inherit;
    background: transparent url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
    text-decoration: none;
}
#tmp_idx_menu .idx_menu_ttl a:hover {
	text-decoration: underline;
}
#tmp_idx_menu .idx_menu_cnt {
	padding-left: 7px;
}
/* releated_link */
#tmp_releated_link {
    clear: both;
}
#tmp_contents #tmp_releated_link_cnt ul,
#tmp_contents #tmp_releated_link_cnt ul li,
#tmp_contents #tmp_releated_link_cnt ul li a {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_contents #tmp_releated_link_cnt ul {
	flex-wrap:wrap;
    gap: 0 20px;
    list-style: none;
    margin: 0;
}
#tmp_contents #tmp_releated_link_cnt ul li {
	width: calc(33.333333% - 14px);
	margin: 0 0 20px;
}
#tmp_releated_link_cnt ul li a {
	flex-grow:1;
	border: 1px solid #d9d9d9;
	padding: 14px 19px;
	color: inherit;
	background: #ffffff url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	text-decoration: none;
}
#tmp_releated_link_cnt ul li a:hover{
	text-decoration: underline;
}


/* ==================================================
kuho
================================================== */
/* box_report
================================================== */
#tmp_contents .box_report {
	margin:0 0 30px;
	clear:both;
}
#tmp_contents .box_report_img {
	float:left;
	width:300px;
}
#tmp_contents .box_report_img img {
	max-width: 100%;
	height: auto;
}
#tmp_contents .box_report_main {
	float:right;
	width:580px;
}
#tmp_contents .box_report_main h2:first-child,
#tmp_contents .box_report_main h3:first-child  {
	margin-top:0;
}
#tmp_contents .box_report_main .report_link_btn {
	display:inline-block;
	padding-left:25px;
	background:url(/shared/images/icon/icon_arrow_green.png) no-repeat left 0.5em;
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
}
#tmp_contents .box_report_main .report_link_btn a {
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}
#tmp_contents .box_report_main .report_link_btn a:hover,
#tmp_contents .box_report_main .report_link_btn a:focus {
	text-decoration:underline;
}

/* ==================================================
start shisetsu style
================================================== */
/* pattern common */
#tmp_facilities_btn ul,
#tmp_contents .shisetsu_list_btn {
	display: flex;
	flex-flow: row wrap;
	margin: 0;
	gap: 0 20px;
}
#tmp_facilities_btn ul li,
#tmp_contents .shisetsu_list_btn li {
	list-style: none;
	margin-bottom: 20px;
	width: calc(25% - 15px);
}
#tmp_facilities_btn ul li a,
#tmp_contents .shisetsu_list_btn li a {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	padding: 18px 40px 17px 20px;
	background: #ffffff url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	height: 100%;
    border: 1px solid #d9d9d9;
    color: #222222;
	line-height: 1.5;
	text-align: left;
    text-decoration: none;
}
#tmp_facilities_btn ul a:hover,
#tmp_contents .shisetsu_list_btn li a:hover {
    text-decoration: underline;
}

/* popular */
#tmp_shisetsu_popular > h2{
	margin-top: 40px;
	margin-bottom: 31px;
}
#tmp_shisetsu_popular .popular_galleries{
	display: flex;
	flex-flow: row wrap;
	margin: 0;
	gap: 0 40px;
}
#tmp_shisetsu_popular .popular_galleries .item{
	list-style: none;
	margin-bottom: 31px;
	width: calc((100% - 80px) / 3);
}
#tmp_shisetsu_popular .popular_galleries p{
	margin-bottom: 0;
}
#tmp_shisetsu_popular .popular_galleries .item_img {
	margin-bottom: 9px;
    position: relative;
    overflow: hidden;
}
#tmp_shisetsu_popular .popular_galleries img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_shisetsu_popular .popular_galleries .item_des{
	font-size: 88.9%;
	line-height: 1.5;
}
#tmp_shisetsu_popular .popular_galleries a{
	display: inline-block;
    padding: 3px 0 3px 19px;
    background: transparent url(/shared/site_rn2025/images/icon/arrow_link_rgt.png) no-repeat 0 8px;
    background-size: 10px auto;
    color: inherit;
	text-decoration: none;
}

/* information */
#tmp_shisetsu_info > h2{
	margin-top: 20px;
	margin-bottom: 31px;
}

/* box photo main */
#tmp_contents .box_photo_main,
#tmp_contents .box_photo {
    margin-bottom: 10px;
}
#tmp_contents .box_photo_main p,
#tmp_contents .box_photo p {
    line-height: 1.4;
}
#tmp_contents .box_photo_main .box_photo_main_img,
#tmp_contents .box_photo .photo_img {
    margin-bottom: 10px;
}
#tmp_contents .box_photo_main .box_photo_main_img img,
#tmp_contents .box_photo .photo_img img {
    vertical-align: top;
}

/* search */
#tmp_map_search {
    margin: 0 0 -10px;
}
#tmp_map_search .box_keyword_ttl .ttl {
	margin-bottom: 30px;
}
#tmp_map_search .box_keyword_ttl .ttl label {
	display: inline-block;
	padding: 5px 200px 11px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/free_rn2025/images/shisetsu/search_label_txt.png), linear-gradient(90deg,#f593bf 50%, #1da2f0 50%);
	background-position: right 18px, left bottom;
	background-size: auto, 80px 2px;
	font-size: 133.3%;
	color: inherit;
	cursor: pointer;
}
#tmp_map_search .box_keyword_cnt {
	position: relative;
	margin-bottom: 4px;
}
#tmp_map_search .box_keyword_cnt p {
	margin-bottom: 0;
}
#tmp_map_search .box_keyword_cnt p input {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #d9d9d9;
	font-size: 88.9%;
	line-height: 1.2;
	appearance: none;
	box-shadow: none;
}
#tmp_map_search .box_keyword_cnt #keyword {
	padding: 8px 86px 8px 14px;
	background-color: #ffffff;
	height: 44px;
	color: #222222;
}
#tmp_map_search .box_keyword_cnt p:nth-child(2) {
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
	min-width: 78px;
	max-width: 42%;
}
#tmp_map_search .box_keyword_cnt #search_keyword {
	padding: 8px 10px 4px 14px;
	background-color: #575959;
	border-color: #575959;
	letter-spacing: 3px;
	text-indent: -3px;
	color: #ffffff;
	cursor: pointer;
}
#tmp_map_search .riyo {
	text-align: right;
}
#tmp_map_search .riyo a {
    display: inline-block;
    padding: 3px 0 3px 17px;
    background: transparent url(/shared/site_rn2025/images/icon/arrow_link_rgt.png) no-repeat 0 10px;
    background-size: 10px auto;
    font-size: 88.9%;
    color: inherit;
    text-decoration: none;
    text-align: left;
}

/* map */
#tmp_map {
	display: flex;
	gap: 0 40px;
	margin-bottom: 50px;
}
#tmp_map h2{
	margin-top: 30px;
	margin-bottom: 30px;
}
#tmp_map_list {
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	width: 360px;
}
#tmp_map_list > h2{
	flex-shrink: 0;
}
#tmp_result_list {
    padding: 23px 30px;
    height: 569px;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    overflow-y: auto;
}
#tmp_result_list ul {
	margin: 0 !important;
}
#tmp_result_list ul li{
	margin-bottom: 5px;
	list-style: none;
    padding: 3px 0 3px 26px;
    background: transparent url(/shared/templates/free_rn2025/images/shisetsu/icon_map.png) no-repeat 0 6px;
    background-size: 16px auto;
    font-size: 88.9%;
	line-height: 1.7;
    color: inherit;
}
#tmp_result_list ul li a {
    display: inline-block;
	text-decoration: none;
	color: #222222;
}
#tmp_wrap_gmap_box {
	flex: 1 1 auto;
	width: 100%;
}
#tmp_wrap_gmap_box2 {
	border: 1px solid #d9d9d9;
}
#tmp_gmap_box {
    height: 569px;
}

/* other */
#tmp_shisetsu_other > h2{
	margin-bottom: 30px;
}

/* ==================================================
end shisetsu style
================================================== */

/* ==================================================
start emergency style
================================================== */
.custom_emergency #tmp_contents h1{
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffe8e7;
	background-image: none;
	border-top: 4px solid #bf0f0f;
	border-bottom-color: #bf0f0f;
	color: #bb0000;
}
.custom_emergency #tmp_contents h2{
	background-color: #ffe8e7;
	background-image: none;
	border-bottom: 2px solid #bf0f0f;
}
.custom_emergency #tmp_contents ul{
	list-style-image: url(/shared/site_rn2025/images/icon/list_icon_emergency.gif);
}

/* ==================================================
end emergency style
================================================== */

/* ==================================================
start event style
================================================== */
#tmp_contents .box_photo_event_main{
	margin: 0 auto;
	max-width: 820px;
    text-align: center;
}
#tmp_contents .box_photo_event_sub img,
#tmp_contents .box_photo_event_main img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .box_photo_event_sub{
	display: flex;
	flex-flow: row wrap;
	gap: 0 40px;
	padding-top: 9px;
}
#tmp_contents .box_photo_event_sub .box_photo{
	width: calc(50% - 20px);
}
#tmp_contents .box_photo_event_sub p:first-of-type{
	margin-bottom: 17px;
}
#tmp_contents .box_photo_event_sub .box_photo:not(:last-child){
	margin-bottom: 9px;
}
/* event gg links */
#tmp_contents .evt{
	margin: 40px 0 30px;
	padding: 24px;
	background-color: #f0f4f5;
}
#tmp_contents .evt .evtbtn{
	display: flex;
	justify-content: center;
	gap: 0 40px;
	margin: 0 auto;
	max-width: 932px;
}
#tmp_contents .evt .evtbtn form{
	width: calc(50% - 20px);
}
#tmp_contents .evt .import_calendar_btn{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 21px 42px 19px 20px;
	background: #ffffff url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	width: 446px;
	max-width: 100%;
	height: 100%;
	font-size: 100%;
    border: 1px solid #d9d9d9;
	box-shadow: none;
	border-radius: 0;
    color: #222222;
	line-height: 1.5;
	text-align: center;
    text-decoration: none;
	cursor: pointer;
}
#tmp_contents .evt .import_calendar_btn .cnt{
	margin-top: 3px;
	font-size: 88.9%;
}

/* ==================================================
sitemap
================================================== */
#tmp_ajax_ctgy .ttl_double_line p {
    margin-bottom: 0;
}

/* ==================================================
open data
================================================== */
#tmp_opdata_sch {
	margin:0 0 35px;
}
#tmp_contents #tmp_opdata_sch p {
	margin:0;
}
#tmp_opdata_sch_cnt {
	padding:30px 30px 35px;
	background-color:#f0f4f5;
	border:1px solid #f0f4f5;
}
#tmp_opdata_kwd_cnt #op_search:focus::placeholder {
	color: transparent;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd {
	margin:0 0 20px;
	clear:both;
	position:relative;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dl {
	display:table;
	width:100%;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dt {
	width:170px;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	text-align:center;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dd {
	padding:20px 30px 20px;
	display:table-cell;
	font-size:88.9%;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dd #op_search {
	padding:0 10px;
	margin-bottom:5px;
	width:100%;
	min-height:50px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail {
	margin:0 0 6px;
	clear:both;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail .opdata_detail_box {
	clear:both;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail .opdata_detail_boxl {
	padding-right:20px;
	width:24%;
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail .opdata_detail_boxr {
	width:76%;
	float:right;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail #tmp_opdata_data {
	align-items:stretch;
	padding-right:20px;
	width:71%;
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail #tmp_opdata_extension,
#tmp_opdata_sch_cnt #tmp_opdata_detail #tmp_opdata_displayedresults {
	align-items:stretch;
	width:29%;
	float:right;
}
#tmp_opdata_sch_cnt #tmp_opdata_organization {
	clear:both;
}
#tmp_opdata_sch_cnt #tmp_opdata_data2 {
	background-color:transparent !important;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd,
#tmp_opdata_sch_cnt #tmp_opdata_datatime,
#tmp_opdata_sch_cnt #tmp_opdata_category,
#tmp_opdata_sch_cnt #tmp_opdata_datatype,
#tmp_opdata_sch_cnt #tmp_opdata_extension,
#tmp_opdata_sch_cnt #tmp_opdata_datapost,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults,
#tmp_opdata_sch_cnt #tmp_opdata_license,
#tmp_opdata_sch_cnt #tmp_opdata_organization {
	color:inherit;
	background-color:#ffffff !important;
	margin:0 0 20px !important;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dt,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_ttl,
#tmp_opdata_sch_cnt #tmp_opdata_category_ttl,
#tmp_opdata_sch_cnt #tmp_opdata_datatype_ttl,
#tmp_opdata_sch_cnt #tmp_opdata_extension_ttl,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_ttl,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_ttl,
#tmp_opdata_sch_cnt #tmp_opdata_license_ttl,
#tmp_opdata_sch_cnt #tmp_opdata_organization_ttl {
	background-color:#def1fc;
	color:inherit;
	padding:5px 17px;
    border: 3px solid #def1fc;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datatype_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_extension_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_license_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_organization_ttl p {
	line-height:1.4;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_datatype_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_extension_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_license_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_organization_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_cnt {
	display:table;
	width:100%;
	padding:0 !important;
	font-size:88.9%;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_cnt p,
#tmp_opdata_sch_cnt #tmp_opdata_datatype_cnt p,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt p,
#tmp_opdata_sch_cnt #tmp_opdata_extension_cnt p,
#tmp_opdata_sch_cnt #tmp_opdata_license_cnt p,
#tmp_opdata_sch_cnt #tmp_opdata_organization_cnt p,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt p,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_cnt p {
	padding:20px;
	height:135px;
	display:table-cell;
	vertical-align:middle;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_cnt p #opdata_category,
#tmp_opdata_sch_cnt #tmp_opdata_datatype_cnt p #opdata_datatype,
#tmp_opdata_sch_cnt #tmp_opdata_license_cnt p #opdata_license,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt p input,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt p input,
#tmp_opdata_sch_cnt #tmp_opdata_extension_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_organization_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_cnt p select {
	border:1px solid #cccccc;
	padding:6px 8px;
}
#tmp_opdata_sch_cnt select {
	width:100%;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_datatype_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_license_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_extension_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_organization_cnt p select {
	height:95px;
}
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_cnt p select {
	height:40px;
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt p input,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt p input {
	margin:0 10px 10px 0;
	width:35%;
	min-height:40px;
}
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt p span {
	display:block;
	width:50%;
	float:left;
}
#tmp_opdata_sch_cnt p {
	margin:0;
}
#tmp_opdata_submit {
	clear:both;
	text-align:center;
}
#tmp_opdata_submit input {
	margin:0 10px;
	padding:11px 5px;
	border:none;
	cursor:pointer;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#tmp_opdata_submit #searchformsubmit,
#tmp_opdata_submit #searchformclr {
	font-size:111%;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
#tmp_opdata_submit #searchformsubmit {
	width:295px;
	background-color:#575959;
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
	color:#ffffff;
	border:2px solid #575959;
	letter-spacing:0.2em;
	padding-left:0.6em;
}
#tmp_opdata_submit #searchformclr {
	width:170px;
	background-color:#ffffff;
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
	color:#575959;
	border:2px solid #dedede;
}
#tmp_opdata_submit #searchformclr:hover,
#tmp_opdata_submit #searchformclr:focus {
	background-color:#f0f4f5;
	border-color:#575959;
}
#tmp_opdata_submit #searchformsubmit:hover,
#tmp_opdata_submit #searchformsubmit:focus {
	background-color:#ffffff;
	border-color:#575959;
	color:#575959;
}

/* オープンデータ検索結果 */
#tmp_opdata_result {
	clear:both;
}
#tmp_contents #tmp_opdata_result .datatable {
	margin-bottom:20px;
	border-color:#e4e4e4;
}
#tmp_contents #tmp_opdata_result .datatable th {
	background-color:#def1fc;
	line-height:1.1;
	font-size:100%;
	padding:5px 6px 5px 3px;
	border-color:#ffffff;
}
#tmp_contents #tmp_opdata_result .datatable td {
	padding:7px 10px;
	font-size:88.9%;
	border-color:#e4e4e4;
}
#tmp_contents #tmp_opdata_result .datatable th img {
	float:right;
	margin-top:2px;
}
#tmp_contents #tmp_opdata_result .opendata_dl_btn,
#tmp_contents #tmp_opdata_result .opendata_page_btn {
	font-size:87.5%;
	text-align:center;
}
#tmp_contents #tmp_opdata_result .opendata_dl_btn {
	margin-bottom:7px;
}
#tmp_contents #tmp_opdata_result .opendata_dl_btn a,
#tmp_contents #tmp_opdata_result .opendata_page_btn a {
	display:block;
	text-decoration: none;
	padding:3px 5px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#tmp_contents #tmp_opdata_result .opendata_dl_btn a {
	color:#FFFFFF;
	background-color:#238650;
	border:1px solid #238650;
}
#tmp_contents #tmp_opdata_result .opendata_page_btn a {
	color:#000000;
	background-color:#f1f1f1;
	border:1px solid #dedede;
}
#tmp_contents #tmp_opdata_result .opendata_dl_btn a:hover,
#tmp_contents #tmp_opdata_result .opendata_dl_btn a:focus {
	border-color:#525252;
	background-color:#525252;
}
#tmp_contents #tmp_opdata_result .opendata_page_btn a:hover,
#tmp_contents #tmp_opdata_result .opendata_page_btn a:focus {
	background-color:#dedede;
}
/* page_sending_navi */
#tmp_contents .page_sending_navi {
	margin:0 0 30px;
	padding:5px;
	text-align:center;
	clear:both;
}
#tmp_contents .page_sending_navi p {
	font-size:88.9%;
	margin-bottom:0;
	line-height:1;
}
#tmp_contents .page_sending_navi ul {
	list-style:none;
	list-style-image:none;
	font-size:88.9%;
	margin:0;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi p,
#tmp_contents .page_sending_navi ul,
#tmp_contents .page_sending_navi li,
#tmp_contents .page_sending_navi a {
	display:inline-block;
}
#tmp_contents .page_sending_navi p.display_page {
	display:block;
	margin:0 0 20px;
}
#tmp_contents .page_sending_navi li {
	margin:0;
	line-height:1;
}
#tmp_contents .page_sending_navi li span {
	display:block;
	min-height:30px;
	min-width:30px;
	padding:8px 5px;
	background-color:#f0f4f5;
	border:1px solid #f0f4f5;
}
#tmp_contents .page_sending_navi li a {
	min-height:30px;
	min-width:30px;
	display:block;
	margin:0 3px;
	padding:8px 5px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #575960;
}
#tmp_contents .page_sending_navi .next,
#tmp_contents .page_sending_navi .last {
	margin:0 0 0 5px;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi .prev,
#tmp_contents .page_sending_navi .first {
	margin:0 5px 0 0;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi .prev a,
#tmp_contents .page_sending_navi .first a,
#tmp_contents .page_sending_navi .next a,
#tmp_contents .page_sending_navi .last a {
	display:inline-block;
	padding:8px 12px ;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #575960;
}
#tmp_contents .page_sending_navi .prev a,
#tmp_contents .page_sending_navi .first a,
#tmp_contents .page_sending_navi li a,
#tmp_contents .page_sending_navi .next a,
#tmp_contents .page_sending_navi .last a {
	text-decoration:none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#tmp_contents .page_sending_navi li a:hover,
#tmp_contents .page_sending_navi li a:focus,
#tmp_contents .page_sending_navi .prev a:hover,
#tmp_contents .page_sending_navi .first a:hover,
#tmp_contents .page_sending_navi .next a:hover,
#tmp_contents .page_sending_navi .last a:hover,
#tmp_contents .page_sending_navi .prev a:focus,
#tmp_contents .page_sending_navi .first a:focus,
#tmp_contents .page_sending_navi .next a:focus,
#tmp_contents .page_sending_navi .last a:focus {
	background-color:#575960;
	border-color:#575960;
	color:#ffffff;
}
#tmp_contents #tmp_opdata_result tr:nth-child(2n) img {
	max-width: none;
}

/* ==================================================
refine_btn / form_btn
================================================== */
#tmp_event_cal_refine_btn {
	margin:40px auto 0;
    padding-right: 14px;
	text-align:center;
	clear:both;
}
#tmp_event_cal_refine_btn p {
	display:inline-block;
	vertical-align: middle;
	width:240px;
	margin:0 7px;
	line-height:1.25;
	text-indent:inherit;
}
#tmp_event_cal_refine_btn .clear_btn {
    width: 200px;
}
#tmp_event_cal_refine_btn .clear_btn a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	font-size:88.89%;
	padding:9px 0;
	text-decoration:none;
	border:1px solid #d9d9d9;
	background-color:#f0f4f5;
	color:#222222;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	cursor:pointer;
	display:block;
}
#tmp_event_cal_refine_btn #tmp_event_keyword_btn {
	width:100%;
	padding:13px 0 16px;
	cursor:pointer;
	color:#ffffff;
	background-color:#575959;
	border:2px solid #575959;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
#tmp_event_cal_refine_btn .clear_btn a:hover,
#tmp_event_cal_refine_btn .clear_btn a:focus {
	background-color:#ffffff;
}
#tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
#tmp_event_cal_refine_btn #tmp_event_keyword_btn:focus {
    border-color: #d9d9d9;
	background-color:#f0f4f5;
	color:#222222;
}
/* ==================================================
event_calendar
================================================== */
/* 絞り込み検索
================================================== */
#tmp_event_cal_refine {
	margin:0 0 60px;
    padding: 34px 30px 0;
    position: relative;
	clear:both;
}
#tmp_event_cal_refine::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 405px;
    background-color: #f0f4f5;
    z-index: -1;
}
#tmp_contents #tmp_event_cal_refine_ttl {
    margin: 0 0 20px;
}
#tmp_contents #tmp_event_cal_refine_ttl h2 {
    display: inline-block;
	padding:0 152px 0 0;
	margin:0;
	border:none;
	color:#222222;
	background-color: transparent;
	background-image:url("/shared/templates/free_rn2025/images/event/ttl_en_event.png");
    background-repeat: no-repeat;
    background-position: right center;
	font-size:133.33%;
}
#tmp_event_cal_refine_cnt {
    background-color: #ffffff;
    color: inherit;
    padding: 10px;
    position: relative;
}
#tmp_event_cal_refine_cnt .event_cal_refine_inner {
    padding: 37px 10px 42px 29px;
    position: relative;
}
#tmp_event_cal_refine_cnt::before {
    content: '';
    position: absolute;
    width: 1px;
    top: 20px;
    left: 10px;
    bottom: 20px;
}
#tmp_event_cal_refine_cnt::after {
    content: '';
    position: absolute;
    height: 1px;
    top: 10px;
    left: 20px;
    right: 20px;
}
#tmp_event_cal_refine_cnt .event_cal_refine_inner::before {
    content: '';
    position: absolute;
    width: 1px;
    top: 10px;
    right: 0;
    bottom: 10px;
}
#tmp_event_cal_refine_cnt .event_cal_refine_inner::after {
    content: '';
    position: absolute;
    height: 1px;
    left: 10px;
    right: 10px;
    bottom: 0;
}
#tmp_event_cal_refine_cnt::before,
#tmp_event_cal_refine_cnt::after {
    background-color: #1da2f0;
}
#tmp_event_cal_refine_cnt .event_cal_refine_inner::before,
#tmp_event_cal_refine_cnt .event_cal_refine_inner::after {
    background-color: #f593bf;
}
#tmp_contents #tmp_event_cal_refine_cnt h3 {
    margin: 0 0 28px;
    background: url("/shared/templates/free_rn2025/images/event/event_cal_ttl_icon.png") no-repeat left 5px;
    padding: 2px 0 2px 34px;
    font-size: 122.22%;
    border: none;
}
#tmp_event_cal_refine_cnt fieldset {
	padding:0 0 12px;
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset legend,
#tmp_event_search dl dt {
	float:left;
	width:160px;
	padding-top:15px;
}
#tmp_event_cal_refine_cnt fieldset.wrap_genre legend {
	padding-top:20px;
}
#tmp_event_search dl dt {
	padding-top:11px;
}
#tmp_event_cal_refine_cnt fieldset ul,
#tmp_event_search dl dd {
	float:right;
	width: calc(100% - 170px);
	list-style:none;
	list-style-image:none;
	margin:0;
	font-size:88.89%;
}
#tmp_event_cal_refine_cnt fieldset li {
	float:left;
	line-height:1.375;
	margin:0;
	position:relative;
    min-width: 9em;
}
#tmp_event_cal_refine_cnt fieldset li input[type="checkbox"] {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-8px;
    width: 16px;
    height: 16px;
}
#tmp_event_cal_refine_cnt fieldset li label {
	cursor:pointer;
	display:inline-block;
	padding:14px 10px 12px 23px;
}
#tmp_event_cal_refine_cnt fieldset .genre {
	width: calc(100% - 170px);
    padding-right: 28px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
    gap:0 12px;
}
#tmp_event_cal_refine_cnt fieldset .genre li {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-grow:1;
	margin:0 0 12px;
	width: calc(25% - 12px);
    float: none;
}
#tmp_event_cal_refine_cnt fieldset .genre li label {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-grow:1;
	align-items: center;
	padding:10px 46px 9px 35px;
	min-height:44px;
	margin-right:0;
	position:relative;
    border: 1px solid;
}
#tmp_event_cal_refine_cnt fieldset .genre li label::after {
	content:'';
	position:absolute;
	top:50%;
	right:10px;
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	margin-top:-16px;
}
#tmp_event_cal_refine_cnt fieldset .genre li input[type="checkbox"] {
	left:10px;
	margin-top:-9px;
	z-index:5;
}

/* event_search */
#tmp_event_search {
	padding:12px 27px 0 0;
	clear:both;
}
#tmp_event_search p {
	margin-bottom:0 !important;
}
#tmp_event_search #tmp_event_keyword {
	width: 100%;
	min-height:44px;
	background-color: #ffffff;
	color: #222222;
	padding: 5px 19px;
	border:1px solid #c7c7c7;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	position:relative;
	z-index:2;
}
#tmp_event_search #tmp_event_keyword:focus::placeholder {
	color: transparent;
}

/* genre
================================================== */
#tmp_event_cal_refine_cnt fieldset .genre li.genre1 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre1 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon1.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre1 label,
#tmp_event_cal_list .event_cal_list ul li .genre1 {
	background-color:#faf6ca;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre1 label {
    border-color: #faf6ca;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre2 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon2.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 label,
#tmp_event_cal_list .event_cal_list ul li .genre2 {
	background-color:#ffe8e8;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 label {
    border-color: #ffe8e8;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre3 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre3 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon3.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre3 label,
#tmp_event_cal_list .event_cal_list ul li .genre3 {
	background-color:#dff7f6;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre3 label {
    border-color: #dff7f6;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre4 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre4 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon4.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre4 label,
#tmp_event_cal_list .event_cal_list ul li .genre4 {
	background-color:#fdedd9;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre4 label {
    border-color: #fdedd9;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre5 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon5.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 label,
#tmp_event_cal_list .event_cal_list ul li .genre5 {
	background-color:#eaf0ff;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 label {
    border-color: #eaf0ff;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre6 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre6 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon6.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre6 label,
#tmp_event_cal_list .event_cal_list ul li .genre6 {
	background-color:#ddf5e4;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre6 label {
    border-color: #ddf5e4;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre7 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre7 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon7.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre7 label,
#tmp_event_cal_list .event_cal_list ul li .genre7 {
	background-color:#e4f7d1;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre7 label {
    border-color: #e4f7d1;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre8 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre8 {
	background-image:url(/shared/templates/free_rn2025/images/event/genre_icon8.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre8 label,
#tmp_event_cal_list .event_cal_list ul li .genre8 {
	background-color:#e6e7e7;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre8 label {
    border-color: #e6e7e7;
}
#tmp_event_cal_refine_cnt fieldset .genre li label:hover {
    border-color: #1da2f0 !important;
}

/* タブ
================================================== */
#tmp_event_cal_tab {
	border-bottom:1px solid #1da2f0;
	margin:0 0 30px;
	clear:both;
}
#tmp_contents #tmp_event_cal_tab ul {
	list-style:none;
	list-style-image:none;
	margin:0 -5px !important;
}
#tmp_contents #tmp_event_cal_tab li {
	float:left;
	width:50%;
	margin:0 !important;
	padding:0 5px;
	text-align:center;
	font-size:133.33%;
}
#tmp_contents #tmp_event_cal_tab li a {
	display:block;
	padding:13px 10px 12px;
	color:#222222;
	background-color:#f0f4f5;
	border:1px solid #f0f4f5;
	border-bottom:none;
	text-decoration:none;
	position:relative;
}
#tmp_contents #tmp_event_cal_tab li a::after {
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:-1px;
	z-index:1;
	height:1px;
	background-color:#ffffff;
	opacity:0;
}
#tmp_contents #tmp_event_cal_tab .selected a {
	border-color:#1da2f0;
	background-color:#ffffff;
}
#tmp_contents #tmp_event_cal_tab .selected a::after {
	opacity:1;
}
#tmp_event_cal_tab li span {
	display:inline-block;
	padding:0 0 0 43px;
	position:relative;
}
#tmp_event_cal_tab li span::before {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:28px;
	height:28px;
	margin-top:-14px;
}
#tmp_event_cal_tab #tmp_event_cal_tab_list span::before {
	background: url("/shared/templates/free_rn2025/images/event/tab_icon_list.png") no-repeat center center;
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal span::before {
	background:url("/shared/templates/free_rn2025/images/event/tab_icon_cal.png") no-repeat center center;
}
#tmp_event_cal_tab #tmp_event_cal_tab_list.selected span::before {
	background-image: url("/shared/templates/free_rn2025/images/event/tab_icon_list_on.png");
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal.selected span::before {
	background-image:url("/shared/templates/free_rn2025/images/event/tab_icon_cal_on.png");
}

/* cal_month
================================================== */
#tmp_wrap_cal_month {
    background-color: #f0f4f5;
    color: inherit;
    padding: 34px 30px 36px;
    margin: 40px 0 30px;
    clear: both;
}
#tmp_wrap_cal_month h2 {
    display: inline-block;
	padding:0 200px 0 0;
	margin:0 0 20px;
	border:none;
	color:#222222;
	background-color: transparent;
	background-image:url("/shared/templates/free_rn2025/images/event/ttl_en_date.png");
    background-repeat: no-repeat;
    background-position: right center;
	font-size:133.33%;
}
#tmp_contents .cal_month {
    background-color: #ffffff;
    color: inherit;
    padding: 37px 10px 46px;
}
#tmp_contents .cal_month .cal_month_ttl {
	text-align:center;
	margin:0 0 15px;
}
#tmp_contents .cal_month .cal_month_ttl p {
	line-height:1.25;
}
#tmp_contents .cal_month .cal_month_ttl .month_ttl {
	font-size:166.66%;
    padding-left: 10px;
}
#tmp_contents .cal_month .cal_month_cnt {
    max-width: 600px;
    margin: 0 auto;
}
/* calendar */
#tmp_contents .cal_month .cal_month_cnt .calendar {
	width:100%;
	margin:0 !important;
	border-color:#cccccc !important;
    border-top: 1px solid #c8cbcc;
    border-left: 1px solid #c8cbcc;
}
#tmp_contents .cal_month .cal_month_cnt .calendar .bgcolor {
	background-color:#f2f2f2;
	color:inherit;
	padding:12px 0 !important;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:first-child {
	background-color:#fcebeb;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:last-child {
	background-color:#ebf1fc;
}
#tmp_contents .cal_month .cal_month_cnt .calendar td {
	text-align:center;
	padding:14px 0 !important;
    border-bottom: 1px solid #c8cbcc;
    border-right: 1px solid #c8cbcc;
}
#tmp_contents .cal_month .cal_month_cnt .calendar td a {
	display:block;
	padding:14px 0;
	margin:-14px 0;
	color:#222222;
	background-color:transparent;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:first-child,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sun,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sun a,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_holiday,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_holiday a {
	color:#cd1414;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:last-child,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sat,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sat a {
	color:#1451cd;
}
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today {
	background-color:#fffbe5 !important;
}

/* 月送り
================================================== */
/* event_col3 */
#tmp_contents .event_col3 {
	clear:both;
	width:100%;
	margin:0 0 25px;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3R {
	float:left;
	width:20%;
}
#tmp_contents .event_col3 .event_col3M {
	float:left;
	width:60%;
	text-align:center;
	padding-top:7px;
    position: relative;
}
/* event_page_navi */
#tmp_contents .event_page_navi p {
	margin-bottom:0;
}
#tmp_contents .event_page_navi .cal_date {
	line-height:1.25;
	display:inline-block;
	vertical-align:top;
    margin-left: 13px;
}
#tmp_contents .event_page_navi .cal_date .month_num {
	display:inline-block;
	font-size:222.22%;
    padding: 0 5px 0 10px;
}
#tmp_contents .event_page_navi .cal_date .month {
	display:inline-block;
	font-size:133.33%;
}
#tmp_contents .event_page_navi .cal_date_day {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	display:inline-block;
	margin-right:20px;
    text-align: left;
}
#tmp_contents .event_page_navi .cal_date_day a {
    display: flex;
	align-items: center;
	color:inherit;
	background:#ffffff url("/shared/site_rn2025/images/icon/arrow_low_black.png") no-repeat right 14px center;
	border:1px solid #cccccc;
	min-width:200px;
	min-height:44px;
	padding: 5px 30px 7px 18px;
}
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	line-height:1.2;
	margin-bottom:0;
	padding-top:16px;
}
#tmp_contents .event_page_navi a {
	display:inline-block;
	color:#222222;
	text-decoration:none;
}
#tmp_contents .event_page_navi .prev a,
#tmp_contents .event_page_navi .next a {
	background-repeat:no-repeat;
	background-size:10px auto;
}
#tmp_contents .event_page_navi .prev a {
	background-image:url("/shared/site_rn2025/images/icon/arrow_link_lft.png");
	background-position:left center;
	padding:4px 0 4px 22px;
}
#tmp_contents .event_page_navi .next a {
	background-image:url("/shared/site_rn2025/images/icon/arrow_link_navi.png");
	background-position:right center;
	padding:4px 17px 4px 0;
}

/* ピックアップイベント
================================================== */
#tmp_event_cal_pickup {
	margin:0 0 45px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
#tmp_event_cal_pickup #tmp_event_cal_pickup_cnt {
	width: calc(100% - 350px);
}
#tmp_event_cal_pickup .event_pickup_bnr {
    width: 350px;
    padding-left: 60px;
}
#tmp_event_cal_pickup_ttl,
#tmp_event_cal_pickup .event_pickup_bnr_ttl {
    margin: 0 0 30px;
}
#tmp_contents #tmp_event_cal_pickup_ttl h2,
#tmp_contents #tmp_event_cal_pickup .event_pickup_bnr_ttl h2 {
    display: inline-block ;
	margin:0;
	border:none;
	color:#222222;
	background-color: transparent;
    background-repeat: no-repeat;
    background-position: right center;
	font-size:133.33%;
}
#tmp_contents #tmp_event_cal_pickup_ttl h2 {
	padding:0 80px 0 0;
	background-image:url("/shared/templates/free_rn2025/images/event/ttl_en_pickup.png");
}
#tmp_contents #tmp_event_cal_pickup .event_pickup_bnr_ttl h2 {
	padding:0 86px 0 0;
	background-image:url("/shared/templates/free_rn2025/images/event/ttl_en_facility.png");
}
/* event_pickup_bnr */
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item p {
    margin: 0 0 10px;
    line-height: 1.4;
}
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item a {
    display: block;
    text-decoration: none;
    color: #222222;
    border: 1px solid #d9d9d9;
    padding: 9px;
    background: url("/shared/site_rn2025/images/icon/box_arrow.png") no-repeat right bottom;
    transition: border-color 0.3s ease-in-out;
 }
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item span.park_item_ttl {
    display: inline-block;
    margin: 0 0 5px;
}
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item span.park_item_cnt {
    display: block;
    font-size: 77.77%;
}
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item span.park_item {
     display: block;
   background-repeat: no-repeat;
    background-position: left center;
    min-height: 100px;
    padding: 4px 0 3px 110px;
}
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item .park_navigation_item_yuinomori span.park_item {
    background-image: url("/shared/templates/free_rn2025/images/event/facility_img1.jpg");
}
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item .park_navigation_item_yuuen span.park_item {
    background-image: url("/shared/templates/free_rn2025/images/event/facility_img2.jpg");
}

/* event_item_list
================================================== */
#tmp_contents .event_item_list,
#tmp_contents .event_item_list li {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_contents .event_item_list {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
	list-style:none;
	margin:0 0 40px;
    gap: 0 32px;
}
#tmp_pickup_event_splide .splide.no-splide .splide__list,
.no_javascript #tmp_pickup_event_splide .splide .splide__list {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
	margin:0 0 40px;
    gap: 0 20px;
}
#tmp_contents .event_item_list li {
	width: calc(25% - 24px);
	margin:0 0 22px;
}
#tmp_pickup_event_splide .splide.no-splide .splide__slide,
.no_javascript #tmp_pickup_event_splide .splide__slide {
	width: calc(33% - 11px);
	margin:0 0 22px;
}
#tmp_contents .event_item_list p {
	margin-bottom:0;
}
#tmp_contents .event_item_list .event_item,
#tmp_pickup_event_splide .event_item {
	width:100%;
	display:block;
}
#tmp_contents .event_item_list .event_item_img,
#tmp_pickup_event_splide .event_item .event_item_img {
	position:relative;
	margin-bottom:10px;
	height: 184px;
    overflow: hidden;
	background-color:#ffffff;
    border: 1px solid #d9d9d9;
    text-align: center;
}
#tmp_contents .event_item_list .event_item_img img,
#tmp_pickup_event_splide .event_item .event_item_img img {
	width: 100%;
}
#tmp_contents .event_item_list .event_item_ttl,
#tmp_pickup_event_splide .event_item .event_item_ttl {
	font-size:88.88%;
	line-height:1.5;
	margin-bottom: 5px;
    padding-left: 17px;
    background: url("/shared/site_rn2025/images/icon/arrow_link_navi.png") no-repeat left 0.4em;
	background-size:10px auto;
}
#tmp_contents .event_item_list .event_item_ttl a,
#tmp_pickup_event_splide .event_item .event_item_ttl a {
	display:inline-block;
	text-decoration:none;
	color:#222222;
	background-color:transparent;
}
#tmp_contents .event_item_list .event_item_date,
#tmp_pickup_event_splide .event_item .event_item_date {
	font-size:77.77%;
	line-height:1.5;
    padding-left: 17px;
    color: #666666;
    background-color: transparent;
}
#tmp_pickup_event_splide .splide__arrows ruby {
	opacity: 0;
}

/* 一覧形式
================================================== */
#tmp_event_cal_list {
    margin: 0 0 40px;
}
#tmp_event_cal_list .event_cal_list {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #c8cbcc;
	border-left:1px solid #c8cbcc;
}
#tmp_event_cal_list .event_cal_list td {
	padding:16px 20px 8px;
	vertical-align:top;
	border-bottom:1px solid #c8cbcc;
	border-right:1px solid #c8cbcc;
}
#tmp_event_cal_list .event_cal_list td.cal_date {
	width:240px;
	text-align:left;
	vertical-align:middle;
	padding:10px 20px;
}
#tmp_event_cal_list .event_cal_list td.cal_date p {
    display: inline-block;
}
#tmp_event_cal_list .event_cal_list td.cal_date p.holiday {
	width: 100%;
}
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding:13px 10px 12px;
	vertical-align:top;
	text-align:center;
	background-color:#f0f4f5;
	color:inherit;
}
#tmp_event_cal_list .event_cal_list td.cal_date .day {
	line-height:1;
	font-size:122.22%;
}
#tmp_event_cal_list .event_cal_list .cal_th td p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td p {
	margin-bottom:0;
	line-height:1.4;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_sun {
	color:#cd1414;
	background-color:#fcebeb;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_sat {
	color:#1451cd;
	background-color:#ebf1fc;
}
#tmp_event_cal_list .event_cal_list ul {
	list-style:none;
	margin:0;
}
#tmp_event_cal_list .event_cal_list ul li {
	margin:0;
	padding:7px 0;
	width:100%;
}
#tmp_event_cal_list .event_cal_list ul li p a {
    display: inline-block;
	text-decoration:none;
	color:#222222;
	background-color:transparent;
    background: url("/shared/site_rn2025/images/icon/arrow_link_navi.png") no-repeat left 0.4em;
    padding-left: 18px;
	background-size:10px auto;
}
#tmp_event_cal_list .event_cal_list ul li .genre1,
#tmp_event_cal_list .event_cal_list ul li .genre2,
#tmp_event_cal_list .event_cal_list ul li .genre3,
#tmp_event_cal_list .event_cal_list ul li .genre4,
#tmp_event_cal_list .event_cal_list ul li .genre5,
#tmp_event_cal_list .event_cal_list ul li .genre6,
#tmp_event_cal_list .event_cal_list ul li .genre7,
#tmp_event_cal_list .event_cal_list ul li .genre8,
#tmp_event_cal_list .event_cal_list ul li .genre9 {
	font-size:88.9%;
	display:inline-block;
	line-height:1.2;
	margin:0 0 10px;
	background-repeat:no-repeat;
	background-position:right 4px center;
	min-height:26px;
	padding:9px 36px 6px 12px;
	-webkit-background-size:26px 26px !important;
	-moz-background-size:26px 26px !important;
	background-size:26px 26px !important;
}
#tmp_event_cal_list .more {
    text-align: center;
    margin: 15px 0;
}
#tmp_event_cal_list .more a {
    position: relative;
    display: inline-block;
    font-size: 88.9%;
    text-decoration: none;
    color: #222222;
    min-width: 200px;
    border: 1px solid #d9d9d9;
    padding: 10px 5px;
}
#tmp_event_cal_list .more span {
    display: inline-block;
}

/* ==================================================
文字サイズ色合い変更
================================================== */
#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: 10px;
	border: 1px solid #b0b0b0;
	vertical-align: top;
}
#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 .fsize_small .cs_heading {
	font-size: 1.3335rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2.0rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1.125rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.2225rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.1115rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 1.75rem;
}
#tmp_contents #tmp_color .cs_heading {
	font-size: 2.38rem;
}
#tmp_contents #tmp_color .cs_outline {
	font-size: 1.125rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display:block;
	margin: 0 0 25px;
	padding: 35px 0 27px;
	background-repeat: no-repeat, repeat-x;
	background-image: url(/shared/templates/free_rn2025/images/icon/h1_line_pink.png), url(/shared/templates/free_rn2025/images/icon/h1_line_blue.png);
	font-size: 177.8%;
	border-bottom: 1px solid #c8cbcc;
	line-height: 1.6;
    clear: both;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	padding: 17px 19px 14px;
    color: inherit;
    background-color: #FFFFFF;
    border: 1px solid #575959;
    clear: both;
}
#tmp_contents #tmp_color .cs_box.color_yellow .cs_outline,
#tmp_contents #tmp_color .cs_box.color_black .cs_outline,
#tmp_contents #tmp_color .cs_box.color_blue .cs_outline {
    outline: none;
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	background-image: none;
}
#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,
.color_blue #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading,
.color_yellow #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading,
.color_black #tmp_contents #tmp_fsize .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;
}
#tmp_contents .cs_box.color_default {
	background-color:#FFFFFF !important;
}
#tmp_contents .cs_box.color_default .cs_heading {
	color: #000000 !important;
	background-repeat: no-repeat, repeat-x !important;
	background-image: url(/shared/templates/free_rn2025/images/icon/h1_line_pink.png), url(/shared/templates/free_rn2025/images/icon/h1_line_blue.png) !important;
	border-bottom: 1px solid #c8cbcc !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#000000 !important;
	background-color:#ffffff !important;
    border-color: #575959 !important;
}

/* ==================================================
bosai_json
================================================== */
.main__contents,
.main__list_section01,
.main__list_section02,
.main__list_section03,
.main__list_section04 {
	background-color: #ffffff;
}
.main__contents{
	margin: 0 0 20px;
}
.main__list_box {
	color: #444444;
	padding: 20px 40px 30px;
	margin-bottom: 40px;
}
.main__map_title {
	color: #ffffff;
	background: none !important;
	background-color: #118a17 !important;
	font-size: 100% !important;
	padding: 6px 10px;
}
.main__list__btm {
	padding-bottom: 40px;
}
.main__tr_area_list {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #118a17;
	width: 100%;
	font-size: 88.9%;
}
.main__tr_area_list tr .hn_ttl_notes {
	font-size: 87.5%;
	color: #444444;
}
.main__tr_area_list td,
.main__tr_area_list th {
	border-top: 1px solid #efefef;
}
.main__tr_area_list th {
	padding: 12px 30px 12px 0;
	text-align: left;
	width: 40%;
}
.main__tr_area_list td .hn_label {
	color: #444444;
	background-color: #ffffff;
	padding: 2px 10px;
	border-radius: 3px;
}
.main__tr_area_list a {
	text-decoration: underline;
	color: #005c7f;
}
.main__tr_area_list td {
	color: #444444;
}
.main__tr_area_list_ttl_blue td,
.main__tr_area_list_ttl_blue th {
	border-bottom: 1px solid #118a17;
	border-top: 0;
}
/* ==================================================
bosai_json hinan_shiji
================================================== */
#tmp_hinan_shiji .main__list_title {
	font-size: 116.7% !important;
	background: none !important;
	color: #131313;
	padding: 10px 0 10px 20px;
	margin-bottom: 0;
	border-left: 30px solid #111111;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#tmp_hinan_shiji .main__list_title.ttl_red {
	border-left: 20px solid #111111;
}
#tmp_hinan_shiji .main__list_title.ttl_orange {
	border-left: 20px solid #aa00aa;
}
#tmp_hinan_shiji .main__list_title.ttl_black {
	border-left: 20px solid #0c000c;
}
#tmp_hinan_shiji .main__list_title.ttl_yellow {
	border-left: 20px solid #ff2800;
}
#tmp_hinan_shiji .main__list_title.ttl_gray {
	border-left: 20px solid #999999;
}
#tmp_hinan_shiji .main__list_title_info{
	margin-left: 10px;
}
#tmp_hinan_shiji .main__list_sub_section {
	margin-bottom: 30px;
}
#tmp_hinan_shiji .main__list_subtitle {
	background: none !important;
	font-size: 100% !important;
	margin-bottom: 0 !important;
	padding: 4px 10px 3px !important;
	border-left: 8px solid #fc2a2a;
	border-bottom: 1px solid #cccccc;
}
#tmp_hinan_shiji .main__list_subtitle strong {
	margin-left: 1em;
}
#tmp_hinan_shiji .main__list_subtitle.ttl_red {
	border-left: 8px solid #111111;
}
#tmp_hinan_shiji .main__list_subtitle.ttl_orange {
	border-left: 8px solid #aa00aa;
}
#tmp_hinan_shiji .main__list_subtitle.ttl_yellow {
	border-left: 8px solid #ff2800
}
#tmp_hinan_shiji #tmp_hinan_shiji .main__list_subtitle.ttl_gray {
	border-left: 8px solid #999999;
}
#tmp_hinan_shiji .main__list_subtitle.ttl_black {
	border-left: 8px solid #0c000c;
}
#tmp_hinan_shiji .main__list_subtitle .pc_ttl {
	display: inline
}
#tmp_hinan_shiji .main__list_subtitle .sp_ttl {
	display: none
}
#tmp_hinan_shiji .main__list_info_normal {
	font-size: 88.9%;
}
#tmp_hinan_shiji .main__list_info_sub_normal {
	font-size: 88.9%;
	padding: 30px 18px 0;
}
#tmp_hinan_shiji .main__list_info {
	border: 2px #e50000 solid;
	color: #e50000;
	font-size: 100%;
	padding: 10px;
}
#tmp_hinan_shiji .main__list_info_date {
	font-size: 77.8%;
}
#tmp_hinan_shiji .main__list_area_info {
	margin-top: 20px;
}
#tmp_hinan_shiji .main__list_area_list {
	display: flex;
	flex-wrap: wrap;
	margin-left: 0;
	margin: 0 0 20px 0 !important;
	padding-left: 0;
}
#tmp_hinan_shiji .main__list_area_item {
	border: 1px solid #cccccc;
	border-left-width: 0;
	flex: 0 0 19.8%;
	text-align: center;
	list-style: none;
	margin: 0 !important;
}
#tmp_hinan_shiji .main__list_area_item:nth-child(5n + 1) {
	border-left-width: 1px;
}
#tmp_hinan_shiji .main__list_area_item:nth-child(n + 6) {
	border-top-width: 0;
}
#tmp_hinan_shiji .main__list_area_item a {
	display: block;
	padding: 13px 0;
	text-decoration: none;
	color: #005c7f;
	background-color: #ffffff;
}
#tmp_hinan_shiji .main__list_area_item a:hover,
#tmp_hinan_shiji .main__list_area_item a:focus{
	text-decoration: underline;
}
/* ==================================================
bosai_json higai_jouhou
================================================== */
#tmp_higai_jouhou .note_title {
	font-size: 100%;
	color: #e50000;
	text-align: center;
}
#tmp_higai_jouhou .note_title p {
	display: inline;
	vertical-align: 10px
}
#tmp_higai_jouhou .main__list_title {
	font-size: 100%;
	color: #ffffff;
	background: none;
	background-color: #bb4545;
	line-height: 1.2;
	padding: 6px 10px;
	margin: 20px 0 0;
}
#tmp_higai_jouhou .main__list_title_note {
	font-size: 66.7%;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}
#tmp_higai_jouhou .main__list_title_note .date {
	display: inline-block;
	font-size: 133.3%;
	margin-right: 5px;
}
#tmp_higai_jouhou .main__list_box {
	color: #444444;
	background-color: #ffffff;
	padding: 30px 0 0;
	margin-bottom: 30px;
}
#tmp_higai_jouhou .main__list_box p {
	font-size: 55.6%;
	padding: 0 30px 20px;
	text-align: right;
	color: #444444;
}
#tmp_higai_jouhou .higai_list {
	padding: 0 40px 0 30px;
	margin-left: 0 !important;
}
#tmp_higai_jouhou .higai_list li {
	width: 48%;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
	margin-bottom: -1px;
	padding: 10px;
	display: flex;
	align-items: center;
	float: left;
}
#tmp_higai_jouhou .higai_list li:nth-child(odd) {
	margin-right: 4%;
}
#tmp_higai_jouhou .higai_list li div:first-child {
	width: 143px;
	font-size: 88.9%;
}
#tmp_higai_jouhou .higai_list li div:last-child {
	font-size: 116.7%;
	line-height: 2.333;
}

/* bosai_news_list
================================================== */
#tmp_contents .bosai_news_list .list_table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 20px;
}
#tmp_contents .bosai_news_list .list_table th,
#tmp_contents .bosai_news_list .list_table td {
	vertical-align:top;
	padding:10px 0;
	border-bottom: 1px dotted #7f7f7f;
}
#tmp_contents .bosai_news_list .list_table td p {
	margin-bottom:0 !important;
	line-height:1.2 !important;
}
#tmp_contents .bosai_news_list .list_table .date {
	width:8.2em;
	font-size: 83.3%;
	padding:12px 5px 10px 37px;
	background:url(/shared/templates/bosai_top_rn2025/images/icon/icon_list_yellow.png) no-repeat 20px 18px;
}
#tmp_contents .bosai_news_list .list_table td a {
	display: inline-block;
	text-decoration: none;
	padding-right:32px;
	color:#222222;
    background: url(/shared/templates/bosai_top_rn2025/images/icon/icon_arrow_yellow.png) no-repeat right 44%;
}
#tmp_contents .bosai_news_list .list_table td a:hover,
#tmp_contents .bosai_news_list .list_table td a:focus-visible {
    text-decoration: underline;
}

/* ==================================================
便利ナビ一覧
================================================== */
#tmp_contents .useful_navigation_list{
	margin: 0 -10px !important;
}
#tmp_contents .useful_navigation_list li a {
    padding: 23px 10px 12px;
}
#tmp_contents .useful_navigation_list li .nav_txt {
    padding-top: 7px;
}

/* ==================================================
sitemap category
================================================== */
#tmp_sitemap_nojs #tmp_ajax_ctgy .ctg_accordions {
	display: block;
	margin: 0;
}
#tmp_sitemap_nojs #tmp_ajax_ctgy .ctg_accordion {
	display: block;
	padding: 0;
	width: 100%;
	margin: 0 0 20px;
}
#tmp_sitemap_nojs #tmp_ajax_ctgy .ctg_accordion_switch {
	width: 100%;
}
#tmp_sitemap_nojs #tmp_ajax_ctgy .ctg_accordion_switch p {
	background-color: #edf5f7;
	background-repeat: no-repeat, repeat-x;
	background-image: url(/shared/templates/free_rn2025/images/icon/h2_line_pink.png), url(/shared/templates/free_rn2025/images/icon/h2_line_blue.png);
	background-position: left bottom;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_sitemap_nojs #tmp_ajax_ctgy .ctg_accordion_switch a {
	background-image: none;
	pointer-events: none;
	cursor: none;
}
#tmp_sitemap_nojs #tmp_ajax_ctgy .ctg_accordion_cnt {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
}
#tmp_sitemap_nojs #tmp_ajax_ctgy .ctg_accordion_inner {
	margin: -1px 0 0 !important;
}

/* ==================================================
ul:horizonlist
================================================== */
#tmp_contents ul.horizonlist {
	margin: 0 0 1.1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.horizonlist li {
	margin: 0 2% 20px 0;
	padding: 16px 19px 13px;
	background-color: #ffffff;
	color:inherit;
	
	width: 23.5%;
	float: left;
}
#tmp_contents ul.horizonlist li:nth-child(4n) {
	margin-right:0;
}
#tmp_contents ul.horizonlist li:nth-child(4n+1) {
	clear:both;
}
#tmp_contents ul.horizonlist li a{
	border: 1px solid #d9d9d9;
	display: block;
	margin: -16px -19px -13px ;
	padding: 16px 19px 13px;
	color: inherit;
	background: transparent url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	text-decoration: none;
}
#tmp_contents ul.horizonlist li a:hover,
#tmp_contents ul.horizonlist li a:focus {
	text-decoration: underline;
}

/* ==================================================
hover
================================================== */
#tmp_shisetsu_search .search_link a,
#tmp_idx_contents .idx_navi li a span,
#tmp_idx_contents .idx_list_ttl a span,
#tmp_idx_contents .idx_list_cnt .cate_list li a span,
#tmp_releated_link_cnt ul li a{
	position: relative;
	z-index: 1;
}
#tmp_idx_contents .idx_navi li a span:after,
#tmp_idx_contents .idx_list_ttl a span:after,
#tmp_idx_contents .idx_list_cnt .cate_list li a span:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    border-bottom: 1px solid #222222;
    transition: width 0.3s ease-in-out;
    z-index: -1;
}
#tmp_idx_contents .idx_navi li a:hover span:after,
#tmp_idx_contents .idx_list_ttl a:hover span:after,
#tmp_idx_contents .idx_list_cnt .cate_list li a:hover span:after{
	width: 100%;
}
#tmp_contents .online_galleries .item_img{
	overflow: hidden;
}
#tmp_contents .online_galleries .item_img img{
	transition: transform 0.3s ease-in-out;
}
#tmp_contents .general_link a:hover,
#tmp_contents .general_blog_ver a:hover,
#tmp_contents .general_blog_hoz a:hover,
#tmp_contents .general_accordions ul a:hover,
#tmp_contents .online_links .item_inner.is_hover a,
#tmp_contents .online_links .item_inner a:hover{
	text-decoration: underline;
}
#tmp_contents .online_galleries .item_inner.is_hover .item_img img{
	transform: scale(1.1);
}

/* ==================================================
Multilingual
================================================== */
#tmp_contents .box_btn.setting_lang {
	display:flex;
	flex-wrap:wrap;
}
#tmp_contents .box_btn.setting_lang li {
	width:32%;
	margin-right:2%;
}
#tmp_contents .box_btn.setting_lang li:nth-child(3n) {
	margin-right:0;
}
/* read more btn */
#tmp_contents .box_btn.setting_lang .link_readmore{
	display: block;
	width: 100%;
	text-align: center;
}
#tmp_contents .box_btn.setting_lang .link_readmore a{
	position: relative;
	display: inline-block;
	font-size: 88.9%;
	text-decoration: none;
	color: #222222;
	min-width: 200px;
	border: 1px solid #d9d9d9;
	padding: 10px 10px 6px;
	background: none;
}
#tmp_contents .box_btn.setting_lang .link_readmore a span{
	display: inline-block;
	padding-left: 25px;
	background: url(/shared/templates/top_rn2025/images/icon/icon_readmore.png) no-repeat 2px 4px;
	background-size: 16px auto;
}
#tmp_contents .box_btn.setting_lang .link_readmore a.hide span{
	background: url(/shared/site_rn2025/images/icon/navi_ic_minus_sp.png) no-repeat 2px 4px;
	background-size: 16px auto;
}
#tmp_contents .box_btn.setting_lang .link_readmore a::after{
	border: 1px solid #1da2f0;
	opacity: 0;
	width: calc(100% + 2px);
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	transition: opacity 0.3s ease-in-out;
	z-index: 1;
	pointer-events: none;
}
.sec_recommendations .recommendations_list li.active:hover .recommendations_img::after,
#tmp_contents .box_btn.setting_lang .link_readmore a:hover:after {
	opacity: 1;
}
#tmp_contents .box_btn.setting_lang .link_readmore a:before {
	display: none;
}

/* ==================================================
font-family
================================================== */
#tmp_online_pagetitle h1,
#tmp_contents h2.online_ttl,
#tmp_contents .event_page_navi .cal_date,
#tmp_event_cal_refine_cnt fieldset legend,
#tmp_event_search dl dt,
#tmp_event_cal_refine_btn #tmp_event_keyword_btn,
#tmp_event_cal_refine_btn .clear_btn,
#tmp_contents .event_item_list .event_item_date,
#tmp_pickup_event_splide .event_item .event_item_date,
#tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item span.park_item_ttl,
#tmp_contents .cal_month .cal_month_ttl {
	font-weight: bold;
    font-family: 'OT-UDShinGoPr6N-Medium', "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_pickup_event_splide .event_item .event_item_date,
#tmp_contents .event_item_list .event_item_date {
	font-family: 'OT-UDShinGoPr6N-regular', "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_shisetsu_search .search_link a:after,
.color_blue #tmp_shisetsu_search .search_link a:after,
.color_yellow #tmp_shisetsu_search .search_link a:after,
.color_black #tmp_idx_contents .idx_navi li a span:after,
.color_blue #tmp_idx_contents .idx_navi li a span:after,
.color_yellow #tmp_idx_contents .idx_navi li a span:after,
.color_black #tmp_idx_contents .idx_list_ttl a span:after,
.color_blue #tmp_idx_contents .idx_list_ttl a span:after,
.color_yellow #tmp_idx_contents .idx_list_ttl a span:after,
.color_black #tmp_idx_contents .idx_list_cnt .cate_list li a span:after,
.color_blue #tmp_idx_contents .idx_list_cnt .cate_list li a span:after,
.color_yellow #tmp_idx_contents .idx_list_cnt .cate_list li a span:after,
.color_black #tmp_idx_news .more_info a:after,
.color_blue #tmp_idx_news .more_info a:after,
.color_yellow #tmp_idx_news .more_info a:after,
.color_black #tmp_idx_news_cnt td a:after,
.color_blue #tmp_idx_news_cnt td a:after,
.color_yellow #tmp_idx_news_cnt td a:after,
.color_black #tmp_shisetsu_popular .popular_galleries a:after,
.color_blue #tmp_shisetsu_popular .popular_galleries a:after,
.color_yellow #tmp_shisetsu_popular .popular_galleries a:after{
	content: none;
}
.color_black #tmp_shisetsu_facility .simple_links .shisetsu_active a,
.color_blue #tmp_shisetsu_facility .simple_links .shisetsu_active a,
.color_yellow #tmp_shisetsu_facility .simple_links .shisetsu_active a,
.color_black #tmp_shisetsu_facility .simple_links a:hover,
.color_blue #tmp_shisetsu_facility .simple_links a:hover,
.color_yellow #tmp_shisetsu_facility .simple_links a:hover,
.color_black #tmp_shisetsu_facility .simple_links .active a,
.color_blue #tmp_shisetsu_facility .simple_links .active a,
.color_yellow #tmp_shisetsu_facility .simple_links .active a,
.color_black #tmp_shisetsu_facility .simple_links a:focus,
.color_blue #tmp_shisetsu_facility .simple_links a:focus,
.color_yellow #tmp_shisetsu_facility .simple_links a:focus,
.color_black #tmp_shisetsu_search .search_link a:hover,
.color_blue #tmp_shisetsu_search .search_link a:hover,
.color_yellow #tmp_shisetsu_search .search_link a:hover,
.color_black #tmp_idx_contents .idx_navi li a:hover,
.color_blue #tmp_idx_contents .idx_navi li a:hover,
.color_yellow #tmp_idx_contents .idx_navi li a:hover,
.color_black #tmp_idx_contents .idx_list_ttl a:hover,
.color_blue #tmp_idx_contents .idx_list_ttl a:hover,
.color_yellow #tmp_idx_contents .idx_list_ttl a:hover,
.color_black #tmp_idx_contents .idx_list_cnt .cate_list li a:hover,
.color_blue #tmp_idx_contents .idx_list_cnt .cate_list li a:hover,
.color_yellow #tmp_idx_contents .idx_list_cnt .cate_list li a:hover,
.color_black #tmp_idx_news .more_info a:hover,
.color_blue #tmp_idx_news .more_info a:hover,
.color_yellow #tmp_idx_news .more_info a:hover,
.color_black #tmp_idx_news_cnt td a:hover,
.color_blue #tmp_idx_news_cnt td a:hover,
.color_yellow #tmp_idx_news_cnt td a:hover,
.color_black #tmp_shisetsu_search .sch_btn input:hover,
.color_blue #tmp_shisetsu_search .sch_btn input:hover,
.color_yellow #tmp_shisetsu_search .sch_btn input:hover,
.color_black #tmp_shisetsu_popular .popular_galleries .is_hover a,
.color_blue #tmp_shisetsu_popular .popular_galleries .is_hover a,
.color_yellow #tmp_shisetsu_popular .popular_galleries .is_hover a,
.color_black #tmp_shisetsu_popular .popular_galleries a:hover,
.color_blue #tmp_shisetsu_popular .popular_galleries a:hover,
.color_yellow #tmp_shisetsu_popular .popular_galleries a:hover{
	text-decoration: underline;
}
.color_black #tmp_gomisearch_result ul li .gomi_result_infor,
.color_blue #tmp_gomisearch_result ul li .gomi_result_infor,
.color_yellow #tmp_gomisearch_result ul li .gomi_result_infor,
.color_black #tmp_gomisearch_result .gomisearch_result_des,
.color_blue #tmp_gomisearch_result .gomisearch_result_des,
.color_yellow #tmp_gomisearch_result .gomisearch_result_des,
.color_black #tmp_gomisearch_result .wrap_result_search,
.color_blue #tmp_gomisearch_result .wrap_result_search,
.color_yellow #tmp_gomisearch_result .wrap_result_search,
.color_black #tmp_idx_contents .idx_list,
.color_blue #tmp_idx_contents .idx_list,
.color_yellow #tmp_idx_contents .idx_list,
.color_black #tmp_anchor,
.color_blue #tmp_anchor,
.color_yellow #tmp_anchor,
.color_black #tmp_contents .evt,
.color_blue #tmp_contents .evt,
.color_yellow #tmp_contents .evt{
	border: 1px solid;
}
.color_black #tmp_wrapper .box_related .box_related_ttl,
.color_blue #tmp_wrapper .box_related .box_related_ttl,
.color_yellow #tmp_wrapper .box_related .box_related_ttl,
.color_black #tmp_wrapper .box_most_read .box_most_read_ttl,
.color_blue #tmp_wrapper .box_most_read .box_most_read_ttl,
.color_yellow #tmp_wrapper .box_most_read .box_most_read_ttl {
	border-bottom: 1px solid;
}
.color_black #tmp_idx_ttl .idx_ttl_wrap,
.color_blue #tmp_idx_ttl .idx_ttl_wrap,
.color_yellow #tmp_idx_ttl .idx_ttl_wrap {
	padding: 0 !important;
	border: 3px solid !important;
}
.color_black #tmp_idx_ttl h1,
.color_blue #tmp_idx_ttl h1,
.color_yellow #tmp_idx_ttl h1 {
    padding: 13px 0 12px 80px !important;
	border: none !important;
}
.color_black #tmp_idx_contents .idx_navi li a,
.color_blue #tmp_idx_contents .idx_navi li a {
	background-image: url(/shared/templates/free_rn2025/images/icon/arrow_down_yellow.png) !important;
}
.color_yellow #tmp_idx_contents .idx_navi li a {
	background-image: url(/shared/templates/free_rn2025/images/icon/arrow_down.png) !important;
}
.color_black.custom_general #tmp_anchor,
.color_blue.custom_general #tmp_anchor,
.color_yellow.custom_general #tmp_anchor{
	border: none;
}
.color_yellow #tmp_gomisearch_result .wrap_result_search::before {
    background: url(/shared/templates/free_rn2025/images/main/gomi/result_up_icon_black.png) no-repeat;
}
.color_blue #tmp_gomisearch_result .wrap_result_search::before,
.color_black #tmp_gomisearch_result .wrap_result_search::before {
    background: url(/shared/templates/free_rn2025/images/main/gomi/result_up_icon_yellow.png) no-repeat;
}
.color_black #tmp_gomisearch_collection .gomisearch_select select,
.color_blue #tmp_gomisearch_collection .gomisearch_select select,
.color_yellow #tmp_gomisearch_collection .gomisearch_select select{
	appearance: auto;
}
.color_black.custom_general #tmp_anchor ul li a,
.color_blue.custom_general #tmp_anchor ul li a{
	background-image: url(/shared/templates/free_rn2025/images/main/gomi/icon_arrow_yellow.png) !important;
}
.color_yellow.custom_general #tmp_anchor ul li a{
	background-image: url(/shared/templates/free_rn2025/images/main/gomi/icon_arrow.png) !important;
}
.color_black #tmp_wrapper #tmp_idx_news .more_info a:before,
.color_blue #tmp_wrapper #tmp_idx_news .more_info a:before{
	border-bottom-color: #ffff00;
}
.color_black #tmp_wrapper #tmp_shisetsu_search .sch_ttl label,
.color_blue #tmp_wrapper #tmp_shisetsu_search .sch_ttl label,
.color_yellow #tmp_wrapper #tmp_shisetsu_search .sch_ttl label{
	padding-right: 0;
}
.color_black #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today,
.color_black #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today a {
	background-color:#FFFF00 !important;
    color:#000000 !important;
}
.color_blue #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today,
.color_blue #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today a {
	background-color:#FFFF00 !important;
    color:#00008B !important;
}
.color_yellow #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today,
.color_yellow #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today a {
	background-color:#000000 !important;
    color:#FFFF00 !important;
}
.color_black #tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
.color_blue #tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
.color_yellow #tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
.color_black #tmp_event_cal_refine_btn .clear_btn a:hover,
.color_blue #tmp_event_cal_refine_btn .clear_btn a:hover,
.color_yellow #tmp_event_cal_refine_btn .clear_btn a:hover,
.color_black #tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item a:hover,
.color_blue #tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item a:hover,
.color_yellow #tmp_event_cal_pickup .event_pickup_bnr .park_navigation_item a:hover {
    text-decoration: underline;
}

/* color custom_online_office */
.color_black #tmp_wrapper #tmp_online_pagetitle:before,
.color_black #tmp_wrapper #tmp_online_pagetitle:after,
.color_black #tmp_wrapper #tmp_online_introduce:after,
.color_black #tmp_wrapper #tmp_online_business:after,
.color_blue #tmp_wrapper #tmp_online_pagetitle:before,
.color_blue #tmp_wrapper #tmp_online_pagetitle:after,
.color_blue #tmp_wrapper #tmp_online_introduce:after,
.color_blue #tmp_wrapper #tmp_online_business:after,
.color_yellow #tmp_wrapper #tmp_online_pagetitle:before,
.color_yellow #tmp_wrapper #tmp_online_pagetitle:after,
.color_yellow #tmp_wrapper #tmp_online_introduce:after,
.color_yellow #tmp_wrapper #tmp_online_business:after{
	content: none;
}
.color_black #tmp_wrapper #tmp_online_pagetitle .pagetitle_inner,
.color_blue #tmp_wrapper #tmp_online_pagetitle .pagetitle_inner,
.color_yellow #tmp_wrapper #tmp_online_pagetitle .pagetitle_inner{
	padding-right: 0;
	width: 100%;
	min-height: auto;
}
/* general free */
.color_black.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_title h2,
.color_blue.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_title h2,
.color_yellow.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_title h2{
	padding-left: 75px !important;
}
.color_black #tmp_shisetsu_popular .popular_galleries .item_img:before,
.color_blue #tmp_shisetsu_popular .popular_galleries .item_img:before,
.color_black.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_trigger:after,
.color_blue.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_trigger:after{
	border-color: #ffff00;
}
.color_yellow #tmp_shisetsu_popular .popular_galleries .item_img:before,
.color_yellow.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_trigger:after{
	border-color: #000000;
}
.color_black.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_trigger,
.color_blue.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_trigger{
	background-image: url(/shared/templates/free_rn2025/images/icon/general_arrow_plus_wh.png) !important;
}
.color_yellow.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_trigger{
	background-image: url(/shared/templates/free_rn2025/images/icon/general_arrow_plus_bl.png) !important;
}
.color_black.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area.is_active .accordion_area_trigger,
.color_blue.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area.is_active .accordion_area_trigger{
	background-image: url(/shared/templates/free_rn2025/images/icon/general_arrow_minus_wh.png) !important;
}
.color_yellow.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area.is_active .accordion_area_trigger{
	background-image: url(/shared/templates/free_rn2025/images/icon/general_arrow_minus_bl.png) !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_small #tmp_shisetsu_search .sch_ttl label{
	background-position: right 11px, left bottom;
}
.fsize_small #tmp_contents h4 {
	background-position: left top;
	padding-bottom: 5px;
}
.fsize_small #tmp_idx_contents .idx_list_cnt .cate_list li a {
	background-position: left 22px;
}
.fsize_small #tmp_shisetsu_search .search_link a,
.fsize_small #tmp_idx_contents .idx_list_ttl a,
.fsize_small #tmp_idx_news_cnt td a,
.fsize_small #tmp_idx_news .more_info a,
.fsize_small #tmp_idx_contents .idx_list_cnt .cate_list li:nth-child(1) a,
.fsize_small #tmp_idx_contents .idx_list_cnt .cate_list li:nth-child(2) a,
.fsize_small #tmp_shisetsu_popular .popular_galleries a{
	background-position: 0 4px;
}
.fsize_big #tmp_idx_news_cnt td.date,
.fsize_big #tmp_contents .sec_news .news_list .news_date > span {
	width: 150px;
}
.fsize_big2 #tmp_idx_news_cnt td.date,
.fsize_big2 #tmp_contents .sec_news .news_list .news_date > span {
	width: 200px;
}
.fsize_big #tmp_contents .sec_dispose_garbage ul li a .dispose_garbage_img,
.fsize_big2 #tmp_contents .sec_dispose_garbage ul li a .dispose_garbage_img{
    min-width: 31%;
}
.fsize_big2.custom_general #tmp_anchor .anchor_ttl h2{
	background-position: right 25px, left bottom;
}

/* ==================================================
accessibility no-js
================================================== */
/* general free */
.no_javascript.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_trigger{
	background-image: url(/shared/templates/free_rn2025/images/icon/general_arrow_minus.png)
}
.no_javascript.custom_general #tmp_wrapper #tmp_contents .general_accordions .accordion_area_cnt{
	display: block;
}

/* nojs custom_online_office */
.no_javascript #tmp_contents .online_links .item_inner a{
	color: #0048ad;
}
.furigana_on #tmp_online_pagetitle h1{
	padding-top: 50px;
}
.furigana_on.custom_general #tmp_anchor ul li a{
	display: block;
}
.no_javascript #tmp_pickup_event_splide .splide,
#tmp_pickup_event_splide .splide.no-splide {
    visibility: visible;
}
.no_javascript #tmp_contents .event_item_list .event_item_ttl a:hover,
.no_javascript #tmp_pickup_event_splide .event_item .event_item_ttl a:hover {
    text-decoration: underline;
}

/* ==================================================
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 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_releated_link_cnt ul:after,
#tmp_higai_jouhou .main__list_title::after,
#tmp_higai_jouhou .higai_list::after,
#tmp_contents ul.horizonlist: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:100% !important;
	padding-top: 0 !important;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header_fixed {
	position: relative !important;
	top: 0 !important;
	margin-bottom: 20px !important;
	animation: none !important;
}
#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:20px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_main,
#tmp_main {
    padding: 0 !important;
}
#tmp_hlogo {
    margin: 0 !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .logo span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 2rem !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer .logo span {
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer .footer_cnt {
	display: block;
}
#tmp_footer .footer_head {
	width: auto !important;
	text-align: left;
}
#tmp_footer .footer_lg {
	padding: 0 !important;
	background-image: none !important;
}
#tmp_footer .footer_address {
    padding: 0 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_header_rgt,
#tmp_footer .footer_sns,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_anchor,
#tmp_gmap_link,
.box_faq,
.box_related,
.box_article,
#box_article,
#tmp_contents .evt,
#konnect-chat-initializer-wrap {
	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 {
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
	text-align:left !important;
}
/* general free */
#tmp_contents .general_accordions .accordion_area_trigger{
	background-image: url(/shared/templates/free_rn2025/images/icon/general_arrow_minus.png)
}
#tmp_contents .general_accordions .accordion_area_cnt{
	display: block !important;
}
#tmp_pickup_event_splide .splide.no-splide .splide__slide {
	width: calc(33% - 12px);
}
}
