@charset "utf-8";

#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 2.1em 0 0.95em;
	font-weight: bold;
	clear:both; /* Do not edit */
}
#tmp_contents h1 {
	margin: 0 0 1em;
	padding: 30px 30px 38px;
	background-image: url(/shared/templates/free/images/h1_pattern.png), -webkit-gradient(linear, left top, left bottom, from(#c8f2fa), to(#c8f2fa));
	background-image: url(/shared/templates/free/images/h1_pattern.png), -moz-linear-gradient(#c8f2fa, #c8f2fa);
	background-image: url(/shared/templates/free/images/h1_pattern.png), -o-linear-gradient(#c8f2fa, #c8f2fa);
	background-image: url(/shared/templates/free/images/h1_pattern.png), linear-gradient(#c8f2fa, #c8f2fa);
	background-position: left bottom, left top;
	background-repeat: no-repeat;
	background-size: 100% 164px, 100% calc(100% - 160px);
	border-radius: 6px;
	font-size: 177.8%;
	line-height: 1.5;
	clear:both; /* Do not edit */
}

/* 施設用 */
.type_shisetsu #tmp_contents h1 {
	padding: 52px 40px 44px;
	position:relative;
}
.type_shisetsu #tmp_contents h1:before {
	content:"";
	position: absolute;
	background: transparent url(/shared/templates/free/images/h1_pattern_wave_shisetsu.png) no-repeat right bottom;
	background-size: 100% auto;
	width: 184px;
	height: 40px;
	top: 0;
	left: 0;
}
.type_shisetsu #tmp_contents h1:after {
	content:"";
	position:absolute;
	border: 1px solid;
	border-image: linear-gradient(90deg, #047cc2, #14c0e2) 1;
	width:calc(100% - 6px);
	left:3px;
	top:0;
}

#tmp_contents h2{
	padding: 18px 55px 20px;
	background-color: #e8f9fc;
	background-image: url(/shared/templates/free/images/h2_pattern_bubble.png), url(/shared/templates/free/images/h2_pattern_waters.png);
	background-position: 20px 25px, right -7px top calc(50% - 15px);
	background-repeat: no-repeat, repeat-y;
	border-radius: 6px;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h3{
	padding-bottom: 21px;
	background-color: transparent;
	background-image: -webkit-gradient(linear, right top, left top, from(#047cc1), to(#14c0e2));
	background-image: -moz-linear-gradient(right, #047cc1 0%, #14c0e2 100%);
	background-image: -o-linear-gradient(right, #047cc1 0%, #14c0e2 100%);
	background-image: linear-gradient(-90deg, #047cc1 0%, #14c0e2 100%);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% 2px;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h4{
	margin-bottom: 1.15em;
	padding-bottom: 16px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(21.92%, #14c0e2), color-stop(21.92%, #e5e5e5));
	background-image: -moz-linear-gradient(left, #14c0e2 21.92%, #e5e5e5 21.92%);
	background-image: -o-linear-gradient(left, #14c0e2 21.92%, #e5e5e5 21.92%);
	background-image: linear-gradient(90deg, #14c0e2 21.92%, #e5e5e5 21.92%);
	background-position: left bottom;
	background-size: 100% 1px;
	font-size: 122.2%;
	line-height: 1.5;
}
#tmp_contents h5{
	margin-top: 1.6em;
	margin-bottom: 1.2em;
	padding: 3px 0 3px 11px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #047cc1), color-stop(50%, #14c0e2));
	background-image: -moz-linear-gradient(#047cc1 50%, #14c0e2 50%);
	background-image: -o-linear-gradient(#047cc1 50%, #14c0e2 50%);
	background-image: linear-gradient(#047cc1 50%, #14c0e2 50%);
	background-size: 1px 32px;
	background-position: 0 2px;
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h6{
	margin-top: 1.6em;
	margin-bottom: 1.2em;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
}
#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 1.2em 1.4em; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 3em 2.7em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li{
	margin: 0 0 0.9em; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ol li{
	margin: 0 0 0.8em; /* Do not edit */
	padding-left: 5px;
	line-height: 1.7;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 2.2em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding: 18px 20px 0;
	color:#222222;
	background-color:#fffcdf;
}
#tmp_contents div.outline {
	padding: 18px 20px 0;
	color:#222222;
	background-color:#fffcdf;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin: 0 0 1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 18px;
	padding: 19px 20px 16px;
	background: #ffffff url(/shared/templates/free/images/pattern_wave.png) no-repeat right bottom;
	box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
	border-radius: 10px;
	color:#222222;
	font-weight: bold;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -19px -20px -16px;
	padding: 17px 18px 14px 37px;
	background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat 20px 27px;
	border-radius: 10px;
	color: inherit;
	text-decoration: none;
	border: 2px solid transparent;
	transition: border-color 0.3s ease-in-out;
}
#tmp_contents ul.box_btn a:hover{
	border-color: #047cc1
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 1.25em 0 2.25em; /* Do not edit */
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#14c0e2), to(#047cc1));
	background-image: -moz-linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-image: -o-linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-image: linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-size: 1px 100%;
	background-repeat: no-repeat;
	border:1px solid #e6e6e6;
	border-radius: 6px;
	color: #222222;
	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 */
	background-size: 2px 100%;
}
#tmp_contents .box_info .box_info_ttl {
	padding: 17px 18px 8px 47px;
	background: transparent url(/shared/templates/free/images/pattern_bubble.png) no-repeat 19px 24px;
	font-size: 122.2%;
	color:inherit;
	font-weight: bold;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl h3,
#tmp_contents .box_info .box_info_ttl h4,
#tmp_contents .box_info .box_info_ttl h5,
#tmp_contents .box_info .box_info_ttl h6,
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl h3,
#tmp_contents .box_link .box_link_ttl h4,
#tmp_contents .box_link .box_link_ttl h5,
#tmp_contents .box_link .box_link_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 0 18px 1px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 16px; /* Do not edit */
}
#tmp_contents .box_info ul li{
	margin-bottom: 16px;
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin: 2.2em 0 2.25em; /* Do not edit */
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#14c0e2), to(#047cc1));
	background-image: -moz-linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-image: -o-linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-image: linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-size: 1px 100%;
	background-repeat: no-repeat;
	border:1px solid #e6e6e6;
	border-radius: 6px;
	color: #222222;
	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 */
	background-size: 2px 100%;
}
#tmp_contents .box_link .box_link_ttl {
	padding: 17px 18px 8px 47px;
	background: transparent url(/shared/templates/free/images/pattern_bubble.png) no-repeat 19px 24px;
	font-size: 122.2%;
	color:inherit;
	font-weight: bold;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 0 18px 1px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 16px; /* Do not edit */
}
#tmp_contents .box_link ul li{
	margin-bottom: 16px;
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin: 0 0 1em; /* Do not edit */
	background-color: #ffffff;
	box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
	border-radius: 10px;
	clear:both; /* Do not edit */
	border: 1px solid #ccc;
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl{
	background: transparent url(/shared/templates/free/images/pattern_wave.png) no-repeat right bottom;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	color: inherit;
}
#tmp_contents .box_menu_ttl p,
#tmp_contents .box_menu_ttl h2,
#tmp_contents .box_menu_ttl h3,
#tmp_contents .box_menu_ttl h4,
#tmp_contents .box_menu_ttl h5,
#tmp_contents .box_menu_ttl h6 {
	margin-bottom: 0;
	padding: 19px 20px 17px;
	border-radius: 0;
	line-height: 1.6;
}
#tmp_contents .box_menu_ttl h3,
#tmp_contents .box_menu_ttl h4,
#tmp_contents .box_menu_ttl h5,
#tmp_contents .box_menu_ttl h6 {
	margin: 0;
	font-size: 100%;
	background-image: none;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -19px -20px -17px;
    padding: 19px 20px 17px 39px;
	background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat 20px 27px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 18px 19px 1px;
}
#tmp_contents .box_menu ul {
	margin-top: 1px;
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 16px; /* Do not edit */
}
#tmp_contents .box_menu ul li{
	margin-bottom: 18px;
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:16px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 3.3em; /* Do not edit */
	color:#222222;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #777C7C;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 11px 10px 11px;
	color:#222222;
	background-color: #d9f5fa;
	border: 1px solid #777C7C;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	vertical-align: top;
	padding: 11px 10px 11px;
	border: 1px solid #777C7C;
}
#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 */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fffcdf; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#EAEAEA; /* base.css > Styles > th.bg_gray */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */
#tmp_contents .summary{
	margin-bottom: 40px;
	padding: 23px 30px 9px;
	background-color: #ffffff;
	border: 1px solid #047cc1;
	border-radius: 6px;
	color: #222222;
}
/* anchor */
#tmp_anchor{
	margin-bottom: 34px;
	padding: 22px 26px 2px;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00cef7), to(#00cef7)), -webkit-gradient(linear, left top, left bottom, from(#00cef7), to(#00cef7)), url(/shared/templates/free/images/arrow_triangle.png);
	background-image: -moz-linear-gradient(#00cef7, #00cef7), -moz-linear-gradient(#00cef7, #00cef7), url(/shared/templates/free/images/arrow_triangle.png);
	background-image: -o-linear-gradient(#00cef7, #00cef7), -o-linear-gradient(#00cef7, #00cef7), url(/shared/templates/free/images/arrow_triangle.png);
	background-image: linear-gradient(#00cef7, #00cef7), linear-gradient(#00cef7, #00cef7), url(/shared/templates/free/images/arrow_triangle.png);
	background-repeat: no-repeat;
	background-position: left top, left top, 1px 1px;
	background-size: 100% 2px, 2px 100%, auto;
	border-radius: 6px;
	color: #222222;
}
#tmp_anchor .anchor_ttl{
	margin-bottom: 8px;
	font-size: 122.2%;
	font-weight: bold;
	line-height: 1.4;
}
#tmp_anchor .anchor_ttl p,
#tmp_anchor .anchor_ttl h2{
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
	border-radius: 0;
}
#tmp_anchor .anchor_cnt ul{
	margin: 0;
	list-style: none;
}
#tmp_anchor .anchor_cnt li{
	margin-bottom: 7px;
}
#tmp_anchor .anchor_cnt a{
	display: inline-block;
	padding: 3px 0 3px 18px;
	background: transparent url(/shared/templates/free/images/arrow_anchor.png) no-repeat 0 14px;
	color: inherit;
	text-decoration: none;
}
#tmp_anchor .anchor_cnt a:hover{
	text-decoration: underline;
}
#tmp_anchor .anchor_cnt li:last-of-type{
	margin-bottom: 0;
}

