@charset "utf-8";

#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	font-weight: bold;
	line-height: 1.5;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.8em 0 1.4em;
}
#tmp_contents h2,
#tmp_contents h3{
	background-color: transparent;
	background-position: left top;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h1 {
	color: #3a3a3a;
	padding: 28px 10px 15px 20px;
	background-image:url(/shared/templates/free/images/icon/h1_border.png), url(/shared/templates/free/images/icon/pattern_bgr.jpg);
	background-repeat:repeat-x, repeat;
	background-position:left top;
	font-size: 188.9%;
	letter-spacing: -0.03em;
	margin:0 0 0.8em;
}
#tmp_contents h2{
	padding: 28px 16px 19px;
	background-image: url(/shared/templates/free/images/icon/pattern_bgr.jpg);
	background-repeat: repeat;
	border-top: 1px solid #15705e;
}
#tmp_contents h3{
	padding-top: 27px;
	background-image: url(/shared/templates/free/images/icon/h3_border.png);
	background-repeat: repeat-x;
	letter-spacing: -0.04em;
	border-left: 6px solid #15705e;
	padding: 22px 10px 9px 20px;
}
#tmp_contents h4{
	padding-left: 18px;
	background: transparent url(/shared/templates/free/images/icon/h4_border.png) no-repeat 1px 4px;
	font-size: 122.2%;
}
#tmp_contents h5{
	padding-bottom: 8px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 111.1%;
}
#tmp_contents h6{
	font-size: 100%;
}
#tmp_contents img {
	max-width: 100%;
	height: auto;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 2em 1.6em; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ul li{
	margin:0 0 0.7em; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents a.icon_pdf,
#tmp_contents a.icon_pdf,
#tmp_contents a.icon_excel,
#tmp_contents a.icon_excel,
#tmp_contents a.icon_word,
#tmp_contents a.icon_word{
	color: #2639ac;
	text-decoration: underline;
	cursor: pointer;
}
#tmp_contents a.icon_pdf:hover,
#tmp_contents a.icon_pdf:focus,
#tmp_contents a.icon_excel:hover,
#tmp_contents a.icon_excel:focus,
#tmp_contents a.icon_word:hover,
#tmp_contents a.icon_word:focus{
	text-decoration: none;
}
#tmp_contents a.icon_pdf:before,
#tmp_contents a.icon_excel:before,
#tmp_contents a.icon_word:before{
	content: '';
	position: relative;
	display: inline-block;
	margin-right: 10px;
	top: 3px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 48px;
	height: 20px;
}
#tmp_contents a.icon_pdf:before{
	background-image:url(/shared/images/icon/icon_pdf.png);
}
#tmp_contents a.icon_excel:before{
	background-image:url(/shared/images/icon/icon_excel.png);
}
#tmp_contents a.icon_word:before{
	background-image:url(/shared/images/icon/icon_word.png);
}
#tmp_contents ol {
	margin:0 0 3.3em 2.9em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ol li{
	margin-bottom: 0.7em;/* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* wrap main
================================================== */
.format_free #tmp_wrap_main{
	position: relative;
}
.format_free #tmp_wrap_main:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	background: transparent url(/shared/templates/free/images/icon/pattern_square.png) repeat left top;
	width: 39.5%;
	height: 206px;
	color: inherit;
	border-bottom: 1px solid #d3d3d3;
	z-index: -1;
}
.format_free.custom_event #tmp_wrap_main:after{
	top: -30px;
}
.format_free #tmp_contents{
	background-color: #ffffff;
	color: #3a3a3a;
}

/* anchor
================================================== */
#tmp_anchor{
	margin: 20px 0 0 2px;
	padding-left: 19px;
	border-left: 2px solid #15705e;
}
#tmp_anchor .anchor_ttl{
	font-size: 122.2%;
	font-weight: bold;
	line-height: 1.6;
}
#tmp_anchor .anchor_cnt ul{
	margin-left: 1em;
}
#tmp_anchor .anchor_cnt li{
	font-size: 88.9%;
}
#tmp_anchor .anchor_cnt li a{
	color: #3a3a3a;
}
/* 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 3.3em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:26px 28px 8px;
	color:#333333;
	background-color: #ffffff;
	border: 2px solid #15705e;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#tmp_contents .outline ul ,
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 20px;
	padding: 15px 24px 13px;
	background-color: #ffffff;
	border: 1px solid #3a3a3a;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 1.5;
	color: #3a3a3a;
	overflow: hidden;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -15px -24px -13px;
	padding: 15px 24px 13px;
	background: transparent url(/shared/templates/free/images/icon/arrow_box_btn_lft.png) no-repeat right bottom;
	-webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    background-size: 18px auto;
	text-decoration: none;
	color: inherit;
}
#tmp_contents ul.box_btn a:hover,
#tmp_contents ul.box_btn a:focus{
	text-decoration: underline;
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 3.2em; /* Do not edit */
	background-color: #ffffff;
	/* border: 1px solid #3a3a3a; */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid#3a3a3a;
	overflow: hidden;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu_ttl{
	padding: 28px 24px;
	border-bottom: 1px solid #dddbd7;
	line-height: 1.5;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -28px -24px;
	padding: 28px 26px 28px 24px;
	background: transparent url(/shared/templates/free/images/icon/arrow_box_btn_lft.png) no-repeat right bottom;
	-webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    background-size: 18px auto;
	text-decoration: none;
	color: inherit;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 17px 24px 27px;
	line-height: 1.5;
}
#tmp_contents .box_menu_cnt p{
	margin-bottom: 0.5em;
}
#tmp_contents .box_menu ul,
#tmp_contents .box_menu ol {
	margin:0 0 0 17px; /* Do not edit */
}
#tmp_contents .box_menu ul li,
#tmp_contents .box_menu ol li{
	margin-bottom: 0.4em;
}
#tmp_contents .box_menu_ttl p,
#tmp_contents .box_menu ul li:last-child,
#tmp_contents .box_menu ol:last-child{
	margin-bottom: 0;
}
#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 */
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 3.3em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	position: relative;
	padding: 2px 25px 0;
	z-index: 1;
}
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl p {
	font-size: 133.3%;
	line-height: 1.5;
	font-weight:bold;
	padding: 9px 0 0 21px;
	border-left: 1px solid #15705e;
	border-top:none;
	background-image:none;
	margin:0 !important;
}
#tmp_contents .box_link .box_link_cnt {
	position: relative;
	padding: 16px 19px 30px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
#tmp_contents .box_link .box_link_cnt:before{
	content: '';
	position: absolute;
	right: 0;
	top: -16px;
	background: #fff7ef url(/shared/templates/free/images/icon/pattern_bgr.jpg) repeat left top;
	width: 100%;
	height: calc(100% + 16px);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #3a3a3a;
	z-index: -1;
}
#tmp_contents .box_link ul ,
#tmp_contents .box_link ol {
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul li,
#tmp_contents .box_link ol li{
	margin-bottom: 0.8em;
}
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link ul li:last-child,
#tmp_contents .box_link ol:last-child{
	margin-bottom: 0;
}
#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_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 3.2em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	position: relative;
	padding: 2px 25px 0;
	z-index: 1;
}
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl p{
	font-size: 133.3%;
	line-height: 1.5;
	font-weight:bold;
	padding: 11px 0 0 21px;
	border-left: 1px solid #15705e;
	border-top:none;
	background-image:none;
	margin:0 !important;
}
#tmp_contents .box_info .box_info_cnt {
	position: relative;
	padding: 12px 19px 30px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
#tmp_contents .box_info .box_info_cnt:before{
	content: '';
	position: absolute;
	right: 0;
	top: -16px;
	background: #fff7ef url(/shared/templates/free/images/icon/pattern_bgr.jpg) repeat left top;
	width: 100%;
	height: calc(100% + 16px);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #3a3a3a;
	z-index: -1;
}
#tmp_contents .box_info ul ,
#tmp_contents .box_info ol {
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul li,
#tmp_contents .box_info ol li{
	margin-bottom: 0.8em;
}
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info ul li:last-child,
#tmp_contents .box_info ol:last-child{
	margin-bottom: 0;
}
#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_info
================================================== */
#tmp_contents .box_faq {
	margin:0 0 2.9em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents .box_faq .box_faq_ttl {
	position: relative;
	padding: 2px 25px 0;
	z-index: 1;
}
#tmp_contents .box_faq .box_faq_ttl h2,
#tmp_contents .box_faq .box_faq_ttl p{
	font-size: 133.3%;
	line-height: 1.5;
	font-weight:bold;
	padding: 7px 0 0 21px;
	border-left: 1px solid #333333;
	border-top:none;
	background-image:none;
	margin:0 !important;
}
#tmp_contents .box_faq .box_faq_cnt {
	position: relative;
	padding: 16px 19px 24px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
#tmp_contents .box_faq .box_faq_cnt:before{
	content: '';
	position: absolute;
	right: 0;
	top: -16px;
	background: #eeeeee url(/shared/templates/free/images/icon/faq_bgr.jpg) no-repeat;
	width: 100%;
	height: calc(100% + 16px);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #3a3a3a;
	z-index: -1;
}
#tmp_contents .box_faq ul ,
#tmp_contents .box_faq ol {
	margin-bottom:0; /* Do not edit */
	margin-left: 1.6em; /* Do not edit */
}
#tmp_contents .box_faq ul{
	list-style-image:url(/shared/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents .box_faq ul li,
#tmp_contents .box_faq ol li{
	margin-bottom: 0.8em;
}
#tmp_contents .box_faq .box_faq_ttl h2,
#tmp_contents .box_faq ul li:last-child,
#tmp_contents .box_faq ol:last-child{
	margin-bottom: 0;
}
#tmp_contents .box_faq ul ul,
#tmp_contents .box_faq ul ol,
#tmp_contents .box_faq ol ul,
#tmp_contents .box_faq ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_faq .box_faq_btn{
	margin-top: 24px;
	padding-left: 20px;
	text-align: center;
}
#tmp_contents .box_faq .box_faq_btn a{
	position: relative;
    display: inline-block;
    min-width: 240px;
    padding: 13px 26px 7px 17px;
    background: #ffffff url(/shared/templates/free/images/icon/arrow_input_lft.png) no-repeat right center;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 88.9%;
    color: #3a3a3a;
    text-align: left;
    font-weight: 400;
    text-decoration: none;
}
#tmp_contents .box_faq .box_faq_btn a:hover,
#tmp_contents .box_faq .box_faq_btn a:focus{
	text-decoration: underline;
}
/* datatable & enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 3.3em; /* Do not edit */
	background-color:#ffffff;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #bebebe;
	color: #3a3a3a;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:15px 18px 12px;
	background-color:#f0f0f0;
	border:1px solid #bebebe;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:13px 19px 10px;
	vertical-align: top;
	border:1px solid #bebebe;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#990000; /* base.css > 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 */
}
#tmp_contents .enquete_button {
	clear: left;
	display:table;
	margin:15px auto;
}
#tmp_contents .enquete_button input {
	text-align:left;
    padding: 10px 28px 7px 20px;
	cursor:pointer;
    min-width: 240px;
    font-size: 88.9%;
    font-weight: bold;
    color: #3a3a3a;
	display:inline-block;
	background: url(/shared/templates/free/images/icon/arrow_input_lft.png) no-repeat;
	background-position: 210px center;
    border: 2px solid transparent;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #d9d9d9;
}
#tmp_contents .enquete_button input:hover,
#tmp_contents .enquete_button input:focus{
    padding: 9px 27px 6px 19px;
	background-position: 209px center;
	border: 2px solid #15705e;
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#feecec; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fbffe7; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e8ffee; /* 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 #bebebe; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#f0f0f0; /* = table.datatable th */
	border:1px solid #bebebe; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #bebebe; /* = table.datatable td */
}
/* list_table
================================================== */
#tmp_contents .list_table {
	border-collapse:collapse;
	border-spacing:0;
	width:100% !important;
	margin:0 0 30px;
}
#tmp_contents .list_table td {
	padding:10px 0;
	border-bottom:1px solid #e6e6e6;
	vertical-align:top;
	text-align:left;
	font-size:88.88%;
}
#tmp_contents .list_table td.date {
	width:8em;
}
#tmp_contents .list_table td p {
	margin-bottom:0 !important;
}
#tmp_contents .list_table td a {
	display: inline-block;
	padding-left: 18px;
	text-decoration: none;
	color: #3a3a3a;
	background: #ffffff url(/shared/images/icon/arrow_icon.png) no-repeat left 9px;
}
#tmp_contents .list_table td a:hover,
#tmp_contents .list_table td a:focus {
	text-decoration: underline;
}

