﻿@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */
body {
	background-color: #fff;
	color: #000;
	font-size: 100%;

	font-family: "Century Gothic", Verdana, 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}



::selection {
    background: #666;
}

a {

}

a img {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}



a:link {
	color:#000;
}
a:visited {
	color:#000;

}
a:hover, a:focus {
	color: #44c1b5;
	transition: 0.6s;
}
.clr{
	clear:both;
	min-height:1em;
}
*html .clr{
	height:1px;
}

.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
.new {
	margin-left: 0;
	padding: 3px 0px 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #ff0000;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}
.fs-cap{
	font-size: 180%;
	line-height:150%;
	color: #6E4825;
	font-weight:lighter;
	margin-top:20px;
	margin-bottom:20px;
	}
.fs-cap-02{
	font-weight:700;
	line-height:200%;
	}

img{
	/*width: 100%;*/
	max-width: 100%;
	}
.col01{
	text-indent:-9999px;
		background-color:#ffffff;

	}
.margin-b{
	text-align:center;
	margin-top:40px;
		margin-bottom:20px;
	}
.margin-b60{
			margin-bottom:60px;
	}
.margin-b30{
			margin-bottom:60px;
	}
.bl-check{
	background-color: #eee;
	padding: 20px;
	}

.tbl-cnt{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	}

.tbl-cnt th{
	font-size: 160%;
	color: #96682E;
	text-align: center;
	margin-bottom: 30px;
	font-weight: lighter;
	padding-bottom: 30px;
}

.tbl-cnt td{

	}




/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}



/* ＰＣサイト始まり
==================================================
==================================================
==================================================
================================================== */






@media (min-width: 768px) {



a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

:-ms-input-placeholder  {color: #999999;}


body , html {
/*	height: 100%; */
}

body {
	margin:0px;
	padding:0px;
	font-size: 100%;
	line-height: 145%;
}



ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.pc-disp {
}
.sp-disp {
	display: none;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;
}


#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;
	padding:0;

}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	opacity: 1;
	filter: alpha(opacity=100);

}


.skip a {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}




#header {

}

#header-top {
	background-color: #082886;
}


#header-top-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 1;
	color: #fff;
	font-size: 60%;
}





#header-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 7px 0 2px 0;
}


#header-inner:after {
	content: "";
	display: block;
	clear: both;
}




#header-inner-l {
	padding-top: 1px;
	float: left;
	width: 52%;
}

#header-inner-l img{
	width: 98%;
	max-width: 338px;
}


#header-inner-r {
	float: right;
	width: 48%;
	text-align: right;
}
#header-inner-r img{
	width: 98%;
	max-width: 310px;
}





.sp-header {
	display: none;
}

#globalNav {
	background-color: #000;

}

#globalNavInner {
	    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px 0 10px 0;
}


#globalNavInner:after {
	content: "";
	display: block;
	clear: both;
}




.globalMenu1,.globalMenu2,.globalMenu3,.globalMenu4,.globalMenu5,.globalMenu6 {
	float: left;
	text-align: center;
	width: 25%;
}



.globalMenu1 {
	border-right:solid 1px #eee;

}
.globalMenu2 {
	border-right:solid 1px #eee;

}
.globalMenu3 {
	border-right:solid 1px #eee;

}
.globalMenu4 {

}



.globalMenu1 span a,.globalMenu2 span a,.globalMenu3 span a,.globalMenu4 span a,.globalMenu5 span a,.globalMenu6 span a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px 0 10px 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.globalMenu1 span a {

}
.globalMenu2 span a {


}
.globalMenu3 span a {

}
.globalMenu4 span a {

}
.globalMenu5 span a {

}
.globalMenu6 span a {

}






#home .globalMenu1 span a {

}
.category-about-us .globalMenu2 span a {

}
.category-outline-of-business .globalMenu3 span a {

}
.category-product-guide .globalMenu4 span a {

}
.category-delivery-record .globalMenu5 span a {

}
.category-csr .globalMenu6 span a {

}





#globalNavInner span a:hover {
	color: #44c1b5;

}












#content {
	width:100%;
	padding-bottom:0px;

}
#home #content {
	padding-bottom:0px;

}