/* externalLink */
#tmp_contents a[rel*="external"],
#tmp_main a[rel*="external"] {
	margin-right: 3px;
}
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after{
	content:"";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 11px;
	background: transparent url(/shared/images/icon/arrow_blank.png) no-repeat 0 0;
	background-size: 14px auto;
	color: inherit;
}
/* box_card */
#tmp_contents .box_card {
	border-collapse: collapse;
	border-spacing: 0;
    width: 100%;
    overflow: hidden;
    border-radius:10px;
    box-shadow: 0 10px 20px rgba(0, 51, 103, 0.1);
    margin: 0 0 15px;
}
#tmp_contents .box_card td {
    background-color: #ffffff;
    color: inherit;
	padding: 0;
}
#tmp_contents .box_card .box_card_cnt {
    font-size: 88.89%;
    padding: 10px 18px;
}
#tmp_contents .box_card .box_card_cnt strong {
    font-size: 112.5%;
}
#tmp_contents .box_card .box_card_cnt p {
    margin-bottom: 5px;
}
#tmp_contents .box_card .box_card_img p {
    margin-bottom: 0;
}
#tmp_contents .box_card .box_card_img img {
    vertical-align: top;
	max-width: 100%;
    height: auto;
}

/* ==================================================
IDX Begin
================================================== */
#tmp_idx_ttl {
    overflow: hidden;
	margin-bottom: 36px;
	border-radius: 6px 6px 0 0;
}
#tmp_wrap_custom_update + #tmp_main #tmp_idx_ttl {
	margin-top: -20px;
}
#tmp_idx_ttl p {
	margin-bottom: 0;
}
#tmp_idx_ttl .idx_ttl_inner::after {
	position: absolute;
	content: '';
	bottom: -2px;
	left: 0;
	right: 0;
	background: url(/shared/templates/free/images/idx/cate_wave_wh.png) no-repeat center bottom;
	height: 64px;
}
#tmp_idx_ttl .idx_ttl_inner {
    position: relative;
    background: #c8f2fa url(/shared/templates/free/images/idx/cate_wave_blue.png) no-repeat center bottom;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 242px;
    padding: 25px 0 70px;
    z-index: 1;
}
#tmp_idx_ttl h1 {
    background: url(/shared/templates/free/images/idx/h1_bg.png) no-repeat center bottom;
    padding: 0 18% 15px;
    margin: 0;
    text-align: center;
    font-size: 211.1%;
	text-shadow: rgb(200, 242, 250) 3px 0px 0px, rgb(200, 242, 250) 2.83487px 0.981584px 0px, rgb(200, 242, 250) 2.35766px 1.85511px 0px, rgb(200, 242, 250) 1.62091px 2.52441px 0px, rgb(200, 242, 250) 0.705713px 2.91581px 0px, rgb(200, 242, 250) -0.287171px 2.98622px 0px, rgb(200, 242, 250) -1.24844px 2.72789px 0px, rgb(200, 242, 250) -2.07227px 2.16926px 0px, rgb(200, 242, 250) -2.66798px 1.37182px 0px, rgb(200, 242, 250) -2.96998px 0.42336px 0px, rgb(200, 242, 250) -2.94502px -0.571704px 0px, rgb(200, 242, 250) -2.59586px -1.50383px 0px, rgb(200, 242, 250) -1.96093px -2.27041px 0px, rgb(200, 242, 250) -1.11013px -2.78704px 0px, rgb(200, 242, 250) -0.137119px -2.99686px 0px, rgb(200, 242, 250) 0.850987px -2.87677px 0px, rgb(200, 242, 250) 1.74541px -2.43999px 0px, rgb(200, 242, 250) 2.44769px -1.73459px 0px, rgb(200, 242, 250) 2.88051px -0.838247px 0px;
}
#tmp_idx_ttl .img_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
#tmp_idx_ttl .img_bg .img_lft,
#tmp_idx_ttl .img_bg .img_rgt{
	position: absolute;
	width: 28%;
	min-width: 282px;
}
#tmp_idx_ttl .img_bg .img_lft {
    left: 0;
    top: -14px;
}
#tmp_idx_ttl .img_bg img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
#tmp_idx_ttl .img_bg .img_rgt {
    right: 0;
    bottom: 29px;
}
#tmp_contents .cate_idx_link {
    text-align: right;
    margin-right: -4px;
	margin-bottom: 13px;
}
#tmp_contents .cate_idx_link p {
	margin-bottom: 0;
}
#tmp_contents .cate_idx_link a {
    display: inline-block;
    color: #222222;
    background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat left 7px;
    padding-left: 19px;
    font-size: 88.9%;
    font-weight: 500;
}
#tmp_idx_contents {
	margin: 40px 0;
}
#tmp_idx_contents .common_ttl {
	font-size: 100%;
	padding: 0;
	margin: 0;
	background: transparent;
}
#tmp_idx_contents .common_ttl h2 {
    margin: 0;
    padding: 16px 50px 14px;
    font-size: 122.2%;
    background: url(/shared/images/icon/title_icon.png) no-repeat 20px 21px;
}
#tmp_idx_contents .idx_menu {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
#tmp_idx_contents .idx_navi {
	color: inherit;
	background-color: #e8f9fc;
	border-radius: 6px;
	margin-bottom: 60px;
}
#tmp_idx_contents .idx_navi ul,
#tmp_idx_contents .idx_navi li,
#tmp_idx_contents .idx_navi a {
	display: flex;
}
#tmp_idx_contents .idx_navi ul {
    margin: 0;
    padding: 0 20px 20px;
    list-style: none;
    flex-wrap: wrap;
    gap: 10px;
}
#tmp_idx_contents .idx_navi li {
	width: calc((100% - 50px) / 6);
	line-height: 1.5;
	margin-bottom: 0;
}
#tmp_idx_contents .idx_navi li a {
    width: 100%;
    padding: 9px 4px 7px 30px;
	color: inherit;
    background: #ffffff url(/shared/templates/free/images/arrow_anchor.png) no-repeat 10px center;
	border: 2px solid #ffffff;
    box-shadow: 0px 5px 18px 2px rgba(0, 51, 103, 0.1);
    border-radius: 6px;
    font-size: 88.9%;
    align-items: center;
    min-height: 68px;
	transition: border-color 0.3s ease-in-out;
}
#tmp_idx_contents .idx_list {
	position: relative;
	width: calc((100% - 60px) / 3);
	margin-bottom: 0;
	box-shadow: 0px 5px 18px 2px rgba(0, 51, 103, 0.1);
	border-radius: 10px;
	border: 1px solid  #047cc1;
}
#tmp_idx_contents .idx_list p,
#tmp_idx_contents .idx_list h2 {
	font-size: 100%;
	padding: 0;
	background: transparent;
	border-radius: 0;
	line-height: 1.6;
	margin: 0;
}
#tmp_idx_contents .idx_list_ttl {
	position: relative;
	z-index: 1;
}
#tmp_idx_contents .idx_list_ttl a {
	display: block;
    background: #047cc1 url(/shared/templates/free/images/idx/icon_arrow_wh.png) no-repeat 21px 26px;
    background-size: 10px auto;
    color: #ffffff;
    padding: 13px 10px 13px 41px;
	font-weight: bold;
	font-size: 122.2%;
    line-height: 1.5;
    min-height: 61px;
	border-radius: 8px 8px 0 0;
}
#tmp_idx_contents .idx_list_inner {
	min-height: 180px;
}
#tmp_idx_contents .idx_list_img {
    position: relative;
}
#tmp_idx_contents .idx_list_img::after {
    position: absolute;
    content: '';
    bottom: -4px;
    left: 0;
    right: 0;
    background: url(/shared/templates/free/images/idx/menu_wave_bg.png) no-repeat center bottom;
	background-size: 100% 24px;
    height: 24px;
}
#tmp_idx_contents .idx_list_img img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
#tmp_idx_contents .idx_list_cnt {
    padding: 15px 21px 8px;
}
#tmp_idx_contents .idx_list_cnt .cate_list {
    margin: 0;
    list-style: none;
}
#tmp_idx_contents .idx_list_cnt .cate_list li {
    margin-bottom: 13px;
}
#tmp_idx_contents .idx_list_cnt .cate_list li a {
    display: inline-block;
    padding-left: 18px;
    background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat left 8px;
    color: inherit;
}
#tmp_contents .cate_idx_link a,
#tmp_idx_contents .idx_navi li a,
#tmp_idx_contents .idx_list_ttl a,
#tmp_idx_contents .idx_list_cnt .cate_list li a,
#tmp_contents .shisetsu_cmenu li a {
	text-decoration: none;
}
#tmp_contents .cate_idx_link a:hover,
#tmp_idx_contents .idx_list_ttl a:hover,
#tmp_idx_contents .idx_list_cnt .cate_list li a:hover {
	text-decoration: underline;
}
#tmp_idx_contents .idx_navi li a:hover,
#tmp_contents .shisetsu_cmenu li a:hover{
	border-color: #047cc1;
}

/* autolink */
.blog_cnt .release_tbl{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.blog_cnt .release_tbl .date,
.blog_cnt .release_tbl .text{
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 7px;
	line-height: 1.5;
}
.blog_cnt .release_tbl .date{
	position: relative;
	padding-left: 0;
	padding-right: 6px;
	top: 2px;
	width: 129px;
	font-size: 88.9%;
	font-weight: bold;
}
.blog_cnt .release_tbl .text{
	padding-left: 0;
	padding-right: 0;
	font-weight: 500;
}
.blog_cnt .release_tbl .text p{
	display: inline-block;
	padding-left: 17px;
	background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat left 0.45em;
}
.blog_cnt .release_tbl .text a{
	color: inherit;
	text-decoration: none;
	display: inline-block;
}
.blog_cnt .release_tbl .text a:hover{
	text-decoration: underline;
}
#tmp_contents .blog_cnt .release_tbl p {
	margin-bottom: 0;
}

/* ==================================================
IDX End
================================================== */
/* ==================================================
index topics idx2
================================================== */
#tmp_topics .common_ttl h2{
	margin: 0;
    padding: 0;
    background: transparent;
	font-size: 133.3%;
}
#tmp_topics ul{
	margin: 0;
    list-style: none;
}
#tmp_topics .link_simple{
	margin-bottom: 13px;
}
#tmp_topics .topics_cnt ul li {
    background: url("/shared/images/icon/arrow_link_bl.png") no-repeat left 0.55em;
    padding-left: 16px;
    margin: 0 0 10px;
}
#tmp_topics .topics_cnt ul li a {
    display: inline-block;
    text-decoration: none;
    color: #222222;
    background-color: transparent;
}
#tmp_topics .topics_cnt ul li a:hover,
#tmp_topics .topics_cnt ul li a:focus {
    text-decoration: underline;
}

