@charset "utf-8";

body{
	color: #333;
	font-family:  "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", serif;
	font-size: 100%;
	line-height: 1.8;
	min-width: 1000px;
}

img {
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	html,body {
		height: auto;
	}
	body{
		min-width: initial;
	}
	img {
		max-width: 100%;
		height: auto;
	}
}

.clear {
	clear: both;
	font-size: 1%;
	line-height: 0;
	height: 0;
}

.clearfix {
    width: 100%;
}

.clearfix:after {
    content: ""; 
	display: block; 
	clear: both;
}

input, button, select, textarea {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", serif;
  outline: none;
}

@keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@-webkit-keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #042c7d;
	text-decoration: underline;
}

a .photo {
	display: block;
}

a .photo img {
	transition: opacity .3s ease;
}

a:hover .photo img {
	opacity: 0.7;
}

@media screen and (max-width: 767px) {
	a:hover {
		transition: none !important;
	}
}

li {
    list-style: none;
}

h1, h2, h3, h4 {
	clear: both;
	font-weight: 500;
}

div.title-survice {
    font-size: 140%;
	font-weight: bold;
}

p {
	margin: 0.5em 0;
	font-size: 100%;
}

.f160 {
	font-size: 160%;
}

.f140 {
	font-size: 140%;
}

.f120 {
	font-size: 120%;
}

.f110 {
	font-size: 110%;
}
@media screen and (max-width: 767px) {
.f110 {
	font-size: 120%;
}
}

.f90 {
	font-size: 90%;
}
@media screen and (max-width: 767px) {
.f90 {
	font-size: 80%;
}
}

.f80 {
	font-size: 80%;
}

@media screen and (max-width: 767px) {
	html { 
        -webkit-text-size-adjust: 100%;
    } 
	html {
		font-size: 90%;
	}
	p {
		font-size: 1.2em;
	}
	.large {
		font-size: 1.5rem;
	}
	.small {
		font-size: 1rem;
	}
}

header a:link, header a:visited{
	text-decoration: none;
}

header {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 1120px;
	background-color: #fff;
}
@media screen and (max-width: 1112px) {
	header {
		z-index: auto;
		margin: 0 auto 0px auto;
		padding: 0 15px 0px 15px;
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	header {
		z-index: auto;
		margin: 0 auto 5px auto;
		padding: 0 5px 20px 5px;
		width: 100%;
	}
}


#logo {
	position: absolute;
	top: 15px;
	z-index: 1;
	margin: 0;
}
@media screen and (max-width: 767px) {
	#logo {
		position: relative;
		top: 0;
		margin: 0 auto;
        left: 45px;
		padding-top: 15px;
		width: 210px;
	}
}

#tel {
	position: absolute;
	top: 5px;
	right: 167px;
    width:208px;
    height:46px;
    padding:5px;
    background-color: #ddd;
}
@media screen and (max-width: 767px) {
#tel {
    display: none;
}
}


#tel img {
	position: absolute;
	top: 5px;
	right: 0px;
    width:200px;
}
@media screen and (max-width: 767px) {
    #tel img {
    display: none;
    }
}

#tel-bottom img {
    display: none;
}
@media screen and (max-width: 480px) {
       #tel-bottom {
        visibility: visible;
        z-index: 99;
           position: fixed;
           bottom: 0px;
           margin: 0 0px 0 0px;
           width: 100% !important;
    }
    #tel-bottom img {
        display: block;
        visibility: visible;
        margin: 0px 0 0 0px;
        width: 100%;
    }
}

#contact a {
	position: absolute;
	top: 5px;
	right: 0;
	padding: 17px 15px 13px 50px;
	color: #fff;
	font-weight: 400;
	line-height: 1;
	background-color: #042c7d;
    background-image: url(/img/img-mail01.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left 10px top 13px, top;
}

@media screen and (max-width: 767px) {
	#contact a {
        display: none;
		top: 6px;
		padding: 15px 4px;
        margin: 0 3px 0 0;
		line-height: 1.2;
		text-align: center;
        font-size: 0.5rem;
        font-weight: 500;
	}
}