/* ==================================================
index start
================================================== */
#tmp_contents #tmp_related_page.box_link{
	padding-top: 45px;
}
.type_idx.format_free #tmp_contents{
	background-color: transparent;
}
.type_idx.format_free #tmp_wrap_main:after{
	top: -20px;
	height: 316px;
}
.type_idx.format_free #tmp_pankuzu{
	margin-bottom: 52px;
}
#tmp_contents .page_idx h1 {
	max-width: calc(100% - 40.3%);
	padding: 0 0 10px;
	margin-bottom: 69px;
	font-size: 222.2%;
	font-weight: bold;
	color: #3a3a3a;
	background-image: url(/shared/templates/free/images/heading_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	letter-spacing: 0;
}
#tmp_contents .page_idx h1::before{
	content: none;
}
#tmp_idx_news,
#tmp_idx_news .news_block,
#tmp_idx_news .pickup_block {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
#tmp_idx_news {
	margin:0 0 67px;
}
#tmp_idx_news .news_block {
	flex:2;
}
#tmp_idx_news .pickup_block {
	position: relative;
	width: 32.1%;
	padding-left: 45px;
	margin-left:8.2%;
}
#tmp_idx_news .news_block .main_heading,
.news_block .main_heading {
	margin-bottom: 13px;
}
#tmp_idx_news .news_block .main_heading h2,
.news_block .main_heading h2 {
	display: inline-block;
	border: none;
	padding: 0 140px 0 0;
	margin: 0;
	font-size: 155.6%;
	color: #3a3a3a;
	background: #ffffff url(/shared/templates/free/images/news_ttl.png) no-repeat right center;
}
#tmp_idx_news .pickup_block:after {
	content: '';
	width: 1px;
	height: calc(100% - 116px);
	position: absolute;
	bottom: 3px;
	left: 0;
	background-color: #15705e;
}
#tmp_idx_news .news_block table{
	border-collapse: collapse;
	margin-bottom: 32px;
	width: 100%;
	table-layout: fixed;
}
#tmp_idx_news .news_block tr{
	border-bottom: 1px solid #e6e6e6;
}
#tmp_idx_news .news_block table td {
	padding: 5px 0 0;
	height: 56px;
}
#tmp_idx_news .news_block .news_date {
	width: 130px;
	font-size: 77.8%;
	color: #3a3a3a;
	padding-right: 10px;
	font-weight: bold;
}
#tmp_idx_news .news_block .news_url {
	font-size: 88.9%;
	font-weight: normal;
	padding-left: 0;
}
#tmp_idx_news .news_block .news_url a {
	display: inline-block;
	padding-left: 18px;
	text-decoration: none;
	color: #3a3a3a;
	font-weight: bold;
	background:   #ffffff url(/shared/images/icon/arrow_icon.png) no-repeat left 9px;
}
#tmp_idx_news .news_block .news_url a:hover,
#tmp_idx_news .news_block .news_url a:focus {
	text-decoration: underline;
}
#tmp_idx_news .news_block .btn_wrap {
	text-align: right;
	display:block;
	width:100%;
}
#tmp_idx_news .news_block .btn_view {
	min-width: 240px;
	color: #3a3a3a;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#tmp_idx_news .news_block .btn_view:before{
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	opacity: 0;
	border: 2px solid #15705e;
	border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
	transition: 0.3s opacity ease-in-out;
}
#tmp_idx_news .news_block .btn_view:hover,
#tmp_idx_news .news_block .btn_view:focus{
	text-decoration: none;
}
#tmp_idx_news .news_block .btn_view:hover:before,
#tmp_idx_news .news_block .btn_view:focus:before{
	opacity: 1;
}
#tmp_pickup{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: column-reverse;
}
#tmp_contents .pickup_block .main_heading {
	margin-bottom: 35px;
}
#tmp_contents .pickup_block .main_heading h2 {
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 155.6%;
	color: #3a3a3a;
	background: transparent;
}
#tmp_contents .pickup_block .main_heading h2:before {
	content: '';
	width: 29px;
    height: 80px;
    position: absolute;
    left: -53px;
    top: 3px;
	background: url(/shared/templates/free/images/pickup_ttl.png) no-repeat right center;
}
#tmp_contents .pickup_block .pickup_text {
	font-size: 100%;
	font-weight: bold;
}
#tmp_contents .pickup_block .pickup_img {
	margin-bottom: 18px;
}
#tmp_contents .pickup_block .pickup_img img {
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .pickup_block .pickup_text a {
	display: inline-block;
	text-decoration: none;
	color: #3a3a3a;
	padding-left: 26px;
	background: transparent url(/shared/images/icon/arrow_icon.png) no-repeat left 11px;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
}
#tmp_contents .pickup_block .splide__controls {
	padding: 29px 43px 0 10px;
	justify-content: center;
}
#tmp_contents .pickup_block .splide__slide.active img{
	opacity: 0.7;
}
#tmp_contents .pickup_block .splide__slide.active .pickup_text a {
	text-decoration: underline;
}
#tmp_contents .pickup_block .pickup_item_inner.active a,
#tmp_contents .pickup_block .pickup_item_inner a:hover,
#tmp_contents .pickup_block .pickup_item_inner a:focus{
	text-decoration: underline;
}
#tmp_contents .pickup_block .pickup_item_inner.active img{
	opacity: 0.7;
}
/* Anchor link */
#tmp_contents .sec_anchor_link {
	margin-bottom: 57px;
}
#tmp_contents .sec_anchor_link .anchor_list {
	list-style: none;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
}
#tmp_contents .anchor_list_wrap {
	position: relative;
	padding: 49px 17px 0;
	margin-bottom: 74px;
}
#tmp_contents .anchor_list_wrap:after {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	right: -20px;
	bottom: 34px;
	background-color: #15705e;
	z-index: -1;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
#tmp_contents .anchor_list_wrap .anchor_list,
#tmp_contents .anchor_list_wrap .anchor_list li,
#tmp_contents .anchor_list_wrap .anchor_list li a {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_contents .anchor_list_wrap .anchor_list {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
	background: #ffffff;
	color: #3a3a3a;
	border: 1px solid #3a3a3a;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow: hidden;
	margin: 0;
}
#tmp_contents .anchor_list_wrap .anchor_list li {
	width: 20%;
	margin: 0;
	border-right: 1px solid #3a3a3a;
	border-bottom: 1px solid #3a3a3a;
}
#tmp_contents .anchor_list_wrap .anchor_list li:nth-child(5n) {
	border-right:none;
}
#tmp_contents .anchor_list_wrap .anchor_list li:nth-child(5n+1):nth-last-child(-n+5),
#tmp_contents .anchor_list_wrap .anchor_list li:nth-child(5n+1):nth-last-child(-n+5) ~ li {
	border-bottom:none;
}
#tmp_contents .anchor_list_wrap .anchor_list li a {
	position: relative;
	width: 100%;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 8px 12px 13px;
	min-height: 66px;
	height: 100%;
	font-size: 88.9%;
	line-height: 1.1;
	color: #3a3a3a;
	background: #ffffff;
}
#tmp_contents .anchor_list_wrap .anchor_list li a:hover,
#tmp_contents .anchor_list_wrap .anchor_list li a:focus {
	text-decoration: underline;
}
#tmp_contents .anchor_list_wrap .anchor_list li a:after {
	content: '';
	width: 15px;
	height: 7px;
	position: absolute;
	bottom: 7px;
	left: 50%;
	background: transparent url(/shared/images/icon/icon_arrow_bt.png) no-repeat center bottom;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