/* idx_row */
#tmp_contents .idx_row{
	display: flex;
	margin: 0 -9px;
}
#tmp_contents .idx_row .idx_col{
	width: 50%;
	padding: 18px 9px 0;
}
#tmp_contents .idx_row .box_menu{
	height: 100%;
	margin-bottom: 0;
	overflow: hidden;
}
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu{
	display: flex;
	flex-direction: column;
}
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl{
	flex: 1;
}
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl p,
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl h2,
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl h3,
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl h4,
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl h5,
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl h6{
	height: 100%;
}
#tmp_contents .idx_row:not(:has(.box_menu_cnt)) .box_menu .box_menu_ttl a{
	height: calc(100% + 36px);
}
#tmp_contents .idx_row .box_menu ul li {
    margin-bottom: 16px;
}
#tmp_contents .idx_row .box_menu ul,
#tmp_contents .idx_row .box_menu ul li:last-child {
    margin-bottom: 0;
}
#tmp_contents .idx_row .box_menu_ttl{
	margin-bottom: -2px;
}
#tmp_contents .idx_row .box_menu_ttl a:focus-visible {
	outline-offset: -2px;
}
#tmp_contents .idx_row .box_menu_cnt{
	padding: 20px 40px 19px 21px;
}
.custom_idx2 #tmp_contents h1{
	margin-bottom: 26px;
	padding-bottom: 40px;
}
.custom_idx2 #tmp_contents .cate_idx_link p{
	margin-bottom: 13px;
}
.custom_idx2 #tmp_idx_contents .idx_navi ul{
	gap: 8px;
	padding-bottom: 24px;
}
.custom_idx2 #tmp_idx_contents .idx_navi li{
	width: calc((100% - 32px) / 5);
}
.custom_idx2 #tmp_idx_contents .idx_navi{
	margin-bottom: 42px;
}
.custom_idx2 .col_main{
	padding-bottom: 120px;
}
.custom_idx2 #tmp_contents .cate_idx_link{
	margin-right: 0;
}
/* ==================================================
IDX 3
================================================== */
.custom_idx3 .col_main{
	padding-bottom: 94px;
}
.custom_idx3 #tmp_contents h1{
	margin-bottom: 0.9em;
}
/* ==================================================
start event
================================================== */
/* ==================================================
refine_btn / form_btn
================================================== */
.custom_event #tmp_contents h1 {
	margin-bottom: 29px;
	padding-bottom: 40px;
}
#tmp_event_cal_refine_btn {
	margin:40px auto 0;
	text-align:center;
	clear:both;
}
#tmp_event_cal_refine_btn p {
	display:inline-block;
	vertical-align: middle;
	width:240px;
	margin:0 7px;
	line-height:1.25;
	text-indent:inherit;
}
#tmp_event_cal_refine_btn .clear_btn {
    width: 180px;
}
#tmp_event_cal_refine_btn .clear_btn a {
	font-size:88.89%;
	padding:9px 0;
	text-decoration:none;
	border:2px solid #e6e6e6;
	background-color:#e6e6e6;
	color:#222222;
	cursor:pointer;
	display:block;
	border-radius: 6px;
	transition: background-color 0.3s ease-in-out;
}

#tmp_event_cal_refine_btn #tmp_event_keyword_btn {
	width:100%;
	padding:13px 0 11px;
	cursor:pointer;
	color:#ffffff;
	font-size: 111.1%;
	font-weight: bold;
    letter-spacing: 5px;
    text-indent: 5px;
	background-color:#047cc1;
	border:2px solid #047cc1;
	box-shadow: 0 5px 10px 0.5px rgba(40,0,103,0.1);
	border-radius: 6px;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#tmp_event_cal_refine_btn .clear_btn a:hover {
	background-color:#ffffff;
}
#tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
#tmp_event_cal_refine_btn #tmp_event_keyword_btn:focus {
	background-color:#ffffff;
	color: #047cc1;
}
/* 絞り込み検索
================================================== */
#tmp_event_cal_refine {
	margin:0 0 80px;
    position: relative;
	clear:both;
}
#tmp_event_cal_refine_ttl {
    margin: 0 0 3px;
}
#tmp_event_cal_refine_ttl h2 {
	margin:0;
	background-color: transparent;
	padding-left: 30px;
	background-image: url(/shared/templates/free/images/pattern_bubble.png);
	background-position: 1px 26px;
}
#tmp_event_cal_refine_cnt {
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#14c0e2), to(#047cc1));
    background-image: -moz-linear-gradient(#14c0e2 0%, #047cc1 100%);
    background-image: -o-linear-gradient(#14c0e2 0%, #047cc1 100%);
    background-image: linear-gradient(#14c0e2 0%, #047cc1 100%);
    background-size: 1px 100%;
    background-repeat: no-repeat;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}
#tmp_event_cal_refine_cnt .event_cal_refine_inner {
    padding: 26px 28px 0 29px;
}
#tmp_event_cal_refine_cnt h3 {
    margin:0;
    background: url(/shared/templates/free/images/event/icon_search_ttl.png) no-repeat left 5px;
	padding-left: 27px;
	padding-bottom: 23px;
    font-size: 122.22%;
}
#tmp_event_cal_refine_cnt fieldset {
	padding:0 0 9px;
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset.wrap_target{
	padding-bottom: 13px;
}
#tmp_event_cal_refine_cnt fieldset .genre_anchor{
	display: block;
	line-height: 1.2;
}
#tmp_event_cal_refine_cnt fieldset .genre_anchor a{
	display: inline-block;
	text-decoration: none;
	color: #222222;
	font-size: 77.7%;
	font-weight: 500;
	padding-left: 16px;
	background: url(/shared/templates/free/images/event/arrow_anchor.png) no-repeat 0 4px;
}
#tmp_event_cal_refine_cnt fieldset .genre_anchor a:hover{
	text-decoration: underline;
}
#tmp_event_cal_refine_cnt fieldset legend,
#tmp_event_search dl dt {
	float:left;
	width:200px;
	padding-top:9px;
	font-weight: bold;
	padding-right: 5px;
}
#tmp_event_search dl dt {
	padding-top:15px;
}
#tmp_event_cal_refine_cnt fieldset.wrap_target legend {
	padding-top: 13px;
}
#tmp_event_cal_refine_cnt fieldset ul,
#tmp_event_search dl dd {
	float:right;
	width: calc(100% - 200px);
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_cal_refine_cnt fieldset ul{
	display: flex;
    flex-wrap: wrap;
    gap: 2px 31px;
}
#tmp_event_cal_refine_cnt fieldset.wrap_target ul{
	padding-top: 3px;
}
#tmp_event_cal_refine_cnt fieldset li {
	float:left;
	line-height:1.375;
	position:relative;
	margin-bottom: 0;
}
#tmp_event_cal_refine_cnt fieldset li input[type="checkbox"] {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-8px;
    width: 16px;
    height: 16px;
	cursor: pointer;
}
#tmp_event_cal_refine_cnt fieldset li label {
	cursor:pointer;
	display:inline-block;
	padding:11px 5px 8px 28px;
}
#tmp_event_cal_refine_cnt fieldset .genre {
	width: calc(100% - 200px);
	display: flex;
	flex-wrap:wrap;
    gap:0 14px;
	font-size: 88.89%;
}
#tmp_event_cal_refine_cnt fieldset .genre li {
	display: flex;
	margin:0 0 14px;
	width: calc((100% - 28px) / 3 );
    float: none;
	min-width: 10em;
}
#tmp_event_cal_refine_cnt fieldset .genre li label {
	display: flex;
	flex-grow:1;
	align-items: center;
	padding:11px 41px 7px 34px;
	min-height:44px;
	margin-right:0;
	position:relative;
    border: 2px solid;
	border-radius: 4px;
	transition: border-color 0.3s ease-in-out;
}
#tmp_event_cal_refine_cnt fieldset .genre li label::after {
	content:'';
	position:absolute;
	top:50%;
	right:4px;
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	margin-top:-16px;
	background-size: 32px auto;
}
#tmp_event_cal_refine_cnt fieldset .genre li input[type="checkbox"] {
	left: 10px;
    margin-top: -8px;
	z-index:5;
}
#tmp_event_cal_refine_cnt fieldset .area{
	margin-bottom: 5px;
}
/* event_search */
#tmp_event_search {
	padding-top: 12px;
	clear:both;
}
#tmp_event_search p {
	margin-bottom:0 !important;
}
#tmp_event_search #tmp_event_keyword {
	width: 100%;
	min-height:54px;
	background-color: #ffffff;
	color: #222222;
	padding: 5px 20px;
	border:1px solid #047cc1;
	border-radius: 6px;
	position:relative;
	z-index:2;
}
#tmp_event_search #tmp_event_keyword:focus::placeholder {
	color: transparent;
}
/* genre
================================================== */
#tmp_event_cal_refine_cnt fieldset .genre li.genre1 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre1 {
	background-image:url(/shared/templates/free/images/event/genre_icon1.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre1 label,
#tmp_event_cal_list .event_cal_list ul li .genre1 {
	background-color:#fff1df;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre1 label {
    border-color: #fff1df;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre2 {
	background-image:url(/shared/templates/free/images/event/genre_icon2.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 label,
#tmp_event_cal_list .event_cal_list ul li .genre2 {
	background-color:#d9faf9;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 label {
    border-color: #d9faf9;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre3 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre3 {
	background-image:url(/shared/templates/free/images/event/genre_icon3.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre3 label,
#tmp_event_cal_list .event_cal_list ul li .genre3 {
	background-color:#d3f2dc;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre3 label {
    border-color: #d3f2dc;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre4 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre4 {
	background-image:url(/shared/templates/free/images/event/genre_icon4.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre4 label,
#tmp_event_cal_list .event_cal_list ul li .genre4 {
	background-color:#fad9f0;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre4 label {
    border-color: #fad9f0;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 label::after,
#tmp_event_cal_list .event_cal_list ul li .genre5 {
	background-image:url(/shared/templates/free/images/event/genre_icon5.png);
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 label,
#tmp_event_cal_list .event_cal_list ul li .genre5 {
	background-color:#f0f0f0;
}
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 label {
    border-color: #f0f0f0;
}
#tmp_event_cal_refine_cnt fieldset .genre li label:hover {
    border-color: #1da2f0 !important;
}
#tmp_event_cal_refine_cnt .refine_inner_ttl{
	position: relative;
}
#tmp_event_cal_refine_cnt .refine_inner_ttl p{
	margin-bottom: 0;
}
#tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch{
	position: absolute;
    right: 1px;
    top: -4px;
	font-size: 88.9%;
	text-decoration: none;
	color: #222222;
	background-color: #f2f2f2;
	min-width: 107px;
	text-align: center;
	padding: 6px 16px 4px 41px;
	border-radius: 50px;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/free/images/event/plus_accor.png);
    background-size: 12px 12px;
    background-position: 28px center;
}
#tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch:hover{
	text-decoration: underline;
}
#tmp_event_cal_refine_cnt .event_cal_refine_inner.ac_active .event_accordion_switch{
	background-position: 20px center;
	background-size: 12px 2px;
	background-image: url(/shared/templates/free/images/event/minus_accor.png);
}
#tmp_event_cal_refine_cnt .refine_inner{
	border-top: 1px solid #e5e5e5;
	padding-top: 25px;
}
/* タブ
================================================== */
#tmp_event_cal_tab {
	border-bottom:1px solid #047cc2;
	margin:0 0 30px;
	clear:both;
}
#tmp_contents #tmp_event_cal_tab ul {
	list-style:none;
	list-style-image:none;
	margin:0 -5px !important;
}
#tmp_contents #tmp_event_cal_tab li {
	float:left;
	width:50%;
	margin:0 !important;
	padding:0 5px;
	text-align:center;
	font-size:122.2%;
}
#tmp_contents #tmp_event_cal_tab li a {
	display:block;
	padding:17px 10px 14px 7px;
	color:#222222;
	background-color:#f2f2f2;
	border:1px solid #f2f2f2;
	border-bottom:none;
	text-decoration:none;
	position:relative;
	border-radius: 6px 6px 0 0;
	font-weight: bold;
}
#tmp_contents #tmp_event_cal_tab li a::after {
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom: -2px;
    z-index: 1;
    height: 3px;
	background-color:#ffffff;
	opacity:0;
}
#tmp_contents #tmp_event_cal_tab li a:hover span{
	text-decoration: underline;
}
#tmp_contents #tmp_event_cal_tab .selected a {
	border-color:#047cc2;
	background-color:#ffffff;
}
#tmp_contents #tmp_event_cal_tab .selected a::after {
	opacity:1;
}
#tmp_event_cal_tab li span {
	display:inline-block;
	padding:0 0 0 33px;
	position:relative;
}
#tmp_event_cal_tab li span::before {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:28px;
	height:28px;
	margin-top:-13px;
	background-repeat: no-repeat;
	background-position: center center;
}
#tmp_event_cal_tab #tmp_event_cal_tab_list span::before {
	background-image: url(/shared/templates/free/images/event/icon_tab_list_ttl.png);
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal span::before {
	margin-top: -15px;
	background-image: url(/shared/templates/free/images/event/icon_tab_cal_ttl.png);
}
#tmp_event_cal_tab #tmp_event_cal_tab_list.selected span::before {
	background-image: url(/shared/templates/free/images/event/icon_tab_list_ttl_ac.png);
}
#tmp_event_cal_tab #tmp_event_cal_tab_cal.selected span::before {
	background-image: url(/shared/templates/free/images/event/icon_tab_cal_ttl_ac.png);
}
/* cal_month
================================================== */
#tmp_wrap_cal_month {
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	margin: 80px 0 40px;
}
#tmp_wrap_cal_month h2 {
	margin: 0 0 15px;
    padding: 18px 10px 17px 59px;
    border-radius: 5px 5px 0 0;
    background-image: url(/shared/templates/free/images/pattern_bubble.png);
    background-position: 29px 26px;
}
#tmp_contents .cal_month {
    padding: 0 10px 39px;
}
#tmp_contents .cal_month .cal_month_ttl {
	text-align:center;
	margin:0 0 12px;
}
#tmp_contents .cal_month .cal_month_ttl p {
	line-height:1.25;
	display:inline-block;
	vertical-align:top;
	font-weight: bold;
    margin-left: 6px;
	margin-bottom: 0;
	font-size: 111.1%;
}
#tmp_contents .cal_month .cal_month_ttl p .month_ttl {
	font-size:200%;
    padding-left: 6px;
}
#tmp_contents .cal_month .cal_month_ttl p .month {
	font-size:130%;
}
#tmp_contents .cal_month .cal_month_cnt {
    max-width: 600px;
    margin: 0 auto;
}
/* calendar */
#tmp_contents .cal_month .cal_month_cnt .calendar {
	width:100%;
	margin:0 !important;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
