@charset "utf-8";
#tmp_contents .page_title h1,
#tmp_contents h1 {
	display: inline-block;
	position: relative;
	font-size: 200%;
	line-height: 1.5;
	padding-right: 210px;
	color: #000000;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, right top, left top, from(#000000), to(#000000));
	background-image: -moz-linear-gradient(right, #000000, #000000);
	background-image: -o-linear-gradient(right, #000000, #000000);
	background-image: linear-gradient(to left, #000000, #000000);
	background-position: right center;
	background-size: 200px 3px;
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	font-size: 162.5%;
	line-height: 1.4;
    border-left: 2px solid #000000;
    padding: 2px 10px 0 11px;
    background-color: #f3e3f2;
    margin-bottom: 0.6rem;
}
#tmp_contents h3 {
	margin-top: 1.8em;
	margin-bottom: 1.2em;
	padding: 1px 0 20px 30px;
	color: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: auto, 100% 2px;
	background-position: 0 2px, left bottom;
	background-image: url(/shared/templates/shigaart_free/images/icon/h3_bg.png),-webkit-gradient(linear, left top, right top, from(#acc2da), to(#d9e7f7));
	background-image: url(/shared/templates/shigaart_free/images/icon/h3_bg.png),-moz-linear-gradient(left, #acc2da, #d9e7f7);
	background-image: url(/shared/templates/shigaart_free/images/icon/h3_bg.png),-o-linear-gradient(left, #acc2da, #d9e7f7);
	background-image: url(/shared/templates/shigaart_free/images/icon/h3_bg.png),linear-gradient(to right, #acc2da, #d9e7f7);
	font-size: 162.5%;
	line-height: 1.4;
}
#tmp_contents h4 {
	margin-top: 2.1em;
	margin-bottom: 1.2em;
	padding: 1px 0 15px;
	color: inherit;
	background-color: transparent;
	border-bottom: 1px solid #acc2da;
	font-size: 137.5%;
	line-height: 1.5;
}
#tmp_contents h5{
	padding: 5px 0 5px 16px;
	font-size: 125%;
	line-height: 1.5;
	color: inherit;
	background-color: #ffffff;
	background-image: url(/shared/templates/shigaart_free/images/icon/line_h5.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 22px;
}
#tmp_contents h6{
	font-size: 112.5%;
	line-height: 1.5;
	color: inherit;
	background-color: #ffffff;
	margin: 1.7em 0 1.2em;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	line-height: 1.8;
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1.5em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_shigaart/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 1.1em; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ol li{
	margin: 0 0 1em; /* Do not edit */
	padding-left: 4px;
	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:#081f51; /* Do not edit */
	background-color:#081f51; /* Do not edit */
	margin: 10px 0;
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 2.2em; /* Do not edit */
	border:1px solid #fffcdf;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:16px 20px 0;
	color:inherit;
	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;
    line-height: 1.8;
	color: inherit;
	background-color: #ffffff;
	border: 1px solid #acc2da;
	border-radius: 6px;
	padding: 16px 18px 15px 19px;
	font-weight:bold;
}
#tmp_contents ul.box_btn li a{
	display: block;
	margin: -16px -18px -15px -19px;
	padding: 16px 18px 15px 40px;
	color: inherit;
	background: transparent url(/shared/templates/shigaart_free/images/icon/btn_arr_pc.png) no-repeat 19px 23px;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:2.5em 0; /* Do not edit */
	border:1px solid #acc2da;
	clear:both; /* Do not edit */
	border-radius: 6px;
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	font-size: 137.5%;
	padding:15px 30px 7px 49px;
	color:inherit;
	font-weight:bold;
	background-color:#ffffff;
	background-image: url(/shared/templates/shigaart_free/images/icon/line_box_ttl.png);
	background-repeat: no-repeat;
	background-position: 29px 21px;
	border-radius: 5px 5px 0 0;
}
#tmp_contents .box_info .box_info_ttl p,
#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 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.6;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_info .box_info_cnt {
	padding:7px 24px 11px;
	border-radius: 0 0 5px 5px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:19px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:2.5em 0; /* Do not edit */
	border:1px solid #AABBCC;
	clear:both; /* Do not edit */
	border-radius: 6px;
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	font-size: 137.5%;
	padding:15px 30px 7px 49px;
	color:inherit;
	font-weight:bold;
	background-color:#ffffff;
	background-image: url(/shared/templates/shigaart_free/images/icon/line_box_ttl.png);
	background-repeat: no-repeat;
	background-position: 29px 21px;
	border-radius: 5px 5px 0 0;
}
#tmp_contents .box_link .box_link_ttl p,
#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%;
	line-height: 1.6;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_link .box_link_cnt {
	padding:7px 24px 11px;
	border-radius: 0 0 5px 5px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:19px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 1em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	border: 1px solid #acc2da;
	border-radius: 6px;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl{
	padding: 16px 18px 15px 19px;
    font-weight: bold;
	border-bottom: 1px solid #acc2da;
	border-radius: 6px 6px 0 0;
}
#tmp_contents .box_menu .box_menu_ttl a{
	display: block;
    margin: -16px -18px -15px -19px;
    padding: 16px 18px 15px 40px;
    color: inherit;
	background: transparent url(/shared/templates/shigaart_free/images/icon/btn_arr_pc.png) no-repeat 19px 23px;
	text-decoration: none;
}
#tmp_contents .box_menu .box_menu_ttl p,
#tmp_contents .box_menu .box_menu_ttl h2,
#tmp_contents .box_menu .box_menu_ttl h3,
#tmp_contents .box_menu .box_menu_ttl h4,
#tmp_contents .box_menu .box_menu_ttl h5,
#tmp_contents .box_menu .box_menu_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.8;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_menu .box_menu_cnt {
    padding: 17px 19px 0;
	border-radius: 0 0 6px 6px;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 14px;
    margin-top: 0.2em;
}
#tmp_contents .box_menu ul li{
	padding-left: 2px;
    margin-bottom: 1.2em;
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl a:hover {
	text-decoration: underline;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 3.3em; /* Do not edit */
	color:inherit;
	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: 14px 19px 13px;
	color:inherit;
	background-color: #f3e3f2;
	border: 1px solid #777C7C;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	vertical-align: top;
	padding: 12px 19px 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
================================================== */
/* 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;
}
/* page title */
#tmp_contents .page_title{
	position: relative;
}
#tmp_contents .page_title:before{
	content: "";
    position: absolute;
	z-index: -1;
    top: -25px;
    width: 50px;
    height: 50px;
    left: -30px;
    border-radius: 100%;
	background-color: #f3e3f2;
}
/* pnavi + more btn */
#tmp_contents .pnavi_link{
	text-align: right;
	margin-top: 36px;
}
#tmp_contents .pnavi_link a{
	display: inline-block;
	color: inherit;
	background: transparent url(/shared/templates/shigaart_free/images/ptop_icon.png) no-repeat left center;
    padding-left: 22px;
}
#tmp_contents .more_btn{
	text-align: center;
}
#tmp_contents .more_btn a{
	display: inline-block;
    min-width: 200px;
    font-weight: bold;
    font-size: 125%;
    color: #000000;
    background-color: #aaaaaa;
    text-align: center;
    padding: 2px 20px 1px;
    transition: 0.5s ease-in-out color, 0.5s ease-in-out background-color;
}
#tmp_contents .more_btn a:hover {
	text-decoration: none;
    background-color: #000000;
    color: #ffffff;
}
/* banner */
#tmp_contents .page_banner{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	min-height: 153px;
	color: #ffffff;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 41px 10px 10px;
	overflow: hidden;
}
#tmp_contents .page_banner .banner_inner{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
#tmp_contents .page_banner .title_en{
	position: relative;
	margin-bottom: 0;
	display: inline-block;
	font-size: 312.5%;
	line-height: 1;
	font-weight: 500;
	word-break: break-word;
	z-index: 1;
}
#tmp_contents .page_banner .title_en:after{
	content: '';
	position: absolute;
	background-color: #a7ce73;
	top: -32px;
    right: calc((-35/130) * 100%);
    width: 50px;
    height: 50px;
    border-radius: 100%;
	z-index: -1;
}
#tmp_contents .page_banner .title_jp{
	position: relative;
	display: inline-block;
	background-image: none;
	margin-bottom: 0;
	padding: 0 69px;
	font-size: 100%;
	line-height: 1.4;
	color: #ffffff;
	font-weight: 500;
}
#tmp_contents .page_banner .title_jp:before,
#tmp_contents .page_banner .title_jp:after{
	content: '';
	position: absolute;
    top: 50%;
	margin-top: -3px;
    width: 50px;
	border-top: 1px solid #ffffff;
}
#tmp_contents .page_banner .title_jp:before{
	left: 0;
}
#tmp_contents .page_banner .title_jp:after{
	right: 0;
}
/* ctg shigaart024001*/
#tmp_contents .page_banner,
.target_color001 #tmp_contents .page_banner,
.shigaart024001 #tmp_contents .page_banner{
	background-image: url(/shared/templates/shigaart_free/images/event_banner.png);
}
.shigaart024001 #tmp_contents .topics_card_wrap h2{
	background-color: #a7ce73;
	padding: 4px 21px 3px;
	margin-bottom: 40px;
	margin-top: 28px;
}