/* jquery.bxslider.min.js 関連設定始まり */
#main_img_wrapper{
	max-width: 1980px;
	margin: 0 auto;

}
.main_img_body{
	position: relative;

}

.wrapper-layer {
	position: absolute;
	padding: 13px 13px 3px 25px;
	background-color: #000;
	top: 65%;
	left: 0;
	z-index: 2;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 35%;
}
.wrapper-layer img {
	width: 100%;
	max-width: 586px;
}


#main_img_wrapper .bx-wrapper{
	margin-bottom: 0;
}

#main_img_wrapper .bx-wrapper .bx-viewport{
	left: 0;
	border: 0;
	box-shadow: none;
}

#main_img_wrapper .bx-wrapper .bx-controls-direction a{
	top: 0;
	margin-top: 0;
	width: 74px;
	height: 100%;
}

#main_img_wrapper .bx-wrapper .bx-next{
	display: none;
	right: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

#main_img_wrapper .bx-wrapper .bx-prev{
	display: none;
	left: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


/* jquery.bxslider.min.js 関連設定終わり*/








.content-top1 {
	width:100%;
	padding: 37px 0px 20px 0px;
	background-color: #e6e6e6;

}

.content-top1-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;
}

.content-top1-inner:after {
	content: "";
	display: block;
	clear: both;
}


.content-top1-l {
	float: left;
	width: 33.3%;

}
.content-top1-c {
	float: left;
	width: 33.3%;
	text-align: center;
}
.content-top1-r {
	float: left;
	width: 33.3%;
	text-align: right;
}



.content-top2 {
	width:100%;
	margin: 55px 0 0 0;

}

.content-top2-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;

}

.content-top2-top {

	padding-bottom: 3px;
}

.content-top2-top-title {
	float: left;
	width: 40%;
}
.content-top2-top-title img {
	width: 100%;
	max-width: 187px;
}
.content-top2-top-label {
	float: left;
	width: 60%;
}


.content-top2-top-label ul li {
	display: inline-block;
	width: 33.3%;
}

.content-top2-top-label ul li a{
	display: block;
	padding: 8px 0 8px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
.content-top2-top-label ul li a:hover{
	color: #fff;
}

.content-top2-top-label ul li span {
	padding-left: 25px;
    background-image: url(../images/bg-link1.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 0px 2px;
}

.content-top2-top-label ul li:nth-child(1) {
	background-color: #060505;

}
.content-top2-top-label ul li:nth-child(2) {
	background-color: #082886;
}
.content-top2-top-label ul li:nth-child(3) {
	background-color: #44c1b5;
}









.content-top2-list {

}

.content-top2-list ul {

}





.content-top2-list ul li {
	padding: 12px 0 12px 0;

}




.content-top2-list .date {
	float: left;
	width: 15%;
	padding: 2px 0 0 5px;
}

.content-top2-list .title {
	float: right;
	width: 85%;
}


.content-top2-list  .title span {
	display: inline-block;
	width: 95px;
	margin-right: 8px;
	color: #fff;
	font-size: 87.5%;
	text-align: center;
}


.content-top2-list .list-category-information {
	background-color: #082886;
}
.content-top2-list .list-category-prevention {
	background-color: #44c1b5;
}
.content-top2-list .list3 {
	background-color: #060505;
}

.news-ichiran {
	text-align: right;
}
.news-ichiran a {
	text-decoration: none;
    padding: 0px 21px 0px 18px;
    font-size: 85%;
}
.news-ichiran span {
	margin-right: 0px;
	border: 1px solid #000;
	    padding: 5px;
}
.content-top3 {
	width:100%;
	margin: 55px 0 0 0;

}

.content-top3-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;

}

.content-top3-inner:after {
	content: "";
	display: block;
	clear: both;
}

.top3-menu1 {
	float: left;
	width: 25%;
}
.top3-menu2 {
	float: left;
	width: 25%;
}
.top3-menu3 {
	float: left;
	width: 25%;
}

.top3-menu4 {
	float: left;
	width: 25%;
}



.top3-menu1 img,
.top3-menu2 img,
.top3-menu3 img,
.top3-menu4 img {
	width: 100%;
}

.top3-menu1 img {
}
.top3-menu2 img {
}
.top3-menu3 img {
}
.top3-menu4 img {
}


#footer {
	width:100%;
	bottom: 0;
	position: absolute;
}




