@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin: 0 0 1.2em;
	padding: 15px 70px 13px 0;
	border-top: 4px solid #313e79;
	font-size: 237.5%;
	color: #313e79;
	background: #ffffff url(/shared/templates/police_free/images/bg_head_1.png) no-repeat right top;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 1.3em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding: 7px 0 5px 38px;
	border-top: 1px solid #313e79;
	border-bottom: 2px solid #313e79;
	line-height: 2;
	font-size: 187.5%;
	color: #222222;
	background: #ffffff url(/shared/templates/police_free/images/bg_head_2.png) no-repeat left 21px;
}
#tmp_contents h3 {
	padding: 6px 0 8px 17px;
	border-bottom: 2px solid #313e79;
	line-height: 1.8;
	font-size: 162.5%;
	color: #222222;
	background-color: #e1ebf9;
}
#tmp_contents h4 {
	padding: 9px 0;
	border-bottom: 2px solid #c4cdd9;
	line-height: 1.6;
	font-size: 137.5%;
	color: #222222;
	background-color: #ffffff;
}
#tmp_contents h4::after {
	content: '';
	width: 455px;
	height: 2px;
	background-color: #313e79;
	display: block;
	margin-bottom: -11px;
	margin-top: 4px;
}
#tmp_contents h5 {
	padding: 0 0 0 10px;
	line-height: 1.5;
	font-size: 125%;
	color: #222222;
	background: #ffffff url(/shared/templates/police_free/images/bg_head_5.jpg) no-repeat left 5px;
}
#tmp_contents h6 {
	padding: 0;
	line-height: 1.4;
	font-size: 112.5%;
	color: #222222;
	background-color: #ffffff;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents a:hover,
#tmp_contents a:focus {
	text-decoration: none;
}
#tmp_contents ul {
	margin:0 0 1em 0.8em; /* Do not edit */
	list-style-image:url(/shared/site_police/images/icon/icon_lists.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* 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 */
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:18px 18px 11px;
	color:inherit;
	background-color:#f0f0f2;
}
#tmp_contents div.outline {
	padding:18px 18px 0;
	color:inherit;
	background-color:#f0f0f2;
}
#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 24px 0;
	font-weight: bold;
}
#tmp_contents ul.box_btn li a {
	display: block;
	padding: 25px 20px 23px 37px;
	text-decoration: none;
	border:2px solid #ffffff;
	color: #111111;
	background: #ffffff url(/shared/site_police/images/icon/arrow_blue.png) no-repeat 19px 30px;
	background-size: 9px 12px;
	-moz-background-size: 9px 12px;
	-webkit-background-size: 9px 12px;
	box-shadow: 0px 1px 10px 3.24px rgba(0, 0, 0, 0.1);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:active {
	border-color:#6dcff6;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 2.5em; /* Do not edit */
	border:1px solid #313e79 ;
	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:13px 7px 13px 41px;
	font-size: 125%;
	color:#313e79;
	font-weight:bold;
	background:#ffffff url(/shared/site_police/images/icon/icon_line_box.png) no-repeat 19px 20px;
	border-bottom:1px solid #313e79;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	color:#313e79;
	background-color:inherit;
}
#tmp_contents .box_info .box_info_cnt {
	padding:27px 9px 17px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* 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 */
}
#tmp_contents .box_info ul li a:hover,
#tmp_contents .box_info ul li a:focus {
	text-decoration: none;
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 2.5em; /* Do not edit */
	border:1px solid #313e79;
	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 {
	padding:13px 7px 13px 41px;
	font-size: 125%;
	color:#313e79;
	font-weight:bold;
	background:#ffffff url(/shared/site_police/images/icon/icon_line_box.png) no-repeat 19px 20px;
	border-bottom:1px solid #313e79;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	color:#313e79;
	background-color:inherit;
}
#tmp_contents .box_link .box_link_cnt {
	padding:27px 9px 17px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* 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 */
}
#tmp_contents .box_link ul li a:hover,
#tmp_contents .box_link ul li a:focus {
	text-decoration: none;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	/* background:url(/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top; */
	box-shadow: 0px 1px 10px 3.24px rgba(0, 0, 0, 0.1);
	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.box_menu_ttl,