/* ctg shigaart024002*/
.target_color003 #tmp_contents .page_banner,
.shigaart024002 #tmp_contents .page_banner{
	padding-top: 39px;
	background-image: url(/shared/templates/shigaart_free/images/artist_banner.png);
}
.target_color003 #tmp_contents .page_banner .title_en:after,
.shigaart024002 #tmp_contents .page_banner .title_en:after{
	top: -23px;
    right: calc((-28/124) * 100%);
    background-color: #da4a74;
}
.shigaart024002 #tmp_contents .topics_card_wrap h2{
	background-color: #da4a74;
	padding-top: 0;
    padding-bottom: 0;
}

/* ctg shigaart024003*/
.target_color002 #tmp_contents .page_banner,
.shigaart024003 #tmp_contents .page_banner{
	background-image: url(/shared/templates/shigaart_free/images/hall_banner.png);
}
.target_color002 #tmp_contents .page_banner .title_en:after,
.shigaart024003 #tmp_contents .title_en:after{
	top: -33px;
	right: calc((-36/294) * 100%);
	background-color: #eabb00;
}
.shigaart024003 #tmp_contents .topics_card_wrap h2{
	background-color: #ef8d9f;
}
/* hall_h2 */
#tmp_topics_card_gallery #tmp_koka{
	background-color: #7bae6a;
}

#tmp_topics_card_gallery #tmp_higashiomi{
	background-color: #4584c1;
}

#tmp_topics_card_gallery #tmp_koto{
	background-color: #e9b648;
}

#tmp_topics_card_gallery #tmp_kohoku{
	background-color: #e3733d;
}

#tmp_topics_card_gallery #tmp_takashima{
	background-color: #a475af;
}

