@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 1em;
	font-size: 188.9%;
	border-top: 4px solid #333333;
	background-color: #007900;
	background-image: -moz-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%);
	background-image: -webkit-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%);
	background-image: -ms-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%);
	color: #ffffff;
	padding: 20px 20px 22px;
	line-height: 1.4;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 1em;
	line-height: 1.4;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	background-color: #e6f2e6;
	color: #222222;
	font-size: 155.6%;
	padding: 17px 26px;
	-webkit-background-size: 20px 2px;
	-moz-background-size: 20px 2px;
	background-size: 20px 2px;
}
#tmp_contents h3 {
	background: transparent url(/shared/templates/free/images/main/line_h3.png) left bottom repeat-x;
	color: #222222;
	font-size: 144.4%;
	padding: 17px 0;
	-webkit-background-size: 100% 6px;
	-moz-background-size: 100% 6px;
	background-size: 100% 6px;
}
#tmp_contents h4 {
	background: transparent url(/shared/templates/free/images/main/line_h4.jpg) 0 16px no-repeat;
	color: #222222;
	font-size: 122.2%;
	padding: 5px 24px;
	-webkit-background-size: 12px 6px;
	-moz-background-size: 12px 6px;
	background-size: 12px 6px;
}
#tmp_contents h5 {
	font-size: 111.1%;
	padding: 5px 0;
}
#tmp_contents h6 {
	font-size: 100%;
	padding: 5px 0;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin:0 0 1.6em 0.9em; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1.6em 2.4em; /* 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 */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 40px; /* Do not edit */
	border:2px solid #ebfaf7;
	background-color: #ebfaf7;
	color: #333333;
	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: 18px 16px 10px;
}
#tmp_contents div.outline {
	padding: 18px 16px 10px;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 40px; /* Do not edit */
	padding:0;
	list-style:none !important;
	list-style-image:none !important;
}
#tmp_contents ul.box_btn li {
	margin:0 0 40px;
	font-weight: bold;
	line-height:1.7;
}
#tmp_contents ul.box_btn li a {
	display: block;
	border: 1px solid #dadada;
	text-decoration: none;
	padding:24px 19px 24px 53px;
	color:#333333;
	background: #ffffff url(/shared/templates/free/images/icon/icon_arrow_green.png) 30px center no-repeat;
	-webkit-background-size: 11px 18px;
	-moz-background-size: 11px 18px;
	background-size: 11px 18px;
	-webkit-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
	background-color:#e6f2e6;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	color:#333333;
	background-color: #ffffff;
	border: 3px solid #e5e5e5;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	display: block;
	margin: 0 17px;
	padding: 21px 0 14px;
	line-height: 1.4;
	color:#007900;
	font-weight:bold;
	background-color:transparent;
	font-size: 111.1%;
	border-bottom: 1px solid #333333;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:22px 15px 10px;
}
#tmp_contents .box_info ul {
	margin: 0;
	list-style: none;
}
#tmp_contents .box_info ul li {
	margin: 0 0 0.6em;
	padding-left: 17px;
	background: transparent url(/shared/templates/free/images/icon/icon_arrow_green.png) 0 7px no-repeat;
	-webkit-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	background-size: 7px 10px;
}
#tmp_contents .box_info ul li a {
	text-decoration: none;
}
#tmp_contents .box_info ul li a:hover,
#tmp_contents .box_info ul li a:focus,
#tmp_contents .box_info ul li a:active {
	text-decoration: underline;
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 40px; /* Do not edit */
	color:#333333;
	background-color: #ffffff;
	border: 3px solid #e5e5e5;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	display: block;
	margin: 0 17px;
	padding: 21px 0 14px;
	line-height: 1.4;
	color:#007900;
	font-weight:bold;
	background-color:transparent;
	font-size: 111.1%;
	border-bottom: 1px solid #333333;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:22px 15px 10px;
}
#tmp_contents .box_link ul {
	margin: 0;
	list-style: none;
}
#tmp_contents .box_link ul li {
	padding-left: 17px;
	margin: 0 0 0.6em;
	background: transparent url(/shared/images/icon/icon_arrow_green.png) 0 7px no-repeat;
	-webkit-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	background-size: 7px 10px;
}
#tmp_contents .box_link ul li a {
	text-decoration: none;
}
#tmp_contents .box_link ul li a:hover,
#tmp_contents .box_link ul li a:focus,
#tmp_contents .box_link ul li a:active {
	text-decoration: underline;
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 40px; /* Do not edit */
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #dadada;
	-webkit-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl{
	font-weight: bold;
	padding: 25px 19px;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin: 0;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display:block;
	padding:25px 19px 25px 53px;
	margin: -25px -19px -25px -19px;
	text-decoration: none;
	color: #333333;
	background: transparent url(/shared/templates/free/images/icon/icon_arrow_green.png) 28px 30px no-repeat;
	-webkit-background-size: 11px 18px;
	-moz-background-size: 11px 18px;
	background-size: 11px 18px;
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus{
	background-color:#e6f2e6;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 10px 19px;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 40px; /* Do not edit */
	color:#333333;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #e3e3e3;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:14px 19px;
	color:inherit;
	background-color:#eeeeee;
	border:1px solid #e3e3e3;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:12px 19px;
	border:1px solid #e3e3e3;
}
#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_blue {
	color:inherit;
	background-color:#e8fdfe; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#f3eeff; /* base.css > Styles > th.bg_purple */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e9f6ea; /* base.css > Styles > th.bg_green */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #e3e3e3; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#eeeeee; /* = table.datatable th */
	border:1px solid #e3e3e3; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #e3e3e3; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */
/*Start IDX*/
.banner_title,
.cate001 .banner_title{
	color: #FFFFFF;
	min-height: 420px;
	background-color: #007900;
	overflow: hidden;
	z-index: 1;
	position: relative;
	margin-bottom:30px;
}
.banner_title:before {
	content: '';
	position: absolute;
	top: 0;
	left: 140px;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, rgba(0, 121, 0, 1) 45%, rgba(0, 121, 0, 0.5) 100%);
}
.banner_title .banner_img_pc,
.banner_title .banner_img_sp {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	max-width: 55%;
	overflow: hidden;
}
.banner_title .banner_img_sp {
	display: none;
	max-width: 70%;
}
.banner_title img {
	width: 100%;
	height: auto;
	min-height: 420px;
}
.banner_title h1{
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 8px 68px 6px 0;
	font-size: 222.2%;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	display: inline-block;
	min-height: 80px;
}
.banner_title .container{
	position: relative;
	margin: 130px auto 120px;
}
.banner_title .container:before{
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	left: -40%;
	top: 0;
	bottom: 0;
	z-index: 0;
	color: #ffffff;
	background-color: #333333;
}
.section_attention {
	position: relative;
	margin: -131px 0 61px;
	z-index: 1;
}
.attention_box{
	padding: 23px 33px 14px 28px;
	border: 3px solid #e5e5e5;
	color: #333333;
	background-color: #FFFFFF;
}
.attention_box .topic_thumnail{
	padding: 21px;
	margin-right: 28px;
	color: #FFFFFF;
	background-color: #007900;
	float: left;
}
.attention_box .topic_promotion{
	clear: both;
}
.promotion_text a{
	padding-left: 21px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/shared/templates/free/images/icon/arrow_link_white.png) no-repeat 1px 5px;
}
.attention_box .attention_ttl{
	margin-bottom: 42px;
}
.attention_box .attention_ttl h2,
.attention_box .attention_ttl p{
	display: inline-block;
}
.attention_box .attention_ttl h2{
	display: inline-block;
	vertical-align: middle;
	padding-left: 34px;
	min-height: 29px;
	font-size: 166.6%;
	line-height: 1.2;
	font-weight: bold;
	background: transparent url(/shared/templates/free/images/icon/icon_topic.png) no-repeat 0 4px;
}
.attention_box .attention_ttl p {
	font-size: 133.3%;
}
.media_topic{
	overflow: hidden;
}
.media_topic .topic_image{
	margin-bottom: 20px;
}
.media_topic .topic_main{
	overflow: hidden;
}
.wrap_topic_list .topic_list{
	list-style: none;
	padding: 0;
	margin: 0 0 18px;
}
.wrap_topic_list .topic_list{
	margin-bottom: 0;
	padding: 13px 0;
	border-top: 1px solid #e5e5e5;
}
.wrap_topic_list .topic_list:last-child{
	border-bottom: 1px solid #e5e5e5;
}
.wrap_topic_list .topic_list a {
	padding-left: 37px;
	background: transparent url(/shared/templates/free/images/icon/arrow_link_green.png) no-repeat 13px 8px;
	text-decoration: none;
	color: #333333;
	display: inline-block;
}
/* action_list */
.action_list{
	text-align: right;
}
.action_list a{
	padding-left: 24px;
	display: inline-block;
	font-size: 88.8%;
	text-decoration: none;
	color: #333333;
	background: transparent url(/shared/templates/free/images/icon/arrow_circle_green.png) no-repeat 0 4px;
	-webkit-background-size: 17px 17px;
	-moz-background-size: 17px 17px;
	background-size: 17px 17px;
}
.wrap_topic_list .topic_list a:hover,
.wrap_topic_list .topic_list a:focus,
.action_list a:hover,
.action_list a:focus{
	text-decoration: underline;
}
/* idx_menu */
#tmp_contents .idx_menu .box_menu {
	margin: 0 0 20px;
}
#tmp_contents .idx_menu .box_menu .box_menu_ttl{
	padding: 22px 19px;
	font-size: 133.3%;
	background-color: #e6f2e6;
	color: #333333;
}
#tmp_contents .idx_menu .box_menu .box_menu_cnt{
	padding: 13px 20px;
}
#tmp_contents .idx_menu .box_menu .box_menu_ttl p{
	padding: 0;
	line-height: 1.4;
}
#tmp_contents .idx_menu .box_menu .box_menu_ttl p a {
	padding: 22px 19px 22px 44px;
	margin: -22px -19px;
	color: #333333;
	background: transparent url(/shared/templates/free/images/icon/icon_arrow_green.png) no-repeat 20px 26px;
}
#tmp_contents .idx_menu .box_menu .box_menu_ttl p a:hover,
#tmp_contents .idx_menu .box_menu .box_menu_ttl p a:focus {
	background-color:#c6e9c6;
}
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul li{
	margin: 0;
	padding: 10px 0;
	display: none;
}
.no_javascript #tmp_contents .idx_menu .box_menu .box_menu_cnt ul li{
	display: block;
}
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul li:nth-child(1),
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul li:nth-child(2),
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul li:nth-child(3) {
	display: block;
}
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul li a {
	padding-left: 16px;
	display: inline-block;
	text-decoration: none;
	color: #333333;
	background: transparent url(/shared/templates/free/images/icon/arrow_link_green.png) no-repeat 1px 8px;
}
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul li a:hover,
#tmp_contents .idx_menu .box_menu .box_menu_cnt ul li a:focus {
	text-decoration: underline;
}
#tmp_contents .see_more{
	display: none;
	margin-top: 20px;
}
#tmp_contents .see_more a{
	padding: 9px 41px 8px 13px;
	display: block;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.4);
	-webkit-box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.4);
	-moz-box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.4);
	text-decoration: none;
	color: #333333;
	background: #FFFFFF url(/shared/templates/free/images/icon/icon_add_grey.png) no-repeat right center;
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
#tmp_contents .see_more a:hover {
	background-color:#e3f3e2;
}
#tmp_contents .see_more a.opened {
	background-image: url(/shared/templates/free/images/icon/icon_add_minus.png);
}
/* ==================================================
box_photo
================================================== */
#tmp_contents .box_photo .event_img{
	text-align: center;
}
#tmp_contents .box_photo_sub .box_photo{
	width: 50%;
	float: left;
}
/* ==================================================
gmap
================================================== */
#tmp_contents .box_gmap_link {
	margin:1.3em 0 0;
}
#tmp_contents .box_gmap_link a {
	display:block;
	text-align: center;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	min-width: 220px;
	padding: 14px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	transition: 0.3s ease-in-out opacity;
	-webkit-transition: 0.3s ease-in-out opacity;
	-moz-transition: 0.3s ease-in-out opacity;
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_contents .box_gmap_link a:hover,
#tmp_contents .box_gmap_link a:focus{
	opacity: 0.6;
}
#tmp_contents #tmp_gmap_link ul {
	list-style:none;
	margin-left:0;
}
/* ==================================================
Shisetsu
================================================== */
/* Shisetsu TOP
================================================== */
/* shisetsu_top_list */
#tmp_shisetsu_top_list {
	margin:0 0 80px;
}
#tmp_shisetsu_top_list ul {
	list-style:none;
	list-style-image:none;
	margin:0 -10px;
}
#tmp_shisetsu_top_list ul li {
	float:left;
	width:50%;
	padding:0 10px;
	margin:0 0 20px;
	font-weight:bold;
}
#tmp_shisetsu_top_list ul li:nth-child(odd) {
	clear:both;
}
#tmp_shisetsu_top_list ul li a {
	box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.75);
	-webkit-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.75);
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	text-decoration:none;
}
#tmp_shisetsu_top_list ul li .item_img {
	width:240px;
	overflow:hidden;
}
#tmp_shisetsu_top_list ul li .item_img img {
	max-width: 100%;
	height: auto;
	transition: 0.4s all ease-in-out;
	-moz-transition: 0.4s all ease-in-out;
	-webkit-transition: 0.4s all ease-in-out;
}
#tmp_shisetsu_top_list ul li a:hover,
#tmp_shisetsu_top_list ul li a:focus {
	text-decoration:underline;
}
#tmp_shisetsu_top_list ul li a:hover img,
#tmp_shisetsu_top_list ul li a:focus img {
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
}
#tmp_shisetsu_top_list ul li .item_ttl {
	width:320px;
	background: url(/shared/images/icon/icon_arrow_green.png) no-repeat 16px center;
	-webkit-background-size:11px auto;
	-moz-background-size:11px auto;
	background-size:11px auto;
	padding:0 20px 0 37px;
}
/* shisetsu_top */
#tmp_contents .shisetsu_top {
	clear:both;
}
#tmp_contents .shisetsu_top_link {
	float:left;
	width:860px;
}
#tmp_contents .shisetsu_top_publicity {
	float:right;
	width:240px;
}
/* Shisetsu IDX
================================================== */
/* shisetsu_attention */
#tmp_contents .shisetsu_attention {
	display: table;
	width:100%;
	padding-top:10px;
	margin:0 0 55px;
}
#tmp_contents .shisetsu_information {
	display: table-cell;
	vertical-align:top;
	width:100%;
}
#tmp_contents .shisetsu_information_ttl h2 {
	margin:0 0 4px;
	padding:0 0 19px;
	background-color:transparent !important;
	background-image:none;
	font-size: 111.11%;
	line-height: 1.2;
	font-weight: bold;
	border-bottom:1px solid #333333;
}
#tmp_contents .shisetsu_attention .action_list_btn {
	margin-top:18px;
}
/* shisetsu_pickup */
#tmp_contents .shisetsu_attention_publicity {
	display: table-cell;
	vertical-align:top;
	width: 240px;
	padding-left: 20px;
}
/* shisetsu_list */
#tmp_contents .shisetsu_list_detali {
	border-bottom:1px solid #e5e5e5;
	padding:20px 20px 10px;
}
#tmp_contents .shisetsu_list .shisetsu_name {
	font-size:111.111%;
	font-weight:bold;
	margin:0 0 0.5em;
}
#tmp_contents .shisetsu_list .shisetsu_name a {
	text-decoration:none;
	padding:0 0 0 20px;
	background:url(/shared/templates/free/images/icon/icon_arrow_green.png) no-repeat left center;
	background-size:11px auto;
}
#tmp_contents .shisetsu_list .shisetsu_name a:hover,
#tmp_contents .shisetsu_list .shisetsu_name a:focus,
#tmp_contents .shisetsu_list .shisetsu_name a:active {
	text-decoration:underline;
}
#tmp_contents .shisetsu_list_detali:first-child {
	border-top:1px solid #e5e5e5;
}
#tmp_contents .shisetsu_list_detali:nth-child(2n+1) {
	background-color:#f7fcf7;
}
/* ==================================================
garbage
================================================== */
/* garbage_ttl_top
================================================== */
#tmp_wrap_garbage_ttl_top,
#tmp_wrap_garbage_ttl {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	align-items: center;
	background-color:#daecfb;
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0 0 36px;
}
#tmp_wrap_garbage_ttl_top {
	background-image:url(/shared/templates/free/images/main/bg_area.jpg);
	height:320px;
}
#tmp_wrap_garbage_ttl {
	background-image:url(/shared/templates/free/images/main/bg_banner_idx.png);
	height:100px;
}
#tmp_garbage_ttl_top,
#tmp_garbage_ttl {
	display:table;
}
#tmp_garbage_ttl_top .garbage_ttl,
#tmp_garbage_ttl_top .garbage_area,
#tmp_garbage_ttl .garbage_ttl,
#tmp_garbage_ttl .garbage_area {
	display:table-cell;
	vertical-align:middle;
}
#tmp_garbage_ttl_top .garbage_ttl,
#tmp_garbage_ttl_top .garbage_area {
	height:84px;
}
#tmp_garbage_ttl .garbage_ttl,
#tmp_garbage_ttl .garbage_area {
	height:100px;
}
#tmp_garbage_ttl_top .garbage_ttl,
#tmp_garbage_ttl .garbage_ttl {
	color:#ffffff;
	background:#006d44 url(/shared/templates/free/images/main/garbage_ttl.png) no-repeat left center;
}
#tmp_garbage_ttl_top .garbage_ttl,
#tmp_garbage_ttl_top .garbage_ttl h1,
#tmp_garbage_ttl_top .garbage_ttl span {
	width:456px;
	height:84px;
}
#tmp_garbage_ttl .garbage_ttl,
#tmp_garbage_ttl .garbage_ttl p,
#tmp_garbage_ttl .garbage_ttl span {
	width:456px;
	height:100px;
}
#tmp_garbage_ttl_top .garbage_area,
#tmp_garbage_ttl .garbage_area {
	color:#ffffff;
	background-color:#067e51;
	font-weight: bold;
	font-size: 144.4%;
	line-height: 1.4;
	text-align: center;
	padding: 5px 30px;
}
/* sorting_search
================================================== */
.box_sorting_search {
	background-color: #f7f7f7;
	color: #222222;
	border: 5px solid #e2e2e2;
	padding: 30px 28px;
	margin: 0 0 63px;
}
.form_sorting_search .sorting_sch_wrap {
	display: table;
	width: 100%;
}
#tmp_contents .form_sorting_search p,
.form_sorting_search p {
	margin: 0;
}
.form_sorting_search .sorting_sch_wrap .sch_input {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.form_sorting_search .sorting_sch_wrap .sch_btn {
	display: table-cell;
	vertical-align: middle;
	width: 240px;
	padding-left: 20px;
}
.form_sorting_search .sorting_sch_wrap .sch_input input {
	border: 1px solid #b8b8b8;
	padding: 10px 17px;
	width: 100%;
	min-height: 50px;
	color: #777777;
	background-color: #ffffff;
}
.search_autocomplete{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	border: 1px solid #b8b8b8;
	border-top: none;
	z-index: 1;
	background-color: #ffffff;
	display: none;
}
.search_autocomplete.active{
	display: block;
}
.search_autocomplete_item{
	padding: 5px 10px;
	cursor: pointer;
}
.search_autocomplete_item.active{
	background-color: #e2e2e2;
}
.form_sorting_search .sorting_sch_wrap #tmp_sorting_sch_btn {
	display: inline-block;
	width: 100%;
	min-height: 50px;
	background-color: #333333;
	color: #ffffff;
	font-size: 88.9%;
	text-align: center;
	padding: 13px 10px 8px;
	border: 1px solid #2d5d44;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form_sorting_search .sorting_sch_wrap #tmp_sorting_sch_btn:hover,
.form_sorting_search .sorting_sch_wrap #tmp_sorting_sch_btn:focus,
.form_sorting_search .sorting_sch_wrap #tmp_sorting_sch_btn:active {
	background-color: #007900;
}
.box_search_results {
	background-color: #ffffff;
	color: #222222;
	margin: 27px 0 0;
}
.box_search_results .results_ttl {
	background-color: #067e51;
	color: #ffffff;
	text-align: center;
	padding: 13px 10px 8px;
	font-weight: bold;
}
#tmp_contents .box_search_results p {
	margin: 0;
}
.box_search_results .results_cnt {
	padding: 10px 28px 20px 22px;
}
.box_search_results ul,
#tmp_contents .box_search_results ul{
	list-style: none;
	margin: 0;
}
.box_search_results ul li,
#tmp_contents .box_search_results ul li{
	margin: 0;
	border-bottom: 1px dotted #d0d0d0;
	padding: 15px 0;
}
.box_search_results .results_inner {
	display: table;
	width: 100%;
}
.box_search_results .results_inner .results_name {
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px;
}
#tmp_contents .box_search_results .results_inner .results_name a,
.box_search_results .results_inner .results_name a {
	text-decoration: none;
	display: inline-block;
	color: #007900;
	background-color: transparent;
	font-weight: bold;
}
#tmp_contents .box_search_results .results_inner .results_name a:hover,
#tmp_contents .box_search_results .results_inner .results_name a:focus,
#tmp_contents .box_search_results .results_inner .results_name a:active,
.box_search_results .results_inner .results_name a:hover,
.box_search_results .results_inner .results_name a:focus,
.box_search_results .results_inner .results_name a:active {
	text-decoration: underline;
}
.box_search_results .results_inner .results_category {
	display: table-cell;
	vertical-align: middle;
	width: 158px;
}
#tmp_contents .box_search_results .results_inner .results_category a,
.box_search_results .results_inner .results_category a {
	text-decoration: none;
	display: inline-block;
	padding: 6px 5px 5px 40px;
	font-size: 88.9%;
	width: 100%;
	color: #222222;
	background: #f2f2f2 url(/shared/templates/free/images/icon/icon_category.png) 12px 9px no-repeat;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#tmp_contents .box_search_results .results_inner .results_category a:hover,
.box_search_results .results_inner .results_category a:hover,
#tmp_contents .box_search_results .results_inner .results_category a:focus,
.box_search_results .results_inner .results_category a:focus,
#tmp_contents .box_search_results .results_inner .results_category a:active,
.box_search_results .results_inner .results_category a:active {
	text-decoration: underline;
}
#tmp_contents .box_sch_sounds .sch_sounds_ttl h2,
.box_sch_sounds .sch_sounds_ttl h2 {
	margin: 0 0 33px;
}
.box_sch_sounds .row_sounds {
	margin: 0 -18px;
	overflow: hidden;
}
.box_sch_sounds .row_sounds .col {
	float: left;
	width: 33.3333333%;
	padding: 0 18px;
	margin: 0 0 28px;
}
.box_sch_sounds .row_sounds .col:nth-child(3n) {
	clear: right;
}
.box_sch_sounds .row_sounds .col:nth-child(3n+1) {
	clear: left;
}
.box_sounds ul,
#tmp_contents .box_sounds ul {
	list-style: none;
	margin: 0 -4px;
}
.box_sounds ul li,
#tmp_contents .box_sounds ul li {
	float: left;
	width: 20%;
	padding: 0 4px;
	margin: 0;
}
.box_sounds ul li:nth-child(5n) {
	clear: right;
}
.box_sounds ul li:nth-child(5n+1) {
	clear: left;
}
.box_sounds ul li a,
#tmp_contents .box_sounds ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #222222;
	background-color: #eaf4fc;
	display: block;
	text-align: center;
	padding: 8px 5px;
	-webkit-box-shadow: 0 4px 0 0 rgba(169, 199, 223, 0.56);
	-moz-box-shadow: 0 4px 0 0 rgba(169, 199, 223, 0.56);
	box-shadow: 0 4px 0 0 rgba(169, 199, 223, 0.56);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#tmp_contents .sch_menu_list {
	padding: 30px 0;
	margin: 0 0 30px;
}
#tmp_contents .sch_menu_list ul {
	list-style: none;
	margin: 0;
}
#tmp_contents .sch_menu_list ul li {
	margin: 0;
	border-bottom: 1px dotted #d0d0d0;
	padding: 15px 0;
}
#tmp_contents .sch_menu_list .sch_menu_inner {
	display: table;
	width: 100%;
}
#tmp_contents .sch_menu_list .sch_menu_name {
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px;
}
#tmp_contents .sch_menu_list .sch_menu_name a {
	text-decoration: none;
	display: inline-block;
	color: #007900;
	background-color: transparent;
	font-weight: bold;
}
#tmp_contents .sch_menu_list .sch_menu_category {
	display: table-cell;
	vertical-align: middle;
	width: 158px;
}
#tmp_contents .sch_menu_list .sch_menu_category a {
	text-decoration: none;
	display: inline-block;
	padding: 6px 5px 5px 40px;
	font-size: 88.9%;
	width: 100%;
	color: #222222;
	background: #f2f2f2 url(/shared/templates/free/images/icon/icon_category.png) 12px center no-repeat;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#tmp_contents .sch_menu_list .sch_menu_category a:hover,
