@charset "utf-8";
/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin: 0 0 0.8em;
	padding: 19px 60px 21px 20px;
	font-size: 177.8%;
	color: #222222;
	background-color: #fcf4d1;
	background-image: url(/shared/templates/free_rn/images/main/line_orange.png),url(/shared/templates/free_rn/images/icon/icon_h1_orange.png);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, right bottom;
	border-top: 4px solid #ffc421;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding: 14px 115px 17px 21px;
	font-size: 155.6%;
	color: #222222;
	background-color: #d4f2ff;
	background-image: url(/shared/templates/free_rn/images/icon/icon_h2_blue.png),url(/shared/templates/free_rn/images/main/line_blue.png);
	background-repeat: no-repeat, repeat-x;
	background-position: right center,left bottom;
}
#tmp_contents h3 {
	padding: 8px 21px 12px;
	font-size: 144.4%;
	color: #222222;
	background-color: #ffffff;
	background-image: url(/shared/templates/free_rn/images/main/line_orange_vertical.png),url(/shared/templates/free_rn/images/main/line_orange.png);
	background-repeat: repeat-y, repeat-x;
	background-position: left bottom,left bottom;
}
#tmp_contents h4 {
	padding: 0 0 7px 37px;
	font-size: 122.2%;
	color: #222222;
	background: #ffffff url(/shared/templates/free_rn/images/icon/icon_h4_ball.png) 0 3px no-repeat;
	-webkit-background-size: 31px auto;
	-moz-background-size: 31px auto;
	background-size: 31px auto;
	border-bottom: 2px solid #ffc421;
}
#tmp_contents h5 {
	padding-left: 24px;
	font-size: 111.1%;
	color: #222222;
	background: #ffffff url(/shared/templates/free_rn/images/icon/icon_h5_ball.png) no-repeat 0 7px;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
	background-size: 18px auto;
}
#tmp_contents h6 {
	font-size: 100%;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin:0 0 1em 2.3em; /* Do not edit */
	list-style-image:url(/shared/site_rn/images/icon/list_icon_yellow.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 2.3em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.4em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 40px; /* Do not edit */
	border:2px solid #ffacbb;
	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:14px 18px 0;
	color:#222222;
	background-color:#fff0f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_contents div.outline {
	padding:14px 18px 0;
	color:#222222;
	background-color:#fff0f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 20px;
	font-weight: bold;
	line-height: 1.7;
	background-color: #def8c9;
	color: #222222;
	border: 1px solid #cdcfde;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 10px 15px 21px;
}
#tmp_contents ul.box_btn li p {
	margin: 0;
}
#tmp_contents ul.box_btn li a {
	display: block;
	margin: -15px -10px -15px -21px;
	padding: 15px 10px 15px 45px;
	background: transparent url(/shared/templates/free_rn/images/icon/icon_arrow_round_green.png) no-repeat 19px 21px;
	color: inherit;
	-webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    background-size: 16px auto;
	text-decoration: none;
}
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:hover {
	text-decoration: underline;
}
/* box_info h2,box_link h2
================================================== */
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_info .box_info_ttl h2 {
	background:none;
	padding:0;
	margin:0;
	font-size:100%;
	border:none;
	line-height:1.7;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 0 0 40px;
	border:1px solid #cdcfde;
	clear:both; /* Do not edit */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#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:14px 19px;
	font-weight:bold;
	background-color:#cbefff;
	color:#222222;
	border-bottom:1px dashed #cdcfde;
	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:18px 12px 0;
}
#tmp_contents .box_info ul {
	margin:0 0 1em 1.3em; /* Do not edit */
	list-style-image:url(/shared/site_rn/images/icon/list_icon_blue.gif); /* Do not edit */
}
#tmp_contents .box_info ol {
	margin:0 0 1em 1.3em; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin: 0 0 40px;
	border:1px solid #cdcfde;
	clear:both; /* Do not edit */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#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:14px 19px;
	font-weight:bold;
	background-color:#cbefff;
	color: #222222;
	border-bottom:1px dashed #cdcfde;
	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:18px 12px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:1em; /* Do not edit */
	margin-left:1.3em; /* Do not edit */
	list-style-image:url(/shared/site_rn/images/icon/list_icon_blue.gif); /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:1em; /* Do not edit */
	margin-left:1.3em; /* 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 40px;
	border: 1px solid #cdcfde;
	clear:both; /* Do not edit */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu ul {
	margin:0 0 1em 1.1em; /* Do not edit */
	list-style-image:url(/shared/site_rn/images/icon/list_icon_green.gif); /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin:0 0 1em 1.1em;  /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl {
	padding: 15px 10px 15px 21px;
    font-weight: bold;
	background: #def8c9 url(/shared/templates/free_rn/images/main/line_green.png) repeat-x left bottom;
	color: #222222;
	line-height: 1.7;
}
#tmp_contents .box_menu .box_menu_ttl h2,
#tmp_contents .box_menu .box_menu_ttl h3,
#tmp_contents .box_menu .box_menu_ttl h4,
#tmp_contents .box_menu .box_menu_ttl h5,
#tmp_contents .box_menu .box_menu_ttl h6 {
	background:none;
	padding:0;
	margin:0;
	font-size:100%;
	border:none;
	line-height:1.7;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin: 0;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display: block;
	margin: -15px -10px -15px -21px;
	padding: 15px 10px 15px 45px;
	background: transparent url(/shared/templates/free_rn/images/icon/icon_arrow_round_green.png) no-repeat 19px 21px;
	color: inherit;
	-webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;;
    background-size: 16px auto;;
	text-decoration: none;
}
#tmp_contents .box_menu .box_menu_ttl a:focus,
#tmp_contents .box_menu .box_menu_ttl a:hover {
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 16px 16px 10px;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 40px;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cdcfde;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:12px 18px;
	color:inherit;
	background-color:#fcf4d1;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:12px 18px;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#b81212; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #cdcfde; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#fcf4d1; /* = table.datatable th */
	border:1px solid #cdcfde; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cdcfde; /* = table.datatable td */
}

/* ==================================================
第一階層
================================================== */
/* news_block
================================================== */
#tmp_news_block{
	position: relative;
	margin: 0 0 100px;
	padding: 32px 0 0;
}
#tmp_news_block:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	display: block;
	width: 100%;
	height: 424px;
	color: #222222;
	background-color: #fbc114;
}
#tmp_news_block .news_block{
	float: right;
	width: 900px;
	color: #222222;
	background-color: #ffffff;
	padding: 24px 40px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
}
#tmp_news_block .news_block_inner {
	position: relative;
}
#tmp_news_block .news_block_inner:before{
	content: '';
	position: absolute;
	z-index: -1;
    top: 74px;
	left: 0;
	width: 166px;
	height: 453px;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/main/banana_tree_lft.png) no-repeat;
}
#tmp_news_block .news_block_inner:after{
	content: '';
	position: absolute;
	z-index: -1;
	top: -31px;
	right: 0;
	width: 166px;
	height: 231px;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/main/yellow_cut_circle.png) no-repeat;
}
#tmp_news_block h1{
	font-size: 266.7%;
    font-weight: 500;
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/ttl_icon_flower.png) no-repeat 5px 8px;
    padding: 0 0 0 83px;
	margin: 0 0 32px;
	border-top: none;
}
/* idx_news
================================================== */
#tmp_wrap_idx_news {
	margin:0 0 98px;
}
#tmp_idx_news {
	float: right;
	width: 900px;
	color: #222222;
	background-color: #ffffff;
	padding: 24px 40px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
}
#tmp_idx_news_ttl {
	position: relative;
	padding: 0 0 15px;
}
#tmp_idx_news_ttl .news_ttl {
	font-size: 177.8%;
    color: inherit;
	background: transparent url(/shared/site_rn/images/icon/ttl_icon_yellow_s.png) no-repeat left 2px;
	padding: 0 0 0 66px;
	margin-bottom:0 !important;
	font-weight: 500;
	margin: 0;
} 
#tmp_idx_news_ttl .accordion_switch {
	display: none;
    top: 50%;
    right: 1px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_idx_news_cnt {
	border-top: 2px solid #8a3d04;
	padding: 10px 0 0;
}
/* hnews
================================================== */
#tmp_hnews {
	color: #222222;
	background-color: #ffffff;
	padding: 20px 30px;
	border:1px solid #ccc;
	margin:0 0 40px;
}
#tmp_hnews_ttl {
	position: relative;
	padding: 0 0 10px;
}
#tmp_hnews_ttl p,
#tmp_hnews_ttl h2,
#tmp_hnews_ttl .news_ttl {
	font-weight:bold;
	font-size: 128.6% !important;
	margin-bottom:0 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	line-height: 1.7 !important;
} 
#tmp_hnews_ttl .accordion_switch {
	display: none;
}
#tmp_hnews_cnt {
	border-top: 2px solid #8a3d04;
	padding: 10px 0 0;
}
/* read_all */
#tmp_contents .read_all {
	text-align: right;
	padding: 13px 0 0;
}
#tmp_contents .read_all ul {
    list-style: none;
    margin: 0;
}
#tmp_contents .read_all ul li {
	display: inline-block;
	margin: 0 0 0 24px;
}
#tmp_contents .read_all ul li a {
	position: relative;
	display: block;
	text-align: center;
    text-decoration: none;
	min-width: 142px;
    font-size: 77.8%;
    color: #ffffff;
    background: #417f10;
	border: 2px solid #417f10;
    padding: 7px 20px;
	border-radius: 1.8em;
	-webkit-border-radius: 1.8em;
	-moz-border-radius: 1.8em;
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_contents .read_all ul li a:before{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 10px;
    display: block;
    width: 6px;
    height: 9px;
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/arrow_icon_w_r.png) no-repeat top left;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
#tmp_contents .read_all ul li a:hover,
#tmp_contents .read_all ul li a:focus,
#tmp_contents .read_all ul li a.active {
    background-color: #ffffff;
    color: #417f10;
}
#tmp_contents .read_all ul li a:hover:before,
#tmp_contents .read_all ul li a:focus:before,
#tmp_contents .read_all ul li a.active:before {
	background-image:url(/shared/site_rn/images/icon/arrow_icon_g_r.png);
}
/* list_table */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:10px;
}
#tmp_contents table.list_table td {
	padding:10px 5px;
	vertical-align:top;
	text-align:left;
	border-bottom: 2px dotted #cccccc;
}
#tmp_contents table.list_table .date,
#tmp_contents table .date {
	width:9em;
	padding-right:15px;
}
#tmp_contents table.list_table .date_year,
#tmp_contents table .date_year {
	width:6em;
	padding-right:15px;
}
#tmp_contents table.list_table p {
	margin:0;
}
#tmp_contents table.list_table td img {
	vertical-align:top;
	margin-top:0.4em;
}
/* menu_link
================================================== */
#tmp_menu_link{
    position: relative;
    margin: 0 0 86px;
	clear:both;
}
#tmp_menu_link .menu_list{
	overflow: hidden;
	list-style: none;
	margin: 0 -2px;
}
#tmp_menu_link .menu_list li{
	float: left;
	width: 20%;
	padding: 0 2px;
	margin: 0 0 5px;
}
#tmp_menu_link .menu_list li:nth-child(5n){
	clear: right;
}
#tmp_menu_link .menu_list li:nth-child(5n+1){
	clear: left;
}
#tmp_menu_link .menu_list li a{
	position: relative;
    display: table;
    text-decoration: none;
    width: 100%;
    color: #ffffff;
	background-color: #417f10;
	border: 2px solid #417f10;
	padding: 12px 40px 8px 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#tmp_menu_link .menu_list li a:after{
	content: '';
    position: absolute;
    top: 50%;
    right: 18px;
    width: 17px;
    height: 8px;
    color: inherit;
    background: transparent url(/shared/templates/free_rn/images/icon/drop_down_icon.png) no-repeat;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_menu_link .menu_list li a:hover,
#tmp_menu_link .menu_list li a:focus{
	color: #417f10;
	background-color: #FFFFFF;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#tmp_menu_link .menu_list li a:hover:after,