/* box_card */
#tmp_contents .box_card {
	border-spacing: 0;
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
	border-radius: 6px;
	border: 1px solid #acc2da;
}
#tmp_contents .box_card td {
    background-color: #ffffff;
    color: inherit;
	padding: 0;
}
#tmp_contents .box_card .box_card_cnt {
    padding: 10px 16px 11px;
	font-size: 87.5%;
}
#tmp_contents .box_card .box_card_cnt strong {
    font-size: 114.3%;
}
#tmp_contents .box_card .box_card_cnt p {
    margin-bottom: 2px;
	line-height: 1.6;
}
#tmp_contents .box_card .box_card_img p {
    margin-bottom: 0;
}
#tmp_contents .box_card .box_card_img img {
	width: 100%;
    vertical-align: top;
	max-width: 100%;
    height: auto;
}
/* select color
================================================== */
/* blue */
.target_color005 #tmp_contents .page_title:before,
.target_color005 #tmp_contents h2,
.target_color005 #tmp_contents table.datatable th,
.target_color005 #tmp_contents table.enquete_table th {
	background-color:#dbe1ff;
}
/* orange */
.target_color006 #tmp_contents .page_title:before,
.target_color006 #tmp_contents h2,
.target_color006 #tmp_contents table.datatable th,
.target_color006 #tmp_contents table.enquete_table th {
	background-color:#ffe4c4;
}
/* green */
.target_color007 #tmp_contents .page_title:before,
.target_color007 #tmp_contents h2,
.target_color007 #tmp_contents table.datatable th,
.target_color007 #tmp_contents table.enquete_table th{
	background-color:#dbffdf;
}
/* gray */
.target_color008 #tmp_contents .page_title:before,
.target_color008 #tmp_contents h2,
.target_color008 #tmp_contents table.datatable th,
.target_color008 #tmp_contents table.enquete_table th{
	background-color:#eeeeee;
}
/* Event/hall gallery endpage
================================================== */
#tmp_contents .link_list{
	padding: 0 23px;
	margin-bottom: 0;
}
#tmp_contents .enjoy_ttl > h1{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	line-height: 2;
	background-color: #a7ce73;
	background-image: none;
	padding: 12px 10px 8px;
	margin-bottom: 20px;
}
.target_color002 #tmp_contents .enjoy_ttl > h1{
	background-color: #efb43f;
	margin-top: 12px;
}
#tmp_contents .infor_sns ul{
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 0 20px;
	margin: 23px 0 0;
}
#tmp_contents .infor_sns ul > li{
	margin-bottom: 0;
	width: calc((100% - 80px) / 5);
}
#tmp_contents .infor_sns ul > li > a{
	display: flex;
    align-items: center;
	overflow-wrap: anywhere;
	word-break: break-all;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: inherit;
	padding: 19px 11px 19px 19px;
	height: 100%;
	text-decoration: none;
}
#tmp_contents .infor_sns ul > li > a:hover {
	text-decoration: underline;
}
#tmp_contents .infor_sns ul > li > a > span {
	display: block;
}
#tmp_contents .infor_sns .icon {
	flex-shrink: 0;
}
#tmp_contents .infor_sns .txt {
	flex: 1;
	padding-top: 2px;
	padding-left: 20px;
}
#tmp_contents .infor_sns ul > li > a > .txt:first-child {
	padding-left: 0;
}
#tmp_contents .infor_sns img{
	width: 40px;
	height: auto;
	vertical-align: top;
	transition: 0.3s ease-in-out opacity;
}
/* update Event/hall gallery endpage begin */
.custom_art_cnt #tmp_contents .art_infor {
	padding-left: 20px;
	padding-right: 20px;
}
.custom_art_cnt #tmp_contents h2 {
	padding: 0;
	background-color: transparent;
	border-left: none;
	text-decoration: underline;
	text-decoration-thickness: 3px;
	text-underline-offset: 6px;
	text-decoration-color: #ef8d9f;
	margin-top: 0.8em;
	margin-bottom: 0.7em;
}
.custom_art_cnt #tmp_contents .col2 + h2 {
	margin-top: 1.5em;
}
.custom_art_cnt #tmp_contents .art_infor > p {
    line-height: 2;
}
/* update cnt_event end */
/* Artis endpage
================================================== */
#tmp_contents .artist_ttl{
	margin: 12px 0 18px;
}
#tmp_contents .artist_ttl > div{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}
#tmp_contents .artist_ttl .category{
	background-color: #CE446B;
    color: #ffffff;
	font-size: 112.5%;
    line-height: 1.5;
    padding: 5px 5px 6px;
	margin-bottom: 0;
}
#tmp_contents .artist_ttl .category > p{
	display: block;
	min-width: 100%;
	text-align: center;
	color: inherit;
	background: transparent url(/shared/templates/shigaart_free/images/music_eng.png) no-repeat center bottom;
	background-size: 36px auto;
	padding-bottom: 20px;
	margin-bottom: 0;
}
#tmp_contents .artist_ttl .category > p.music{
	background-image: url(/shared/templates/shigaart_free/images/music_eng.png);
	background-size: 36px auto;
}
#tmp_contents .artist_ttl .category > p.art{
	background-image: url(/shared/templates/shigaart_free/images/art_eng.png);
	background-size: 105px auto;
}
#tmp_contents .artist_ttl .category > p.theater{
	background-image: url(/shared/templates/shigaart_free/images/theater_eng.png);
	background-size: 49px auto;
}
#tmp_contents .artist_ttl .category > p.dance{
	background-image: url(/shared/templates/shigaart_free/images/dance_eng.png);
	background-size: 39px auto;
}
#tmp_contents .artist_ttl .category > p.literature{
	background-image: url(/shared/templates/shigaart_free/images/literature_eng.png);
	background-size: 58px auto;
}
#tmp_contents .artist_ttl .category > p.performing{
	background-image: url(/shared/templates/shigaart_free/images/perform_eng.png);
	background-size: 196px auto;
}
#tmp_contents .artist_ttl .category > p.calligraphy{
	background-image: url(/shared/templates/shigaart_free/images/calligraphy_eng.png);
	background-size: 230px auto;
}
#tmp_contents .artist_ttl .category > p.movies{
	background-image: url(/shared/templates/shigaart_free/images/movie_eng.png);
	background-size: 112px auto;
}
#tmp_contents .artist_ttl .category > p.cultural{
	background-image: url(/shared/templates/shigaart_free/images/cultural_eng.png);
	background-size: 105px auto;
}
#tmp_contents .artist_ttl div > p{
	display: inline-block;
	margin-bottom: 0;
}
#tmp_contents .artist_ttl div > p.eng{
	font-size: 87.5%;
	padding-top: 4px;
}
#tmp_contents .artist_ttl .name{
	text-align: center;
    background-color: #babbbb;
    padding: 12px 20px 8px;
	margin-bottom: 0;
}
#tmp_contents .artist_ttl .name > h1.jp{
	font-weight: 500;
	font-size: 150%;
	padding: 0 48px;
	border-bottom: 1px solid #000000;
	background-image: none;
	margin-bottom: 0;
}
#tmp_contents .artist_ttl .name > h1.jp:last-child {
	border-bottom: none;
}
/* update cnt_artist begin */
/* update cnt_artist end */
/* Idx page
================================================== */
/* Common */
.type_idx #tmp_contents h2{
	font-weight: 500;
	border-left: 0;
	margin-top: 20px;
	padding: 3px 0 0 21px;
	color: #000000;
	margin-bottom: 20px;
}
#tmp_contents .col3 + .col3 .topics_card_list{
	margin-top: 39px;
}
#tmp_contents .topics_card_list{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	cursor: auto!important;
}
#tmp_contents .topics_card_list,
#tmp_contents .topics_card_list tr,
#tmp_contents .topics_card_list td{
	border: none;
}
#tmp_contents .topics_card_img{
	padding: 20px 20px 7px;
    background-color: #dbeaec;
}
#tmp_contents .topics_card_list:has(a) .topics_card_img,
#tmp_contents .topics_card_list:has(a) .topics_card_title{
	cursor: pointer;
}
#tmp_contents .topics_card_img p{
	display: block;
    height: 250px;
    text-align: center;
}
#tmp_contents .topics_card_img img {
    height: 100%;
    width: 100%;
	object-fit: contain;
    transition: 0.3s ease-in-out opacity;
}
#tmp_contents .topics_card_list.active .topics_card_img img,
#tmp_contents .topics_card_img a:hover img{
    opacity: 0.7;
}
#tmp_contents .topics_card_cnt{
	padding: 0;
}
#tmp_contents .topics_card_cnt .topics_card_title{
    margin-bottom: 9px;
    padding: 10px 8px 8px 10px;
    background-color: #000000;
    color: #ffffff;
	letter-spacing: 0.0625em;
}
#tmp_contents .topics_card_cnt .topics_card_title a{
	color: inherit;
	text-decoration: none;
}
#tmp_contents .topics_card_list .topics_card_title a:hover,
#tmp_contents .topics_card_list.active .topics_card_title{
	text-decoration: underline;
}
#tmp_contents .topics_card_list:has(a:focus-visible){
	outline: 2px solid;
}
#tmp_contents .topics_card_list:has(a:focus-visible) a{
	outline: none;
}
#tmp_contents .topics_card_cnt .topics_card_title span{
    border-left: 5px solid #a7ce73;
    display: block;
    font-size: 118.7%;
    font-weight: bold;
    line-height: 1.8;
    padding-left: 10px;
}
#tmp_contents .topics_card_cnt .topics_card_date{
    color: #4b4b4b;
    font-size: 87.5%;
    margin-bottom: 10px;
}
#tmp_contents .topics_card_cnt .topics_card_des{
	margin-bottom: 0;
    font-size: 87.5%;
    line-height: 1.7;
    color: #000000;
    letter-spacing: 0.0625em;
}

