@charset "UTF-8";

*, :after, :before {
	box-sizing: border-box;
	border: 0 solid #eee;
}


:host, html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent;
}

body {
	margin: 0;
	line-height: inherit;
}

hr {
	height: 0;
	color: inherit;
	border-top-width: 1px;
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: inherit;
}

b, strong {
    font-weight: bolder;
    text-align: left;
}

code, kbd, pre, samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-feature-settings: normal;
	font-variation-settings: normal;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}

button, select {
	text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}

:-moz-focusring {
	outline: auto;
}

:-moz-ui-invalid {
	box-shadow: none;
}

progress {
	vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
	margin: 0;
}

fieldset {
	margin: 0;
}

fieldset, legend {
	padding: 0;
}

menu, ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

dialog {
	padding: 0;
}

textarea {
	resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	opacity: 1;
	color: #bdbdbd;
}

input::placeholder, textarea::placeholder {
	opacity: 1;
	color: #bdbdbd;
}

[role=button], button {
	cursor: pointer;
}

:disabled {
	cursor: default;
}

audio, canvas, embed, iframe, img, object, svg, video {
	display: block;
	vertical-align: middle;
}

img, video {
	max-width: 100%;
	height: auto
}

[hidden] {
	display: none
}

*, ::after, ::before{
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}

*{
	margin:0;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box
}

canvas, img, picture, svg, video{
	display:block;
	max-width:100%
}

button, input, select, textarea{
	font:inherit
}

h1, h2, h3, h4, h5, h6, p{
	word-wrap:break-word;
	margin:0;
	padding:0
}

ul{
	margin:0;padding:0;
	list-style:none
}

body{
	-webkit-font-smoothing:antialiased;
	height:100%;
	margin:0;
	padding:0;
	font-family:sans-serif;
	word-wrap:break-word;
	font-size:16px;
	line-height:1.0;
	color: #001e31;
}
html{
	height:100%;
	overflow-y:scroll
}
@media (max-width: 768px) {
	html, body {
		font-size: 14px;
	}
}

blockquote, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
    border: 0;
    color: #000000;
    font-family: sans-serif;
}

img{
	border:0;
	font-size:0;
	line-height:0
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height:0;
	font-size:0
}

.header{
	width:100%;
	padding: 0;
	text-align:center;
	background-color: #cce5ff;
	border-bottom: solid 5px #dbe4e6;
}

.header2{
	position: fixed;
	width:100%;
	padding: 0;
	border-bottom: solid 1px #FFFFFF;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	z-index: 999;
}

h1 {
	font-size: 10px;
	font-weight: 400;
	padding: 13px 0 0 0;
	text-align: left;
	line-height: 1.4;
	display: block;
	width: auto;
	height: auto;
}

h1 a {
	display: inline-block;
	padding: 0 0 0 56px;
	color: #001e31 !important;
	text-decoration: none;
	background-image: url("../images/logo.svg");
	background-position: 0 0;
	background-size: 56px auto;
	background-repeat: no-repeat;
}

h1 strong{
	font-size: 20px;
	display: block;
}

.g_navi {
	display: flex;
	padding: 12px 0 1px 0;
	justify-content: center;
	z-index: 3;
}

.g_navi li {
	margin: 4px;
}

.g_navi li a{
	font-size: 13px;
	display: inline-block;
	background-color: #3657bb;
	color: #FFFFFF;
	border: 2px #FFFFFF solid;
	text-decoration: none;
	border-radius: 9999px;
	font-weight: 7001;
	align-items: center;
	padding: 11px 22px 13px 22px;
}

@media screen and (max-width: 1000px) {
	.g_navi li a{
		font-size: 12px;
		padding: 11px 12px 13px 12px;
	}
}

@media screen and (max-width: 768px) {
	h1 {		
		transform:scale(0.8,0.8);
		transform-origin: top left;
	}
	.g_navi {
		padding: 0px 0 1px 0;
		flex-wrap: wrap;
	}
	
	.g_navi li {
		margin: 2px;
	}
	
	.g_navi li a{
		font-size: 13px;
		padding: 6px 12px 8px 12px;
	}
}

.g_navi li a.ac{
	background-color: transparent;
	color: #3657bb;
	border: 2px #3657bb solid;
}

.g_navi li a:hover,.g_navi li a.ac:hover{
	transform:scale(1.1,1.1);
	box-shadow: 0 4px 4px rgba(0,0,0,0.1);
}

.top_navi {
	padding: 16px 0 15px 0;
	display: flex;
	align-items: stretch;
	max-width: 1010px;
	margin: 0 auto;
}

.top_navi li {
	flex: 1;
	display: flex;
	border-top: 2px #3657bb solid;
	border-left: 2px #3657bb solid;
	border-bottom: 2px #3657bb solid;
}

.top_navi li:last-child {
	flex: 1;
	display: flex;
	border: 2px #3657bb solid;
}

