@charset "utf-8";

#tmp_pagetitle {
	background-color: #FFF7EE;
	border-bottom: dotted 4px #FF941D;
	border-top: dotted 4px #FF941D;
	color: #000000;
	margin-bottom: 20px;
	padding: 20px 0;
}
#tmp_pagetitle h1,
#tmp_contents h1 {
    font-size: 200%;
	line-height: 1.5;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 2em 0 0.8em;
	line-height: 1.5;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
    font-size: 162.5%;
	line-height: 1.4;
}
#tmp_contents h3 {
	border: 2px solid #11a5f0;
    border-radius: 54px;
    font-size: 162.5%;
	line-height: 1.4;
    padding: 10px 20px;
}
#tmp_contents h4 {
    font-size: 137.5%;
    color: #45852A;
}
#tmp_contents h5{
	padding: 5px 0 5px 16px;
	background: transparent url(/shared/templates/biwako_system_free/images/icon/line_h5.png) no-repeat 0 5px;
	font-size: 125%;
}
#tmp_contents h6{
	margin: 1.7em 0 1.2em;
	font-size: 112.5%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ul {
	margin:0 0 1.5em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_biwako_system/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:#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;
}
.img_cap img {
	vertical-align: top;
}
#tmp_contents .img_cap > p {
	margin: 0;
}
#tmp_contents .col3 .img_cap {
	width: 100% !important;
	overflow-wrap: anywhere;
}
#tmp_contents div.col3 div.img_cap {
	margin-bottom: 2.5em;
}
#tmp_contents .col3 .img_cap img {
	border-radius: 10px;
    width: auto;
	max-width: 100%;
    height: 100%;
    max-height: 256px;
    vertical-align: top;
}
#tmp_contents .col3 .img_cap p {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4;
}
#tmp_contents .col3 .img_cap p:first-child {
	margin-bottom: 0.3em;
	text-align: center;
}
#tmp_contents .col3 .img_cap p:not(:first-child,:has(a)),
#tmp_contents .col3 .img_cap p > a {
	color: #000000;
	border-radius: 10px;
	border: 2px solid #11a5f0;
}
#tmp_contents .col3 .img_cap p:not(:first-child) {
	text-align: left;
    padding: 10px 19px 9px 9px;
    font-weight: bold;
}
#tmp_contents .col3 .img_cap p > a {
	display: block;
	margin: -10px -19px -9px -9px;
	padding: 10px 38px 9px 9px;
	background-image: url(/shared/site_biwako_system/images/icon/icon_link_blue.png);
	background-repeat: no-repeat;
	background-position: right 19px center;
	background-size: 10px auto;
	text-align: left;
	text-decoration: none;
	transition: background-color 0.3s ease-in-out, background-position 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
#tmp_contents .col3 .img_cap p > a:hover {
    background-position: right 10px center;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 2em; /* Do not edit */
	border:2px solid#F9F9F9;
	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:36px 30px 16px;
	color:inherit;
	background-color:#F9F9F9;
}
#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 1.1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 20px;
	padding: 10px;
	background-color: #EAF3FF;
	color: #000000;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -10px;
	padding: 10px 25px 10px 10px;
	background: transparent url(/shared/site_biwako_system/images/icon/icon_link_blue.png) no-repeat right 10px center;
	background-size: 10px auto;
}
#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:#000000;
	font-weight:bold;
	background:#ffffff url(/shared/templates/biwako_system_free/images/icon/line_box_ttl.png) no-repeat 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:#000000;
	font-weight:bold;
	background:#ffffff url(/shared/templates/biwako_system_free/images/icon/line_box_ttl.png) no-repeat 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 1.3em; /* Do not edit */
	border: 1px solid #acc2da;
	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 h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl{
	padding: 10px;
	background-color: #EAF3FF;
}
#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 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.8;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -10px;
	padding: 10px 25px 10px 10px;
	background: transparent url(/shared/site_biwako_system/images/icon/icon_link_blue.png) no-repeat right 10px center;
	background-size: 10px auto;
}
#tmp_contents .box_menu_ttl a:hover {
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 10px;
	border-radius: 0 0 8px 8px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 3.3em; /* Do not edit */
	color:#000000;
	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:#000000;
	background-color: #ccdbeb;
	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
