@charset "UTF-8";
html, body,
div, span,
object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var,
ul, ol, li, dl, dt, dd,
form, fieldset, legend, label,
table, caption, tbody, tfoot, thead, tr, th, td,
header, main, nav, footer {
  margin: 0;
  padding: 0;
}

header, main, nav, footer {
  display: block;
}

body {
  color: #111111;
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",  sans-serif;
  line-height: 1.5;
  background: #fff url(../images/bg_body.png) repeat;
}

ol, ul {
  list-style: none;
}

img {
  border: 0;
  line-height: 1;
  vertical-align: bottom;
}

blockquote, q {
  quotes: none;
}

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

hr {
  display: none;
}

a {
  color: #006599;
  text-decoration: none;
}

a:visited {
  color: #5140b8;
}

a:hover {
  color: #00324d;
  text-decoration: underline;
}

a:focus {
  outline: 0;
}

a:active {
  text-decoration: underline;
}

.main h1, .h1 {
  font-size: 36px;
}

.main h2, .h2 {
  color: #78a106;
  font-size: 24px;
  margin-bottom: 20px;
}

.main h3, .h3 {
  color: #c777a2;
  font-size: 21px;
}

.main h4, .h4 {
  font-size: 18px;
}

.main h5, .h5 {
  font-size: 14px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small, h2 small,
h2 .small, .h2 small,
.h2 .small, h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
  font-weight: normal;
  line-height: 1;
  color: #B1BAB5;
}

h4 small,
h4 .small, .h4 small,
.h4 .small, h5 small,
h5 .small, .h5 small,
.h5 .small, h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

.topicpath {
  clear: both;
  font-size: 85.71429%;
  width: 100%;
}
.topicpath dl {
  padding: 0;
}
.topicpath dt {
  display: none;
}

.main p {
  margin: 0 0 10.5px;
}

.lead {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 21px;
}

/* ===== Header ===== */
header {
  height: 110px;
}
header .header_content {
  margin: 0 auto;
  position: relative;
  width: 1024px;
}
header .header_content h1 {
  line-height: 1;
}
header .header_content h1 #logo {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 309px;
}
header .header_content #lang {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}
header .header_content #lang li {
  display: inline-block;
  margin-right: 2px;
}
header .header_content #lang li:last-child {
  margin-right: 0;
}
header .header_content #lang a {
  background-color: #464d47;
  color: #fff;
  display: block;
  padding: 5px 10px;
  font-size: 12px;
  min-width: 154px;
  text-align: center;
}
header .header_content #lang .business a {
  background-color: #bd4646;
}
header .header_content .utility {
  display: block;
  position: absolute;
  top: 55px;
  right: 280px;
  margin: 0;
  text-align: left;
}
header .header_content .utility li {
  display: inline-block;
  margin-right: 6px;
  border-right: 1px solid #111111;
}
header .header_content .utility li:last-child {
  border-right: none;
}
header .header_content .utility a {
  color: #111111;
  display: block;
  padding: 3px 21px 3px 8px;
  font-size: 12px;
  text-decoration: none;
}
header .header_content .utility .home {
  display: inline-block;
}
header #search {
  display: block;
  position: absolute;
  top: 38px;
  right: 0;
  width: 270px;
}
header #search .gsc-control-cse {
  border: none !important;
  background: none !important;
}
header #search input.gsc-search-button,
header #search input.gsc-search-button:hover,
header #search input.gsc-search-button:focus {
  border-color: #78A106;
  background-color: #78A106;
}
header #search .cse .gsc-search-button input.gsc-search-button-v2,
header #search input.gsc-search-button-v2 {
  padding: 6px 13px;
}
header #search .cse .gsc-control-cse,
header #search .gsc-control-cse {
  padding: 1em;
  width: auto;
}

/* ===== Nav ===== */
#global_nav {
  background-color: #fff;
  border: 1px solid #E3E6DE;
  border-bottom: none;
  box-sizing: border-box;
  width: 1024px;
  margin: 0 auto;
  min-height: 100px;
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.3);
}
#global_nav li {
  background: url(../images/bg_gnav_border.png) 100% 16px no-repeat;
  display: block;
  float: left;
  min-height: 88px;
  width: 170px;
}
#global_nav li.menu6 {
  background: none;
}
#global_nav li.home, #global_nav li.access, #global_nav li.sitemap {
  display: none;
}
#global_nav a {
  border-bottom: 3px solid #78A106;
  background-repeat: no-repeat;
  background-position: 50% 20px;
  color: #111111;
  display: block;
  min-height: 33px;
  padding-top: 64px;
  font-size: 15px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  transition: border-bottom .2s ease-in,color .2s ease-in,background-image .2s ease-in;
}
#global_nav a:hover {
  border-bottom: 3px solid #97CFF0;
  color: #97CFF0;
}
#global_nav .menu1 a {
  background-image: url(../images/gnav_menu1_icon.png);
}
#global_nav .menu1 a:hover {
  background-image: url(../images/gnav_menu1_icon_over.png);
}
#global_nav .menu2 a {
  background-image: url(../images/gnav_menu2_icon.png);
}
#global_nav .menu2 a:hover {
  background-image: url(../images/gnav_menu2_icon_over.png);
}
#global_nav .menu3 a {
  background-image: url(../images/gnav_menu3_icon.png);
}
#global_nav .menu3 a:hover {
  background-image: url(../images/gnav_menu3_icon_over.png);
}
#global_nav .menu4 a {
  background-image: url(../images/gnav_menu4_icon.png);
}
#global_nav .menu4 a:hover {
  background-image: url(../images/gnav_menu4_icon_over.png);
}
#global_nav .menu5 a {
  background-image: url(../images/gnav_menu5_icon.png);
}
#global_nav .menu5 a:hover {
  background-image: url(../images/gnav_menu5_icon_over.png);
}
#global_nav .menu6 a {
  background-image: url(../images/gnav_menu6_icon.png);
}
#global_nav .menu6 a:hover {
  background-image: url(../images/gnav_menu6_icon_over.png);
}