#headernav {
	padding: 70px 0 20px 0;
}

#gnav {
}

.menu-container {
	width: 100%;
	margin: 0 auto;
	font-size: 90%;
	font-weight: 500;
}

.menu-mobile {
	display: none;
	margin: 7px 10px 10px 5px;
	padding: 12px 3px 3px 3px;
	color: #042c7d;
	font-size: 0.9rem;
	line-height: 0.8;
	border: 1px solid #042c7d;
	text-align: center;
}

.menu-mobile:link, .menu-mobile:visited {
	color: #042c7d;
}

.menu-mobile:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0c9";
	font-weight: 700;
	font-size: 2.7rem;
	padding: 0;
	position: relative;
	top: 50%;
	display: block;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
}

.menu-dropdown-icon:before {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: 900;
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #fff;
	color: #042c7d;
}

.menu > ul {
	position: relative;
	display: table;
	margin: 0 auto;
	width: 100%;
}

.menu > ul:before, .menu > ul:after {
	content: "";
	display: table;
}

.menu > ul:after {
	clear: both;
}

.menu > ul > li {
	display: table-cell;
	line-height: 1.5;
	width: 16.666%;
	min-height: 40px;
	border-left: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}

.menu > ul > li:last-child {
	border-right: 1px solid #ccc;
}

.menu > ul > li a {
	display: flex;
	align-items: center;
	justify-content: center;
    margin: 0 0em;
	color: #333;
}

.menu > ul > li a:hover {
	color: #042c7d;
}

.menu > ul > li > ul {
    position: absolute;
	left: 0;
	z-index: 99;
	display: none;
	width: 100%;
	background: #042c7d;
	text-align: left;
}

.menu > ul > li > ul:before, .menu > ul > li > ul:after {
    content: "";
	display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
	margin: 0;
	padding-bottom: 0;
	width: 25%;
	background: none;
	float: left;
}

.menu > ul > li > ul > li + li {
	border-top: 1px solid rgba(255, 255, 255, .5);
}
	
.menu > ul > li > ul > li a {
	display: block;
	padding: 15px 20px;
	color: #fff;
}

.menu > ul > li > ul > li a:hover {
	color: #ccc;
	background: #042c7d;
}

.menu > ul > li > ul.normal-sub {
	width: 230px;
	left: auto;
    margin:0px 0 0 2px;
    padding-top:2px;
    text-align: center;
}

.menu > ul > li > ul.normal-sub > li {
	width: 100%;
}

#close {
	display: none;
}

@media only screen and (max-width: 767px) {
	.menu-container {
		font-size: 1.4rem;
		width: 100%;
	}
	.menu-mobile {
		display: inline-block;
	}
	.menu-dropdown-icon:before {
		display: block;
		padding: 0.2em 1.2em 0.2em 1.2em;
	}
	.menu > ul, 
	#sitenav {
		display: none;
	}
	.menu > ul > li {
		display: block;
		width: 100%;
		border-left: none;
		border-top: 1px solid #333;
		text-align: left;
        padding: 1em 1em 1em 1em;
        font-size: 90%;
	}
	.menu > ul > li:last-child {
		border-right: none;
		border-bottom: 0px solid #333;
	}
	.menu > ul > li a {

		width: 100%;
		display: block;
	}
    
    
	.menu > ul > li a br {
		display: none;
	}
	.menu > ul > li > ul {
	position: relative;
	}
	.menu > ul > li > ul.normal-sub {
		width: 100%;
	}
	.menu > ul > li > ul > li {
		width: 100%;
	}
	.menu > ul > li > ul > li a {
		padding: 1em 0.5em;
        font-size: 90%;
	}
	.show-on-mobile {
		position: relative;
		z-index: 999;
		margin-top: 0px;
		background-color: #fff;
	}
	.show-on-mobile .menu > ul, .show-on-mobile #sitenav {
		display: block;
	}
	.show-on-mobile #close {
		display: block;
		margin: 0;
		padding: 0.5em;
		color: #fff;
		font-size: 1.5rem;
		background-color: #777;
		text-align: center;
	}
    .show-on-mobile #close:before {
		font-family: "Font Awesome 5 Free";
		content: "\f102";
		font-size: 1.8rem;
		font-weight: 700;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 767px) {
    nav ul {
        list-style: none;
        padding-left: 0em !important;
    }
}