================================================== */
/* heading */
#tmp_contents .heading .disabled{
	display: none;
}
/* step */
#tmp_biwa_step{
	display: flex;
    justify-content: center;
	margin: 43px 0 70px;
	border: 3px solid #11A5F0;
	border-radius: 5px;
}
#tmp_biwa_step .step_ttl,
#tmp_biwa_step .step_cnt{
	display: flex;
	align-items: center;
	justify-content: center;
}
#tmp_biwa_step .step_ttl{
	flex-shrink: 0;
    padding: 8px;
	background-color: #11A5F0;
	width: 298px;
	font-size: 162.5%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#tmp_biwa_step .step_cnt{
	position: relative;
	flex: 1 auto;
	width: 100%;
	font-size: 118.75%;
	margin: 0;
	line-height: 1.4;	
}
#tmp_biwa_step .step_cnt:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 12px;
    border: 10px solid transparent;
    border-left: 15px solid #11A5F0;
    transform: translateY(-50%);
}
#tmp_biwa_step .step_cnt a{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 7px 50px 4px 46px;
	width: 100%;
	color: #000000;
	border-radius: 0 5px 5px 0;
}
#tmp_biwa_step .step_ttl>p{
	margin: 0;	
}
/* anchor */
#tmp_anchor .anchor_ttl{
	display: none;
}
#tmp_anchor .anchor_cnt ul{
	display: flex;
	flex-flow: row wrap;
	gap: 20px;
	margin: 8px 0 28px;
}
#tmp_anchor .anchor_cnt li{
	list-style: none;
	margin-bottom: 0;
	width: calc((100% - 80px)/5);
}
#tmp_anchor .anchor_cnt li a{
	display: flex;
	align-items: center;
	height: 100%;
	padding: 10px 45px 10px 20px;
	background: transparent url(/shared/templates/biwako_system_free/images/icon/arrow_anchor.png) no-repeat right 20px center;
	background-size: 20px auto;
	border: solid 3px #63AE42;
	min-height: 70px;
	border-radius: 50px;
    font-size: 112.5%;
    color: #45852A;
    line-height: 1.2;
    font-weight: bold;
    text-decoration: none;
	overflow-wrap: anywhere;
}
#tmp_anchor .anchor_cnt li a:hover{
	background-color: #FBFFDE;
	color: #438028;
}
/* 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;
}
/* 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;
}
/* sns */
.type_idx #tmp_sns_box {
	padding-top: 64px;
}
#tmp_main .container #tmp_sns_box .container{
	padding-left: 0;
	padding-right: 0;
}
#tmp_sns_box + #tmp_inquiry{
	margin-top: 0;
}

