@charset "UTF-8";
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 62.5%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
.Fs-xx-s {
  font-size: 10px;
  font-size: 1.0rem;
}
.Fs-x-s {
  font-size: 11px;
  font-size: 1.1rem;
}
.Fs-s {
  font-size: 12px;
  font-size: 1.2rem;
}
.Fs-m {
  font-size: 13px;
  font-size: 1.3rem;
}
.Fs-l {
  font-size: 16px;
  font-size: 1.6rem;
}
.Fs-x-l {
  font-size: 18px;
  font-size: 1.8rem;
}
.Fs-xx-l {
  font-size: 23px;
  font-size: 2.3rem;
}
/*5, 8, 13, 21, 34, 55, 89, 144, 233 */
h1 {
  line-height: 1.5;
  margin: 21px 0;
  font-size: 23px;
  font-size: 2.3rem;
}
h2 {
  line-height: 1.5;
  margin: 21px 0;
  font-size: 18px;
  font-size: 1.8rem;
}
h3 {
  font-size: 16px;
  font-size: 1.6rem;
}
h4,
h5,
h6 {
  font-size: 13px;
  font-size: 1.3rem;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0 0 1.3em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 10px;
  font-size: 1.0rem;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-size: 10px;
  font-size: 1.0rem;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *width: 13px;
  /* 3 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
  color: #333333;
  background-color: #F5F5F5;
}
a {
  color: #00688c;
  text-decoration: none;
}
a:hover {
  color: #002f40;
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.row {
  margin-left: -10px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 10px;
}
.span1 {
  width: 80px;
}
.span2 {
  width: 170px;
}
.span3 {
  width: 260px;
}
.span4 {
  width: 350px;
}
.span5 {
  width: 440px;
}
.span6 {
  width: 530px;
}
.span7 {
  width: 620px;
}
.span8 {
  width: 710px;
}
.span9 {
  width: 800px;
}
.span10 {
  width: 890px;
}
.span11 {
  width: 980px;
}
.span12,
.container {
  width: 1070px;
}
.offset1 {
  margin-left: 100px;
}
.offset2 {
  margin-left: 190px;
}
.offset3 {
  margin-left: 280px;
}
.offset4 {
  margin-left: 370px;
}
.offset5 {
  margin-left: 460px;
}
.offset6 {
  margin-left: 550px;
}
.offset7 {
  margin-left: 640px;
}
.offset8 {
  margin-left: 730px;
}
.offset9 {
  margin-left: 820px;
}
.offset10 {
  margin-left: 910px;
}
.offset11 {
  margin-left: 1000px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.127659574%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid > .span1 {
  width: 6.382978723%;
}
.row-fluid > .span2 {
  width: 14.89361702%;
}
.row-fluid > .span3 {
  width: 23.404255317%;
}
.row-fluid > .span4 {
  width: 31.914893614%;
}
.row-fluid > .span5 {
  width: 40.425531911%;
}
.row-fluid > .span6 {
  width: 48.93617020799999%;
}
.row-fluid > .span7 {
  width: 57.446808505%;
}
.row-fluid > .span8 {
  width: 65.95744680199999%;
}
.row-fluid > .span9 {
  width: 74.468085099%;
}
.row-fluid > .span10 {
  width: 82.97872339599999%;
}
.row-fluid > .span11 {
  width: 91.489361693%;
}
.row-fluid > .span12 {
  width: 99.99999998999999%;
}
.container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid {
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11,
.push_12,
.pull_12,
.push_13,
.pull_13,
.push_14,
.pull_14,
.push_15,
.pull_15,
.push_16,
.pull_16 {
  position: relative;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.grid_1 {
  width: 40px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_2 {
  width: 100px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_3 {
  width: 160px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_4 {
  width: 220px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_5 {
  width: 280px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_6 {
  width: 340px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_7 {
  width: 400px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_8 {
  width: 460px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_9 {
  width: 520px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_10 {
  width: 580px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_11 {
  width: 640px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_12 {
  width: 700px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_13 {
  width: 760px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_14 {
  width: 820px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_15 {
  width: 880px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid_16 {
  width: 940px;
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
  padding-left: 60px;
}
.container_16 .prefix_2 {
  padding-left: 120px;
}
.container_16 .prefix_3 {
  padding-left: 180px;
}
.container_16 .prefix_4 {
  padding-left: 240px;
}
.container_16 .prefix_5 {
  padding-left: 300px;
}
.container_16 .prefix_6 {
  padding-left: 360px;
}
.container_16 .prefix_7 {
  padding-left: 420px;
}
.container_16 .prefix_8 {
  padding-left: 480px;
}
.container_16 .prefix_9 {
  padding-left: 540px;
}
.container_16 .prefix_10 {
  padding-left: 600px;
}
.container_16 .prefix_11 {
  padding-left: 660px;
}
.container_16 .prefix_12 {
  padding-left: 720px;
}
.container_16 .prefix_13 {
  padding-left: 780px;
}
.container_16 .prefix_14 {
  padding-left: 840px;
}
.container_16 .prefix_15 {
  padding-left: 900px;
}
/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
  padding-right: 60px;
}
.container_16 .suffix_2 {
  padding-right: 120px;
}
.container_16 .suffix_3 {
  padding-right: 180px;
}
.container_16 .suffix_4 {
  padding-right: 240px;
}
.container_16 .suffix_5 {
  padding-right: 300px;
}
.container_16 .suffix_6 {
  padding-right: 360px;
}
.container_16 .suffix_7 {
  padding-right: 420px;
}
.container_16 .suffix_8 {
  padding-right: 480px;
}
.container_16 .suffix_9 {
  padding-right: 540px;
}
.container_16 .suffix_10 {
  padding-right: 600px;
}
.container_16 .suffix_11 {
  padding-right: 660px;
}
.container_16 .suffix_12 {
  padding-right: 720px;
}
.container_16 .suffix_13 {
  padding-right: 780px;
}
.container_16 .suffix_14 {
  padding-right: 840px;
}
.container_16 .suffix_15 {
  padding-right: 900px;
}
/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
  left: 60px;
}
.container_16 .push_2 {
  left: 120px;
}
.container_16 .push_3 {
  left: 180px;
}
.container_16 .push_4 {
  left: 240px;
}
.container_16 .push_5 {
  left: 300px;
}
.container_16 .push_6 {
  left: 360px;
}
.container_16 .push_7 {
  left: 420px;
}
.container_16 .push_8 {
  left: 480px;
}
.container_16 .push_9 {
  left: 540px;
}
.container_16 .push_10 {
  left: 600px;
}
.container_16 .push_11 {
  left: 660px;
}
.container_16 .push_12 {
  left: 720px;
}
.container_16 .push_13 {
  left: 780px;
}
.container_16 .push_14 {
  left: 840px;
}
.container_16 .push_15 {
  left: 900px;
}
/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
  left: -60px;
}
.container_16 .pull_2 {
  left: -120px;
}
.container_16 .pull_3 {
  left: -180px;
}
.container_16 .pull_4 {
  left: -240px;
}
.container_16 .pull_5 {
  left: -300px;
}
.container_16 .pull_6 {
  left: -360px;
}
.container_16 .pull_7 {
  left: -420px;
}
.container_16 .pull_8 {
  left: -480px;
}
.container_16 .pull_9 {
  left: -540px;
}
.container_16 .pull_10 {
  left: -600px;
}
.container_16 .pull_11 {
  left: -660px;
}
.container_16 .pull_12 {
  left: -720px;
}
.container_16 .pull_13 {
  left: -780px;
}
.container_16 .pull_14 {
  left: -840px;
}
.container_16 .pull_15 {
  left: -900px;
}
/* ===== Primary Mobile Styles ========================================================
   Author: tyoppu
   ========================================================================== */
.notice {
  font-size: 12px;
  font-size: 1.2rem;
}
.caution {
  color: #00688C;
}
.t_l {
  text-align: left !important;
}
.t_r {
  text-align: right !important;
}
.t_c {
  text-align: center !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.content {
  margin-bottom: 20px;
}
/* 添付画像配置（おまかせ） */
/* 添付画像配置（左） */
figure.column-image-left {
  float: left;
  margin-right: 18px;
  margin-bottom: 20px;
  display: inline;
}
html[xmlns*=""] body:last-child .column-image-auto {
  display: block;
}
/* 添付画像配置（右） */
figure.column-image-right {
  float: right;
  margin-left: 18px;
  margin-bottom: 20px;
  display: inline;
}
html[xmlns*=""] body:last-child .column-image-right {
  display: block;
}
/* 添付画像配置（中央） */
figure.column-image-center {
  margin-bottom: 20px;
  text-align: center;
}
/* icon links ------ */
/* pdf link */
a.pdf,
a.pdf .bg-r {
  padding: 3px 0px;
  padding-right: 18px;
  background: url(../images/pdficon_small.png) no-repeat right center;
}
a.pdf .bg-r {
  display: inline-block;
  padding: 2px 18px 2px 0px;
}
a.new{
  padding-right:36px;
  background: url(../images/new_icon.png) no-repeat right center;
}
a.pdf.new{
  padding-right: 59px;
  background: url(../images/pdfnew_icon.png) no-repeat right center;
}
/* _blank link */
a.blank_link,
a.blank_link .bg-r {
  padding: 3px 0px;
  padding-right: 14px;
  background: url(../images/target_blank.gif) no-repeat right center;
}
a.blank_link .bg-r {
  display: inline-block;
  padding: 2px 14px 2px 0px;
}
/* link_mark */
.link_mark {
  padding-left: 12px;
  background: url(../images/contents_link_mark.png) no-repeat left center;
}
/* inlineBgFix */
.inline-bg-fix {
  padding: 0 !important;
  background: none !important;
}
.inline-bg-fix .bg-l {
  margin-right: -0.3em;
}
.inline-bg-fix .bg-r {
  margin-left: -0.3em;
}
/* wrapper ------ */
#wrapper {
  background-image: url(../images/header_line.gif);
  background-repeat: repeat-x;
}
/* header ------ */
#mod_pageheader {
  margin: 0;
  padding: 0;
  position: relative;
}
#brandlogo {
  margin: 0;
  padding: 0;
}
/* #header_links */
#header_links {
  width: 100%;
}
#header_link {
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
#header_link li {
  background: url("../images/header_link_mark.png") no-repeat scroll left center transparent;
  display: inline;
  margin: 0 0 0 10px;
  padding-left: 10px;
}
#header_link_recruit{
  margin:40px 0 0 26px;
  padding:0;
  list-style-type:none;
  display:none;
}
#header_link_recruit li{
  margin:0;
  padding:0;

}
#header_link_recruit a{
  display:block;
  padding:6px 9px 5px 9px;
  width:78px;
  text-align:center;
  background-color:#008e0a;
  color:#FFF;
  border:1px solid #035803;
  background-image: -moz-linear-gradient( 90deg, rgb(0,140,5) 0%, rgb(1,122,19) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,140,5) 0%, rgb(1,122,19) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,140,5) 0%, rgb(1,122,19) 100%);
}
#header_link_recruit a:hover{
  background-image: -moz-linear-gradient( 90deg, rgb(0,110,4) 0%, rgb(0,98,15) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,110,4) 0%, rgb(0,98,15) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,110,4) 0%, rgb(0,98,15) 100%);
  text-decoration:none;
  }