#tmp_menu_link .menu_list li a:focus:after{
    background: transparent url(/shared/templates/free_rn/images/icon/drop_down_icon_hvr.png) no-repeat;
}
#tmp_menu_link .menu_list li a span {
	display: table-cell;
    vertical-align: middle;
    height: 50px;
}
#tmp_post_wrap .post_inner,
#tmp_post_wrap .post_link_block,
#tmp_post_wrap .post_img_block {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_post_wrap .post_item_wrap{
	position: relative;
    margin: 0 0 90px;
    padding: 30px 0 0;
}
#tmp_post_wrap .post_img_block{
	position: relative;
	width: 490px;
	min-height: 310px;
    color: #222222;
    background-color: #fbf0ce;
    border-top-left-radius: 60px;
    padding: 32px 0 0;
}
#tmp_post_wrap .post_ttl {
    padding: 0 10px 49.6% 40px;
	position:relative;
	z-index:1;
}
#tmp_post_wrap .post_ttl h2 {
	font-size: 144.4%;
	line-height:1.3;
    color: inherit;
    background: transparent url(/shared/templates/free_rn/images/icon/yellow_ball.png) no-repeat left 3px;
    padding: 0 0 0 45px;
    margin: 0;
	min-height:35px;
}
#tmp_post_wrap .post_ttl h2 a{
	color: inherit;
	background-color: transparent;
}
#tmp_post_wrap .post_img_block .post_img{
	position: absolute;
	left: 0;
	bottom: 0;
}
#tmp_post_wrap .post_img_block .post_img img{
	width: 100%;
	height: auto;
}
#tmp_post_wrap .post_img_block .post_img:before{
	content: '';
	position: absolute;
	top: -32px;
    left: 0;
    width: 100%;
	height: 102px;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/main/wave_yellow_pc.png) no-repeat;
}
#tmp_post_wrap .post_link_block{
	padding: 0 0 0 40px;
	flex-grow:1;
	width: calc(100% - 490px);
}
#tmp_post_wrap .post_link_block .post_link_list{
	list-style: none;
	margin: 0;
	width:100%;
}
#tmp_post_wrap .post_link_list li {
	float: left;
    width: 33.8%;
    padding: 0 10px 0 0;
}
#tmp_post_wrap .post_link_list li:nth-child(3n){
	clear: right;
    width: 32.4%;
	padding-right:0;
}
#tmp_post_wrap .post_link_list li:nth-child(3n+1){
	clear: left;
}
#tmp_post_wrap .post_link_list li a{
	position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    color: #222222;
    background-color: #ffffff;
    padding: 8px 35px 6px 17px;
    box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
    -moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}
#tmp_post_wrap .post_link_list li a:hover,
#tmp_post_wrap .post_link_list li a:focus{
	text-decoration: none;
    background-color: #def8c9;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}
#tmp_post_wrap .post_link_list li a:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 2px solid transparent;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#tmp_post_wrap .post_link_list li a:after{
	content: '';
	position: absolute;
	right: 8px;
    bottom: 8px;
	width: 12px;
	height: 12px;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/icon/green_arrow_icon.png) no-repeat;
}
#tmp_post_wrap .post_link_list li a:hover:before,
#tmp_post_wrap .post_link_list li a:focus:before{
	border-color: #5cab1e;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_post_wrap .post_link_list li a span{
	display: table-cell;
    vertical-align: middle;
	height: 50px;
}
#tmp_menu_link:after,
#tmp_human_post:before,
#tmp_volunteer_post:before,
#tmp_volunteer_post:after,
#tmp_natural_post:before,
#tmp_natural_post:after {
	content: '';
	position: absolute;
	z-index: -1;
	color: inherit;
}
#tmp_menu_link:after{
    top: -78px;
	right: 0;
	width: 151px;
	height: 188px;
	background: transparent url(/shared/templates/free_rn/images/main/red_blob_rgt.png) no-repeat;
}
#tmp_human_post:before{
    top: -78px;
	left: 0;
	width: 103px;
	height: 239px;
	background: transparent url(/shared/templates/free_rn/images/main/blue_blob_lft.png) no-repeat;
}
#tmp_volunteer_post:before{
    bottom: -70px;
	left: 0;
	width: 110px;
	height: 188px;
	background: transparent url(/shared/templates/free_rn/images/main/red_blob_lft.png) no-repeat;
}
#tmp_volunteer_post:after{
	top: -122px;
	right: 0;
	width: 153px;
	height: 417px;
	background: transparent url(/shared/templates/free_rn/images/main/banana_tree_rgt.png) no-repeat;
}
#tmp_natural_post:before{
    bottom: -273px;
	left: 0;
	width: 183px;
	height: 453px;
	background: transparent url(/shared/templates/free_rn/images/main/banana_post_lft.png) no-repeat;
}
#tmp_natural_post:after{
	top: -15px;
	right: 0;
	width: 164px;
	height: 244px;
	background: transparent url(/shared/templates/free_rn/images/main/orange_blob_rgt.png) no-repeat;
}
.custom_idx #tmp_recommend_site:before{
    bottom: 74px;
	left: 0;
	width: 132px;
	height: 231px;
	background: transparent url(/shared/templates/free_rn/images/main/yellow_cut_circle_lft.png) no-repeat;
}
.custom_idx #tmp_recommend_site:after{
    top: -154px;
	right: 0;
	width: 166px;
	height: 239px;
	background: transparent url(/shared/templates/free_rn/images/main/blue_blob_rgt.png) no-repeat;
}
#tmp_news_block .news_block .news_ttl_box p,
#tmp_news_block .news_block .news_cnt_box p,
#tmp_post_wrap .post_img_block .post_img p{
	margin: 0;
}
#tmp_news_block .news_block.hidden {
	display: none;
}
/* ==================================================
第二階層
================================================== */
/* box_menu
================================================== */
#tmp_contents #tmp_idx_menu .box_menu .box_menu_cnt {
	padding: 12px 19px 10px;
}
#tmp_contents #tmp_idx_menu .box_menu .box_menu_cnt ul {
	margin-bottom: 0;
}
#tmp_contents #tmp_idx_menu .box_menu .box_menu_cnt ul li {
	margin-bottom: 0.65em;
	line-height: 1.9;
}
/* btn_more
================================================== */
.btn_more {
	font-size: 77.8%;
    margin: 0 auto 10px;
	text-align:center;
	padding-top: 1.28em;
}
.btn_more a {
    display: inline-block;
    min-width: 140px;
	padding: 4px 15px;
    background-color: #e8e6e6;
    color: #222222;
	border: 2px solid #e8e6e6;
	-webkit-background-size: 11px 11px;
    -moz-background-size: 11px 11px;
    background-size: 11px 11px;
    -webkit-border-radius:2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
	text-decoration: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.btn_more span {
	display:inline-block;
	padding:2px 0 2px 18px;
    background:url(/shared/site_rn/images/icon/icon_plus.png) no-repeat left center;
    -webkit-background-size: 11px 11px;
    -moz-background-size: 11px 11px;
    background-size: 11px 11px;
}
.btn_more a:hover,
.btn_more a:focus {
	border-color: #417f10;
	background-color: #FFFFFF;
    text-decoration: none;
}
.btn_more a.active span {
    background-image: url(/shared//site_rn/images/icon/icon_minus.png);
}
/* recommend_site
================================================== */
#tmp_recommend_site{
	position: relative;
	clear:both;
}
#tmp_recommend_site:before,
#tmp_recommend_site:after {
	content: '';
	position: absolute;
	z-index: -1;
	color: inherit;
}
#tmp_recommend_site:before {
    bottom: 74px;
	left: 0;
	width: 132px;
	height: 231px;
	background: transparent url(/shared/templates/free_rn/images/main/yellow_cut_circle_lft.png) no-repeat;
}
#tmp_recommend_site:after {
    top: -154px;
	right: 0;
	width: 166px;
	height: 239px;
	background: transparent url(/shared/templates/free_rn/images/main/blue_blob_rgt.png) no-repeat;
}
.custom_idx2 #tmp_recommend_site:before,
.custom_idx2 #tmp_recommend_site:after {
	display:none;
}
#tmp_recommend_site .recommend_site_inner{
	background-color: #fce08b;
	color: #222222;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(89, 89, 89, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.4);
	-moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.4);
	clear: both;
	overflow: hidden;
}
#tmp_recommend_site .recommend_site_ttl {
	position: relative;
	padding: 33px 40px 38px;
}
#tmp_recommend_site .recommend_site_ttl .recommend_site_ttl_txt {
	font-size: 177.8%;
    color: inherit;
	background: transparent url(/shared/site_rn/images/icon/ttl_icon_s.png) no-repeat 3px 0;
	padding-left: 71px;
	font-weight: 500;
} 
#tmp_recommend_site .recommend_site_ttl .accordion_switch {
	display: none;
	cursor: pointer;
    top: 50%;
    right: 12px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_recommend_site .recommend_site_accordion a{
	position: relative;
	display: inline-block;
	width: 39px;
	height: 29px;
	font-size: 66.7%;
    border: 1px solid transparent;
	color: #ffffff;
	background-color: #417f10;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
} 
#tmp_recommend_site .recommend_site_accordion a:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 11px;
	height: 11px;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/icon/plus_icon.png) no-repeat center;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
#tmp_recommend_site .recommend_site_inner.ac_active .recommend_site_accordion a:after{
	background: transparent url(/shared/templates/free_rn/images/icon/minus_icon.png) no-repeat center;
}
#tmp_recommend_site .recommend_site_accordion a span {
    position: relative;
    overflow: hidden;
    z-index: -1;
    text-indent: -9999em;
    display: inline-block;
}
#tmp_recommend_site .recommend_site_cnt {
	padding: 0 40px 60px;
	background: #fce08b url(/shared/templates/free_rn/images/main/bg_one_wave.png) no-repeat right bottom;
	color: #222222;
	overflow: hidden;
}
#tmp_recommend_site .recommend_site_cnt ul {
	margin: 0 -11px;
	list-style: none;
}
#tmp_recommend_site .recommend_site_cnt li {
	float: left;
	width: 33.3333333%;
	margin-bottom: 23px;
	padding: 0 11px;
}
#tmp_recommend_site .recommend_site_cnt li:nth-child(3n+1) {
	clear: left;
}
#tmp_recommend_site .recommend_site_cnt li:nth-child(3n) {
	clear: right;
}
#tmp_recommend_site .recommend_site_cnt li .recommend_item {
	display: table;
	width: 100%;
	border:2px solid #ffffff;
	background-color: #ffffff;
	color: #222222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_recommend_site .recommend_site_cnt li .recommend_item:hover,