.top_navi li a{
	background-color: #FFFFFF;
	text-align: center;	
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4;
	color: #3657bb;
	display: block;
	padding: 52px 0 20px 0;
	flex: 1;
	align-items: stretch;
	background-position: center 10px;
	background-size: auto;
	background-repeat: no-repeat;
}

.top_navi li a.icon_saigai{
	background-image: url("../images/icon_saigai.svg");
}

.top_navi li a.icon_gaiyou{
	background-image: url("../images/icon_gaiyou.svg");
}

.top_navi li a.icon_keiyaku{
	background-image: url("../images/icon_keiyaku.svg");
}

.top_navi li a.icon_gijyutu{
	background-image: url("../images/icon_gijyutu.svg");
}

.top_navi li a.icon_enquete{
	background-image: url("../images/icon_enquete.svg");
}

.top_navi li a.icon_tiiki{
	background-image: url("../images/icon_tiiki.svg");
}

.top_navi li a.icon_nyusho{
	background-image: url("../images/icon_nyusho.svg");
}

.top_navi li a:hover{
	opacity: 0.8;
}

@media screen and (max-width: 768px) {
	
	.top_navi {
		padding: 16px 0 15px 0;
		display: block;
	}

	.top_navi li {
		flex: auto;
		display: block;
		border-bottom: none;
		border-right: 2px #3657bb solid;
	}

	.top_navi li br {
		display: none;
	}

	.top_navi li:last-child {
		flex: auto;
		display: block;
		border: 2px #3657bb solid;
	}

	.top_navi li a{
		text-align: left;
		padding: 0 0 0 52px;
		flex: auto;
		line-height: 40px;
		align-items: normal;
		background-position: 10px center;
	}

}

.inner{
	max-width:1360px;
	width:100%;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding-top:0;
	padding-right:20px;
	padding-bottom:0;
	padding-left:20px
}

.contents{
	padding: 136px 0 0 0;
	width:100%;
	background-color:#fff
}

@media screen and (max-width: 768px) {
	.contents{
		padding: 75px 0 0 0;
	}
}

.obi {
	padding-top: 35px;
}

.obi a {
	color: #ffffff;
    display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	background-color: #FF0000;
	border-radius: 5px;
	padding: 12px;
	line-height: 1.2;
}

.obi a storng {
	font-size: 23px;
	font-weight: 700;
}

@media screen and (max-width: 768px) {

	.obi a {
		font-size: 13px;
	}

	.obi a storng {
		font-size: 18px;
	}

}

.footer{
	width:100%;
	background-color: #cce5ff;
}

.footerBox {
	display: flex;
	padding: 35px 0 35px 0;
}

.footerBox > div {
	padding: 0 80px 0 0;
}

.footerBox > div:last-child {
	padding: 0 0 0 0;
}

address {
	font-style: normal;
	font-size: 14px;
	line-height: 1.4;
	padding: 0 0 5px 0;
}

address strong {
	font-weight: 700;
	display: block;
	font-size: 20px;
	padding: 0 0 8px 0;
}

.icon_tel {
	background-image: url("../images/icon_tel.svg");
	background-position: 0px center;
	background-size: 28px auto;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 28px;
}

.icon_mail {
	background-image: url("../images/icon_mail.svg");
	background-position: 0px center;
	background-size: 28px auto;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 28px;
}

.icon_map {
	background-image: url("../images/icon_map.svg");
	background-position: 0px center;
	background-size: 28px auto;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 28px;
}

.icon_tel a,.icon_mail a,.icon_map a {
	text-decoration: none;
	color: #006496;
}

.icon_tel a:hover,.icon_mail a:hover,.icon_map a:hover {
	text-decoration: underline;
}

.sns_h {
	font-style: normal;
	font-size: 14px;
	line-height: 1.4;
	padding: 0 0 5px 0;
}

.sns_h strong {
	font-weight: 700;
	display: block;
	font-size: 20px;
	padding: 0 0 4px 0;
}

.icon_x {
	background-image: url("../images/icon_x.svg");
	background-position: 0px 4px;
	background-size: 34px auto;
	background-repeat: no-repeat;
	padding: 0 0 8px 38px;
	font-size: 14px;
	line-height: 1.4;
}

.icon_youtube {
	background-image: url("../images/icon_youtube.svg");
	background-position: 0px 4px;
	background-size: 34px auto;
	background-repeat: no-repeat;
	padding: 0 0 0 38px;
	font-size: 14px;
	line-height: 1.4;
}

.icon_x a,.icon_youtube a {
	text-decoration: none;
	color: #006496;
}

.icon_x a:hover,.icon_youtube a:hover {
	text-decoration: underline;
}

.footerBtm {
	display: flex;
	font-size: 13px;
	justify-content: space-between;
	padding: 20px 0 25px 0;
	border-top: solid 1px #999999;
}

.footerBtm a {
	text-decoration: none;
	color: #006496;
	margin: 0 30px 0 0;
}

.footerBtm a:hover {
	text-decoration: underline;
}

.copyright{
	text-align: right;
}