#sitenav {
	position: absolute;
	top: 65px;
	right: 0;
}

#sitenav li {
	display: inline-block;
	margin-left: 2em;
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
	#headernav {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		width: 100%;
		text-align: left;
	}
	#sitenav {
		position: static;
		padding-top: 20px;
		border-top: 1px solid #333;
	}
	#sitenav li {
		display: block;
		margin: 0 20px 20px 20px;
	}
}

#contents {
	margin: 0 auto;
	padding: 40px 0;
	width: 100%;
}

.container {
	margin: 0 auto;
	width: 1120px;
}
@media screen and (max-width: 1112px) {
.container {
	margin: 0 auto;
	width: 1024px;
    padding: 0 1em;
}
.container img {
	width: 90%;
}
}
@media screen and (max-width: 767px) {
	#contents {
		padding: 20px 0 !important;
		width: 100% !important;
		box-sizing: border-box;
	}
	.container {
		padding-left: 10px !important;
		padding-right: 10px !important;
		width: 100% !important;
		box-sizing: border-box;
        font-size: 100%;
	}
.container img {
	width: 100%;
}
}

#contents2 {
	margin: 0 auto;
	padding: 20px 0;
	width: 100%;
    font-size: 100%;
}

@media screen and (max-width: 767px) {
	#contents2 {
		padding: 10px 0 !important;
		width: 100% !important;
		box-sizing: border-box;
        font-size: 100%;
	}
}

#contents3 {
	margin: 0 auto;
	padding: 20px 0;
	width: 100%;
    font-size: 100%;
}

@media screen and (max-width: 767px) {
	#contents3 {
		padding: 10px 0 !important;
		width: 100% !important;
		box-sizing: border-box;
        font-size: 80%;
	}
}


#breadcrumb {
	margin-bottom: 1px;
	padding: 12px 0 10px 0;
	color: #878787;
	font-size: 80%;
	width: 100%;
	background-color: #fcfcfc;
}
	#breadcrumb li {
		display: inline;
	}
	#breadcrumb li:not(:last-child):after {
		font-family: "Font Awesome 5 Free";
		content: "\f105";
		font-weight: 700;
		color: #a1a1a1;
		margin: 0 0.5em;
	}
		#breadcrumb li a {
			margin-right: 5px;
			color: #878787;
		}
		#breadcrumb li a:hover {
			color: #042c7d;
		}
@media screen and (max-width: 767px) {
	#breadcrumb {
		padding: 5px 0;

	}
}

.section + .section{
	margin-top: 50px;
}
@media screen and (max-width: 767px) {
	.section + .section{
		margin-top: 25px;
	}
}

main ul {
	margin: 15px 0 15px 35px;
	font-size: 100%;
}

main ul li {
	position: relative;
	margin: 0;
}

main ul li:after {
	display: block;
	content: "";
	position: absolute;
	top: .6em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #555;
	border-radius: 100%;
}

main ul li ul, main ul li ol, main ol li ul, main ol li ol {
    margin: 5px 0 5px 35px;
}

main ul.list li {
	margin-bottom: 10px;
}

main ol {
	margin: 15px 0 15px 35px;
	font-size: 100%;
}

main ol li {
	margin: 0;
	list-style-type: decimal;
}

@media screen and (max-width: 767px) {
	main ul, main ol {
		margin: 15px 0 15px 20px;
		font-size: 1.3rem;
	}
}

.news-button {
	margin: 2em auto;
	text-align: center;
}

.news-button a {
	display: inline-block;
	margin: 0 auto;
	padding: 5px 25px;
	color: #fff;
	font-size: 120%;
	letter-spacing: 0.3em;
	text-decoration: none;
	min-width: 300px;
	background-color: #042c7d;
	text-align: center;
    border-radius: 3px;
}