#tmp_recommend_site .recommend_site_cnt li .recommend_item:focus,
#tmp_recommend_site .recommend_site_cnt li .recommend_item.active{
	border-color: #447f11;
	background-color: #def8c9;
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_recommend_site .recommend_site_cnt li p {
	display: table-cell;
	vertical-align: top;
}
#tmp_recommend_site .recommend_site_cnt li a {
	text-decoration:none;
	color:#222222;
	background-color:transparent;
}
#tmp_recommend_site .recommend_site_cnt .recommend_img {
	padding: 20px 0 20px 20px;
	width: 84px;
}
#tmp_recommend_site .recommend_site_cnt .recommend_img img {
	width: 64px;
	height: auto;
	vertical-align:top;
}
#tmp_recommend_site .recommend_site_cnt .recommend_link {
	padding: 20px;
	line-height: 1.3;
}
#tmp_recommend_site .recommend_site_cnt li a:hover,
#tmp_recommend_site .recommend_site_cnt li .recommend_item.active a {
	text-decoration: none;
}
/* ==================================================
faq
================================================== */
#tmp_contents h2.faq_question,
#tmp_contents h3.faq_question,
#tmp_contents h4.faq_question,
#tmp_contents h5.faq_question,
#tmp_contents h6.faq_question {
	background-color:#fad5df;
	background-image:url(/shared/templates/free_rn/images/faq/faq_q_bg.png) , url(/shared/templates/free_rn/images/faq/faq_q_icon.png);
	background-repeat:repeat-x , no-repeat;
	background-position:left bottom , right top;
	padding:14px 115px 17px 21px;
	font-size: 155.6%;
	border:none;
	-webkit-background-size: auto auto;
	-moz-background-size: auto auto;
	background-size: auto auto;
}
#tmp_contents h2.faq_answer,
#tmp_contents h3.faq_answer,
#tmp_contents h4.faq_answer,
#tmp_contents h5.faq_answer,
#tmp_contents h6.faq_answer {
	background-color:#d4f2ff;
	background-image:url(/shared/templates/free_rn/images/faq/faq_a_bg.png) , url(/shared/templates/free_rn/images/faq/faq_a_icon.png);
	background-repeat:repeat-x , no-repeat;
	background-position:left bottom , right top;
	padding:14px 115px 17px 21px;
	font-size: 155.6%;
	border:none;
	-webkit-background-size: auto auto;
	-moz-background-size: auto auto;
	background-size: auto auto;
}
/* ==================================================
楠並木ちゃんねる - free -
================================================== */
/* latest
================================================== */
#tmp_kusuchan_latest {
	margin:0 0 25px;
	clear:both;
}
#tmp_kusuchan_latest_ttl {
	margin:0 0 3px;
}
/* latest_kusuchan */
#tmp_kusuchan_top .box_latest_kusuchan {
	clear:both;
}
#tmp_kusuchan_top .latest_kusuchan {
	width:32%;
	display:inline-block;
	margin-right:5px;
	vertical-align:top;
}
#tmp_kusuchan_top .latest_kusuchan.last {
	margin-right:0;
}
#tmp_kusuchan_top .latest_kusuchan p {
	margin-bottom:10px;
}
#tmp_kusuchan_top .latest_kusuchan p.pht {
	text-align:center;
}
#tmp_kusuchan_latest_btn {
	clear:both;
}
#tmp_kusuchan_list {
	clear:both;
}
#tmp_kusuchan_top .box_latest_kusuchan {
	clear:both;
}
/* kusuchan_latest_btn */
#tmp_kusuchan_latest_btn {
	text-align:center;
}
/* ==================================================
event - 末端
================================================== */
/* event_contents */
#tmp_contents .box_photo_event {
	clear:both;
}
#tmp_contents .box_photo_event_L {
	float:left;
	width: 50%;
	padding-right:20px;
	margin:0 0 30px;
}
#tmp_contents .box_photo_event_R {
	float:right;
	width: 50%;
	padding-left:20px;
	margin:0 0 30px;
}
/* tab
================================================== */
#tmp_event_cal_tab {
	margin: 0 0 36px;
	padding-bottom:3px;
	border-bottom:2px solid #ffc421;
	clear:both;
}
#tmp_event_cal_tab ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_contents #tmp_event_cal_tab li {
	float:left;
	width:50%;
	text-align:center;
	font-weight:bold;
	font-size: 111.1%;
	margin:0;
}
#tmp_event_cal_tab #tmp_event_cal_tab_list {
	padding-right:10px;
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal {
	padding-left:10px;
}
#tmp_contents #tmp_event_cal_tab li a {
	position: relative;
	display:block;
	color:#5a2603;
	background-color:#ffc421;
	border: 2px solid #ffc421;
	border-bottom:5px solid #ffffff;
	border-bottom:none;
	text-decoration:none;
	z-index: 1;
	padding:20px 10px 13px;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-webkit-transition: 0.3s all ease-in-out;
}
/* #tmp_contents #tmp_event_cal_tab li.active a, */
#tmp_contents #tmp_event_cal_tab li.event_tab_active a {
	color:#020000;
	background-color:#ffffff;
	margin-bottom:-5px;
	padding-bottom:17px;
	border-bottom:2px solid #ffffff;
}
#tmp_event_cal_tab li span {
	display:inline-block;
	padding:5px 5px 5px 46px;
	background-position:left center;
	background-repeat:no-repeat;
	min-height:40px;
}
#tmp_contents #tmp_event_cal_tab li a:hover,
#tmp_contents #tmp_event_cal_tab li a:focus {
	background-color:#ffe8a9;
	border-color:#ffe8a9;
}
#tmp_contents #tmp_event_cal_tab li.event_tab_active a:hover,
#tmp_contents #tmp_event_cal_tab li.event_tab_active a:focus {
	border-color:#ffc421;
	border-bottom-color:#ffe8a9;
}
#tmp_event_cal_tab #tmp_event_cal_tab_list span {
	background-image:url(/shared/templates/free_rn/images/event/event_list_icon.png);
}
#tmp_event_cal_tab #tmp_event_cal_tab_list.event_tab_active span {
	background-image:url(/shared/templates/free_rn/images/event/event_list_icon_on.png);
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal span {
	background-image:url(/shared/templates/free_rn/images/event/event_cal_icon.png);
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal.event_tab_active span {
	background-image:url(/shared/templates/free_rn/images/event/event_cal_icon_on.png);
}
/* event_cal_refine
================================================== */
#tmp_event_cal_refine {
	border:1px solid #fefcf1;
	background:#fefcf1;
	padding:16px 19px 20px;
	margin:33px 0 45px;
    box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
    -moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	clear: both;
}
#tmp_contents #tmp_event_cal_refine_ttl h2 {
	font-size:122.2%;
	border-bottom:2px solid #8c3b04;
	background:url(/shared/templates/free_rn/images/event/search_icon.png) no-repeat 20px 4px;
	padding:2px 0 16px 58px;
	min-height:36px;
	margin: 0;
}
#tmp_event_cal_refine_cnt {
	padding:20px 0 10px 20px;
}
#tmp_event_cal_refine_cnt fieldset {
	padding:0 0 25px;
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset.wrap_genre {
	padding-bottom:23px;
}
#tmp_event_cal_refine_cnt ul {
	list-style:none;
	margin:0;
	letter-spacing:-0.5em;
}
#tmp_event_cal_refine_cnt ul li {
	letter-spacing:normal;
	display:inline-block;
	vertical-align:top;
	color: #222222;
	background-color: transparent;
	position:relative;
	margin:0 1.6em 0.4em 0;
}
#tmp_event_cal_refine_cnt .none_published {
	display:none;
}
#tmp_event_cal_refine_cnt ul li label {
	cursor:pointer;
	display:inline-block;
	position:relative;
	z-index:1;
	padding:3px 0 0 22px;
}
#tmp_event_cal_refine_cnt fieldset li input[type="checkbox"] {
	position:absolute;
	top:10px;
	left:0;
	width: 12px;
	height: 12px;
	z-index:5;
}
#tmp_event_cal_refine_cnt fieldset .genre li {
	padding:0;
	float:left;
	min-width:auto;
	width:190px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 10px 10px 0;
}
#tmp_event_cal_refine_cnt fieldset .genre li:nth-child(4n+1) {
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset .genre li input[type="checkbox"] {
	top:14px;
	left:10px;
}
#tmp_event_cal_refine_cnt fieldset .genre label {
	display:block;
	padding:10px 42px 8px 30px;
}
#tmp_event_cal_refine_cnt fieldset legend {
	width: 182px;
	float: left;
	margin: 0;
	font-weight: bold;
	font-size:111.1%;
}
#tmp_event_cal_refine_cnt fieldset.wrap_genre legend {
	padding-top:5px;
}
#tmp_event_cal_refine_cnt fieldset ul {
	width: calc(100% - 182px);
	float: left;
	margin: 0;
	padding: 0;
}
#tmp_event_cal_refine_cnt fieldset ul.genre {
	font-size:88.9%;
}
#tmp_event_cal_refine_cnt ul.genre li::before {
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	right: 9px;
	top:5px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:30px auto !important;
	-moz-background-size:30px auto !important;
	background-size:30px auto !important;
}
#tmp_event_cal_refine_cnt ul li.genre1,
#tmp_event_cal_list .event_cal_list .genre1,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a,
#tmp_event_long .event_long .long_genre .genre1 {
	background-color: #f7c5f7;
}
#tmp_event_cal_refine_cnt ul li.genre1:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a:hover {
	background-color: #fbe3fb;
}
#tmp_event_cal_refine_cnt ul li.genre1::before,
#tmp_event_cal_list .event_cal_list .genre1,
#tmp_event_long .event_long .long_genre .genre1::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon1.png);
}
#tmp_event_cal_refine_cnt ul li.genre2,
#tmp_event_cal_list .event_cal_list .genre2,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a,
#tmp_event_long .event_long .long_genre .genre2 {
	background-color: #b7caed;
}
#tmp_event_cal_refine_cnt ul li.genre2:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a:hover {
	background-color: #e0e8f7;
}
#tmp_event_cal_refine_cnt ul li.genre2::before,
#tmp_event_cal_list .event_cal_list .genre2,
#tmp_event_long .event_long .long_genre .genre2::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon2.png);
}
#tmp_event_cal_refine_cnt ul li.genre3,
#tmp_event_cal_list .event_cal_list .genre3,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a,
#tmp_event_long .event_long .long_genre .genre3 {
	background-color: #b7eded;
}
#tmp_event_cal_refine_cnt ul li.genre3:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a:hover {
	background-color: #e0f7f7;
}
#tmp_event_cal_refine_cnt ul li.genre3::before,
#tmp_event_cal_list .event_cal_list .genre3,
#tmp_event_long .event_long .long_genre .genre3::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon3.png);
}
#tmp_event_cal_refine_cnt ul li.genre4,
#tmp_event_cal_list .event_cal_list .genre4,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a,
#tmp_event_long .event_long .long_genre .genre4 {
	background-color: #c9e8aa;
}
#tmp_event_cal_refine_cnt ul li.genre4:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a:hover {
	background-color: #e2f3d2;
}
#tmp_event_cal_refine_cnt ul li.genre4::before,
#tmp_event_cal_list .event_cal_list .genre4,
#tmp_event_long .event_long .long_genre .genre4::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon4.png);
}
#tmp_event_cal_refine_cnt ul li.genre5,
#tmp_event_cal_list .event_cal_list .genre45,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a,
#tmp_event_long .event_long .long_genre .genre5 {
	background-color: #f9c9c9;
}
#tmp_event_cal_refine_cnt ul li.genre5:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a:hover {
	background-color: #fce8e8;
}
#tmp_event_cal_refine_cnt ul li.genre5::before,
#tmp_event_cal_list .event_cal_list .genre5,
#tmp_event_long .event_long .long_genre .genre5::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon5.png);
}
#tmp_event_cal_refine_cnt ul li.genre6,
#tmp_event_cal_list .event_cal_list .genre6,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a,
#tmp_event_long .event_long .long_genre .genre6 {
	background-color: #f7dbb0;
}
#tmp_event_cal_refine_cnt ul li.genre6:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a:hover {
	background-color: #fcf0de;
}
#tmp_event_cal_refine_cnt ul li.genre6::before,
#tmp_event_cal_list .event_cal_list .genre6,
#tmp_event_long .event_long .long_genre .genre6::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon6.png);
}
#tmp_event_cal_refine_cnt ul li.genre7,
#tmp_event_cal_list .event_cal_list .genre7,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a,
#tmp_event_long .event_long .long_genre .genre7 {
	background-color: #dddfdf;
}
#tmp_event_cal_refine_cnt ul li.genre7:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a:hover {
	background-color: #efefef;
}
#tmp_event_cal_refine_cnt ul li.genre7::before,
#tmp_event_cal_list .event_cal_list .genre7,
#tmp_event_long .event_long .long_genre .genre7::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon7.png);
}
#tmp_event_cal_refine_cnt ul li.genre8,
#tmp_event_cal_list .event_cal_list .genre8,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_8 a,
#tmp_event_long .event_long .long_genre .genre8 {
	background-color: #eee8aa
}
#tmp_event_cal_refine_cnt ul li.genre8:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_8 a:hover {
	background-color: #f6f2c2;
}
#tmp_event_cal_refine_cnt ul li.genre8::before,
#tmp_event_cal_list .event_cal_list .genre8,
#tmp_event_long .event_long .long_genre .genre8::before {
	background-image:url(/shared/templates/free_rn/images/event/event_icon8.png);
}
#tmp_event_cal_7w .event_cal_7w td p a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a:hover,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_8 a:hover {
	text-decoration:underline;
}
/* event_search */
#tmp_event_search_keyword {
	padding:0 0 26px;
	clear:both;
}
#tmp_event_search_keyword .keyword_ttl {
	width: 182px;
	float: left;
	font-weight: bold;
	padding-top:1px;
	font-size:111.1%;
}
#tmp_event_search_keyword .wrap_keyword_cnt {
	width: calc(100% - 182px);
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	/* font-size:88.9%; */
}
#tmp_contents #tmp_event_search_keyword .keyword_cnt p {
	margin-bottom:0;
}
#tmp_contents #event_keyword {
	width: 100%;
	min-height: 36px;
	padding:2px 17px;
	border:1px solid #cdcfde;
	/* font-size: 88.9%; */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
/* event_cal_refine_btn */
#tmp_event_cal_refine_btn {
	text-align: center;
	letter-spacing:-0.5em;
}
#tmp_event_cal_refine_btn .submit_btn,
#tmp_event_cal_refine_btn .clear_btn {
	letter-spacing:normal;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
	width: 300px;
	font-weight: bold;
}
#event_search_keyword {
	width: 100%;
	min-height: 57px;
	border: 2px solid #417f10;
	color: #ffffff;
	background-color:#417f10;
	cursor: pointer;
	font-weight: bold;
	font-size:111.1%;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
}
#tmp_event_cal_refine_btn .clear_btn a {
	display: block;
	padding: 5px 10px 3px;
	text-decoration: none;
	min-height: 40px;
	border:1px solid #cdcfde;
	color: #222222;
	background-color: #ffffff;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
}
#event_search_keyword:hover,
#event_search_keyword:focus,
#tmp_event_cal_refine_btn .clear_btn a:hover,
#tmp_event_cal_refine_btn .clear_btn a:focus {
	border:2px solid #417f10;
}
#event_search_keyword:hover,
#event_search_keyword:focus {
	color: #417f10;
	background-color: #ffffff;
}
#tmp_event_cal_refine_btn .clear_btn a:hover,
#tmp_event_cal_refine_btn .clear_btn a:focus {
	padding: 4px 9px 2px;
}
/* event_order */
#tmp_contents .event_order {
	text-align:right;
	font-size:88.9%;
}
#tmp_contents .event_order select {
	font-size:87.5%;
}
/* event_rnavi
================================================== */
#tmp_event_rnavi {
	width: 240px;
	float: right;
}
#tmp_event_rnavi .event_rnavi_cnt {
	list-style: none;
	margin: 0
}
#tmp_event_rnavi .event_rnavi_cnt li {
	margin-bottom: 36px;
}
#tmp_event_rnavi .event_rnavi_cnt li a {
	display: block;
}
#tmp_event_rnavi .event_rnavi_cnt li img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	transition: 0.3s all ease-in-out;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
}
#tmp_event_rnavi .event_rnavi_cnt li a:hover img,
#tmp_event_rnavi .event_rnavi_cnt li a:focus img {
	opacity: 0.6;
}
/* ==================================================
/* event_page_navi
================================================== */
#tmp_contents .event_page_navi div.fixed_col2L,
#tmp_contents .event_page_navi div.fixed_col2R {
	clear:none;
	width:48.5%;
}
#tmp_contents .event_page_navi div.fixed_col2L {
	float:left;
}
#tmp_contents .event_page_navi div.fixed_col2R {
	float:right;
}