.footer-menu1 {
	width: 100%;
	background-color: #e6e6e6;
}

#home .footer-menu1 {
	display: none;
}
.footer-menu1-inner {
	width: 100%;
	max-width: 981px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.footer-menu1-inner ul li{
	display: inline-block;
	width: 33.33%;
}
.footer-menu1-inner ul li img {
	width: 100%;
	max-width: 327px;
}


.footer-menu2 {
	width: 100%;
	background-color: #e6e6e6;
}
#home .footer-menu2 {
	display: none;
}




.footer-menu2-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.footer-menu2-inner ul li:nth-child(1){
	display: inline-block;
	width: 62.86%;
}
.footer-menu2-inner ul li:nth-child(1) img {
	width: 100%;
	max-width: 618px;
}
.footer-menu2-inner ul li:nth-child(2){
	display: inline-block;
	width: 37.14%;
}
.footer-menu2-inner ul li:nth-child(2) img {
	width: 100%;
	max-width: 364px;
}




.footer1 {
	width: 100%;
	background-color: #e6e6e6;
}


.footer1-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	font-size: 85%;
}
.footer1-inner ul li{
	display: inline-block;
	padding: 3px 0 3px 0;
	font-size: 87.5%;
}

.footer1-inner ul li a {
	text-decoration: none;
	border-right: 1px solid #000;
	padding: 0 10px 0 10px;
}



.footer1-inner ul li a:hover {
	text-decoration: underline;
}

.footer2 {
	width: 100%;
	background-color: #000;
}
.footer2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

.footer2-inner:after {
	content: "";
	display: block;
	clear: both;
}



.footer2-l {
	float: left;
	width: 28%;
	text-align: right;
	padding: 10px 15px 10px 0;
}

.footer2-l img{
	width: 100%;
	max-width: 182px;
}

.footer2-c {
	float: left;
	width: 44%;
	border-left: 1px solid #fff;
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 80%;
}

.footer2-r {
	float: left;
	width: 28%;
	padding: 0 0 0 3px;
}
.footer2-r a {
	color: #fff;
	display: block;
	border: 1px solid #fff;
	padding: 10px;
	text-decoration: none;
	width: 200px;
	text-align: center;
}

.footer2-r span {
	padding-left: 25px;
    background-image: url(../images/bg-link1.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 0px 2px;
}

.footer2-r a:hover {
	color: #44c1b5;
}
.footer3 {
	width: 100%;
	background-color: #082886;
	color: #fff;
	text-align: center;
	padding:0 0 0 0;
	font-size: 60%;
}




#sp-footer {
	display: none;
}
/* コンテンツページ関係始まり
================================================== */


.contentBody th {
	background-color : #e6e6e6;
	font-weight: bold;
}



#sitemap_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}

#search_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}






#breadCrumb {
	padding: 15px 0 15px 5px;

}
#breadCrumb a {

}
#breadCrumb a:hover {
	color: #ffa400;
}


#breadCrumb p {
	margin-left: 0px;

}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}




#content-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;

}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}


.page-image {
	margin-top: 15px;
	text-align: center;
}



#main {
	width: 75%;
	float: left;
	background-color: #fff;

}

#main2 {
	width: 100%;
	clear:both;

	background-color: #fff;

  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;

}



.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
		clear:both;
	min-height:1em;
	padding-top: 15px;
  padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
  box-sizing: border-box;
}



.thumb {
	float: right;
	padding-left: 5px;

}
.thumb img {
	/*width: 100px;*/
	width: 150px;
	margin-right: 15px;

}



.pageList {
	padding-top: 20px;
	margin:0px;
}


.contentBody ul.pageList {
  margin-left: 0px;
  padding-left: 0px;}




.contentBody ul.pageList li {
	list-style-type: none;
	padding: 20px 15px 20px 15px;

}
.pageList li:nth-child(2n+1) {
	background-color: #f2f2f2;
}
.pageList li:nth-child(2n) {
	background-color: #fff;
}