#tmp_contents .sch_menu_list .sch_menu_category a:focus,
#tmp_contents .sch_menu_list .sch_menu_category a:active,
#tmp_contents .sch_menu_list .sch_menu_name a:hover,
#tmp_contents .sch_menu_list .sch_menu_name a:focus,
#tmp_contents .sch_menu_list .sch_menu_name a:active {
	text-decoration: underline;
}
/* ==================================================
fsize
================================================== */
.fsize_small #tmp_safety ul li a {
	padding-top: 4px;
	padding-bottom: 4px;
}
.fsize_small #tmp_contents .garbage_date_form .garbage_form_row .about_oazacho_link {
	padding-top: 4px;
	padding-bottom: 4px;
}
.fsize_big2 .box_area_idx .box_area {
	background-position: top right;
}

/* ==================================================
共通スタイル
================================================== */
.attention_box .attention_ttl span,
.shisetsu_information_ttl span {
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	color: #007900;
	background: transparent url(/shared/templates/free/images/main/line_label.jpg) left center repeat-x;
}
.attention_box .attention_ttl span {
	font-size:60%;
	padding: 0 23px;
}
.shisetsu_information_ttl span {
	font-size:90%;
	padding: 0 8px;
}
/* detail_view_btn
================================================== */
#tmp_contents .detail_view_btn {
	text-align:center;
	margin:0 auto 40px;
}
#tmp_contents .detail_view_btn a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #333333;
	font-size: 88.8%;
	-moz-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
	-webkit-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
	padding: 7px 5px 7px 15px;
	min-width:300px;
}
#tmp_contents .detail_view_btn a:before {
	content: "";
	width: 8px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	background: url(/shared/images/icon/arrow_brown.png) no-repeat;
	margin-right: 9px;
	position: relative;
	top: -1px;
}
#tmp_contents .detail_view_btn a:hover,
#tmp_contents .detail_view_btn a:focus{
	text-decoration: underline;
}
/* action_list_btn
================================================== */
#tmp_contents .action_list_btn {
	text-align:center;
}
#tmp_contents .action_list_btn p {
	display:inline-block;
	vertical-align:top;
	margin:0 auto;
	min-width:200px;
}
#tmp_contents .action_list_btn p a {
	position: relative;
	display:block;
	text-decoration: none;
	-moz-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
	-webkit-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
	padding: 7px 5px 7px 15px;
}
#tmp_contents .action_list_btn p a:before {
	content: "";
	width: 8px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	background: url(/shared/images/icon/arrow_brown.png) no-repeat;
	margin-right: 9px;
	position: relative;
	top: -1px;
}
#tmp_contents .action_list_btn p a:hover,
#tmp_contents .action_list_btn p a:focus{
	text-decoration: underline;
}
/* btn_backtop
================================================== */
#tmp_contents .btn_backtop {
	margin: 2.8em 0;
	text-align: center;
	font-weight: bold;
}
#tmp_contents .btn_backtop a {
	display: inline-block;
	text-decoration: none;
	background-color: #333333;
	color: #ffffff;
	min-width: 220px;
	padding: 14px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	transition: 0.3s ease-in-out opacity;
	-webkit-transition: 0.3s ease-in-out opacity;
	-moz-transition: 0.3s ease-in-out opacity;
}
#tmp_contents .btn_backtop a:hover,
#tmp_contents .btn_backtop a:focus,
#tmp_contents .btn_backtop a:active {
	opacity: 0.6;
}
/* ==================================================
special - top
================================================== */
/* special_gallery
================================================== */
#tmp_special_gallery {
	position:relative;
	margin:0 0 40px;
}
#tmp_special_gallery .special_item {
	position:relative;
}
#tmp_special_gallery .special_item img {
	vertical-align:top;
}
#tmp_contents #tmp_special_gallery .special_item p {
	text-align:center;
	margin:0;
	line-height:1.2;
}
#tmp_special_gallery .special_item_ttl {
	position:absolute;
	left:8px;
	bottom:8px;
	z-index:5;
	background-color:#333333;
	color:#ffffff;
	padding:8px 13px;
	line-height:1.3;
}
#tmp_special_gallery .special_item_ttl a {
	padding-left:14px;
	display:inline-block;
	text-decoration:none;
	background-color:#333333;
	color:#ffffff;
	background-image:url(/shared/images/icon/arrow_white.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#tmp_special_gallery .special_item_ttl a:hover,
#tmp_special_gallery .special_item_ttl a:focus {
	text-decoration:underline;
}
/* slick-arrow */
#tmp_special_gallery .slick-prev,
#tmp_special_gallery .slick-next {
	width:80px;
	height:80px;
	margin-top:12px;
}
#tmp_special_gallery .slick-prev {
	background:url(/shared/templates/free/images/icon/slide_prev_btn.png) no-repeat 0 0;
	left:2px;
}
#tmp_special_gallery .slick-next {
	background:url(/shared/templates/free/images/icon/slide_next_btn.png) no-repeat 0 0;
	right:4px;
}
#tmp_special_gallery .slick-prev span,
#tmp_special_gallery .slick-next span {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
/* slick_control */
#tmp_special_gallery .slick_control {
	text-align: center;
	padding: 12px 0;
}
#tmp_special_gallery .slick-dots {
	padding-left: 24px;
	margin:0;
}
#tmp_special_gallery .slick-dots li {
	width: 20px;
	height: 20px;
	margin: 0 5px;
}
#tmp_special_gallery .slick-dots li button,
#tmp_special_gallery .slick-dots li a {
	border: none;
	width: 20px;
	height: 20px;
	border-radius: 0;
	background-color: #929692;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	position: relative;
	border-top: 8px solid #ffffff;
	border-bottom: 8px solid #ffffff;
}
#tmp_special_gallery .slick-dots li.slick-active button,
#tmp_special_gallery .slick-dots li.slick-active a{
	background-color: #333333;
}
#tmp_special_gallery .btn_slides {
	vertical-align: middle;
	margin:0;
}
#tmp_special_gallery .btn_slides a {
	position: relative;
	width: 12px;
	height: 14px;
	vertical-align: middle;
}
#tmp_special_gallery .btn_slides a:before,
#tmp_special_gallery .btn_slides a:after{
	content: '';
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #333333;
}
#tmp_special_gallery .btn_slides a:after{
	right: 0;
	left: inherit;
}
#tmp_special_gallery .btn_slides.start a:before {
	width: 3px;
}
#tmp_special_gallery .btn_slides.start a:after{
	right: 2px;
	width: auto;
	height: auto;
	border: 7px solid #f2faf2;
	border-left-color: #333333;
	border-right-width: 0;
}
/* special_pickup
================================================== */
#tmp_contents #tmp_special_pickup .box_info {
	border-color:#f4d9d1;
}
#tmp_contents #tmp_special_pickup .box_info .box_info_ttl {
	color:#9c0000;
	border-bottom-color:#cf1523;
}
#tmp_contents #tmp_special_pickup .box_info ul li {
	background-image:url(/shared/images/icon/arrow_dark_red.png);
}
/* ==================================================
special - idx
================================================== */
/* regional_infor
================================================== */
#tmp_contents .regional_infor{
	border: 6px solid #e2e2e2;
	background-color: #f7f7f7;
	padding: 10px 15px 28px;
	margin-bottom: 61px;
}
#tmp_contents .regional_infor .regional_infor_ttl{
	color: #007900;
	font-size: 133.3%;
	font-weight: bold;
	padding: 4px 10px 7px 35px;
	background: transparent url(/shared/templates/free/images/icon/icon_regional.png) no-repeat 0 9px;
	margin-bottom: 7px;
}
#tmp_contents .regional_infor p{
	margin: 0;
	line-height: 1.4;
}
#tmp_contents .regional_infor .regional_infor_des{
	padding: 0 0 0 5px;
	margin-bottom: 29px;
}
#tmp_contents .regional_row{
	margin: 0 -15px;
	padding: 0 22px;
	overflow: hidden;
}
#tmp_contents .regional_row .txt_big{
	font-size: 133.3%;
}
#tmp_contents .regional_row .regional_col{
	width: 50%;
	padding: 0 15px;
	float: left;
}
#tmp_contents .regional_ttl_link a{
	position: relative;
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color: #067e51;
	padding: 7px 75px 6px 44px;
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
	text-align: center;
	font-weight: bold;
}
#tmp_contents .regional_ttl_link a:after{
	content: '';
	position: absolute;
	width: 48px;
	height: 100%;
	top: 0;
	right: 0;
	background: #68ae65 url(/shared/templates/free/images/icon/icon_arrow_white.png) no-repeat center center;
	background-size: 9px auto;
	-moz-background-size: 9px auto;
	-webkit-background-size: 9px auto;
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
.model_pc #tmp_contents .regional_ttl_link a:focus,
.model_pc #tmp_contents .regional_ttl_link a:hover{
	background-color: #007900;
}
#tmp_contents .regional_row .regional_body ul{
	list-style: none;
	font-size: 88.9%;
	margin: 0;
}
#tmp_contents .regional_row .regional_body ul li{
	width: 50%;
	float: left;
	padding: 0 10px;
	margin: 0 0 15px;
}
#tmp_contents .regional_row .regional_body {
	padding: 19px 15px 0;
	background-color: #FFFFFF;
	color: #222222;
}
#tmp_contents .regional_row .regional_body ul li .display_block{
	display: block;
}
#tmp_contents .regional_row .regional_body ul .regional_cnt{
	text-align: center;
	-moz-box-shadow: 0 0 3px 2px rgba(68, 68, 68, 0.2);
	-webkit-box-shadow: 0 0 3px 2px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 3px 2px rgba(68, 68, 68, 0.2);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 0 11px 0;
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
#tmp_contents .regional_row .regional_body ul .item_image{
	display: table-cell;
	width: 160px;
	height: 82px;
	vertical-align: middle;
}
#tmp_contents .regional_row .regional_body ul .item_link a{
	display: block;
	text-decoration: none;
	color: #282828;
	font-weight: bold;
}
#tmp_contents .regional_row .regional_body ul .regional_cnt.active {
	background-color:#e6f2e6;
}
/* garbage_date_check
================================================== */
#tmp_contents .garbage_date_check{
	border: 6px solid #e2e2e2;
	background-color: #f7f7f7;
	padding: 10px 15px 15px;
	margin-bottom: 61px;
}
#tmp_contents .garbage_date_check .garbage_ttl{
	margin-bottom: 20px;
}
#tmp_contents .garbage_date_check .ttl_txt{
	float: left;
	color: #007900;
	font-size: 133.3%;
	font-weight: bold;
	padding: 2px 10px 7px 29px;
	background: transparent url(/shared/templates/free/images/icon/icon_gomi.png) no-repeat 0 6px;
	margin-right: 18px;
}
#tmp_contents .garbage_date_check p{
	margin: 0;
}
#tmp_contents .garbage_date_check .attention_txt{
	font-size: 77.8%;
}
#tmp_contents .garbage_date_check .ttl_des{
	overflow: hidden;
	font-size: 88.9%;
	display: inline-block;
	margin-top: 8px;
}
#tmp_contents .garbage_date_check .ttl_des label{
	cursor: pointer;
}
#tmp_contents .garbage_date_check .ttl_des label{
	color: #007900;
}
#tmp_contents .garbage_date_form{
	clear: both;
}
#tmp_contents .garbage_date_form .garbage_form_row{
	overflow: hidden;
	margin: 0 -20px 19px;
}
#tmp_contents .garbage_date_form .garbage_form_row .garbage_form_col{
	width: 50%;
	float: left;
	padding: 0 20px;
}
#tmp_contents .garbage_date_form .garbage_form_row label{
	font-size: 88.9%;
	color: #007900;
	font-weight: bold;
	margin-bottom: 3px;
	display: inline-block;
	cursor: pointer;
}
#tmp_contents .garbage_date_form .garbage_form_row select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	cursor: pointer;
	font-size: 77.8%;
	width: 100%;
	height: 40px;
	border: 1px solid #b8b8b8;
	padding: 0 50px 0 12px;
	color: #333333;
	background-color:#ffffff;
	background-image:url(/shared/templates/free/images/icon/icon_select.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#tmp_contents .garbage_date_form .garbage_form_row select::-ms-expand {
	display: none;
}
#tmp_contents .garbage_date_form .garbage_form_row .disabled {
	cursor: not-allowed;
}
#tmp_contents .garbage_date_form .garbage_form_row .placeholders.active,
#tmp_contents .garbage_date_form .garbage_form_row select:disabled,
#tmp_contents .garbage_date_form .garbage_form_row select option:checked {
	color: #666666;
	background-color:#ffffff;
}
#tmp_contents .garbage_date_form .garbage_form_row select:disabled::-ms-value {
	color: #666666;
	background-color:#ffffff;
}
#tmp_contents .garbage_date_form .garbage_form_row .modal_view_btn{
	text-decoration: none;
	float: right;
	font-size: 88.9%;
	color: #333333;
	font-weight: bold;
	padding-left: 24px;
	min-height:17px;
	background: transparent url(/shared/templates/free/images/icon/arrow_circle_green.png) no-repeat 0 4px;
	-webkit-background-size: 17px 17px;
	-moz-background-size: 17px 17px;
	background-size: 17px 17px;
}
#tmp_contents .garbage_date_form .garbage_form_row .modal_view_btn:hover,
#tmp_contents .garbage_date_form .garbage_form_row .modal_view_btn:focus{
	text-decoration: underline;
}
#tmp_contents .garbage_date_form .submit_btn{
	text-align: center;
	margin-bottom: 20px;
}
#tmp_contents .garbage_date_form .submit_btn a{
	position: relative;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
	font-size: 88.9%;
	border: 1px solid #2d5d44;
	min-width: 220px;
	margin:  0 auto;
	display: inline-block;
	padding: 7px 10px 6px 10px;
	cursor: pointer;
	text-decoration: none;
}
#tmp_contents .garbage_date_form .submit_btn a:before{
	content: "";
	position: relative;
	display: inline-block;
	top: 1px;
	width: 6px;
	height: 10px;
	background: transparent url(/shared/templates/free/images/icon/icon_arrow_white.png) no-repeat;
	background-size: 6px auto;
	-moz-background-size: 6px auto;
	-webkit-background-size: 6px auto;
	margin-right: 8px;
}
#tmp_contents #tmp_result_garbage{
	padding: 2px;
	background-color: #555555;
	color: #ffffff;
	width: 530px;
	margin: 0 auto;
	margin-bottom: 20px;
	display: none;
}
#tmp_contents .result_garbage_wrap{
	background-color: #555555;
	color: #ffffff;
	padding:20px;
	font-size: 77.8%;
	border: 1px solid #FFFFFF;
}
#tmp_contents #tmp_result_garbage table td{
	vertical-align: top;
	padding: 0 10px 10px;
}
#tmp_contents #tmp_result_garbage .label_txt{
	display: inline-block;
	background-color: #d6c8b2;
	color: #333333;
	font-weight: bold;
	padding: 2px;
	min-width: 68px;
	text-align: center;
}
/* box_deliver
================================================== */
#tmp_contents .box_deliver {
	padding:14px;
	background-color:#f7f7f7;
	color:inherit;
	border:5px solid #e2e2e2;
	margin:0 0 40px;
	clear:both;
}
#tmp_contents .box_deliver_ttl {
	color:#007900;
	font-weight:bold;
	font-size:133.3%;
	margin:0 0 20px;
}
#tmp_contents .box_deliver_ttl p {
	margin:0;
	line-height:1.4;
}
#tmp_contents .box_deliver_ttl a {
	display:inline-block;
	color:#007900;
	text-decoration:none;
	min-height:23px;
	background:url(/shared/templates/free/images/icon/icon_arrow_green.png) no-repeat 11px 0.4em;
	padding:2px 0 2px 32px;
}
#tmp_contents .box_deliver_ttl a:hover,
#tmp_contents .box_deliver_ttl a:focus {
	text-decoration:underline;
}
#tmp_contents .box_deliver_cnt ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_contents .box_deliver_cnt .deliver_menu_btn {
	margin:0 -10px;
}
#tmp_contents .box_deliver_cnt .deliver_menu_btn li {
	float:left;
	width:280px;
	text-align:center;
	font-size:133.3%;
	font-weight:bold;
	padding:0 10px;
	margin:0 0 8px;
}
#tmp_contents .box_deliver_cnt .deliver_menu_btn li a {
	display:block;
	padding:9px 70px 9px 20px;
	text-decoration: none;
	text-align: center;
	background-color:#067e51;
	color:#ffffff;
	position:relative;
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
#tmp_contents .box_deliver_cnt .deliver_menu_btn li a::after {
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:48px;
	height:100%;
	background: #68ae65 url(/shared/templates/free/images/icon/icon_arrow_white.png) no-repeat center center;
	background-size: 7px auto;
	-moz-background-size: 7px auto;
	-webkit-background-size: 7px auto;
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
#tmp_contents .box_deliver_cnt .deliver_menu_btn li a:focus,
#tmp_contents .box_deliver_cnt .deliver_menu_btn li a:hover {
	background-color: #007900;
}
#tmp_contents .box_deliver_cnt .deliver_icon_list {
	padding:16px 10px 18px;
	background-color:#ffffff;
	color:inherit;
}
#tmp_contents .box_deliver_cnt .deliver_icon_list li {
	float:left;
	padding:0 3px;
	text-align:center;
	font-size:88.9%;
	font-weight:bold;
}
#tmp_contents #tmp_deliver_list1 .box_deliver_cnt .deliver_icon_list li {
	width:160px;
}
#tmp_contents #tmp_deliver_list3 .box_deliver_cnt .deliver_icon_list li {
	width:266px;
}
#tmp_contents .box_deliver_cnt .deliver_icon_list li a {
	display:block;
	min-height:139px;
	text-decoration:none;
	padding:95px 5px 10px;
	border:1px solid #dddddd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-repeat:no-repeat;
	background-position:center 15px;
	box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.75);
	-webkit-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.75);
	transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