/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
}
#tmp_event_cal_ttl .year {
	margin:5px 0 0 0;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:right;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	width:100%;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	/*padding:0;*/
	border-collapse:collapse;
	border-spacing:0;

	border:1px solid #CCDDEE;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 7px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#DDEEFF;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	display:block;
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	color:inherit;
	font-weight:bold; /* Do not edit */
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC;
	background-color:transparent;
}
/* cal_navi */
#tmp_contents #tmp_lnavi_event_cal_cnt .cal_navi {
	list-style:none;
	margin:0;
	font-size:88.9%;
	font-weight:bold;
}
#tmp_contents #tmp_lnavi_event_cal_cnt .cal_navi li {
	line-height:1.2;
	margin:0;
	text-align:center;
}
#tmp_lnavi_event_cal_cnt .cal_navi {
	padding:0 7px;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev {
	float:left;
	width:91px;
}
#tmp_lnavi_event_cal_cnt .cal_navi .next {
	float:right;
	width:91px;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a,
#tmp_lnavi_event_cal_cnt .cal_navi .next a {
	display:block;
	border:2px solid #417f10;
	background-color:#417f10;
	color:#ffffff;
	padding:8px 20px 6px;
	position:relative;
	text-decoration:none;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a::before,
#tmp_lnavi_event_cal_cnt .cal_navi .next a::before {
	content:'';
	position:absolute;
	top:50%;
	margin-top:-4px;
	width:6px;
	height:10px;
	background:url(/shared/site_rn/images/icon/arrow_icon_w_r_s.png) no-repeat;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a::before {
	left:12px;
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
#tmp_lnavi_event_cal_cnt .cal_navi .next a::before {
	right:12px;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a:hover,
#tmp_lnavi_event_cal_cnt .cal_navi .prev a:focus,
#tmp_lnavi_event_cal_cnt .cal_navi .next a:hover,
#tmp_lnavi_event_cal_cnt .cal_navi .next a:focus {
	color:#417f10;
	background-color:#ffffff;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a:hover::before,
#tmp_lnavi_event_cal_cnt .cal_navi .prev a:focus::before,
#tmp_lnavi_event_cal_cnt .cal_navi .next a:hover::before,
#tmp_lnavi_event_cal_cnt .cal_navi .next a:focus::before {
	background-image:url(/shared/site_rn/images/icon/arrow_icon_g_r_s.png);
}
/* Refine search
============================== */
#tmp_event_cal_refine_cnt dd ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_cal_refine_cnt dd li {
	float:left;
	margin-right:10px;
}
/* event_page_navi
============================== */
/* event_col3 */
#tmp_contents .event_col3 {
	clear:both; /* Do not edit */
	width:100%; /* Do not edit */
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3R {
	display:table; /* Do not edit */
	float:left; /* Do not edit */
	width:25%; /* Do not edit */
}
#tmp_contents .event_col3 .event_col3M {
	display:table; /* Do not edit */
	float:left; /* Do not edit */
	width:50%; /* Do not edit */
}
/* event_page_navi */
#tmp_contents .event_page_navi .cal_date {
	line-height:1.4;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
}
#tmp_contents .event_page_navi .cal_date .year {
	margin:0;
	font-size: 111.1%;
}
#tmp_contents .event_page_navi .cal_date .month {
	font-size: 200%;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	padding-top:5px;
	margin-bottom:15px;
	line-height:1.4;
}
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_page_navi .prev a,
#tmp_contents .event_page_navi .next a {
	display:inline-block;
	padding:6px 15px 5px;
	min-width: 120px;
	min-height: 40px;
	text-align: center;
	text-decoration: none;
	border: 2px solid #417f10;
	color: #ffffff;
	background-color:#417f10;
	cursor: pointer;
    box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
    -moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
}
#tmp_contents .event_page_navi .prev a:hover,
#tmp_contents .event_page_navi .prev a:focus,
#tmp_contents .event_page_navi .next a:hover,
#tmp_contents .event_page_navi .next a:focus {
	color: #417f10;
	background-color:#ffffff;
}
#tmp_contents .event_page_navi .prev span {
	display:block;
	background:url(/shared/site_rn/images/icon/arrow_icon_w_l.png) no-repeat left center;
}
#tmp_contents .event_page_navi .next span {
	display:block;
	background:url(/shared/site_rn/images/icon/arrow_icon_w_r.png) no-repeat right center;
}
#tmp_contents .event_page_navi .prev a:hover span,
#tmp_contents .event_page_navi .prev a:focus span {
	background-image:url(/shared/site_rn/images/icon/arrow_icon_g_l.png);
}
#tmp_contents .event_page_navi .next a:hover span,
#tmp_contents .event_page_navi .next a:focus span {
	background-image:url(/shared/site_rn/images/icon/arrow_icon_g_r.png);
}
/* event_cal_7w
============================== */
/* calendar */
#tmp_event_cal_7w {
	margin: 15px 0 25px;
	overflow-x:auto;
}
#tmp_event_cal_7w .event_cal_7w,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	border-width:1px; /* Do not edit */
	border-style:solid; /* Do not edit */
	border-color:#dddddd;
	line-height:1.2;
}
#tmp_event_cal_7w .event_cal_7w {
	width:1240px;
	padding:0;
	border-collapse:separate; /* Do not edit */
	border-spacing:0; /* Do not edit */
	color:#020000;
	/* background-color:#ffffff; */
	background:#ffffff url(/shared/templates/free_rn/images/event/event_cal_7w_bg.gif) repeat-y -1px top;
}
/* day of the week */
#tmp_event_cal_7w .event_cal_7w tr.cal_th td {
	border-top:none; /* Do not edit */
	border-right:none; /* Do not edit */
	width: 14.3%;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p {
	padding: 5px 0;
	color:#020000;
	background-color:#f6f6f6;
	text-align:center;
	font-weight: 500;
	/* border-left: 1px solid #ffffff; */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sat p,
#tmp_event_cal_7w .event_cal_7w td.cal_sat p {
	color: #065780;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sat p {
	background-color:#e6f5ff;
	color: #065780;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sun p,
#tmp_event_cal_7w .event_cal_7w td.cal_sun p {
	color: #b00808;
	border-left: none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sun p {
	background-color:#fdecec;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sun {
	border-left: none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td span {
	margin-left: 4px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sat p {
	color:#065780;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sun p {
	color:#B90F0B;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_holiday p {
	color: #b00808;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_today p {
	background-color: #fcf4d1;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	margin:0; /* Do not edit */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td:first-child p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td:first-child p {
	margin-left:0; /* Do not edit */
}
#tmp_event_cal_7w .event_cal_7w td {
	vertical-align:top; /* Do not edit */
	border-left: 1px solid #dddddd;
}
#tmp_event_cal_7w .event_cal_7w td:first-child {
	border-left: none;
}
#tmp_event_cal_7w .event_cal_7w td img {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 3px;
	left: 3px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week + tr td {
	padding: 5px 0 0;
}
#tmp_event_cal_7w .event_cal_7w td p {
	margin:0 5px 5px 5px;
	line-height:1.2;
}
#tmp_event_cal_7w .event_cal_7w td p a {
	position: relative;
	display:block; /* Do not edit */
	padding: 6px 3px 5px 40px;
	min-height:36px;
	color:#222222;
	background-color:#dddfdf;
	/* font-size: 88.9%; */
	font-size: 100%;
	text-decoration:none;
	line-height: 1.4;
	/* margin: 0 0 7px; */
	transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	-moz-transition: 0.3s ease-in-out all;
}
#tmp_event_cal_7w .event_cal_7w td p a:hover {
	background-color: #efefef;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	padding:0; /* Do not edit */
	border-right:none; /* Do not edit */
	border-bottom-style:dashed;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week .cal_sun {
	border-left: none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th + tr.cal_week td {
	border-top:none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	padding:4px 12px; /* Do not edit */
}
#tmp_event_cal_7w .event_cal_7w td.step_over_prev p {
	margin-left:0; /* Do not edit */
}
#tmp_event_cal_7w .event_cal_7w td.step_over_next p {
	margin-right:0; /* Do not edit */
}
/* more_btn */
#tmp_event_cal_7w .event_cal_7w p.more a,
#tmp_event_cal_list p.more a {
	display:block;
	font-size:88.9%;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border:2px solid #417f10;
	background-color:#417f10;
	color:#ffffff;
	padding:7px 15px 6px;
	position:relative;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
	line-height:1.2;
}
#tmp_event_cal_list p.more {
	padding:12px 0 10px;
}
#tmp_event_cal_list p.more a {
	display:inline-block;
	min-width:160px;
	padding:7px 15px 5px;
}
#tmp_event_cal_7w .event_cal_7w p.more a::before,
#tmp_event_cal_list p.more a::before {
	content:'';
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-6px;
	width:8px;
	height:12px;
	background:url(/shared/site_rn/images/icon/arrow_icon_w_r.png) no-repeat;
}
#tmp_event_cal_list p.more a::before {
	right:14px;
}
#tmp_event_cal_7w .event_cal_7w p.more a:hover,
#tmp_event_cal_7w .event_cal_7w p.more a:focus,
#tmp_event_cal_list p.more a:hover,
#tmp_event_cal_list p.more a:focus {
	color:#417f10;
	background-color:#ffffff;
}
#tmp_event_cal_7w .event_cal_7w p.more a:hover::before,
#tmp_event_cal_7w .event_cal_7w p.more a:focus::before,
#tmp_event_cal_list p.more a:hover::before,
#tmp_event_cal_list p.more a:focus::before {
	background-image:url(/shared/site_rn/images/icon/arrow_icon_g_r.png);
}
/* layout
============================== */
#tmp_event_main {
	width:100%;
	clear:both;
	/* margin:0 0 60px; */
}
.wrap_event_col_lft_navi {
	float:left;
	position:relative;
	z-index:1;
	margin-right:-304px;
}
.wrap_event_col_lft_navi .event_col_lft_navi{
	position: relative;
	z-index: 1;
}
.wrap_event_col_lft_navi,
#tmp_wrap_event_cal {
	width:258px;
}
#tmp_wrap_event_cal {
	position:relative;
}
.wrap_event_col_main {
	width:100%;
	float:left;
}
.event_col_main {
	margin-left:304px;
}
/* lnavi_event_cal
============================== */
#tmp_lnavi_event_cal {
	border: 1px solid #dddddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	clear:both;
}
#tmp_lnavi_event_cal_ttl {
	background:#fcf4d1 url(/shared/templates/free_rn/images/main/line_orange.png) repeat-x left bottom;
	color:#020000;
	padding:10px 5px 11px;
	margin:0;
	text-align:center;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .event_col3 .event_col3L,