/* Artist･ Hall gallery */
#tmp_contents .idx_card_gallery ul {
    display: flex;
    gap: 40px;
    flex-flow: row wrap;
    list-style: none;
    margin-left: 0;
}
#tmp_contents .idx_card_gallery ul .list_block_card {
    margin-bottom: 20px;
    width: calc((100% - 80px) / 3);
    font-size: 87.5%;
}
#tmp_contents .idx_card_gallery ul a {
    text-decoration: none;
}
#tmp_contents .idx_card_gallery ul .card_img,
#tmp_contents .idx_card_gallery ul .card_cnt {
    display: block;
}
#tmp_contents .idx_card_gallery ul .card_img {
    display: block;
    height: 290px;
    text-align: center;
    padding: 20px;
    color: inherit;
    background-color: #dbeaec;
}
#tmp_contents .idx_card_gallery ul .card_img img {
    width: auto;
    height: 100%;
    object-fit: contain;
    transition: 0.3s ease-in-out opacity;
}
#tmp_contents .idx_card_gallery ul .card_cnt {
    padding: 10px;
    margin-bottom: 9px;
    background-color: #000000;
    color: #ffffff;
}
#tmp_contents .idx_card_gallery ul a:hover .card_cnt{
    text-decoration: underline;
}
#tmp_contents .idx_card_gallery ul .card_cnt > span {
    border-left: 5px solid #a7ce73;
    display: block;
    font-size: 135.7%;
    font-weight: bold;
    line-height: 1.8;
    padding-left: 11px;
}
#tmp_contents .idx_card_gallery ul .list_block_date {
    color: #4b4b4b;
    margin-top: 9px;
}
#tmp_contents .idx_card_gallery ul .list_block_place {
    margin-top: 11px;
}
#tmp_contents .idx_card_gallery ul a:hover .card_img img {
    opacity: 0.7;
}