#tmp_contents div.box_menu .box_menu_ttl{
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	padding: 25px 20px 0 20px;
}
#tmp_contents table.box_menu td.box_menu_ttl p,
#tmp_contents div.box_menu .box_menu_ttl p {
	margin: 0;
	padding: 0 0 22px 0;
	border-bottom: 1px solid #c0c2ca;
	color: #111111;
	background: #ffffff;
	background-size: 9px 12px;
	-moz-background-size: 9px 12px;
	-webkit-background-size: 9px 12px;
}
#tmp_contents table.box_menu td.box_menu_ttl a,
#tmp_contents div.box_menu .box_menu_ttl a {
	display: block;
	padding: 25px 20px 22px 38px;
	margin:-25px -20px -22px -20px;
	text-decoration: none;
	border:2px solid #ffffff;
	color: #111111;
	background: #ffffff url(/shared/site_police/images/icon/arrow_blue.png) no-repeat 20px 30px;
	background-size: 9px 12px;
	-moz-background-size: 9px 12px;
	-webkit-background-size: 9px 12px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus,
#tmp_contents .box_menu .box_menu_ttl a:active {
	border-color:#6dcff6;
}
#tmp_contents table.box_menu td.box_menu_cnt,
#tmp_contents div.box_menu .box_menu_cnt {
	padding: 16px 20px 9px 19px;
}
#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; /* Do not edit */
}
#tmp_contents .box_menu ul li {
	margin-bottom:0.8em;
}
#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,
#tmp_contents .box_menu .box_menu_ttl a:focus,
#tmp_contents .box_menu .box_menu_ttl a:active {
	text-decoration: underline;
}
#tmp_contents .box_menu ul li a:hover,
#tmp_contents .box_menu ul li a:focus {
	text-decoration: none;
}
/* datatable
   enquete_table
================================================== */
#tmp_contents table.tbl_data,
#tmp_contents table.enquete_table {
	margin:0 0 2.5em; /* Do not edit */
	color:#111111;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #c0c2ca;
	word-break: break-all;
}
#tmp_contents table.tbl_data th,
#tmp_contents table.enquete_table th {
	padding:14px 8px 13px;
	color:#111111;
	background-color:#e1ebf9;
	border:1px solid #c0c2ca;
}
#tmp_contents table.tbl_data td,
#tmp_contents table.enquete_table td {
	padding:9px 13px 8px;
	border:1px solid #c0c2ca;
}
#tmp_contents table.tbl_data 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.tbl_data p {
	margin:0; /* Do not edit */
}
#tmp_contents table.tbl_data ul,
#tmp_contents table.tbl_data 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.tbl_data ul ul,
#tmp_contents table.tbl_data ul ol,
#tmp_contents table.tbl_data ol ul,
#tmp_contents table.tbl_data 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:#9B0D0D; /* 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.tbl_data table th.bg_red {
	color:inherit;
	background-color:#fce8e9; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.tbl_data table th.bg_yellow {
	color:inherit;
	background-color:#fffad5; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.tbl_data table th.bg_gray {
	color:inherit;
	background-color:#e9e9e9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.tbl_data table th.bg_blue {
	color:inherit;
	background-color:#ebf9fc; /* base.css > Styles > th.bg_blue */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.tbl_data table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.tbl_data 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.tbl_data table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.tbl_data table.tbl_data{
	border:1px solid #c0c2ca; /* = table.datatable */
}
#tmp_contents table.tbl_data table.tbl_data th{
	color:inherit; /* Do not edit */
	background-color:#e1ebf9; /* = table.datatable th */
	border:1px solid #c0c2ca; /* = table.datatable th */
}
#tmp_contents table.tbl_data table.tbl_data td {
	border:1px solid #c0c2ca; /* = table.datatable td */
}
/* faq
================================================== */
#tmp_contents .faq_question,
#tmp_contents .faq_answer {
	padding:0;
	background:none;
	border:none;
}

/* ==================================================
contents
================================================== */