#header_font {
  display: none;
}
/* #header_nav */
#global_nav {
  background: #008300;
  background-image: -moz-linear-gradient(51% 0% 180deg, #008300 0%, #006524 100%);
  background-image: -webkit-gradient(linear, 51% 0%, 51% 100%, color-stop(0, #008300), color-stop(1, #006524));
  background-image: -webkit-linear-gradient(-90deg, #008300 0%, #006524 100%);
  background-image: -o-linear-gradient(-90deg, #008300 0%, #006524 100%);
  background-image: linear-gradient(180deg, #008300 0%, #006524 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008300', endColorstr='#006524', GradientType=0);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(119, 119, 119, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(119, 119, 119, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(119, 119, 119, 0.75);
  margin: 0;
  padding: 0;
  *zoom: 1;
}
#global_nav:before,
#global_nav:after {
  display: table;
  content: "";
}
#global_nav:after {
  clear: both;
}
#global_nav li {
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
}
#global_nav li a {
  color: #FFF;
  display: block;
  font-weight: bold;
  padding: 10px 20px;
  text-shadow: -1px -1px 0 #646464;
}
#keyword_search {
  margin: 15px auto;
  padding: 0px;
  width: 300px;
  *zoom: 1;
}
#keyword_search:before,
#keyword_search:after {
  display: table;
  content: "";
}
#keyword_search:after {
  clear: both;
}
#keyword_search p {
  margin: 0;
  padding: 0;
}
#keyword_search input {
  margin: 0px;
  padding: 0px;
  border: none;
  background: #FFF;
}
#keyword_search p.search {
  float: left;
  width: 100%;
  margin: 0 -26px 0 0;
}
#keyword_search p.search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 29px;
  margin: 0px;
  padding: 5px 26px 5px 5px;
  vertical-align: middle;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(170, 170, 170, 0.75) inset;
  -moz-box-shadow: 2px 2px 2px 0px rgba(170, 170, 170, 0.75) inset;
  box-shadow: 2px 2px 2px 0px rgba(170, 170, 170, 0.75) inset;
}
#keyword_search p.search_btn {
  float: right;
}
#keyword_search p.search_btn input {
  background-color: transparent;
}
/* footer ------ */
.back_top {
  margin: 40px auto 40px;
}
.back_top p {
  margin: 0 30px;
  padding: 0;
  text-align: center;
}
.back_top a {
  padding: 8px 30px 8px 30px;
  border: 1px solid #EFEFEF;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  background-color: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
}
.back_top a:hover {
  background: #EFEFEF;
}
.site_links_article h2 {
  margin: 10px 10px 14px 10px;
  padding: 5px 6px;
  background-color: #EEE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.site_links_article ul {
  margin: 0px 0px 20px 0px;
}
.site_links_article li {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.site_links_article a {
  text-decoration: underline;
}
#site_links2 {
  border-top: 1px solid rgb(20, 63, 20);
  background-color: #008200;
  padding: 16px 0;
}
#site_links2 li {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
#site_links2 a {
  color: #FFF;
}
#copy_right {
  background-color: #005200;
  color: #FFF;
  padding: 16px 0;
}
#copy_right p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0 12px;
}
/* #contents ------ */
#contents_topleft #links,
#contents_topright .right_links{
	margin-left: 12px;
	margin-right: 12px;
}

