@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
    margin: 0 0 0.8em;
    font-size: 177.8%;
    color: #FFFFFF;
    background-color: #0958aa;
    padding: 15px 22px 15px;
    line-height: 1.5;
    clear: both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding: 15px 18px 12px;
	border-bottom: 2px solid #0958aa;
	font-size: 155.6%;
	color: #222222;
	background-color: #efefef;
}
#tmp_contents h3 {
	padding: 9px 10px 14px 0;
	border-bottom: 2px solid #0958aa;
	font-size: 144.4%;
}
#tmp_contents h4 {
	padding: 5px 26px;
    font-size: 122.2%;
    color: #222222;
    background: #FFFFFF url(/shared/templates/covid19/images/icon/icon_h4.png) no-repeat 3px 19px;
}
#tmp_contents h5 {
	padding: 5px 10px 5px 0;
	font-size: 111.1%;
}
#tmp_contents h6 {
	padding: 5px 10px 5px 0;
	font-size: 100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1em 1.1em; /* Do not edit */
	list-style-image:url(/shared/site_covid19/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 1.1em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.4em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin: 1.6em 0 0 1.4em; /* 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 40px; /* Do not edit */
	clear:both; /* Do not edit */	
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:19px 17px 5px;
	color:#333333;
	background-color:#f9f6ea;
}
#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 30px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	color:inherit;
	background-color: transparent;
	border:1px solid #dfdfdf;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	font-weight: bold;
	font-size: 111.1%;
	color: #222222;
	background-color: #FFFFFF;
}
#tmp_contents ul.box_btn li a {
	display: block;
	padding: 15px 10px 14px 30px;
	border: 2px solid #ffffff;
	border-bottom-color: #8c9bd0;
	text-decoration: none;
	color: inherit;
	background: transparent url(/shared/site_covid19/images/icon/icon_arrow_btn.png) no-repeat 13px 20px;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
	border-color: #8c9bd0;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	padding: 0 0 2px;
	color:inherit;
	font-weight:bold;
	font-size: 111.1%;
	background-color:#FFFFFF;
	border-bottom:2px solid #4059b5;
}
#tmp_contents .box_info .box_info_ttl p {
	padding: 15px 15px 11px;
	margin-bottom:0; /* Do not edit */
	background-color: #efefef;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 19px 10px 0 6px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul li {
	margin-bottom: 17px;
}
#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:0 0 40px; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	color:inherit;
	font-weight:bold;
	font-size: 111.1%;
	background-color:#FFFFFF;
	border-bottom:2px solid #4059b5;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	padding: 14px 14px 12px;
    margin-bottom: 0;
    background-color: #efefef;
}
#tmp_contents .box_link .box_link_cnt {
	padding:19px 10px 0 6px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul li {
	margin-bottom: 17px;
}
#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 40px; /* Do not edit */
	border:1px solid #dfdfdf;
	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 table.box_menu td {
	padding: 0;
}
#tmp_contents .box_menu {
	padding: 0;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	color: #222222;
	background-color: #FFFFFF;
}
#tmp_contents .box_menu .box_menu_ttl {
	font-weight: bold;
	font-size: 111.1%;
	padding: 0;
	line-height: 1.4;
}
#tmp_contents .box_menu .box_menu_ttl p {
	padding: 15px 10px;
	margin-bottom: 0;
	border-bottom:2px solid #8c9bd0;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display: block;
	border: 2px solid #ffffff;
	border-bottom: none;
	margin: -15px -10px;
	padding: 15px 10px 15px 30px;
	text-decoration: none;
	color: inherit;
	background: transparent url(/shared/site_covid19/images/icon/icon_arrow_btn.png) no-repeat 14px 20px;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus {
	border-color:#8c9bd0;
	border-bottom: none;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 21px 6px 6px 23px;
}
#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:8px; /* Do not edit */
}
#tmp_contents .box_menu ul li {
	margin-bottom: 17px;	
}
#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_cnt ul {
	list-style-image: url(/shared/site_covid19/images/icon/icon_arrow_box_cnt.png);
}
/* datatable 
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 40px; /* Do not edit */
	color:#333333;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #a671b1;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 15px 8px 13px;
	color:inherit;
	background-color:#f0daef;
	border:1px solid #a671b1;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:11px 8px 13px 15px;
	border:1px solid #a671b1;
}
#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:#c01213; /* 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_blue {
	color:inherit;
	background-color:#d9e9f8; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#eeeeee; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e8f7da; /* base.css > Styles > th.bg_green */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #a671b1; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#f0daef; /* = table.datatable th */
	border:1px solid #a671b1; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #a671b1; /* = table.datatable td */
}
/* list_table
================================================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:5em;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:9em;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
}
/* ==================================================
idx_navi
================================================== */
#tmp_contents .idx_navi {
	margin: 30px 0;
	width:100%;
}
#tmp_contents .idx_navi ul {
	margin: 0 -1px;
	list-style:none;
}
#tmp_contents .idx_navi ul li {
	width: 20%;
	float: left;
	padding: 0 1px;
    margin-bottom: 3px;
}
#tmp_contents .idx_navi ul li:nth-child(5n+1) {
	clear: both;
}
#tmp_contents .idx_navi ul li a {
	padding: 12px 10px 27px;
	display: block;
	border: 2px solid #bcc2c9;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
	color: #222222;
	background: #FFFFFF url(/shared/site_covid19/images/icon/icon_arrow_bt_pc.png) no-repeat center bottom;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
}
#tmp_contents .idx_navi ul li a:hover,
#tmp_contents .idx_navi ul li a:focus {
	border-color:#0958aa;
}
/* ==================================================
TOP
================================================== */
#tmp_tnavi {
	margin:0 0 30px;
	padding:0 0 40px;
	background:url(/shared/templates/covid19/images/top/tnavi_bg.gif) no-repeat center bottom;
	clear:both;
}
/* tnavi_main
================================================== */
#tmp_tnavi_main {
	margin:0 0 60px;
	clear:both;
}
#tmp_tnavi_main ul {
	list-style:none;
	margin:0 -6px;
}
#tmp_tnavi_main ul li {
	float:left;
	width:25%;
	padding:0 6px;
	margin:0 0 10px;
	text-align:center;
	font-weight:bold;
	font-size:133.3%;
	line-height:1.2;
}
#tmp_tnavi_main ul li a {
	display:block;
	text-decoration:none;
	position:relative;
	background-color:#0957a8;
	color:#ffffff;
	-webkit-box-shadow: 0 3px 20px rgba(14, 34, 78, 0.3);
	-moz-box-shadow: 0 3px 20px rgba(14, 34, 78, 0.3);
	box-shadow: 0 3px 20px rgba(14, 34, 78, 0.3);
}
#tmp_tnavi_main ul li .navi_img {
	position:relative;
	display:block;
}
#tmp_tnavi_main ul li .navi_img img {
	transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	-moz-transition: 0.3s ease-in-out all;
}
#tmp_tnavi_main ul li .navi_img::after {
	content:'';
	z-index:1;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(/shared/templates/covid19/images/top/tnavi_txt_bg.png) repeat-x left bottom;
}
#tmp_tnavi_main ul li .navi_txt {
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	padding:10px 10px 15px;
	z-index:5;
}
#tmp_tnavi_main ul li .navi_txt .txt_small {
	font-size:75%;
}
#tmp_tnavi_main ul li a:hover .navi_img img,
#tmp_tnavi_main ul li a:focus .navi_img img {
	opacity:0.8;
}
#tmp_tnavi_main ul li a:hover .navi_txt,
#tmp_tnavi_main ul li a:focus .navi_txt {
	text-decoration:underline;
}
/* tnavi_type
================================================== */
#tmp_tnavi_type {
	padding:0 34px;
	clear:both;
}
#tmp_tnavi_type ul {
	list-style:none;
	margin:0;
}
#tmp_tnavi_type ul li {
	float:left;
	width:50%;
	padding:0 6px;
	margin:0 0 30px;
	font-size:133.3%;
}
#tmp_tnavi_type ul li a {
	display:block;
	position:relative;
	padding:30px 140px 30px 23px;
	background-color:#ffffff;
	text-decoration:none;
	-webkit-box-shadow: 0 6px 20px rgba(48, 82, 116, 0.3);
	-moz-box-shadow: 0 6px 20px rgba(48, 82, 116, 0.3);
	box-shadow: 0 6px 20px rgba(48, 82, 116, 0.3);
}
#tmp_tnavi_type ul li span {
	display:inline-block;
	padding:2px 0 2px 25px;
	min-height:23px;
}
#tmp_tnavi_type .type_general a {
	border:2px solid #84a8c4;
}
#tmp_tnavi_type .type_care a {
	border:2px solid #92c484;
}
#tmp_tnavi_type .type_general a::after {
	content:'';
	position:absolute;
	bottom:0;
	right:8px;
	width:106px;
	height:128px;
	background:url(/shared/templates/covid19/images/top/tnavi_type1_img.png) no-repeat center bottom;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