/* event & link
================================================== */
#tmp_contents .news_list_wrap {
	margin-bottom: 50px;
}
#tmp_contents .news_list li {
	padding-left: 0;
}
/* idx
================================================== */
.type_idx #tmp_contents div.col3 div.col3L,
.type_idx #tmp_contents div.col3 div.col3M {
    width: 31.3%;
    margin-right: 3%;
}
.type_idx #tmp_contents div.col3 div.col3R {
    width: 31.3%;
}
/* custom_multilang
================================================== */
/* mainvisual */
#tmp_mainvisual p {
	margin-bottom: 0;
}
.custom_multilang_en #tmp_mainvisual .top_image_box .logo h1,
.custom_multilang_en #tmp_mainvisual .top_image_box .logo p {
    right: min(-50px,calc((-150 / 750) * 100%));
	background-image: url(/shared/templates/biwako_system_free/images/multilang/mainvs_logo_en.png);
	min-width: min(calc(100% + 50px), calc(100% + 150px));
	overflow-wrap: break-word;
}
.custom_multilang_cn #tmp_mainvisual .top_image_box .logo h1,
.custom_multilang_cn #tmp_mainvisual .top_image_box .logo p {
	background-image: url(/shared/templates/biwako_system_free/images/multilang/mainvs_logo_zh_cn.png);
}
.custom_multilang_tw #tmp_mainvisual .top_image_box .logo h1,
.custom_multilang_tw #tmp_mainvisual .top_image_box .logo p {
	background-image: url(/shared/templates/biwako_system_free/images/multilang/mainvs_logo_zh_tw.png);
}
#tmp_contents .splide_common .splide__pagination {
	margin-bottom: 0;
	margin-left: 18px;
}
#tmp_contents .splide_common .splide__pagination li {
	margin-bottom: 0;
}
/* top_foreign */
#tmp_contents .top_foreign {
	padding: 50px 0;
}
#tmp_contents .top_foreign:last-child {
	margin-bottom: 50px;
}
#tmp_contents .top_foreign p {
	margin: 0;
	line-height: 1.6;
}
#tmp_contents .top_foreigns .top_foreign:nth-child(2n)  {
	background-color: #F7FFF1;
}
#tmp_contents .top_foreign .container {
	max-width: 1020px;
}
#tmp_contents .top_foreign .parts {
	display: flex;
	flex-wrap: wrap;
}
#tmp_contents .top_foreign .image {
	flex: 0 0 45%;
}
#tmp_contents .top_foreign .block {
	flex: 1;
	padding-left: 41px;
	word-break: break-all;
}
#tmp_contents .top_foreign .block:first-child {
	padding-left: 0;
}
#tmp_contents .top_foreign .image img {
	width: 100%;
	border-radius: 32px;
}
#tmp_contents .top_foreign .heading h2 {
    color: #AE5D00;
    font-weight: bold;
    font-size: 162.5%;
    line-height: 1.4;
    margin: 0.5em 0;
    padding: 0 0 12px 25px;
    border-bottom: dashed 3px #63AE42;
    background: url(/shared/templates/biwako_system_free/images/multilang/icon_drop.png) no-repeat;
    background-size: 18px auto;
}
#tmp_contents .top_foreign .sentence {
	padding: 0 9px 0 10px;
}
#tmp_contents .top_foreign .sentence p {
	line-height: 1.8;
}
#tmp_contents .movie_wrap {
	padding-top: 32px;
	margin-bottom: 12px;
	text-align: center;
}
#tmp_contents .movie_wrap p {
	margin-bottom: 9px;
	line-height: 1.8;
	overflow-wrap: break-word;
}
#tmp_contents .top_foreign .image img,
#tmp_contents .top_lang_cnt img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_pagetitle h1,
.color_blue #tmp_pagetitle h1,
.color_yellow #tmp_pagetitle h1,
.color_black #tmp_contents h1,
.color_blue #tmp_contents h1,
.color_yellow #tmp_contents h1 {
	border: none !important;
}
.color_black #tmp_contents h3,
.color_blue #tmp_contents h3,
.color_yellow #tmp_contents h3 {
	border-radius: 0;
}
.color_black #tmp_contents ul.box_btn li,
.color_blue #tmp_contents ul.box_btn li,
.color_yellow #tmp_contents ul.box_btn li,
.color_black #tmp_contents .box_menu,
.color_blue #tmp_contents .box_menu,
.color_yellow #tmp_contents .box_menu{
	border: 1px solid;
}
.color_black #tmp_contents .box_menu_cnt,
.color_blue #tmp_contents .box_menu_cnt,
.color_yellow #tmp_contents .box_menu_cnt{
	border-top: 1px solid;
}
.color_black #tmp_contents .box_menu_ttl p,
.color_blue #tmp_contents .box_menu_ttl p,
.color_yellow #tmp_contents .box_menu_ttl p,
.color_black #tmp_contents .box_menu_ttl,
.color_blue #tmp_contents .box_menu_ttl,
.color_yellow #tmp_contents .box_menu_ttl {
	background-color: transparent !important;
}
.color_black #tmp_contents .col3 .img_cap p > a:hover,
.color_blue #tmp_contents .col3 .img_cap p > a:hover,
.color_yellow #tmp_contents .col3 .img_cap p > a:hover,
.color_black #tmp_contents .localmenu a:hover,
.color_blue #tmp_contents .localmenu a:hover,
.color_yellow #tmp_contents .localmenu a:hover,
.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,
.color_black #tmp_contents ul.box_btn a:focus-visible,
.color_blue #tmp_contents ul.box_btn a:focus-visible,
.color_yellow #tmp_contents ul.box_btn a:focus-visible,
.color_black #tmp_contents .box_menu_ttl a:hover,
.color_blue #tmp_contents .box_menu_ttl a:hover,
.color_yellow #tmp_contents .box_menu_ttl a:hover,
.color_black #tmp_contents .box_menu_ttl a:focus-visible,
.color_blue #tmp_contents .box_menu_ttl a:focus-visible,
.color_yellow #tmp_contents .box_menu_ttl a:focus-visible {
	text-decoration: underline;
}
.color_black #tmp_contents .localmenu .image img,
.color_blue #tmp_contents .localmenu .image img,
.color_yellow #tmp_contents .localmenu .image img{
	background-color: #ffffff!important;
}
.color_black #tmp_anchor .anchor_cnt li a:hover,
.color_blue #tmp_anchor .anchor_cnt li a:hover,
.color_yellow #tmp_anchor .anchor_cnt li a:hover{
	text-decoration: underline;
}
.color_black #tmp_anchor .anchor_cnt li a{
	background-image: url(/shared/templates/biwako_system_free/images/icon/arrow_anchor_blk.png) !important;
}
.color_blue #tmp_anchor .anchor_cnt li a{
	background-image: url(/shared/templates/biwako_system_free/images/icon/arrow_anchor_bl.png) !important;
}
.color_yellow #tmp_anchor .anchor_cnt li a{
	background-image: url(/shared/templates/biwako_system_free/images/icon/arrow_anchor_yl.png) !important;
}
.color_black #tmp_biwa_step .step_ttl,
.color_blue #tmp_biwa_step .step_ttl,
.color_yellow #tmp_biwa_step .step_ttl{
	border-right: 3px solid;
}
.color_black #tmp_biwa_step .step_cnt:after,
.color_blue #tmp_biwa_step .step_cnt:after,
.color_yellow #tmp_biwa_step .step_cnt:after{
	content: none;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_small #tmp_contents ul li,