#contents_right a {
  text-decoration: underline;
}
.wrap,
.wrap2 {
  *zoom: 1;
  padding: 0;
  margin: 0 10px;
}
.wrap:before,
.wrap2:before,
.wrap:after,
.wrap2:after {
  display: table;
  content: "";
}
.wrap:after,
.wrap2:after {
  clear: both;
}
.wrap p,
.wrap2 p {
  margin-bottom: 20px;
}
.in_wrap {
  margin-bottom: 20px;
}
/* ttl */
.line_ttl {
  margin: 0 0 30px 0;
  padding: 0  0 12px 0;
  font-weight: bold;
  color: #005200;
  background: url(../images/sub_contents_ttl.gif) no-repeat left bottom;
}
.img_ttl {
  margin: 0 0 20px 0;
}
.bg_ttl {
  margin: 0 0 20px 0;
  padding: 12px;
  background-color: #008300;
  font-weight: bold;
  color: #FFFFFF;
}
.border_ttl {
  margin: 0 0 15px 0;
  padding: 0 0 8px 0;
  font-weight: bold;
  background: url(../images/border.gif) repeat-x bottom;
}
.m_ttl {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  margin: 0 0 30px 0;
  font-weight: bold;
}
.s_ttl {
  margin: 0 0 10px 0;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.bar_ttl {
  margin: 0 0 20px 0;
  padding: 5px 8px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #DEEDDE;
}
.box_ttl {
  margin: 0 0 10px 0;
  padding: 5px 8px;
  font-weight: bold;
  background-color: #CDE1CC;
}
.bold_ttl {
  margin: 0 0 30px 0;
  padding: 0px;
  font-weight: bold;
  color: #005200;
}
.ttl {
  margin: 0 0 20px 0;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333333;
}
/* .submenu */
.submenu {
  margin-bottom: 20px;
  border-style: solid;
  border-color: #008200 #CCCCCC #CCCCCC;
  border-width: 2px 1px 1px;
  background: #ffffff url(../images/info_bg.gif) repeat-x;
}
.submenu a {
  display: block;
}
.submenu h2 {
  margin: 0px;
  padding: 0px;
}
.submenu h2 a {
  padding: 10px;
}
.submenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.submenu ul li {
  border-top: 1px solid #CCCCCC;
}
.submenu ul a {
  padding: 12px 12px 12px 24px;
  background: url(../images/contents_link_mark.png) no-repeat 12px center;
}
.submenu ul a.active {
  background-color: #EAF6EA;
}
.submenu ul ul li {
  border: none;
}
.submenu ul ul li a {
  padding: 12px 12px 12px 28px;
  background: url(../images/submenu_mark.png) no-repeat 18px center;
}
.submenu ul ul ul li a {
  padding: 12px 12px 12px 33px;
  background: url(../images/submenu_mark.png) no-repeat 23px center;
}
.submenu ul ul ul ul li a {
  padding: 12px 12px 12px 40px;
  background: url(../images/submenu_mark.png) no-repeat 30px center;
}
/* .submenu2 */
.submenu2 {
  margin-bottom: 10px;
  padding: 10px 8px 0px 8px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  line-height: 1.4;
}
.submenu2 h2 {
  margin: 0 0 16px 0;
  padding: 2px 0px 2px 4px;
  font-weight: bold;
  border-left: 4px solid #177B42;
  background-color: #EFEFEF;
}
.submenu2 ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 12px;
  list-style: none;
}
.submenu2 ul li {
  margin-bottom: 5px;
}
/* #kv */
#kv p {
  margin: 0;
}
#kv p img {
  vertical-align: bottom;
}
/* #breadcrumb */
#breadcrumb {
  display: none;
}
/* announce */
.announce {
  border-color: #008200 #CCCCCC #CCCCCC #CCCCCC;
  border-style: solid;
  border-width: 2px 1px 1px 1px;
  margin-top: 20px;
  padding-bottom: 10px;
  font-size: 16px;
  text-align: center;
  margin: 14px 16px 14px 16px;
}
/* announce */
.announce_toppage {
  border-color: #BDD0AD;
  background-color: #FFF;
  border-style: solid;
  border-width: 2px;
  margin-top: 20px;
  padding: 8px 0;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  box-sizing: border-box;
  margin: 14px 0 !important;
}
/* info */
.info {
  background: url("../images/info_bg.gif") repeat-x scroll 0 0 #ffffff;
  border-color: #008200 #CCCCCC #CCCCCC;
  border-style: solid;
  border-width: 2px 1px 1px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
div.info_head {
  *zoom: 1;
}
div.info_head:before,
div.info_head:after {
  display: table;
  content: "";
}
div.info_head:after {
  clear: both;
}
div.info_head h2,
div.info_head h3 {
  float: left;
  font-weight: bold;
  padding: 0;
  margin: 14px 0 14px 16px;
}
div.info_head p {
  float: right;
  margin: 14px 16px 14px 16px;
}
.info_ttl {
  margin: 0px;
  padding: 10px;
  color: #333333;
}
ul.info_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.info_list li {
  border-top: 1px solid #CCCCCC;
  padding: 10px 16px;
  margin: 0;
  *zoom: 1;
}
ul.info_list li:before,
ul.info_list li:after {
  display: table;
  content: "";
}
ul.info_list li:after {
  clear: both;
}
ul.info_list .info_category {
  margin: 5px 10px 5px 0;
  float: left;
}
ul.info_list .info_date {
  margin: 5px 10px 5px 0;
  float: left;
}
ul.info_list .info_txt,
ul.info_list .info_txt2 {
  clear: both;
  margin: 8px 0 6px;
}
ul.info_list li ul.inner_list {
  margin: 8px 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
ul.info_list li ul.inner_list li {
  padding: 0;
  border-top: none;
}
/* links */
#links section,
.right_links {
  background-color: #FFF;
  border: 1px solid #CCC;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#links section h2,
.right_links h2 {
  margin: 10px 10px 14px 10px;
  padding: 5px 6px;
  background-color: #EFEFEF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#links section ul,
.right_links ul {
  margin-bottom: 20px;
}
#links section li,
.right_links li {
  margin-bottom: 14px;
}
#links section a,
.right_links a {
  text-decoration: underline;
}
#links section p,
.right_links p {
  margin-left: 16px;
}
#links section .download_btn,
.right_links .download_btn {
  text-align: center;
}
/* banners */
#banners {
  list-style-type: none;
  padding: 0;
}
#banners li {
  text-align: center;
  margin-bottom: 16px;
}
/* link_wrap */
.link_wrap_left,
.link_wrap_right,
.link_wrap {
  margin-bottom: 20px;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #FFFFFF;
  *zoom: 1;
}
.link_wrap_left:before,
.link_wrap_right:before,
.link_wrap:before,
.link_wrap_left:after,
.link_wrap_right:after,
.link_wrap:after {
  display: table;
  content: "";
}
.link_wrap_left:after,
.link_wrap_right:after,
.link_wrap:after {
  clear: both;
}
.link_wrap_left figure.column-image-left,
.link_wrap_right figure.column-image-left,
.link_wrap figure.column-image-left {
  padding: 0px 0px 12px 12px;
  margin: 0 12px 0 0;
}
.link_wrap_left figure.column-image-left img,
.link_wrap_right figure.column-image-left img,
.link_wrap figure.column-image-left img {
  margin: 0px;
  padding: 0px;
}
.link_wrap_left ul,
.link_wrap_right ul,
.link_wrap ul,
.link_wrap_left p,
.link_wrap_right p,
.link_wrap p {
  margin: 0 0 0 104px;
  padding: 0px 12px 0px 0px;
  line-height: 1.4;
}
.link_wrap_left li,
.link_wrap_right li,
.link_wrap li {
  list-style: none;
  margin: 0 0 5px 0;
  *margin: 0 0 0 0;
  padding-left: 12px;
  background: url(../images/contents_link_mark.png) no-repeat left center;
  line-height: 1.4;
}
.link_wrap_left li a,
.link_wrap_right li a,
.link_wrap li a {
  text-decoration: underline;
}
.link_wrap .ttl {
  font-weight: bold;
  margin: 10px 0px 12px 0px;
  padding: 0 20px 14px 20px;
  background: url(../images/top_con_line.gif) repeat-x bottom;
}
.link_wrap .column-image-left {
  padding: 0px 0px 12px 20px;
  margin: 0 20px 0 0 !important;
}
.link_wrap p {
  margin: 0 0 0 143px !important;
  padding: 0px 20px 12px 0px !important;
}
.link_ttl {
  margin: 0 0 12px 0;
  padding: 12px 0px 16px 0px;
  background: url(../images/top_con_line.gif) repeat-x bottom;
}
.link_ttl a {
  padding-left: 30px;
  background: url(../images/h3_mark.gif) no-repeat 12px center;
  color: #333333;
  text-decoration: underline;
}
/* box_wrap */
.box_wrap {
  padding: 20px;
  margin-bottom: 40px;
  background-color: #DEEDDE;
  border: 1px solid #008200;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.box_wrap ol {
  color: #005200;
  list-style: none;
  padding: 0;
}
.box_wrap ol li {
  margin-bottom: 5px;
}
/* table.content_table */
table.content_table {
  margin: 0 0 40px 0;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  empty-cells: show;
}
table.content_table th {
  padding: 12px 10px;
  font-weight: bold;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #EAF6EA;
  text-align: left;
  vertical-align: top;
}
table.content_table th.year {
  background-color: #DEF0DE;
}
table.content_table td {
  padding: 12px 10px;
  line-height: 1.6;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
table.content_table td.month {
  background-color: #EAF6EA;
  font-weight: bold;
  vertical-align: top;
}
table.content_table td ul {
  margin: 0 0 0 15px;
  padding: 0px;
}
table.content_table td ul li {
  font-size: 100%;
}
/* ul.content_links */
ul.content_links {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.content_links li {
  margin-bottom: 10px;
  padding: 2px 0 2px 18px;
  line-height: 1.2;
  background: url(../images/h3_mark.gif) no-repeat left center;
}
/* ul.officer_list */
ul.officer_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.officer_list li p.post {
  margin: 0 0 0 0;
}
ul.officer_list li p.name {
  margin: 0 0 10px 10px;
}
/* ul.dot_list */
ul.dot_list {
  margin-bottom: 20px;
}
ul.dot_list li {
  margin-bottom: 5px;
}
/* ol.num_list */
ol.num_list {
  margin: 0px 20px 20px 40px;
  padding: 0px;
  list-style: none;
  position: relative;
}
ol.num_list li {
  position: relative;
  list-style: none;
  margin-bottom: 5px;
}
ol.num_list li span {
  padding: 0px;
  position: absolute;
  top: 0;
  left: -1.5em;
}
* html ol.num_list li span {
  top: -0.1em;
}
/* for win ie6 */
*:first-child + html ol.num_list li span {
  top: -0.4em;
}
/* for win ie7 */
/*グループ会社一覧*/
.group_list_nav {
  margin-bottom: 5px;
  background-color: #FFFFFF;
}
.group_list_nav h3 {
  margin: 15px 10px;
}
.group_list_nav h3 a {
  display: block;
  padding: 5px;
  background-color: #EEEEEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.group_list_nav h4 {
  margin: 0px 8px !important;
  padding: 0px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
}
.group_list_nav dl {
  padding: 0px 8px;
  margin: 0 0 20px 0;
}
.group_list_nav dt {
  margin: 20px 0 10px 0;
  font-weight: bold;
}
.group_list_nav dt:first-child {
  margin: 10px 0;
}
.group_list_nav dt a {
  display: block;
  padding: 14px;
}
.group_list_nav dd {
  margin: 0 0 5px 0;
  color: #333333;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
#group_list_nav1 {
  border-top: 3px solid #227321;
}
#group_list_nav1 dt {
  background-color: #EAF6EA;
  -webkit-box-shadow: 1px 1px 0px 0px #d3ddd4;
  -moz-box-shadow: 1px 1px 0px 0px #d3ddd4;
  box-shadow: 1px 1px 0px 0px #d3ddd4;
}
#group_list_nav1 dt a {
  color: #005900;
}
#group_list_nav2 {
  border-top: 3px solid #00688E;
}
#group_list_nav2 dt {
  background-color: #D7F3F6;
  -webkit-box-shadow: 1px 1px 0px 0px #c4dde0;
  -moz-box-shadow: 1px 1px 0px 0px #c4dde0;
  box-shadow: 1px 1px 0px 0px #c4dde0;
}
#group_list_nav2 dt a {
  color: #00688C;
}
#group_list_nav3 {
  border-top: 3px solid #8E2200;
}
#group_list_nav3 h4 {
  color: #8C2200;
}
#group_list_nav3 dt {
  background-color: #FFCFBF;
  -webkit-box-shadow: 1px 1px 0px 0px #e6bbaa;
  -moz-box-shadow: 1px 1px 0px 0px #e6bbaa;
  box-shadow: 1px 1px 0px 0px #e6bbaa;
}
#group_list_nav3 dt a {
  color: #8C2200;
}
#group_list_nav4 {
  border-top: 3px solid #F3F781;
}
#group_list_nav4 dt {
  background-color: #D7F3F6;
  -webkit-box-shadow: 1px 1px 0px 0px #F5F6CE;
  -moz-box-shadow: 1px 1px 0px 0px #F5F6CE;
  box-shadow: 1px 1px 0px 0px #F5F6CE;
}
#group_list_nav4 dt a {
  color: #F3F781;
}
.group_list1 h3.bar_ttl,
.group_list1 table.content_table th {
  background-color: #EAF6EA;
}
.group_list2 h3.bar_ttl,
.group_list2 table.content_table th {
  background-color: #D7F3F6;
}
.group_list3 h3.bar_ttl,
.group_list3 table.content_table th {
  background-color: #FFCFBF;
}
/* 再生可能エネルギー事業への取り組み */
.box_wrap2_u {
  margin: 0;
  padding: 20px;
  background-color: #DEEDDE;
  border-top: 1px solid #008200;
  border-left: 1px solid #008200;
  border-right: 1px solid #008200;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
.box_wrap2_u p.f_l,
.box_wrap2_u p.f_r {
  text-align: center;
}
.box_wrap2_u figure.fig {
  margin-bottom: 20px;
  text-align: center;
}
.box_wrap2_u figure.fig figcaption {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
}
.box_wrap2_d {
  margin: 0 0 40px 0;
  padding: 20px;
  background-color: #CCE1CB;
  border-bottom: 1px solid #008200;
  border-left: 1px solid #008200;
  border-right: 1px solid #008200;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.box_wrap2_d .bold_s_ttl {
  color: #005200;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 10px 0;
}
.bold_ttl2 {
  margin: 0 0 10px 0;
  font-weight: bold;
  line-height: 1.4;
  color: #595A59;
}
.bold_ttl2 strong {
  color: #005200;
}
.bold_ttl2 span {
  font-size: 86%;
}
/* その他の事業 */
figure.f_r2 {
  margin: 0 0 20px 0;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}
figure.f_r2 figcaption {
  text-align: left;
  padding-top: 8px;
  background: url(../images/top_con_line.gif) repeat-x top;
}
figure.f_r2 figcaption p {
  margin: 5px !important;
}
/* 投資先企業の紹介 */
.inv_wrap {
  margin: 0 0 20px 0;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.inv_wrap .inv_head {
  *zoom: 1;
}
.inv_wrap .inv_head:before,
.inv_wrap .inv_head:after {
  display: table;
  content: "";
}
.inv_wrap .inv_head:after {
  clear: both;
}
.inv_wrap .inv_head h3 {
  float: left;
  margin: 10px 0 0 10px;
  padding: 0;
}
.inv_wrap .inv_head p {
  float: right;
  margin: 10px 10px 10px 0;
  padding: 5px 20px;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #008200;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  font-weight: bold;
}
.inv_wrap .inv_con {
  margin: 0px;
  padding: 16px 10px 12px 10px;
  background: url("../images/top_con_line.gif") repeat-x scroll center top transparent;
  *zoom: 1;
}
.inv_wrap .inv_con:before,
.inv_wrap .inv_con:after {
  display: table;
  content: "";
}
.inv_wrap .inv_con:after {
  clear: both;
}
.inv_wrap .inv_con figure.column-image-left {
  margin: 0 auto 20px auto;
  display: block;
  float: none;
  text-align: center;
  border: 1px solid #CCCCCC;
}
.inv_wrap .inv_con figure.column-image-left img {
  padding: 5px 10px;
}
.inv_wrap .inv_con figure.column-image-left figcaption {
  padding: 5px 10px;
  background-color: #EDF6ED;
  border-top: 1px solid #CCCCCC;
  font-size: 11px;
  font-size: 1.1rem;
}
.inv_wrap .inv_con ul {
  padding: 10px 10px 5px 10px;
  list-style: none;
}
.inv_wrap .inv_con ul li {
  background: url("../images/contents_link_mark.png") no-repeat scroll left center transparent;
  margin-bottom: 5px;
  padding-left: 12px;
}
.inv_wrap .inv_con ul.link {
  background-color: #EDF6ED;
}
/* 財務ハイライト */
.mod_unit {
  margin-bottom: 0px !important;
  text-align: right;
}
.mod_notebox {
  margin-bottom: 40px;
  *zoom: 1;
}
.mod_notebox:before,
.mod_notebox:after {
  display: table;
  content: "";
}
.mod_notebox:after {
  clear: both;
}
.mod_notebox p.an {
  margin: 0px;
  font-size: 10px;
  font-size: 1.0rem;
  float: left;
}
.mod_notebox ol {
  padding-left: 20px;
  margin: 0 0 0 25px;
}
.mod_notebox ol li {
  font-size: 10px;
  font-size: 1.0rem;
}
/* お問い合わせ */
ul.mail_list {
  margin-bottom: 30px;
  padding: 6px 8px;
  list-style: none;
  border: 1px solid #CCC;
  background-color: #FFF;
}
.border_wrap {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}
.border_wrap p {
  margin: 0px !important;
}
/* サイトマップ */
ul#mod_sitemap {
  margin: 0px 20px;
  padding: 0px;
  list-style: none;
}
ul#mod_sitemap li {
  padding: 5px;
}
ul#mod_sitemap li > ul {
  margin-left: 30px;
}
ul#mod_sitemap li > ul > li ul {
  margin-left: 40px;
}
ul#mod_sitemap ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul#mod_sitemap ul li {
  font-size: 100%;
}
/* 検索結果 */
#search_contents {
  margin: 0 auto;
}
p.search_ttl {
  margin: 0px;
}
p.search_txt {
  color: #666666;
  margin: 0 0 0 10px;
}
div.pager {
  margin: 10px 0;
  text-align: center;
}
div.pager p {
  margin: 0;
}
div.pager ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div.pager ul li {
  display: inline;
  margin: 0 5px;
}
/* cat_16 */
#cat_16 h3.m_ttl {
  font-size: 23px;
  font-size: 2.3rem;
  color: #005200;
  text-align: center;
  font-weight: normal;
}
/* cat_20 */
#cat_20 table.content_table th {
  vertical-align: middle;
}
/* cat_36 */
#cat_36 table.content_table td {
  text-align: right;
}