.news-button a:hover {
	background: #042c7d;
	text-decoration: none;
}

.news-button.big a {
	padding: 12px 25px;
	font-weight: 900;
}
@media screen and (max-width: 767px) {
	.news-button {
		margin: 1em auto;
	}
    .news-button a {
        font-size: 1.3rem;
		width: 80%;
		min-width: auto;
    }
}

a[href^="tel:"] {
    pointer-events: none;
}
@media screen and (max-width: 767px) {
    a[href^="tel:"] {
        cursor: pointer;
    }
}


main table {
	margin: 2em 0;
	font-size: 100%;
	width: 100%;
}

main table th, main table td {
    padding: 10px 15px;
    border: 1px solid #d1d1d1;
	vertical-align: top;
}

main table th {
	background-color: #eee;
	text-align: left;
}

@media screen and (max-width: 767px) {
	main table:not(.tblNormal), 
	main table:not(.tblNormal) thead, 
	main table:not(.tblNormal) tbody, 
	main table:not(.tblNormal) tr, 
	main table:not(.tblNormal) th, 
	main table:not(.tblNormal) td {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	main table caption {
		display: block;
	}
	main table {
		font-size: 1.3rem;
		border-bottom: 1px solid #d5d5d5;
	}
	main table th, 
	main table td {
		padding: 5px;
		font-size: 90%;
		border-bottom: none;
	}
	main table th {
		clear: both;
		text-align: left;
	}
}

#footer {
	font-size: 100%;
}
.footer-inner {
	padding: 17px 0 12px 0;
	background-color: #fff;
    border-top: 2px solid #8e0307;
}

.footer-b {
	font-size: 110%;
    font-weight:bold;
}

#footer-nav {
	display: flex;
	justify-content: space-between;
}

#footer-nav .column {
	font-size: 80%;
	width: auto;
}

#footer-nav h2 a {
	font-size: 110%;
	font-weight: 700;
}

#footer-nav h2 a:hover, #footer-nav .column ul li a:hover {
    color: #8e0307;
}

#footer-nav .column li:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: 700;
	color: #8e0307;
	padding-right: 5px;
}

#address {
	padding: 30px 0;
	font-size: 90%;
	line-height: 1.5;
    right bottom;
}

#address p {
	margin-bottom: 5px;
}

#address p strong {
	font-size: 130%;
}

#address dl dt {
	width: 5em;
	float: left;
}

.copyright {
	padding: 30px 40px;
	background-color: #8e0307;
	text-align: center;
}

.copyright {
	color: #fff;
}

@media screen and (max-width: 767px) {
	#footer {
		font-size: 1.2rem;
	}
		.footer-inner {
			padding: 0 10px;
		}
	#footer-nav {
		display: block;
		padding: 15px 0;
	}
    #footer-nav .column {
		width: 100%;
	}
	#address {
		padding: 15px 0;
		font-size: 1.3rem;
		background: none;
	}
    #address p strong {
        font-size: 1.5rem;
    }
    .copyright {
		padding: 15px;
		text-align: left;
	}
	.copyright small {
        display: block;
        font-size: 1rem;
		line-height: 1.2;
    }
}

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#pagetop a {
	display: block;
	width: 80px;
}

#pagetop a:hover {
	opacity: 0.7;
}

#pagetop a img {
	width: 50px;
	height: 50px;
}
@media screen and (max-width: 767px) {
	#pagetop {
		bottom: 11%;
		right: 5px;
	}
    #pagetop a {
		width: 40px;
	}
	#pagetop a img {
        width: 40px;
        height: 40px;
    }
}

.news_top {
	padding-bottom: 5px;
	color: #042c7d;
	font-size: 130%;
	font-weight: 700;
	letter-spacing: 0.1em;
	border-bottom: 0px solid #042c7d;
	text-align: left;
    padding-left: 0.5rem;
    position: relative;
}

.news_top:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: -webkit-repeating-linear-gradient(-45deg, #042c7d, #042c7d 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #042c7d, #042c7d 2px, #fff 2px, #fff 4px);
}

