@charset "utf-8";

#tmp_contents h1 {
	margin:0 -40px 1.1em;
	clear:both; /* Do not edit */
	line-height: 1.4;
	font-size: 175%;
	background-color: #f8f4ea;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	padding: 26px 40px 24px;
}
#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%;
	margin: 1.1em 0 0.9em;
	padding-left: 28px;
	line-height: 1.5;
	background-image: url(/shared/templates/web_koho_free/images/main/bg_wh_h2.png),
	url(/shared/templates/web_koho_free/images/main/bg_wh_h2.png),
	url(/shared/templates/web_koho_free/images/main/bg_h2.png);
    background-position: left -14px, left 0 bottom -12px, left -40px;
	background-repeat: no-repeat, no-repeat, repeat-y;
}
#tmp_contents h3{
	font-size: 150%;
	line-height: 1.4;
	margin: 1.4em 0 0.8em;
    padding: 16px 0;
	background-image: url(/shared/templates/web_koho_free/images/main/line_orange_h3.png),
	url(/shared/templates/web_koho_free/images/main/line_blue_h3.png),
	url(/shared/templates/web_koho_free/images/main/line_blue_h3.png);
	background-position: left top, left top, left bottom;
	background-repeat: no-repeat, repeat-x,repeat-x;
	background-size: 50px 2px, auto , auto ;
}
#tmp_contents h4{
	margin: 1.1em 0 0.6em;
	font-size: 137.5%;
	padding-left: 46px;
	line-height: 1.5;
	background: url(/shared/templates/web_koho_free/images/main/bg_h4.png) no-repeat 7px 7px;
}
#tmp_contents h5{
	font-size: 125%;
	line-height: 1.5;
	margin: 1.4em 0 0.6em;
    padding-left: 11px;
	background-image: url(/shared/templates/web_koho_free/images/main/bg_wh_h2.png),
	url(/shared/templates/web_koho_free/images/main/bg_wh_h2.png),
	url(/shared/templates/web_koho_free/images/main/bg_h5.png);
	background-position: left -16px, left 0 bottom -15px, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-size: 3px 20px ,3px 20px, 3px auto;
}
#tmp_contents h6{
    font-size: 112.5%;
    line-height: 1.6;
    margin: 1.6em 0 0.5em;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.9;
}
#tmp_contents ul {
	margin: 30px 0 2.1em 1.2em; /* Do not edit */
	list-style-image:url(/shared/site_web_koho/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 2.4em 2.9em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 1em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 2.5em; /* Do not edit */
	border:4px solid #45719c;
	clear:both; /* Do not edit */
}
#tmp_contents .outline p{
	margin-bottom: 0;
}
#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: 20px 29px 19px;
	color:inherit;
	background-color:#f8f4ea;
}
#tmp_contents div.outline {
    padding: 20px 29px 19px;
	color:inherit;
	background-color:#f8f4ea;
}
#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 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 18px 0;
    padding: 8px 49px 8px 19px;
	background-color: #347aa0;
	color: #FFFFFF;
	border:1px solid #347aa0;
	font-weight: bold;
	font-size: 106.2%;
	border-radius: 20px;
	line-height: 1.6;
}
#tmp_contents ul.box_btn li a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 8px 49px 8px 19px;
	margin: -8px -49px -8px -19px;
	background: url(/shared/site_web_koho/images/icon/arrow_icon.png) right 18px center no-repeat;
	background-size: 10px auto;
	border-radius: 20px;
}
#tmp_contents .col2 ul.box_btn li a,
#tmp_contents .col2 ul.box_btn li{
	border-radius: 22px;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	position: relative;
	margin:42px 0 2.5em; /* Do not edit */
	border:1px solid #cbcbcb;
	clear:both; /* Do not edit */
}
#tmp_contents .box_info::before{
	width: calc(100% + 2px);
	height: 2px;
	position: absolute;
	content: "";
	left: -1px;
    top: -3px;
	background-color: #347aa0;
}
#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 {
    padding: 10px 24px;
	color:inherit;
	font-weight:bold;
	font-size: 137.5%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
    padding: 0 0 9px 3px;
	background: url(/shared/templates/web_koho_free/images/main/line_dot.png) repeat-x left bottom;
}
#tmp_contents .box_info .box_info_cnt {
	padding:7px 20px 13px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_info ul li{
	line-height: 1.9;
	margin-bottom: 7px;
}
#tmp_contents .box_info ul li a{
	display: inline-block;
	vertical-align: top;
}
#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 {
	position: relative;
	margin:42px 0 2.5em; /* Do not edit */
	border:1px solid #cbcbcb;
	clear:both; /* Do not edit */
}
#tmp_contents .box_link::before{
	width: calc(100% + 2px);
	height: 2px;
	position: absolute;
	content: "";
	left: -1px;
    top: -3px;
	background-color: #347aa0;
}
#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 {
    padding: 10px 24px;
	color:inherit;
	font-weight:bold;
	font-size: 137.5%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	padding: 0 0 9px 3px;
	background: url(/shared/templates/web_koho_free/images/main/line_dot.png) repeat-x left bottom;
}
#tmp_contents .box_link .box_link_cnt {
	padding:7px 20px 13px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_link ul li{
	line-height: 1.9;
	margin-bottom: 7px;
}
#tmp_contents .box_link ul li a{
	display: inline-block;
	vertical-align: top;
}
#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.2em; /* Do not edit */
	/* background:url(/shared/templates/web_koho_free/images/contents/box_bg.jpg) no-repeat left top; */
	clear:both; /* Do not edit */
	border-radius: 20px;
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border-radius: 20px;
}
#tmp_contents .box_menu .box_menu_cnt {
    padding: 12px 22px 0;
	border: 1px solid #45719c;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