#tmp_contents #tmp_lnavi_event_cal_ttl .event_col3 .event_col3R {
	width: 25%;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .event_col3 .event_col3M {
	width: 50%;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .prev {
	padding: 5px 0 0 3px;
	text-align: left;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .next {
	padding: 5px 3px 0 0;
	text-align: right;
}
#tmp_lnavi_event_cal_ttl p {
	margin-bottom:0;
	font-weight:bold;
	line-height:1.2;
}
#tmp_lnavi_event_cal_ttl a {
	text-decoration: underline;
	position:relative;
	color:#222222;
}
#tmp_lnavi_event_cal_ttl a:hover,
#tmp_lnavi_event_cal_ttl a:focus {
	text-decoration: none;
}
#tmp_lnavi_event_cal_ttl .prev a {
	padding-left:12px;
}
#tmp_lnavi_event_cal_ttl .next a {
	padding-right:12px;
}
#tmp_lnavi_event_cal_ttl .prev a::before {
	content:'';
	position:absolute;
	top:50%;
	left:0;
	margin-top:-4px;
	width: 8px;

	height: 8px;
	border-top: 2px solid #165f25;
	border-right: 2px solid #165f25;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#tmp_lnavi_event_cal_ttl .next a::before {
	content:'';
	position:absolute;
	top:50%;
	right:0;
	margin-top:-4px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #165f25;
	border-right: 2px solid #165f25;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#tmp_lnavi_event_cal_ttl .cal_date {
	padding:0;
}
#tmp_lnavi_event_cal_ttl .cal_date .month {
	font-size: 133.33%;
	margin-left:5px;
}
#tmp_lnavi_event_cal_cnt {
	padding:20px 10px;
	clear:both;
}
#tmp_lnavi_event_cal_cnt .calendar,
#tmp_lnavi_event_cal_cnt .calendar td {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_lnavi_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 11px;
}
#tmp_lnavi_event_cal_cnt .calendar td {
	text-align: center;
	width: 35px;
	line-height: 1.35;
	font-size:88.9%;
	padding:6px 0 5px;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td,
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor {
	background-color:#f4f5f9;
	color:#333333;
	font-size:100%;
	padding:5px 0;
}
#tmp_lnavi_event_cal_cnt .calendar a {
	display:block;
	padding:6px 0 5px;
	margin:-6px 0 -5px;
	color:#333333;
	background-color:transparent;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td.cal_sat,
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor[abbr="土曜日"] {
	background-color:#e6f5ff;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat a,
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor[abbr="土曜日"] {
	color:#065780;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td.cal_sun,
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor[abbr="日曜日"] {
	background-color:#fdecec;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td.cal_sun,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sun,
#tmp_lnavi_event_cal_cnt .calendar td.cal_holiday,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sun a,
#tmp_lnavi_event_cal_cnt .calendar td.cal_holiday a,
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor[abbr="日曜日"] {
	color:#b00808;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_today {
	color:inherit;
	background-color:#fcf4d1;
}
/* event_cal_list
============================== */
#tmp_event_cal_list .event_cal_list {
	width:100%;
	color:#222222;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #dddddd;
}
#tmp_event_cal_list .event_cal_list td {
	padding:12px 15px 7px 15px;
	vertical-align:top;
	border:1px solid #dddddd;
}
#tmp_event_cal_list .event_cal_list td.cal_date {
	padding:11px 15px 10px;
	color:#020000;
	background-color:#f6f6f6;
	vertical-align:middle;
}
#tmp_event_cal_list .event_cal_list td.cal_date span {
	display:block;
	font-size:88.9%;
}
#tmp_event_cal_list .event_cal_list td.cal_date strong {
	display:inline-block;
	font-size:177.8%;
	font-weight:normal;
	line-height:1;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_sat {
	color:#065780;
	background-color:#e6f5ff;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_sun,
#tmp_event_cal_list .event_cal_list td.cal_date.cal_holiday {
	color:#b00808;
	background-color:#fdecec;
}
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding: 12px 13px 11px;
	color:#333333;
	background-color:#fdf5d1;
	vertical-align:top;
	font-weight: bold;
	text-align: left;
}
#tmp_event_cal_list .event_cal_list .cal_th td.cal_date {
	width: 190px;
}
#tmp_event_cal_list .event_cal_list .cal_th td p {
	margin-bottom:0;
	line-height:1.4;
}
#tmp_event_cal_list .event_cal_list p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td p {
	/* line-height:1.4; */
	line-height:1.2;
}
#tmp_event_cal_list .event_cal_list ul {
	margin:0;
	list-style: none;
}
#tmp_event_cal_list .event_cal_list ul li {
	margin:0 0 8px;
}
#tmp_event_cal_list .event_cal_list ul li a {
	display:inline-block;
	padding-left:30px;
	position:relative;
	min-height:22px;
}
#tmp_event_cal_list .event_cal_list ul li a img {
	position:absolute;
	top:3px;
	left:0;
	width:22px;
	height:22px;
}
/* 地域 */
#tmp_event_cal_list.event_cal_area .event_cal_list td.cal_date {
	padding:12px 11px 10px 11px;
	vertical-align:top;
	font-weight:bold;
}
#tmp_event_cal_list.event_cal_area .event_cal_list .cal_th td {
	padding: 12px 13px 11px;
}
#tmp_event_cal_list.event_cal_area ul li a {
	background:url(/shared/site_rn/images/icon/list_icon_yellow.gif) no-repeat left 0.6em;
	padding-left:20px;
	min-height:auto;
}
/* ==================================================
jigyosya news
================================================== */
#tmp_contents .jigyousya_ttl h2 {
    display: inline-block;
    color: #222222;
    background: transparent url(/shared/templates/free_rn/images/icon/jigyousya_ttl_icon.png) top right no-repeat;
    font-size: 166.7%;
    margin: 0;
    padding: 5px 16px 0 0;
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    background-size: 16px auto;
}
#tmp_contents .jigyousya_ttl .jigyousya_ttl_en{
    font-size: 77.8%;
    color: #15567d;
    background-color: transparent;
    margin: 0;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}
/* news_btn
================================================== */
.custom_jigyousya .news_btn {
	text-align: right;
}
.custom_jigyousya .news_btn ul {
	list-style:none !important;
}
.custom_jigyousya .news_btn li {
	margin: 0 0 0 15px !important;
	display: inline-block;
	min-width:146px;
}
.custom_jigyousya .news_btn li a {
	position: relative;
    display: block;
    font-size: 77.8%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #15567d;
    border: 2px solid #15567d;
	padding: 7px 15px;
    border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.custom_jigyousya .news_btn li a:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    margin-top: -5px;
    width: 6px;
    height: 10px;
    color: inherit;
    background: url(/shared/site_rn/images/icon/arrow_icon_w_r_s.png) left top / 100% 100% no-repeat transparent;
}
.custom_jigyousya .news_btn li a:hover,
.custom_jigyousya .news_btn li a:focus,
.custom_jigyousya .news_btn li a:active{
    color: #15567d;
    background-color: #ffffff;
}
.custom_jigyousya .news_btn li a:hover:before,
.custom_jigyousya .news_btn li a:focus:before {
	background-image:url(/shared/site_rn/images/icon/arrow_icon_b_r_s.png);
}
/* jigyousya_ttl
================================================== */
#tmp_wrap_jigyousya_ttl {
	background-color: #15567d;
	color: #ffffff;
	margin:0 0 50px;
	clear:both;
}
#tmp_jigyousya_ttl {
	background:url(/shared/templates/free_rn/images/main/jigyousya_ttl_img.jpg) no-repeat right top;
	padding-right:54%;
}
#tmp_jigyousya_ttl .wrap_ttl_inner {
	background-color: #15567d;
	color: #ffffff;
	position:relative;
	display:table;
	width:100%;
}
#tmp_jigyousya_ttl .wrap_ttl_inner::before {
	content:'';
	position:absolute;
	top:0;
	right:-122px;
    width: 122px;
    height: 100%;
	background:linear-gradient(to top left, transparent 50%, #15567d 50.4%);
}
#tmp_jigyousya_ttl .wrap_ttl_inner::after {
	content:'';
	position:absolute;
	top:20px;
	right:-108px;
    width: 109px;
    height: 82px;
	background:url(/shared/templates/free_rn/images/main/jigyousya_ttl_line.png) repeat-x 0 0;
}
#tmp_jigyousya_ttl .ttl_inner {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:300px;
	padding:90px 10px 90px 120px;
	position:relative;
}
#tmp_jigyousya_ttl .ttl_inner::before {
	content:'';
	position:absolute;
	top:20px;
	left:0;
	background:url(/shared/templates/free_rn/images/main/jigyousya_ttl_top.png) no-repeat left top;
	width:100%;
	height:82px;
	z-index:1;
}
#tmp_jigyousya_ttl .ttl_inner::after {
	content:'';
	position:absolute;
	bottom:20px;
	left:0;
	background: url(/shared/templates/free_rn/images/main/jigyousya_ttl_btm.png) no-repeat right top;
	width:calc(100% - 45px);
	height:82px;
}
#tmp_jigyousya_ttl h1 {
	font-size: 244.4%;
	line-height: 1.2;
}
#tmp_jigyousya_ttl h1 span {
	font-size: 136.3%;
}
#tmp_jigyousya_ttl p {
	font-size: 111.1%;
	font-weight: bold;
}
/* jigyousya_news
================================================== */
#tmp_jigyousya_news{
	margin: 0 0 67px;
}
#tmp_jigyousya_news p{
	margin: 0;
}
#tmp_jigyousya_news .news_cols2{
	width: 50%;
	float: left;
}
#tmp_jigyousya_news .news_cols2:first-child{
	padding: 0 20px 0 0;
}
#tmp_jigyousya_news .news_cols2:last-child{
	padding: 0 0 0 20px;
}
#tmp_jigyousya_news .jigyousya_ttl,
#tmp_jigyousya_news .jigyousya_ttl{
	margin: 0 0 25px;
}
#tmp_jigyousya_news .what_news_cnt > ul{
    list-style: none;
    margin: 0 0 30px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 25px 0 10px;
}
#tmp_jigyousya_news .what_news_cnt > ul li {
    border-bottom: 1px dotted #dddddd;
    padding: 0 0 15px;
    margin: 0 0 15px;
}
#tmp_jigyousya_news .what_news_cnt > ul li:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
#tmp_jigyousya_news .news_item{
    display: table;
    width: 100%;
}
#tmp_jigyousya_news .item_date {
    display: table-cell;
    vertical-align: top;
	width: 157px;
}
#tmp_jigyousya_news .item_link {
    display: table-cell;
}
/* service_link
================================================== */
#tmp_jigyousya_news .service_link ul{
	margin: 0 -15px;
	list-style: none;
}
#tmp_jigyousya_news .service_link li{
	width: 50%;
	float: left;
	padding: 0 15px;
	margin: 0 0 25px;
}
#tmp_jigyousya_news .service_link li:nth-child(2n+1){
	clear: left;
}
#tmp_jigyousya_news .service_link li:nth-child(2n){
	clear: right;
}
#tmp_jigyousya_news .service_link li a {
	position: relative;
	display: table;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #222222;
	background-color: #d5eff5;
	border:2px solid #d5eff5;
	padding:5px 20px;
	border-radius: 10px 10px 0 10px;
	box-shadow: 0 3px 8px 0 rgba(182, 182, 182, 0.8); 
	-webkit-box-shadow: 0 3px 8px 0 rgba(182, 182, 182, 0.8); 
	-moz-box-shadow: 0 3px 8px 0 rgba(182, 182, 182, 0.8); 
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_jigyousya_news .service_link li span {
	width: 100%;
	height: 72px;
	display: table-cell;
    vertical-align: middle;
	text-align:left;
}
#tmp_jigyousya_news .service_link li a:hover,
#tmp_jigyousya_news .service_link li a:focus,
#tmp_jigyousya_news .service_link li a:active,
#tmp_jigyousya_news .service_link li.active a {
	border-color:#15567d;
}
#tmp_jigyousya_news .service_link li a:after{
	content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid #15567d;
    border-top: 12px solid transparent;
}
/* special_site_covid
================================================== */
#tmp_jigyousya_news .special_site_covid a {
	position: relative;
	display: block;
	text-align: center;
	padding: 16px 15px 22px;
	color: #222222;
	background: url(/shared/templates/free_rn/images/main/special_covid_bg.png) center center;
	border: 2px solid #15567d;
	border-radius: 10px 10px 0 10px;
	-webkit-border-radius: 10px 10px 0 10px;
	-moz-border-radius: 10px 10px 0 10px;
	box-shadow: 0 3px 8px 0 rgba(182, 182, 182, 0.8);
	-webkit-box-shadow: 0 3px 8px 0 rgba(182, 182, 182, 0.8);
	-moz-box-shadow: 0 3px 8px 0 rgba(182, 182, 182, 0.8);
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#tmp_jigyousya_news .special_site_covid a:after{
	content: '';
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid #15567d;
    border-top: 12px solid transparent;
}
#tmp_jigyousya_news .special_site_covid span {
	display:block;
	width:380px;
	height:93px;
	margin:0 auto;
	background:url(/shared/templates/free_rn/images/main/covid_txt.png) no-repeat top center;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
	text-align:left;
}
#tmp_jigyousya_news .special_site_covid a:hover,
#tmp_jigyousya_news .special_site_covid a:focus {
	border-color:#d5eff5;
}
/* ==================================================
jigyosya bid information
================================================== */
#tmp_bid_info{
	color: #222222;
	background-color: #feeec0;
	padding: 100px 0 80px;
}
#tmp_bid_info .info_inner{
	color: #222222;
	background-color: #ffffff;
	padding: 26px 70px 18px;
	margin: 0 0 40px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#tmp_bid_info .info_ttl img{
	max-width: 100%;
	height: auto;
}
#tmp_bid_info p{
	margin: 0;
}
#tmp_bid_info .info_cnt{
	margin: -29px 0 0;
}
#tmp_bid_info .box_tab_info{
    position: relative;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
#tmp_bid_info .bid_tab_ttl{
    position: relative;
    width: 38%;
    text-align: center;
	font-weight: bold;
}
#tmp_bid_info .bid_tab_ttl a {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #eeeeee;
	padding: 11px 10px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#tmp_bid_info .bid_tab_ttl a:hover,