/* recruit 201409
----------------------------------*/
#cat_124 div.content{
  padding-top:30px;
}

ul.recruit_nav{
  margin:0 auto 30px;
  padding:0;
  list-style:none;
  display:none;
  *zoom: 1;
}
ul.recruit_nav:before,
ul.recruit_nav:after {
  display: table;
  content: "";
}
ul.recruit_nav:after {
  clear: both;
}
/**/
.recruit_ttl{
  margin:0 0 18px;
  padding:0 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight:bold;
}
.recruit_ttl2{
  margin:0 0 15px;
  padding:0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight:bold;
  color:#276a2c;
}
/**/
div.recruit_btn{
  margin:0;
  padding:20px 0;
  line-height:1.2;
  text-align:center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight:bold;
}
div.recruit_btn a{
  display:inline-block;
  padding:15px;
  border:1px solid #cccccc;
  background-color:#ffffff;
  text-decoration:none !important;
  color:#333333;
}
div.recruit_btn a:hover{
  background-color:#eaf6ea;
}
div.recruit_btn a span{
  padding-left:16px;
  background:url(../images/company/recruit/recruit_arrow.png) no-repeat left center;
}
/**/
.recruit_box_wrap{
  margin:0 10px 40px;
  border:7px solid #eeeeee;
}
.recruit_box{
  padding:10px;
  border:1px solid #cccccc;
}