#tmp_contents .cal_month .cal_month_cnt .calendar .bgcolor {
	background-color:#f2f2f2;
	color:inherit;
	font-weight: bold;
	padding:13px 0 11px !important;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:first-child {
	background-color:#fcebeb;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:last-child {
	background-color:#ebf1fc;
}
#tmp_contents .cal_month .cal_month_cnt .calendar td {
	text-align:center;
	padding:14px 0 !important;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
#tmp_contents .cal_month .cal_month_cnt .calendar td a {
	display:block;
	padding:14px 0;
	margin:-14px 0;
	color:#222222;
	background-color:transparent;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:first-child,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sun,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sun a,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_holiday,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_holiday a,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sat.cal_holiday,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sat.cal_holiday a {
	color:#b32424;
}
#tmp_contents .cal_month .cal_month_cnt .calendar tr .bgcolor:last-child,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sat,
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_sat a {
	color:#124aba;
}
#tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today {
	background-color:#fffcdf !important;
}
/* 月送り
================================================== */
/* event_col3 */
#tmp_contents .event_col3 {
	clear:both;
	width:100%;
	margin:0 0 37px;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3R {
	float:left;
	width:20%;
}
#tmp_contents .event_col3 .event_col3M {
	float:left;
	width:60%;
	text-align:center;
    position: relative;
	display: flex;
	justify-content: flex-end;
    gap: 9%;
    padding: 7px 4.8% 0;
}
/* event_page_navi */
#tmp_contents .event_page_navi p {
	margin-bottom:0;
}
#tmp_contents .event_page_navi .cal_date {
	line-height:1.25;
	display:inline-block;
	vertical-align:top;
	font-weight: bold;
    margin-left: 6px;
	font-size: 111.1%;
}
#tmp_contents .event_page_navi .cal_date .month_num {
	font-size:200%;
    padding-left: 6px;
	transform: translateY(2px);
}
#tmp_contents .event_page_navi .cal_date .month {
	font-size:130%;
}
#tmp_contents .event_page_navi .cal_date_day {
    margin-top: 3px;
    text-align: left;
}
#tmp_contents .event_page_navi .cal_date_day a {
	display: flex;
    align-items: center;
    color: inherit;
	background: #ffffff url(/shared/templates/free/images/event/icon_arr_cal_down.png) no-repeat 19px 18px;
    min-width: 185px;
    min-height: 44px;
    padding: 5px 9px 2px 37px;
    box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
	border: 2px solid transparent;
    border-radius: 6px;
	transition: 0.3s border-color ease-in-out;
}
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	line-height:1.2;
	margin-bottom:0;
	padding-top:18px;
}
#tmp_contents .event_page_navi a {
	display:inline-block;
	color:#222222;
	text-decoration:none;
}
#tmp_contents .event_page_navi .prev a,
#tmp_contents .event_page_navi .next a {
	background-repeat:no-repeat;
	background-size:8px auto;
}
#tmp_contents .event_page_navi .prev a {
	background-image:url(/shared/templates/free/images/event/icon_arr_cal_left.png);
	background-position:left center;
	padding:4px 0 4px 16px;
}
#tmp_contents .event_page_navi .next a {
	background-image:url(/shared/templates/free/images/event/icon_arr_cal_right.png);
	background-position:right center;
	padding:4px 15px 4px 0;
}
#tmp_contents .event_page_navi a:hover {
	text-decoration: underline;
}
#tmp_contents .event_page_navi .cal_date_day a:hover {
	border-color: #047cc1;
	text-decoration: none;
}
/* event_item_list
================================================== */
#tmp_contents .event_item_list,
#tmp_contents .event_item_list li {
	display: flex;
}
#tmp_contents .event_item_list {
	flex-wrap:wrap;
	list-style:none;
	margin:0 0 40px;
    gap: 0 40px;
}
#tmp_contents .event_item_list li {
	width: calc(100%/4 - 30px);
	margin:0 0 34px;
}
#tmp_contents .event_item_list p {
	margin-bottom:0;
}
#tmp_contents .event_item_list .event_item{
	width:100%;
	display:block;
}
#tmp_contents .event_item_list .event_item_img{
	position:relative;
	margin-bottom:9px;
    overflow: hidden;
	background-color:#ffffff;
    text-align: center;
	display: flex;
    justify-content: center;
	border-radius: 10px;
	box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.25);
	aspect-ratio: 4 / 3;
}
#tmp_contents .event_item_list .event_item_img:after{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #047cc1;
    border-radius: 10px;
    pointer-events: none;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}
#tmp_contents .event_item_list .event_item_img img{
	position: absolute;
    vertical-align: top;
    top: 50%;
    left: 50%;
    width: auto;
	max-width: none;
    height: 100%;
    transform: translate(-50%, -50%);
}
#tmp_contents .event_item_list .event_item_ttl {
	font-size:88.9%;
	line-height:1.6;
    padding-left: 18px;
    background: url(/shared/templates/free/images/event/icon_arr_link.png) no-repeat left 8px;
	background-size:10px auto;
}
#tmp_contents .event_item_list .event_item_ttl a{
	display:inline-block;
	text-decoration:none;
	color:#222222;
	background-color:transparent;
}
#tmp_contents .event_item_list .event_item_date{
	font-size:77.8%;
	font-weight: bold;
	line-height:1.6;
	margin-bottom: 3px;
    color: #222222;
    background-color: transparent;
}
#tmp_contents .event_item_list .event_item.hv_active .event_item_img:after {
    opacity: 1;
}
#tmp_contents .event_item_list .event_item.hv_active a,
#tmp_contents .event_item_list .event_item_ttl a:hover {
	text-decoration: underline;
}
/* 一覧形式
================================================== */
#tmp_event_cal_list {
    margin: 0 0 80px;
}
#tmp_event_cal_list .event_cal_list {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#tmp_event_cal_list .event_cal_list td {
	padding:13px 20px 8px;
	vertical-align:top;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #c8cbcc;
}
#tmp_event_cal_list .event_cal_list td.cal_date {
	width:147px;
	text-align:center;
	vertical-align:middle;
	padding:10px 10px 11px;
	font-weight: bold;
}
#tmp_event_cal_list .event_cal_list .cal_th th,
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding:14px 10px;
	vertical-align:top;
	text-align:center;
	background-color:#f0f4f5;
	color:inherit;
	font-size: 111.1%;
	font-weight: bold;
	border: 1px solid #cccccc;
}
#tmp_event_cal_list .event_cal_list .cal_th th{
	padding-top: 12px;
	padding-bottom: 12px;
}
#tmp_event_cal_list .event_cal_list td.cal_date .day {
	font-size:155.6%;
}
#tmp_event_cal_list .event_cal_list td.cal_date .week span {
	display: block;
}
#tmp_event_cal_list .event_cal_list .cal_th td p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td p {
	margin-bottom:0;
	line-height:1.4;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_sun,