.fsize_small #tmp_contents ol li {
    margin-bottom: 0.9em;
}
/* ==================================================
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: inherit;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	animation: none;
}
#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_wrap_regulation{
	border-bottom: 1px solid;
}
#tmp_regulation a,
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_regulation p span,
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	color:#000000 !important;
	background: #FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_header{
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_header_wrap .header_inner{
	display: block;
	padding-bottom: 0;
}
#tmp_hlogo{
	padding-left: 0;
	text-align: left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background: none !important;
	width: auto !important;
	height: auto !important;
}
#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_hlogo p a{
	text-decoration: none;
}
#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_main{
	margin-top: 0;
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_footer .footer_logo{
	margin-right: 20px;
	background-image: none;
	width: auto;
	height: auto;
}
#tmp_footer .footer_logo p{
	text-indent: inherit !important;
}
#tmp_footer .footer_cnt{
	flex-direction: column;
	align-items: flex-start;
}
#tmp_footer .footer_main:before,
#tmp_gnavi,
#tmp_header_wrap .title_languages,
#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 {
	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;
}
#tmp_wrap_custom_update{
	margin-top: 0;
}
#tmp_sns_box{
	display: none;
}
#tmp_pagetitle{
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
}
#tmp_contents h3{
	border-radius: 0;
	border-color: #000000;
}
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu{
	border: 1px solid;
}
#tmp_contents .box_menu_cnt{
	border-top: 1px solid;
}
#tmp_inquiry_ttl,
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu_ttl{
	background-color: #ffffff;
	color: #000000;
}
#tmp_inquiry_ttl{
	border-bottom: 1px solid #000000;
}
#tmp_contents .box_card,
#tmp_anchor .anchor_cnt li a,
#tmp_inquiry,
#tmp_contents .box_info,
#tmp_contents .box_link{
	border-color: #000000;
	color: #000000;
}
}