@media (max-width: 767px) {
	.news_top {
		padding-bottom: 5px;
		font-size: 2rem;
	}
}

.link-top {
	padding-bottom: 5px;
	color: #042c7d;
	font-size: 150%;
	font-weight: 700;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #042c7d;
    padding-left: 0.5rem;
}
@media (max-width: 767px) {
	.link-top {
		padding-bottom: 5px;
		font-size: 2rem;
	}
}

div.main_slide {
    border-top: 2px solid #8e0307;
}

div.main_slide2 {
    border-top: 0px solid #8e0307;
}

div.mainslide {
    max-width: 1440px !important;
    width:100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1112px) {
div.mainslide {
    max-width: 1112px !important;
    width:100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
}

.mainslide img {
	width: 100%;
}

.slide_list1 img {
	width: 100%;
    padding:0 5px;
    max-width:280px;
}

.slide_list1 a img {
	transition: all .3s ease;
}
	.slide_list1 a:hover img {
		opacity: 0.7;
	}

.sub_slide {
    margin-top: 40px;
	padding: 30px 0 35px 0;
	background-color: #e6f0fa;
}

.sub_slide .slick-list {
	margin: 0 60px;
}
.slide_list1 {
	margin: 0 auto;
	width: 1050px;
}

.slide_list1 .slick-prev, .slide_list1 .slick-next {
	font-size: 0;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: none;
	background: transparent;
	transition: all .3s ease;
	text-align: center;
	width: 36px;
    height: 36px;
	transform: translate(-50%, -50%);
}

.slide_list1 .slick-prev {
	left: 50%;
}

.slide_list1 .slick-next {
	right: 50%;
}

.slide_list1 .slick-prev:hover, .slide_list1 .slick-next:hover {
	color: #fff;
	opacity: 0.6;
}

.slide_list1 .slick-prev {
	left: 0;
	z-index: 1;
	margin-left: 18px;
}

.slide_list1 .slick-prev:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0a8";
	color: #9fa0a0;
	font-size: 36px;
	font-weight: 700;
}

.slide_list1 .slick-next {
	right: 0;
	margin-right: -18px;
}

.slide_list1 .slick-next:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0a9";
	color: #9fa0a0;
	font-size: 36px;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.sub_slide {
		padding: 10px 0;
	}
	.sub_slide .slick-list {
		margin: 0 15px;
	}
	.slide_list1 {
		padding: 0 20px !important;
		width: 100% !important;
		box-sizing: border-box;
	}
	.slide_list1 li {
		margin: 0 5px;
	}
	.slide_list1 .slick-prev {
		left: 3px;
	}
	.slide_list1 .slick-next {
		right: 3px;
	}
	.slide_list1 .slick-prev:before, 
	.slide_list1 .slick-next:before {
		font-size: 28px;
	}
}

.contact-top {
	margin: 10px 0;
}

.contents-top {
	margin: 10px 0 20px 0;
}

.news-top {
	margin: 40px 0;
}

.page_news {
	margin: 20px 0;
}

.news-list {
	margin: 0 35px;
}

.news-list li:after {
	display: none;
}

.news-list li {
	position: relative;
	width: 100%;
	border-top: 2px dotted #777;
    margin-bottom: 2em;
    padding-top: 0em;
}

.news-top .news-list li:first-child, .page_news .news-list li:first-child {
    border-top: 0px solid #777;
    margin-bottom: 2em;
}

.news-top .news-list li:last-child, .page_news .news-list li:last-child {
    border-bottom: 1px solid #777;
    padding-bottom: 2em;
}

@media screen and (max-width: 768px) {
.news-list li {
	position: relative;
	width: 100%;
	border-top: 2px dotted #777;
    margin-bottom: 1em;
    padding-top: 0em;
}
.news-top .news-list li:last-child, .page_news .news-list li:last-child {
    border-bottom: 1px solid #777;
    padding-bottom: 1em;
}
.news-top .news-list li:first-child, .page_news .news-list li:first-child {
    border-top: 0px solid #777;
    margin-bottom: 1em;
}
}