#tmp_contents .box_deliver_cnt .deliver_icon_list li a:hover,
#tmp_contents .box_deliver_cnt .deliver_icon_list li a:focus {
	background-color:#e3f3e2;
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .address_list1 a,
#tmp_contents .box_deliver_cnt .deliver_icon_list .address_list2 a,
#tmp_contents .box_deliver_cnt .deliver_icon_list .address_list3 a {
	background-position:center 20px;
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .koseki_list1 a {
	background-image:url(/shared/templates/free/images/icon/deliver_koseki_icon1.png);
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .koseki_list2 a {
	background-image:url(/shared/templates/free/images/icon/deliver_koseki_icon2.png);
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .koseki_list3 a {
	background-image:url(/shared/templates/free/images/icon/deliver_koseki_icon3.png);
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .koseki_list4 a {
	background-image:url(/shared/templates/free/images/icon/deliver_koseki_icon4.png);
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .koseki_list5 a {
	background-image:url(/shared/templates/free/images/icon/deliver_koseki_icon5.png);
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .address_list1 a {
	background-image:url(/shared/templates/free/images/icon/deliver_address_icon1.png);
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .address_list2 a {
	background-image:url(/shared/templates/free/images/icon/deliver_address_icon2.png);
}
#tmp_contents .box_deliver_cnt .deliver_icon_list .address_list3 a {
	background-image:url(/shared/templates/free/images/icon/deliver_address_icon3.png);
}
/* ==================================================
event
================================================== */
#tmp_event_cal_pickup {
	width: 860px;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
}
#tmp_event_cal_pickup_cnt {
	visibility: hidden;
	opacity: 0;
}
.no_javascript #tmp_event_cal_pickup {
	overflow-x: scroll;
}
.no_javascript #tmp_event_cal_pickup_cnt  {
	opacity: 1;
	visibility: visible;
	width: auto;
	width: 1200px;
}
#tmp_event_cal_pickup_cnt.slick-initialized {
	visibility: visible;
	opacity: 1;
}
#tmp_event_cal_pickup_ttl h2 {
	margin: 0 0 20px;
	padding:15px 0 7px 54px;
	background: #ffffff url(/shared/templates/free/images/icon/icon_flag.png) no-repeat 8px 15px;
	border-top:3px solid #6e6e6e;
}
#tmp_event_cal_pickup_cnt {
	margin: 0 -8px;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event{
	width: 25%;
	float: left;
	padding: 0 8px;
	margin-bottom: 16px;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event p {
	margin: 0;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event .pickup_event {
	color: #444444;
	background-color:#ffffff;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event .pickup_img {
	margin-bottom: 13px;
	overflow: hidden;
	text-align: center;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event .pickup_img img {
	max-width: 100%;
	height: auto;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event .pickup_cnt {
	font-size: 77.8%;
	color: #444444;
	background-color: transparent;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event .pickup_cnt p:first-child {
	margin-bottom: 4px;
	line-height: 1.5;
}
#tmp_event_cal_pickup_cnt .wrap_pickup_event .pickup_cnt a {
	font-size: 114.3%;
	color: #222222;
	background-color: transparent;
}
#tmp_event_cal_pickup_cnt .slick_control {
	padding-left: 11px;
	padding-top: 4px;
}
/* btn_slides */
#tmp_event_cal_pickup_cnt .btn_slides {
	vertical-align: middle;
	margin: 0 20px 0 0;
}
#tmp_event_cal_pickup_cnt .btn_slides a {
	position: relative;
	width: 12px;
	height: 14px;
}
#tmp_event_cal_pickup_cnt .btn_slides a:before,
#tmp_event_cal_pickup_cnt .btn_slides a:after{
	content: '';
	width: 4px;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	background-color: #333333;
}
#tmp_event_cal_pickup_cnt .btn_slides a:after{
	right: 0;
	left: inherit;
}
#tmp_event_cal_pickup_cnt .btn_slides.start a:before {
	width: 3px;
}
#tmp_event_cal_pickup_cnt .btn_slides.start a:after{
	right: 2px;
	width: auto;
	height: auto;
	border: 7px solid #f2faf2;
	border-left-color: #333333;
	border-right-width: 0;
}
/* slick-arrow */
#tmp_event_cal_pickup_cnt .slick-arrow {
	display: inline-block;
	vertical-align: middle;
	width:38px;
	height:20px;
	padding:5px 0;
	position: relative;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
}
#tmp_event_cal_pickup_cnt .slick-prev {
	padding-right: 15px;
}
#tmp_event_cal_pickup_cnt .slick-prev::after {
	content: '';
	width: 1px;
	height: 20px;
	background-color: #cbd1d7;
	position: absolute;
	top: 0;
	right: 0;
}
#tmp_event_cal_pickup_cnt .slick-next {
	padding-left: 15px;
}
#tmp_event_cal_pickup_cnt .slick-arrow img,
#tmp_event_cal_pickup_cnt .slick-next img {
	vertical-align:top;
}
/* 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_cal_refine
================================================== */
#tmp_event_cal_refine {
	clear: both;
}
#tmp_event_cal_refine_ttl {
	padding: 47px 10px 75px 10px;
	text-align: center;
	color: #444444;
	background-color: #e6f2e6;
}
#tmp_event_cal_refine_ttl h2 {
	margin: 0;
	padding: 0 0 2px;
	border: none;
	line-height: 1.1;
	font-size: 155.6%;
	background:none;
}
#tmp_event_cal_refine_ttl .sub_ttl {
	display:inline-block;
	min-width:160px;
	padding: 0 25px;
	color: #007900;
	font-weight:bold;
	background: transparent url(/shared/templates/free/images/event/line_sub_ttl.jpg) repeat-x center center;
	-webkit-background-size:100% 12px;
	-moz-background-size:100% 12px;
	background-size:100% 12px;
	margin:0;
}
#tmp_event_cal_refine_cnt {
	margin: -60px 40px 87px;
	padding: 39px;
	border: 1px solid #dddddd;
	color: #222222;
	background-color: #ffffff;
}
#tmp_event_cal_refine_cnt .event_cal_search_ttl {
	font-size: 111.1%;
	font-weight: bold;
	color: #007900;
	background-color: #ffffff;
	margin:0 0 32px;
}
#tmp_event_cal_refine_cnt .event_cal_search_ttl p {
	margin:0;
	padding-left: 37px;
	background: transparent url(/shared/templates/free/images/icon/icon_search.png) no-repeat 0 2px;
}
#tmp_event_cal_refine_cnt .event_cal_refine_cnt fieldset {
	padding:5px 0 5px;
	clear:both;
}
#tmp_event_cal_refine_cnt ul {
	list-style:none;
	margin:0;
}
#tmp_event_cal_refine_cnt ul li {
	float: left;
	width:110px;
	font-size: 88.9%;
	font-weight: 500;
	color: #444444;
	background-color: transparent;
	position:relative;
	margin:0 5px 0 0;
}
#tmp_event_cal_refine_cnt .district li {
	float:none;
	display:inline-block;
	vertical-align:top;
	width:auto;
	min-width:110px;
}
#tmp_event_cal_refine_cnt .person li {
	width:200px;
}
#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:5px 0 5px 20px;
}
#tmp_event_cal_refine_cnt fieldset li input[type="checkbox"] {
	position:absolute;
	top:10px;
	left:0;
	width: 12px;
	height: 12px;
}
#tmp_event_cal_refine_cnt fieldset .genre li input[type="checkbox"] {
	top:14px;
	left:10px;
}
#tmp_event_cal_refine_cnt fieldset .genre li {
	padding:0;
	width:156px;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	border-radius:2em;
	margin:0 5px 8px 0;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5,