/*start index page*/
#tmp_wrap_custom_update{
	margin-bottom: 28px;
}
#tmp_custom_update{
	float: right;
}
#tmp_wrap_custom_update .social_list{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
#tmp_wrap_custom_update .update_date{
	margin-left: 6px;
	float: left;
	font-size: 87.5%;
	color: #111111;
	background-color: #FFFFFF;
}
#tmp_wrap_custom_update .social_list:before,
#tmp_wrap_custom_update .social_list:after{
	content: '';
	display: table;
}
#tmp_wrap_custom_update .social_list:after{
	clear: both;
}
#tmp_wrap_custom_update .social_list li{
	margin-left: 10px;
	float: left;
}
#tmp_wrap_custom_update .social_list li img{
	vertical-align: top;
}
#tmp_contents .introduction_tochigi{
	padding-bottom: 48px;
}
.police_title{
	position: relative;
	margin-bottom: 60px;
	color: #ffffff;
	background-color: #31518d;
}
.police_title:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 739px;
	height: 300px;
	color: inherit;
	background: transparent url(/shared/templates/police_free/images/bg_heading_h1.png) no-repeat;
}
.police_title h1{
	position: relative;
	z-index: 10;
	padding: 20px 60px 20px 63px;
	display: table-cell;
	vertical-align: middle;
	color: #FFFFFF;
	background: transparent;
	width: 670px;
	height: 300px;
	font-size: 281.3%;
	letter-spacing: 0.1em;
	border:none;
}
.police_title .police_rear{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
#tmp_contents .police_category_list:before,
#tmp_contents .police_category_list:after{
	display: table;
	content: '';
}
#tmp_contents .police_category_list:after{
	clear: both;
}
#tmp_contents .police_category_list{
	padding: 0;
	margin: 0 -16px 0 -17px;
	list-style: none;
}
#tmp_contents .police_category_list .police_category_item{
	margin: 0 0 33px;
	width: 33%;
	float:left;
	padding: 0 16px 0 17px;
}
#tmp_contents .police_category_list .police_category_item:nth-child(3n+1) {
	clear:both;
}
#tmp_contents .police_thumbnail .police_image{
	overflow: hidden;
}
#tmp_contents .police_thumbnail .police_image img{
	margin: 0 auto;
	display: block;
	max-width: 100%;
	height: auto;
}
#tmp_contents .police_thumbnail .police_description{
	position: relative;
	padding: 0 10px;
}
#tmp_contents .police_thumbnail .police_inside{
	padding: 14px 15px 13px 20px;
	color: #111111;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	transition: border 0.3s linear;
	-moz-transition: border 0.3s linear;
	-webkit-transition: border 0.3s linear;
	box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
}
#tmp_contents .police_thumbnail.hover .police_inside,
#tmp_contents .police_thumbnail:focus .police_inside,
#tmp_contents .police_thumbnail:hover .police_inside{
	border-color: #6dcff6;
}
#tmp_contents .police_thumbnail .thumbnail_text{
	line-height: 1.7;
}
#tmp_contents .thumbnail_heading p{
	margin: 0 0 10px;
	font-size: 112.5%;
	font-weight: bold;
}
#tmp_contents .thumbnail_heading a{
	padding-left: 18px;
	display: inline-block;
	color: #111111;
	text-decoration: none;
	background: transparent url(/shared/site_police/images/icon/arrow_blue.png) no-repeat 0 6px;
	background-size: 9px 12px;
	-webkit-background-size: 9px 12px;
}
#tmp_contents .thumbnail_text p{
	margin: 0;
}
.useful_tochigi{
	padding: 70px 0 48px;
	color: inherit;
	background-color: #deebf9;
}
.useful_list:before,
.useful_list:after{
	content: '';
	display: table;
}
.useful_list:after{
	clear: both;
}
.useful_list{
	list-style: none;
	padding: 0;
	margin: 0 -16px;
}
.useful_list li{
	margin: 0 0 32px;
	padding: 0 16px;
	width: 25%;
	float: left;
}
.useful_list li:nth-child(4n+1){
	clear: left;
}
.useful_list li:nth-child(4n){
	clear: right;
}
.useful_title{
	margin-bottom: 22px;
}
.useful_title h2{
	margin: 0 0 2px;
	padding: 0 0 0 43px;
	border: 0;
	min-height: 39px;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3;
	color: #111111;
	background: transparent url(/shared/templates/police_free/images/cross_mark.png) 0 9px no-repeat;
}
.useful_title h2 span{
	color: #313e79;
	font-size: 133.3%;
}
.useful_title p{
	font-size: 125%;
	color: #111111;
	background-color: transparent;
	font-weight: bold;
}
.useful_box{
	padding: 14px 10px 15px;
	color: #111111;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	transition: border 0.3s linear;
	-moz-transition: border 0.3s linear;
	-webkit-transition: border 0.3s linear;
}
.useful_box:hover,
.useful_box:hover,
.useful_box:focus{
	border-color: #6dcff6;
}
.useful_box .useful_image,
.useful_box .useful_text{
	display: table-cell;
	vertical-align: middle;
}
.useful_box .useful_image{
	padding: 0 8px;
	width: 79px;
	text-align: center;
}
.useful_box .useful_image img{
	width: 100%;
	height:auto;
}
.useful_box .useful_text{
	padding-top: 4px;
	font-weight: bold;
}
.useful_box .useful_text p{
	margin: 0;
}
.useful_box .useful_text a{
	color: #111111;
	background-color: transparent;
	text-decoration: none;
}
/*end index page*/
/* Idx_main_visaul */
.column_cnt {
	margin-bottom: 90px;
}
#tmp_contents .idx_visual_head h1 {
	margin-bottom: 23px;
}
#tmp_idx_visual {
	margin-bottom: 40px;
}
#tmp_idx_visual .idx_visual_wrap {
	width: 912px;
	float: left;
}
#tmp_idx_visual .idx_visual_cnt {
	padding: 0 15px;
}
#tmp_idx_visual .idx_visual_cnt .slick-arrow {
	border: 1px solid #e4e9f3;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin-top: 25px;
}
#tmp_idx_visual .idx_visual_cnt .slick-next {
	right: 4px;
}
#tmp_idx_visual .nav_visual_wrap {
	width: 270px;
	float: right;
}
#tmp_idx_visual .nav_visual_cnt {
	padding: 10px 42px 0 40px;
	color: #111111;
	background-color: #deebf9;
	border-top: 25px solid #313e79;
	border-bottom: 25px solid #313e79;
}
#tmp_idx_visual .nav_visual_cnt .slick-arrow {
	width: 100%;
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
	left: 0;
	text-indent: -9999px;
	font-size: 87.5%;
}
#tmp_idx_visual .nav_visual_cnt .slick-prev {
	top: -25px;
	background: transparent url(/shared/templates/police_free/images/nav_prev.png) no-repeat center center;
}
#tmp_idx_visual .nav_visual_cnt .slick-next {
	bottom: -25px;
	top: inherit;
	background: transparent url(/shared/templates/police_free/images/nav_next.png) no-repeat center center;
}
#tmp_idx_visual .nav_visual_cnt .slide_item {
	margin-bottom: 10px;
}
#tmp_idx_visual .slide_item img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_idx_visual .nav_visual_cnt .slick-current .slide_item {
	opacity: 0.4;
}
#tmp_idx_visual .slick-arrow:hover,
#tmp_idx_visual .slick-arrow:focus {
	opacity: 0.7;
}
/* 警察署 */
#tmp_contents #tmp_station_address{
	background-color: #f0f0f2;
	padding: 20px;
	margin-bottom:40px;
}
#tmp_contents #tmp_station_address .station_address_left{
	float: left;
	width: 280px;
}
#tmp_contents #tmp_station_address .station_address_left p{
	text-align: center;
}
#tmp_contents #tmp_station_address .station_address_left p img{
	width: 100%;
	height: auto;
	border:1px solid #ffffff;
}
#tmp_contents #tmp_station_address .station_address_rgt{
	float: left;
	width: 590px;
	padding-left: 30px;
}
#tmp_contents #tmp_station_address .station_address_rgt .station_address_midasi{
	padding: 0 0 0 10px;
	line-height: 1.5;
	font-size: 125%;
	font-weight: bold;
	color: #222222;
	background: #f0f0f2 url(/shared/templates/police_free/images/bg_head_5.jpg) no-repeat left 5px;
}
#tmp_contents #tmp_station_notice {
	margin-top:40px;
}
#tmp_contents #tmp_station_info {
	margin:0 0 2.5em;
	border:1px solid #313e79 ;
	clear:both;
}
#tmp_contents #tmp_station_info .station_info_ttl {
	padding:13px 7px 13px 41px;
	font-size: 125%;
	color:#313e79;
	font-weight:bold;
	background:#ffffff url(/shared/site_police/images/icon/icon_line_box.png) no-repeat 19px 20px;
	border-bottom:1px solid #313e79;
}
#tmp_contents #tmp_station_info .station_info_ttl p {
	margin-bottom:0;
	color:#313e79;
	background-color:inherit;
}
#tmp_contents #tmp_station_info .station_info_cnt {
	display: table;
	width:100%;
	padding: 30px 15px 17px 19px;
}
#tmp_contents #tmp_station_info .station_info_cnt_lft {
	display: table-cell;
	min-width: 426px;
	padding: 10px 0 0;
}
#tmp_contents #tmp_station_info .station_info_cnt_lft .item_image {
	position: relative;
	border: 1px solid #ffffff;
	transition: border 0.3s linear;
	-moz-transition: border 0.3s linear;
	-webkit-transition: border 0.3s linear;
}
#tmp_contents #tmp_station_info .station_info_cnt_lft .item_image:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background-color: rgba(49, 62, 121, 0.8);
	z-index: -1;
}
#tmp_contents #tmp_station_info .station_info_cnt_lft .item_image p {
	margin-bottom:0;
}
#tmp_contents #tmp_station_info .station_info_cnt_lft .item_image img {
	width: 100%;
	height: auto;
}
#tmp_contents #tmp_station_info .station_info_cnt_lft .item_link {
	position: relative;
	z-index: 2;
	margin: 0 10px;
	margin-top: -25px;
}
#tmp_contents #tmp_station_info .station_info_cnt_lft .item_link a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	background: #ffffff url(/shared/templates/police_top/images/arrow_blue.png) no-repeat 20px 28px;
	-moz-background-size: 10px 13px;
	-webkit-background-size: 10px 13px;
	background-size: 10px 13px;
	color: #111111;
	width: 358px;
	height: 70px;
	font-weight: bold;
	padding: 0 10px 0 40px;
	-moz-box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #ffffff;
	transition: border 0.3s linear;
	-moz-transition: border 0.3s linear;
	-webkit-transition: border 0.3s linear;
}
#tmp_contents #tmp_station_info .station_info_cnt_rgt {
	display: table-cell;
	width: 100%;
	vertical-align: top;
	padding: 0 20px 10px 35px;
}
#tmp_contents #tmp_station_info .station_info_cnt_rgt ul {
	margin-bottom:0.8em;
	margin-left:24px;
}
#tmp_contents #tmp_station_info .station_info_cnt_rgt ol {
	margin-bottom:0.8em;
	margin-left:24px;
}
#tmp_contents #tmp_station_info .station_info_cnt_rgt ul ul,
#tmp_contents #tmp_station_info .station_info_cnt_rgt ul ol,
#tmp_contents #tmp_station_info .station_info_cnt_rgt ol ul,
#tmp_contents #tmp_station_info .station_info_cnt_rgt ol ol {
	margin:0.3em 0 0 24px;
}
#tmp_contents #tmp_station_info .station_info_cnt_rgt ul li a:hover,
#tmp_contents #tmp_station_info .station_info_cnt_rgt ul li a:focus {
	text-decoration: none;
}
#tmp_contents #tmp_station_info .station_info_cnt_rgt .list_more {
	text-align: right;
}
#tmp_contents #tmp_station_info .station_info_cnt_rgt .list_more a {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	background: #ffffff url(/shared/site_police/images/icon/arrow_blue.png) no-repeat 41px 19px;
	-moz-background-size: 10px 13px;
	-webkit-background-size: 10px 13px;
	background-size: 10px 13px;
	color: #111111;
	padding: 13px 39px 11px 59px;
	-moz-box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 14px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #ffffff;
	transition: border 0.3s linear;
	-moz-transition: border 0.3s linear;
	-webkit-transition: border 0.3s linear;
}
/* ==================================================
文字サイズ・色合い変更
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	width: 100%;
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 50%;
    padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 100%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize a.changestyle,
#tmp_contents #tmp_color a.changestyle {
	text-decoration:none;
	display:block;
	height: 230px;
    overflow: hidden;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize {
    font-size: 100% !important;
}
#tmp_contents #tmp_color {
	margin-bottom:30px;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
    font-size: 1.7rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
    font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
    font-size: 2.37rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
    font-size: 1rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
    font-size: 2.94rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
    font-size: 1.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
    font-size: 4.1rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
    font-size: 1.75rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display: block;
	margin: 0 0 1.2em;
	padding: 15px 70px 13px 0;
	border-top: 4px solid #313e79;
	font-size: 237.5%;
	font-weight:bold;
	color: #313e79;
	background: #ffffff url(/shared/templates/police_free/images/bg_head_1.png) no-repeat right top;
	clear: both;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	padding: 18px;
	color: inherit;
	background-color: #f0f0f2;
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
    background-image: none;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
    display: block;
    color: #FFFF00 !important;
    background-color: #00008B !important;
    border-color: #FFFF00 !important;
    background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
    display: block;
    color:#000000 !important;
    background-color:#FFFF00 !important;
    border-color:#000000 !important;
    background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
    display: block;
    color:#FFFF00 !important;
    background-color:#000000 !important;
    border-color:#FFFF00 !important;
    background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading {
    border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
    border: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
    border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
    display: block;
    color:#212121 !important;
    background-color:#ffffff !important;
    border-color:transparent !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
    display: block;
    margin:0 0 0.8em !important; /* Do not edit */
    clear:both !important; /* Do not edit */
    border: 1px solid #AABBCC !important;
    padding:10px !important;
	color:inherit !important;
	background-color:#f1f1f1 !important;
}
#tmp_contents .cs_box.color_default .cs_heading {
    display: block !important;
	margin: 0 0 1.2em !important;
	padding: 15px 70px 13px 0 !important;
	border-top: 4px solid #313e79 !important;
	font-size: 237.5% !important;
	color: #313e79 !important;
	background: #ffffff url(/shared/templates/police_free/images/bg_head_1.png) no-repeat right top !important;
	clear: both;
}