@media screen and (max-width: 1000px) {
	
	.footerBox > div {
		padding: 0 20px 0 0;
	}
	
	.footerBtm {
		display: block;
		justify-content: normal;
		padding: 20px 0 25px 0;
		border-top: solid 1px #999999;
	}

	.copyright{
		padding-top: 15px;
	}

}

@media screen and (max-width: 768px) {

.footerBox {
	display: block;
}

address {
	padding: 20px 0 5px 0;
}

.sns_h {
	padding: 20px 0 5px 0;
}

.footerBtm a {
	text-decoration: none;
	color: #006496;
	text-align: center;
	display: block;
	margin: 0 0 0 0;
	line-height: 26px;
}

.copyright{
	text-align: center;
}

}

.bousai_news {
	display: flex;
	flex-direction:column;
	margin: 1.5rem 0 0 0;
	box-shadow: 0 0px 10px rgba(0,0,0,0.2);
}

.bousai_news_title {
	display: flex;
	flex-direction:row;
	height: 2.5rem;
	background-color: #9F0000;
}

.bousai_news_title h1 {
	display: inline-block;
	padding: 0rem 0rem 0rem 3.0rem;
	background-image: url(../images/icon_bosai.svg);
	background-size: 1.5rem;
	background-repeat: no-repeat;
	background-position: 5% center;
	color: #ffffff;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 2.5rem;
}

.bousai_news_title span  {
	padding: 0rem 1.0rem 0rem 0rem;
	color: #ffffff;
	font-size: 1.0rem;
	font-weight: 400;
	line-height: 2.5rem;
	margin: 0 0 0 auto;
}

@media screen and (max-width: 768px) {
	.bousai_news_title h1 {
		transform-origin: center left;
	}
}

.bousai_news dd {
	border-bottom: 0;
	padding-bottom: 0px;
	display: block;
	width: auto;
}

.bousai_news dl {
	/* [disabled]border: 1px solid #9F0000; */
	background-color: #FBF1F1;
	padding: 5px 15px 15px 15px;
	/* [disabled]min-height:80px; */
}

.bousai_news dl.bousai_nomal dl {
	border: 0;
	background-color: transparent;
	padding: 0px;
	/* [disabled]min-height:80px; */
}

.bousai_news dl.bousai_nomal dl dd div.bousai_cate1 {
	background-color: #ba1a1a;
	color: #FFFFFF;
	padding: 2px 8px 3px 8px;
	width: auto;
	display: block;
	float: none;
	font-size: 15px;
	text-align: left;
	margin-right: 0px;
	margin-top: 10px;
}

.bousai_news dl.bousai_nomal dl dd div.bousai_cate2 {
	background-color: #ff9900;
	color: #FFFFFF;
	padding: 2px 10px;
	width: auto;
	display: block;
	float: none;
	font-size: 15px;
	text-align: left;
	margin-right: 0px;
	margin-top: 10px;
}

.bousai_news dl.bousai_nomal dl dd div.bousai_cate3 {
	background-color: #ffc000;
	color: #FFFFFF;
	padding: 2px 10px;
	width: auto;
	display: block;
	float: none;
	font-size: 15px;
	text-align: left;
	margin-right: 0px;
	margin-top: 10px;
}

.bousai_news dt {
	font-size: 1.0em;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

.topicsBox {
	display: flex;
	align-items: stretch;
	padding: 35px 0 0 0;
}

.topicsBox > div {
	flex: 1;
	display: flex;
	box-shadow: 0 0px 10px rgba(0,0,0,0.2);
	height: 300px;
}

.kisya {
	margin-right: 20px;
	border-radius: 10px;
}

.kisyaBox {
	display: flex;
	flex-direction:column;
	background-color: #eedbfd;
	padding: 15px;
	width: 150px;
}

.kisyaBox h2 {
	font-size: 20px;
	text-align: center;
}

.kisyaBox a {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	border-radius: 10px;
	color: #ffffff;
	background-color: #7c4bbd;
}

.news {
	border-radius: 10px;
}

.newsBox {
	display: flex;
	flex-direction:column;
	background-color: #cde4fd;
	padding: 15px;
	width: 150px;
}

.newsBox h2 {
	font-size: 20px;
	text-align: center;
}

.newsBox a {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	border-radius: 10px;
	color: #ffffff;
	background-color: #2774c7;
}

.newsArea,.kisyaArea {
	overflow-y: scroll;
	width: 100%;
}

.newsArea > div,.kisyaArea > div {
	padding: 15px 15px;
	line-height: 1.4;
	font-size: 16px;
	border-bottom: solid 1px #CCCCCC;
}

.newsArea > div:last-child,.kisyaArea > div:last-child {
	border-bottom: none;
}

.newsArea a,.kisyaArea a {
	text-decoration: none;
	color: #006496;
}

.newsArea a:hover,.kisyaArea a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 768px) {

	.topicsBox {
		display: block;
		align-items: normal;
		padding: 0 0 0 0;
	}

	.topicsBox > div {
		flex: auto;
		display: block;
		box-shadow: 0 0px 10px rgba(0,0,0,0.2);
		height: auto;
	}

	.kisya {
		margin-top: 35px;
		margin-right: 0px;
		border-radius: 10px;
	}

	.kisyaBox {
		flex-direction: row;
		padding: 15px;
		width: 100%;
		height: 50px;
		border-radius: 10px 10px 0 0;
	}

	.kisyaBox h2 {
		font-size: 16px;
		text-align: left;
	}

	.kisyaBox a {
		font-size: 10px;
		margin: 0 0 0 auto;
		padding: 5px 15px 5px 15px;
		border-radius: 5px;
	}

	.news {
		margin-top: 20px;
		border-radius: 10px;
	}

	.newsBox {
		flex-direction: row;
		padding: 15px;
		width: 100%;
		height: 50px;
		border-radius: 10px 10px 0 0;
	}
	.newsBox h2 {
		font-size: 16px;
		text-align: left;
	}

	.newsBox a {
		font-size: 10px;
		margin: 0 0 0 auto;
		padding: 5px 15px 5px 15px;
		border-radius: 5px;
	}
	
	.newsArea,.kisyaArea {
		overflow-y: scroll;
		width: 100%;
		height: 300px;
	}
}