#tmp_contents .sec_anchor_link .anchor_block {
	margin-bottom: 53px;
}
#tmp_contents .sec_anchor_link .anchor_block_inner {
	position: relative;
	padding-left: 33.3333%;
	padding-top: 56px;
	min-height: 350px;
}
#tmp_contents .sec_anchor_link .anchor_block_img {
	position: absolute;
	left: 0;
	top: 0;
}
#tmp_contents .sec_anchor_link .anchor_block_link {
	position: relative;
	z-index: 1;
	padding: 34px 15px 23px 19px;
	border: 1px solid #e8eaf1;
	border-top: 2px solid #15705e;
	color: #3a3a3a;
	background-color: #ffffff;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	min-height:500px;
}
#tmp_contents .sec_anchor_link .anchor_block_ttl {
	font-size: 144.4%;
	font-weight: bold;
	margin-bottom: 28px;
}
#tmp_contents .sec_anchor_link .anchor_block_ttl a{
	display: inline-block;
	padding-left: 40px;
	text-decoration: none;
	color: #3a3a3a;
	background: transparent url(/shared/images/icon/arrow_icon_2.png) no-repeat 2px 13px;
    background-size: 24px auto;
	-moz-background-size: 24px auto;
	-webkit-background-size: 24px auto;
}
#tmp_contents .sec_anchor_link .anchor_block_ttl a:hover,
#tmp_contents .sec_anchor_link .anchor_block_ttl a:focus {
	text-decoration: underline;
}
#tmp_contents .sec_anchor_link .anchor_block_list ul {
	margin: 0;
	list-style: none;
	padding-bottom: 22px;
}
#tmp_contents .sec_anchor_link .anchor_block_list ul li {
	border-bottom: 1px solid #eaeaea;
	padding: 18px 0 15px;
	margin-bottom: 0;
}
#tmp_contents .sec_anchor_link .anchor_block_list ul li:nth-child(n+6) {
	display: none;
}
#tmp_contents .sec_anchor_link .anchor_block_list ul li:first-child {
	border-top: 1px solid #eaeaea;
}
#tmp_contents .sec_anchor_link .anchor_block_list ul a {
	display: inline-block;
	padding-left: 28px;
	text-decoration: none;
	font-weight: bold;
	color: #3a3a3a;
	background: transparent url(/shared/images/icon/arrow_icon.png) no-repeat 7px 9px;
	background-size: 12px auto;
	-moz-background-size: 12px auto;
	-webkit-background-size: 12px auto;
}
#tmp_contents .sec_anchor_link .anchor_block_list ul a:hover,
#tmp_contents .sec_anchor_link .anchor_block_list ul a:focus {
	text-decoration: underline;
}
#tmp_contents .sec_anchor_link .anchor_block_list .btn_wrap {
	text-align: center;
	padding-left: 13px;
}
#tmp_contents .sec_anchor_link .anchor_block_list .btn_wrap {
	margin-top: -26px;
	margin: 0 auto;
}
#tmp_contents .sec_anchor_link .anchor_block_list .btn_readmore{
	border-color: #b1b3b8;
	color: #3a3a3a;
	position: relative;
	z-index: 1;
}
#tmp_contents .sec_anchor_link .anchor_block_list .btn_readmore:after{
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	opacity: 0;
	border: 2px solid #15705e;
	border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
	transition: 0.3s opacity ease-in-out;
}
#tmp_contents .sec_anchor_link .anchor_block_list .btn_readmore:hover,
#tmp_contents .sec_anchor_link .anchor_block_list .btn_readmore:focus{
	text-decoration: none;
}
#tmp_contents .sec_anchor_link .anchor_block_list .btn_readmore:hover:after,
#tmp_contents .sec_anchor_link .anchor_block_list .btn_readmore:focus:after{
	opacity: 1;
}
.no_javascript #tmp_contents .sec_anchor_link .anchor_block_list ul li:nth-child(n+6) {
	display: block;
}
#tmp_contents .sec_anchor_link .btn_wrap {
	display: block;
	height: auto;
}
#tmp_contents .sec_anchor_link .btn_wrap {
	display: none;
}
/* Search */
#tmp_common_navi {
	margin-bottom: 63px;
}
#tmp_common_navi .sec_seach_inner,
.custom_kanri .sec_seach_inner {
	padding: 55px 50px 45px;
	background: #faefe3 url(/shared/images/main/pattern_bgr.jpg) repeat left top;
	color: #3a3a3a;
	border-left: 1px solid #3a3a3a;
	border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
}
.custom_kanri .search_convenient {
	margin-bottom: 60px;
}
.custom_kanri .sec_search {
	margin: 60px 0;
}
.custom_kanri #tmp_search_menu_kanri {
	margin: 0;
}
.custom_kanri #tmp_search_menu_kanri .sec_seach_inner {
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.custom_kanri #tmp_life_menu .search_convenient {
    margin-bottom: 0;
}
.custom_kanri .sec_search .main_heading h2 {
	max-width: 50%;
}
/* ==================================================
index end
================================================== */
/* ==================================================
second_idx start
================================================== */
.custom_second_idx #tmp_contents .idx_menu .box_menu:not(:has(.box_menu_cnt)) .box_menu_ttl{
	border-bottom: none;
}
.easy_on.custom_second_idx #tmp_contents .idx_menu .box_menu_cnt{
	min-height: auto !important;
}
/* ==================================================
second_idx end
================================================== */

/* ==================================================
event start
================================================== */
/* events search part
================================================== */
#tmp_wrap_event_cal_refine{
	margin:45px 0 84px;
}
#tmp_event_cal_refine{
	padding: 25px 32px 40px 30px;
	background: #fdf5ed url(/shared/templates/free/images/icon/pattern_bgr.jpg) repeat;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto;
	background-size: 100px auto;
	border-radius: 6px;
	color: #3a3a3a;
}
#tmp_event_cal_refine_ttl{
	margin-bottom: 28px;
	padding-bottom: 14px;
	background: transparent url(/shared/templates/free/images/event/icon/event_bd_dashed.png) repeat-x left bottom;
}
#tmp_event_cal_refine_ttl h2{
	margin: 0;
	padding: 2px 0 2px 35px;
	background: transparent url(/shared/templates/free/images/event/icon/event_ttl_icon_search.png) no-repeat 2px 5px;
	-webkit-background-size: 26px auto;
	-moz-background-size: 26px auto;
	background-size: 26px auto;
	border-top: none;
	line-height: 1.3;
}
#tmp_event_search dt,
#tmp_event_cal_refine_cnt fieldset legend {
	position: relative;
	float: left;
	padding: 0 10px 0 19px;
	width: 202px;
	font-size: 111.1%;
	font-weight: bold;
	line-height: 1.8;
}
#tmp_event_search dt,
#tmp_event_cal_refine_cnt fieldset.genre legend {
	padding-top:9px;
}
#tmp_event_search dt:before,
#tmp_event_cal_refine_cnt fieldset legend:before{
	content: '';
	position: absolute;
	left: -2px;
    top: 5px;
	bottom: 0;
	margin: auto 0;
	background-color: #15705e;
	width: 4px;
	height: 34px;
}
#tmp_event_search dt label{
	cursor: pointer;
}
#tmp_event_search dd,
#tmp_event_cal_refine_cnt fieldset ul{
	float: right;
	width: calc(100% - 202px);
}
#tmp_event_cal_refine_cnt input[type="text"]{
	display: block;
	padding: 14px 18px 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #cccccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 88.9%;
	font-weight: bold;
}
#tmp_event_search #tmp_event_keyword:focus::placeholder {
	color: transparent;
}
#tmp_event_search{
	margin-bottom: 31px;
}
/* fieldset style */
#tmp_event_cal_refine_cnt fieldset:not(:last-of-type){
	margin-bottom:26px;
}
#tmp_event_cal_refine_cnt fieldset ul {
	margin: 0;
	list-style: none;
}
#tmp_event_cal_refine_cnt fieldset li {
	position: relative;
	display:inline-block;
	vertical-align:top;
	margin: 0 33px 18px 0;
}
#tmp_event_cal_refine_cnt fieldset input[type="checkbox"]{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
#tmp_event_cal_refine_cnt fieldset label{
	position: relative;
	display: block;
	padding: 2px 4px 2px 28px;
    cursor: pointer;
	font-weight: bold;
}
#tmp_event_cal_refine_cnt fieldset label:before,
#tmp_event_cal_refine_cnt fieldset label:after{
	content: '';
	position: absolute;
}
#tmp_event_cal_refine_cnt fieldset label:before{
    top: 6px;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border: 1px solid #3a3a3a;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#tmp_event_cal_refine_cnt fieldset label:after{
    top: 11px;
    left: 2px;
    background: transparent url(/shared/templates/free/images/event/icon/event_icon_checked.png) no-repeat;
    -webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
    width: 14px;
    height: 10px;
    opacity: 0;
    -webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
    -webkit-transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}
#tmp_event_cal_refine_cnt fieldset input:checked ~ label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#tmp_event_cal_refine_cnt fieldset input:focus ~ label:before{
	outline: 1px solid;
}
/* list genre */
#tmp_event_cal_refine_cnt .genre ul li {
	float: left;
	margin: 0 10px 10px 0;
	width: calc(23% - 10px);
	max-width:180px;
}
#tmp_event_cal_refine_cnt .genre ul li.genre1,
#tmp_event_cal_refine_cnt .genre ul li.genre8 {
	width: calc(30% - 10px);
	max-width:238px;
}
#tmp_event_cal_refine_cnt .genre ul label{
	padding: 13px 40px 9px 38px;
	background-repeat: no-repeat;
	background-position: right 6px center;
	border-radius: 6px;
	border:1px solid #ffffff;
	font-weight: bold;
}
#tmp_event_cal_refine_cnt .genre ul label:before{
	top: 15px;
	left: 10px;
}
#tmp_event_cal_refine_cnt .genre ul label:after{
	top: 20px;
	left: 12px;
}
#tmp_event_cal_refine_cnt .genre ul .genre1 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_1 a {
	background-color: #cdf6bb;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon1.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre2 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_2 a {
	background-color: #efd4fa;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon2.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre3 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_3 a {
	background-color: #ccdff9;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon3.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre4 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_4 a {
	background-color: #fdd8cb;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon4.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre5 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_5 a {
	background-color: #fad4df;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon5.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre6 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_6 a {
	background-color: #c4f0f8;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon6.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre7 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_7 a {
	background-color: #bdf4c6;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon7.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre8 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_8 a {
	background-color: #fff2ac;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon8.png);
}
#tmp_event_cal_refine_cnt .genre ul .genre9 label,
#tmp_event_cal_7w table.event_cal_7w td.cal_event_index_9 a {
	background-color: #dedede;
	background-image: url(/shared/templates/free/images/event/icon/genre_icon9.png);
}
#tmp_event_cal_refine_cnt .genre ul li:nth-child(4n) {
	margin-right: 0;
	clear: right;
}
#tmp_event_cal_refine_cnt .genre ul li:nth-child(4n+1) {
	clear: left;
}

/* button style */
#tmp_event_cal_refine_btn{
	display: table;
	margin: 20px auto 0;
	padding-right: 33px;
}
#tmp_event_cal_refine_btn p{
	display: table-cell;
	vertical-align: middle;
}
#tmp_event_keyword_btn{
	display: block;
	padding: 11px 16px 8px;
	background-color: #3a3a3a;
	min-width: 200px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 122.2%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	letter-spacing: 0.3em;
    text-indent: 0.2em;
}
#tmp_event_cal_refine_btn p.clear_btn a{
	display: block;
	padding: 10px 16px;
	background-color: #ffffff;
	min-width: 160px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size: 88.9%;
	color: #3a3a3a;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#tmp_event_keyword_btn:hover,