.recruit_box a { margin-right:5px; color:#2b7c41; }
.recruit_box ul{
  margin:0;
  padding:0;
  list-style:none;
}
.recruit_box ul li{
  line-height:1.2;
  margin:0 0 5px;
}

.recruit_box p.notice{
  margin:0;
  padding:0;
}
/**/
div.recruit_member{
  margin:0 10px 20px;
  padding:0px;
  background-color:#008c13;
  position:relative;
}
div.recruit_member figure.column-image-auto{
  margin:0 0 0 -110px;
  position:absolute;
  top:10px;
  left:50%;
  z-index:1;
}
div.recruit_member a{
  display:block;
  padding:156px 10px 10px;
  color:#ffffff;
  text-decoration:none !important;
  position:relative;
  z-index:2;
}
div.recruit_member a p{
  margin:0 0 5px;
  padding:0;
  line-height:1.4;
}
div.recruit_member a p.name{
  margin:0;
  padding:0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight:bold;
}
/**/
div.recruit_step{
  display:table;
  width:100%;
  margin:0 auto;
  border-collapse:separate;
  border-spacing:5px 0;
}
div.recruit_step.arrow{
  padding:0 0 31px;
  background:url(../images/company/recruit/recruit_step_bg.png) no-repeat 5px bottom;
  background-size:90px auto;
}

div.recruit_step h4{
  display:table-cell;
  width:90px;
  margin:0;
  padding:0;
  vertical-align:middle;
  text-align:center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight:bold;
  color:#ffffff;
  background-color: #00751d;
  background-image: -webkit-linear-gradient(bottom, #00751d, #008c05 46%);
  background-image: -moz-linear-gradient(bottom, #00751d, #008c05 46%);
  background-image: -o-linear-gradient(bottom, #00751d, #008c05 46%);
  background-image: linear-gradient(to top, #00751d, #008c05 46%);
}
div.recruit_step div.recruit_step_con{
  display:table-cell;
  margin:0;
  padding:2%;
  background-color:#ffffff;
  border:1px solid #cccccc;
  font-size: 13px;
  font-size: 1.3rem;
}
div.recruit_step_con p{
  margin:0;
  padding:0;
  line-height:1.4;
}
div.recruit_step_con p strong{
  display:inline-block;
  margin:0 0 5px;
  font-size: 14px;
  font-size: 1.4rem;
  color:#00691f;
}
/**/
div.recruit_faq{
  margin:0 0 7px;
  padding:0 0 7px;
  border-bottom:1px solid #cccccc;
}
div.recruit_faq h3{
  min-height:20px;
  margin:0;
  padding:0 0 0 26px;
  line-height:1.6;
  background-image:url(../images/company/recruit/recruit_q.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size:18px auto;
  font-size: 16px;
  font-size: 1.6rem;
  color:#276a2c;
  cursor:pointer;
}
div.recruit_faq_a{
  min-height:20px;
  margin:10px 0 0;
  padding:0 0 0 26px;
  background-image:url(../images/company/recruit/recruit_a.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size:18px auto;
}
div.recruit_faq_a p{
  margin:0 0 10px;
  padding:0;
}

/* add 20160322 */
table#t2421.content_table th{ width: 12%; }

dl.metsa_faq{
}
dl.metsa_faq dt{
	padding:10px 0 20px 49px;
	background:url(../../../images/icon_Q.png) no-repeat left top;
	font-size:16px;
	font-size:1.6rem;
	color:#005200;
}
dl.metsa_faq dd{
	margin:0;
	padding:10px 0 25px 49px;
	background:url(../../../images/icon_A.png) no-repeat left top;
}

/* add 20160634 for business page */
.mod-linkbox2016{
  background: #FFF;
  padding: 10px;
  border: 3px solid #bdd0ad;
  margin: -10px 0 3em 0;
}
.mod-linkbox2016 dl{
  margin: 0 0 1.2em 0;
  padding: 0;
}
.mod-linkbox2016 dt{
  font-weight: bold;
}
.mod-linkbox2016 dd{
  background: url(../images/contents_link_mark.png) no-repeat left center;
  margin: 0;
  padding: 3px 15px 3px 12px;
  font-size: 80%;
}
.mod-linkbox-col2 dl,
.mod-linkbox-col3 dl{
  font-size: 100%;
  width: 100%;
  float: none;
}

/* 201710 ========== */
/* securitization ---- */
.securitization_index_box {
  margin: 40px 0;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
}
.securitization_index_box a {
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 18px;
  background: url(../images/h3_mark.gif) no-repeat left center;
  color: #333;
}
.securitization_index_box p {
  margin: 10px 0 0;
}

/* topic1 ---- */
#ul2837,
#ul3276 {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
#ul2837 li,
#ul3276 li {
  box-sizing: border-box;
  margin-bottom: 2px;
}
#ul2837 li a,
#ul3276 li a {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 12px 12px 12px 2.8em;
  line-height: 1.4;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  text-decoration: none;
  color: #595C59;
  font-weight: bold;
}
#ul2837 li a span,
#ul3276 li a span {
  position: absolute;
  top: 12px;
  left: 12px;
  display: block;
  box-sizing: border-box;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  text-align: center;
  background: #005200;
  border-radius: 50%;
  color: #fff;
}

.securitization_topic1_wrap {
  margin: 0 0 40px;
}

.securitization_topic1_wrap h4 {
  margin: 0 0 24px;
  padding: 0;
  font-size: 1.6rem;
  font-weight: bold;
}
.securitization_topic1_wrap h4 span {
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  margin-right: .6em;
  text-align: center;
  background: #005200;
  border-radius: 50%;
  color: #fff;
}

.securitization_topic1_wrap h5 {
  margin: 0 0 16px;
  padding: 0 0 0 6px;
  line-height: 1.2;
  border-left: 6px solid #005200;
  font-size: 1.4rem;
  font-weight: bold;
}

.securitization_topic1_wrap h6 {
  margin: 0 0 16px;
  padding: 0;
  line-height: 1.2;
  font-size: 1.4rem;
  font-weight: bold;
}

.securitization_topic1_wrap p+h5,
.securitization_topic1_wrap p+h6 {
  margin-top: 32px;
}

.securitization_topic1_wrap > ul {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
}
.securitization_topic1_wrap > ul li {
  margin-bottom: .5em;
  padding-left: 1em;
  text-indent: -1em;
}

.securitization_topic1_wrap .box_wrap {
  margin-bottom: 16px;
}
/*.securitization_topic1_wrap .oku {
  color: #005200;
}
.securitization_topic1_wrap .oku .num {
  font-size: 1.4em;
}*/

.securitization_topic1_wrap .indent {
  padding-left: 1em;
  text-indent: -1em;
}

/* table */
.securitization_topic1_2_table {
  width: 100%;
  margin: 0 0 40px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  empty-cells: show;
  background: #fff;
  font-size: 1.4rem;
}
.securitization_topic1_2_table th,
.securitization_topic1_2_table td {
  padding: 10px 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.securitization_topic1_2_table thead th {
  background: #DEF0DE;
  font-weight: bold;
  text-align: center;
}
.securitization_topic1_2_table tbody th {
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
}
.securitization_topic1_2_table tbody th span {
  display: inline-block;
  padding: 0 0 0 6px;
  border-left: 6px solid #eee;
}
.securitization_topic1_2_table tbody .ttl_1 th span {
  border-color: #00688E;
}
.securitization_topic1_2_table tbody .ttl_2 th span {
  border-color: #8E2200;
}
.securitization_topic1_2_table tbody .ttl_3 th span {
  border-color: #227321;
}

.securitization_topic1_2_table tbody td {
  width: 40%;
  text-align: left;
}

.securitization_topic1_2_table ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.securitization_topic1_2_table ul li {
  margin: .5em 0;
  line-height: 1.4;
  padding-left: 1em;
  text-indent: -1em;
}

.securitization_topic1_con {
  padding: 12px 0;
}
.securitization_topic1_con h5 {
  margin: 0 0 24px;
  padding: .4em 0 .4em 12px;
}
.securitization_topic1_con .ttl_1 {
  border-color: #00688E;
  background: #D7F3F6;
}
.securitization_topic1_con .ttl_2 {
  border-color: #8E2200;
  background: #FFCFBF;
}
.securitization_topic1_con .ttl_3 {
  border-color: #227321;
  background: #EAF6EA;
}

/* topic2 ---- */
.securitization_topic2_wrap {
  margin: 0 0 40px;
}
.securitization_topic2_wrap .line_ttl {
  margin: 0 0 10px;
}

.securitization_topic2_wrap p+.border_ttl {
  margin-top: 32px;
}

.securitization_topic2_wrap .column-image-left {
  margin-right: 0;
}
.securitization_topic2_wrap .column-image-right {
  margin-left: 0;
}

.securitization_topic2_wrap figure+h3,
.securitization_topic2_wrap figure+p {
  clear: both;
}

/* 20171116 ========== */
.blue_ttl, .green_ttl {
  font-size: 1.6rem;
  margin: 30px 0 15px;
  font-weight: bold;
}
.blue_ttl {
  color: #2a71b9;
}
.green_ttl {
  color: #007c36;
}

#cat_163 figcaption {
  font-size: 1.4rem;
}

#cat_164 .content span {
  display: block;
}

#cat_13 .link_wrap ul {
  margin-left: 143px;
  padding: 0px 20px 12px 0px;
}
#cat_13 .link_wrap ul li {
  margin: .6em 0 0;
  padding: 0;
  background: none;
}
#cat_13 .link_wrap ul li span {
  display: block;
}

/* 20190311 */
.metsa-biz_fig {
  width: 100%;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  border: 1px solid #ccc;
  background: #fff;
}
.metsa-biz_fig figure {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.metsa-biz_fig figure img {
  width: 100%;
  height: auto;
}
.metsa-biz_fig .txt {
  margin: 0;
  padding: 2% 2% 0;
  font-weight: bold;
}
.metsa-biz_fig .txt br {
  display: none;
}
.metsa-biz_fig .s-txt {
  margin: 0;
  padding: 0 2%;
  font-size: 1.2rem;
  text-align: left;
}
.metsa-biz_txt {
  width: 100%;
  margin: 0 auto;
  font-size: 1.2rem;
}

/* 20190930 : officer */
#contents_right .officer-links {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#contents_right .officer-links a {
  display: block;
  padding: 8px;
  text-decoration: none;
  background: #fff url('../images/arrow_down.png') no-repeat right 8px center;
  color: #595C59;
}
#contents_right .officer-links li + li{
  border-top: 1px solid #ccc;
}

#contents_right .officer-wrap {
  margin-top: 30px;
}
#contents_right .officer-wrap .s-ttl {
  margin: 0 0 8px;
  font-size: 1.5rem;
}

#contents_right .officer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contents_right .officer-list a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-right: 8px;
  background: url('../images/submenu_mark.png') no-repeat right center;
  overflow: hidden;
  text-decoration: none;
  color: #333;
}
#contents_right .officer-list li {
  overflow: hidden;
  padding: 15px 0;
}
#contents_right .officer-list li + li {
  border-top: 1px solid #ccc;
}
#contents_right .officer-list li img {
  width: 103px;
  float: left;
}
#contents_right .officer-list li .ttl {
  margin: 0 0 5px 113px;
}
#contents_right .officer-list li p {
  margin: 0 0 0 113px;
  line-height: 1.4;
}

/* .officer-profile */
#contents_right .officer-profile figure {
  width: 206px;
  margin: 0 auto 15px;
}
#contents_right .officer-profile figure img {
  width: 100%;
  height: auto;
}

#contents_right .officer-profile .text {
  margin: 0 0 32px;
}
#contents_right .officer-profile .text h4 {
  margin: 0 0 16px;
  font-weight: bold;
  font-size: 1.6rem;
}
#contents_right .officer-profile .text .list {
  margin: 0 0 15px;
  padding: 0
  line-height: 1.4;
}

#contents_right .officer-profile .text .birthday {
  margin:0;
  padding: 15px 0 0;
  border-top: 1px solid #ccc;
}

#contents_right .officer-back {
  text-align: center;
}

/* ===== Primary PC Styles ========================================================
   Author: tyoppu
   ========================================================================== */