#sidebar {
  margin-right: 0 !important;
}

p#menu_toggle {
  display: none;
}

/* ===== Footer ===== */
footer {
  width: 100%;
  color: #111111;
  background: #000 url(../images/bg_footer.png) 0 0 repeat;
  font-size: 12px;
}
footer .footer_content {
  width: 1024px;
  margin: 0 auto;
}
footer .utility {
  background-color: #99714D;
  display: block;
  margin: 0;
  padding: 10px 0;
  text-align: left;
}
footer .utility ul {
  width: 1024px;
  margin: 0 auto;
}
footer .utility li {
  display: inline;
  margin-right: 30px;
}
footer .utility li:last-child {
  margin-right: 0;
}
footer .utility li a {
  color: #fff;
  text-decoration: none;
}
footer .logo {
  margin: 20px 0;
  width: 23%;
  display: inline-block;
  vertical-align: top;
}
footer address {
  margin: 20px 0;
  width: 70%;
  display: inline-block;
}
footer address span {
  padding-right: 1em;
}
footer address .postal_code,
footer address .locality,
footer address .email {
  display: block;
}
footer .copyright {
  background-color: #111111;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

/* ===== Content ===== */
.topicpath {
  margin: 24px 0 30px;
}

#gotop_nav {
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
}
#gotop_nav .inner a {
  display: inline-block;
  padding: 10px 0 6px 0;
  color: #FFF;
  background: url(../images/bg_nav_pagetop.png) 0 0 no-repeat;
  font-size: 12px;
  text-decoration: none;
  vertical-align: bottom;
  min-width: 160px;
}

#content {
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
}
#content > h1 {
  background-color: #2E332F;
  width: 100%;
  text-align: center;
  border-top: 5px solid #78A106;
}
#content > h1 img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
#content:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.main {
  width: 1024px;
  margin: 0 auto;
}

#ad {
  clear: both;
  margin: 30px auto 0;
  width: 1024px;
}

#ad .row li img {
  vertical-align: bottom;
}

#ad .row li {
  margin-bottom: 10px;
}

#ad > p {
  background: #78a106 url(../images/bg_ad_pattern.png) left center repeat;
  color: #fff;
  font-weight: bold;
  border-radius: 16px;
  margin-bottom: 20px;
  padding: 5px 10px 5px 20px;
}

/* Grid system */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  /*display:inline;*/
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.col-1 {
  width: 67px;
}

.col-2 {
  width: 154px;
}

.col-3 {
  width: 241px;
}

.col-4 {
  width: 328px;
}

.col-5 {
  width: 415px;
}

.col-6 {
  width: 502px;
}

.col-7 {
  width: 589px;
}

.col-8 {
  width: 676px;
}

.col-9 {
  width: 763px;
}

.col-10 {
  width: 850px;
}

.col-11 {
  width: 937px;
}

.col-12 {
  width: 1024px;
}

.fluid .col-1,
.fluid .col-2,
.fluid .col-3,
.fluid .col-4,
.fluid .col-5,
.fluid .col-6,
.fluid .col-7,
.fluid .col-8,
.fluid .col-9,
.fluid .col-10,
.fluid .col-11,
.fluid .col-12 {
  display: block;
  position: relative;
  margin-right: 2%;
}

.fluid .col-12 {
  margin-right: 0;
}

.fluid .col-1 {
  width: 6.333%;
}

.fluid .col-2 {
  width: 14.667%;
}

.fluid .col-3 {
  width: 23.0%;
}

.fluid .col-4 {
  width: 31.333%;
}

.fluid .col-5 {
  width: 39.667%;
}

.fluid .col-6 {
  width: 48.0%;
}

.fluid .col-7 {
  width: 56.333%;
}

.fluid .col-8 {
  width: 64.667%;
}

.fluid .col-9 {
  width: 73.0%;
}

.fluid .col-10 {
  width: 81.333%;
}

.fluid .col-11 {
  width: 89.667%;
}

.fluid .col-12 {
  width: 98.0%;
}

.alpha {
  margin-left: 0 !important;
}

.omega {
  margin-right: 0 !important;
}

.row {
  margin: 0 0 10px;
}

.row + .row {
  margin: 10px 0;
}

.row:after, .clr:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