#tmp_event_cal_list .event_cal_list td.cal_date.cal_holiday,
#tmp_event_cal_list .event_cal_list td.cal_date.cal_sat.cal_holiday {
	color:#b32424;
	background-color:#fcebeb;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_sat {
	color:#124aba;
	background-color:#ebf1fc;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_today {
    background-color: #fffcdf;
}
#tmp_event_cal_list .event_cal_list ul {
	list-style:none;
	margin:0;
}
#tmp_event_cal_list .event_cal_list ul li {
	margin:0;
	padding:7px 0;
	width:100%;
}
#tmp_event_cal_list .event_cal_list ul li p a {
    display: inline-block;
	text-decoration:none;
	color:#222222;
    background: transparent url(/shared/templates/free/images/event/icon_arr_link.png) no-repeat left 6px;
	background-size:10px auto;
    padding-left: 18px;
}
#tmp_event_cal_list .event_cal_list ul li p a:hover {
	text-decoration: underline;
}
#tmp_event_cal_list .event_cal_list ul li .genre1,
#tmp_event_cal_list .event_cal_list ul li .genre2,
#tmp_event_cal_list .event_cal_list ul li .genre3,
#tmp_event_cal_list .event_cal_list ul li .genre4,
#tmp_event_cal_list .event_cal_list ul li .genre5,
#tmp_event_cal_list .event_cal_list ul li .genre6,
#tmp_event_cal_list .event_cal_list ul li .genre7,
#tmp_event_cal_list .event_cal_list ul li .genre8,
#tmp_event_cal_list .event_cal_list ul li .genre9 {
	font-size:88.9%;
	display:inline-block;
	line-height:1.2;
	margin:0 0 10px;
	background-repeat:no-repeat;
	background-position:right 4px center;
	min-height:34px;
	min-width: 139px;
	padding:9px 39px 6px 12px;
	background-size:26px 26px !important;
	margin-right: 10px;
}
#tmp_event_cal_list .more {
    text-align: center;
    margin: 15px 0;
}
#tmp_event_cal_list .more a {
    position: relative;
    display: inline-block;
    font-size: 88.9%;
    text-decoration: none;
    color: #222222;
    min-width: 200px;
    border: 1px solid #d9d9d9;
    padding: 10px 5px;
	transition: border-color 0.3s ease-in-out;
}
#tmp_event_cal_list .more span {
    display: inline-block;
}
#tmp_event_cal_list .more a:hover {
	border-color: #047cc1;
}
#tmp_event_cal_refine_cnt .refine_inner_cnt{
	display: none;
}
.no_javascript #tmp_event_cal_refine_cnt .refine_inner_cnt{
	display: block;
}
#tmp_event_cal_refine_cnt .genres_ttl h4{
	font-size: 111.1%;
	font-weight: bold;
	padding-left: 31px;
	padding-bottom: 8px;
	margin: 0;
	background: url(/shared/templates/free/images/event/genres_ttl.png) no-repeat 0 5px;
	margin-bottom: 17px;
}
#tmp_contents .block_event_table table.datatable th{
	padding-top: 16px;
	padding-bottom: 11px;
	border-color: #b3b3b3;
}
#tmp_contents .block_event_table table.datatable td{
    padding: 14px 10px 11px 20px;
	border-color: #b3b3b3;
}
#tmp_contents .block_event_table table.datatable td:first-child{
	width: 290px;
}
#tmp_contents .block_event_table table.datatable{
    margin-bottom:40px;
}
#tmp_contents .block_event_table .event_table_lft{
	flex: 1;
	min-width: 600px;
}
#tmp_contents .block_event_table .event_table_flex{
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	justify-content: center;
}
#tmp_contents .block_event_table .event_table_rgt{
    width: 279px;
	padding: 1px 1px 18px 0;
} 
#tmp_contents .block_event_table .event_table_rgt img{
	width: 100%;
	height: auto;
	vertical-align: top;
} 
#tmp_area_genres{
    padding-top: 10px;
}
#tmp_event_genres{
    padding-top: 74px;
}
/* ==================================================
end event
================================================== */
/* ==================================================
施設
================================================== */
/* shisetsu_boxmenu
================================================== */
.type_shisetsu #tmp_contents div.box_menu {
	overflow: hidden;
}
.type_shisetsu #tmp_contents div.box_menu_ttl {
	margin-bottom: -1px;
}
.type_shisetsu #tmp_contents div.box_menu_ttl a:focus-visible {
	outline-offset: -2px;
}
/* shisetsu_cmenu
================================================== */
#tmp_contents ul.shisetsu_cmenu,
#tmp_contents ul.shisetsu_cmenu li,
#tmp_contents ul.shisetsu_cmenu a {
	display: flex;
}
#tmp_contents ul.shisetsu_cmenu {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
	flex-wrap: wrap;
	gap: 10px;
}
#tmp_contents ul.shisetsu_cmenu li {
	width: calc((100% - 50px) / 6);
	line-height: 1.5;
	margin-bottom: 0;
}
#tmp_contents ul.shisetsu_cmenu li a {
	width: 100%;
	padding: 9px 11px 7px 31px;
	color: inherit;
	background: #ffffff url(/shared/images/icon/arrow_link_bl.png) no-repeat 14px center;
	border: 2px solid #ffffff;
	box-shadow: 0px 5px 18px 2px rgba(0, 51, 103, 0.1);
	border-radius: 6px;
	font-size: 88.9%;
	align-items: center;
	min-height: 68px;
	transition: border-color 0.3s ease-in-out;
}
/* shisetsu_link
================================================== */
#tmp_contents .shisetsu_link {
	text-align: right;
}
#tmp_contents .shisetsu_link a {
	text-decoration:none;
	padding-left:20px;
	color: #222222;
	background:transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat 0 center;
}
#tmp_contents .shisetsu_link a:hover,
#tmp_contents .shisetsu_link a:focus {
	text-decoration: underline;
}
/* shisetsu_col2
================================================== */
#tmp_contents .shisetsu_col2{
	display: flex;
	justify-content: center;
	gap: 0 40px;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_l{
	gap: 40px;
	max-width: calc(33.3%);
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r{
	flex: 1;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_l a{
	text-decoration:none;
	padding: 10px 0 10px 20px;
	color: #222222;
	background:transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat 0 center;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_l a:hover,
#tmp_contents .shisetsu_col2 .shisetsu_col2_l a:focus {
	text-decoration: underline;
}


#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .date,
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .text{
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 7px;
	line-height: 1.5;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .date{
	position: relative;
	padding-left: 0;
	padding-right: 6px;
	width: 145px;
	font-weight: bold;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .date p{
	margin-bottom:0;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .text{
	padding-left: 0;
	padding-right: 0;
	font-weight: 500;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .text p{
	display: inline-block;
	padding-left: 17px;
	margin-bottom:0;
	background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat left 0.45em;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .text a{
	color: inherit;
	text-decoration: none;
	display: inline-block;
}
#tmp_contents .shisetsu_col2 .shisetsu_col2_r .shisetsu_release_tbl .text a:hover{
	text-decoration: underline;
}
/* shisetsu_access
================================================== */
#tmp_contents .shisetsu_access > tbody > tr > td {
	vertical-align:top;
}
#tmp_contents .shisetsu_access > tbody > tr > td:nth-child(2) {
	width: calc(66.6%);
	padding-left:40px;
}
#tmp_contents .shisetsu_access > tbody > tr > td .datatable {
	margin-bottom:2.3em;
}
/* shisetsu_btn
================================================== */
#tmp_contents .shisetsu_btn {
	display: flex;
	justify-content: center;
	gap: 0 40px;
	flex-flow: row wrap;
}
#tmp_contents .shisetsu_btn li {
	width: calc(50% - 20px);
}

/* ==================================================
chiji
================================================== */
.custom_chiji #tmp_contents h2 {
	padding: 18px 27px 20px;
	background-image: url(/shared/templates/free/images/chiji/h2_pattern_bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-radius: 16px 0 0 0;
    border-top: 1px solid #047cc2;
    border-left: 1px solid #047cc2;
    position: relative;
}
.custom_chiji #tmp_contents h2::before {
    content: "";
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 1;
    background: url("/shared/templates/free/images/chiji/h2_pattern_wave.png") no-repeat 0 0;
    width: 50px;
    height: 8px;
}
.custom_chiji #tmp_anchor .anchor_ttl p,
.custom_chiji #tmp_anchor .anchor_ttl h2{
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
	border-radius: 0;
    border: none;
}

/* ==================================================
chiji TOP
================================================== */
/* chiji_ttl
================================================== */
#tmp_chiji_ttl {
    margin: 0 0 60px;
}
#tmp_chiji_ttl h1,
#tmp_chiji_ttl h1 span {
    display: block;
    width: 100%;
    border-radius: 6px;
}
#tmp_chiji_ttl h1 {
    background: url(/shared/templates/free/images/chiji/chiji_ttl.jpg) no-repeat 0 0;
    background-size: 100% auto;
}
#tmp_chiji_ttl h1 span {
    height: 0;
    padding-top: 25%;
    position: relative;
    z-index: -1;
    overflow: hidden;
}

/* chiji_message
================================================== */
#tmp_chiji_message {
    margin: 0 0 6px;
    border-radius: 6px;
    padding: 34px 40px 40px;
	background-color:#f0f9fc;
	background: url(/shared/templates/free/images/chiji/chiji_message_bg.png) no-repeat left bottom, -moz-linear-gradient(180deg, #f0f9fc, #b1effa); 
	background: url(/shared/templates/free/images/chiji/chiji_message_bg.png) no-repeat left bottom, -webkit-linear-gradient(180deg, #f0f9fc, #b1effa); 
	background: url(/shared/templates/free/images/chiji/chiji_message_bg.png) no-repeat left bottom, linear-gradient(180deg, #f0f9fc, #b1effa);
}
#tmp_chiji_message_ttl {
    text-align: center;
    margin: 0 0 20px;
}
.custom_chiji #tmp_contents #tmp_chiji_message_ttl h2 {
    margin: 0;
    padding: 0 0 22px;
    font-size: 166.67%;
    border: none;
    background-color: transparent;
    background-image: url(/shared/templates/free/images/chiji/chiji_message_ttl_en.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
#tmp_contents #tmp_chiji_message_cnt p {
    line-height: 1.65;
}
#tmp_contents #tmp_chiji_message_cnt .box_btn {
    width: 286px;
    margin: 24px auto 0;
}
#tmp_contents #tmp_chiji_message_cnt .box_btn li {
    margin: 0;
}

/* chiji_nav */
#tmp_contents .sec_chiji_nav .box_btn {
    display: flex;
    flex-wrap:wrap;
    gap: 18px;
}
#tmp_contents .sec_chiji_nav .box_btn li {
    width: calc(25% - 14px);
    margin-bottom: 0;
}

.custom_chiji #tmp_anchor h2::before,
.custom_chiji #tmp_contents #tmp_chiji_message_ttl h2::before{
    display: none !important;
}

/* sec_chiji_item */
#tmp_contents .wrap_sec_chiji_item {
    display: flex;
    flex-wrap:wrap;
    gap: 30px;
}
#tmp_contents .sec_chiji_item {
    width: calc(50% - 15px);
}
#tmp_contents .sec_chiji_item_cnt {
    padding: 0 8.9744%;
}
#tmp_contents .sec_chiji_item_cnt .img {
    margin-bottom: 10px;
}
#tmp_contents .sec_chiji_item_cnt .img img {
    vertical-align: top;
    border-radius: 10px;
    box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
}
#tmp_contents .sec_chiji_item_cnt .date {
    font-size: 77.77%;
    font-weight: bold;
    margin-bottom: 4px;
}
#tmp_contents .sec_chiji_item_cnt .link {
    font-size: 88.88%;
    margin-bottom: 26px;
}
#tmp_contents .sec_chiji_item_cnt .link a {
    display: inline-block;
    text-decoration: none;
    color: #222222;
    padding-left: 18px;
	background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat left 0.5em;
}
#tmp_contents .sec_chiji_item_cnt .link a:hover,
#tmp_contents .sec_chiji_item_cnt .link a:focus {
    text-decoration: underline;
}

/* linkbtn_press */
#tmp_contents .linkbtn_press {
    font-size: 88.88%;
    margin-bottom: 10px;
    line-height: 1.25;
}
#tmp_contents .linkbtn_press a {
    text-decoration: none;
    max-width: 386px;
    display: block;
    margin: 0 auto;
	padding: 10px 5px;
	border-radius: 10px;
	color: inherit;
    background-color: #ffffff;
	text-decoration: none;
	border: 2px solid transparent;
	transition: border-color 0.3s ease-in-out;
    box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
    position: relative;
}
#tmp_contents .linkbtn_press a:hover{
	border-color: #047cc1
}
#tmp_contents .linkbtn_press a::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    background: url(/shared/images/icon/arrow_link_bl.png) no-repeat 0 0;
}