#tmp_event_keyword_btn:focus,
#tmp_event_cal_refine_btn p.clear_btn a:hover,
#tmp_event_cal_refine_btn p.clear_btn a:focus{
	text-decoration: underline;
}
#tmp_event_cal_refine_btn p:not(:last-child){
	padding-right: 40px;
}
/* events tabMenu part
================================================== */
#tmp_event_cal_tab{
	margin-bottom: 29px;
	overflow: hidden;
}
#tmp_event_cal_tab ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -5px;
	border-bottom: 4px solid #15705e;
	list-style: none;
}
#tmp_contents #tmp_event_cal_tab li{
	margin: 0;
}
#tmp_event_cal_tab li{
	margin: 0;
	padding: 0 5px;
	width: 50%;
	list-style: none;
}
#tmp_event_cal_tab a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 15px 31px 15px 20px;
	background-color: #ffffff;
	border: 1px solid #cbcaca;
	border-bottom: none;
	-webkit-border-top-right-radius: 12px;
	-moz-border-top-right-radius: 12px;
	border-top-right-radius: 12px;
	font-size: 111.1%;
	color: #3a3a3a;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#tmp_event_cal_tab span{
	display: inline-block;
	padding: 2px 0 2px 52px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	-webkit-background-size: 31px auto;
	-moz-background-size: 31px auto;
	background-size: 31px auto;
	min-height: 32px;
	text-align: left;
	color: inherit;
}
#tmp_event_cal_tab_list span{
	background-image: url(/shared/templates/free/images/event/icon/event_tab_icon_01.png);
}
#tmp_event_cal_tab_cal span{
	background-image: url(/shared/templates/free/images/event/icon/event_tab_icon_02.png);
}
/* selected tab */
#tmp_event_cal_tab li.selected a{
	background-color: #15705e;
	border-color: #15705e;
	color: #ffffff;
}
#tmp_event_cal_tab_list.selected span{
	background-image: url(/shared/templates/free/images/event/icon/event_tab_icon_01_act.png);
}
#tmp_event_cal_tab_cal.selected span{
	background-image: url(/shared/templates/free/images/event/icon/event_tab_icon_02_act.png);
}
#tmp_event_cal_tab li a:hover span,
#tmp_event_cal_tab li a:focus span{
	text-decoration: underline;
}
#tmp_event_cal_tab a:focus{
	outline-offset: -2px;
}
/* events calendar part
================================================== */
#tmp_event_main{
	margin-bottom: 55px;
}
#tmp_event_main .wrap_event_col_lft_navi{
	float: right;
	width: 290px;
	position:relative;
}
#tmp_event_main .wrap_event_col_main{
	float: left;
	padding: 22px 40px 0 0;
	width: calc(100% - 290px);
}
#tmp_wrap_event_cal {
	width: 290px;
}
/* calendar list detail*/
#tmp_event_cal_list h2{
	margin: 0 0 39px;
	padding: 0 0 17px;
	background: transparent;
	border-top: none;
	border-bottom: 2px solid #e5e5e5;
	color: #3a3a3a;
	letter-spacing: -0.05em;
}
#tmp_event_cal_list table.event_cal_list,
#tmp_event_cal_list table.event_cal_list tr,
#tmp_event_cal_list table.event_cal_list td{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
}
#tmp_event_cal_list table.event_cal_list .cal_date{
	text-align: center;
	line-height: 1.4;
}
#tmp_event_cal_list table.event_cal_list .cal_date span{
	font-size: 155.5%;
	line-height: 1;
}
#tmp_event_cal_list table.event_cal_list td:first-child{
	width: 281px;
}
#tmp_event_cal_list table.event_cal_list tr.cal_th td{
	padding: 16px 20px 12px;
	background-color: #f2f2f2;
	font-size: 111.1%;
	font-weight: 500;
	color: #3a3a3a;
	text-align: center;
}
#tmp_event_cal_list table.event_cal_list tr:not(.cal_th) td{
	padding: 16px 11px 15px;
}
/* background-color sat-sun days */
#tmp_event_cal_list table.event_cal_list tr:not(.cal_th) td.cal_sat{
	background-color: #ecf4fe;
}
#tmp_event_cal_list table.event_cal_list tr:not(.cal_th) td.cal_sat.cal_date{
	color: #1b5cab;
}
#tmp_event_cal_list table.event_cal_list tr:not(.cal_th) td.cal_sun{
	background-color: #feecec;
}
#tmp_event_cal_list table.event_cal_list tr:not(.cal_th) td.cal_sun.cal_date{
	color: #ac1c45;
}
#tmp_event_cal_list table.event_cal_list tr:not(.cal_th) td.cal_today{
	background-color: #ffffd4;
}
/* list links */
#tmp_event_cal_list table.event_cal_list ul{
	margin: 0 !important;
	list-style: none;
}
#tmp_event_cal_list .event_cal_list ul li {
	margin:0 0 5px !important;
	padding:7px 0 7px 38px;
	position:relative;
	min-height:40px;
}
#tmp_event_cal_list .event_cal_list ul li .img {
	position:absolute;
	top:0;
	left:0;
	width:34px;
	height:34px;
}
#tmp_event_cal_list .event_cal_list ul li a {
	color:#3a3a3a;
	font-weight: bold;
}
/* btn link more */
#tmp_event_cal_list .event_link_more{
	margin-top: 24px;
	text-align: center;
}
#tmp_event_cal_list .event_link_more a{
	display: inline-block;
	margin-left: 42px;
	padding: 10px 25px 5px 14px;
	color:#3a3a3a;
	font-weight: bold;
	background: transparent url(/shared/templates/free/images/event/icon/event_arrow_link.png) no-repeat right 12px center;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
	min-width: 220px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size: 88.9%;
	text-align: left;
	text-decoration: none;
	position: relative;
}
#tmp_event_cal_list .event_link_more a::before{
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	opacity: 0;
	border: 2px solid #15705e;
	border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
	transition: 0.3s opacity ease-in-out;
}
#tmp_event_cal_list .event_link_more a:hover::before,
#tmp_event_cal_list .event_link_more a:focus::before{
	opacity: 1;
}
/* left navi - calendar month */
.custom_event .event_col3{
	position: relative;
	margin-bottom: 2px;
	padding: 0 60px;
	font-weight: bold;
	text-align: center;
}
.custom_event .event_col3 a{
	display: inline-block;
	padding: 2px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 7px auto;
	line-height: 1.8;
	color: #3a3a3a;
	text-decoration: none;
}
.custom_event .event_col3 a:hover,
.custom_event .event_col3 a:focus{
	text-decoration: underline;
}
.custom_event .event_col3 .event_col3L,
.custom_event .event_col3 .event_col3R{
	position: absolute;
	top: 50%;
	font-size: 88.9%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.custom_event .event_col3 .event_col3L{
	left: 0;
}
.custom_event .event_col3 .event_col3R{
	right: 0;
}
.custom_event .event_col3 .event_col3M{
	color: #15705e;
}
.custom_event .event_col3 .prev a{
	padding-left: 14px;
	background-image: url(/shared/templates/free/images/event/icon/event_arrow_prev.png);
	background-position: left center;
}
.custom_event .event_col3 .next a{
	padding-right: 14px;
	background-image: url(/shared/templates/free/images/event/icon/event_arrow_next.png);
	background-position: right center;
}
.custom_event .event_col3 .month{
	font-size: 133.3%;
}
.custom_event #tmp_contents >p + .event_col3.event_page_navi{
	margin-bottom: 5px;
	padding-top: 11px;
}
.custom_event #tmp_contents >p +.event_col3.event_page_navi .event_col3L,
.custom_event #tmp_contents >p +.event_col3.event_page_navi .event_col3R{
	margin-top: 4px;
}
.custom_event .event_col3.event_page_navi .year{
	font-size: 122.2%;
}
.custom_event .event_col3.event_page_navi .month{
	font-size: 177.7%;
}
/* table calendar month */
#tmp_lnavi_event_cal_cnt table.calendar,
#tmp_lnavi_event_cal_cnt table.calendar tr,
#tmp_lnavi_event_cal_cnt table.calendar td{
	border: 1px solid #cccccc;
	border-collapse: collapse;
	border-spacing: 0;
}
#tmp_lnavi_event_cal_cnt table.calendar{
	table-layout: fixed;
	width: 100%;
}
#tmp_lnavi_event_cal_cnt table.calendar td{
	background-color: #ffffff;
	font-size: 88.9%;
	color: #222222;
	text-align: center;
}
#tmp_lnavi_event_cal_cnt table.calendar td.bgcolor{
	padding: 6px 2px 2px;
	background-color: #ebebeb;
}
#tmp_lnavi_event_cal .calendar tr:first-child td:first-child{
	background-color: #feecec;
	color: #ac1c45;
}
#tmp_lnavi_event_cal .calendar tr:first-child td:last-child{
	background-color: #ecf4fe;
	color: #1b5cab;
}
#tmp_lnavi_event_cal_cnt table.calendar td.cal_today{
	background-color: #ffffd4;
}
#tmp_lnavi_event_cal_cnt table.calendar td.cal_sun,
#tmp_lnavi_event_cal_cnt table.calendar td.cal_sun a{
	color: #ac1c45;
}
#tmp_lnavi_event_cal_cnt table.calendar td.cal_sat,
#tmp_lnavi_event_cal_cnt table.calendar td.cal_sat a{
	color: #1b5cab;
}
#tmp_lnavi_event_cal_cnt table.calendar a{
	display: block;
	padding: 5px 3px 4px;
	color:#3a3a3a;
}
/* events detail 7w
================================================== */
#tmp_event_cal_7w{
	margin-bottom: 11px;
	overflow-x: auto;
}
#tmp_event_cal_7w table.event_cal_7w,
#tmp_event_cal_7w table.event_cal_7w tr,
#tmp_event_cal_7w table.event_cal_7w td{
	margin: 0;
    padding: 0;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
#tmp_event_cal_7w table.event_cal_7w{
	table-layout: fixed;
	background: #ffffff url(/shared/templates/free/images/event/icon/event_cal_7w_bg.gif) repeat-y right top;
	width: 1200px;
	border: 1px solid #cccccc;
	color: #222222;
	font-size: 88.9%;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_th td,