.pickupBox h1 {
	display: inline-block;
	padding: 1rem 0rem 1rem 4.5rem;
	background-image: url(../images/icon_tiiki.svg);
	background-size: 4rem;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 2rem;
	font-weight: 700;
	margin-top: 2rem;
}

.pickup {
	display: flex;
	align-items: stretch;
	padding: 10px 0 35px 0;
}

.pickup li {
	flex: 1;
	display: flex;
	align-items: stretch;
	margin-right: 25px;
	font-size: 13px;
	line-height: 1.4;
}

.pickup li:last-child {
	margin-right: 0px;
}

.pickup li a {
	flex: 1;
	box-shadow: 0 0px 10px rgba(0,0,0,0.2);
	border-radius: 10px;
	text-decoration: none;
	color: #006496;
}

.pickup li p{
	padding: 10px 12px 15px 12px;
}

.pickup li img{
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit:cover;
	border-radius: 10px 10px 0 0;
}

.pickup li strong {
	display: block;
	padding: 0 0 7px 0;
	font-size: 16px;
	font-weight: 700;
}

@media screen and (max-width: 768px) {

	.pickupBox h1 {		
		transform:scale(0.9,0.9);
		transform-origin: top left;
	}

	.pickup {
		display: block;
		align-items: normal;
		padding: 5px 0 15px 0;
	}

	.pickup li {
		flex: auto;
		display: block;
		width: 80%;
		align-items: normal;
		margin: 0 auto;
		padding-bottom: 20px;
		font-size: 13px;
		line-height: 1.4;
	}

	.pickup li:last-child {
		margin-right: 0px;
		margin: 0 auto;
	}

	.pickup li a {
		display: block;
		box-shadow: 0 0px 10px rgba(0,0,0,0.2);
		border-radius: 10px;
		flex: auto;
		text-decoration: none;
		color: #006496;
	}

	.pickup li p{
		padding: 10px 12px 15px 12px;
	}

	.pickup li img{
		width: 100%;
		aspect-ratio: 16 / 9;
		object-fit:cover;
		border-radius: 10px 10px 0 0;
	}

	.pickup li strong {
		display: block;
		padding: 0 0 7px 0;
		font-size: 16px;
		font-weight: 700;
	}

}


/* 20250318 */
.mv-slide {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.mv-slide .swiper-pagination {
	bottom: 30px;
}
.mv-slide .swiper-pagination .swiper-pagination-bullet {
	margin: 0 10px;
	width: 10px;
	height: 10px;
	background-color: #fff;
}
.mv-slide .swiper-button-prev {
	position: absolute;
	top: calc(50% - 30px);
	left: 2.5%;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0;
	background-image: url(../images/swiper-prev.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.mv-slide .swiper-button-next {
	position: absolute;
	top: calc(50% - 30px);
	right: 2.5%;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0;
	background-image: url(../images/swiper-next.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.mv-slide .swiper-button-prev::after,
.mv-slide .swiper-button-next::after {
	display: none;
}
@media screen and (max-width: 768px) {
	.mv-slide .swiper-pagination {
		bottom: 10px;
	}
	.mv-slide .swiper-pagination .swiper-pagination-bullet {
		margin: 0 5px;
		width: 6px;
		height: 6px;
		background-color: #fff;
	}
	.mv-slide .swiper-button-prev,
	.mv-slide .swiper-button-next {
		top: calc(50% - 20px);
		width: 40px;
		height: 40px;
	}
}


#humb {
	display: none;
}

@media screen and (max-width: 768px)  {
	.g_navi {
		display: none;
	}

	#humb {
		position: absolute;
		top: 15px;
		right: 15px;
		display: block;
		width: 40px;
		height: 40px;
		border-radius: 5px;
		background-color: rgba(96, 125, 139, .1);
	}
	#humb span {
		position: absolute;
		top: calc(50% - 1px);
		left: 10px;
		display: block;
		width: 20px;
		height: 2px;
		border-radius: 999px;
		background-color: #607d8b;
	}
	#humb span.top {
		top: calc(50% - 7px);
	}
	#humb span.bottom {
		top: calc(50% + 5px);
	}
	#humb.active span.top {
		top: calc(50% - 1px);
		transform: rotate(45deg);
	}
	#humb.active span.middle {
		opacity: 0;
	}
	#humb.active span.bottom {
		top: calc(50% - 1px);
		transform: rotate(-45deg);
	}
	#humb.active + .g_navi {
		display: flex;
	}
}