@media screen and (min-width: 768px) {
  .wrap,
   .wrap2 {
  margin: 0;
  }
  #contents_topleft #links,
  #contents_topright .right_links{
	margin-left: 0;
	margin-right: 0;
	}
  #links section,
  .right_links {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
  #global_nav {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  }
  #header_link_recruit{
    display:block;
  }
  .box_wrap2_d,.box_wrap2_u
  {
	  margin: 0 20px;
  }

  /* normalize ------ */
  body {
    font-size: 10px;
  }
  .Fs-xx-s {
    font-size: 100%;
  }
  .Fs-x-s {
    font-size: 110%;
  }
  .Fs-s {
    font-size: 120%;
  }
  .Fs-m {
    font-size: 130%;
  }
  .Fs-l {
    font-size: 160%;
  }
  .Fs-x-l {
    font-size: 180%;
  }
  .Fs-xx-l {
    font-size: 230%;
  }
  h1 {
    line-height: 1.5;
    margin: 21px 0;
    font-size: 230%;
  }
  h2 {
    line-height: 1.5;
    margin: 21px 0;
    font-size: 180%;
  }
  h3 {
    font-size: 160%;
  }
  h4,
  h5,
  h6 {
    font-size: 130%;
  }
  p,
  li {
    font-size: 130%;
  }
  li p {
    font-size: 100%;
  }
  form {
    font-size: 130%;
  }
  form p {
    font-size: 100%;
  }
  small {
    font-size: 77%;
  }
  sub,
  sup {
    font-size: 77%;
  }
  li img {
    vertical-align: bottom;
  }
  a img {
    border: none;
    vertical-align: bottom;
  }
  .notice {
    font-size: 120%;
  }
  .content {
    *zoom: 1;
  }
  .content:before,
  .content:after {
    display: table;
    content: "";
  }
  .content:after {
    clear: both;
  }
  /* header ------ */
  #mod_pageheader {
    *zoom: 1;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }
  #mod_pageheader:before,
  #mod_pageheader:after {
    display: table;
    content: "";
  }
  #mod_pageheader:after {
    clear: both;
  }
  #brandlogo {
    width: 580px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 16px;
  }
  /* #header_links */
  #header_links {
    width: 340px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
  }
  #header_link {
    margin: 3px 0 0 0;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
  }
  #header_link li {
    font-size: 120%;
    margin: 0 0 0 10px;
    padding-left: 10px;
    background: url(../images/header_link_mark.png) no-repeat left center;
    display: inline;
  }
  #header_link li a {
    color: #000000;
  }
  #header_font {
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    border-radius: 1px 1px 1px 1px;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    top: 40px;
    text-align: left;
    *zoom: 1;
  }
  #header_font:before,
  #header_font:after {
    display: table;
    content: "";
  }
  #header_font:after {
    clear: both;
  }
  #header_font p {
    font-size: 120%;
    float: left;
    margin: 6px 8px 0 0;
    vertical-align: middle;
    line-height: 1;
  }
  #header_font ul {
    width: 96px;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
  }
  #header_font ul li {
    margin: 0 0 0 7px;
    padding: 0;
    vertical-align: bottom;
    display: inline;
  }
  /* #header_nav */
  #header_nav {
    padding-top: 10px;
    width: 940px;
    margin: 0 10px;
  }
  #global_nav {
    clear: both;
    margin: 20px 0 0 0;
  }
  #global_nav li {
    font-size: 160%;
    border-left: 1px solid #23864F;
    border-right: 1px solid #00631F;
  }
  #global_nav li:first-child {
    border-left: none;
  }
  #global_nav li a {
    padding: 10px 34px;
  }
  #global_nav li a:hover {
    background: #004A12;
    background-image: -moz-linear-gradient(51% 0% -90deg, #006300 0%, #004a12 100%);
    background-image: -webkit-gradient(linear, 51% 0%, 51% 100%, color-stop(0, #006300), color-stop(1, #004a12));
    background-image: -webkit-linear-gradient(-90deg, #006300 0%, #004a12 100%);
    background-image: -o-linear-gradient(-90deg, #006300 0%, #004a12 100%);
    background-image: linear-gradient(180deg, #006300 0%, #004a12 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006300', endColorstr='#004A12', GradientType=0);
    text-decoration: none;
  }
  #global_nav li a.on {
    background: #004A12;
    background-image: -moz-linear-gradient(51% 0% -90deg, #006300 0%, #004a12 100%);
    background-image: -webkit-gradient(linear, 51% 0%, 51% 100%, color-stop(0, #006300), color-stop(1, #004a12));
    background-image: -webkit-linear-gradient(-90deg, #006300 0%, #004a12 100%);
    background-image: -o-linear-gradient(-90deg, #006300 0%, #004a12 100%);
    background-image: linear-gradient(180deg, #006300 0%, #004a12 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006300', endColorstr='#004A12', GradientType=0);
  }
  #global_nav li:first-child a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  #keyword_search {
    margin: 0px;
    width: 210px;
    position: absolute;
    bottom: 2px;
    right: 26px;
  }
  #keyword_search p.search {
    width: 184px;
    margin: 0 0 0 0;
  }
  #keyword_search p.search input {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 174px;
    height: 19px;
    margin: 0px;
    padding: 5px;
  }
  #keyword_search p.search_btn {
    *padding-top: 1px;
  }
  /* footer ------ */
  .back_top {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    *zoom: 1;
  }
  .back_top:before,
  .back_top:after {
    display: table;
    content: "";
  }
  .back_top:after {
    clear: both;
  }
  .back_top p {
    width: 940px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    text-align: right;
  }
  .back_top a {
    display: inline;
    padding: 0 0 0 18px;
    border: none;
    background: url(../images/back_top_icon.gif) no-repeat left center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .back_top a:hover {
    background: url(../images/back_top_icon.gif) no-repeat left center;
  }
  #mod_pagefooter {
    padding-top: 2px;
    background: #eeeeee url(../images/border.gif) repeat-x;
  }
  #site_links {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    *zoom: 1;
    padding: 16px 0 30px 0;
    background: #eeeeee url(../images/footer_bg.gif) repeat-y;
  }
  #site_links:before,
  #site_links:after {
    display: table;
    content: "";
  }
  #site_links:after {
    clear: both;
  }
  #site_links a {
    color: #333333;
  }
  #site_links a:hover {
    text-decoration: none;
  }
  #site_links h2 a {
    text-decoration: none;
  }
  #site_links h2 a:hover {
    text-decoration: underline;
  }
  .site_links_article {
    width: 220px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
  }
  .site_links_article h2 {
    font-size: 130%;
    margin: 0px 0px 12px 0px;
    padding: 0px;
    background-color: transparent;
    font-weight: bold;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .site_links_article p,
  .site_links_article li {
    font-size: 110%;
    line-height: 1.4;
  }
  .site_links_article ul {
    padding: 0px;
    list-style: none;
  }
  .site_links_article li {
    margin-bottom: 5px;
    padding-left: 10px;
    background: url(../images/header_link_mark.png) no-repeat left center;
  }
  #sla1:first-child h2,
  #sla1:first-child ul {
    padding-left: 10px;
  }
  #sla4 li {
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 0px;
    background: none;
  }
  #sla4 li a {
    text-decoration: none;
  }
  #sla4 li a:hover {
    text-decoration: underline;
  }
  #site_links2 {
    padding: 16px 0 5px 0;
  }
  #site_links2 li {
    font-size: 110%;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
  }
  .site_links2_article {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    *zoom: 1;
  }
  .site_links2_article:before,
  .site_links2_article:after {
    display: table;
    content: "";
  }
  .site_links2_article:after {
    clear: both;
  }
  .site_links2_article ul {
    width: 940px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    *zoom: 1;
    margin: 0px 10px;
    padding: 0px;
    list-style: none;
  }
  .site_links2_article ul:before,
  .site_links2_article ul:after {
    display: table;
    content: "";
  }
  .site_links2_article ul:after {
    clear: both;
  }
  #copy_right p {
    font-size: 110%;
    width: 940px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
  }
  .copy_right_article {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    *zoom: 1;
  }
  .copy_right_article:before,
  .copy_right_article:after {
    display: table;
    content: "";
  }
  .copy_right_article:after {
    clear: both;
  }
  /* #contents ------ */
  #contents {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    *zoom: 1;
  }
  #contents:before,
  #contents:after {
    display: table;
    content: "";
  }
  #contents:after {
    clear: both;
  }
  #contents_topleft {
    width: 640px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
  }
  #contents_topright {
    width: 280px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
  }
  #contents_right {
    width: 700px;
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    left: 240px;
  }
  #contents_left {
    width: 220px;
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    left: -720px;
  }
  .wrap2 {
    padding: 40px 0px 0px 0px;
    background: url(../images/sub_contents_bg.gif) no-repeat;
  }
  .wrap2 h2,
  .wrap2 h3,
  .wrap2 h4,
  .wrap2 ul,
  .wrap2 p,
  .wrap2 .content,
  .wrap2 .box_wrap,
  .wrap2 .border_wrap,
  .wrap2 .info,
  .wrap2 .link_wrap {
    margin-left: 20px;
    margin-right: 20px;
  }
  .wrap2 table {
    width: 660px;
  }
  .wrap2 figure.column-image-left {
    margin-left: 20px;
  }
  .wrap2 figure.column-image-right {
    margin-right: 20px;
  }
  .wrap2 .content h2,
  .wrap2 .content h3,
  .wrap2 .content h4,
  .wrap2 .content ul,
  .wrap2 .content p,
  .wrap2 .content .box_wrap,
  .wrap2 .content .border_wrap,
  .wrap2 .content .info,
  .wrap2 .content ul.info_list {
    margin-left: 0px;
    margin-right: 0px;
  }
  .in_wrap {
    padding: 0 20px;
    margin-bottom: 40px;
  }
  /* ttl */
  .line_ttl {
    font-size: 180%;
  }
  .bg_ttl {
    padding: 35px 20px 0px 20px;
    height: 85px;
    background: url(../images/ttl_bg.png) no-repeat;
    font-size: 180%;
  }
  .border_ttl {
    font-size: 160%;
  }
  .m_ttl {
    font-size: 180%;
  }
  .s_ttl {
    font-size: 130%;
  }
  .bar_ttl {
    font-size: 130%;
  }
  .box_ttl {
    font-size: 160%;
  }
  .bold_ttl {
    font-size: 210%;
  }
  .ttl {
    font-size: 130%;
  }
  /* .submenu */
  .submenu h2 {
    font-size: 130%;
  }
  .submenu h2 a {
    padding: 20px 12px 15px 12px;
    color: #333333;
    background: none;
  }
  .submenu ul li a {
    padding: 8px 10px 8px 24px;
    color: #595C59;
  }
  .submenu ul ul li {
    font-size: 92%;
  }
  .submenu ul ul li a {
    padding: 6px 10px 6px 28px;
  }
  .submenu ul ul ul li {
    font-size: 100%;
  }
  .submenu ul ul ul li a {
    padding: 6px 10px 6px 33px;
  }
  .submenu ul ul ul ul li a {
    padding: 6px 10px 6px 40px;
  }
  /* .submenu2 */
  .submenu2 h2 {
    font-size: 140%;
  }
  .submenu2 ul {
    list-style: none;
  }
  /* #kv */
  #kv {
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    *zoom: 1;
    margin: 20px auto;
  }
  #kv:before,
  #kv:after {
    display: table;
    content: "";
  }
  #kv:after {
    clear: both;
  }
  #kv p {
    width: 940px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* #breadcrumb */
  #breadcrumb {
    display: block;
    margin: 12px auto;
    padding: 0px 12px;
    width: 916px;
    color: #333333;
  }
  #breadcrumb p {
    margin: 0px;
    font-size: 110%;
  }
  #breadcrumb span {
    color: #666666;
  }
  #breadcrumb a {
    color: #666666;
    text-decoration: underline;
  }
  #breadcrumb a:hover {
    text-decoration: none;
  }
  /* info */
  div.info_head h2,
  div.info_head h3 {
    font-size: 160%;
  }
  .info_ttl {
    font-size: 160%;
  }
  ul.info_list {
    margin: 0;
  }
  ul.info_list li {
    padding: 6px 16px 2px 16px;
  }
  ul.info_list .info_txt {
    padding: 0;
    margin: 5px 0 5px 148px;
    clear: none;
  }
  ul.info_list .info_txt2 {
    padding: 0;
    margin: 5px 0 5px 80px;
    clear: none;
  }
  ul.info_list li ul.inner_list li {
    font-size: 100%;
  }
  ul.info_list li ul.inner_list li p {
    font-size: 100%;
  }
  /* links */
  #links {
    background: url("../images/linksBox_bg.gif") repeat-y center top #ffffff;
    border: 1px solid #CCC;
    border-left: none;
    *zoom: 1;
  }
  #links:before,
  #links:after {
    display: table;
    content: "";
  }
  #links:after {
    clear: both;
  }
  #links #links_l {
    float: left;
    padding: 8px 0 8px 9px;
    margin-bottom: 0;
    width: 310px;
    border: none;
    background-color: transparent;
  }
  #links #links_r {
    float: right;
    padding: 8px 0 8px 9px;
    margin-bottom: 0;
    width: 310px;
    border: none;
    background-color: transparent;
  }
  #links #links_l h2 {
    background: url("../images/top_img1.jpg") no-repeat scroll 0 0 transparent;
    margin: 0 0 15px 0;
    border-radius: 0;
    padding: 100px 6px 0;
    font-size: 160%;
  }
  #links #links_r h2 {
    background: url("../images/top_img2.jpg") no-repeat scroll 0 0 transparent;
    margin: 0 0 15px 0;
    border-radius: 0;
    padding: 100px 6px 0;
    font-size: 160%;
  }
  #links ul {
    list-style-type: none;
    padding: 0 0 0 6px;
  }
  #links li {
    background: url("../images/contents_link_mark.png") no-repeat scroll left center transparent;
    margin-bottom: 5px !important;
    padding-left: 12px;
  }
  .right_links {
    border: none;
    border-top: 1px solid #CCC;
    padding: 14px 7px 0px 7px;
    background-color: transparent;
  }
  .right_links h2 {
    font-size: 140%;
    background-color: transparent;
    border-left: 4px solid #177B42;
    margin-bottom: 16px;
    padding: 2px 0 2px 4px;
    border-radius: 0;
    margin-left: 0;
  }
  .right_links ul {
    padding: 0;
    list-style-type: none;
  }
  .right_links li {
    background: url("../images/contents_link_mark.png") no-repeat scroll left 6px transparent;
    margin-bottom: 10px;
    padding-left: 12px;
  }
  .right_links p {
    margin-left: 0;
  }
  .right_links .download_btn_r {
    text-align: right;
  }
  /* banners */
  #banners {
    margin-top: 0;
    padding-bottom: 4px;
  }
  /* link_wrap */
  .link_wrap_left,
  .link_wrap_right {
    width: 340px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    width: 338px;
  }
  .link_wrap_left h3,
  .link_wrap_right h3 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .link_wrap_left p,
  .link_wrap_right p,
  .link_wrap_left li,
  .link_wrap_right li {
    font-size: 120%;
  }
  .link_wrap_left {
    margin-left: 0;
  }
  .link_wrap_right {
    margin-right: 0;
  }
  .link_wrap .ttl {
    font-size: 140%;
  }
  .link_ttl {
    font-size: 140%;
  }
  /* box_wrap */
  .box_wrap h3,
  .box_wrap h4,
  .box_wrap p {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* table.content_table */
  table.content_table {
    margin: 0 auto 40px auto;
    font-size: 120%;
  }
  table.content_table th {
    width: 90px;
  }
  /* ul.content_links */
  ul.content_links li {
    font-size: 130%;
  }
  /* ul.officer_list */
  ul.officer_list li {
    *zoom: 1;
  }
  ul.officer_list li:before,
  ul.officer_list li:after {
    display: table;
    content: "";
  }
  ul.officer_list li:after {
    clear: both;
  }
  ul.officer_list li p.post {
    padding: 0px;
    width: 120px;
    float: left;
    margin: 0 0 10px 0;
  }
  ul.officer_list li p.name {
    width: 540px;
    padding: 0px;
    float: left;
    margin: 0 0 10px 0px;
  }
  /* ol.num_list */
  /*グループ会社一覧*/
  .group_list_nav {
    width: 328px;
  }
  .group_list_nav h3 {
    font-size: 160%;
    text-align: center;
  }
  .group_list_nav h3 a {
    padding: 0px;
    background-color: transparent;
  }
  .group_list_nav h4 {
    font-size: 130%;
  }
  .group_list_nav dt {
    font-size: 140%;
  }
  .group_list_nav dd {
    font-size: 110%;
  }
  #group_list_nav1 {
    float: left;
    height: 908px;
  }
  #group_list_nav1 h3 a {
    color: #005900;
  }
  #group_list_nav2 {
    float: right;
  }
  #group_list_nav2 h3 a {
    color: #00698C;
  }
  #group_list_nav3 {
    float: right;
  }
  #group_list_nav3 h3 a {
    color: #8C2200;
  }
  /* 再生可能エネルギー事業への取り組み */
  .box_wrap2_u p.f_l {
    float: left;
  }
  .box_wrap2_u p.f_r {
    float: right;
  }
  .box_wrap2_u figure.fig {
    text-align: right;
    float: right;
  }
  .box_wrap2_u figure.fig figcaption {
    font-size: 130%;
  }
  .box_wrap2_u figure.fig figcaption span {
    font-size: 70%;
  }
  .box_wrap2_d .bold_s_ttl {
    font-size: 180%;
  }
  .bold_ttl2 {
    font-size: 210%;
  }
  /* その他の事業 */
  figure.f_r2 {
    margin: 0 0 20px 20px;
    float: right;
  }
  figure.f_r2 img {
    padding: 0 5px 5px 5px;
  }
  figure.f_r2 figcaption p {
    margin: 5px 10px !important;
    font-size: 120%;
  }
  /* 投資先企業の紹介 */
  .inv_wrap {
    margin: 0 20px 20px 20px;
  }
  .inv_wrap .inv_head h3 {
    margin: 10px 0 0 20px;
    font-size: 140%;
  }
  .inv_wrap .inv_head p {
    margin: 10px 20px 10px 0;
    font-size: 120%;
  }
  .inv_wrap .inv_con {
    margin: 0px;
    padding: 16px 12px 12px 12px;
    background: url("../images/top_con_line.gif") repeat-x scroll center top transparent;
  }
  .inv_wrap .inv_con figure.column-image-left {
    margin: 0 12px 0 0;
    width: 157px;
    float: left;
    display: inline;
    text-align: left;
  }
  .inv_wrap .inv_con figure.column-image-left figcaption {
    font-size: 110%;
  }
  .inv_wrap .inv_con p {
    margin: 0 0 	20px 169px;
  }
  .inv_wrap .inv_con ul {
    margin: 0 0 	20px 169px;
  }
  .inv_wrap .inv_con ul li {
    font-size: 120%;
  }
  /* 財務ハイライト */
  .mod_unit {
    margin-bottom: 0px !important;
    text-align: right;
  }
  .mod_notebox {
    margin-left: 20px;
    margin-right: 20px;
  }
  .mod_notebox p.an {
    font-size: 100%;
  }
  .mod_notebox ol {
    margin: 0 0 0 20px;
  }
  .mod_notebox ol li {
    font-size: 100%;
  }
  /* 検索結果 */
  #search_contents {
    width: 700px;
  }
  /* cat_9 */
  #cat_9 table.content_table th {
    width: 115px;
  }
  /* cat_16 */
  #cat_16 h3.m_ttl {
    font-size: 320%;
    margin: 60px 0px;
  }
  /* cat_20 */
  #cat_20 table.content_table th {
    width: 250px;
  }
  /* cat_36 */
  #cat_36 table.content_table th {
    width: auto;
  }
  #cat_36 table.content_table td {
    text-align: right;
  }
  /* cat_43 */
  #cat_43 table.content_table th {
    width: 115px;
  }

  /* recruit 201409
  ----------------------------------*/
  ul.recruit_nav{
    display:block;
    margin:0 auto 30px;
    width:496px;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
  }

  ul.recruit_nav li{
    width:164px;
    line-height:1.2;
    border-left:1px solid #cccccc;
    text-align:center;
    font-size: 180%;
    font-weight:bold;
    float:left;
  }
  ul.recruit_nav li:first-child{
    width:163px;
  }
  ul.recruit_nav li a{
    display:block;
    padding:15px 0;
    background-color:#ffffff;
    text-decoration:none !important;
    color:#333333;
  }
  ul.recruit_nav li a.active,
  ul.recruit_nav li a:hover{
    background-color:#eaf6ea;
  }
  ul.recruit_nav li a span{
    padding-left:16px;
    background:url(../images/company/recruit/recruit_arrow.png) no-repeat left center;
  }
  .wrap ul.recruit_nav{
    width:660px;
  }
  .wrap ul.recruit_nav li{
    width:164px;
  }
  .wrap ul.recruit_nav li:first-child{
    width:163px;
  }
  /**/
  .recruit_ttl{
    font-size:180%;
    padding:0;
  }
  .wrap .recruit_ttl{
    padding:0 15px;
  }
  .recruit_ttl2{
    font-size:180%;
  }
  /**/
  div.recruit_btn{
    font-size: 180%;
  }
  /**/
  .recruit_box_wrap{
    margin:0 5px 40px;
    background-color:#FFF;
  }
  .recruit_box{
    padding:20px;
  }
  .recruit_box p{
    margin:0 0 20px;
    padding:0;
  }

  .recruit_box ul{
  }
  .recruit_box ul li{
    margin:0 0 10px;
  }
  /**/
  div.recruit_member{
    width:660px;
    height:136px;
    margin:0 auto 30px;
    padding:0;
    background-color:#008c13;
    position:relative;
  }
  div.recruit_member figure.column-image-auto{
    margin:0;
    padding:0;
    line-height:0;
    position:absolute;
    top:0;
    left:0;
  }
  div.recruit_member a{
    display:block;
    width:440px;
    height:96px;
    margin:0;
    padding:25px 0 25px 220px;
    background-image:url(../images/company/recruit/recruit_member_arrow.png);
    background-repeat:no-repeat;
    background-position: 626px center;
    text-decoration:none !important;
    color:#ffffff;
    position:absolute;
    top:0;
    left:0;
  }
  div.recruit_member:hover{
    background-color:#0c9e0c;
  }
  div.recruit_member:hover a{
    background-image:url(../images/company/recruit/recruit_member_arrow_on.png);
  }
  div.recruit_member a p{
    margin:0 0 10px;
    padding:0 25px;
    line-height:1.2;
  }
  div.recruit_member a p.name{
    margin:0;
    padding:0 25px;
    font-size: 180%;
  }
  .wrap div.recruit_member{
    width:680px;
  }
  .wrap div.recruit_member a{
    width:460px;
    background-position:646px 63px;
  }
  .wrap div.recruit_member:hover a{
    background-position:646px 63px;
  }
  /**/
  div.recruit_step{
    display:table;
    width:692px;
    margin:0 auto;
    border-collapse:separate;
    border-spacing:6px 0;
    font-size: 120%;
  }
  div.recruit_step.arrow{
    padding:0 0 52px;
    background:url(../images/company/recruit/recruit_step_bg.png) no-repeat 6px bottom;
    background-size:auto;
  }

  div.recruit_step h4{
    display:table-cell;
    width:153px;
    font-size: 150%;
  }
  div.recruit_step div.recruit_step_con{
    display:table-cell;
    margin:0;
    padding:2%;
    background-color:#ffffff;
    border:1px solid #cccccc;
    font-size: 13px;
    font-size: 1.3rem;
  }
  div.recruit_step_con p{
    font-size: 100%;
  }
  div.recruit_step_con p strong{
    display:inline-block;
    margin:0 0 5px;
    font-size: 120%;
  }
  /**/
  div.recruit_faq{
    width:660px;
    margin:0 auto 7px;
    padding:0 0 7px;
  }
  div.recruit_faq h3{
    min-height:30px;
    margin:0;
    padding:6px 0 0 52px;
    background-position: left top;
    background-size:auto;
  }
  div.recruit_faq_a{
    min-height:30px;
	margin:20px 0 0;
    padding:6px 0 0 52px;
    background-position: left top;
    background-size:auto;
  }
  div.recruit_faq_a p{
    margin:0 0 20px;
    padding:0;
  }