.pageList .title {
	display: block;

	padding-bottom: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}





.pageList .title a{
	padding-left: 25px;
	background-image: url(../images/bg-link4.png);
	background-repeat: no-repeat;
	background-position: left center;
	}


.pageList .date {
	font-size:80%;
	color: #6E4825;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
}


.pageList .description {
 	display: block;
	font-weight: normal;
	margin-top:0px;
	padding-left: 25px;
}











.contentBody .pagination {
	text-align:center;
	}
.contentBody .pagination a{
		background-color : #000000;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}

#sidemenu {
	width: 22.6%;
	float: right;
	margin-top:0px;

}

.sideHeader {
	width: 100%;
	background-color: #082886;

}
.sideHeader h2 {
	padding: 7px 0px 22px 0px;
    font-size: 110%;
    color: #fff;
    text-align: center;
    background-image: url(../images/bg-sidemenu-h2.png);
    background-repeat: no-repeat;
    background-position: center 80%;
    background-size: 24px;

}

.sideBody {
	width: 100%;
	background-color: #eeefef;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
	font-size: 85%;
}

.sideBody li {
	margin: 0 5px 0 5px;
    padding: 9px 0 7px 26px;
    background-color: #fff;
    background-image: url(../images/bg-list.png);
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 8px 13px
}

.sideBody .current_page {
	background-color: #eeefef;
}

.active {
    color: #888;
}


.sideBody a {
	background-image: url("../images/link-icon01.png");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration : none;

}


.sidebanner {
	margin-top:15px;
	text-align: center;
}

.sidebanner li{
	margin-bottom: 0px;
}

.sidebanner li img{
	border:solid 1px #ccc;
}




.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	}

.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	}

.contentBody .pul-li02 strong{
	}



/*コンテンツページ関係終わり
================================================== */









/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}






}


/* ＰＣサイト終わり
==================================================
==================================================
==================================================
================================================== */





/* スマホサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media (max-width: 767px) {


body , html {
	height: 100%;
  -webkit-text-size-adjust: 100%;

}

body {
	margin:0px;
	padding:0px;
	font-size: 87.5%;
	line-height: 130%;


}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pc-disp {
	display: none;
}
.sp-disp {
}


.scrollTable {
  overflow-x: auto;
}
.scrollTable::-webkit-scrollbar {
  height: 5px;
}
.scrollTable::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.scrollTable::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}




#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 87.5%;
}


#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;

}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	width: 50px;

}


.skip p {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}





#header {

	display: none;
}

.sp-header {
	margin-top: 70px;
}


/* メニュー関係
================================================== */

#title {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.header-top{
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #fff;
	width:100%;
	height:70px;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	z-index: 3;
}

.header-top .logo{
	float: left;
	width: 80%;
	padding: 10px 0 0 5px;
}

.header-top .logo img{
	width: 240px;
}


.header-top a{
	text-decoration: none;
}



.menu_open_button{
	float: left;
	width: 20%;
	text-align: right;
	padding: 0px 5px 0 0;
}

.menu_open_button a {
	background-repeat: no-repeat;
	background-position: center 8px;
	background-image: url(../images/menu_icon.png);
	background-color: #143073;
	padding-top: 28px;
	text-align: center;
	width:  55px;
	height: 45px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}


.menu_close_button {
	float: right;
	padding: 0px 10px 0 0;
	margin-bottom: 10px;
}
.menu_close_button a {
	display: block;
	background-repeat: no-repeat;
	background-position: center 8px;
	background-image: url(../images/menu_icon.png);
	background-color: #143073;
	padding-top: 28px;
	text-align: center;
	width:  55px;
	height: 45px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}


/* Header Nav
================================================== */

.header-navi{
}
.header-navi .nav-header{
  background: #999999;
}
.header-navi .nav-header h2{
  float: left;
  padding: 15px 5px 5px 5px;
}
.header-navi .nav-header button{
  float: right;
  padding: 5px;
}
.header-navi .nav-header button img{
  width: 45px;
}

/*サイドバー
---------------------------------------------------------------*/

#modal {
	display: none;

}

#modal h2 {
	background-color: #143073;
	color: #fff;
	padding: 5px 0 5px 5px;
	font-weight: normal;
}