/* box_chiji_btn */
#tmp_contents .box_chiji_btn {
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap:wrap;
    gap: 28px;
}
#tmp_contents .box_chiji_btn li {
    width: calc(25% - 21px);
    margin-bottom: 0;
}
#tmp_contents .box_chiji_btn a {
	display: flex;
    min-height: 96px;
    align-items: center;
	padding: 5px;
	border-radius: 10px;
	color: inherit;
    background-color: #ffffff;
	text-decoration: none;
	border: 2px solid transparent;
	transition: border-color 0.3s ease-in-out;
    box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
}
#tmp_contents .box_chiji_btn a:hover{
	border-color: #047cc1
}
#tmp_contents .box_chiji_btn a .icon {
    width: 80px;
	padding: 15px 10px 0;
}
#tmp_contents .box_chiji_btn a .txt {
    width: calc(100% - 80px);
    padding: 0 8px;
}

/* custom department
================================================== */
.custom_department #tmp_contents .sns_box {
	display:flex;
	flex-wrap: wrap;
	margin: 0;
	gap: 0 2%;
}
.custom_department #tmp_contents .sns_box li {
	width: 49%;
	list-style: none;
	box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
	border-radius: 10px;
	clear: both;
	position:relative;
	border: 2px solid transparent;
	transition: border-color 0.3s ease-in-out;
}
.custom_department #tmp_contents .sns_box li a {
	display: flex;
	color: #222222;
	width: 100%;
	padding: 18px 60px 18px 10px;
}
.custom_department #tmp_contents .sns_box li .sns_box_l {
	min-width:76px;
	align-items: center;
	display: flex;
}
.custom_department #tmp_contents .sns_box li .sns_box_l img {
	width:76px;
	align-items: center;
	display: flex;
}
.custom_department #tmp_contents .sns_box li .sns_box_r {
	padding:0 0 0 12px;
	max-width: calc(100% - 104px);
}
.custom_department #tmp_contents .sns_box li .sns_box_type {
	font-weight: bold;
}
.custom_department #tmp_contents .sns_box li .sns_box_type:after {
	content:"";
	position:absolute;
	width: 30px;
	height: 33px;
	right:20px;
	top: auto;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 30px auto;
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type1:after {
	background-image:url(/shared/templates/free/images/sns_icon_type_x.png);
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type2:after {
	background-image:url(/shared/templates/free/images/sns_icon_type_fb.png);
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type3:after {
	background-image:url(/shared/templates/free/images/sns_icon_type_insta.png);
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type4:after {
	background-image:url(/shared/templates/free/images/sns_icon_type_tiktok.png);
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type5:after {
	background-image:url(/shared/templates/free/images/sns_icon_type_line.png);
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type7:after {
	background-image:url(/shared/templates/free/images/sns_icon_type_ytb.png);
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type6:after {
	background-image:url(/shared/templates/free/images/sns_icon_type_app.png);
}
.custom_department #tmp_contents a[rel*="external"]:after,
.custom_department #tmp_main a[rel*="external"]:after {
	flex: 1;
}
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type + br,
.custom_department #tmp_contents .sns_box li .sns_box_type.sns_icon_type {
	display:none;
}
.custom_department #tmp_contents .sns_box li a:has(.sns_icon_type) {
	padding: 20px 12px 20px 12px;
}
.custom_department #tmp_contents .sns_box li .sns_box_r:has(.sns_icon_type) {
	max-width: calc(100% - 106px);
}
.custom_department #tmp_contents .sns_box li.active {
	border-color: #047cc1;
}

/* department_list */
#tmp_contents .department_list {
	margin: 1.25em 0 2.25em; /* Do not edit */
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#14c0e2), to(#047cc1));
	background-image: -moz-linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-image: -o-linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-image: linear-gradient(#14c0e2 0%, #047cc1 100%);
	background-size: 1px 100%;
	background-repeat: no-repeat;
	border:1px solid #e6e6e6;
	border-radius: 6px;
	color: #222222;
	clear:both; /* Do not edit */
}
#tmp_contents table.department_list {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	background-size: 2px 100%;
}
#tmp_contents .department_list .common_ttl {
	padding: 17px 18px 8px 47px;
	margin-bottom: 0;
	background: transparent url(/shared/templates/free/images/pattern_bubble.png) no-repeat 19px 24px;
	font-size: 122.2%;
	color:inherit;
	font-weight: bold;
}
#tmp_contents .department_list .common_ttl h2 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
}
#tmp_contents .department_list .blog_cnt {
	padding-left: 25px;
	padding-right: 28px;
}
#tmp_contents .department_list ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 16px; /* Do not edit */
}
#tmp_contents .department_list ul li{
	margin-bottom: 16px;
}

#tmp_contents .department_list .link_simple{
    margin-top: 17px;
    padding-top: 13px;
    border-top: 1px solid #e5e5e5;
    text-align: right;
}

/* ==================================================
event末端
================================================== */
/* press_correction
================================================== */
#tmp_press_correction {
    border: 1px solid #b32424;
    color: #b32424;
    background-color: #ffffff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
    padding: 24px 26px;
    margin: 0 0 40px;
}
#tmp_contents #tmp_press_correction p {
    margin-bottom: 0;
}
/* press_date
================================================== */

#tmp_contents #tmp_press_provision_date {
	display: none;
}

/* pressimg
================================================== */
#tmp_pressimg {
    margin: 0 0 40px;
    display: flex;
}
#tmp_pressimg .summary {
    flex: 1;
    margin: 0;
}
#tmp_contents #tmp_pressimg p {
    margin-bottom: 0;
}
#tmp_pressimg .summary_pressimg {
    width: 430px;
    padding-left: 30px;
    flex-shrink: 0;
}
#tmp_pressimg .summary_pressimg img {
    vertical-align: top;
}

/* view_print */
.custom_event_free .view_print {
	display:none !important;
}
#tmp_press_logo {
	display:none;
}
/* pressinq
================================================== */
#tmp_inquiry2,
.evhidden {
	display: none;
}

/* recommend_list_wrap style
================================================== */
#tmp_recommend_list_wrap .gallery_list{
    display: flex;
    flex-flow: row wrap;
	margin: 0;
}
#tmp_recommend_list_wrap .gallery_list .item{
    list-style: none;
}
#tmp_recommend_list_wrap .gallery_list a{
    display: flex;
    flex-direction: column;
    background-color: transparent;
    height: 100%;
    color: inherit;
    text-decoration: none;
}
#tmp_recommend_list_wrap .gallery_list .item_img{
    position: relative;
    background-color: #d9d9d9;
    border-radius: 10px;
    overflow: hidden;
    color: #222222;
}
#tmp_recommend_list_wrap .gallery_list .item_img:before,
#tmp_recommend_list_wrap .sec_mainvisual_warning .special_post > a > span.img:before,
#tmp_recommend_list_wrap .sec_mainvisual_warning .warning_related ul > li > a:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #047cc1;
    border-radius: 10px;
    pointer-events: none;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}