#scrollTopBtn {
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 70px;
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: .4s;
}
#scrollTopBtn.hidden {
	visibility: hidden;
	opacity: 0;
}
#scrollTopBtn.visible {
	visibility: visible;
	opacity: 1;
}
#scrollTopBtn button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	border-radius: 8px;
	box-shadow: 3px 3px 12px rgba(0,0,0,.1);
	background-color: #006496;
}
#scrollTopBtn button:hover {
	opacity: .8;
}
#scrollTopBtn button span {
	position: relative;
	display: block;
	padding-top: 24px;
	font-size: 12px;
	color: #fff;
}
#scrollTopBtn button span::before {
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% - 10px);
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/icon_arrow.svg);
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;

	animation-name: pagetop;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(.4,0,.2,1);;
}
@keyframes pagetop {
	0% { transform: translateY(-3px); }
	50% { transform: translateY(0px); }
	100% { transform: translateY(-3px); }
}

/*---線付きテーブル
----------------------------------------------------------------------*/
/*---テーブル全体---*/
.linetable table {
	border-right:1px #aaaaaa;
	border-left:1px #aaaaaa;
	border-top:1px #aaaaaa;
	border-bottom:1px #aaaaaa;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
html>body table {
	border-collapse: collapse;
}
/*---ヘッダセル---*/
.linetable th {
	border-right:1px #aaaaaa;
	border-left:1px #aaaaaa;
	border-top:1px #aaaaaa;
	border-bottom:1px #aaaaaa;
	background-color:#EBEACC;
	color:#333333;
	font-weight: normal;
	text-align:center;
	white-space: nowrap;
}
/*---データセル---*/
.linetable td {
	border-right:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
/*---データセル罫線なし---*/
.tableline-none {
	border-right:none;
	border-bottom:none;
	text-align:center;
}
.newsarea, .presslist {
}

.newsarea ul {
	margin-top: 20px;
	margin-right: 10px;
	font-size: .9em;
}
.newsarea li {
	background-image: url(../images/icon-link1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style: none;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.2em;
}
.news_old {
	margin-left: 10px;
}
.news_old dl {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 12px;
	margin-bottom: 12px;
}
.news_old dt {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
}
.news_old ul {
	margin-top: 5px;
}
.news_old li {
	background-image: url(../images/icon-link1.png);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 5px;
	line-height: 1.5em;
	font-size: .8em;
	background-position: left 19px;
	margin-left: 5px;
	float: left;
}
#details-box2 .newspress {
	width: 80%;
}

#details-box2 .contents_text {
	margin-bottom: 30px;
	line-height: 1.5em;
}
.yosan li {
	background-image: url(../images/icon-link1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style: none;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.2em;
}

.list1 {
	margin: 10px 20px;
}
.list2 {
	margin: 10px 5px 20px 30px;
	line-height: 1.3em;
}
.list3 {
	margin: 2px 5px 10px 30px;
	line-height: 1.3em;
}
.list4 {
	margin: 10px 20px;
	padding-left: 20px;
}
.list1 li,.list4 li {
	line-height: 5.5em;
	padding-bottom: 5px;
}
.list5 li {
	line-height: 1.5em;
	padding-bottom: 5px;
	margin-left: 20px;
}
.hyouka dl {
				margin-right: 10px;
        		font-size: 0.9em;
			}
			.hyouka dt {
        		background-image: url(../../assets/images/icon-link.png);
        		background-repeat: no-repeat;
				background-size: 1.0rem;
				background-position: left 3px;
        		padding-left: 20px;
        		padding-bottom: 5px;
				margin: 10px 0px 0px 10px;
    		}
			.hyouka dd {
				padding-left: 15px;
        		margin-bottom: 10px;
        		border-bottom: 1px dashed #CCCCCC;
        		padding-bottom: 10px;
    		}
#bousaiarea {
	margin-right: 10px;
	width: 100%;
	margin-bottom: 30px;
}
.bousaicontents #pankuzu {
	font-size: 0.8em;
	height: 15px;
}

.bousaicontents {
	clear: both;
	margin-top: 10px;
}