#tmp_contents .idx_card_gallery ul .card_des{
	margin-bottom: 0;
	line-height: 1.7;
	color: #000000;
	letter-spacing: 0.0625em;
}

/* Event */
.no_javascript #tmp_anchor_idx_event{
	display: none;
}
#tmp_anchor_idx_event{
	padding: 0 50px;
	margin-bottom: 30px;
}
#tmp_anchor_idx_event .anchor_ttl{
	margin-bottom: 17px;
}
#tmp_anchor_idx_event .anchor_ttl p,
#tmp_anchor_idx_event .anchor_ttl h2{
	font-size: 375%;
	line-height: 1.8;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}
#tmp_anchor_idx_event .anchor_cnt ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0 -5px;
}
#tmp_anchor_idx_event .anchor_cnt ul > li{
	width: 25%;
	padding: 0 5px;
	margin-bottom: 10px;
}
#tmp_anchor_idx_event .anchor_cnt li a{
	text-decoration: none;
	display: flex;
	align-items: center;
	color: #000000;
	background-color: #a7ce73;
	font-size: 112.5%;
    padding: 5px 10px 5px 20px;
    min-height: 40px;
	height: 100%;
}
#tmp_anchor_idx_event .anchor_cnt li a:hover{
	text-decoration: underline;
}
#tmp_topics_card_event h2 span,
#tmp_anchor_idx_event .anchor_cnt li a span{
	background-repeat: no-repeat;
	display: inline-block;
	background-position: right center;
}
#tmp_topics_card_event .january{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_january.png);
	background-size: 48px auto;
	padding-right: 57px;
}
#tmp_topics_card_event .feburuary{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_feburuary.png);
	background-size: 54px auto;
	padding-right: 76px;
}
#tmp_topics_card_event .march{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_march.png);
	background-size: 37px auto;
	padding-right: 51px;
}
#tmp_topics_card_event .april{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_april.png);
	background-size: 29px auto;
	padding-right: 38px;
}
#tmp_topics_card_event .may{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_may.png);
	background-size: 26px auto;
	padding-right: 44px;
}
#tmp_topics_card_event .june{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_june.png);
	background-size: 30px auto;
	padding-right: 39px;
}
#tmp_topics_card_event .july{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_july.png);
	background-size: 25px auto;
	padding-right: 36px;
}
#tmp_topics_card_event .august{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_august.png);
	background-size: 44px auto;
	padding-right: 55px;
}
#tmp_topics_card_event .september{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_september.png);
	background-size: 70px auto;
	padding-right: 78px;
}
#tmp_topics_card_event .october{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_october.png);
	background-size: 52px auto;
	padding-right: 63px;
}
#tmp_topics_card_event .november{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_november.png);
	background-size: 66px auto;
	padding-right: 77px;
}
#tmp_topics_card_event .december{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_december.png);
	background-size: 65px auto;
	padding-right: 77px;
}
#tmp_anchor_idx_event .anchor_cnt .january{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_january_small.png);
	background-position: right calc(50% + 2px);
	background-size: 42px auto;
	padding-right: 60px;
}
#tmp_anchor_idx_event .anchor_cnt .feburuary{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_feburuary_small.png);
	background-size: 47px auto;
	padding-right: 68px;
}
#tmp_anchor_idx_event .anchor_cnt .march{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_march_small.png);
	background-size: 31px auto;
    padding-right: 52px;
}
#tmp_anchor_idx_event .anchor_cnt .april{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_april_small.png);
	background-size: 25px auto;
    padding-right: 45px;
}
#tmp_anchor_idx_event .anchor_cnt .may{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_may_small.png);
	background-size: 22px auto;
    padding-right: 42px;
}
#tmp_anchor_idx_event .anchor_cnt .june{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_june_small.png);
	background-size: 26px auto;
    padding-right: 45px;
}
#tmp_anchor_idx_event .anchor_cnt .july{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_july_small.png);
	background-size: 21px auto;
    padding-right: 40px;
}
#tmp_anchor_idx_event .anchor_cnt .august{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_august_small.png);
	background-size: 38px auto;
    padding-right: 60px;
}
#tmp_anchor_idx_event .anchor_cnt .september{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_september_small.png);
	background-size: 60px auto;
    padding-right: 82px;
}
#tmp_anchor_idx_event .anchor_cnt .october{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_october_small.png);
	background-size: 45px auto;
    padding-right: 67px;
}
#tmp_anchor_idx_event .anchor_cnt .november{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_november_small.png);
	background-size: 57px auto;
    padding-right: 78px;
}
#tmp_anchor_idx_event .anchor_cnt .december{
	background-image: url(/shared/templates/shigaart_free/images/idx/en_december_small.png);
	background-size: 56px auto;
    padding-right: 78px;
}
#tmp_anchor_idx_event .anchor_cnt li:last-child span{
	padding-right: 0;
}
/* Artist */
#tmp_contents .topics_card_wrap h2 span{
	background-repeat: no-repeat;
	background-position: right calc(50% + 2px);
	display: inline-block;
}
#tmp_music span{
	background-image: url(/shared/templates/shigaart_free/images/idx/music_eng_bl.png);
	padding-right: 46px;
	background-size: 36px auto;
}
#tmp_photography span{
	background-image: url(/shared/templates/shigaart_free/images/idx/art_eng_bl.png);
    padding-right: 115px;
	background-size: 105px auto;
}
#tmp_theater span{
	background-image: url(/shared/templates/shigaart_free/images/idx/theater_eng_bl.png);
	padding-right: 56px;
	background-size: 49px auto;
}
#tmp_dance span{
	background-image: url(/shared/templates/shigaart_free/images/idx/dance_eng_bl.png);
	padding-right: 47px;
	background-size: 39px auto;
}
#tmp_literature span{
	background-image: url(/shared/templates/shigaart_free/images/idx/literature_eng_bl.png);
	padding-right: 71px;
	background-size: 58px auto;
}
#tmp_traditional span{
	background-image: url(/shared/templates/shigaart_free/images/idx/perform_eng_bl.png);
	padding-right: 207px;
	background-size: 196px auto;
}
#tmp_calligraphy span{
	background-image: url(/shared/templates/shigaart_free/images/idx/calligraphy_eng_bl.png);
    padding-right: 265px;
	background-size: 258px auto;
}
#tmp_movies span{
	background-image: url(/shared/templates/shigaart_free/images/idx/movie_eng_bl.png);
    padding-right: 124px;
	background-size: 112px auto;
}
#tmp_property span{
	background-image: url(/shared/templates/shigaart_free/images/idx/cultural_eng_bl.png);
    padding-right: 114px;
	background-size: 105px auto;
}
#tmp_contents .artist_anchor{
	margin-bottom: 50px;
}
#tmp_contents .artist_anchor ul{
	list-style: none;
	margin: 0 auto;
    max-width: 680px;
	display: flex;
    flex-flow: row wrap;
	gap: 30px 20px;
	padding-top: 30px;
	align-items: flex-start;
}
#tmp_contents .artist_anchor ul li{
	position: relative;
	width: calc(25% - 15px);
	margin-bottom: 0;
}
#tmp_contents .artist_anchor ul li a{
	text-decoration: none;
	position: relative;
	display: flex;
	justify-content: center;
	background-color: #d25075;
	color: #000000;
	min-height: 80px;
	font-size: 112.5%;
	font-weight: bold;
	line-height: 1.5;
	padding: 14px 5px 14px;
	text-align: center;
	height: 100%;
	align-items: flex-start;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), 50% 100% ,0 calc(100% - 14px));
}
#tmp_contents .artist_anchor ul li a:hover{
	text-decoration: underline;
}
#tmp_contents .artist_anchor ul li a::before{
	background-image: url(/shared/templates/shigaart_free/images/idx/bg_artist_anchor.png);
}
#tmp_contents .artist_anchor ul li a span{
	display: block;
    padding-bottom: 13px;
    width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#tmp_contents .artist_anchor ul li a span.spacing_txt{
	letter-spacing: 0.3em;
	padding-left: 3px;
}
#tmp_contents .artist_anchor ul li.music a span{
	background-image: url(/shared/templates/shigaart_free/images/idx/music_eng_small.png);
	background-size: 30px auto;
}
#tmp_contents .artist_anchor ul li.photography a span{
	background-image: url(/shared/templates/shigaart_free/images/idx/art_eng_small.png);
	background-size: 90px auto;
	padding-bottom: 16px;
}
#tmp_contents .artist_anchor ul li.theater a span{
	background-image: url(/shared/templates/shigaart_free/images/idx/theater_eng_small.png);
	background-size: 42px auto;
    padding-bottom: 14px;
}
#tmp_contents .artist_anchor ul li.dance a span{
	background-image: url(/shared/templates/shigaart_free/images/idx/dance_eng_small.png);
	background-size: 33px auto;
}
#tmp_contents .artist_anchor ul li.literature a span{
	background-image: url(/shared/templates/shigaart_free/images/idx/literature_eng_small.png);
	background-size: 50px auto;
}
#tmp_contents .artist_anchor ul li.calligraphy a,
#tmp_contents .artist_anchor ul li.traditional a{
	padding-top: 5px;
}
#tmp_contents .artist_anchor ul li.traditional a span{
	padding-bottom: 30px;
	background-image: url(/shared/templates/shigaart_free/images/idx/perform_eng_small.png);
	background-size: 88px auto;
}
#tmp_contents .artist_anchor ul li.calligraphy a span{
	padding-bottom: 35px;
	background-image: url(/shared/templates/shigaart_free/images/idx/calligraphy_eng_small.png);
	background-size: 119px auto;
}
#tmp_contents .artist_anchor ul li.movies a span{
	padding-bottom: 17px;
	background-image: url(/shared/templates/shigaart_free/images/idx/movie_eng_small.png);
	background-size: 96px auto;
}
#tmp_contents .artist_anchor ul li.property a span{
	padding-bottom: 17px;
	background-image: url(/shared/templates/shigaart_free/images/idx/cultural_eng_small.png);
	background-size: 90px auto;
}
/* Hall gallery */
#tmp_contents .hall_area_map{
	display: flex;
	padding: 0 100px;
	align-items: flex-start;
}
#tmp_contents .hall_area_map .area_map_image{
	width: 250px;
}
#tmp_contents .area_map_image a{
	display: block;
}
#tmp_contents .hall_area_map .area_map_image img{
	width: 100%;
	height: auto;
	vertical-align: top;
	transition: 0.3s ease-in-out opacity;
}
#tmp_contents .area_map_image a:hover img{
	opacity: 0.7;
}
#tmp_contents .hall_area_map ul{
	flex: 1;
	list-style: none;
	display: flex;
	padding: 85px 14px 19px 45px;
	flex-wrap: wrap;
	margin: 0 -10px;
}
#tmp_contents .hall_area_map ul li{
	position: relative;
	width: 33.33%;
	margin-bottom: 79px;
	padding: 0 10px;
}