.news-top .news_top + .news-list li:first-child {
	border-top: none;
}

.news-top .news_top + .news-list li:last-child {
	border-bottom: none;
}

.news-list li a {
	display: block;
	padding: 20px 0;
	text-decoration: none;
}

.news-list li a:after {
	content: ""; 
	display: block; 
	clear: both;
}

.news-list li a:hover .news-title {
	text-decoration: underline;
}

.news-list li .date, .news_head .date {
    display: inline-block;
	margin: 2px 10px 0 0;
	color: #042c7d;
	float: left;
}

.news-top .news-list li a {
	display: block;
	padding: 25px 0;
}

.news-top .news-list li a .news-text {
	overflow: hidden;
}

.news-top .news-list li .info1 .news-text {
overflow: hidden;
}

.news-text1 {
	overflow: hidden;
    min-height: 130px;
}


.news-list li .news-title {
    margin: 0 0 0 240px;
	padding: 0;
	font-size: 110%;
}

.news-top .news-list li .news-title {
    margin: 0;
	font-size: 110%;
	font-weight: 700;
}

.news-top .news-list li .news-title:after {
    width: auto;
	height: auto;
	background-color: transparent;
	bottom: auto;
	left: auto;
}

.news-top .news-list li p.news-sentence {
    margin: 3px 0;
	color: #333;
}

.news-top .news-list li a .news-image {
	display: flex;
	align-items: center;
	margin-right: 20px;
	width: 18%;
	float: left;
}

.news-top .news-list li a .news-image img {
    width: 100%;
}

.news-top .news-list li a:hover .news-image img {
    opacity: 0.7;
}

.news-top .news-list li a .detail {
	position: relative;
	display: inline-block;
	margin-top: 10px;
    margin-right: 2em;
	padding: 5px 7px;
    color: #fff;
	background-color: #042c7d;
    border-radius: 3px;
	font-size: 80%;
	line-height: 1;
	float: right;
}

.news-top .news-list li a .detail:before {
    font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: 900;
	padding-right: 5px;
}


.news-list li .label, .news-label .label {
	display: inline-block;
	margin: 3px 0 0 0px;
	color: #fff;
	font-size: 100%;
	font-weight: 500;
	line-height: 1;
	float: left;
}

.news-list li .label span, .news-label .label span {
    display: inline-block;
	margin-right: 15px;
	padding: 5px 10px;
	min-width: 120px;
	background-color: #bbb;
	text-align: center;
}

.news-list li .label .label01, .news-label .label .label01 {
    color: #ffffff;
    background-color: #da3d18;
    border-radius: 3px;
} 


.news-list li .label .label02, .news-label .label .label02 {
    color: #ffffff;
    background-color: #2786f3;
    border-radius: 3px;
}

.news-list li .label .label03, .news-label .label .label03 {
    color: #ffffff;
    background-color: #eda128;
    border-radius: 3px;
}

.news-list li .label .label04, .news-label .label .label04 {
    color: #ffffff;
    background-color: #3cb637;
    border-radius: 3px;
}

.news-list li .label .label05, .news-label .label .label05 {
    color: #8e0307;
    background-color: #e4f0ff;
    border-radius: 3px;
}

.news-label {
	margin-bottom: 10px;
}

.news-top .news-label .date {
	margin: 0;
	float: left;
}

.news_head {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #777;
}

.news_head h2 {
	font-size: 160%;
	font-weight: 700;
}

@media (max-width: 767px) {
	.news-top {
		margin: 20px 0;
	}
	.news-list {
		margin: 0;
	}
	.news-top .news-list li a {
		padding: 15px 5px;
	}
	.news-top .news-list li .date {
		margin: 3px 0 0 0;
	}
	.news-top .news-list li .label {
		margin: 5px 0 5px 0px;
	}
	.page_news .news-list li .label {
		margin: 0;
		float: none;
	}
	.news-list li .news-title {
		margin: 0;
		font-size: 1.5rem;
		line-height: 1.4;
	}
	.news-top .news-list li a .news-image {
		width: 100%;
		float: none;
	}
	.news-top .news-list li p.news-sentence, .news-top .news-list li a .detail {
	
	}
	.information_category ul {
		margin: 0 0 25px 0;
	}
    .information_category li {
		margin: 0 2px;
		font-size: 90%;
	}
	.information_category li a {
	   min-width: auto;
    }
}