.bousaititle {
	padding-left: 10px;
	width: 100%;
	height:39px;
	margin-bottom: 30px;
	background-color: #4E647E;
	border-bottom: 4px solid #81BFE9;
}
.bousaititle h2 {
	background-repeat: no-repeat;
	background-position: right top;
	height:39px;
	margin: 0;
	padding: 0 0 10px 0px;
	color: #FFFFFF;
	line-height: 1.7em;
}
.bousaititle span {
	background-image: url(../images/icon-link1.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}
span.bousaititle_b a {
	margin-bottom: 20px;
	clear: both;
}

.bousaititle2 {
	padding-left: 10px;
	width: 100%;
	height:39px;
	margin-bottom: 10px;
	background-color: #4E647E;
	border-bottom: 3px solid #81BFE9;
}

.bousaititle2 h2 {
	height:39px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	line-height: 1.7em;
}

.bnarealeft {
	width: 100%;
	margin-top: 30px;
}
.bnarea {
}
.bousai_banner {
	width: 160px;
}
.bousai_banner img {
	display:none;
}
.bousai_news {
	margin-bottom: 20px;
}

.bousai_news_title h3 {
	float: left;
}
.bousai_news span a {
	background-image: url(../img/title_saigai2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	width: 80px;
	float: right;
}
.bousai_news dl {
	border: 2px solid #9F0000;
	background-color: #FBF1F1;
	padding: 5px;
	font-size: 0.9em;
}
.bousai_news dt {
	font-size: 0.8em;
	background-image: url(../img/arrow2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bousai_cate {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 2px;
	width: 100px;
	float: left;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
}
.bousai_cate2 {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 2px;
	width: 160px;
	float: left;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
}
.bousai_news dd {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

.bousai_nomal p {
	background-image: url(../img/arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 1.2em;
}
.news {
	height: 250px;
	overflow: hidden;
	margin-bottom: 30px;
}
.news_old {
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.news_title {
	background-image: url(../img/title_bousainew.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 1px;
	text-indent: -9999px;
}

.news ul {
	padding-left: 5px;
	height: 230px;
	overflow: auto;
	font-size: 0.9em;
}

.news li, .news_old li {
    background-image: url(../images/icon-link1.png);
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-position: left 10px;
    font-size: 1em;
}.news_title h3 {
	float: left;
}

.news_title span a {
	background-image: url(../images/icon-link1.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	width: 80px;
	float: right;
	margin-right: 15px;
}
.bousai_links {
	font-size: .8em;

}
.bousai_links dl {
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 1.2em;
	margin: 2px;
}
.bousai_links dt {
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
.bousai_links li {
	background-image: url(../images/icon-link1.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 5px;
}
.bousai_real {
	width:100%;
	border-collapse: separate;/*セルの間隔をあける*/
	border-spacing: 2px 0;/*左右　上下　間隔*/
}

.bousai_real dl {
	
}
.bousai_links2 {
	margin-top: 10px;
}

.bousai_links2 dd {
}
.bousai_links2 ul {
	line-height: 1.3em;
}
.bousai_links2 .ul {
	line-height: 1.3em;
}
/**記事エリア******/
#details-box, #details-box2 {
	margin: 0 5px 30px;
	padding: 0;
}
#details-box h3, #details-box2 h3  {
	vertical-align:middle;
	padding: 5px 0px 5px 2px;
	background-color:#EAF4FB;
	margin-bottom: 10px;
	color: #333333;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 5px solid #81BFE9;
	border-right: 1px solid #AAAAAA;
}
#details-box h4, #details-box2 h4  {
	background-image: url(../img/h3bar.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#details-forcus h5  {
	font-size:1.0em;
	font-weight:bold;
	line-height:140%;
	margin: 0;
	padding: 0px;
}

#details-forcus {
	font-size:1.0em;
	line-height:80%;
	margin: 5px 0 8px 8px;
	padding: 0 0 0 20px;
	background-image: url(../images/icon-link1.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#details-box dt,.details-box dt {
    font-size: 1.0em;
    line-height: 140%;
    background-image: url(../images/icon-link1.png);
    background-repeat: no-repeat;
    background-position: left 15px;
    padding: 15px 0 0 20px;
}
#details-box dd,.details-box dd{
    padding: 5px 15px;
}
.bousai_nomal p {
	background-image: url(../img/arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 1.2em;
}


/**ページトップ**/

#page-top{
	display: block;
	position: fixed;
	z-index: 9999;
	bottom: -60px;
	right: 10px;
	width: 57px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: .5s;
	background-position: 0;
	background-image: url(../img/pagetop.png);
	height: 53px;
	font-size: 1px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.none {
	display: none;
}

/***災害対応***/

#saigaitoggle{
	
}
.toggle p {
    cursor: pointer;
}
.toggle p::before {
    padding: 0 8px 0 0;
    vertical-align: middle;
    content: url("../../bosai/images/toggle_arrow1.png");
}
.toggle p.selected::before {
    content: url("../../bosai/images/toggle_arrow2.png");
}
.toggle ul {
  display: none;
}
.toggle {
	border: #B1B1B1 1px solid;
	padding: 10px;
	height: 600px;
	overflow: scroll;
}

#saigaitoggle h4 {
	background:#999;
	color: #fff;
	border-radius: 3px;
	padding: 0 5px;
	margin-top: 10px;
	float: none;
}

.toggle dl {
	background: #F5F5F5;
	border: #E3E3E3 solid 1px;
	margin: 5px auto;
	border-radius: 5px;
	padding: 5px;
}
.toggle dt {
	float: none;
	width: auto;
	font-size: .9em;
	border-bottom: #B1B1B1 1px dotted;
}
.toggle dd {
	color: #333333;
	font-weight: bold;
}
.toggle dd li {
    margin: 3px;
	background-image: url(../../bosai/images/toggle_arrow3.png);
    background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 0.9em;
	font-weight: normal;
}
.toggle dd ul{
	margin-bottom: 10px;
}
.toggle dd p{
	font-size: 0.9em;
	font-weight: normal;
}
.toggle li a{
	color: #0088DE;
}

 #saigaitoggle h3 span {
	float: right;
	 font-size: 15px;
	 font-weight: normal;
	 background-image: url(../img/arrow2.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: left center;
}

#saigaitoggle h3,#saigai_kobetsu h3 {
    background-image: url(../../bosai/images/h3back.png);
    background-repeat: repeat-x;
    background-position: 0% bottom;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.s_item1 {
	background-color: #B1EBCE;
	font-size: 11px;
	padding: 0px 5px;
	border-radius: 5px;
	margin: 0 0 0 5px;
	font-weight: normal;
}
.s_item2 {
	background-color: #FFCB7D;
	font-size: 11px;
	padding: 0px 5px;
	border-radius: 5px;
	margin: 0 0 0 5px;
	font-weight: normal;
}

.s_item3 {
	background-color: #99C7E8;
	font-size: 11px;
	padding: 0px 5px;
	border-radius: 5px;
	margin: 0 0 0 5px;
	font-weight: normal;
}
.bousai_banner {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bousaititlebn {
    background-color: #9F0000;
    background-repeat: no-repeat;
    background-position: right center;
	height: 56px;
	font-size: 17px;
	line-height: 56px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 5px;
	border-bottom: 1px dashed #DB8F90;
	padding-left: 5px;
}
.notohantoutitlebn {
    background-color: #00009F;
    background-repeat: no-repeat;
    background-position: right center;
	height: 56px;
	font-size: 17px;
	line-height: 56px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 5px;
	border-bottom: 1px dashed #DB8F90;
	padding-left: 5px;
}
.over {
	overflow: inherit;
	height: auto;
}
#saigai_kobetsu .day {
	width: 155px;
	border: #CCCCCC 1px solid;
	background-color: #EFEFEF;
	border-radius: 5px;
	text-align: center;
}
#saigai_kobetsu dl {
    border-bottom: #cccccc dashed 1px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#saigai_kobetsu dt {
	width: 80px;
	font-size: 14px;
}

#saigai_kobetsu dd {
	padding-left: 10px;
	padding-bottom: 5px;
}
#saigai_kobetsu dd a{
	color: #00369D;
}
#saigai_kobetsu dd a:hover{
	color: #e4007f;
}
#saigai_kobetsu dd a:visited{
	color: #0088dd;
}

.kobetsu {
	padding: 10px 20px;
}

#saigai_kobetsu h4 {
    border-left: 5px solid #66BCE6;
	font-size: 1.2em;
	margin: 20px 10px 10px;
	padding-left: 5px;
}

.kobetsu_ather {
	padding: 10px 20px;
}
.kobetsu_ather ul {
	margin-left: 10px;
}
.kobetsu_ather li {
	list-style: circle;
	margin-bottom: 5px;
}
#main-midashi {
	background-image: url(../img/titlebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#main-midashi h2 {
	background-image: url(../img/titlebar2.gif);
	background-repeat: no-repeat;
	height:39px;
	margin: 0;
	padding: 0 0 10px 0px;
	color: #FFFFFF;
	line-height: 1.7em;
	background-position: right top;
}
#pankuzu {
	color:#333333;
	font-size:.8em;
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	background-color:#ffffff;
} 
#pankuzu p {
	margin: 0px 0px 0px 5px;
	padding: 0px;
} 