/* add 20160322 */
table#t2421.content_table th{ width: 110px; }



/* add 20160634 for business page */

.mod-linkbox2016:after {
    content:" ";
    display:block;
    clear:both;
}

.mod-linkbox2016 dl{
  font-size: 120%;
}
.mod-linkbox2016 dd{
  font-size: 100%;
}
.mod-linkbox-col2 dl{
  width: 49%;
  float: left;
}
.mod-linkbox-col3 dl{
  width: 33%;
  float: left;
}
/* add 20170402 for IR table */
.detail_table{
font-size: 1em !important;
}
.detail_table.content_table td,
.detail_table.content_table th{
	padding: 0.6em 0.7em
}
.detail_table.content_table th{
	vertical-align: middle;
}
.detail_table caption{
	text-align: left;
}
.detail_table .th_c{
	text-align: center;
}
/* add 20170524 for ol list */
ol.list_parentheses{
  padding:0 0 0 1em;
  margin:0 0 3em 0;
}

ol.list_parentheses > li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
  padding-left: 1.7em;
  text-indent: -1.7em;
  margin-bottom: 0.2em;
}
ol.list_parentheses li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}
ol.list_parentheses > li p{
  text-indent: 0;
}

/* 201710 ==========*/
/* securitization ---- */
.securitization_index_box a {
  font-size: 140%;
}