#tmp_contents .hall_area_map ul li a{
	text-decoration: none;
	position: relative;
	font-size: 112.5%;
	font-weight: bold;
	line-height: 1.5;
	display: block;
	color: #000000;
	text-align: center;
	padding: 9px 0 18px 0px;
	height: 100%;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), 50% 100% ,0 calc(100% - 14px));
}
#tmp_contents .hall_area_map ul li a:hover{
	text-decoration: underline;
}
#tmp_contents .hall_area_map ul li a span{
	position: relative;
}
#tmp_contents .hall_area_map ul li.otsu_area a{
	background-color: #e890a0;
}
#tmp_contents .hall_area_map ul li.koka_area a{
	background-color: #7bae6a;
}
#tmp_contents .hall_area_map ul li.higashiomi_area a{
	background-color: #4584c1;
}
#tmp_contents .hall_area_map ul li.koto_area a{
	background-color: #e9b648;
}
#tmp_contents .hall_area_map ul li.kohoku_area a{
	background-color: #e3733d;
}
#tmp_contents .hall_area_map ul li.takashima_area a{
	background-color: #a475af;
}

/* focus */
#tmp_contents .artist_anchor ul li:has(a:focus-visible),
#tmp_contents .hall_area_map ul li:has(a:focus-visible){
	outline: 2px solid;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_blue #tmp_contents .artist_anchor ul li a,