.jimusyomap {
	text-align: center;
}
.jimusyomap img {
	width: 100%;
	max-width: 560px;
	height: auto;
}

.jimusyolist {
	display: flex;
	flex-wrap: wrap;
}
.jimusyolist li {
	list-style: none;
	flex-basis: 250px;
	padding: 5px;
}

.linetable {
	border-collapse: collapse;
	margin-bottom: 5px;
	min-width: 600px;
}
.linetable td,.linetable th {
	border: 1px solid #AAAAAA;
	padding: 5px; 
}

.jimusyoyobi {
	margin-left: 20px;
}
.tablescroll {
    width: 100%;
    overflow: auto;
}
/***災害対応***/

#saigaitoggle{
	
}
.toggle p {
    cursor: pointer;
}
.toggle p::before {
    padding: 0 8px 0 0;
    vertical-align: middle;
    content: url("../../bosai/images/toggle_arrow1.png");
}
.toggle p.selected::before {
    content: url("../../bosai/images/toggle_arrow2.png");
}
.toggle ul {
  display: none;
}
.toggle {
	border: #B1B1B1 1px solid;
	padding: 10px;
	height: 600px;
	overflow: scroll;
}

#saigaitoggle h4 {
	background:#999;
	color: #fff;
	border-radius: 3px;
	padding: 0 5px;
	margin-top: 10px;
	float: none;
}