#tmp_event_cal_7w table.event_cal_7w tr.cal_week td{
	padding-top: 6px;
	padding-bottom: 2px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: 500;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_th td:not(:last-child){
	border-right: 1px solid #cccccc;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_th td.cal_sun,
#tmp_event_cal_7w table.event_cal_7w tr.cal_week td.cal_sun{
	background-color: #feecec;
	color: #ac1c45;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_week td.cal_holiday{
	color: #d11818;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_week td.cal_today{
	background-color: #ffffd4;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_th td.cal_sat,
#tmp_event_cal_7w table.event_cal_7w tr.cal_week td.cal_sat{
	border-left: 1px solid #cccccc;
	background-color: #edf8fc;
	color: #1b5cab;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_th td{
	background-color: #f2f2f2;
	width: 14.28%;
	color: #222222;
	text-align: center;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_week td{
	padding-left: 12px;
	border-bottom-style: dotted;
}
#tmp_event_cal_7w table.event_cal_7w tr.cal_week + tr td{
	padding-top: 6px;
}
#tmp_event_cal_7w table.event_cal_7w td{
	padding: 0 5px 6px 7px;
	vertical-align: top;
}
#tmp_event_cal_7w table.event_cal_7w p:not(.event_link_more) a{
	display: block;
	padding: 10px 10px 10px 37px;
	min-height:48px;
	line-height: 1.7;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:5px 9px;
	-webkit-background-size:30px 30px !important;
	-moz-background-size:30px 30px !important;
	background-size:30px 30px !important;
}
#tmp_event_cal_7w table.event_cal_7w p:not(.event_link_more) a:hover,
#tmp_event_cal_7w table.event_cal_7w p:not(.event_link_more) a:focus{
	text-decoration: underline;
}
#tmp_event_cal_7w table.event_cal_7w p.event_link_more a{
	display: block;
	margin: 4px 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 8px 6px 5px;
	line-height: 1.7;
	color: #222222;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	position: relative;
}
#tmp_event_cal_7w table.event_cal_7w p.event_link_more a:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	background: transparent url(/shared/templates/free/images/event/icon/event_arrow_next.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 8px;
	height: 12px;
}
#tmp_event_cal_7w table.event_cal_7w p.event_link_more a:after{
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	opacity: 0;
	border: 2px solid #15705e;
	transition: 0.3s opacity ease-in-out;
}
#tmp_event_cal_7w table.event_cal_7w p.event_link_more a:hover:after,
#tmp_event_cal_7w table.event_cal_7w p.event_link_more a:focus:after{
	opacity: 1;
}
#tmp_event_cal_7w + .event_col3.event_page_navi{
	margin-bottom: 40px;
}
/* reset magin-bottom */
#tmp_contents #tmp_lnavi_event_cal_ttl p,
#tmp_event_cal_list table.event_cal_list .cal_date p,
#tmp_event_related .related_item_img p,
#tmp_event_related .related_item_des p,
#tmp_event_cal_7w table.event_cal_7w p,
.custom_event #tmp_contents .event_page_navi.event_col3 p,
#tmp_event_search dd p{
	margin-bottom: 0;
}
/* ==================================================
event end
================================================== */
/* ==================================================
start event top
================================================== */
#tmp_event_banner{
	width: 100%;
	clear: both;
	margin: 19px 0 50px;
}
#tmp_event_banner h1 img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
#tmp_search_by_event {
	padding-top:10px;
}
#tmp_event_navi_new .slash_ttl,
#tmp_search_by_event .slash_ttl{
	background: #ffffff url(/shared/templates/free/images/event/main/slash_pattern_bg.jpg) center center repeat-x;
	color: inherit;
	text-align: center;
}
#tmp_event_navi_new .slash_ttl h2,
#tmp_search_by_event .slash_ttl h2{
	display: table;
	width: 368px;
	border: 1px solid #1b7462;
	border-top: none;
	border-bottom: none;
	font-size: 177.78%;
	color: inherit;
	background: #ffffff url(/shared/templates/free/images/event/main/search_ttl.png) center 0px no-repeat;
	margin: 0 auto 69px;
	padding: 44px 14px 0px;
	line-height: 1;
}
#tmp_search_by_event h3{
	font-size: 144.44%;
	border-left: none;
	background-image: linear-gradient(#15705e, #15705e);
	background-size: 4px calc(100% - 4px);
	background-position: left 1px;
	background-repeat: no-repeat;
	margin: 0 0 26px;
	padding: 1px 10px 0px 27px;
}
#tmp_search_by_event .search_form{
	background: #ffffff url(/shared/templates/free/images/event/main/keyword_bg_pc.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	border-radius: 6px;
	padding: 25px 30px;
	margin-bottom: 61px;
}
#tmp_search_by_event .search_form label{
	display: none;
}
#tmp_search_by_event .search_form .wrap_sch_row{
	position: relative;
}
#tmp_search_by_event .search_form .sch_btn{
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
	margin: 0;
}
#tmp_func_sch_btn_keyword{
	width: 70px;
	height: 100%;
	margin: 0;
	border: none;
	background: #3a3a3a url(/shared/templates/free/images/event/icon/event_search_white.png) center center no-repeat;
	color: #ffffff;
	text-indent: -9999px;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
	transition: background-color 0.3s ease-in-out;
}
#tmp_func_sch_btn_keyword:hover,
#tmp_func_sch_btn_keyword:focus{
	background-color: #15705e;
}
#tmp_search_by_event .search_form .sch_box{
	margin: 0;
}
#tmp_search_by_event .search_form .sch_box input{
	width: 100%;
	font-size: 88.89%;
	font-weight: bold;
	display: block;
	height: 50px;
	padding: 5px 90px 5px 20px;
	border: 1px solid #cccccc;
	border-radius: 6px;
	overflow: hidden;
	color: #737373;
}
/* common search */
#tmp_event_navi_new ul,
#tmp_search_by_event .facility_sch_btn,
#tmp_search_by_event .target_sch_btn,
#tmp_search_by_event .genre_sch_btn{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
#tmp_event_navi_new li,
#tmp_search_by_event .facility_sch_btn li,
#tmp_search_by_event .target_sch_btn li,
#tmp_search_by_event .genre_sch_btn li{
	padding: 0 10px;
	display: flex;
	margin-bottom: 20px;
}
#tmp_event_navi_new ul li a,
#tmp_search_by_event .facility_sch_btn a,
#tmp_search_by_event .target_sch_btn a,
#tmp_search_by_event .genre_sch_btn a{
	width: 100%;
	color: #3a3a3a;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 6px;
	text-decoration: none;
}
/* genre search */
#tmp_search_by_event .genre_sch_btn{
	padding-top: 1px;
	margin-bottom: 40px;
}
#tmp_search_by_event .genre_sch_btn li{
	width: 25%;
}
#tmp_search_by_event .genre_sch_btn a{
	display: flex;
	align-items: center;
	padding: 10px 5px 10px 54px;
	min-height: 54px;
	background-position: 10px center;
	background-repeat: no-repeat;
	font-weight: bold;
}
#tmp_search_by_event .genre_sch_btn .genre_class a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon1.png);
}
#tmp_search_by_event .genre_sch_btn .genre_festival a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon2.png);
}
#tmp_search_by_event .genre_sch_btn .genre_history a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon3.png);
}
#tmp_search_by_event .genre_sch_btn .genre_art a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon4.png);
}
#tmp_search_by_event .genre_sch_btn .genre_sport a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon5.png);
}
#tmp_search_by_event .genre_sch_btn .genre_health a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon6.png);
}
#tmp_search_by_event .genre_sch_btn .genre_natural a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon7.png);
}
#tmp_search_by_event .genre_sch_btn .genre_meeting a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon8.png);
}
#tmp_search_by_event .genre_sch_btn .genre_other a{
	background-image: url(/shared/templates/free/images/event/icon/genre_list_icon9.png);
}
/* target search */
#tmp_search_by_event .target_sch_btn{
	margin-bottom: 21px;
}
#tmp_search_by_event .target_sch_btn li{
	padding: 0 10px 20px;
	width: 25%;
}
#tmp_search_by_event .target_sch_btn a{
	display: block;
	background-position: center 18px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 79px 10px 14px;
	font-weight: bold;
}
#tmp_search_by_event .target_sch_btn .target_kid{
	background-image: url(/shared/templates/free/images/event/icon/target_kid.png);
}
#tmp_search_by_event .target_sch_btn .target_old{
	background-image: url(/shared/templates/free/images/event/icon/target_old.png);
}
#tmp_search_by_event .target_sch_btn .target_adult{
	background-image: url(/shared/templates/free/images/event/icon/target_adult.png);
}
#tmp_search_by_event .target_sch_btn .target_everyone{
	background-image: url(/shared/templates/free/images/event/icon/target_everyone.png);
}
/* facibility search */
#tmp_search_by_event .facility_sch_btn{
	margin-bottom: 40px;
}
#tmp_search_by_event .facility_sch_btn li{
	width: 33.33%;
	margin-bottom: 21px;
}
#tmp_search_by_event .facility_sch_btn a{
	display: flex;
	background-position: center 18px;
	background-repeat: no-repeat;
	align-items: center;
	min-height: 79px;
	background-image: url(/shared/templates/free/images/event/icon/event_arrow_link.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px 25px 10px 17px;
	font-weight: bold;
}
/* event calendar */
#tmp_search_by_event .wrap_event_cal{
	color: #3a3a3a;
	background: #ffffff url(/shared/templates/free/images/event/main/bg_calendar.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 51px 50px 18px;
	margin-bottom: 59px;
}
#tmp_search_by_event .event_cal_ttl{
	color: #15705e;
	background-color: transparent;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 16px;
	line-height: 1;
}
#tmp_search_by_event .event_cal_ttl .year{
	font-size: 111.11%;
	margin: 0;
}
#tmp_search_by_event .event_cal_ttl .month{
	font-size: 144.44%;
	margin: 0;
	padding-left: 5px;
}
#tmp_event_mini_calendar{
	display: flex;
	margin-bottom: 31px;
}
#tmp_search_by_event .event_cal{
	width: 50%;
	padding: 0 10px;
}
#tmp_search_by_event .event_cal_cnt table{
	width: 100%;
	color: #3a3a3a;
	background-color: #ffffff;
	border-collapse: collapse;
	font-size: 88.89%;
	text-align: center;
}
#tmp_search_by_event .event_cal_cnt table th,
#tmp_search_by_event .event_cal_cnt table td{
	border: 1px solid #15705e;
}
#tmp_search_by_event .event_cal_cnt table th{
	font-weight: 400;
	background-color: #ebebeb;
	color: inherit;
	padding: 6px 5px 1px;
}
#tmp_search_by_event .event_cal_cnt table th.sun{
	background-color: #feecec;
}
#tmp_search_by_event .event_cal_cnt table th.sat{
	background-color: #ecf4fe;
}
#tmp_search_by_event .event_cal_cnt table .sun{
	color: #ac1c45;
}
#tmp_search_by_event .event_cal_cnt table .sat{
	color: #1b5cab;
}
#tmp_search_by_event .event_cal_cnt table td{
	padding: 7px 5px 2px;
}
#tmp_search_by_event .event_cal_cnt table a{
	display: block;
	color: inherit;
}
#tmp_search_by_event .event_cal_cnt table a:hover,
#tmp_search_by_event .event_cal_cnt table a:focus{
	text-decoration: none;
}
#tmp_search_by_event .event_cal_cnt table .today{
	font-weight: bold;
	background-color: #fbffe7;
}
#tmp_event_navi_new .view_btn a,
#tmp_search_by_event .view_btn a,
#tmp_search_by_event .event_cal_list_btn a{
	position: relative;
	color: #3a3a3a;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 23px;
	text-decoration: none;
	padding: 10px 41px 9px 16px;
	display: table;
	font-size: 88.89%;
	font-weight: bold;
	margin: 0 auto;
}
#tmp_search_by_event .view_btn{
	padding-top: 11px;
	padding-bottom: 85px;
}
#tmp_search_by_event .view_btn a{
	padding: 10px 77px 9px 16px;
	position: relative;
}
#tmp_event_navi_new .view_btn a::before,
#tmp_search_by_event .view_btn a:before,
#tmp_search_by_event .event_cal_list_btn a:before{
	content: '';
	position: absolute;
	width: 12px;
	height: 8px;
	background: url(/shared/templates/free/images/event/icon/arrow_link.png) 0 0 no-repeat;
	right: 14px;
	top: 50%;
	margin-top: -4px;
}
#tmp_event_navi_new .view_btn a::after,
#tmp_search_by_event .view_btn a:after,
#tmp_search_by_event .event_cal_list_btn a:after{
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	opacity: 0;
	border: 2px solid #15705e;
	border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
	transition: 0.3s opacity ease-in-out;
}
#tmp_search_by_event .view_btn a:hover::after,
#tmp_search_by_event .view_btn a:focus::after,
#tmp_event_navi_new .view_btn a:hover::after,
#tmp_event_navi_new .view_btn a:focus::after,
#tmp_search_by_event .event_cal_list_btn a:hover::after,
#tmp_search_by_event .event_cal_list_btn a:focus::after{
	opacity: 1;
}
/* What's new section */
#tmp_event_navi_new .slash_ttl{
	background-image: url(/shared/templates/free/images/event/main/slash_pattern_bg_blue.jpg);
}
#tmp_event_navi_new .slash_ttl h2{
	background-image: url(/shared/templates/free/images/event/main/what_new_ttl.png);
	border-color: #3eb5cb;
	padding: 40px 86px 3px;
	background-position: center 5px;
	margin-bottom: 60px;
}
#tmp_event_navi_new ul{
	margin: 0 -15px;
}
#tmp_event_navi_new ul li{
	width: 50%;
	padding: 0 15px;
	margin-bottom: 41px;
	line-height: 1.5;
}
#tmp_event_navi_new ul li a{
	overflow: hidden;
}
#tmp_event_navi_new ul li a img{
	display: block;
	transition: 0.3s ease-in-out opacity;
	width: 100%;
}
#tmp_event_navi_new ul li a:hover img,
#tmp_event_navi_new ul li a:focus img,
#tmp_pickup_event .pickup_cnt a:hover img,
#tmp_pickup_event .pickup_cnt a:focus img{
	opacity: 0.7;
}
#tmp_event_navi_new ul li a .cnt{
	display: block;
	padding: 20px 15px 21px 20px;
}
#tmp_event_navi_new ul li a .date{
	display: block;
	font-size: 88.89%;
	margin-bottom: 6px;
}
#tmp_event_navi_new ul li a .ttl{
	font-weight: bold;
}
#tmp_event_navi_new .view_btn{
	padding-top: 9px;
}
#tmp_event_navi_new .view_btn a{
	padding: 10px 43px 8px 18px;
}
#tmp_event_navi_new .view_btn a:before{
	right: 17px;
	margin-top: -2px;
}
/* rnavi pickup event */
#tmp_pickup_event .pickup_ttl {
	border-bottom: 1px solid #e6e6e6;
	padding:3px 0 9px;
	margin:0 0 20px;
}
#tmp_pickup_event .pickup_ttl p {
	margin:0 !important;
	font-size: 111.11%;
	font-weight: bold;
	padding: 0 0 0 31px;
	color: #3a3a3a;
	background: #ffffff url(/shared/templates/free/images/event/icon/event_icon_sound_pc.png) 0 7px no-repeat;
}
#tmp_pickup_event .pickup_cnt ul{
	list-style: none;
}
#tmp_pickup_event .pickup_cnt li{
	margin-bottom: 20px;
}
#tmp_pickup_event .pickup_cnt a{
	display: block;
	font-size: 88.89%;
	color: #3a3a3a;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}