#modal ul{
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;

  }

#modal ul li{
	background: -moz-linear-gradient(top, #dee7fa, #111111);
	background: -webkit-linear-gradient(top, #dee7fa, #111111);
	background: linear-gradient(to bottom, #fff, #f1f1f1);
	border-bottom: 1px solid #e8e8e8;
  }


#modal ul li a{
	display: block;
	width: 100%;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #143073;
	font-size: 100%;
	background-image: url("../images/bg-link3.png");
	background-repeat: no-repeat;
	background-position: 95% 45%;
}

#modal-menu1 {

}
#modal-menu2 {

}
#modal-menu3 {

}
#modal-menu4 {

}
#modal-menu5 {

}
#modal-menu6 {

}
#modal-menu7 {

}
#modal-menu8 {

}
#modal-menu9 {

}


.close{
  text-align: right;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.close a{
}

.open{
  display:block;
  margin-top: 7px;
  margin-right: 7px;
  float: right;
}

.open img{
  vertical-align:middle;
}


/*メニュー関係終わり
---------------------------------------------------------------*/









#content {
	width:100%;
	padding-bottom: 0px;

}



/* jquery.bxslider.min.js 関連設定始まり */
#main_img_wrapper{
	max-width: 1980px;
	margin: 0 auto;

}
.main_img_body{
	position: relative;

}

.wrapper-layer {
	position: absolute;
	padding: 3px 5px 3px 5px;
	background-color: #000;
	top: 50%;
	left: 0;
	z-index: 2;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 45%;
}
.wrapper-layer img {
	width: 100%;
	max-width: 371px;
}


#main_img_wrapper .bx-wrapper{
	margin-bottom: 0;
}

#main_img_wrapper .bx-wrapper .bx-viewport{
	left: 0;
	border: 0;
	box-shadow: none;
}

#main_img_wrapper .bx-wrapper .bx-controls-direction a{
	top: 0;
	margin-top: 0;
	width: 74px;
	height: 100%;
}

#main_img_wrapper .bx-wrapper .bx-next{
	display: none;
	right: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

#main_img_wrapper .bx-wrapper .bx-prev{
	display: none;
	left: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


/* jquery.bxslider.min.js 関連設定終わり*/





.content-top1 {
	width:100%;
	padding: 37px 0px 20px 0px;
	background-color: #e6e6e6;

}

.content-top1-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;
}

.content-top1-inner:after {
	content: "";
	display: block;
	clear: both;
}


.content-top1-l {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 0 2px 0 5px ;
}
.content-top1-c {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 0 2px 0 2px ;
}
.content-top1-r {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 0 5px 0 2px ;
}



.content-top2 {
	width:100%;
	margin: 25px 0 0 0;

}

.content-top2-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;

}

.content-top2-top {
	padding-bottom: 3px;
}

.content-top2-top-title {
	width: 100%;
	padding-left: 5px;
	margin-bottom: 5px;
}
.content-top2-top-title img {
	width: 100%;
	max-width: 150px;
}
.content-top2-top-label {
	width: 100%;
}


.content-top2-top-label ul li {
	display: inline-block;
	width: 33.3%;
}

.content-top2-top-label ul li:nth-child(1) {
	width: 40%;
}
.content-top2-top-label ul li:nth-child(2) {
	width: 30%;
}
.content-top2-top-label ul li:nth-child(3) {
	width: 30%;
}