.toggle dl {
	background: #F5F5F5;
	border: #E3E3E3 solid 1px;
	margin: 5px auto;
	border-radius: 5px;
	padding: 5px;
}
.toggle dt {
	float: none;
	width: auto;
	font-size: .9em;
	border-bottom: #B1B1B1 1px dotted;
}
.toggle dd {
	color: #333333;
	font-weight: bold;
}
.toggle dd li {
    margin: 3px;
	background-image: url(../../bosai/images/toggle_arrow3.png);
    background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 0.9em;
	font-weight: normal;
}
.toggle dd ul{
	margin-bottom: 10px;
}
.toggle dd p{
	font-size: 0.9em;
	font-weight: normal;
}
.toggle li a{
	color: #0088DE;
}

 #saigaitoggle h3 span {
	float: right;
	 font-size: 15px;
	 font-weight: normal;
	 background-image: url(../img/arrow2.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: left center;
}

#saigaitoggle h3,#saigai_kobetsu h3 {
    background-image: url(../../bosai/images/h3back.png);
    background-repeat: repeat-x;
    background-position: 0% bottom;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.s_item1 {
	background-color: #B1EBCE;
	font-size: 11px;
	padding: 0px 5px;
	border-radius: 5px;
	margin: 0 0 0 5px;
	font-weight: normal;
}
.s_item2 {
	background-color: #FFCB7D;
	font-size: 11px;
	padding: 0px 5px;
	border-radius: 5px;
	margin: 0 0 0 5px;
	font-weight: normal;
}

.s_item3 {
	background-color: #99C7E8;
	font-size: 11px;
	padding: 0px 5px;
	border-radius: 5px;
	margin: 0 0 0 5px;
	font-weight: normal;
}
.bousai_banner {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bousaititlebn {
    background-color: #9F0000;
    background-repeat: no-repeat;
    background-position: right center;
	height: 56px;
	font-size: 17px;
	line-height: 56px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 5px;
	border-bottom: 1px dashed #DB8F90;
	padding-left: 5px;
}
.notohantoutitlebn {
    background-color: #00009F;
    background-repeat: no-repeat;
    background-position: right center;
	height: 56px;
	font-size: 17px;
	line-height: 56px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 5px;
	border-bottom: 1px dashed #DB8F90;
	padding-left: 5px;
}
.over {
	overflow: inherit;
	height: auto;
}
#saigai_kobetsu .day {
	width: 155px;
	border: #CCCCCC 1px solid;
	background-color: #EFEFEF;
	border-radius: 5px;
	text-align: center;
}
#saigai_kobetsu dl {
    border-bottom: #cccccc dashed 1px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#saigai_kobetsu dt {
	width: 80px;
	font-size: 14px;
}

#saigai_kobetsu dd {
	padding-left: 10px;
	padding-bottom: 5px;
}
#saigai_kobetsu dd a{
	color: #00369D;
}
#saigai_kobetsu dd a:hover{
	color: #e4007f;
}
#saigai_kobetsu dd a:visited{
	color: #0088dd;
}

.kobetsu {
	padding: 10px 20px;
}

#saigai_kobetsu h4 {
    border-left: 5px solid #66BCE6;
	font-size: 1.2em;
	margin: 20px 10px 10px;
	padding-left: 5px;
}

.kobetsu_ather {
	padding: 10px 20px;
}
.kobetsu_ather ul {
	margin-left: 10px;
}
.kobetsu_ather li {
	list-style: circle;
	margin-bottom: 5px;
}
#main-midashi {
	background-image: url(../img/titlebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#main-midashi h2 {
	background-image: url(../img/titlebar2.gif);
	background-repeat: no-repeat;
	height:39px;
	margin: 0;
	padding: 0 0 10px 0px;
	color: #FFFFFF;
	line-height: 1.7em;
	background-position: right top;
}
#pankuzu {
	color:#333333;
	font-size:.8em;
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	background-color:#ffffff;
} 
#pankuzu p {
	margin: 0px 0px 0px 5px;
	padding: 0px;
} 
.bosairenraku h4 {
    background-image: url(../img/h3bar.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: 3px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.bosairenraku p {
    padding: 5px 10px 20px;
}
.bosairenraku dl {
    padding: 5px 10px 20px;
}
.bosairenraku dt {
    border-left: 5px solid #990000;
    padding-left: 5px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin-bottom: 5px;
}
.bosairenraku dd {
    margin-bottom: 20px;
    padding-left: 20px;
}
.bosairenraku ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.bosairenraku .list li{
    list-style: none;
    background-image: url(../img/arrow1.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    margin-bottom: 5px;
}