#tmp_recommend_list_wrap .gallery_list .item_img img{
    vertical-align: top;
    width: 100%;
    height: auto;
}
#tmp_recommend_list_wrap .gallery_list .item_date{
    margin-bottom: 2px;
    font-size: 77.8%;
    line-height: 1.3;
    font-weight: bold;
}
#tmp_recommend_list_wrap .gallery_list .item_des{
    display: inline-block;
	padding: 3px 0 3px 17px;
	background: transparent url(/shared/images/icon/arrow_link_bl.png) no-repeat 0 11px;
}
#tmp_recommend_list_wrap .gallery_list a:hover .item_img:before,
#tmp_recommend_list_wrap .sec_mainvisual_warning .special_post > a:hover > span.img:before,
#tmp_recommend_list_wrap .sec_mainvisual_warning .warning_related ul > li > a:hover:before{
    opacity: 1;
}
#tmp_recommend_list_wrap .gallery_list a:hover .item_des{
    text-decoration: underline;
}
/* recommend style
================================================== */
#tmp_recommend_list_wrap .sec_recommend{
    padding: 41px 0 96px;
    overflow: hidden;
}
#tmp_recommend_list_wrap .sec_recommend .sec_title h2{
    padding-bottom: 29px;
    background-image: url(/shared/templates/top/images/recommend_title_txt.png);
}
#tmp_recommend_list_wrap .sec_recommend .gallery_list{
    gap: 0 40px;
}
#tmp_recommend_list_wrap .sec_recommend .gallery_list .item{
    width: calc(25% - 30px);
}
#tmp_recommend_list_wrap .sec_recommend .gallery_list .item_img{
    margin-bottom: 7px;
    box-shadow: 0 5px 18px 2px rgba(0, 51, 103, 0.1);
}
#tmp_recommend_list_wrap .sec_recommend .gallery_list .item_des{
    padding-left: 18px;
    background-position: 0 12px;
    font-size: 100%;
}
#tmp_recommend_list_wrap .sec_recommend .link_simple{
    text-align: right;
}
/* Houdou search */
.custom_houdou #tmp_main {
	padding-top: 48px;
}
#tmp_open_search_refine {
	margin-bottom: 50px;
	padding: 26px 28px 26px 29px;
	background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#14c0e2), to(#047cc1));
    background-image: -moz-linear-gradient(#14c0e2 0%, #047cc1 100%);
    background-image: -o-linear-gradient(#14c0e2 0%, #047cc1 100%);
    background-image: linear-gradient(#14c0e2 0%, #047cc1 100%);
    background-size: 1px 100%;
    background-repeat: no-repeat;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}
#tmp_open_search_refine .form-label {
	width: 155px;
	float: left;
	padding-top: 6px;
    font-weight: bold;
    padding-right: 5px;
}
#tmp_open_search_refine .checkbox-group,
#tmp_open_search_refine .date-range,
#tmp_open_search_refine .form-row .form-label + div{
	float: right;
    width: calc(100% - 155px);
    list-style: none;
    list-style-image: none;
    margin: 0 0 20px;
}
#tmp_open_search_refine .checkbox-group {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 20px;
}
#tmp_open_search_refine .checkbox-group li {
	margin-bottom: 0;
}
#tmp_open_search_refine .checkbox-group label{
	padding: 6px 5px 4px 0;
	cursor: pointer;
}
#tmp_open_search_refine .checkbox-group input[type="checkbox"],
#tmp_open_search_refine .form-row input[type="checkbox"]{
	width: 16px;
    height: 16px;
	cursor: pointer;
	margin-right: 6px;
}
#tmp_open_search_refine .checkbox-group input[type="checkbox"] {
	margin-top: -2px;
}
#tmp_open_search_refine .form-row .date-range {
	display: flex;
	flex-wrap: wrap;
	gap: 0 20px;
	margin-bottom: 0;
	width: 100%;
}
#tmp_open_search_refine .form-row .date-range .hint {
	font-weight: 500;
	margin-bottom: 10px;
	width: 100%;
}
#tmp_open_search_refine .form-row .date-range .date_start,
#tmp_open_search_refine .form-row .date-range .date_end {
	flex: 1;
	margin-bottom: 0;
}
#tmp_open_search_refine .form-row .date-range .date_to {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
#tmp_open_search_refine .form-row .date-range input[type="date"],
#tmp_open_search_refine .form-row input[type="text"] {
	flex: 1;
	width: 100% !important;
	max-width: 100%;
    min-height: 54px;
    background-color: #ffffff;
    color: #222222;
    padding: 5px 20px;
    border: 1px solid #047cc1;
    border-radius: 6px;
	margin-bottom: 10px;
}
#tmp_open_search_refine .form-row input[type="text"] {
	max-width: 100%;
}
#tmp_open_search_refine .form-row input[type="text"]::placeholder {
    color: #222222;
}
#tmp_open_search_refine .form-row .date-range input[type="date"]::-webkit-calendar-picker-indicator{
	background-image: url(/shared/templates/free/images/houdo/icon_tab_cal_ttl_ac.png);
	background-size: auto;
	width: 18px;
	height: 18px;
	background-position: right center;
}
#tmp_open_search_refine .form-row .date-range input[type="date"]{
	background-image: url(/shared/templates/free/images/houdo/icon_tab_cal_ttl_ac.png), linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: url(/shared/templates/free/images/houdo/icon_tab_cal_ttl_ac.png), -webkit-linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
	background-repeat: no-repeat;
	background-position: right 22px center;
}
#tmp_open_search_refine_btn {
	margin: 20px auto 0;
    text-align: center;
    clear: both;
}
#tmp_open_search_refine_btn p {
    display: inline-block;
    vertical-align: middle;
    width: 240px;
    margin: 0 7px;
    line-height: 1.25;
    text-indent: inherit;
}
#tmp_open_search_refine_btn .clear_btn {
    width: 180px;
}
#tmp_open_search_refine_btn .f_search_button{
	width: 100%;
    padding: 13px 5px 11px;
    cursor: pointer;
    color: #ffffff;
    font-size: 111.1%;
    font-weight: bold;
    letter-spacing: 5px;
    text-indent: 5px;
    background-color: #047cc1;
    border: 2px solid #047cc1;
    box-shadow: 0 5px 10px 0.5px rgba(40, 0, 103, 0.1);
    border-radius: 6px;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#press_form_search_reset {
	width: 100%;
	font-size: 88.89%;
    padding: 9px 5px;
    text-decoration: none;
    border: 2px solid #e6e6e6;
    background-color: #e6e6e6;
    color: #222222;
    cursor: pointer;
    display: block;
    border-radius: 6px;
    transition: background-color 0.3s ease-in-out;
}
#press_form_search_reset:hover {
	background-color:#ffffff;
}
#tmp_open_search_refine_btn .f_search_button:hover,
#tmp_open_search_refine_btn .f_search_button:focus-visible {
	background-color:#ffffff;
	color: #047cc1;
}
#tmp_open_search_refine .disp_num {
	text-align: center;
	margin-top: 20px;
}
#tmp_limit_filter .disp_num {
	text-align: right;
	margin-top: 20px;
}
#tmp_open_search_refine .disp_num select,
#tmp_limit_filter .disp_num select{
	cursor: pointer;
	max-width: 100%;
	padding: 5px 35px 4px 5px;
    border: 1px solid #047cc1;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
    color: #222222;
	background: #ffffff url(/shared/templates/free/images/houdo/icon_arr_cal_down.png) no-repeat right 10px center;
}
.custom_houdou .result-table-box .result-table{
	margin: 10px 0;
    color: #222222;
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #777C7C;
    word-break: break-all;
}
.custom_houdou .result-table-box .result-table th {
	padding: 16px 10px 11px;
    color: #222222;
    background-color: #d9f5fa;
    border: 1px solid #b3b3b3;
}
.custom_houdou .result-table-box .result-table td{
	padding: 14px 10px 11px;
	vertical-align: top;
	border: 1px solid #b3b3b3
}
.custom_houdou .result-table-box .col-category {
	width: 180px;
}
.custom_houdou .result-table-box .col-date {
	width: 180px;
}
.custom_houdou .result-count {
	text-align: center;
	margin-bottom: 20px;
}
.custom_houdou .result-pagination {
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
}
.custom_houdou .result-pagination .pagination_ttl {
	padding-top: 7px;
	flex: none;
}
.custom_houdou .result-pagination > ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 13px;
	list-style: none;
}
.custom_houdou .result-pagination a {
	text-align:center;
	margin-left: 1px;
	display: inline-block;
	vertical-align: top;
	font-size: 88.9%;
	padding:9px 7px;
	min-width:40px;
	min-height:40px;
	background-color:#ffffff;
	color:#000000;
	text-decoration: none;
	line-height: 1.25;
}
.custom_houdou .result-pagination .page {
	display: inline-block;
	vertical-align: top;
	padding:9px 0 0;
	line-height: 1.25;
}
.custom_houdou .result-pagination a.prev,
.custom_houdou .result-pagination a.next {
	min-width: 100px;
}
.custom_houdou .result-pagination a:first-child {
	margin-left: 0;
}
.custom_houdou .result-pagination a:link {
	border: 1px solid #000000;
}
.custom_houdou .result-pagination a:hover,
.custom_houdou .result-pagination a:focus {
	text-decoration:underline;
}
.custom_houdou.furigana_on .result-pagination a.prev,
.custom_houdou.furigana_on .result-pagination a.next {
	padding-top: 10px;
}
/* ==================================================
Accessibility style
================================================== */
.color_black #tmp_event_cal_refine_cnt .event_cal_refine_inner,
.color_blue #tmp_event_cal_refine_cnt .event_cal_refine_inner,
.color_yellow #tmp_event_cal_refine_cnt .event_cal_refine_inner{
	padding-bottom: 18px;
}
.color_black #tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch,
.color_blue #tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch,
.color_yellow #tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch{
	border: 1px solid;
}
.color_yellow #tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch{
    background-image: url(/shared/templates/free/images/event/plus_accor.png) !important;
}
.color_yellow #tmp_event_cal_refine_cnt .event_cal_refine_inner.ac_active .event_accordion_switch{
    background-image: url(/shared/templates/free/images/event/minus_accor.png) !important;
}
.color_black #tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch,
.color_blue #tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch{
	background-image: url(/shared/templates/free/images/event/plus_accor_yellow.png) !important;
}
.color_black #tmp_event_cal_refine_cnt .event_cal_refine_inner.ac_active .event_accordion_switch,
.color_blue #tmp_event_cal_refine_cnt .event_cal_refine_inner.ac_active .event_accordion_switch{
	background-image: url(/shared/templates/free/images/event/minus_accor_yellow.png) !important;
}
/* color */
.color_black #tmp_wrapper #tmp_contents .outline,
.color_blue #tmp_wrapper #tmp_contents .outline,
.color_yellow #tmp_wrapper #tmp_contents .outline,
.color_black #tmp_wrapper #tmp_contents ul.box_btn li,
.color_blue #tmp_wrapper #tmp_contents ul.box_btn li,
.color_yellow #tmp_wrapper #tmp_contents ul.box_btn li,
.color_black #tmp_wrapper #tmp_contents .box_menu,
.color_blue #tmp_wrapper #tmp_contents .box_menu,
.color_yellow #tmp_wrapper #tmp_contents .box_menu{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_contents .box_menu *,
.color_blue #tmp_wrapper #tmp_contents .box_menu *,
.color_yellow #tmp_wrapper #tmp_contents .box_menu *,
.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_link *,
.color_blue #tmp_wrapper #tmp_contents .box_link *,
.color_yellow #tmp_wrapper #tmp_contents .box_link *{
	background-color: transparent !important;
}
.color_black #tmp_wrapper #tmp_anchor,
.color_blue #tmp_wrapper #tmp_anchor{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)), -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) !important;
	background-image: -moz-linear-gradient(#ffff00, #ffff00), -moz-linear-gradient(#ffff00, #ffff00) !important;
	background-image: -o-linear-gradient(#ffff00, #ffff00), -o-linear-gradient(#ffff00, #ffff00) !important;
	background-image: linear-gradient(#ffff00, #ffff00), linear-gradient(#ffff00, #ffff00) !important;
	background-position: left top;
	background-size: 100% 2px, 2px 100%;
}
.color_yellow #tmp_wrapper #tmp_anchor{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000)), -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000)) !important;
	background-image: -moz-linear-gradient(#000000, #000000), -moz-linear-gradient(#000000, #000000) !important;
	background-image: -o-linear-gradient(#000000, #000000), -o-linear-gradient(#000000, #000000) !important;
	background-image: linear-gradient(#000000, #000000), linear-gradient(#000000, #000000) !important;
	background-position: left top;
	background-size: 100% 2px, 2px 100%;
}
.color_black #tmp_idx_contents .idx_navi li a,
.color_blue #tmp_idx_contents .idx_navi li a,
.color_black #tmp_wrapper #tmp_anchor .anchor_cnt a,
.color_blue #tmp_wrapper #tmp_anchor .anchor_cnt a{
	background-image: url(/shared/templates/free/images/arrow_anchor_wh.png) !important;
}
.color_yellow #tmp_idx_contents .idx_navi li a,
.color_yellow #tmp_wrapper #tmp_anchor .anchor_cnt a{
	background-image: url(/shared/templates/free/images/arrow_anchor_bl.png) !important;
}
.color_black #tmp_idx_ttl,
.color_blue #tmp_idx_ttl,
.color_yellow #tmp_idx_ttl {
	border: 2px solid;
	border-radius: 0;
}
.color_black #tmp_idx_contents .idx_list_inner,
.color_blue #tmp_idx_contents .idx_list_inner,
.color_yellow #tmp_idx_contents .idx_list_inner,
.color_black #tmp_idx_contents .idx_list_ttl,
.color_blue #tmp_idx_contents .idx_list_ttl,
.color_yellow #tmp_idx_contents .idx_list_ttl,
.color_black #tmp_idx_contents .idx_list_cnt,
.color_blue #tmp_idx_contents .idx_list_cnt,
.color_yellow #tmp_idx_contents .idx_list_cnt,
.color_black #tmp_idx_contents .idx_list_ttl p,
.color_blue #tmp_idx_contents .idx_list_ttl p,
.color_yellow #tmp_idx_contents .idx_list_ttl p,
.color_black #tmp_idx_contents .idx_list_ttl h2,
.color_blue #tmp_idx_contents .idx_list_ttl h2,
.color_yellow #tmp_idx_contents .idx_list_ttl h2 {
	background-color: transparent !important;
}
.color_black #tmp_idx_contents .idx_list_img::after,
.color_blue #tmp_idx_contents .idx_list_img::after,
.color_yellow #tmp_idx_contents .idx_list_img::after,
.color_black #tmp_idx_ttl .idx_ttl_inner::after,
.color_blue #tmp_idx_ttl .idx_ttl_inner::after,
.color_yellow #tmp_idx_ttl .idx_ttl_inner::after {
	content: none;
}
.color_black #tmp_idx_ttl h1,
.color_blue #tmp_idx_ttl h1,
.color_yellow #tmp_idx_ttl h1 {
	text-shadow: none !important;
}
.color_black #tmp_idx_contents .common_ttl h2,
.color_blue #tmp_idx_contents .common_ttl h2,
.color_yellow #tmp_idx_contents .common_ttl h2,
.color_black #tmp_contents .box_menu_ttl h2,
.color_blue #tmp_contents .box_menu_ttl h2,
.color_yellow #tmp_contents .box_menu_ttl h2,
.color_black #tmp_idx_contents .idx_list h2,
.color_blue #tmp_idx_contents .idx_list h2,
.color_yellow #tmp_idx_contents .idx_list h2 {
	border: none !important;
}
.color_black #tmp_idx_contents .idx_navi li a,
.color_blue #tmp_idx_contents .idx_navi li a,
.color_yellow #tmp_idx_contents .idx_navi li a,
.color_black #tmp_idx_contents .idx_list,
.color_blue #tmp_idx_contents .idx_list,
.color_yellow #tmp_idx_contents .idx_list {
	border: 1px solid;
}
.color_black #tmp_contents .box_menu_ttl h2,
.color_blue #tmp_contents .box_menu_ttl h2,
.color_yellow #tmp_contents .box_menu_ttl h2 {
	padding: 19px 20px 17px !important;
}
/* calendar */
.color_black #tmp_event_cal_refine_cnt,
.color_blue #tmp_event_cal_refine_cnt,
.color_yellow #tmp_event_cal_refine_cnt,
.color_black #tmp_wrap_cal_month,
.color_blue #tmp_wrap_cal_month,
.color_yellow #tmp_wrap_cal_month {
	overflow: hidden;
}
.color_black #tmp_event_cal_refine_cnt fieldset .genre li label:hover,
.color_blue #tmp_event_cal_refine_cnt fieldset .genre li label:hover {
	border-color: #FFFF00 !important;
}
.color_yellow #tmp_event_cal_refine_cnt fieldset .genre li label:hover {
	border-color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today,