#tmp_bid_info .bid_tab_ttl a:focus {
	background-color: #d5eff5;
}
#tmp_bid_info .bid_tab_ttl.tb_active a {
	position: relative;
	z-index: 0;
    color: #000000;
    background-color: #ffffff;
	border: 2px solid #15567d;
	border-bottom: none;
}
#tmp_bid_info .bid_tab_ttl:first-child {
	padding: 0 15px 0 0;
	width: 39%;
}
#tmp_bid_info .bid_tab_ttl.tb_active a:first-child:after{
	left: 0 !important;
}
#tmp_bid_info .bid_tab_ttl.tb_active a:nth-child(3) {
    padding: 0 0 0 5px;
}
#tmp_bid_info .bid_tab_ttl.tb_active a:nth-child(3):after {
	right: 0 !important;
}
#tmp_bid_info .bid_tab_ttl.tb_active a:after {
	content: '';
    position: absolute;
    z-index: 3;
    width: auto;
    height: 10px;
    color: #000000;
    background-color: #ffffff;
    bottom: -11px;
    left: 1px;
    right: 0;
}
#tmp_bid_info .info_inner .bid_tab_cnt {
	background-color: #ffffff;
	color: #020202;
	padding: 23px 0 22px;
	margin: -2px 0 0;
	border-top: 2px solid #15567d;
}
#tmp_bid_info .col_list{
	margin: 0 0 30px;
}
#tmp_bid_info .col_list ul{
	list-style: none;
	margin: 0;
}
#tmp_bid_info .col_list ul li{
	border-bottom: 1px dotted #dddddd;
    padding: 0 0 15px;
    margin: 0 0 14px;
}
#tmp_bid_info .news_item{
    display: table;
    width: 100%;
}
#tmp_bid_info .news_date{
    display: table-cell;
    vertical-align: top;
    width: 157px;
}
#tmp_bid_info .news_link{
	display: table-cell;
}
#tmp_bid_info .news_btn ul{
	margin: 0;
	list-style: none;
}
#tmp_bid_info .news_btn li{
	margin: 0 0 0 15px;
	display: inline-block;
}
#tmp_bid_info .info_more{
	text-align: center;
}
#tmp_bid_info .info_more .info_more_btn {
    width: 602px;
    display: inline-block;
}
#tmp_bid_info .info_more_btn a{
	position: relative;
    display: block;
    padding: 25px 40px 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 111.1%;
    color: #222222;
	background: #ffffff;
	border: 2px solid #15567d;
	-webkit-box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
    -moz-box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
    box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
    -webkit-border-radius: 10px 10px 0 10px;
    -moz-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
#tmp_bid_info .info_more_btn a:after{
    content: '';
    position: absolute;
    right: -2px;
    bottom: -2px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid #15567d;
    border-top: 12px solid transparent;
}
#tmp_bid_info .info_more_btn a:hover,
#tmp_bid_info .info_more_btn a:focus,
#tmp_bid_info .info_more_btn a:active{
	background-color:#d5eff5;
	border-color:#d5eff5;
}
#tmp_bid_info .info_more_btn a span{
	position: relative;
    padding: 10px 0 10px 58px;
    color: inherit;
    background: transparent url(/shared/templates/free_rn/images/icon/info_icon.png) no-repeat left center;
}
/* ==================================================
jigyosya SEARCH  BY  PURPOSE
================================================== */
#tmp_jigyousya_search {
	background-color: #ffffff;
	color: #222222;
	padding: 100px 0;
	overflow: hidden;
}
#tmp_jigyousya_search .jigyousya_ttl {
	text-align: center;
	padding: 19px 0 25px;
	border-top: 2px solid #15567d;
	border-bottom: 2px solid #15567d;
	margin-bottom: 50px;
}
#tmp_jigyousya_search p {
	margin: 0;
}
#tmp_jigyousya_search .jigyousya_ttl h2 {
	background: transparent url(/shared/templates/free_rn/images/icon/icon_jigyousya_search.png) 4px 12px no-repeat;
	color: #222222;
	padding: 0 0 0 35px;
	-webkit-background-size: 23px auto;
	-moz-background-size: 23px auto;
	background-size: 23px auto;
}
/* jigyousya_search_btn */
#tmp_jigyousya_search .jigyousya_search_btn,
#tmp_jigyousya_search .jigyousya_search_btn li,
#tmp_jigyousya_search .jigyousya_search_btn li a,
#tmp_jigyousya_search .jigyousya_search_btn li span {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_jigyousya_search .jigyousya_search_btn {
	list-style: none;
	margin: 0 -25px 33px;
	border-bottom: 1px dotted #dddddd;
	-webkit-justify-content: center;
    justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
#tmp_jigyousya_search .jigyousya_search_btn li {
	width: 33.3333333%;
	padding: 0 25px;
	margin-bottom: 50px;
}
#tmp_jigyousya_search .jigyousya_search_btn li a {
	flex-grow: 1;
	position: relative;
	text-decoration: none;
	color: #222222;
	background-color: #ffffff;
	font-weight: bold;
	-webkit-box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
	-moz-box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
	box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
	-webkit-border-radius: 10px 10px 0 10px;
	-moz-border-radius: 10px 10px 0 10px;
	border-radius: 10px 10px 0 10px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_jigyousya_search .jigyousya_search_btn li span {
	-webkit-justify-content: center;
    justify-content: center;
	align-items:flex-start;
}
#tmp_jigyousya_search .jigyousya_search_btn li a::before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:2px solid transparent;
	-webkit-border-radius: 10px 10px 0 10px;
	-moz-border-radius: 10px 10px 0 10px;
	border-radius: 10px 10px 0 10px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_jigyousya_search .jigyousya_search_btn li .jigyousya_search_thubnail {
	width: 177px;
}
#tmp_jigyousya_search .jigyousya_search_btn li .jigyousya_search_thubnail img {
	max-width: 100%;
	height: auto;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
#tmp_jigyousya_search .jigyousya_search_btn li .jigyousya_search_link {
	padding: 10px 19px;
	/* height:120px; */
	width: calc(100% - 177px);
	align-items:center;
}
#tmp_jigyousya_search .jigyousya_search_btn li a:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0; 
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid #15567d;
	border-top: 12px solid transparent;
}
#tmp_jigyousya_search .jigyousya_search_btn li a:hover,
#tmp_jigyousya_search .jigyousya_search_btn li a:focus,
#tmp_jigyousya_search .jigyousya_search_btn li.active a {
	background-color:#d5eff5;
}
#tmp_jigyousya_search .jigyousya_search_btn li a:hover::before,
#tmp_jigyousya_search .jigyousya_search_btn li a:focus::before,
#tmp_jigyousya_search .jigyousya_search_btn li.active a::before {
	border-color:#15567d;
}
/* jigyousya_work_btn */
#tmp_jigyousya_search .jigyousya_syakaikiban {
	margin: 0 -25px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_jigyousya_search .jigyousya_work_btn,
#tmp_jigyousya_search .syakaikiban_btn {
	padding: 0 25px;
}
#tmp_jigyousya_search .jigyousya_work_btn a,
#tmp_jigyousya_search .syakaikiban_btn a {
	position: relative;
}
#tmp_jigyousya_search .jigyousya_work_btn {
	position: relative;
	width: 66.6666666%;
	clear:both;
}
#tmp_jigyousya_search .syakaikiban_btn {
	position: relative;
	width: 33.3333333%;
	clear:both;
}
#tmp_jigyousya_search .jigyousya_work_btn a,
#tmp_jigyousya_search .syakaikiban_btn a {
	text-decoration:none;
	color:#222222;
	font-weight:bold;
	background-color:#ffffff;
	display:table;
	width:100%;
	border: 2px solid #15567d;
	-webkit-box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
    -moz-box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
    box-shadow: 0 3px 7px 0 rgba(182, 182, 182, 0.6);
    -webkit-border-radius: 10px 10px 0 10px;
    -moz-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	overflow:hidden;
}
#tmp_jigyousya_search .jigyousya_work_btn a:after,
#tmp_jigyousya_search .syakaikiban_btn a:after {
	content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid #15567d;
    border-top: 8px solid transparent;
}
#tmp_jigyousya_search .jigyousya_work_btn span,
#tmp_jigyousya_search .syakaikiban_btn span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:100%;
	padding:10px 310px;
	height:116px;
	position:relative;
}
#tmp_jigyousya_search .syakaikiban_btn span {
	padding:10px 10px 10px 185px;
}
#tmp_jigyousya_search .jigyousya_work_btn span::before,
#tmp_jigyousya_search .jigyousya_work_btn span::after,
#tmp_jigyousya_search .syakaikiban_btn span::before {
	content:'';
	position:absolute;
	top:0;
	width:300px;
	height:116px;
	overflow:hidden;
}
#tmp_jigyousya_search .syakaikiban_btn span::before {
	width:175px;
}
#tmp_jigyousya_search .jigyousya_work_btn span::before,
#tmp_jigyousya_search .syakaikiban_btn span::before {
	left:0;
	background:url(/shared/templates/free_rn/images/main/jigyosya_work_img_lft.jpg) no-repeat;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
}
#tmp_jigyousya_search .syakaikiban_btn span::before {
	background-image:url(/shared/templates/free_rn/images/main/syakaikiban_img.jpg);
}
#tmp_jigyousya_search .jigyousya_work_btn span::after {
	right:0;
	background:url(/shared/templates/free_rn/images/main/jigyosya_work_img_rgt.jpg) no-repeat;
    -webkit-border-radius: 0 8px 0 0;
    -moz-border-radius: 0 8px 0 0;
    border-radius: 0 8px 0 0;
}
#tmp_jigyousya_search .jigyousya_work_btn a:hover,
#tmp_jigyousya_search .jigyousya_work_btn a:focus,
#tmp_jigyousya_search .jigyousya_work_btn.active a,
#tmp_jigyousya_search .syakaikiban_btn a:hover,
#tmp_jigyousya_search .syakaikiban_btn a:focus,
#tmp_jigyousya_search .syakaikiban_btn.active a{
	border-color:#d5eff5;
	background-color:#d5eff5;
}
/* ==================================================
jigyosya links
================================================== */
#tmp_jigyousya_links .box_jigyousya_link {
	background-color: #d5eff5;
	color: #0049ba;
	padding: 20px 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#tmp_jigyousya_links .jigyousya_ttl {
	text-align: center;
	margin-bottom: 25px;
}
#tmp_jigyousya_links .jigyousya_ttl h2 {
	background: transparent url(/shared/templates/free_rn/images/icon/icon_link.png) 4px 12px no-repeat;
	color: #222222;
	margin: 0;
	padding: 0 0 0 35px;
	-webkit-background-size: 24px auto;
	-moz-background-size: 24px auto;
	background-size: 24px auto;
}
#tmp_jigyousya_links .jigyousya_link_cnt {
	border-top: 2px solid #15567d;
	padding-top: 37px;
}
#tmp_jigyousya_links .jigyousya_link_cnt ul {
	list-style: none;
	margin: 0 -20px;
	overflow: hidden;
}
#tmp_jigyousya_links .jigyousya_link_cnt li {
	float: left;
	width: 50%;
	padding: 0 20px 0 40px;
	margin-bottom: 27px;
	background: url(/shared/templates/free_rn/images/icon/icon_caret_blue.png) 20px 5px no-repeat;
	-webkit-background-size: 8px auto;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
}
#tmp_jigyousya_links .jigyousya_link_cnt li:nth-child(2n) {
	clear: right;
}
#tmp_jigyousya_links .jigyousya_link_cnt li:nth-child(2n+1) {
	clear: left;
}
#tmp_jigyousya_links .jigyousya_link_cnt li a {
	display: inline-block;
	text-decoration: underline;
	color: #0049ba;
	background-color:transparent;
}
#tmp_jigyousya_links .jigyousya_link_cnt li a:hover,
#tmp_jigyousya_links .jigyousya_link_cnt li a:focus {
	text-decoration: none;
}
/* fukidashi
================================================== */
/* layout.cssへ移動 */

/* ==================================================
accessibility no_javascript
================================================== */
#tmp_contents .box_gmap {
	display:none;
}
.no_javascript .btn_more {
	display: none;
}
.no_javascript #tmp_bid_info .box_tab_info {
	justify-content: flex-start;
}
.no_javascript #tmp_bid_info .box_tab_info {
	margin-top: 30px;
}
.no_javascript #tmp_bid_info .info_inner .bid_tab_cnt{
	margin-top: 0;
	width:100%;
}
@media all and (-ms-high-contrast:none) {
	#tmp_jigyousya_news .service_link span,
	#tmp_jigyousya_search .jigyousya_search_link a {
		display: block;
	}
}
/* ==================================================
accessibility style change:color
================================================== */
.color_blue #tmp_wrapper #tmp_hcate_ttl.hcate_ttl_chiji p,
.color_yellow #tmp_wrapper #tmp_hcate_ttl.hcate_ttl_chiji p,
.color_black #tmp_wrapper #tmp_hcate_ttl.hcate_ttl_chiji p {
	padding:10px !important;
	border:3px solid !important;
	font-size:2rem !important;
	font-weight:bold !important;
	width:auto !important;
	height:auto !important;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_contents .box_photo_event:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_event_search_keyword:after,