#tmp_pickup_event .pickup_cnt a img{
	display: block;
	width: 100%;
	height: auto;
	transition: 0.3s ease-in-out opacity;
}
#tmp_pickup_event .pickup_cnt a .cnt{
	padding: 18px 0 11px;
	display: block;
}
#tmp_pickup_event .pickup_cnt a .date{
	display: block;
	margin-bottom: 6px;
}
#tmp_pickup_event .pickup_cnt a .ttl{
	font-weight: bold;
	line-height: 1.7;
}
.custom_event #tmp_pickup_event .pickup_ttl {
	margin-bottom: 30px;
	padding:0 0 6px;
	border-bottom: 2px solid #e5e5e5;
}
.custom_event #tmp_pickup_event .pickup_ttl p {
	font-size:144.44%;
	padding: 0 0 0 44px;
	background-image:url(/shared/templates/free/images/event/icon/event_icon_sound.png);
	background-position: 4px 8px;
}
.custom_event #tmp_pickup_event .pickup_cnt ul {
	margin: 0 -25px;
}
.custom_event #tmp_pickup_event .pickup_cnt li {
	float:left;
	width:25%;
	padding:0 25px;
}
.custom_event #tmp_pickup_event .pickup_cnt li:nth-child(4n+1) {
	clear:both;
}
/* hover */
#tmp_pickup_event .pickup_cnt a:hover .ttl,
#tmp_pickup_event .pickup_cnt a:focus .ttl,
#tmp_event_navi_new a:hover .ttl,
#tmp_event_navi_new a:focus .ttl,
#tmp_search_by_event .facility_sch_btn a:hover,
#tmp_search_by_event .facility_sch_btn a:focus,
#tmp_search_by_event .target_sch_btn a:hover,
#tmp_search_by_event .target_sch_btn a:focus,
#tmp_search_by_event .genre_sch_btn a:hover,
#tmp_search_by_event .genre_sch_btn a:focus{
	text-decoration: underline;
}
/* ==================================================
event top end
================================================== */
/* ==================================================
start child search
================================================== */
.custom_child_search.format_free #tmp_wrap_main:after {
	display: none;
}
.custom_child_search #tmp_cate_heading {
	position: relative;
	margin: 9px 0 59px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	overflow: hidden;
}
.custom_child_search #tmp_cate_heading:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/shared/templates/free/images/line_cate.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.custom_child_search #tmp_cate_heading h1 {
	margin:0;
	padding: 0;
	background: transparent;
	letter-spacing: 0;
	overflow: hidden;
    border-radius: 20px;
}
.custom_child_search #tmp_cate_heading h1 img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.custom_child_search #tmp_child_search .child_search_ttl {
	text-align: center;
	background: url(/shared/templates/free/images/bg_line_childsearch.png) left center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	margin-bottom: 56px;
}
.custom_child_search #tmp_child_search .child_search_ttl h2{
	display: inline-block;
	font-size: 177.8%;
	padding: 44px 14px 0;
	width: 366px;
	line-height: 1;
	background: #ffffff url(/shared/templates/free/images/ttl_search_service.png) top center no-repeat;
	color: #222222;
	margin: 0;
	border: 0;
	border-left: 1px solid #1b7462;
	border-right: 1px solid #1b7462;
}
#tmp_child_search {
	margin-bottom: 50px;
}
#tmp_child_search .child_search_cnt {
	background: #f8ebdc url(/shared/templates/free/images/bg_childsearch.jpg) repeat top center;
	color: #222222;
	padding: 58px 42px 31px 38px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tmp_child_search p {
	margin: 0;
}
#tmp_child_search .sch_note {
	margin-bottom: 15px;
}
#tmp_child_gsearch {
	padding-top: 34px;
}
#tmp_child_gsearch .wrap_sch_box {
	display: flex;
	margin-bottom: 20px;
}
#tmp_child_search .sch_box_ttl {
	width: 213px;
	padding-right: 32px;
	font-weight: bold;
    margin-bottom: 2px;
}
#tmp_child_search .sch_keyword .sch_box_ttl{
	width: 307px;
	min-height: 30px;
	font-size: 122.2%;
	padding: 4px 10px 0 30px;
	background: transparent url(/shared/templates/free/images/icon/icon_search_sp.png) no-repeat left center;
	background-size: 22px auto;
}
#tmp_child_search .sch_box_ttl .step {
	margin-bottom: 5px;
	font-size: 111.1%;
	line-height: 1.5;
	border-bottom: 2px solid #15705e;
	color: #15705e;
	background-color: transparent;
}
#tmp_child_search .sch_box_ttl .ttl {
	font-size: 122.2%;
}
#tmp_child_search label.sch_box_ttl {
	cursor: pointer;
}
#tmp_child_search .sch_box_wrap {
	display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	padding-top: 6px;
	flex: 1;
}
#tmp_child_search .sch_box,
#tmp_child_search .sch_keyword {
	width: 100%;
	display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#tmp_child_search .sch_keyword {
	align-items: center;
	margin-top: 21px;
	padding: 37px 21px 36px 18px;
	border-radius: 6px;
	color: #222222;
	background-color: #fff9f1;
}
#tmp_child_search .sch_box_label {
	overflow-wrap: anywhere;
	display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
	justify-content: center;
    width: 74px;
    height: 54px;
    color: #ffffff;
	font-weight: bold;
    background-color: #15705e;
    border: 1px solid #15705e;
    text-align: center;
    padding: 9px 5px 5px;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	max-height: 54px;
	overflow-y: auto;
}
#tmp_child_search .sch_box select {
	position: relative;
	width: calc(100% - 74px);
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	font-size: 94.4%;
	font-weight: bold;
    color: #737373;
	border: 1px solid #cccccc;
	border-left: 0;
    background-color: #ffffff;
    padding: 6px 40px 3px 20px;
    height: 54px;
	background-image: url(/shared/templates/free/images/icon/icon_select_arrow.png);
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    -moz-background-size: 12px auto;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}
#tmp_child_search .classification_list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	list-style: none;
	width: 100%;
	padding: 24px 25px 0;
	margin: 0;
	border-radius: 6px;
	color: #222222;
	background-color: #ffffff;
	border: 1px solid transparent;
}
#tmp_child_search .classification_list li {
	width: 199px;
	flex-shrink: 1;
	margin-bottom: 26px;
	padding-right: 10px;
	display: flex;
	align-items: center;
}
#tmp_child_search .classification_list li:nth-child(4n) {
	width: auto;
}
#tmp_child_search .classification_list li input[type="checkbox"] {
	width: 18px;
	height: 18px;
	margin-top: -1px;
	cursor: pointer;
	accent-color: #005fe0;
}
#tmp_child_search .classification_list li label {
	cursor: pointer;
	padding-left: 9px;
	flex: 1;
}