.content-top2-top-label ul li a{
	display: block;
	padding: 8px 0 8px 0;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
.content-top2-top-label ul li a:hover{
	color: #ffa400;
}

.content-top2-top-label ul li span {
	padding-left: 20px;
	background-image: url("../images/bg-link1.png");
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 0px 50%;
}

.content-top2-top-label ul li:nth-child(1) {
	background-color: #060505;

}
.content-top2-top-label ul li:nth-child(2) {
	background-color: #153073;
}
.content-top2-top-label ul li:nth-child(3) {
	background-color: #3eb8ac;
}









.content-top2-list {

}

.content-top2-list ul {

}





.content-top2-list ul li {
	padding: 6px 0 6px 0;

}




.content-top2-list .date {
	display: block;
	padding-left: 5px;
	color: #153073;
}

.content-top2-list .title {
	padding-left: 5px;
}


.content-top2-list  .title span {
	display: inline-block;
	width: 75px;
	margin-right: 8px;
	color: #fff;
	font-size: 87.5%;
	text-align: center;
}


.content-top2-list .list-category-information {
	background-color: #153073;
}
.content-top2-list .list-category-prevention {
	background-color: #3eb8ac;
}
.content-top2-list .list3 {
	background-color: #060505;
}

.news-ichiran {
	text-align: right;
}
.news-ichiran a {
	text-decoration: none;
	padding: 10px;
}
.news-ichiran span {
	margin-right: 5px;
	border: 1px solid #000;
}
.content-top3 {
	width:100%;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	background-color: #e6e6e6;
}

.content-top3-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;

}

.content-top3-inner:after {
	content: "";
	display: block;
	clear: both;
}

.top3-menu1 {
	float: left;
	width: 25.12%;
}
.top3-menu2 {
	float: left;
	width: 24.82%;
}
.top3-menu3 {
	float: left;
	width: 24.92%;
}

.top3-menu4 {
	float: left;
	width: 25.12%;
}



.top3-menu1 img,
.top3-menu2 img,
.top3-menu3 img,
.top3-menu4 img {
	width: 100%;
}

.top3-menu1 img {
	max-width: 247px;
}
.top3-menu2 img {
	max-width: 244px;
}
.top3-menu3 img {
	max-width: 245px;
}
.top3-menu4 img {
	max-width: 247px;
}


#footer {
	width:100%;
	position: absolute;
}


.footer-menu1 {
	width: 100%;
	background-color: #e6e6e6;
}

#home .footer-menu1 {
	display: none;
}
.footer-menu1-inner {
	width: 100%;
	max-width: 981px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
.footer-menu1-inner ul li{
	display: inline-block;
	width: 33.33%;
}
.footer-menu1-inner ul li img {
	width: 100%;
	max-width: 327px;
}


.footer-menu2 {
	width: 100%;
	background-color: #e6e6e6;
}
#home .footer-menu2 {
	display: none;
}




.footer-menu2-inner {
	width: 100%;
	max-width: 983px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.footer-menu2-title {
	font-weight: bold;
	padding: 5px 0 2px 0;
	background-color: #fff;
	text-align: center;
}



.footer-menu2-inner ul li:nth-child(1){
	display: inline-block;
	width: 52.82%;
}
.footer-menu2-inner ul li:nth-child(1) img {
	width: 100%;
	max-width: 393px;
}
.footer-menu2-inner ul li:nth-child(2){
	display: inline-block;
	width: 47.18%;
}
.footer-menu2-inner ul li:nth-child(2) img {
	width: 100%;
	max-width: 351px;
}




.footer1 {
	width: 100%;
	margin-top: 0px;
}


.footer1-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
.footer1-inner ul {

}
.footer1-inner ul li{
	background: -moz-linear-gradient(top, #494949, #111111);
	background: -webkit-linear-gradient(top, #494949, #111111);
	background: linear-gradient(to bottom, #494949, #111111);
	border-bottom: 1px solid #949494;
}

.footer1-inner ul li a {
	display: block;
	width: 100%;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 100%;
	background-image: url("../images/bg-link3.png");
	background-repeat: no-repeat;
	background-position: 95% 45%;
}
.footer1-inner ul li a:hover {

}

.footer2 {
	width: 100%;
	background-color: #000;
}
.footer2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

.footer2-inner:after {
	content: "";
	display: block;
	clear: both;
}



.footer2-l {
	width: 100%;
	margin-bottom: 10px;
}

.footer2-l img{
	width: 100%;
	max-width: 182px;
}

.footer2-c {
	width: 100%;
	color: #fff;
	margin-bottom: 5px;
}

.footer2-r {
	width: 100%;
}
.footer2-r a {
	color: #fff;
	display: block;
	border: 1px solid #fff;
	padding: 5px 0 5px 0;
	text-decoration: none;
	width: 200px;
	text-align: center;
}

.footer2-r span {
	background-image: url("../images/bg-link1.png");
	background-repeat: no-repeat;
	background-position: left 45%;
	padding-left: 25px;
}

.footer2-r a:hover {
	color: #ffa400;
}
.footer3 {
	width: 100%;
	background-color: #143072;
	color: #fff;
	text-align: center;
	padding:0 0 0 0;
	font-size: 70%;
}



#pc-footer {
	display: none;
}


/* スマホコンテンツページ関係始まり
================================================== */









#sitemap_main {
	display: none;
}



#search_main {
	display: none;
}









#breadCrumb {
	padding: 15px 0 15px 5px;
}