#tmp_contents .box_menu .box_menu_ttl{
	background-color: #347aa0;
	color: #FFFFFF;
    padding: 11px 50px 9px 22px;
	font-size: 106.2%;
	font-weight: bold;
}
#tmp_contents div.box_menu .box_menu_ttl{	
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#tmp_contents .box_menu .box_menu_ttl p{
	line-height: 1.6;
	margin-bottom: 0;
}
#tmp_contents .box_menu p{
	line-height: 1.8;
}
#tmp_contents .box_menu .box_menu_ttl p a{
	display: block;
	text-decoration: none;
	padding: 11px 50px 9px 22px;
	color: #FFFFFF;
	margin: -11px -50px -9px -22px;
	background: url(/shared/site_web_koho/images/icon/arrow_icon.png) right 18px center no-repeat;
    background-size: 10px auto;
}
#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-top: 2px;
	margin-bottom:23px; /* Do not edit */
	margin-left:20px; /* Do not edit */
}
#tmp_contents .box_menu ul li{
	margin-bottom: 12px;
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 40px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #a0a0a0;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable{
	margin:0 0 0.8em;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
    padding: 14px 13px;
	color:inherit;
	background-color:#f5f2f2;
	border:1px solid #a0a0a0;
	text-align: left;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:14px 13px;
	border:1px solid #a0a0a0;
}
#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_red {
	color:inherit;
	background-color:#FCECEC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 */
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents .box_menu .box_menu_ttl p a:hover{
	text-decoration: underline;
}
/* TOPICS section */
#tmp_web_topics{
    padding-top: 39px;
    margin-bottom: 15px;
}
#tmp_web_topics .section_ttl{
    border-bottom: none;
    margin-bottom: 17px;
}
#tmp_web_topics .section_ttl h2{
    background: transparent;
}
#tmp_web_topics .section_ttl h2 > span{
    background-image: url(/shared/templates/web_koho_top/images/icon/topics_eng.png);
    padding-top: 36px;
}
#tmp_web_topics .topics_list{
    display: flex;
    gap: 10px 25px;
    flex-wrap: wrap;
}
#tmp_web_topics .topics_list .topics_item{
    width: calc((100% - 25px) / 2);
}
.topics_list .topics_item img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
.topics_list .topics_item a{
    display: block;
    text-decoration: none;
}
.topics_list a img{
    transition: opacity 0.3s ease-in-out;
}
.topics_list a:hover img{
    opacity: 0.7;
}
.topics_list a:hover .topics_item_caption{
    text-decoration: underline;
}
.topics_list .topics_item .topics_item_image{
    margin-bottom: -39px;
    display: block;
	min-height: 120px;
}
.topics_list .topics_item .topics_item_caption{
    position: relative;
    font-weight: bold;
    font-size: 93.7%;
    background-color: #ffffff;
    border-left: 3px solid #347aa0;
    width: calc(100% - 32px);
    padding: 9px 5px 7px 10px;
    line-height: 1.5;
    margin-bottom: 10px;
    display: block;
    min-height: 60px;
}
.topics_list .topics_item .topics_item_caption .topics_item_data {
	display: block;
	font-size: 87.5%;
	color: #347aa0;
}
#tmp_web_topics .topics_list .tag_label{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 4px 5px;
    min-height: 40px;
}
#tmp_web_topics .topics_list .hash_tag{
    font-size: 75%;
    background-color: #ffffff;
    color: #000000;
    line-height: 1.2;
}
#tmp_web_topics .topics_list .hash_tag {
    display: none;
}
#tmp_web_topics .topics_list .hash_tag.show_label_flg1 {
    display: block;
	background-color: #f8f4ea;
}
#tmp_web_topics .topics_list .hash_tag a {
	min-height: 24px;
    padding: 5px 6px 1px 9px;
}
#tmp_web_topics .topics_list .hash_tag a:hover {
	text-decoration: underline;
}
#tmp_web_topics .gutto_link{
    margin-top: 30px;
}
#tmp_web_topics .gutto_link a{
    padding-bottom: 8px;
    padding-top: 8px;
}