.link {
	margin: 50px 0 0 0;
	padding: 30px 0;
	background-color: #e6f0fa;
}
@media (max-width: 767px) {
	.link {
		margin: 30px 0 0 0;
		padding: 20px 0;
	}
}


.link1 {
	margin: 0px 0 0 0;
	padding: 5px 0;
	background-color: #e6f0fa;
}
@media (max-width: 767px) {
	.link {
		margin: 0px 0 0 0;
		padding: 5px 0;
	}
}

.link1c {
	margin: 0px 0 0 0;
	padding: 5px 0;
	background-color: #fff;
}
@media (max-width: 767px) {
	.link1c {
		margin: 0px 0 0 0;
		padding: 5px 0;
	}
}

.link2 {
	margin: 20px 0 0 0;
	padding: 30px 0 0 0;
	background-color: #fff;
}
@media (max-width: 767px) {
	.link {
		margin: 30px 0 0 0;
		padding: 20px 0;
	}
}

.link-img, .link_text {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 20px;
	font-size: 100%;
	line-height: 1.5;
}

.link .link_text {
	justify-content: space-between;
}

.link-img li:after, .link_text li:after {
	display: none;
}

.link-img li, .link_text li {
    margin: 15px 20px 15px 0;
    list-style: none;
}

.link-img li:last-child {
	margin: 15px 0 15px 0;
}

.link-img.col2 li, .link_text.col2 li {
    width: 490px;
    list-style: none;
}

.link_text.col2 li:nth-child(2n) {
	margin: 15px 0 15px 0;
}

.link-img.col3 li, .link_text.col3 li {
    width: 310px;
	margin: 15px 45px 15px 0;
    list-style: none;
}

.link-img.col3 li:nth-child(3n), .link_text.col3 li:nth-child(3n) {
    margin: 15px 0 15px 0;
}

.link-img.col4 li {
	width: 245px;
    list-style: none;
}
@media screen and (max-width: 1112px) {
.link-img.col4 li {
	width: 220px;
    list-style: none;
}
}

.link-img.col4 li:nth-child(4n) {
	margin: 15px 0 15px 0;
}
@media screen and (max-width: 1112px) {
.link-img.col4 li:nth-child {
	margin: 5px 0 5px 0;
}
}

.link_text .url {
	color: #042c7d;
	font-size: 90%;
}
@media screen and (max-width: 767px) {
	.link-img, 
	.link_text {
		justify-content: space-between;
		margin: 10px 5px;
		font-size: 1.3rem;
	}
    .link-img li, .link_text li {
        margin: 5px 0;
    }
	.link-img.col2 li, .link_text.col2 li {
        width: 100%;
    }
	.link-img.col3 li, .link_text.col3 li, .link-img.col4 li {
        width: 48%;
    }
	.link-img li:last-child, .link-img.col3 li, .link_text.col3 li, .link-img.col3 li:nth-child(3n), .link_text.col3 li:nth-child(3n), .link-img.col4 li:nth-child(4n) {
        margin: 5px 0;
    }
	.link-img img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
nav ul {
list-style: none;
padding-left: 0.5em !important;
}
}

.n-line01 {
    margin: 0 2em 5px 2em;
    padding-left: 0px;
    text-align: center;
    line-height: 1.2;
    background: url(../img/img-line01.gif) repeat-x center center;
    border-bottom: none;
}

.n-line01 > span {
    padding: 0 20px 0 20px;
    color: #053180;
    display: inline-block;
    font-size: 150%;
    font-weight: bold;
    background-color: #fff;
    font-family: "Hiragino Kaku Gothic Pro",メイリオ,Meiryo;
}
@media (max-width: 768px) {
	.n-line01 > span {
    padding: 0 10px 0 10px;
    color: #053180;
    display: inline-block;
    font-size: 180%;
    font-weight: bold;
    background-color: #fff;
    font-family: "Hiragino Kaku Gothic Pro",メイリオ,Meiryo;
	}
}