#breadCrumb a {

}
#breadCrumb a:hover {
	color: #ffa400;
}
.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}


#content-inner {
	width: 100%;
	padding: 0;

}

#content-inner:after {
}


#main {
	width: 100%;
	background-color: #fff;
	padding: 10px 5px 20px 5px;

}
#main2 {
	width: 100%;
	background-color: #fff;
	padding: 10px 5px 20px 5px;
}


.contentBody {
  padding: 10px;
  box-sizing: border-box;
}

.thumb {
	float: left;
	padding-left: 0px;
}
.thumb img {
	width: 100px;
	margin-right: 10px;

}


.pageList {
	padding-top: 20px;
	margin:0px;
}

.contentBody .pageList {
  margin-left: 0px;
}


.pageList li {
	list-style-type: none;
	padding: 10px 10px 20px 10px;
}
.pageList li:nth-child(2n+1) {
	background-color: #f2f2f2;
}
.pageList li:nth-child(2n) {
	background-color: #fff;
}

.pageList .title {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 5px;
}


.pageList .title a{
	padding-left: 25px;
	background-image: url(../images/bg-link4.png);
	background-repeat: no-repeat;
	background-position: left center;
	}


.pageList .date {
	font-size:80%;
	color: #6E4825;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
}


.pageList .description {
 	display: block;
	font-weight: normal;
	margin-top:0px;

}

.pageList .description {
 	display: block;
	font-weight: normal;
	margin-top:0px;
	padding-left: 25px;
}


.contentBody .pagination {
	text-align:center;
	}
.contentBody .pagination a{
		background-color : #000000;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}




#sidemenu {
	/*display: none;*/
  margin: 10px;
}
.sideHeader {
	width: 100%;
	background-color: #082886;

}
.sideHeader h2 {
	padding: 7px 0px 22px 0px;
    font-size: 110%;
    color: #fff;
    text-align: center;
    background-image: url(../images/bg-sidemenu-h2.png);
    background-repeat: no-repeat;
    background-position: center 80%;
    background-size: 24px;

}

.sideBody {
	width: 100%;
	background-color: #eeefef;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
	font-size: 85%;
}

.sideBody li {
	margin: 0 5px 0 5px;
    padding: 9px 0 7px 26px;
    background-color: #fff;
    background-image: url(../images/bg-list.png);
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 8px 13px
}

.sideBody .current_page {
	background-color: #eeefef;
}

.active {
    color: #888;
}


.sideBody a {
	background-image: url("../images/link-icon01.png");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration : none;

}


.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;
	}

.contentBody .pul-li02 strong{
	}





/*コンテンツページ関係終わり
================================================== */






/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}

}


@media (max-width: 384px) {


.content-top1-l {
	width: 100%;
	text-align: center;
	margin-bottom: -10px;
}
.content-top1-l img {
	width: 50%;
	padding: 0 2px 0 2px;
}
.content-top1-c {
	float: left;
	width: 50%;
	text-align: center;
	padding: 0 2px 0 5px;
}
.content-top1-r {
	float: left;
	width: 50%;
	text-align: center;
	padding: 0 5px 0 2px;
}







.top3-menu1 {
	float: left;
	/*width: 50.3%;*/
	width: 50%;
}
.top3-menu2 {
	float: left;
	/*width: 49.7%;*/
	width: 50%;
}
.top3-menu3 {
	float: left;
	/*width: 49.8%;*/
	width: 50%;
}

.top3-menu4 {
	float: left;
	/*width: 50.2%;*/
	width: 50%;
}
}

/* スマホサイト終わり
==================================================
==================================================
==================================================
================================================== */