#tmp_event_cal_refine_cnt fieldset .genre li.genre9,
#tmp_event_cal_refine_cnt .person li:nth-child(4n+1) {
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre1,
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 {
	width: 237px;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 {
	width:317px;
}
#tmp_event_cal_refine_cnt fieldset .genre label {
	display:block;
	padding: 10px 42px 8px 25px;
}
#tmp_event_cal_refine_cnt fieldset legend,
#tmp_event_cal_refine_cnt #tmp_event_search dt {
	width: 160px;
	float: left;
	margin: 0;
	font-weight: bold;
	color: #007900;
	background-color: transparent;
}
#tmp_event_cal_refine_cnt fieldset:first-child legend {
	padding-top: 8px;
}
#tmp_event_cal_refine_cnt fieldset ul,
#tmp_event_cal_refine_cnt #tmp_event_search dd {
	width: calc(100% - 160px);
	float: left;
	margin: 0;
	padding: 0;
}
#tmp_event_cal_refine_cnt ul.genre li::before {
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	right: 7px;
	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 {
	background-color: #ffefc0;
}
#tmp_event_cal_refine_cnt ul li.genre1::before,
#tmp_event_cal_list .event_cal_list .genre1 {
	background-image:url(/shared/templates/free/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 {
	background-color: #fedfe6;
}
#tmp_event_cal_refine_cnt ul li.genre2::before,
#tmp_event_cal_list .event_cal_list .genre2 {
	background-image:url(/shared/templates/free/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 {
	background-color: #fde2ce;
}
#tmp_event_cal_refine_cnt ul li.genre3::before,
#tmp_event_cal_list .event_cal_list .genre3 {
	background-image:url(/shared/templates/free/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 {
	background-color: #dbf4fa;
}
#tmp_event_cal_refine_cnt ul li.genre4::before,
#tmp_event_cal_list .event_cal_list .genre4 {
	background-image:url(/shared/templates/free/images/event/event_icon4.png);
}
#tmp_event_cal_refine_cnt ul li.genre5,
#tmp_event_cal_list .event_cal_list .genre5,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a {
	background-color: #dfeeb6;
}
#tmp_event_cal_refine_cnt ul li.genre5::before,
#tmp_event_cal_list .event_cal_list .genre5 {
	background-image:url(/shared/templates/free/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 {
	background-color: #e4ebf9;
}
#tmp_event_cal_refine_cnt ul li.genre6::before,
#tmp_event_cal_list .event_cal_list .genre6 {
	background-image:url(/shared/templates/free/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 {
	background-color: #ede3fb;
}
#tmp_event_cal_refine_cnt ul li.genre7::before,
#tmp_event_cal_list .event_cal_list .genre7 {
	background-image:url(/shared/templates/free/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 {
	background-color: #fae0ff;
}
#tmp_event_cal_refine_cnt ul li.genre8::before,
#tmp_event_cal_list .event_cal_list .genre8 {
	background-image:url(/shared/templates/free/images/event/event_icon8.png);
}
#tmp_event_cal_refine_cnt ul li.genre9,
#tmp_event_cal_list .event_cal_list .genre9,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_9 a {
	background-color: #d5f2d2;
}
#tmp_event_cal_refine_cnt ul li.genre9::before,
#tmp_event_cal_list .event_cal_list .genre9 {
	background-image:url(/shared/templates/free/images/event/event_icon9.png);
}
#tmp_event_cal_refine_cnt ul li.genre10,
#tmp_event_cal_list .event_cal_list .genre10,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_10 a {
	background-color: #eeeeee;
}
#tmp_event_cal_refine_cnt ul li.genre10::before,
#tmp_event_cal_list .event_cal_list .genre10 {
	background-image:url(/shared/templates/free/images/event/event_icon10.png);
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a:hover {
	background-color:#f5c7d2;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a:hover {
	background-color:#fdd8bc;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a:hover {
	background-color:#ffe597;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a:hover {
	background-color:#d0ef7e;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_9.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_9 a:hover {
	background-color:#bcf2b6;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a:hover {
	background-color:#b6eefa;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a:hover {
	background-color:#d0def9;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a:hover {
	background-color:#e2d2fb;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_8.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_8 a:hover {
	background-color:#f7d1ff;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_10.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_10 a:hover {
	background-color:#d8d8d8;
}