#tmp_child_search .sch_keyword input {
	position: relative;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	font-size: 88.9%;
	font-weight: bold;
    color: #222222;
    background-color: #ffffff;
    padding: 5px 20px 3px 23px;
    height: 54px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#tmp_child_search .sch_btn {
	display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	gap: 0 20px;
	justify-content: center;
	align-items: center;
	margin-top: 28px;
}
#tmp_child_search .sch_btn #tmp_child_sch_btn {
	padding: 11px 16px;
    background-color: #3a3a3a;
	color: #ffffff;
	border: 1px solid #3a3a3a;
    min-width: 200px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	font-weight: bold;
    font-size: 111.1%;
    text-align: center;
    cursor: pointer;
    letter-spacing: 0.25em;
    text-indent: 0.25em;
}
#tmp_child_search .sch_btn .clear_btn input {
	padding: 9px 16px 7px;
    background-color: #ffffff;
    min-width: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #222222;
    text-align: center;
	font-weight: bold;
    text-decoration: none;
	border: 1px solid #707070;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
	cursor: pointer;
}
#tmp_child_search_result {
	background-color: #ffffff;
	color: #222222;
	border: 1px solid #cccccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 40px;
	margin-bottom: 29px;
	overflow: hidden;
}
#tmp_child_search_result .result_list {
	list-style: none;
	margin: 0;
}
#tmp_child_search_result .result_list li {
	margin: 0;
	border-bottom: 1px solid #cccccc;
	padding: 30px;
}
#tmp_child_search_result .result_list li:last-child {
	border-bottom: 0;
}
#tmp_child_search_result .result_list .item_ttl {
	margin-bottom: 12px;
    font-weight: bold;
}
#tmp_child_search_result .result_list .item_ttl a {
	color: #222222;
}
#tmp_child_search_result .result_list .item_cnt {
	font-size: 88.9%;
}
#tmp_child_search .sch_btn input:hover,
#tmp_child_search .sch_btn input:focus {
	text-decoration: underline;
}
/* page_nation */
#tmp_child_search_result ul.result_pagination {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 10px 10px;
}
#tmp_child_search_result ul.result_pagination li {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin: 0 5px 10px;
}
#tmp_child_search_result ul.result_pagination li a {
	display: block;
	color: #222222;
	font-weight: bold;
	border: 1px solid #3a3a3a;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 15px 15px;
	background-color: transparent;
	text-decoration: underline;
}
#tmp_child_search_result ul.result_pagination .current a {
	font-weight: bold;
	border: none;
	text-decoration: none;
	cursor: inherit;
}
#tmp_child_search_result ul.result_pagination li a:hover,
#tmp_child_search_result ul.result_pagination li a:focus{
	text-decoration: none;
}
/* accessibility */
.color_blue #tmp_child_search .sch_btn #tmp_child_sch_btn,
.color_black #tmp_child_search .sch_btn #tmp_child_sch_btn {
	border: 1px solid #FFFF00 !important;
}
.color_yellow #tmp_child_search .sch_btn #tmp_child_sch_btn {
	border: 1px solid #000000 !important;
}
.color_blue.custom_child_search #tmp_cate_heading,
.color_black.custom_child_search #tmp_cate_heading,
.color_yellow.custom_child_search #tmp_cate_heading {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.color_blue.custom_child_search #tmp_cate_heading:after,
.color_black.custom_child_search #tmp_cate_heading:after,
.color_yellow.custom_child_search #tmp_cate_heading:after {
	display: none;
}
.color_blue #tmp_child_search .sch_box select,
.color_black #tmp_child_search .sch_box select {
	background-image: url(/shared/templates/free/images/icon/icon_select_arrow_yellow.png) !important;
}
.color_yellow #tmp_child_search .sch_box select {
	background-image: url(/shared/templates/free/images/icon/icon_select_arrow.png) !important;
}
.color_blue.custom_child_search #tmp_child_search .child_search_ttl h2,
.color_black.custom_child_search #tmp_child_search .child_search_ttl h2,
.color_yellow.custom_child_search #tmp_child_search .child_search_ttl h2,
.fsize_big2.custom_child_search #tmp_child_search .child_search_ttl h2,
.fsize_big.custom_child_search #tmp_child_search .child_search_ttl h2  {
	width: auto;
}
.fsize_big2 #tmp_child_search .sch_box_label,
.fsize_big2 #tmp_child_search .sch_box select,
.fsize_big #tmp_child_search .sch_box_label,
.fsize_big #tmp_child_search .sch_box select {
	height: auto;
	max-height: 100%;
}
/* ==================================================
end child search
================================================== */

/* ==================================================
start bosyu
================================================== */
#tmp_contents #tmp_bosyu_list h2{
	margin: 1.4em 0 1em;
}
#tmp_bosyu_list{
	margin-bottom: 33px;
}
#tmp_bosyu_list #tmp_anchor{
	position: relative;
	margin-top: 40px;
	padding: 49px 17px 25px;
	border-left: none;
	overflow: hidden;
	z-index: 1;
}
#tmp_bosyu_list #tmp_anchor:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-color: #15705e;
	color: #ffffff;
	height: 90px;
	z-index: -1;
}
#tmp_bosyu_list #tmp_anchor .anchor_ttl{
	display: none;
}
#tmp_bosyu_list #tmp_anchor .anchor_cnt ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0;
	border: 1px solid #3a3a3a;
	border-radius: 8px;
	list-style: none;
	overflow: hidden;
}
#tmp_bosyu_list #tmp_anchor .anchor_cnt li{
	padding: 0;
	margin-bottom: 0;
	width: 25%;
}
#tmp_bosyu_list #tmp_anchor .anchor_cnt a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 18px 20px 25px;
	background: #ffffff url(/shared/templates/free/images/icon/bosyu_arrow_anchor_pc.png) no-repeat center bottom 7px;
	height: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#tmp_bosyu_list #tmp_anchor .anchor_cnt a:hover,
#tmp_bosyu_list #tmp_anchor .anchor_cnt a:focus{
	text-decoration: underline;
}
#tmp_bosyu_list #tmp_anchor .anchor_cnt a:focus-visible{
	outline-offset: -2px;
}
#tmp_bosyu_list #tmp_anchor .anchor_cnt li:not(:last-child){
	border-right: 1px solid #3a3a3a;
}
/* tbl news */
#tmp_bosyu_list table.tbl_news .news_date{
	padding: 0 10px 6px 3px;
	width: 165px;
}
#tmp_bosyu_list table.tbl_news .news_link{
	padding-bottom: 6px;
}
/* ==================================================
cate_ttl
================================================== */
#tmp_contents #tmp_cate_ttl.kucho_ttl h1{
	margin-bottom:64px;
	padding: 0;
	background-image: none;
}
#tmp_contents #tmp_cate_ttl h1::before {
	direction:none;
}
#tmp_cate_ttl.kucho_ttl h1 img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	border-radius: 0 0 8px 8px;
}

/* ==================================================
start kucho
================================================== */
/* heading h3 */
.custom_kucho #tmp_contents h3{
	padding: 0;
	background-image: none;
	border: none;
}
.custom_kucho #tmp_contents h4 a{
	color: #3a3a3a;
}
/* rnavi photo */
.custom_kucho #tmp_rnavi_photo{
	margin: 10px 0 9px;
}
.custom_kucho #tmp_rphoto_ttl{
	position: relative;
	padding: 12px 23px 4px;
	background-color: #ecd03e;
	border-radius: 8px 8px 0 0;
	font-size: 111.1%;
	color: #222222;
	font-weight: bold;
	z-index: 1;
}
.custom_kucho #tmp_rphoto_ttl:before{
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #222222;
	width: 15px;
	height: 1px;
	color: #ecd03e;
	z-index: -1;
}
.custom_kucho #tmp_rphoto_post{
	padding: 11px 7px 14px 11px;
	background-color: #ffffff;
	border: 1px solid #ecd03e;
	border-radius: 0 0 8px 8px;
	color: #222222;
}
.custom_kucho .rphoto_post_img{
	margin-bottom: 5px;
}
.custom_kucho .rphoto_post_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.custom_kucho .rphoto_post_des a{
	display: inline-block;
	padding: 4px 0 4px 19px;
	background: transparent url(/shared/templates/free/images/kucho/rnavi_arrow_rgt.png) no-repeat 0 14px;
	font-size: 88.9%;
	color: inherit;
	line-height: 1.5;
	text-decoration: none;
}
.custom_kucho #tmp_rphoto_post.active img{
	opacity: 0.7;
}
.custom_kucho #tmp_rphoto_post.active .rphoto_post_des a,
.custom_kucho .rphoto_post_des a:hover,
.custom_kucho .rphoto_post_des a:focus{
	text-decoration: underline;
}
/* ==================================================
end kucho
================================================== */
/* ==================================================
MAP
================================================== */
#tmp_map_choukai {
	margin-bottom: 85px;
}
.area_map_main .map_img {
	position: relative;
	text-align: center;
}
.area_map_main .img {
	position: relative;
	z-index: 1
}
.area_map_main .img.hover {
	opacity: 0;
}
.area_map_main .img_hv {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
}
.area_map_main .img.hover + .img_hv {
	opacity: 1;
}
.area_map_main img {
	animation: none;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .area_map{
	position: relative;
}
#tmp_contents .area_map canvas {
    position: absolute;
    top: 0;
    z-index: 1;
    pointer-events: none;
    left: 50%;
    transform: translateX(-50%);
	background-color: transparent !important;
}
.area_map area{
	outline: none;
}
.area_map_detail .area_map{
	margin: 60px 0 169px;
	padding: 0 51px;
}
.no_javascript .area_map_detail .area_map{
	padding: 0;
}
/* ==================================================
文字サイズ色合い変更
================================================== */
#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;
	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.4165rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2.125rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size:1.125rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.36rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.306rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 1.75rem;
}
#tmp_contents #tmp_color .cs_heading {
	font-size: 188.9%;
}
#tmp_contents #tmp_color .cs_outline {
/*	font-size: 1.125rem;	大きさを変えない場合はこちらを指定*/
	font-size: 100%;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display:block;
	clear:both; /* Do not edit */
	position: relative;
	margin:0 0 0.8em;
	font-weight: bold;
	line-height: 1.5;
	color: #15705e;
	padding: 28px 10px 15px 20px;
	background-image:url(/shared/templates/free/images/icon/h1_border.png), url(/shared/templates/free/images/icon/pattern_bgr.jpg);
	background-repeat:repeat-x, repeat;
	background-position:left top;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	padding:23px;
	color:#222222;
	background-color: #ffffff;
	border: 2px solid #15705e;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	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;
	padding: 5px !important;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading,
.color_blue #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading,
.color_yellow #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading,
.color_black #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
}
#tmp_contents .cs_box.color_default {
	background-color:#FFFFFF !important;
	border-bottom-color:#000000 !important;
}
.color_blue #tmp_contents #tmp_color .cs_box.color_default .cs_heading,
.color_yellow #tmp_contents #tmp_color .cs_box.color_default .cs_heading,
.color_black #tmp_contents #tmp_color .cs_box.color_default .cs_heading {
	color: #15705e !important;
	background-image:url(/shared/templates/free/images/icon/h1_border.png), url(/shared/templates/free/images/icon/pattern_bgr.jpg) !important;
	background-repeat:repeat-x, repeat !important;
	background-position:left top !important;
}
#tmp_contents .cs_box.color_default .cs_heading {
	color: #15705e !important;
	background-color:#ffffff !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#222222 !important;
	background-color:#ffffff !important;
	border-color:#15705e !important;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_wrapper #tmp_contents .box_link .box_link_cnt:before,
.color_black #tmp_wrapper #tmp_contents .box_info .box_info_cnt:before,
.color_black #tmp_wrapper #tmp_contents .box_faq .box_faq_cnt:before,
.color_blue #tmp_wrapper #tmp_contents .box_link .box_link_cnt:before,
.color_blue #tmp_wrapper #tmp_contents .box_info .box_info_cnt:before,
.color_blue #tmp_wrapper #tmp_contents .box_faq .box_faq_cnt:before,
.color_yellow #tmp_wrapper #tmp_contents .box_link .box_link_cnt:before,
.color_yellow #tmp_wrapper #tmp_contents .box_info .box_info_cnt:before,
.color_yellow #tmp_wrapper #tmp_contents .box_faq .box_faq_cnt:before{
	display: none;
}

