@charset "UTF-8";
/*
@mixin box-shadow ($shadows...) {
  @include prefixer(box-shadow, $shadows, spec);
  @warn "box-shadow is deprecated and will be removed in the next major version release";
}

@mixin background-size ($lengths...) {
  @include prefixer(background-size, $lengths, spec);
  @warn "background-size is deprecated and will be removed in the next major version release";
}
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  font-size: 15px;
  font-family: Arial, sans-serif;
}

.mobile {
  display: none;
}

.ie {
  display: none;
}

#viewport {
  overflow: hidden;
}

.container {
  width: 960px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}

#header {
  height: 56px;
  margin-bottom: 10px;
  line-height: 56px;
}
#header img {
  vertical-align: middle;
  margin-right: 5px;
}
#header .site, #header form, #header .sub, #header .font {
  position: absolute;
  top: 0;
  font-size: 12px;
}
#header .site {
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  *zoom: 1;
}
#header .site:before, #header .site:after {
  content: " ";
  display: table;
}
#header .site:after {
  clear: both;
}
#header .site li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
#header .site li:first-child, #header .site li.first {
  padding-left: 0;
}
#header .site li:last-child {
  padding-right: 0;
}
#header .site li.last {
  padding-right: 0;
}
#header .site li {
  margin-right: 16px;
}
#header .site a {
  text-decoration: underline;
  color: #16981e;
}
#header form {
  right: 0;
}
#header form input {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  line-height: 19px;
  vertical-align: middle;
}
#header form #epcoquery {
  margin: 0;
  border: 1px solid #CCCCCC;
  width: 120px;
}
#header h1 a {
  text-decoration: none;
}

#global {
  margin-bottom: -41px;
  position: relative;
  z-index: 99;
}


#global .container {
  background: white;
  height: 40px;
  text-align: center;
}
#global ul {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
#global a {
  display: block;
  height: 34px;
  padding: 6px 6px 0 6px;
  text-align: center;
  line-height: 1.2em;
  text-decoration: none;
  color: black;
  font-size: 12px;
  font-weight: bold;
  border-left: 1px solid #E0E0E0;
}


#global a:hover {
	background-color: #ecf6f0;
}
#global a.current {
	background-color: #ecf6f0;
}

#global a.item1 {
  border-left: none;
  width: 123px;
  line-height: 29px;
}
#global a.item7 {
  width: 123px;
  line-height: 29px;
}

#global a.item2,
#global a.item3,
#global a.item4,
#global a.item5,
#global a.item6,
#global a.item7 {
  width: 123px;
}



#global li {
  display: block;
  float: left;
}

#cover {
  background: #F0F0F0;
  position: relative;
  height: 478px;
}
#cover .container {
  width: 100%;
  height: 478px;
  overflow: hidden;
  text-align: center;

    position: absolute;
    top: 0;
    left: 0;

}
#cover li div {
  position: absolute;
  width: 100%;
  height: 478px;
}
#cover .thumb {
  margin-top: -100px;
  position: relative;
  z-index: 99;
  text-align: center;
}
#cover .thumb li {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}

#special a {
  display: block;
  padding: 10px;
  position: absolute;
  top: -420px;
  right: 0;
  background: white;
  color: black;
  font-weight: bold;
  border: 1px solid silver;
  text-decoration: none;
}

#section1 {
  margin-bottom: 12px;
  *zoom: 1;
  margin-top: -30px;
  margin-left: -10px;
  margin-bottom: 20px;
}
#section1:before, #section1:after {
  content: " ";
  display: table;
}
#section1:after {
  clear: both;
}
#section1 .container {
  background: url('../img/news.back-1386207448.png') center top no-repeat;
  padding: 20px;
  width: 910px;
}
#section1 h2 {
  width: 146px;
  text-align: center;
  font-weight: bold;
  float: left;
  margin-right: -146px;
}
#section1 .topics {
  width: 760px;
  float: left;
  padding-top: 40px;
  padding-left: 146px;
  border-left: 2px solid #009933;
}
#section1 .topics dt {
  width: 6em;
  float: left;
  margin-right: -6em;
  font-weight: bold;
  text-indent: 12px;
  background: url('../img/arrow.right-1386208204.png') 0 2px no-repeat;
}
#section1 .topics dd {
  padding-left: 7em;
  margin-bottom: 10px;
}
#section1 .more {
  position: absolute;
  right: 20px;
  top: 20px;
}

#section2 {
  margin-bottom: 30px;
}
#section2 .container {
  width: 972px;
}
#section2 .container li {
  display: inline;
}
#section2 .container a {
  display: block;
  width: 324px;
  float: left;
  margin-bottom: 10px;
}

#footer {
  background: #e6e6e6;
  padding: 26px 0;
}
#footer h2 {
  float: left;
}
#footer ul {
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
  *zoom: 1;
}
#footer ul:before, #footer ul:after {
  content: " ";
  display: table;
}
#footer ul:after {
  clear: both;
}
#footer ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
#footer ul li:first-child, #footer ul li.first {
  padding-left: 0;
}
#footer ul li:last-child {
  padding-right: 0;
}
#footer ul li.last {
  padding-right: 0;
}
#footer ul a {
  text-decoration: none;
  color: #666666;
}
#footer p {
  text-align: right;
  clear: both;
}
#footer address {
  text-align: right;
}

#pageWrap {
  margin-top: 150px;
  width: 770px;
}

#menutd {
  vertical-align: top;
}

#top {
  margin-top: -150px;
  padding-top: 150px;
}

.page_top {
  vertical-align: middle;
}











@media screen and (min-width: 668px) {
	.spOnly { display: none; }
	.l-header { border-top: 4px solid #006633; border-bottom: 1px solid #e0e0e0; color: #202020; position: fixed; left: 0; top: 0; width: 100%; background: #fff; z-index: 10000; height: 145px; font-family: 'Noto Sans JP', sans-serif; font-size: 14px; line-height: 1; min-width: 950px; }
	.l-header:after { position: absolute; width: 950px; height: 1px; background: #006633; content: ""; bottom: -1px; left: 50%; margin-left: -475px; z-index: 1; }
	.l-header a { text-decoration: none; color: #202020; }
	.l-header a:hover { opacity: 0.8; }
	.l-header h1 { position: absolute; top: 15px; left: 50%; margin-left: -475px; }
	.l-header_cmnNav { margin: 85px auto 0; width: 950px; }
	.l-header_cmnNav ul { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; position: relative; }
	.l-header_cmnNav ul:before { position: absolute; content: ""; background: #e6e6e6; width: 1px; height: 35px; left: 0; top: 50%; margin-top: -17px; }
	.l-header_cmnNav ul li { width: 190px; position: relative; line-height: 1.2; }
	.l-header_cmnNav ul li:after { position: absolute; content: ""; background: #e6e6e6; width: 1px; height: 35px; right: 0; top: 50%; margin-top: -17px; }
	.l-header_cmnNav ul li a { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; text-align: center; height: 35px; }
	.l-header_subNav { position: absolute; width: 545px; top: 0; left: 50%; margin-left: -95px; background: #f8f8f8; padding: 20px 0 20px 25px; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
	.l-header_subNav .m-access { margin-right: 25px; }
	.l-header_subNav .m-access a { position: relative; padding-left: 15px; display: block; }
	.l-header_subNav .m-access a:before { position: absolute; content: ""; top: 50%; margin-top: -4px; left: 0; width: 6px; height: 6px; border: 1px solid; border-color: #006633 #006633 transparent transparent; transform: rotate(45deg); }
	.l-header_subNav .m-fontSize { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; padding: 0 23px; position: relative; margin-right: 20px; }
	.l-header_subNav .m-fontSize:before { width: 1px; height: 15px; background: #d2d2d2; content: ""; position: absolute; top: 50%; margin-top: -7px; left: 0; }
	.l-header_subNav .m-fontSize:after { width: 1px; height: 15px; background: #d2d2d2; content: ""; position: absolute; top: 50%; margin-top: -7px; right: 0; }
	.l-header_subNav .m-fontSize li:first-child { margin-right: 13px; }
	.l-header_subNav .m-fontSize a { width: 59px; height: 23px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; color: #202020; background: #fff; font-size: 12px; }
	.l-header_subNav .m-fontSize a.on { color: #fff; background: #006633; }
	.l-header_subNav .m-english a { font-size: 12px; display: block; background: #fff; padding: 7px 15px; }
	.l-main { margin-top: 145px; }
	.s .l-main { font-size: 12px; }
	.m .l-main { font-size: 14px; }
	.l .l-main { font-size: 16px; }
	.l-footer { background: #f6f6f6; border-top: 1px solid #006633; padding: 20px 0 40px; font-family: 'Noto Sans JP', sans-serif; font-size: 14px; line-height: 1; min-width: 950px; text-align: center; }
	.l-footer ul { margin: 20px auto 0; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; width: 950px; }
	.l-footer li { padding: 0 20px; position: relative; }
	.l-footer li:before { content: ""; top: 3px; left: 0; width: 1px; height: 15px; background: #d2d2d2; position: absolute; }
	.l-footer li:last-child:after { content: ""; top: 3px; right: 0; width: 1px; height: 15px; background: #d2d2d2; position: absolute; }
	.l-footer .m-copyright { margin-top: 30px; }
}
@media screen and (max-width: 667px) {
	.pcOnly { display: none; }
    .l-header { border-top: 1.25vw solid #006633; border-bottom: 0.2vw solid #ccc; padding: 0; height: 21vw; position: fixed; width: 100vw; background: #fff; z-index: 1000; top: 0; left: 0; font-family: 'Noto Sans JP', sans-serif; }
	.l-header h1 { float: left; padding: 4.2vw 0 0 4.5vw; }
	.l-header h1 img { width: 75vw; height: auto; }
	#gnav {}
	#panel-btn { position: relative; z-index: 1100; float: right; display: inline-block; margin: 4.8vw 5vw 0 0; width: 11.5vw; height: 11.5vw; text-indent: -9999px; background: #006633; }
	#panel-btn-icon { position: absolute; top: 50%; left: 50%; display: block; margin: -0.4vw 0 0 -3.1vw; width: 6.25vw; height: 0.8vw; background: #fff; transition: .2s; }
	#panel-btn-icon:before,
	#panel-btn-icon:after { position: absolute; top: 50%; left: 0; display: block; width: 6.25vw; height: 0.8vw; background: #fff; content: ""; transition: .3s; }
	#panel-btn-icon:before { margin-top: -3.1vw; }
	#panel-btn-icon:after { margin-top: 2.3vw; }
	#panel-btn .close { background: transparent; }
	#panel-btn .close:before,
	#panel-btn .close:after { margin-top: 0; }
	#panel-btn .close:before { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }
	#panel-btn .close:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	.gnav { position: absolute; top: 20vw; z-index: 1000; display: none; padding: 0 5vw; width: 90vw; max-height: 90vh; overflow: scroll; background: #006633; box-shadow: 0 0 3px rgba(0,0,0,0.2); }
	.gnav a { display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-decoration: none }
	.l-header_cmnNav ul li { border-bottom: 0.2vw solid #fff; }
	.l-header_cmnNav ul a { position: relative; color: #fff; font-size: 3.7vw; display: block; padding: 5vw 0 5vw 5vw; }
	.l-header_cmnNav ul a:before { position: absolute; top: 50%; left: 0; content: ""; margin-top: -1vw; width: 2vw; height: 2vw; border: 1px solid; border-color: #fff #fff transparent transparent; transform: rotate(45deg); }
	.l-header_subNav { display: -webkit-flex; display: flex; flex-wrap: wrap; }
	.l-header_subNav .m-access { border-bottom: 0.2vw solid #fff; width: 100%; }
	.l-header_subNav .m-access li { border-bottom: 0.2vw solid #fff; }
	.l-header_subNav .m-access a { position: relative; color: #fff; font-size: 3.7vw; display: block; padding: 5vw 0 5vw 5vw; }
	.l-header_subNav .m-access a:before { position: absolute; top: 50%; left: 0; content: ""; margin-top: -1vw; width: 2vw; height: 2vw; border: 1px solid; border-color: #fff #fff transparent transparent; transform: rotate(45deg); }
	.l-header_subNav .m-english { padding: 6.25vw 0; margin: 0 auto; }
	.l-header_subNav .m-english a { display: inline-block; background: #fff; padding: 1.2vw 8.75vw; color: #202020; }
	.l-main { margin-top: 21vw; }
	.l-footer { background: #f6f6f6; border-top: 1px solid #006633; padding: 6vw 0; font-family: 'Noto Sans JP', sans-serif; font-size: 3.7vw; line-height: 1; }
	.l-footer ul { margin: 0 3vw; }
	.l-footer li { margin-bottom: 3vw; }
	.l-footer .m-copyright { text-align: center; margin-top: 5vw; }
}