#tmp_event_search {
	padding:23px 21px 0 0;
	margin-bottom: 25px;
	clear:both;
}
#tmp_event_cal_refine_cnt #tmp_event_search dt {
	padding-top: 4px;
}
#tmp_event_keyword {
	width: 100%;
	min-height: 36px;
	padding: 7px 10px 5px 19px;
	border: 1px solid #dddddd;
	font-size: 83.3%;
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_event_cal_refine_btn {
	text-align: center;
	padding-right: 13px;
}
#tmp_event_cal_refine_btn .submit_btn,
#tmp_event_cal_refine_btn .clear_btn {
	display: inline-block;
	width: 300px;
	margin: 0 12px;
	vertical-align: middle;
}
#tmp_event_keyword_btn {
	width: 100%;
	min-height: 58px;
	border: 1px solid #0d0d0d;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	cursor: pointer;
}
#tmp_event_cal_refine_btn .clear_btn a {
	display: block;
	padding: 9px 10px 5px;
	text-decoration: none;
	min-height: 40px;
	border: 1px solid #dddddd;
	font-weight: bold;
	font-size: 88.9%;
	color: #222222;
	background-color: #ffffff;
}
#tmp_event_cal_refine_btn .clear_btn a:hover,
#tmp_event_cal_refine_btn .clear_btn a:focus {
	text-decoration: underline;
}
/* ==================================================
/* 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_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.2;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
	border-right:1px solid #000000;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:block;
	padding:0 12px 0 0;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}

/* tab
============================== */
#tmp_event_cal_tab {
	clear:both;
	margin: 0 0 49px;
}
#tmp_event_cal_tab ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_cal_tab li {
	float:left;
	width:50%;
	text-align:center;
	font-weight:bold;
}
#tmp_event_cal_tab li a {
	position: relative;
	display:block;
	color:#323333;
	background-color:#e2e2e2;
	border: 1px solid #d5d5d5;
	font-size: 133.33%;
	text-decoration:none;
	z-index: 1;
}
#tmp_event_cal_tab li a:hover span,
#tmp_event_cal_tab li a:focus span {
	text-decoration:underline;
}
#tmp_event_cal_tab #tmp_event_cal_tab_list a {
	padding: 3px 26px 13px 5px;
	border-right: none;
}
#tmp_event_cal_tab #tmp_event_cal_tab_list.active a {
	border: 3px solid #e5e5e5;
	border-bottom: 1px solid #ffffff;
	padding: 16px 26px 11px 35px;
	z-index: 2;
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal a {
	border-left: none;
	padding: 3px 5px 10px 25px;
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal.active a {
	border: 3px solid #e5e5e5;
	border-bottom: 1px solid #ffffff;
	padding: 15px 26px 9px 20px;
	margin-left: -3px;
}
#tmp_event_cal_tab_list a:before {
	content: '';
	position: relative;
	display: inline-block;
	width: 40px;
	height: 35px;
	background: transparent url(/shared/templates/free/images/icon/event_list_icon.png) no-repeat top left;
	top: 9px;
	left: -12px;
}
#tmp_event_cal_tab .active a {
	color:#323333;
	background-color:#ffffff;
	font-size: 166.66%;
	margin-top: -15px;
}
#tmp_event_cal_tab_cal a:before {
	content: '';
	position: relative;
	display: inline-block;
	width: 35px;
	height: 38px;
	background: transparent url(/shared/templates/free/images/icon/calendar_icon.png) no-repeat top left;
	top: 9px;
	left: -12px;
}
#tmp_event_cal_tab li span {
	display:inline-block;
}
/* 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;
	padding: 7px 14px 0 0;
}
#tmp_contents .event_page_navi .cal_date .year {
	margin:0 5px 0 0;
	font-size: 100%;
}
#tmp_contents .event_page_navi .cal_date .month {
	font-size: 200%;
}
#tmp_contents .event_page_navi .prev a {
	display: inline-block;
	color: #ffffff;
	min-width: 120px;
	min-height: 40px;
	font-size: 88.89%;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	padding: 9px 21px 8px 25px;
	background: #333333 url(/shared/templates/free/images/icon/lft_arrow_icon.png) no-repeat 0 center;
}
#tmp_contents .event_page_navi .next a {
	display: inline-block;
	color: #ffffff;
	min-width: 120px;
	min-height: 40px;
	font-size: 88.89%;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	padding: 9px 21px 8px 25px;
	background: #333333 url(/shared/templates/free/images/icon/rgt_arrow_icon.png) no-repeat 100% center;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	padding-top:5px;
	margin-bottom:30px;
}
#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 {
	text-decoration:underline;
}
/* event_cal_7w
============================== */
/* calendar */
#tmp_event_cal_7w .event_cal_7w {
	font-size: 88.89%;
}
#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:#cccccc;
}
#tmp_event_cal_7w .event_cal_7w {
	width: 1140px;
	margin-bottom:24px;
	padding:0;
	border-collapse:separate; /* Do not edit */
	border-spacing:0; /* Do not edit */
	color:inherit;
	background-color:#ffffff;
}
/* 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 */
	border-left:none; /* Do not edit */
	width: 14.3%;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p {
	padding: 3px 0;
	color:#222222;
	background-color:#f0efef;
	text-align:center;
	font-weight: 500;
	border-left: 1px solid #cccccc;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sun p {
	background-color:#fdecec;
	color: #b00808;
	font-weight: 500;
	border-left: 0;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sat p {
	color: #065780;
	background-color:#e6f5ff;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_holiday p {
	color: #b00808;
	padding: 3px 12px 3px 6px;
}
#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_sat p {
	color:#065780;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_today p {
	background-color: #ade3a7;
}
#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 #cccccc;
}
#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;
}
#tmp_event_cal_7w .event_cal_7w td p a {
	position: relative;
	display:block; /* Do not edit */
	padding: 7px 3px 6px 36px;
	color:#222222;
	background-color:transparent;
	font-size: 100%;
	text-decoration:none;
	letter-spacing: -0.2px;
	line-height: 1.45;
	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 tr.cal_week td {
	padding:0; /* Do not edit */
	border-top-width:1px;
	border-right:none; /* Do not edit */
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
#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:3px 8px; /* 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;
	position: relative;
	color:#ffffff;
	background-color: #007900;
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration:none;
	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 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 {
	background-color: #004d00;
}
#tmp_event_cal_list .event_cal_list p.more {
	border-top: 1px dotted #e1d1b8;
	margin: 0 0 16px 14px;
}
#tmp_event_cal_list p.more a {
	width: 200px;
	margin: 24px auto 0;
	position: relative;
	font-size: 88.89%;
	padding: 13px 10px 11px 10px;
}
#tmp_event_cal_7w .event_cal_7w p.more a:before,
#tmp_event_cal_list p.more a:before {
	content: '';
	position: relative;
	display: inline-block;
	width: 7px;
	height: 10px;
	background: transparent url(/shared/templates/free/images/icon/arrow_icon.png) no-repeat top left;
	top: -1px;
	left: -5px;
}
/* layout
============================== */
#tmp_event_main {
	width:100%;
	clear:both;
}
.wrap_event_col_lft_navi {
	float:right;
	position:relative;
	z-index:1;
	margin-left:-330px;
}
.wrap_event_col_lft_navi .event_col_lft_navi{
	position: relative;
	z-index: 1;
	padding-top:10px;
}
.wrap_event_col_lft_navi,
#tmp_wrap_event_cal {
	width:290px;
}
.wrap_event_col_main {
	width:100%;
	float:left;
}
.event_col_main {
	margin-right:330px;
}
/* lnavi_event_cal
============================== */
#tmp_lnavi_event_cal {
	padding:10px 10px 31px;
	color:inherit;
	clear:both;
	border: 1px solid #cccccc;
}
#tmp_lnavi_event_cal_ttl {
	margin:0 0 30px;
	text-align:center;
}
#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: 6px 0 0 9px;
	text-align: left;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .next {
	padding: 6px 9px 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 {
	font-weight: bold;
	color: #007900;
	font-size: 88.89%;
	text-decoration: none;
}
#tmp_lnavi_event_cal_ttl a:hover,
#tmp_lnavi_event_cal_ttl a:focus {
	text-decoration:underline;
}
#tmp_lnavi_event_cal_ttl .prev a {
	padding-left: 15px;
	background: transparent url(/shared/templates/free/images/icon/prev_icon.png) no-repeat left center;
}
#tmp_lnavi_event_cal_ttl .next a {
	padding-right: 12px;
	background: transparent url(/shared/templates/free/images/icon/next_icon.png) no-repeat 100% center;
}
#tmp_lnavi_event_cal_ttl .cal_date {
	padding: 5px 0 0;
}
#tmp_lnavi_event_cal_ttl .cal_date .month {
	font-size: 133.33%;
}
#tmp_lnavi_event_cal_cnt {
	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:245px;
	margin: 20px 0 0 11px;
}
#tmp_lnavi_event_cal_cnt .calendar td {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 88.89%;
	width: 35px;
	line-height: 1.35;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td,
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor {
	color:#333333;
}
#tmp_lnavi_event_cal_cnt .calendar a {
	display:block;
	padding:5px 0;
	color:#333333;
	background-color:transparent;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_today {
	color:inherit;
	background-color:#ade3a7 !important;
}
#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 {
	color:#b00808 !important;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat a {
	color:#065780;
}
/* type list
============================== */
.cal_date_block {
	text-align: center;
	font-weight: bold;
}
#tmp_contents p.cal_date {
	margin: 0;
}
.cal_date_block .month {
	font-size: 200%;
}
#tmp_event_cal_list .event_cal_list {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #cccccc;
}
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding: 14px 8px 11px;
	color:inherit;
	background-color:#F3F3F3;
	border:1px solid #cccccc;
	vertical-align:top;
	font-weight: bold;
	text-align: center;
}
#tmp_event_cal_list .event_cal_list .cal_th td.cal_date {
	width: 149px;
}
#tmp_event_cal_list .event_cal_list td.cal_date {
	font-size: 111.11%;
	font-weight: bold;
}
#tmp_event_cal_list .event_cal_list td.cal_date .day span {
	font-size: 180%;
}
#tmp_event_cal_list .event_cal_list .cal_th td p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td {
	padding: 9px 20px 14px 8px;
	border:1px solid #cccccc;
	vertical-align:middle;
	text-align: center;
}
#tmp_event_cal_list .event_cal_list p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td p {
	line-height:1.4;
}
#tmp_event_cal_list .event_cal_list ul {
	margin:0 0 0 13px;
	list-style: none;
}
#tmp_event_cal_list .event_cal_list td.cal_sun {
	color:#9b1313;
	background-color:#fdecec;
}
#tmp_event_cal_list .event_cal_list td.cal_sat {
	color:#065780;
	background-color:#e6f5ff;
}
#tmp_event_cal_list .event_cal_list td.cal_sun .cnt,
#tmp_event_cal_list .event_cal_list td.cal_sat .cnt {
	color: #222222;
}
/* event_page_navi */
#tmp_contents .event_page_navi .next {
	text-align:right;
}