.color_black #tmp_wrapper #tmp_contents .box_link,
.color_blue #tmp_wrapper #tmp_contents .box_link,
.color_yellow #tmp_wrapper #tmp_contents .box_link,
.color_black #tmp_wrapper #tmp_contents .box_info,
.color_blue #tmp_wrapper #tmp_contents .box_info,
.color_yellow #tmp_wrapper #tmp_contents .box_info,
.color_black #tmp_wrapper #tmp_contents .box_faq,
.color_blue #tmp_wrapper #tmp_contents .box_faq,
.color_yellow #tmp_wrapper #tmp_contents .box_faq{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_contents a.icon_pdf:before,
.color_blue #tmp_wrapper #tmp_contents a.icon_pdf:before,
.color_yellow #tmp_wrapper #tmp_contents a.icon_pdf:before{
	background-image: url(/shared/templates/free/images/icon/icon_pdf.png) !important;
}
.color_black #tmp_wrapper #tmp_contents a.icon_excel:before,
.color_blue #tmp_wrapper #tmp_contents a.icon_excel:before,
.color_yellow #tmp_wrapper #tmp_contents a.icon_excel:before{
	background-image: url(/shared/templates/free/images/icon/icon_excel.png) !important;
}
.color_black #tmp_wrapper #tmp_contents a.icon_word:before,
.color_blue #tmp_wrapper #tmp_contents a.icon_word:before,
.color_yellow #tmp_wrapper #tmp_contents a.icon_word:before{
	background-image: url(/shared/templates/free/images/icon/icon_word.png) !important;
}
.color_black #tmp_wrapper #tmp_update,
.color_blue #tmp_wrapper #tmp_update,
.color_yellow #tmp_wrapper #tmp_update,
.color_black #tmp_wrapper #tmp_page_id,
.color_blue #tmp_wrapper #tmp_page_id,
.color_yellow #tmp_wrapper #tmp_page_id{
	text-shadow: none
}
/* events */
.custom_event.color_black #tmp_wrapper #tmp_contents h1:before,
.color_black #tmp_wrapper #tmp_event_search dt:before,
.color_black #tmp_wrapper #tmp_event_cal_refine_cnt fieldset legend:before,
.custom_event.color_blue #tmp_wrapper #tmp_contents h1:before,
.color_blue #tmp_wrapper #tmp_event_search dt:before,
.color_blue #tmp_wrapper #tmp_event_cal_refine_cnt fieldset legend:before,
.custom_event.color_yellow #tmp_wrapper #tmp_contents h1:before,
.color_yellow #tmp_wrapper #tmp_event_search dt:before,
.color_yellow #tmp_wrapper #tmp_event_cal_refine_cnt fieldset legend:before{
	display: none;
}
.color_black #tmp_wrapper #tmp_event_related_ttl,
.color_blue #tmp_wrapper #tmp_event_related_ttl,
.color_yellow #tmp_wrapper #tmp_event_related_ttl{
	border-bottom: none;
}
.color_black #tmp_wrapper #tmp_event_cal_refine_cnt .genre ul label,
.color_black #tmp_wrapper #tmp_event_keyword_btn,
.color_black #tmp_wrapper #tmp_event_cal_refine_btn p.clear_btn a,
.color_black #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w p:not(.event_link_more) a,
.color_blue #tmp_wrapper #tmp_event_cal_refine_cnt .genre ul label,
.color_blue #tmp_wrapper #tmp_event_keyword_btn,
.color_blue #tmp_wrapper #tmp_event_cal_refine_btn p.clear_btn a,
.color_blue #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w p:not(.event_link_more) a,
.color_yellow #tmp_wrapper #tmp_event_cal_refine_cnt .genre ul label,
.color_yellow #tmp_wrapper #tmp_event_keyword_btn,
.color_yellow #tmp_wrapper #tmp_event_cal_refine_btn p.clear_btn a,
.color_yellow #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w p:not(.event_link_more) a{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_event_cal_tab li.selected a,
.color_black #tmp_wrapper #tmp_event_cal_tab li.selected span,
.color_black #tmp_wrapper #tmp_lnavi_event_cal_cnt table.calendar td.cal_today,
.color_black #tmp_wrapper #tmp_lnavi_event_cal_cnt table.calendar td.cal_today a{
	background-color: #FFFF00 !important;
	color: #222222 !important;
}
.color_blue #tmp_wrapper #tmp_event_cal_tab li.selected a,
.color_blue #tmp_wrapper #tmp_event_cal_tab li.selected span,
.color_blue #tmp_wrapper #tmp_lnavi_event_cal_cnt table.calendar td.cal_today,
.color_blue #tmp_wrapper #tmp_lnavi_event_cal_cnt table.calendar td.cal_today a{
	background-color: #FFFF00 !important;
	color: #00008B !important;
}
.color_yellow #tmp_wrapper #tmp_event_cal_tab li.selected a,
.color_yellow #tmp_wrapper #tmp_event_cal_tab li.selected span,
.color_yellow #tmp_wrapper #tmp_lnavi_event_cal_cnt table.calendar td.cal_today,
.color_yellow #tmp_wrapper #tmp_lnavi_event_cal_cnt table.calendar td.cal_today a{
	background-color: #00008B !important;
	border-color: transparent !important;
	color: #ffffff !important;
}
.color_yellow #tmp_wrapper #tmp_event_cal_refine_cnt fieldset label:before,
.color_black #tmp_wrapper #tmp_event_cal_refine_cnt fieldset label:before,
.color_blue #tmp_wrapper #tmp_event_cal_refine_cnt fieldset label:before{
	background-color: transparent !important;
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_event_cal_refine_cnt fieldset label:after,
.color_blue #tmp_wrapper #tmp_event_cal_refine_cnt fieldset label:after{
	background-image: url(/shared/templates/free/images/event/icon/event_icon_checked_yl.png) !important;
}
.color_black #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_week td,
.color_black #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_th td.cal_sat,
.color_black #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_week td.cal_sat,
.color_blue #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_week td,
.color_blue #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_th td.cal_sat,
.color_blue #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_week td.cal_sat,
.color_yellow #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_week td,
.color_yellow #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_th td.cal_sat,
.color_yellow #tmp_wrapper #tmp_event_cal_7w table.event_cal_7w tr.cal_week td.cal_sat{
	border-left: none;
}
/* search */
.color_black #tmp_wrapper .sec_search .search_row h3:before,
.color_blue #tmp_wrapper .sec_search .search_row h3:before,
.color_yellow #tmp_wrapper .sec_search .search_row h3:before{
	display: none;
}
.color_black #tmp_wrapper .sec_search .banner_txt a,
.color_blue #tmp_wrapper .sec_search .banner_txt a,
.color_yellow #tmp_wrapper .sec_search .banner_txt a{
	border: 1px solid;
	z-index: 1;
}
/* idx */
.color_blue #tmp_wrapper #tmp_contents .anchor_list_wrap .anchor_list li a:after,
.color_black #tmp_wrapper #tmp_contents .anchor_list_wrap .anchor_list li a:after{
	background-image: url(/shared/images/icon/icon_arrow_bt_wh.png);
}
.color_blue #tmp_wrapper #tmp_wrap_social_button a,
.color_black #tmp_wrapper #tmp_wrap_social_button a,
.color_yellow #tmp_wrapper #tmp_wrap_social_button a {
	text-indent: 0;
	width: auto;
	padding: 0 10px;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* events */
.fsize_small #tmp_wrapper #tmp_event_related_ttl h2{
	background-position: 4px 2px;
}
.fsize_small #tmp_wrapper #tmp_event_cal_refine_ttl h2{
	background-position: 2px 0;
}
/* idx */
.fsize_big #tmp_wrapper #tmp_idx_news .news_block .news_date{
	width: 150px;
}
.fsize_big2 #tmp_wrapper .sec_search .seach_inner{
	padding-left: 20px;
	padding-right: 20px;
}
/* no-js */
.no_javascript #tmp_wrapper #tmp_contents .sec_anchor_link .anchor_block_list .btn_readmore,
.no_javascript #tmp_wrapper #tmp_anchor{
	display: none;
}
.no_javascript #tmp_wrapper #tmp_pickup{
	visibility: visible;
	max-height: 288px;
	overflow-y: auto;
}
.no_javascript #tmp_wrapper #tmp_pickup .splide__list{
	display: block;
}
.no_javascript #tmp_wrapper #tmp_pickup .splide__slide:not(:last-child){
	margin-bottom: 10px;
}
.no_javascript #tmp_wrapper #tmp_idx_news .pickup_block{
	padding-left: 26px;
}
.no_javascript #tmp_wrapper #tmp_contents .pickup_block .main_heading h2:before{
	left: -42px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_contents .page_idx .sec_news:after,
#tmp_event_cal_refine_cnt fieldset:after,
#tmp_event_cal_refine_cnt fieldset ul:after,
#tmp_event_cal_refine_btn:after,
#tmp_event_cal_tab ul:after,
#tmp_event_main:after,
#tmp_event_related .related_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
	color:#000000 !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width: auto;
	max-width: 1200px;
}
#tmp_wrapper img {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.container {
	width: 100% !important;
	padding: 0 !important;
}
#tmp_wrap_heading{
	border-bottom: none;
}
#tmp_header {
	background: #ffffff!important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	border-bottom:1px solid #000000 !important;
	color: #000000!important;
}
#tmp_hlogo h1,
#tmp_hlogo p{
	background-image: none !important;
	font-weight: bold;
}
#tmp_hlogo a{
	text-decoration: none;
}
#tmp_hlogo span{
	z-index: inherit !important;
	text-indent: inherit;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_lft{
	width:100%;
	padding:0 0 20px;
}
#tmp_footer .footer_info{
	padding: 0;
	border: none;
}
#tmp_gnavi,
.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_setting,
#tmp_footer .footer_rgt,
.sec_search .search_row h3:before,
.format_free #tmp_wrap_main:after,
#tmp_wrap_social_button,
#tmp_common_navi,
.footer_cnt::before {
	display:none !important;
}
.column_rnavi .wrap_col_main {
	float:none !important;
}
.col_main {
	margin:0 !important;
	padding:0 !important;
}
.copyright_wrapper{
	background-color: #ffffff;
	color: #000000;
}
.copyright {
	text-align:left !important;
	color: #000000;
	padding:0;
}
.sec_search .seach_inner{
	padding-left: 0;
	padding-right: 0;
	border: none;
}
.sec_search .search_row h3{
	padding-left: 0;
}
.sec_search .search_row h3{
	font-size: 112.5%;
}
/* events */
#tmp_event_cal_refine{
	padding-left: 16px;
	padding-right: 16px;
}
#tmp_event_search dt,
#tmp_event_cal_refine_cnt fieldset legend{
	width: 140px;
}
#tmp_event_search dd,
#tmp_event_cal_refine_cnt fieldset ul{
	width: calc(100% - 140px);
}
#tmp_event_cal_7w table.event_cal_7w{
	width: 100%;
}
#tmp_event_cal_refine_cnt .genre ul label,
#tmp_event_keyword_btn,
#tmp_event_cal_refine_btn p.clear_btn a,
#tmp_event_cal_7w table.event_cal_7w p:not(.event_link_more) a,
#tmp_event_cal_7w table.event_cal_7w p.event_link_more a{
	border: 1px solid;
}

}