.color_black #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today a {
	background-color:#FFFF00 !important;
    color:#000000 !important;
}
.color_blue #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today,
.color_blue #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today a {
	background-color:#FFFF00 !important;
    color:#00008B !important;
}
.color_yellow #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today,
.color_yellow #tmp_wrapper #tmp_contents .cal_month .cal_month_cnt .calendar td.cal_today a {
	background-color:#000000 !important;
    color:#FFFF00 !important;
}
.color_black #tmp_open_search_refine_btn .f_search_button:hover,
.color_blue #tmp_open_search_refine_btn .f_search_button:hover,
.color_yellow #tmp_open_search_refine_btn .f_search_button:hover,
.color_black #press_form_search_reset:hover,
.color_blue #press_form_search_reset:hover,
.color_yellow #press_form_search_reset:hover,
.color_black #tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
.color_blue #tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
.color_yellow #tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
.color_black #tmp_event_cal_refine_btn .clear_btn a:hover,
.color_blue #tmp_event_cal_refine_btn .clear_btn a:hover,
.color_yellow #tmp_event_cal_refine_btn .clear_btn a:hover,
.color_black #tmp_idx_contents .idx_navi li a:hover span,
.color_blue #tmp_idx_contents .idx_navi li a:hover span,
.color_yellow #tmp_idx_contents .idx_navi li a:hover span,
.color_black #tmp_gmap_link a:hover span,
.color_blue #tmp_gmap_link a:hover span,
.color_yellow #tmp_gmap_link a:hover span,
.color_black #tmp_contents ul.box_btn a:hover,
.color_blue #tmp_contents ul.box_btn a:hover,
.color_yellow #tmp_contents ul.box_btn a:hover{
    text-decoration: underline;
}
.color_black #tmp_event_cal_list .event_cal_list ul li span,
.color_blue #tmp_event_cal_list .event_cal_list ul li span,
.color_yellow #tmp_event_cal_list .event_cal_list ul li span {
    border: 1px solid;
}
.color_black #tmp_contents #tmp_event_cal_tab li.selected a,
.color_blue #tmp_contents #tmp_event_cal_tab li.selected a,
.color_yellow #tmp_contents #tmp_event_cal_tab li.selected a {
    border-width: 2px;
}
.color_black #tmp_contents .box_chiji_btn a:hover,
.color_blue #tmp_contents .box_chiji_btn a:hover,
.color_yellow #tmp_contents .box_chiji_btn a:hover,
.color_black #tmp_contents .linkbtn_press a:hover,
.color_blue #tmp_contents .linkbtn_press a:hover,
.color_yellow #tmp_contents .linkbtn_press a:hover,
.color_black #tmp_contents #tmp_event_cal_tab li.selected span,
.color_blue #tmp_contents #tmp_event_cal_tab li.selected span,
.color_yellow #tmp_contents #tmp_event_cal_tab li.selected span,
.color_black #tmp_contents .event_page_navi .cal_date_day a:hover span,
.color_blue #tmp_contents .event_page_navi .cal_date_day a:hover span,
.color_yellow #tmp_contents .event_page_navi .cal_date_day a:hover span {
    text-decoration: underline;
}
.color_black.custom_chiji #tmp_contents h2::before,
.color_blue.custom_chiji #tmp_contents h2::before,
.color_yellow.custom_chiji #tmp_contents h2::before,
.color_black #tmp_contents #tmp_event_cal_tab li span:before,
.color_blue #tmp_contents #tmp_event_cal_tab li span:before,
.color_yellow #tmp_contents #tmp_event_cal_tab li span:before,
.color_black #tmp_contents .event_item_list .event_item_img:after,
.color_blue #tmp_contents .event_item_list .event_item_img:after,
.color_yellow #tmp_contents .event_item_list .event_item_img:after {
    content: none;
}
.color_black #tmp_contents #tmp_event_cal_tab li a::after {
    background-color: #000000;
}
.color_blue #tmp_contents #tmp_event_cal_tab li a::after {
    background-color: #000088;
}
.color_yellow #tmp_contents #tmp_event_cal_tab li a::after {
    background-color: #ffff00;
}
.color_black #tmp_event_cal_tab li:not(.selected) span:after,
.color_black #tmp_event_cal_list .event_cal_list ul li p a:after,
.color_blue #tmp_event_cal_tab li:not(.selected) span:after,
.color_blue #tmp_event_cal_list .event_cal_list ul li p a:after {
	border-bottom-color: #ffffff !important;
}
.color_blue #tmp_event_cal_refine_cnt fieldset .genre_anchor a,
.color_black #tmp_event_cal_refine_cnt fieldset .genre_anchor a,
.color_black #tmp_contents .event_page_navi .cal_date_day a,
.color_blue #tmp_contents .event_page_navi .cal_date_day a {
	background-image: url(/shared/templates/free/images/arrow_anchor_wh.png) !important;
}
.color_yellow #tmp_event_cal_refine_cnt fieldset .genre_anchor a,
.color_yellow #tmp_contents .event_page_navi .cal_date_day a {
	background-image: url(/shared/templates/free/images/arrow_anchor_bl.png) !important;
}
.color_black #tmp_contents ul.box_btn a,
.color_blue #tmp_contents ul.box_btn a,
.color_yellow #tmp_contents ul.box_btn a {
	border-color: transparent !important;
}
.color_blue #tmp_contents .box_card .box_card_cnt a strong,
.color_black #tmp_contents .box_card .box_card_cnt a strong {
	color: #FFFFFF !important;
    background-color: transparent !important;
}
.color_yellow #tmp_contents .box_card .box_card_cnt a strong {
	color: #0000FF !important;
    background-color: transparent !important;
}
.color_blue #tmp_event_search #tmp_event_keyword::placeholder,
.color_black #tmp_event_search #tmp_event_keyword::placeholder{
	color: #FFFF00;
}
.color_yellow #tmp_event_search #tmp_event_keyword::placeholder{
	color: #000000;
}
.color_black #tmp_open_search_refine .disp_num select,
.color_blue #tmp_open_search_refine .disp_num select,
.color_yellow #tmp_open_search_refine .disp_num select {
	appearance: auto;
	-webkit-appearance: auto;
	-moz-appearance: auto;
}
.color_black #tmp_open_search_refine .form-row input[type="text"],
.color_black #tmp_open_search_refine .form-row input[type="text"]::placeholder,
.color_blue #tmp_open_search_refine .form-row input[type="text"],
.color_blue #tmp_open_search_refine .form-row input[type="text"]::placeholder{
	color: #ffff00 !important;
}
.color_black.type_shisetsu #tmp_contents h1:before,
.color_blue.type_shisetsu #tmp_contents h1:before,
.color_yellow.type_shisetsu #tmp_contents h1:before {
	background: none !important;
}
.color_black.type_shisetsu #tmp_contents h1:after,
.color_blue.type_shisetsu #tmp_contents h1:after,
.color_yellow.type_shisetsu #tmp_contents h1:after {
	border-image: none !important;
}
/* fsize */
.fsize_small #tmp_wrapper #tmp_anchor .anchor_cnt a{
	background-position: 0 9px;
}
.fsize_small #tmp_contents .cate_idx_link a,
.fsize_small #tmp_idx_contents .idx_list_cnt .cate_list li a {
	background-position: left 4px;
}
.fsize_small #tmp_idx_contents .idx_list_ttl a {
	background-position: 21px 18px;
	min-height: auto;
}
.fsize_big .blog_cnt .release_tbl .date {
	width: 200px;
}
.fsize_big2 .blog_cnt .release_tbl .date {
	width: 200px;
}

/* no-js */
.no_javascript #tmp_wrapper #tmp_anchor{
	display: none;
}
.no_javascript #tmp_event_cal_refine_cnt .refine_inner_ttl .event_accordion_switch{
	background-position: 20px center;
    background-size: 12px 2px;
    background-image: url(/shared/templates/free/images/event/minus_accor.png);
}
/* furigana */
.furigana_on #tmp_idx_contents .idx_navi li a {
	overflow-wrap: anywhere;
}
.furigana_on #tmp_event_cal_refine_cnt fieldset .genre li label{
    display: block;
}
.furigana_on #tmp_event_cal_refine_cnt fieldset .genre li label,
.furigana_on #tmp_contents .block_event_table table.datatable td {
	overflow-wrap: anywhere;
}
.furigana_on #tmp_contents ul.shisetsu_cmenu li a {
	display:block;	
}
/* ==================================================
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_open_search_refine .form-row:after{
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:100% !important;
	padding-top: 0 !important;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header_wrapper{
	border-bottom: none;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_hlogo {
	padding-top: 10px !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .logo span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .logo span,
#tmp_footer .footer_logo > p{
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_footer .footer_bottom{
	margin-top: 60px;
	padding-top: 20px;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_left{
	width: 100%;
}
#tmp_footer .footer_logo > p{
	padding-left: 0;
	min-height: auto;
	padding-top: 0;
}
#tmp_publicity,
#tmp_viewed_page,
#tmp_footer .footer_right,
#tmp_footer .footer_bottom:before,
.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_hnavi_s{
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
}