#tmp_news_block:after,
#tmp_contents .read_all ul:after,
#tmp_menu_link .menu_list:after,
#tmp_post_wrap .post_link_block .post_link_list:after,
#tmp_jigyousya_news .covid_news_cnt ul:after,
#tmp_jigyousya_search .jigyousya_search_btn:after,
#tmp_jigyousya_news .news_btn ul:after{
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
Color
================================================== */
.color_yellow #tmp_bid_info .bid_tab_ttl.tb_active a:after,
.color_black #tmp_bid_info .bid_tab_ttl.tb_active a:after,
.color_blue #tmp_bid_info .bid_tab_ttl.tb_active a:after,
.color_yellow #tmp_jigyousya_mainvs .jigyousya_mainvs_body:after,
.color_black #tmp_jigyousya_mainvs .jigyousya_mainvs_body:after,
.color_blue #tmp_jigyousya_mainvs .jigyousya_mainvs_body:after,
.color_blue #tmp_jigyousya_mainvs .jigyousya_mainvs_body:before,
.color_black #tmp_jigyousya_mainvs .jigyousya_mainvs_body:before,
.color_yellow #tmp_jigyousya_mainvs .jigyousya_mainvs_body:before,
.color_yellow #tmp_jigyousya_mainvs .jigyousya_mainvs_inner:before,
.color_black #tmp_jigyousya_mainvs .jigyousya_mainvs_inner:before,
.color_blue #tmp_jigyousya_mainvs .jigyousya_mainvs_inner:before,
.color_blue #tmp_jigyousya_mainvs .jigyousya_mainvs_inner:after,
.color_black #tmp_jigyousya_mainvs .jigyousya_mainvs_inner:after,
.color_yellow #tmp_jigyousya_mainvs .jigyousya_mainvs_inner:after,
.color_blue #tmp_jigyousya_ttl .wrap_ttl_inner::before,
.color_blue #tmp_jigyousya_ttl .wrap_ttl_inner::after,
.color_blue #tmp_jigyousya_ttl .ttl_inner::before,
.color_blue #tmp_jigyousya_ttl .ttl_inner::after,
.color_yellow #tmp_jigyousya_ttl .wrap_ttl_inner::before,
.color_yellow #tmp_jigyousya_ttl .wrap_ttl_inner::after,
.color_yellow #tmp_jigyousya_ttl .ttl_inner::before,
.color_yellow #tmp_jigyousya_ttl .ttl_inner::after,
.color_black #tmp_jigyousya_ttl .wrap_ttl_inner::before,
.color_black #tmp_jigyousya_ttl .wrap_ttl_inner::after,
.color_black #tmp_jigyousya_ttl .ttl_inner::before,
.color_black #tmp_jigyousya_ttl .ttl_inner::after {
	display: none;
}
.color_blue #tmp_jigyousya_ttl,
.color_yellow #tmp_jigyousya_ttl,
.color_black #tmp_jigyousya_ttl {
	padding-right:0;
}
.color_blue #tmp_jigyousya_ttl .ttl_inner,
.color_yellow #tmp_jigyousya_ttl .ttl_inner,
.color_black #tmp_jigyousya_ttl .ttl_inner {
	padding:0;
	height:auto;
}
.color_blue #tmp_jigyousya_news .special_site_covid span,
.color_yellow #tmp_jigyousya_news .special_site_covid span,
.color_black #tmp_jigyousya_news .special_site_covid span {
	text-indent:0;
	width:auto;
	height:auto;
	padding:0 !important;
	overflow:visible;
	white-space:normal;
}
.color_blue #tmp_jigyousya_search .jigyousya_search_btn li a::before,
.color_black #tmp_jigyousya_search .jigyousya_search_btn li a::before {
	border-color:#FFFF00;
}
.color_yellow #tmp_jigyousya_search .jigyousya_search_btn li a::before {
	border-color:#000000;
}
/* 右下アイコン */
.color_blue #tmp_jigyousya_news .service_link li a::after,
.color_black #tmp_jigyousya_news .service_link li a::after,
.color_blue #tmp_jigyousya_news .special_site_covid a::after,
.color_black #tmp_jigyousya_news .special_site_covid a::after,
.color_blue #tmp_bid_info .info_more_btn a::after,
.color_black #tmp_bid_info .info_more_btn a::after,
.color_blue #tmp_jigyousya_search .jigyousya_search_btn li a::after,
.color_black #tmp_jigyousya_search .jigyousya_search_btn li a::after,
.color_blue #tmp_jigyousya_search .jigyousya_work_btn a::after,
.color_black #tmp_jigyousya_search .jigyousya_work_btn a::after,
.color_blue #tmp_jigyousya_search .syakaikiban_btn a::after,
.color_black #tmp_jigyousya_search .syakaikiban_btn a::after {
    border-left: 12px solid transparent;
    border-right: 12px solid #FFFF00;
    border-top: 12px solid transparent;
}
.color_yellow #tmp_jigyousya_news .service_link li a::after,
.color_yellow #tmp_jigyousya_news .special_site_covid a::after,
.color_yellow #tmp_bid_info .info_more_btn a::after,
.color_yellow #tmp_jigyousya_search .jigyousya_search_btn li a::after,
.color_yellow #tmp_jigyousya_search .jigyousya_work_btn a::after,
.color_yellow #tmp_jigyousya_search .syakaikiban_btn a::after {
    border-left: 12px solid transparent;
    border-right: 12px solid #000000;
    border-top: 12px solid transparent;
}
/* > アイコン */
.color_blue.custom_jigyousya .news_btn li a::before,
.color_yellow.custom_jigyousya .news_btn li a::before,
.color_black.custom_jigyousya .news_btn li a::before {
	background-image:none;
    width: 6px;
    height: 6px;
	margin-top:-3px;
    border-top: 1px solid;
    border-right: 1px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* ==================================================
Fsize
================================================== */
.fsize_small #tmp_jigyousya_search .jigyousya_ttl h2,
.fsize_small #tmp_jigyousya_links .jigyousya_ttl h2{
	background-position: 4px 4px;
}

/* ==================================================
Pres free
================================================== */
#tmp_contents .press_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 0 5%;
	margin:bottom:10px;
}
#tmp_contents .press_title p {
	margin-bottom:0;
}
#tmp_contents .press_title p img {
	vertical-align: middle;
}
#tmp_contents .press_title p.press_titleL {
	text-align: left;
}
#tmp_contents .press_title p.press_titleC {
	text-align: center;
}
#tmp_contents .press_title p.press_titleR {
	text-align: right;
}
#cms_kanko_date_hodo_date_y {
	width:4em !important;
}
#cms_kanko_date_hodo_date_m,
#cms_kanko_date_hodo_date_d {
	width:2em !important;
}
/* ==================================================
press
================================================== */
/* clearfix */
#tmp_press_menu:after,
#tmp_press_menu .menu_list:after,
.cate_list_wrap ul:after,
.press_list_category ul:after {
	content: '';
	display: table;
	clear: both;
}
/* press common
================================================== */
#tmp_press_menu {
	padding-top: 18px;
}

/* press_search
================================================== */
#tmp_press_menu .press_search {
	float: left;
	display: table;
	width: 50%;
	padding-top: 11px;
}
#tmp_press_menu .press_search p {
	margin-bottom: 0;
}
.press_sch_ttl {
	display: table-cell;
	vertical-align: top;
	width: 199px;
	padding-top: 2px;
	font-size: 122.2%;
	font-weight: bold;
}
.press_sch_ttl label {
	cursor: pointer;
}
.press_sch_cnt {
	display: table-cell;
	vertical-align: top;
	padding-right: 21px;
}
.press_sch_cnt_inner {
	position: relative;
}
.press_sch_label {
    position: absolute;
    top: 50%;
    left: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
    overflow: hidden;
}
.press_sch_label label {
    display: block;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    cursor: pointer;
    color: #020000;
    background: #ffffff url(/shared/site_rn/images/icon/search_icon.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size:100% 100%;
    -moz-background-size: 100% 100%;
}
#tmp_press_sch_query {
    padding: 0 73px 0 47px;
    width: 100%;
    height: 40px;
    border: 1px solid #ed6f01;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
#tmp_press_sch_query:focus {
    outline:none;
}
#tmp_press_sch_btn {
    position: absolute;
    top: 50%;
    right: 0;
    width: 63px;
    height: 40px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    border-left: 1px solid #ed6f01;
    color: #222222;
    background: #ed6f01 url(/shared/site_rn/images/icon/wh_search_icon.png) no-repeat center center;
    background-size: 23px 23px;
    -webkit-background-size: 23px 23px;
    -moz-background-size: 23px 23px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#tmp_press_sch_btn:hover,
#tmp_press_sch_btn:focus {
    color: #FFFFFF;
    border-left: 1px solid #478114;
    background: #478114 url(/shared/site_rn/images/icon/wh_search_icon.png) no-repeat center center;
    background-size: 23px 23px;
    -webkit-background-size: 23px 23px;
    -moz-background-size: 23px 23px;
}

/* menu_link
================================================== */
#tmp_press_menu .menu_list_wrap {
	float: left;
	width: 50%;
	padding-left: 9px;
	overflow: hidden;
}
#tmp_press_menu .menu_list {
	margin: 0 -7px;
	list-style: none;
}
#tmp_press_menu .menu_list li{
	float: left;
	width: 33.33333%;
	padding: 0 7px;
	margin: 0 0 7px;
}
#tmp_press_menu .menu_list li:nth-child(3n){
	clear: right;
}
#tmp_press_menu .menu_list li:nth-child(3n+1){
	clear: left;
}
#tmp_press_menu .menu_list li a{
	position: relative;
    display: table;
    text-decoration: none;
    width: 100%;
    color: #ffffff;
	background-color: #417f10;
	border: 2px solid #417f10;
	padding: 16px 40px 15px 17px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#tmp_press_menu .menu_list li a:after{
	content: '';
    position: absolute;
    top: 50%;
    right: 18px;
    width: 17px;
    height: 8px;
    color: inherit;
    background: transparent url(/shared/templates/free_rn/images/icon/drop_down_icon.png) no-repeat;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transition: background 0.3s ease-in-out;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
}
#tmp_press_menu .menu_list li a:hover,
#tmp_press_menu .menu_list li a:focus{
	color: #417f10;
	background-color: #FFFFFF;
	text-decoration: none;
}
#tmp_press_menu .menu_list li a:hover:after,
#tmp_press_menu .menu_list li a:focus:after{
    background: transparent url(/shared/templates/free_rn/images/icon/drop_down_icon_hvr.png) no-repeat;
}
#tmp_press_menu .menu_list li a span {
	display: table-cell;
    vertical-align: middle;
}

/* catetogy_list
================================================== */
#tmp_contents .cate_list_wrap {
	margin-top: 33px;
	overflow: hidden;
}
#tmp_contents #tmp_press_filter .cate_list_wrap {
	margin-top: 26px;
}
#tmp_contents .cate_list_wrap ul {
	margin: 0 -3px;
	list-style: none;
}
#tmp_contents .cate_list_wrap ul li {
	float: left;
	width: 20%;
	padding: 0 3px;
	margin: 0 0 9px;
}
#tmp_contents .cate_list_wrap ul li:nth-child(5n+1) {
	clear: left;
}
#tmp_contents .cate_list_wrap ul li:nth-child(5n) {
	clear: right;
}
#tmp_contents .cate_list_wrap .cate_inner {
	display: table;
	width: 100%;
	color: #222222;
	text-decoration: none;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
#tmp_contents .cate_list_wrap .cate_list .cate_inner {
	padding: 10px 6px 8px 14px;
	background-color: #ffffff;
	border: 1px solid #417f10;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: -1px;
}
#tmp_contents .cate_list_wrap .cate_link .cate_inner {
	padding: 14px 8px 14px 14px;
	font-weight: bold;
	background-color: #def8c9;
	border: 1px solid #cdcfde;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#tmp_contents .cate_list_wrap .cate_list .cate_inner:hover,
#tmp_contents .cate_list_wrap .cate_list .cate_inner:focus {
	text-decoration: underline;
}
#tmp_contents .cate_list_wrap .cate_list .cate_inner.active {
	background-color: #def8c9;
	font-weight: bold;
	text-decoration: none;
}
#tmp_contents .cate_list_wrap .cate_link .cate_inner:hover,
#tmp_contents .cate_list_wrap .cate_link .cate_inner:focus {
	text-decoration: underline;
}
#tmp_contents .cate_list_wrap .cate_inner .cate_icon {
	display: table-cell;
	vertical-align: middle;
	width: 30px;
}
#tmp_contents .cate_list_wrap .cate_inner .cate_icon img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .cate_list_wrap .cate_inner .cate_ttl {
	display: table-cell;
	vertical-align: middle;
	padding-left: 7px;
}
#tmp_contents .cate_list_wrap .cate_inner .cate_ttl br {
	display: none;
}