.font180 {
    font-size:18pt;
}
@media only screen and (max-width: 768px) {
.font180 {font-size:16pt !important; }
}

.title01 {
    margin: 1em 0px 0.5em;
    color: #333;
    background: #E8F3FF;
    font-size: 22px;
    padding: 8px;
    border-left: 7px solid #8e0307;
}
@media only screen and (max-width: 768px) {
    .title01 {
    margin: 1em 0px 0.5em;
    color: #333;
    background: #E8F3FF;
    font-size: 20px;
    padding: 8px 8px 8px 8px;  
    border-left: 5px solid #8e0307;
    line-height: 1.5;
    }
}

.title01a {
    border-bottom: solid 2px #8e0307;
    position: relative;
    color: #000;
    font-weight:bold;
    line-height: 1.4;
}
@media only screen and (max-width: 768px) {
    .title01a {
        border-bottom: solid 2px #8e0307;
        position: relative;
        color: #000;
         font-weight:bold;
    }
}

.title01a:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #8e0307;
  bottom: -2px;
  width: 22%;
}
@media only screen and (max-width: 768px) {
    .title01a:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #8e0307;
  bottom: -2px;
  width: 22%;
}
}

.box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0px;
}

.text {
}

.pict {
  width: 40%;
  margin-left: 2%;
}

.pict img {
  width: 100%;
  height:auto;
}

.box:nth-child(even) {
  flex-direction: row-reverse;
}
.box:nth-child(even) .text {
  text-align: left;
}
.box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}

@media (max-width:768px) {
  .box {
    flex-direction: column;
  }
  .box:nth-child(even) {
    flex-direction: column;
  }
  .text {
    text-align: left;
  }
  .box:nth-child(even) .text {
    text-align: left;
  }
  .pict {
    width:100%;
    margin-left: 0;
    text-align: center;
    margin-top: 15px;
  }
  .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
  }
  .pict img {
    width:90%;
    height:auto;
  }
}

.news-top .news-list li .info1 .news-image {
display: flex;
align-items: center;
margin-right: 20px;
width: 30%;
float: left;
}

.news-list li .info1 {
display: block;
padding: 30px 0;
text-decoration: none !important;
}


@media (max-width: 768px) {
	.news-top {
		margin: 20px 0;
	}
	.news-list {
		margin: 0;
	}
	.news-top .news-list li .info1 {
		padding: 15px 5px;
	}
	.news-top .news-list li .date {
		margin: 3px 0 0 0;
	}
	.news-top .news-list li .label {
		margin: 5px 0 5px 0px;
	}
	.page_news .news-list li .label {
		margin: 0;
		float: none;
	}
    .news-list li .info1 {
        display: block;
        padding: 20px 0;
        text-decoration: none !important;
    }
	.news-list li .info1 .news-title  {
		margin: 0;
		font-size: 1.4rem;
		line-height: 1.4;
        text-decoration: none !important;
        font-weight: 700;
	}
	.news-top .news-list li .info1 .news-image {
		width: 100%;
		float: none;
	}
	.news-top .news-list li p.news-sentence, .news-top .news-list li .info1 .detail {
		display:block;
        font-size: 100%;
        line-height: 1.5;
        font-size: 90%;
	}
	.information_category ul {
		margin: 0 0 25px 0;
	}
    .information_category li {
		margin: 0 2px;
		font-size: 90%;
	}
	.information_category li .info1 {
	   min-width: auto;
    }
}

.news-top .news-list li .info1 a {
padding: 0;
}

.news-list li .info1 a {
display:inline-block;
padding: 0;
text-decoration: underline;
}

.btn01 {
    padding: 20px 30px;
    color: #fff !important;
    background-color: #FF675B;
    border-radius: 5px;
    font-size: 120%;
}

.btn01 a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.footer-top {
    margin-top: 20%;
}

@media (max-width: 768px) {
.footer-top {
    margin-top: 0%;
}
}