.frame_youtube iframe {
	width: 100%;
}
/* Topic pagination */
#tmp_web_topics.web_topics_pagination .topics_list{
	padding: 2px;
	align-content: start;
}
#tmp_web_topics.web_topics_pagination .topics_list .topics_item a{
	outline-offset: 1px;
	min-height: 24px;
	padding: 5px 6px 1px 9px;
}
#tmp_web_topics.web_topics_pagination .topics_list .topics_item a:hover {
	text-decoration: underline;
}
#tmp_web_topics_splide{
	display: flex;
    flex-direction: column;
}
#tmp_web_topics_splide.loading {
	opacity: 0;
}
#tmp_web_topics_splide .splide__track{
	margin: -2px;
}
#tmp_web_topics_splide.splide_common .splide__controls{
    justify-content: center;
}
#tmp_web_topics_splide .splide__toggle{
	display: none;
}
#tmp_web_topics_splide.splide_common .splide__arrow{
	position: relative;
	top: 0;
	left: 0;
	color: #222222;
	background-color: #FFFFFF;
	text-indent: 0;
	width: auto;
	height: auto;
	text-decoration: none;
	font-weight: bold;
	box-shadow: none;
	display: inline;
	border-radius: 0;
    background-size: 7px auto;
	padding-bottom: 2px;
}
#tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--prev{
	padding-left: 22px;
	background-image: url(/shared/templates/web_koho_free/images/icon/arrow_prev.png);
	background-position: left center;
}
#tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--next{
    padding-right: 22px;
	background-image: url(/shared/templates/web_koho_free/images/icon/arrow_next.png);
	background-position: right center;
}
#tmp_web_topics_splide.splide_common .splide__arrow:hover{
	text-decoration: underline;
	opacity: 1;
}
#tmp_web_topics_splide .splide__progress p,
#tmp_web_topics_splide .splide__progress .progress_current{
	font-size: 100%;
	margin-bottom: 0 !important;
	color: #222222;
	line-height: 1.4;
	font-weight: bold;
}
#tmp_web_topics_splide .splide__progress .progress_total:before{
    height: 62%;
	top: 4px;
	left: 8px;
}
#tmp_web_topics_splide .splide__progress .progress_total{
    padding-left: 18px;
}
#tmp_web_topics_splide.splide_common .splide__arrows.disabled a{
	display: none;
}
#tmp_web_topics_splide.splide_common .splide__arrows{
	margin-left: 43px;
	min-width: 64px;
}
#tmp_web_topics_splide.splide_common .splide__arrows--ltr{
	margin-right: 46px;
	margin-left: 0;
}
/* ==================================================
fsize
================================================== */
.fsize_big2 #tmp_web_topics_splide.splide_common .splide__arrows {
	min-width: 112px;
}
.fsize_big #tmp_web_topics_splide.splide_common .splide__arrows {
	min-width: 80px;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_yellow #tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--next{
	background-image: url(/shared/templates/web_koho_free/images/icon/arrow_next.png) !important;
}
.color_blue #tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--next,
.color_black #tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--next{
	background-image: url(/shared/templates/web_koho_free/images/icon/arrow_next_wh.png) !important;
}
.color_yellow #tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--prev{
	background-image: url(/shared/templates/web_koho_free/images/icon/arrow_prev.png) !important;
}
.color_blue #tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--prev,
.color_black #tmp_web_topics_splide.splide_common .splide__arrow.splide__arrow--prev{
	background-image: url(/shared/templates/web_koho_free/images/icon/arrow_prev_wh.png) !important;
}