/* press_list
================================================== */
#tmp_contents .press_list_date,
#tmp_contents .press_list_category,
#tmp_contents .press_list_clone {
	overflow: hidden;
}
#tmp_contents .list_date p,
#tmp_contents .press_list_category p {
	margin: 0;
}
#tmp_contents .list_date img,
#tmp_contents .press_list_category img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
/* list_date */
#tmp_contents .list_date {
	list-style: none;
	margin: 13px 0 0;
}
#tmp_contents .list_date li,
#tmp_contents .list_date .item_head,
#tmp_contents .list_date .item_cnt,
#tmp_contents .list_date .item_link,
#tmp_contents .list_date .item_img {
    display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_contents .list_date li {
	width: 100%;
	margin: 0;
	padding: 18px 0;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/main/press_list_dashed.png) repeat-x left bottom;
	border-bottom: 1px dashed transparent;
}
#tmp_contents .list_date li:first-child {
	padding-top: 0 !important;
}
#tmp_contents .list_date .item_head {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 328px;
    flex: 0 0 328px;
	padding-top: 6px;
}
#tmp_contents .list_date .cate_date {
	display: inline-block;
	vertical-align: top;
	-webkit-box-flex: 0;
    -ms-flex: 0 0 121px;
    flex: 0 0 121px;
	padding-top: 5px;
	font-size: 88.9%;
}
#tmp_contents .list_date .cate_icon {
	display: inline-block;
	vertical-align: top;
	/*width: 56px;*/
	padding-right: 5px;
}
#tmp_contents .list_date .cate_icon p {
	width: 38px;
	height: 38px;
	padding: 5px;
	color: inherit;
	background-color: #f1ffdf;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 28px auto;
	-moz-background-size: 28px auto;
	background-size: 28px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-indent: -999px;
	line-height: 1;
}
#tmp_contents .list_date .press_cate1 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon1.png) !important;
}
#tmp_contents .list_date .press_cate2 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon2.png) !important;
}
#tmp_contents .list_date .press_cate3 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon3.png) !important;
}
#tmp_contents .list_date .press_cate4 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon4.png) !important;
}
#tmp_contents .list_date .press_cate5 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon5.png) !important;
}
#tmp_contents .list_date .press_cate6 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon6.png) !important;
}
#tmp_contents .list_date .press_cate7 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon7.png) !important;
}
#tmp_contents .list_date .press_cate8 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon8.png) !important;
}
#tmp_contents .list_date .press_cate9 .cate_icon p {
	background-image: url(/shared/templates/free_rn/images/icon/cate_icon9.png) !important;
}
#tmp_contents .list_date .item_ttl {
	display: inline-block;
	vertical-align: top;
	padding-left: 48px;
	padding-right: 5px;
	font-size: 88.9%;
	color: inherit;
	background: transparent url(/shared/templates/free_rn/images/icon/cate_item_ttl_icon.png) no-repeat 0 0;
	-webkit-background-size: 38px auto;
	-moz-background-size: 38px auto;
	background-size: 38px auto;
}
#tmp_contents .list_date .item_ttl.press_dept1 {
	background-image: url(/shared/templates/free_rn/images/icon/dept1.png);
}
#tmp_contents .list_date .item_ttl.press_dept2 {
	background-image: url(/shared/templates/free_rn/images/icon/dept2.png);
}
#tmp_contents .list_date .item_ttl.press_dept3 {
	background-image: url(/shared/templates/free_rn/images/icon/dept3.png);
}
#tmp_contents .list_date .item_ttl.press_dept4 {
	background-image: url(/shared/templates/free_rn/images/icon/dept4.png);
}
#tmp_contents .list_date .item_ttl.press_dept5 {
	background-image: url(/shared/templates/free_rn/images/icon/dept5.png);
}
#tmp_contents .list_date .item_ttl.press_dept6 {
	background-image: url(/shared/templates/free_rn/images/icon/dept6.png);
}
#tmp_contents .list_date .item_ttl.press_dept7 {
	background-image: url(/shared/templates/free_rn/images/icon/dept7.png);
}
#tmp_contents .list_date .item_ttl.press_dept8 {
	background-image: url(/shared/templates/free_rn/images/icon/dept8.png);
}
#tmp_contents .list_date .item_ttl.press_dept9 {
	background-image: url(/shared/templates/free_rn/images/icon/dept9.png);
}
#tmp_contents .list_date .item_ttl.press_dept10 {
	background-image: url(/shared/templates/free_rn/images/icon/dept10.png);
}
#tmp_contents .list_date .item_ttl.press_dept11 {
	background-image: url(/shared/templates/free_rn/images/icon/dept11.png);
}
#tmp_contents .list_date .item_ttl.press_dept12 {
	background-image: url(/shared/templates/free_rn/images/icon/dept12.png);
}
#tmp_contents .list_date .item_ttl.press_dept13 {
	background-image: url(/shared/templates/free_rn/images/icon/dept13.png);
}
#tmp_contents .list_date .item_ttl.press_dept14 {
	background-image: url(/shared/templates/free_rn/images/icon/dept14.png);
}
#tmp_contents .list_date .item_ttl.press_dept15 {
	background-image: url(/shared/templates/free_rn/images/icon/dept15.png);
}
#tmp_contents .list_date .item_ttl.press_dept16 {
	background-image: url(/shared/templates/free_rn/images/icon/dept16.png);
}
#tmp_contents .list_date .item_ttl.press_dept17 {
	background-image: url(/shared/templates/free_rn/images/icon/dept17.png);
}
#tmp_contents .list_date .item_ttl.press_dept18 {
	background-image: url(/shared/templates/free_rn/images/icon/dept18.png);
}

#tmp_contents .list_date .item_cnt {
	width: 100%;
	justify-content: space-between;
}
#tmp_contents .list_date .item_link p {
	line-height: 2;
}
#tmp_contents .list_date .item_img {
	padding: 1px 0 3px 30px;
	text-align: right;
}
#tmp_contents .list_date .item_img p {
	width: 125px;
}
/* hidden_date */
#tmp_contents .list_date.hidden_date {
	margin-top: 25px;
}
#tmp_contents .list_date.hidden_date .item_img {
	padding: 5px 0 0 30px;
}
#tmp_contents .list_date.hidden_date li {
	padding-top: 15px;
}
#tmp_contents .list_date.hidden_date .item_head {
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
	padding-top: 4px;
}
#tmp_contents .list_date.hidden_date .cate_date {
	display: none;
}
/* list_month & list_department */
#tmp_contents .list_month,
#tmp_contents .list_department {
	margin: 33px -4px 0;
	list-style: none;
}
#tmp_contents .list_month li,
#tmp_contents .list_department li {
	float: left;
	padding: 0 4px;
	margin: 0 0 10px;
}
#tmp_contents .list_month li {
	width: 12.5%;
}
#tmp_contents .list_department li {
	width: 16.66667%;
}
#tmp_contents .list_month li:nth-child(8n+1){
	clear: left;
}
#tmp_contents .list_month li:nth-child(8n){
	clear: right;
}
#tmp_contents .list_department li:nth-child(6n+1){
	clear: left;
}
#tmp_contents .list_department li:nth-child(6n){
	clear: right;
}
#tmp_contents .list_month li a,
#tmp_contents .list_department li a {
	position: relative;
    display: table;
    text-decoration: none;
    width: 100%;
	font-weight: bold;
    color: #222222;
	background-color: #def8c9;
	border: 1px solid #cdcfde;
	padding: 17px 10px 16px 42px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	transition: background-color 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
}
#tmp_contents .list_month li a:after,
#tmp_contents .list_department li a:after{
	content: '';
    position: absolute;
    top: 50%;
    left: 19px;
    width: 16px;
    height: 16px;
    color: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/free_rn/images/icon/icon_arrow_round_green_press.png);
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_contents .list_month li a:hover,
#tmp_contents .list_month li a:focus,
#tmp_contents .list_department li a:hover,
#tmp_contents .list_department li a:focus {
	text-decoration: underline;
}
#tmp_contents .list_month li a span,
#tmp_contents .list_department li a span {
	display: table-cell;
	vertical-align: middle;
}
/* press no_javascript
================================================== */
.no_javascript #tmp_contents #tmp_press_filter .cate_list_wrap {
	margin-bottom: 40px;
}
/* press accessibility
================================================== */
.fsize_big2 #tmp_press_sch_query,
.fsize_big2 #tmp_press_sch_btn {
	height: 50px;
}
.fsize_small #tmp_contents .list_date .item_head {
	-ms-flex: 0 0 270px;
    flex: 0 0 270px;
}
.fsize_big2 #tmp_contents .list_date .item_head {
	-ms-flex: 0 0 400px;
    flex: 0 0 400px;
}
.fsize_small #tmp_contents .list_date.hidden_date .item_head {
	-ms-flex: 0 0 170px;
    flex: 0 0 170px;
}
.fsize_big2 #tmp_contents .list_date.hidden_date .item_head {
	-ms-flex: 0 0 236px;
    flex: 0 0 236px;
}
.fsize_small #tmp_contents .list_date .cate_date {
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}
.fsize_big2 #tmp_contents .list_date .cate_date {
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
}
.color_blue #tmp_press_sch_btn,
.color_black #tmp_press_sch_btn,
.color_yellow #tmp_press_sch_btn {
	text-indent: 0 !important;
}
.color_blue #tmp_press_menu .menu_list li a:after,
.color_yellow #tmp_press_menu .menu_list li a:after,
.color_black #tmp_press_menu .menu_list li a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    background-image: none;
    background-color: transparent !important;
}
.color_blue #tmp_press_menu .menu_list li a:after,
.color_black #tmp_press_menu .menu_list li a:after {
	border-color: #ffffff transparent transparent transparent !important;
}
.color_yellow #tmp_press_menu .menu_list li a:after {
	border-color: #000000 transparent transparent transparent !important;
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
    min-width: auto;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
.container {
	width:100% !important;
}
.header_wrap {
	padding:0;
}
.header_wrap .header_col_lft {
	margin-right: 0;
    width: auto;
    float: none;
}
.header_wrap .header_col_main {
	display: none;
}
#tmp_hlogo {
	margin:0;
	float:none;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.footer_heading {
	margin: 0;
}
#tmp_emergency,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
.footer_col_rgt,
.footer_heading,
#tmp_recommend_site,
#tmp_news_block::before,
#tmp_news_block .news_block_inner::before,
#tmp_news_block .news_block_inner::after,
#tmp_human_post::before,
#tmp_volunteer_post::after,
#tmp_menu_link,
#tmp_post_wrap .post_img_block .post_img {
	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_idx_news {
	float:none;
	width:100%;
	box-shadow:none;
	border:1px solid #ccc;
}
#tmp_news_block h1 {
	padding:0;
}
#tmp_post_wrap .post_inner,
#tmp_post_wrap .post_img_block,
#tmp_post_wrap .post_link_block {
	display:block;
	width:100%;
}
#tmp_post_wrap .post_img_block {
	min-height:auto;
	margin:0 0 20px;
}
#tmp_post_wrap .post_link_block {
	padding:0;
}
#tmp_post_wrap .post_ttl {
	padding-bottom:10px;
}
.copyright {
	text-align:left !important;
}
#tmp_footer .container {
	min-height:auto;
	padding-top:0;
}
.footer_row .footer_col_lft,
.footer_bellow .footer_col_lft {
	width:100%;
	float:none;
}
#tmp_jigyousya_mainvs .jigyousya_mainvs_body {
	width: 100%;
}
#tmp_jigyousya_mainvs .jigyousya_mainvs_image,
#tmp_jigyousya_news .special_site_covid{
	display: none;
}
#tmp_wrap_jigyousya_ttl .container {
	padding:0;
}
#tmp_jigyousya_ttl {
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	background-size:auto 100%;
	padding-right:50%;
}
#tmp_jigyousya_ttl .ttl_inner {
	padding:40px 5px 40px 40px;
	height:130px;
}
#tmp_jigyousya_ttl .ttl_inner::before {
	background-image:url(/shared/templates/free_rn/images/main/jigyousya_ttl_top_sp.png);
	top:10px;
	left:30px;
	-webkit-background-size:auto 20px;
	-moz-background-size:auto 20px;
	background-size:auto 20px;
	height:20px;
}
#tmp_jigyousya_ttl .ttl_inner::after {
	background-image:url(/shared/templates/free_rn/images/main/jigyousya_ttl_btm_sp.png);
	bottom:10px;
	-webkit-background-size:auto 20px;
	-moz-background-size:auto 20px;
	background-size:auto 20px;
	height:20px;
	width:calc(100% - 20px);
}
#tmp_jigyousya_ttl .wrap_ttl_inner::after {
	background-image:url(/shared/templates/free_rn/images/main/jigyousya_ttl_line_sp.png);
	top:10px;
	right:-44px;
    width: 44px;
	-webkit-background-size:auto 20px;
	-moz-background-size:auto 20px;
	background-size:auto 20px;
	height:20px;
}
#preview-title{
	display: none;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}