#tmp_event_cal_list .event_cal_list ul li {
	position: relative;
	margin: 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px dotted #e1d1b8;
	display: table;
	width: 100%;
}
#tmp_event_cal_list .event_cal_list ul li:last-child {
	border-bottom: none;
	margin-bottom: -1px;
}
#tmp_event_cal_list .event_cal_list ul li .img {
	position: absolute;
	top: 10px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
#tmp_event_cal_list .event_cal_list ul li .img img {
	height:auto;
}
#tmp_event_cal_list .event_cal_list ul li .cnt {
	display: table-cell;
	vertical-align: top;
	height: 80px;
	padding: 10px 0 22px 80px;
	text-align: left;
}
#tmp_event_cal_list .event_cal_list ul li .cnt > span  {
	font-size: 77.78%;
	background-size: 22px auto;
	-webkit-background-size: 22px auto;
	-moz-background-size: 22px auto;
	padding: 5px 13px 4px 38px;
	display: inline-block;
	border-radius: 14px;
	background-repeat:no-repeat;
	background-position:7px 3px;
	margin: 0 0 8px;
}
#tmp_event_cal_list .event_cal_list ul li .cnt a {
	font-size: 88.89%;
	text-decoration: none;
	color: #222222;
}
#tmp_event_cal_list .event_cal_list ul li .cnt a:hover,
#tmp_event_cal_list .event_cal_list ul li .cnt a:focus {
	text-decoration:underline;
}
/* top_caution */
#tmp_contents #tmp_emergency_infor .col2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
/* advertising_event */
#tmp_contents .advertising_event {
	display:block;
	width: 60px;
	margin: -23px 0 2.2em;
	padding: 2px 16px 1px;
	color: #333333;
	background-color: #fff5a4;
	font-size:77.8%;
	box-shadow: 0px 0px 2px 2px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0px 0px 2px 2px rgba(68, 68, 68, 0.2);
	-webkit-box-shadow: 0px 0px 2px 2px rgba(68, 68, 68, 0.2);
	border-radius: 1.5em;
	-webkit-border-radius:1.5em;
	-moz-border-radius: 1.5em;
	-ms-border-radius: 1.5em;
	-o-border-radius: 1.5em;
}
/* ==================================================
cate - type
================================================== */
/* cate002
================================================== */
.cate002 #tmp_contents h1 {
	background-color: #084e7e;
	background-image: -moz-linear-gradient( 142deg, rgb(8,78,126) 0%, rgb(30,98,145) 100%);
	background-image: -webkit-linear-gradient( 142deg, rgb(8,78,126) 0%, rgb(30,98,145) 100%);
	background-image: -ms-linear-gradient( 142deg, rgb(8,78,126) 0%, rgb(30,98,145) 100%);
}
.cate002 #tmp_contents h2 {
	background-color: #e5eff5;
}
.cate002 #tmp_contents h3 {
	background-image: url(/shared/templates/free/images/main/cate002_line_h3.png);
}
.cate002 #tmp_contents ul.box_btn li a {
	background-color:#e5eff5;
}
.cate002 #tmp_contents ul.box_btn li a:hover,
.cate002 #tmp_contents ul.box_btn li a:focus {
	background-color:#cfe4f1;
}
.cate002 .rnavi_func,
.cate002 .rnavi_func_cnt li {
	border-color: #1e6291;
}
.cate002 .rnavi_func_cnt ul li.active a,
.cate002 .rnavi_func_cnt ul li a:hover,
.cate002 .rnavi_func_cnt ul li a:focus,
.cate002 .rnavi_func_cnt ul li a:active {
	background-color: #1e6291;
	background-image: url(/shared/templates/free/images/icon/icon_arrow_white.png);
}
.cate002 .rnavi_func_cnt ul li a,
.cate002 #box_article ul a {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_arrow_green.png);
}
.cate002 #box_article ul .active a,
.cate002 #box_article ul a:hover,
.cate002 #box_article ul a:focus {
	background-color: #1e6291;
	background-image: url(/shared/templates/free/images/icon/icon_arrow_white.png);
}
.cate002 .banner_title{
	background-color: #1e6291;
}
.cate002 .banner_title:before {
	background-image: linear-gradient(to right, rgba(30, 98, 145, 1) 45%, rgba(30, 98, 145, 0.5) 100%);
}
.cate002 .attention_box .attention_ttl h2 {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_topic.png);
}
.cate002 .attention_box .attention_ttl span,
.cate002 .shisetsu_information_ttl span {
	color: #1e6291;
	background-image: url(/shared/templates/free/images/main/cate002_line_label.jpg);
}
.cate002 #tmp_contents .shisetsu_list .shisetsu_name a {
	background-image:url(/shared/images/icon/icon_arrow_cate002.png);
}
.cate002 .wrap_topic_list .topic_list a {
	background-image: url(/shared/templates/free/images/icon/cate002_arrow_link_green.png);
}
.cate002 .action_list a {
	background-image: url(/shared/templates/free/images/icon/cate002_arrow_circle_green.png);
}
.cate002.custom_special.type_top #tmp_contents table.box_menu td.box_menu_ttl,
.cate002.custom_special.type_top #tmp_contents div.box_menu .box_menu_ttl,
.cate002.type_idx #tmp_contents table.box_menu td.box_menu_ttl,
.cate002.type_idx #tmp_contents div.box_menu .box_menu_ttl {
	background-color: #e5eff5;
}
.cate002.custom_special.type_top #tmp_contents table.box_menu td.box_menu_ttl p a,
.cate002.custom_special.type_top #tmp_contents div.box_menu .box_menu_ttl p a,
.cate002.type_idx #tmp_contents table.box_menu td.box_menu_ttl p a,
.cate002.type_idx #tmp_contents div.box_menu .box_menu_ttl p a {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_arrow_green.png);
}
.cate002.custom_special.type_top #tmp_contents .idx_menu table.box_menu td.box_menu_cnt ul li a,
.cate002.custom_special.type_top #tmp_contents .idx_menu div.box_menu .box_menu_cnt ul li a,
.cate002.type_idx #tmp_contents table.box_menu td.box_menu_cnt ul li a,
.cate002.type_idx #tmp_contents div.box_menu .box_menu_cnt ul li a {
	background-image: url(/shared/templates/free/images/icon/cate002_arrow_link_green.png);
}
.cate002.custom_special.type_top #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:hover,
.cate002.custom_special.type_top #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:focus,
.cate002.type_idx #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:hover,
.cate002.type_idx #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:focus,
.cate002 #tmp_contents .box_menu .box_menu_ttl a:hover,
.cate002 #tmp_contents .box_menu .box_menu_ttl a:focus {
	background-color:#cfe4f1;
}
.cate002.custom_special.type_top #tmp_contents .see_more a:hover,
.cate002.type_idx #tmp_contents .see_more a:hover {
	background-color:#e5eff5;
}
.cate002.type_idx #tmp_contents ul.box_btn li {
	background-color: #e5eff5;
}
.cate002.type_idx #tmp_contents ul.box_btn li a {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_arrow_green.png);
}
.cate002 #tmp_contents ul.box_btn li a {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_arrow_green.png);
}
.cate002 #tmp_contents table.box_menu td.box_menu_ttl a,
.cate002 #tmp_contents div.box_menu .box_menu_ttl a {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_arrow_green.png);
}
.cate002 #tmp_contents .idx_menu .box_menu .box_menu_cnt ul li a {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_arrow_green.png);
	-webkit-background-size:7px auto;
	-moz-background-size:7px auto;
	background-size:7px auto;
}
.cate002 #tmp_contents ul {
	list-style-image: url(/shared/images/icon/cate002_list_icon.png);
}
.cate002 #tmp_contents .box_info .box_info_ttl,
.cate002 #tmp_contents .box_link .box_link_ttl {
	color: #1e6291;
}
.cate002 #tmp_contents .box_info ul,
.cate002 #tmp_contents .box_link ul {
	list-style: none;
}
.cate002 #tmp_contents .box_info ul li,
.cate002 #tmp_contents .box_link ul li {
	background-image: url(/shared/templates/free/images/icon/cate002_icon_arrow_green.png);
}
/* cate003
================================================== */
.cate003 #tmp_contents h1 {
	background-color: #203381;
	background-image: -moz-linear-gradient( 142deg, rgb(32,51,129) 0%, rgb(61,77,143) 100%);
	background-image: -webkit-linear-gradient( 142deg, rgb(32,51,129) 0%, rgb(61,77,143) 100%);
	background-image: -ms-linear-gradient( 142deg, rgb(32,51,129) 0%, rgb(61,77,143) 100%);
}
.cate003 #tmp_contents h2 {
	background-color: #e5e8f4;
}
.cate003 #tmp_contents h3 {
	background-image: url(/shared/templates/free/images/main/cate003_line_h3.png);
}
.cate003 #tmp_contents ul.box_btn li a{
	background-color: #e5e8f4;
}
.cate003 #tmp_contents ul.box_btn li a:hover,
.cate003 #tmp_contents ul.box_btn li a:focus {
	background-color:#d2d8f2;
}
.cate003 .info_sch_menu_cnt {
	border-color: #e5e8f4;
}
.cate003 .rnavi_func,
.cate003 .rnavi_func_cnt ul li {
	border-color: #3d4d8f;
}
.cate003 .rnavi_func_cnt ul li.active a,
.cate003 .rnavi_func_cnt ul li a:hover,
.cate003 .rnavi_func_cnt ul li a:focus,
.cate003 .rnavi_func_cnt ul li a:active {
	background-color: #3d4d8f;
	background-image: url(/shared/templates/free/images/icon/icon_arrow_white.png);
}
.cate003 .rnavi_func_cnt ul li a,
.cate003 #box_article ul a {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_arrow_green.png);
}
.cate003 #box_article ul .active a,
.cate003 #box_article ul a:hover,
.cate003 #box_article ul a:focus {
	background-color: #3d4d8f;
	background-image: url(/shared/templates/free/images/icon/icon_arrow_white.png);
}
.cate003 .banner_title{
	background: transparent url(/shared/templates/free/images/main/bg_banner_purple.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
.cate003 #tmp_contents ul {
	list-style-image: url(/shared/images/icon/cate003_list_icon.png);
}
.cate003 #tmp_contents .box_info .box_info_ttl,
.cate003 #tmp_contents .box_link .box_link_ttl {
	color: #3d4d8f;
}
.cate003 #tmp_contents .box_info ul,
.cate003 #tmp_contents .box_link ul {
	list-style: none;
}
.cate003 #tmp_contents .box_info ul li,
.cate003 #tmp_contents .box_link ul li {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_arrow_green.png);
}
.cate003 #tmp_contents ul.box_btn li a,
.cate003 #tmp_contents .idx_menu .box_menu .box_menu_cnt ul li a {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_arrow_green.png);
}
.cate003 #tmp_contents table.box_menu td.box_menu_ttl a,
.cate003 #tmp_contents div.box_menu .box_menu_ttl a {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_arrow_green.png);
}
.cate003 #tmp_contents .idx_menu .box_menu .box_menu_cnt ul li a {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_arrow_green.png);
	-webkit-background-size:7px auto;
	-moz-background-size:7px auto;
	background-size:7px auto;
}
.cate003 .banner_title{
	background-color: #3d4d8f;
}
.cate003 .banner_title:before {
	background-image: linear-gradient(to right, rgba(61, 77, 143, 1) 45%, rgba(61, 77, 143, 0.5) 100%);
}
.cate003 .attention_box .attention_ttl h2 {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_topic.png);
}
.cate003 .attention_box .attention_ttl span,
.cate003 .shisetsu_information_ttl span {
	color: #1e6291;
	background-image: url(/shared/templates/free/images/main/cate003_line_label.jpg);
}
.cate003 #tmp_contents .shisetsu_list .shisetsu_name a {
	background-image:url(/shared/images/icon/icon_arrow_cate003.png);
}
.cate003 .wrap_topic_list .topic_list a {
	background-image: url(/shared/templates/free/images/icon/cate003_arrow_link_green.png);
}
.cate003 .action_list a {
	background-image: url(/shared/templates/free/images/icon/cate003_arrow_circle_green.png);
}
.cate003.custom_special.type_top #tmp_contents table.box_menu td.box_menu_ttl,
.cate003.custom_special.type_top #tmp_contents div.box_menu .box_menu_ttl,
.cate003.type_idx #tmp_contents table.box_menu td.box_menu_ttl,
.cate003.type_idx #tmp_contents div.box_menu .box_menu_ttl {
	background-color: #e5e8f4;
}
.cate003.custom_special.type_top #tmp_contents table.box_menu td.box_menu_ttl p a,
.cate003.custom_special.type_top #tmp_contents div.box_menu .box_menu_ttl p a,
.cate003.type_idx #tmp_contents table.box_menu td.box_menu_ttl p a,
.cate003.type_idx #tmp_contents div.box_menu .box_menu_ttl p a {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_arrow_green.png);
}
.cate003.custom_special.type_top #tmp_contents .idx_menu table.box_menu td.box_menu_cnt ul li a,
.cate003.custom_special.type_top #tmp_contents .idx_menu div.box_menu .box_menu_cnt ul li a,
.cate003.type_idx #tmp_contents table.box_menu td.box_menu_cnt ul li a,
.cate003.type_idx #tmp_contents div.box_menu .box_menu_cnt ul li a {
	background-image: url(/shared/templates/free/images/icon/cate003_arrow_link_green.png);
}
.cate003.custom_special.type_top #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:hover,
.cate003.custom_special.type_top #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:focus,
.cate003.type_idx #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:hover,
.cate003.type_idx #tmp_contents .idx_menu .box_menu .box_menu_ttl p a:focus,
.cate003 #tmp_contents .box_menu .box_menu_ttl a:hover,
.cate003 #tmp_contents .box_menu .box_menu_ttl a:focus {
	background-color:#d2d8f2;
}
.cate003.custom_special.type_top #tmp_contents .see_more a:hover,
.cate003.type_idx #tmp_contents .see_more a:hover {
	background-color:#e5e8f4;
}
.cate003.type_idx #tmp_contents ul.box_btn li {
	background-color: #e5e8f4;
}
.cate003.type_idx #tmp_contents ul.box_btn li a {
	background-image: url(/shared/templates/free/images/icon/cate003_icon_arrow_green.png);
}
/* ==================================================
文字サイズ色合い変更
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 50%;
	padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 114.2%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) th,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .datatable a,
#tmp_contents #tmp_color .datatable a {
	text-decoration:none;
	display:block;
	color:#000000;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.78rem; /* fsize_small h1 : 75% →　h1 font-size: 28.5px;　*/
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2.38rem; /* cs_default h1 : 100% →　font-size: 38px;　*/
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 3.08rem; /* fsize_big h1 : 130% →　font-size: 49.4px　*/
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.5rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 4.15rem; /* fsize_big2 h1 : 175% →　font-size: 66.5px　*/
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 2rem;
}
#tmp_contents #tmp_color .cs_heading {
	font-size: 2.38rem;
}
#tmp_contents #tmp_color .cs_outline {
	font-size: 1rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display:block;
	margin: 0 0 30px;
	font-weight: bold;
	border-top: 4px solid #333333;
	background-color: #007900;
	background-image: -moz-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%);
	background-image: -webkit-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%);
	background-image: -ms-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%);
	color: #ffffff;
	padding: 20px 20px 22px;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	margin:0 0 40px; /* Do not edit */
	border:2px solid #ebfaf7;
	background-color: #ebfaf7;
	color: #333333;
	padding:25px 20px;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	background-image: none;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
	border-bottom: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
}
#tmp_contents .cs_box.color_default {
	background-color:#FFFFFF !important;
}
#tmp_contents .cs_box.color_default .cs_heading {
	color: #ffffff !important;
	border-top: 4px solid #333333 !important;
	background-color: #007900 !important;
	background-image: -moz-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%) !important;
	background-image: -webkit-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%) !important;
	background-image: -ms-linear-gradient( 142deg, rgb(1,105,1) 0%, rgb(0,121,0) 100%) !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#000000 !important;
	background-color:#ebfaf7 !important;
}