/* 特殊詐欺検定 */
#tmp_contents #tmp_wrap_shuryosho {
	margin-bottom: 20px;
}
#tmp_contents #tmp_wrap_shuryosho .scroll_table_switch {
	display: none;
}
#tmp_contents #tmp_shuryosho_cnt {
	position: relative;
}
#tmp_contents #tmp_wrap_shuryosho .tbl_data {
	display: inline-block;
	border: none;
	background-color: #f0f0f2;
	padding: 10px;
	margin-bottom: 0;
}
#tmp_contents #tmp_wrap_shuryosho .tbl_data td {
	border: none;
	padding: 0;
}
#tmp_contents #tmp_shuryosho_date {
	display: block;
	width: 29px;
	position: absolute;
	left: 200px;
	top: 100px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents #tmp_station_address:after,
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_idx_visual::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 !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.container {
	width:100% !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi_wrap,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_setting_wrap,
.useful_tochigi {
	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;
}
.footer_copyright{
    padding-top: 0;
    float: none;
    width: 100%;
}
.footer_copyright .copyright{
	text-align:left !important;
}
.copyright {
	text-align:left !important;
}
.footer_cnt .footer_logo a,
.footer_cnt .footer_logo span{
	color: #111111 !important;
}
.footer_cnt .container{
	padding: 20px 0 !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}

/* kentei */
.print_shuryosho #tmp_header,
.print_shuryosho #tmp_gnavi,
.print_shuryosho #tmp_pankuzu,
.print_shuryosho #tmp_wrap_custom_update,
.print_shuryosho #tmp_inquiry,
.print_shuryosho .wrap_col_rgt_navi,
.print_shuryosho #tmp_contents :not(#tmp_wrap_shuryosho),
.print_shuryosho #tmp_footer {
	display: none !important;
}
.print_shuryosho #tmp_contents #tmp_wrap_shuryosho * {
	display: block !important;
	padding: 0 !important;
	margin: 0 !important;
	background-color: transparent !important;
}
.print_shuryosho #tmp_main .container,
.print_shuryosho #tmp_main .tbl_data {
	width: auto;
	padding: 0;
}

}