.color_blue #tmp_contents div.box_menu .box_menu_ttl,
.color_yellow #tmp_contents div.box_menu .box_menu_ttl,
.color_black #tmp_contents div.box_menu .box_menu_ttl{
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.color_blue #tmp_contents .box_menu .box_menu_cnt,
.color_yellow #tmp_contents .box_menu .box_menu_cnt,
.color_black #tmp_contents .box_menu .box_menu_cnt{
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.color_blue #tmp_contents h4,
.color_yellow #tmp_contents h4,
.color_black #tmp_contents h4,
.color_blue #tmp_contents h2,
.color_yellow #tmp_contents h2,
.color_black #tmp_contents h2 {
	padding-left: 0;
}
.color_blue #tmp_contents .box_menu .box_menu_ttl,
.color_yellow #tmp_contents .box_menu .box_menu_ttl,
.color_black #tmp_contents .box_menu .box_menu_ttl,
.color_blue #tmp_print a,
.color_yellow #tmp_print a,
.color_black #tmp_print a,
.color_blue .scroll_table,
.color_yellow .scroll_table,
.color_black .scroll_table,
.color_blue #tmp_feedback_cnt .submit input,
.color_yellow #tmp_feedback_cnt .submit input,
.color_black #tmp_feedback_cnt .submit input{
	border: 1px solid;
}
.color_blue #tmp_contents .box_info .box_info_ttl,
.color_yellow #tmp_contents .box_info .box_info_ttl,
.color_black #tmp_contents .box_info .box_info_ttl,
.color_blue #tmp_contents .box_link .box_link_ttl,
.color_yellow #tmp_contents .box_link .box_link_ttl,
.color_black #tmp_contents .box_link .box_link_ttl {
	border-bottom: 1px solid;
}
.color_blue #tmp_contents .box_info::before,
.color_yellow #tmp_contents .box_info::before,
.color_black #tmp_contents .box_info::before,
.color_blue #tmp_contents .box_link::before,
.color_yellow #tmp_contents .box_link::before,
.color_black #tmp_contents .box_link::before{
	display: none;
}
.color_black #tmp_web_topics .topics_item .topics_item_caption {
    background-color: #000000 !important;
}
.color_blue #tmp_web_topics .topics_item .topics_item_caption {
    background-color: #00008B !important;
}
.color_yellow  #tmp_web_topics .topics_item .topics_item_caption {
    background-color: #FFFF00 !important;
}
/* ==================================================
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 {
	min-width:100% !important;
	width: 100% !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_hlogo {
	padding-top: 10px !important;
}
#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_hlogo a {
	text-decoration: none !important;
}
#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_wrap{
	position: relative !important;
}
#tmp_header .header_fixed_inner{
	background:#FFFFFF !important;
	position: relative !important;
	left: auto !important;
    transform: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_contents table.datatable, 
#tmp_contents table.enquete_table{
	min-width: inherit !important;
}
.scroll_table{
	background: transparent !important;
	overflow-x: visible !important;
	width: 100%;
}
#tmp_cnt_left,
.scroll_table_switch,
#tmp_lnavi,
#tmp_layout_fixed:after,
#tmp_print,
#tmp_hnavi_s,
#tmp_cnt_right,
.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;
}
#tmp_cnt_middle .cnt_middle_wrap{
	padding: 0 !important;
	box-shadow: none !important;
}
#tmp_cnt_middle,
.container{
	max-width: 1200px !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
#tmp_cnt_middle .cnt_middle_wrap,
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;
}
.footer_cnt address a {
	color: #000000
}
.copyright {
	text-align:left !important;
}
/* print topics*/
#tmp_web_topics .splide__list{
    transform: inherit !important;
	display: block !important;
	height: auto !important;
}
#tmp_web_topics .splide__controls{
	display: none !important;
}
}