/* ==================================================
消防局
================================================== */
#tmp_contents .box_link.shoubou_boxlink {
	border-color: #f9d6a8;
}
#tmp_contents .box_link.shoubou_boxlink .box_link_ttl {
	color: #944002;
	border-bottom-color: #e58c00;
}
#tmp_contents .box_link.shoubou_boxlink .box_link_ttl .shoubou_bl_tel{
	float: right;
	font-size: 70.1%;
}
/* ==================================================
借金時計
================================================== */
.w200 {
	width :220px;
}
.w100 {
	width :100%;
}
div.stokeibody {
    border: 1px solid;
    margin: 0 20px;
    padding: 30px 20px 20px;
}
div.saimu {
	padding-right :10px;
}
#iTIME {
	text-align:center;
	font-size: 140%;
	font-weight: bold;
}
#tmp_contents .detail-free-format table {
	margin :0.5em 0 0;
}
#tmp_contents .detail-free-format table.saimu {
	font-weight: bold;
}
#tmp_contents .detail-free-format table.num {
	width: 100%;
	border :2px solid black;
}
#tmp_contents .detail-free-format table td {
	padding :1em;
	border:0;
}
#tmp_contents .detail-free-format table.saimu td {
	font-size: 150%;
	padding :0.5em 0.5em 0.5em 0;
	width: 33%;
}
#tmp_contents .detail-free-format table td.num {
	line-height: 1.5em;
	text-align: right;
}
#tmp_contents .detail-free-format table td.num span {
	font-size: 150%;
	font-weight: bold;
}
#tmp_contents .detail-free-format table td.left {
	text-align: left;
}
#tmp_contents .detail-free-format table td.right {
	text-align: right;
}
#tmp_contents .detail-free-format table.w200 {
	border :2px solid black;
}
#tmp_contents .detail-free-format p.mleft {
	margin-left: 2em;
}
#tmp_contents .detail-free-format p.right {
	text-align: right;
}
#tmp_contents div.article table {
border :2px solid black;
}
#tmp_contents div.article table td, #tmp_contents div.article table th {
border :none;
}
/* ==================================================
フロー情報メイン画像
================================================== */
#tmp_contents .flow_main_img {
	max-width: 350px;
}
#tmp_contents .flow_main_img img {
	max-width: 100%;
	height: auto;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_head: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,