.color_black #tmp_contents .artist_anchor ul li a,
.color_yellow #tmp_contents .artist_anchor ul li a,
.color_blue #tmp_anchor_idx_event .anchor_cnt li a,
.color_black #tmp_anchor_idx_event .anchor_cnt li a,
.color_yellow #tmp_anchor_idx_event .anchor_cnt li a,
.color_blue #tmp_contents .hall_area_map ul li a,
.color_black #tmp_contents .hall_area_map ul li a,
.color_yellow #tmp_contents .hall_area_map ul li a,
.color_blue #tmp_contents table.datatable th,
.color_black #tmp_contents table.datatable th,
.color_yellow #tmp_contents table.datatable th,
.color_blue #tmp_contents table.enquete_table th,
.color_black #tmp_contents table.enquete_table th,
.color_yellow #tmp_contents table.enquete_table th,
.color_blue #tmp_contents table.datatable td,
.color_black #tmp_contents table.datatable td,
.color_yellow #tmp_contents table.datatable td,
.color_blue #tmp_contents table.enquete_table td,
.color_black #tmp_contents table.enquete_table td,
.color_yellow #tmp_contents table.enquete_table td,
.color_blue #tmp_contents .more_btn a,
.color_black #tmp_contents .more_btn a,
.color_yellow #tmp_contents .more_btn a,
.color_black #tmp_contents .page_banner,
.color_blue #tmp_contents .page_banner,
.color_yellow #tmp_contents .page_banner{
	border: 1px solid;
}
.color_blue #tmp_contents .more_btn a:hover,
.color_black #tmp_contents .more_btn a:hover,
.color_yellow #tmp_contents .more_btn a:hover{
	text-decoration: underline;
}
.color_black #tmp_contents .artist_anchor ul li:before,
.color_black #tmp_contents .hall_area_map ul li:before,
.color_blue #tmp_contents .artist_anchor ul li:before,
.color_blue #tmp_contents .hall_area_map ul li:before,
.color_yellow #tmp_contents .artist_anchor ul li:before,
.color_yellow #tmp_contents .hall_area_map ul li:before,
.color_blue #tmp_contents .artist_anchor ul li a::before,
.color_black #tmp_contents .artist_anchor ul li a::before,
.color_yellow #tmp_contents .artist_anchor ul li a::before,
.color_blue #tmp_contents .hall_area_map ul li a::before,
.color_black #tmp_contents .hall_area_map ul li a::before,
.color_yellow #tmp_contents .hall_area_map ul li a::before,
.color_blue #tmp_contents .page_banner .title_en:after,
.color_black #tmp_contents .page_banner .title_en:after,
.color_yellow #tmp_contents .page_banner .title_en:after,
.color_blue #tmp_contents .page_banner .title_jp:before,
.color_black #tmp_contents .page_banner .title_jp:before,
.color_yellow #tmp_contents .page_banner .title_jp:before,
.color_blue #tmp_contents .page_banner .title_jp:after,
.color_black #tmp_contents .page_banner .title_jp:after,
.color_yellow #tmp_contents .page_banner .title_jp:after{
	content: none !important;
}
.color_blue .format_event #tmp_contents h2 span,
.color_black .format_event #tmp_contents h2 span,
.color_yellow .format_event #tmp_contents h2 span,
.color_blue #tmp_anchor_idx_event .anchor_cnt li a span,
.color_black #tmp_anchor_idx_event .anchor_cnt li a span,
.color_yellow #tmp_anchor_idx_event .anchor_cnt li a span{
	padding-right: 0;
}
.color_blue #tmp_contents .artist_anchor ul li a,
.color_black #tmp_contents .artist_anchor ul li a,
.color_yellow #tmp_contents .artist_anchor ul li a,
.color_blue #tmp_contents .hall_area_map ul li a,
.color_black #tmp_contents .hall_area_map ul li a,
.color_yellow #tmp_contents .hall_area_map ul li a,
.color_blue #tmp_anchor_idx_event .anchor_cnt li a,
.color_black #tmp_anchor_idx_event .anchor_cnt li a,
.color_yellow #tmp_anchor_idx_event .anchor_cnt li a{
	opacity: 1;
}
.color_blue #tmp_contents .artist_anchor ul li a:hover,
.color_black #tmp_contents .artist_anchor ul li a:hover,
.color_yellow #tmp_contents .artist_anchor ul li a:hover,
.color_blue #tmp_contents .hall_area_map ul li a:hover,
.color_black #tmp_contents .hall_area_map ul li a:hover,
.color_yellow #tmp_contents .hall_area_map ul li a:hover,
.color_blue #tmp_anchor_idx_event .anchor_cnt li a:hover,
.color_black #tmp_anchor_idx_event .anchor_cnt li a:hover,
.color_yellow #tmp_anchor_idx_event .anchor_cnt li a:hover{
	text-decoration: underline;
}
.color_blue #tmp_contents ul.box_btn li,
.color_black #tmp_contents ul.box_btn li,
.color_yellow #tmp_contents ul.box_btn li{
	border: 1px solid;
}
.color_blue.custom_art_cnt #tmp_contents h2,
.color_black.custom_art_cnt #tmp_contents h2,
.color_yellow.custom_art_cnt #tmp_contents h2{
	text-decoration: none;
}
.color_blue #tmp_contents .infor_sns img,
.color_black #tmp_contents .infor_sns img,
.color_yellow #tmp_contents .infor_sns img{
	background-color: #ffffff !important;
}
.color_black #tmp_contents .artist_anchor ul li a,
.color_blue #tmp_contents .artist_anchor ul li a,
.color_yellow #tmp_contents .artist_anchor ul li a,
.color_black #tmp_contents .hall_area_map ul li a,
.color_blue #tmp_contents .hall_area_map ul li a,
.color_yellow #tmp_contents .hall_area_map ul li a{
	clip-path: none;
}
.color_black #tmp_contents .hall_area_map ul,
.color_blue #tmp_contents .hall_area_map ul,
.color_yellow #tmp_contents .hall_area_map ul{
	background-color: transparent !important;
}