#tmp_tnavi_type .type_care a::after {
	content:'';
	position:absolute;
	bottom:0;
	right:8px;
	width:136px;
	height:130px;
	background:url(/shared/templates/covid19/images/top/tnavi_type2_img.png) no-repeat center bottom;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
#tmp_tnavi_type .type_general span {
	background:url(/shared/templates/covid19/images/top/arrow_btn1.png) no-repeat left center;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
}
#tmp_tnavi_type .type_care span {
	background:url(/shared/templates/covid19/images/top/arrow_btn2.png) no-repeat left center;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
}
#tmp_tnavi_type ul li a:hover span,
#tmp_tnavi_type ul li a:focus span {
	text-decoration:underline;
}
/* box_info
================================================== */
#tmp_contents .box_info .box_info_ttl {
	padding: 0 0 2px;
	font-size: 133.3%;
	border-bottom:2px solid #0958aa;
	margin:0 0 2px;
}
#tmp_contents .box_info .box_info_ttl p {
	padding:5px 0 5px 37px;
	margin-bottom:0;
	background-color: transparent;
	background-image:url(/shared/templates/covid19/images/top/info_ttl_icon.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
	-webkit-background-size:28px auto;
	-moz-background-size:28px auto;
	background-size:28px auto;
}
#tmp_contents .box_info .box_info_cnt {
	border-top:1px solid #0958aa;
	padding:30px 0 0;
}

/* ==================================================
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 .idx_navi:after,
#tmp_tnavi_main ul:after,
#tmp_tnavi_type ul: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;
	padding:0 !important;
}
.container {
	padding:0 !important;
}
#tmp_header {
	margin:0 0 10px !important;
	padding:0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin:10px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_wrap_hlogo::after {
	-webkit-background-size:auto 200px;
	-moz-background-size:auto 200px;
	background-size:auto 200px;
}
#tmp_hlogo {
	width:60%;
}
#tmp_hlogo2 {
	height:130px !important;
}
#tmp_hlogo .hlogo {
	font-size:1.2rem !important;
}
#tmp_hfunction,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_custom_update #tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn {
	display:none !important;
}
body,
#tmp_pankuzu,
#tmp_wrap_main {
	background:none !important;
}
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_copyright {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}