/* topic1 ---- */
#ul2837, #ul3276 {
  margin: 40px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
#ul2837 li,
#ul3276 li {
  width: 50%;
  margin: 0;
  padding: 1px;
}
#ul2837 li a,
#ul3276 li a {
  height: 72px;
  background: #fff url('../images/arrow_down.png') no-repeat center 56px;
}
#ul2837 li a:hover,
#ul3276 li a:hover {
  background-color: #eee;
}

.securitization_topic1_wrap {
  padding: 0 20px;
}
.securitization_topic1_wrap h4 {
  font-size: 160%;
}
.securitization_topic1_wrap h5 {
  font-size: 140%;
}
.securitization_topic1_wrap h6 {
  font-size: 140%;
}
/* table */
.securitization_topic1_2_table {
  font-size: 120%;
}
.securitization_topic1_2_table th,
.securitization_topic1_2_table td {
  padding: 12px 10px;
}

/* topic2 ---- */
.securitization_topic2_wrap {
  padding: 0 20px;
}

/* 20171116 ========== */
.blue_ttl, .green_ttl {
  font-size: 160%;
}

#cat_164 .content span {
    display: inline-block;
}
#cat_164 .content span.date {
    margin-right: 1em;
}

#cat_13 .link_wrap ul {
  padding: 0 0 12px;
}
#cat_13 .link_wrap ul li {
  margin: 0;
  overflow: hidden;
}
#cat_13 .link_wrap ul li span.date {
  display: inline-block;
  width: 6.2em;
  text-align: right;
  float: left;
}
#cat_13 .link_wrap ul li span.text {
  margin-left: 7em;
}

/* 20190311 */
.metsa-biz_fig {
  width: 660px;
  margin: 0 auto 10px;
  padding-bottom: 20px;
  border: 1px solid #ccc;
  background: #fff;
}
.metsa-biz_fig .txt {
  margin: 0;
  padding: 20px 20px 0;
  font-size: 160%;
  font-weight: bold;
}
.metsa-biz_fig .txt br {
  display: inline;
}
.metsa-biz_fig .s-txt {
  margin: 0;
  padding: 0 20px;
  font-size: 12px;
  text-align: right;
}
.metsa-biz_txt {
  width: 660px;
  margin: 0 auto;
  font-size: 10px;
}

/* 20190930 : officer */
#contents_right .officer-links {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 20px;
  padding: 8px;
  background: #fff;
}
#contents_right .officer-links a {
  padding: 0 32px 0 0;
  background-position: right center;
}
#contents_right .officer-links a:hover {
  text-decoration: underline;
}
#contents_right .officer-links li + li{
  border-top: none;
}


#contents_right .officer-wrap {
}
#contents_right .officer-wrap .s-ttl {
  margin: 0 20px 8px;
  font-size: 1.4rem;
}

#contents_right .officer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 20px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#contents_right .officer-list a {
  /* padding: 8px; */
}
#contents_right .officer-list a:hover {
  opacity: 0.8;
}
#contents_right .officer-list li {
  box-sizing: border-box;
  width: 50%;
  padding: 8px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#contents_right .officer-list li + li {
  border-top: none;
}
#contents_right .officer-list li img {
}
#contents_right .officer-list li .ttl {
  font-size: 1.4rem;
}
#contents_right .officer-list li p {
}

/* .officer-profile */
#contents_right .officer-profile {
  overflow: hidden;
  margin-bottom: 30px;
}
#contents_right .officer-profile figure {
  margin: 0;
  float: left;
}

#contents_right .officer-profile .text {
  margin: 16px 0 0 236px;
}

#contents_right .officer-profile .text .list {
  font-size: 1.3rem;
}

#contents_right .officer-back {
  font-size: 1.3rem;
}

}/*End of media PC style*/

/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  #header_nav,
  #contents_left,
  .back_top,
  #site_links,
  #site_links2,
  #header_links
  {
	  display: none;
  }
  #breadcrumb{
	  display: block;
  }
  #brandlogo img{
	  width: 6cm;
  }
  .inv_wrap .column-image-left{
  	  width: 4.6cm;
	  float: left !important;
  }
  .inv_wrap .inv_con > p,
  .inv_wrap .inv_con > ul{
	  margin-left: 5cm !important;
	  line-height: 150%;
  }
  .inv_wrap .inv_con{
	  padding-top: 0;
  }
  #copy_right{
	  border-top: 1px solid #666;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  ol.list_parentheses > li{
    list-style-type:none;
    list-style-position:inside;
    counter-increment: cnt;
    padding-left: 1.7em;
    text-indent: -1.7em;
    margin-bottom: 0.2em;
  }
  ol.list_parentheses li:before{
    display: marker;
    content: "(" counter(cnt) ") ";
  }
}