.rnavi_func_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
.section_attention:after,
.attention_cnt:after,
#tmp_contents .shisetsu_attention:after,
#tmp_contents .regional_row .regional_body:after,
#tmp_contents .box_deliver_cnt:after,
#tmp_contents .box_deliver_cnt ul:after,
#tmp_shisetsu_top_list:after,
#tmp_shisetsu_top_list ul:after,
#tmp_contents .shisetsu_top:after,
#tmp_event_cal_refine_cnt ul:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:990px !important;
	min-width:inherit !important;
	margin:0 auto !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	box-shadow:none !important;
}
#tmp_footer {
	margin-top:10px !important;
	margin-left:0 !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.container {
	width:100% !important;
	padding:0 !important;
}
.wrap_col_main {
	padding:0 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_means,
#tmp_share,
#tmp_directional,
.kashiwa_location,
.section_search,
#navi_floating,
.kashiwa_location,
#tmp_gnavi_subsite {
	display:none !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu,
#tmp_wrap_main,
#tmp_main {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:20px 10px !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_contents .top_col2L,
#tmp_contents .top_col2R {
	width:49%;
}
.sch_navi_btn,
.banner_title .container:before{
	display: none !important;
}
.banner_title,
.cate001 .banner_title,
.cate002 .banner_title,
.cate003 .banner_title{
	min-height: inherit !important;
	background: none !important;
}
.banner_title .container{
	margin: 30px auto !important;
}
.section_attention{
	margin-top: 0 !important;
}
.footer_inner{
	padding-bottom: 0 !important;
}
.footer_cnt{
	float:none !important;
	width:100% !important;
}
.copyright_wrap,
.banner_title h1{
	color: #222222 !important;
	background-color: #ffffff !important;
}
.copyright{
	text-align: left !important;
}
#tmp_cate_ttl_childcare p {
	background-position:top center;
}
#tmp_cate_ttl_childcare p,
#tmp_cate_ttl_childcare p a,
#tmp_cate_ttl_childcare p span {
	width:100%;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}