.color_blue #tmp_contents .topics_card_img,
.color_blue #tmp_contents .card_img,
.color_black #tmp_contents .topics_card_img,
.color_black #tmp_contents .card_img,
.color_yellow #tmp_contents .topics_card_img,
.color_yellow #tmp_contents .card_img {
	border: 1px solid;
}
.color_blue #tmp_contents .topics_card_cnt .topics_card_title,
.color_blue #tmp_contents .card_cnt,
.color_black #tmp_contents .topics_card_cnt .topics_card_title,
.color_black #tmp_contents .card_cnt,
.color_yellow #tmp_contents .topics_card_cnt .topics_card_title,
.color_yellow #tmp_contents .card_cnt {
	border: 1px solid;
	border-top: none;
}
.color_black #tmp_contents .topics_card_cnt .topics_card_title,
.color_black #tmp_contents .card_cnt,
.color_blue #tmp_contents .topics_card_cnt .topics_card_title,
.color_blue #tmp_contents .card_cnt {
	text-decoration-color: #ffffff !important;
}
.color_yellow #tmp_contents .topics_card_cnt .topics_card_title,
.color_yellow #tmp_contents .card_cnt {
	text-decoration-color: #0000FF !important;
}
.color_black #tmp_contents .topics_card_cnt .topics_card_title span,
.color_black #tmp_contents .card_cnt span,
.color_blue #tmp_contents .topics_card_cnt .topics_card_title span,
.color_blue #tmp_contents .card_cnt span {
	color: #FFFFFF !important;
}
.color_yellow #tmp_contents .topics_card_cnt .topics_card_title span,
.color_yellow #tmp_contents .card_cnt span {
	color: #0000FF !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_small #tmp_contents ul li,
.fsize_small #tmp_contents ol li{
	margin-bottom: 0.9em;
}
.fsize_big2 #tmp_anchor_idx_event .anchor_cnt li a .october,
.fsize_big2 #tmp_anchor_idx_event .anchor_cnt li a .november,
.fsize_big2 #tmp_anchor_idx_event .anchor_cnt li a .december{
	padding-right: 62px;
}
/* ==================================================
no javascript
================================================== */
.no_javascript #tmp_contents .enjoy_ttl{
	margin-bottom: 1em;
}
/* ==================================================
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 {
	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;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_inquiry,
#tmp_subpage_head_ttl,
#tmp_wrap_main,
#tmp_header .header_inner,
#tmp_regulation p,
#tmp_hlogo,
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_regulation p span,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_hlogo p a {
	overflow: visible !important;
	z-index: 1 !important;
	width: auto !important;
	height: auto !important;
	text-indent: inherit !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_regulation a,
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_logo {
    width: auto;
    height: auto;
    margin-right: 20px;
	background-image: none !important;
}
#tmp_footer .footer_logo p {
    text-indent: 0;
}
.copyright{
	color:#000000 !important;
	background:#FFFFFF !important;
	text-align:left !important;
}
#tmp_contents .page_title:before,
#tmp_hnavi_s,
#tmp_header:before,
#tmp_hnavi_regulation,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_means,
#tmp_footer .footer_social {
	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;
}
}
