@charset "UTF-8";
/* ==========================================================================
   BASE STYLE
   ========================================================================== */
body {
  color: #545454;
  line-height: 1;
  font-size: 87.5%;
  font-family: "FP-ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Frutiger, Helvetica, sans-serif;
  background: #0090dc; }
  body a {
    text-decoration: none;
    outline: none;
    color: #0074c1; }
    body a:link, body a:visited, body a:active {
      text-decoration: none;
      color: #0074c1;
      outline: none; }
    body a:hover {
      text-decoration: underline;
      color: #0074c1;
      outline: none; }
  body #containerInner {
    _padding-bottom: 50px; }
    body #containerInner a {
      text-decoration: none;
      color: #0074c1;
      padding-left: 12px;
      background: url(/common/image/link_arrow_right.gif) no-repeat left center;
      *background: url(/common/image/link_arrow_right.gif) no-repeat left 3px; }
      body #containerInner a:link, body #containerInner a:visited, body #containerInner a:active {
        text-decoration: none;
        color: #0074c1;
        padding-left: 12px;
        background: url(/common/image/link_arrow_right.gif) no-repeat left center;
        *background: url(/common/image/link_arrow_right.gif) no-repeat left 3px; }
      body #containerInner a:hover {
        text-decoration: underline;
        color: #0074c1; }
      body #containerInner a.notArr {
        text-decoration: none;
        color: #0074c1;
        padding-left: 0;
        background: transparent; }
        body #containerInner a.notArr:link, body #containerInner a.notArr:visited, body #containerInner a.notArr:active {
          text-decoration: none;
          color: #0074c1;
          padding-left: 0;
          background: transparent; }
        body #containerInner a.notArr:hover {
          text-decoration: underline;
          color: #0074c1; }
      body #containerInner a.linkLine {
        text-decoration: underline;
        color: #0074c1;
        padding-left: 0;
        background: transparent; }
        body #containerInner a.linkLine:link, body #containerInner a.linkLine:visited, body #containerInner a.linkLine:active {
          text-decoration: underline;
          color: #0074c1;
          padding-left: 0;
          background: transparent; }
        body #containerInner a.linkLine:hover {
          text-decoration: none;
          color: #0074c1; }
    body #containerInner .blankiconStyle {
      margin-left: 5px; }
      body #containerInner .blankiconStyle img {
        vertical-align: baseline !important; }
    body #containerInner .freeDialIcon {
      margin-right: 5px; }
      body #containerInner .freeDialIcon img {
        vertical-align: top;
        *vertical-align: baseline;
        margin-top: 4px; }
    body #containerInner .pdfIcon {
      margin-left: 5px;
      margin-right: 5px; }
      body #containerInner .pdfIcon img {
        vertical-align: top;
        *vertical-align: middle; }
  body .newPdf .new {
    margin-left: 5px;
    margin-right: 5px; }
    body .newPdf .new img {
      margin-top: 3px;
      vertical-align: top;
      *vertical-align: middle; }
  body .newPdf p {
    padding-left: 83px !important;
    *left: 83px; }
  body .thum a {
    background: none !important;
    padding-left: 0px !important; }

/* ==========================================================================
   FONT %
   ========================================================================== */
/*
72% -> 10px
79% -> 11px
86% -> 12px
93% -> 13px
100% -> 14px
108% -> 15px
115% -> 16px
122% -> 17px
129% -> 18px
136% -> 19px
143% -> 20px
150% -> 21px
158% -> 22px
165% -> 23px
172% -> 24px
179% -> 25px
186% -> 26px
186% -> 27px
209% -> 29px
216% -> 30px
237% -> 33px
*/
.fs12 {
  font-size: 86% !important; }

.fs14 {
  font-size: 100% !important; }

.fs16 {
  font-size: 115% !important; }

.fs18 {
  font-size: 129% !important; }

.fs19 {
  font-size: 136% !important; }

.fs20 {
  font-size: 143% !important; }

.fs27 {
  font-size: 192% !important; }

.fs30 {
  font-size: 216% !important; }

.fs30 span {
  font-size: 43% !important;
  font-weight: normal !important; }

.fs33 {
  font-size: 237% !important; }

.lh16 {
  line-height: 1.6 !important; }

.bold {
  font-weight: bold !important; }

.fcRed {
  color: #f00; }

.fcBlack {
  color: #545454 !important; }

.fcBlue {
  color: #0074c1 !important; }

.bbGray {
  border-bottom: 1px solid #dcdcdc; }

.bbBlack {
  border-bottom: 1px solid #000; }

.bbBlue {
  border-bottom: 1px solid #0074c1; }

.taC {
  text-align: center; }

.taL {
  text-align: left; }

.taR {
  text-align: right; }

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

.ind18 {
  text-indent: -1.8em;
  padding-left: 1.8em; }

.ind15 {
  text-indent: -1.5em;
  padding-left: 1.5em; }

.ind08 {
  text-indent: -0.8em;
  padding-left: 0.8em; }

.ind05 {
  text-indent: -0.5em;
  padding-left: 0.5em; }

.ind05_2 {
  text-indent: -0.5em; }

.fltL {
  float: left; }

.fltR {
  float: right; }

.fltLimg {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px; }

.fltRimg {
  float: right;
  margin-left: 25px;
  margin-bottom: 25px; }

/* ==========================================================================
   MARGIN/PADDING
   ========================================================================== */
.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt120 {
  margin-top: 120px !important; }

.mt140 {
  margin-top: 140px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }

.pl60 {
  padding-left: 60px !important; }

.pl65 {
  padding-left: 65px !important; }

.pl70 {
  padding-left: 70px !important; }

.pl75 {
  padding-left: 75px !important; }

.pl80 {
  padding-left: 80px !important; }

.pl90 {
  padding-left: 90px !important; }

.pl110 {
  padding-left: 110px !important; }

.pl130 {
  padding-left: 130px !important; }

.pl160 {
  padding-left: 160px !important; }

.pl170 {
  padding-left: 170px !important; }

.pl200 {
  padding-left: 200px !important; }

.pl220 {
  padding-left: 220px !important; }

.pl240 {
  padding-left: 240px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr60 {
  padding-right: 60px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt60 {
  padding-top: 60px !important; }

.pd0 {
  padding: 0 !important; }

/* ==========================================================================
   HEADER STYLE
   ========================================================================== */
.common #wrapper header {
  width: 100%;
  position: relative;
  *z-index: 1000 !important;
  *zoom: 1 !important;
  min-width: 1000px;
  _width: expression(document.body.clientWidth < 1002? "1000px" : "auto"); }
.common #wrapper header nav.headerInner {
  width: 100%;
  height: 53px;
  line-height: 0;
  padding-bottom: 0px; }
.common #wrapper header nav.headerInner .headerNav {
  width: 100%;
  _width: auto !important;
  padding: 0;
  left: 0;
  _left: -230px;
  top: 0;
  position: absolute; }
.common #wrapper header nav.headerInner .headerNav .logo {
  margin: 16px 0 0 22px; }
.common #wrapper header nav.headerInner .headerNav div {
  float: left;
  margin-top: 6px;
  margin-right: 20px;
  line-height: 0 !important;
  padding: 0;
  position: static !important;
  font-size: 0;
  _font-size: 15px; }
.common #wrapper header nav.headerInner .headerNav div a:hover {
  border-bottom: none;
  display: block;
  padding-bottom: 3px; }
.common #wrapper header nav.headerInner .headerNav div .line {
  height: 2px;
  width: 0;
  background-color: #0074c1;
  position: absolute;
  top: 36px;
  left: 0; }
.common #wrapper header nav.headerInner .headerNav div .line.current {
  _top: 20px;
  _border-bottom: 2px solid #0074c1;
  _background: none;
  width: 195px; }
.common #wrapper header nav.headerInner .headerNav div span {
  display: block;
  position: absolute;
  left: 0;
  top: 0; }
.common #wrapper header nav.headerInner .headerNav .about a {
  display: block;
  position: relative;
  width: 201px;
  height: 27px; }
.common #wrapper header nav.headerInner .headerNav .professional {
  _margin-left: -100px !important;
  margin-left: 227px; }
.common #wrapper header nav.headerInner .headerNav .selCountry {
  margin-right: 0;
  float: none !important;
  position: absolute !important;
  right: 120px;
  _right: -150px; }
.common #wrapper header nav.headerInner .headerNav .clickable {
  cursor: pointer; }
.common #wrapper header nav.headerInner .headerNav .lang {
  float: right !important;
  margin: 20px 24px 0px 5px; }
.common #wrapper header nav.headerInner .headerNav .lang li {
  margin: 0;
  line-height: 0;
  font-size: 0;
  float: left; }
.common #wrapper header nav.headerInner .headerNav .lang li a {
  opacity: 0.5;
  transition: opacity 0.1s ease-in; }
.common #wrapper header nav.headerInner .headerNav .lang li a:hover {
  opacity: 1; }
.common #wrapper header nav.headerInner .headerNav .lang .en {
  margin-right: 5px;
  position: relative;
  width: 37px;
  height: 13px; }
.common #wrapper header nav.headerInner .headerNav .lang .ja {
  margin-left: 5px;}
body#noNav.common #wrapper header nav.headerInner .headerNav .lang {
  margin-top: 10px; }
body#noNav.common #wrapper header nav.headerInner .headerNav .lang .en,
body#noNav.common #wrapper header nav.headerInner .headerNav .lang .ja {
  position: relative;
  width: 48px;
  height: 27px;
  margin: 0 1px; }
body#noNav.common #wrapper header nav.headerInner .headerNav .lang .ja {
  width: 43px; }
.common #wrapper header nav.headerInner .headerNav .lang .en a, .common #wrapper header nav.headerInner .headerNav .lang .jp a {
  cursor: pointer; }
.common #wrapper header nav.headerInner .headerNav .lang .en a:hover, .common #wrapper header nav.headerInner .headerNav .lang .jp a:hover {
  border-bottom: none; }
.common #wrapper header nav.headerInner .hNav {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 70px;
  width: 100%;
  z-index: 1000; }
.common #wrapper header nav.headerInner .hNav .menu {
  height: 72px;
  position: relative;
  z-index: 10000 !important;
  background: url(/common/nav_image/header_nav_bg.png) repeat-x left top; }
.common #wrapper header nav.headerInner .forConsumer ul, .common #wrapper header nav.headerInner .forProfessional ul, .common #wrapper header nav.headerInner .forAbout ul, .common #wrapper header nav.headerInner .selectCountry ul {
  overflow: hidden;
  height: 72px;
  margin: 0 24px; }
.common #wrapper header nav.headerInner .forConsumer ul li, .common #wrapper header nav.headerInner .forProfessional ul li, .common #wrapper header nav.headerInner .forAbout ul li, .common #wrapper header nav.headerInner .selectCountry ul li {
  float: left;
  margin-top: 1px;
  margin-right: 1px;
  position: relative;
  height: 70px; }
.common #wrapper header nav.headerInner .forConsumer ul li span, .common #wrapper header nav.headerInner .forProfessional ul li span, .common #wrapper header nav.headerInner .forAbout ul li span, .common #wrapper header nav.headerInner .selectCountry ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0; }
.common #wrapper header nav.headerInner .arrow {
  _display: none; }
.common #wrapper header nav.headerInner .forConsumer .arrow {
  position: absolute;
  top: -9px;
  left: 500px; }
.common #wrapper header nav.headerInner .forConsumer ul {
  width: 380px; }
.common #wrapper header nav.headerInner .forConsumer ul .jvc {
  width: 189px; }
.common #wrapper header nav.headerInner .forConsumer ul .kenwood {
  width: 190px;
  margin-right: 0px; }
.common #wrapper header nav.headerInner .forProfessional .arrow {
  position: absolute;
  top: -9px;
  left: 308px; }
.common #wrapper header nav.headerInner .forProfessional ul {
  width: 648px; }
.common #wrapper header nav.headerInner .forProfessional ul .radiosystem {
  width: 215px; }
.common #wrapper header nav.headerInner .forProfessional ul .healthcare {
  width: 215px; }
.common #wrapper header nav.headerInner .forProfessional ul .system {
  width: 215px;
  margin-right: 0px; }
.common #wrapper header nav.headerInner .forAbout .arrow {
  position: absolute;
  top: -9px;
  left: 470px; }
.common #wrapper header nav.headerInner .forAbout ul {
  width: 942px; }
.common #wrapper header nav.headerInner .forAbout ul li {
  width: 156px; }
.common #wrapper header nav.headerInner .forAbout ul .about06 {
  margin-right: 0px; }
.common #wrapper header nav.headerInner .selectCountry .arrow {
  position: absolute;
  top: -9px;
  right: 86px; }
.common #wrapper header nav.headerInner .selectCountry ul {
  width: 700px;
  right: 0px;
  position: absolute; }
.common #wrapper header nav.headerInner .selectCountry ul li {
  width: 174px;
  height: 71px; }
.common #wrapper header nav.headerInner .selectCountry .mapArea {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0;
  height: 429px;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
  overflow: hidden; }
.common #wrapper header nav.headerInner .selectCountry .mapArea .inner {
  width: 1000px;
  margin: 0 auto;
  height: 429px;
  position: relative; }
.common #wrapper header nav.headerInner .selectCountry .mapArea .inner .close {
  position: absolute;
  right: 41px;
  top: 17px; }
.common #wrapper header nav.headerInner .selectCountry .mapArea .inner .close .on {
  position: absolute;
  right: 0px;
  top: 0px; }
.common #wrapper header nav.headerInner .selectCountry .mapArea .inner dl {
  float: left;
  height: 76px;
  margin-bottom: 50px;
  *padding-bottom: 50px !important; }
.common #wrapper header nav.headerInner .selectCountry .mapArea .inner dl dd {
  position: relative; }
.common #wrapper header nav.headerInner .selectCountry .mapArea .inner dl dd span {
  display: block;
  left: 0;
  position: absolute;
  top: 0; }
.common #wrapper header nav.headerInner .selectCountry .mapArea .inner dl dd.mt33 {
  margin-top: 33px !important; }
.common #wrapper header nav.headerInner .selectCountry div.americasMap .map {
  position: absolute;
  right: 115px;
  top: 132px; }
.common #wrapper header nav.headerInner .selectCountry div.americasMap .link {
  position: absolute;
  left: 89px;
  top: 105px; }
.common #wrapper header nav.headerInner .selectCountry div.americasMap .link dl {
  width: 207px;
  margin-right: 34px; }
.common #wrapper header nav.headerInner .selectCountry div.americasMap .link dl dd {
  margin-top: 10px; }
.common #wrapper header nav.headerInner .selectCountry div.europeMap .map,
.common #wrapper header nav.headerInner .selectCountry div.asiaMap .map {
  position: absolute;
  right: 70px;
  top: 49px; }
.common #wrapper header nav.headerInner .selectCountry div.europeMap .link,
.common #wrapper header nav.headerInner .selectCountry div.asiaMap .link {
  position: absolute;
  left: 39px;
  top: 53px; }
.common #wrapper header nav.headerInner .selectCountry div.europeMap .link dl,
.common #wrapper header nav.headerInner .selectCountry div.asiaMap .link dl {
  width: 205px;
  margin-right: 28px; }
.common #wrapper header nav.headerInner .selectCountry div.europeMap .link dl dd,
.common #wrapper header nav.headerInner .selectCountry div.asiaMap .link dl dd {
  margin-top: 8px; }
.common #wrapper header nav.headerInner ul li.marginClear {
  margin-right: 0; }

/* ==========================================================================
   BREAD CRUMB STYLE
   ========================================================================== */
.common #wrapper #breadcrumb {
  height: 16px;
  background-color: #f2f2f2;
  padding: 8px 0; }
  .common #wrapper #breadcrumb dl {
    transform: translate3d(0, 0, 0);
    padding-left: 230px;
    font-size: 72%; }
    .common #wrapper #breadcrumb dl dt {
      font-weight: bold;
      display: inline; }
    .common #wrapper #breadcrumb dl dd {
      display: inline; }
    .common #wrapper #breadcrumb dl dt a {
      text-decoration: none;
      color: #0074c1; }
      .common #wrapper #breadcrumb dl dt a:link, .common #wrapper #breadcrumb dl dt a:visited, .common #wrapper #breadcrumb dl dt a:active {
        text-decoration: none;
        color: #0074c1; }
    .common #wrapper #breadcrumb dl dd a {
      text-decoration: none;
      color: #0074c1; }
      .common #wrapper #breadcrumb dl dd a:link, .common #wrapper #breadcrumb dl dd a:visited, .common #wrapper #breadcrumb dl dd a:active {
        text-decoration: none;
        color: #0074c1; }
    .common #wrapper #breadcrumb dl dt a:hover, .common #wrapper #breadcrumb dl dd a:hover {
      text-decoration: underline;
      color: #0074c1; }
    .common #wrapper #breadcrumb dl .nowPage {
      color: #545454; }

/* ==========================================================================
   WRAPPER STYLE
   ========================================================================== */
.common #wrapOuter {
  background: #fff;
  width: 100%;
  min-width: 1000px; }
  .common #wrapOuter #wrapper {
    /*      _width: 1000px;
    */
    width: 100%;
    min-width: 1000px;
    max-width: 1300px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    overflow: hidden;
    zoom: 1; }
    .common #wrapOuter #wrapper #wrapInner {
      text-align: left;
      line-height: 1.5;
      zoom: 1; }
      .common #wrapOuter #wrapper #wrapInner #subNav {
        width: 205px;
        height: 100%;
        position: absolute;
        z-index: 999; }
      .common #wrapOuter #wrapper #wrapInner #container {
        zoom: 1; }
        .common #wrapOuter #wrapper #wrapInner #container #containerInner {
          width: auto;
          padding-left: 198px; }
          .common #wrapOuter #wrapper #wrapInner #container #containerInner h2 {
            margin: 31px 28px;
            *margin: 32px 28px;
            color: #0074c1;
            line-height: 0;
            position: relative; }
            .common #wrapOuter #wrapper #wrapInner #container #containerInner h2 span {
              display: block;
              position: absolute;
              right: 0px;
              *right: 28px;
              top: 50%;
              _top: 19px;
              margin-top: 23px; }
              .common #wrapOuter #wrapper #wrapInner #container #containerInner h2 span a {
                _display: block;
                padding-left: 0px;
                background: none; }
                .common #wrapOuter #wrapper #wrapInner #container #containerInner h2 span a img {
                  opacity: 1;
                  filter: alpha(opacity=100);
                  -ms-filter: "alpha(opacity=100)";
                  -moz-opacity: 1;
                  -khtml-opacity: 1; }
                .common #wrapOuter #wrapper #wrapInner #container #containerInner h2 span a img:hover {
                  padding-left: 0px;
                  background: none;
                  opacity: 0.6;
                  filter: alpha(opacity=60);
                  -ms-filter: "alpha(opacity=60)";
                  -moz-opacity: 0.6;
                  -khtml-opacity: 0.6; }
          .common #wrapOuter #wrapper #wrapInner #container #containerInner h2.lh2 {
            margin: 14px 28px 14px;
            *margin: 12px 28px 12px; }
          .common #wrapOuter #wrapper #wrapInner #container #containerInner .mainVisual {
            line-height: 0; }
            .common #wrapOuter #wrapper #wrapInner #container #containerInner .mainVisual img {
              width: 100%;
              height: auto; }
          .common #wrapOuter #wrapper #wrapInner #container #containerInner h3 {
            color: #0074c1;
            margin-top: 0; }
          .common #wrapOuter #wrapper #wrapInner #container #containerInner h4.leftline {
            border-left: 4px solid #0074c1;
            line-height: 0;
            margin-bottom: 30px;
            padding-left: 12px; }

/* ==========================================================================
   SECTION STYLE
   ========================================================================== */
.common #container #containerInner section {
  padding: 34px 28px 30px; }
  .common #container #containerInner section h3 {
    margin-bottom: 20px;
    font-size: 165%; }
  .common #container #containerInner section .subTitle {
    font-size: 143%;
    font-weight: bold;
    color: #0074c1; }
    .common #container #containerInner section .subTitle span {
      display: block;
      margin-bottom: 8px; }
  .common #container #containerInner section.grayBorderTop {
    border-top: 1px solid #ececec; }
  .common #container #containerInner section.grayBorderBottom {
    border-bottom: 1px solid #ececec; }
  .common #container #containerInner section.plainArea {
    padding-top: 0; }
  .common #container #containerInner section.paddingBottomCut {
    padding-bottom: 0; }
  .common #container #containerInner section.twoColumnArea {
    padding: 40px 28px; }
    .common #container #containerInner section.twoColumnArea .twoColumnAreaInner {
      width: 746px;
      margin: 0 auto; }
      .common #container #containerInner section.twoColumnArea .twoColumnAreaInner .boxImg {
        line-height: 0;
        padding-left: 0px;
        text-align: center; }
      .common #container #containerInner section.twoColumnArea .twoColumnAreaInner .boxImg a {
        background-image: none;
        padding-left: 0; }
      .common #container #containerInner section.twoColumnArea .twoColumnAreaInner .leftBox {
        margin-right: 40px; }
      .common #container #containerInner section.twoColumnArea .twoColumnAreaInner .topBox {
        margin-bottom: 40px; }
      .common #container #containerInner section.twoColumnArea .twoColumnAreaInner .middleBox {
        margin-bottom: 43px; }
      .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl {
        width: 353px;
        float: left; }
        .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl .heading {
          padding: 16px 0 16px 2px; }
        .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl .txt, .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl .firstLink {
          margin-top: 16px; }
        .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl .link {
          margin-top: 3px; }
        .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl .lastLink {
          margin-top: 16px; }
        .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl dt, .common #container #containerInner section.twoColumnArea .twoColumnAreaInner dl dd {
          padding-left: 3px; }
    .common #container #containerInner section.twoColumnArea .hedingBlueUnderLine dl .heading {
      border-bottom: 1px solid #0074c1;
      padding-bottom: 0px;
      margin-bottom: 6px; }
    .common #container #containerInner section.twoColumnArea .hedingBlackUnderLine dl .heading {
      border-bottom: 1px solid #000000;
      padding-bottom: 5px;
      margin-bottom: 10px; }
.common #container #containerInner #levelTwo section.twoColumnArea {
  padding-top: 22px; }
  .common #container #containerInner #levelTwo section.twoColumnArea .twoColumnAreaInner .topBox {
    margin-bottom: 13px; }
.common #container #containerInner .hedingBlackUnderLine2 {
  padding: 34px 28px 20px; }
  .common #container #containerInner .hedingBlackUnderLine2 h3 {
    border-bottom: 1px solid #000000;
    color: #545454 !important;
    font-size: 143%; }
.common #container #containerInner .block_adobe_reader {
  border-top: 1px solid #ccc;
  padding: 33px 28px 0;
  margin-top: 40px;
  overflow: hidden; }
  .common #container #containerInner .block_adobe_reader .banner {
    float: left;
    padding-right: 10px; }
    .common #container #containerInner .block_adobe_reader .banner a {
      background: none;
      padding-left: 0; }
  .common #container #containerInner .block_adobe_reader .text {
    font-size: 86%;
    margin-left: 122px;
    padding-bottom: 0; }
.common #container #containerInner .listDisc {
  margin-left: 1em; }
  .common #container #containerInner .listDisc li {
    list-style-type: disc; }
.common #container .entry {
    width: 746px;
    margin: 37px auto 0px;
    padding: 30px !important;
    border: 1px solid #e1e1e1;
    text-align: center;
    box-sizing: border-box;
}
.common #container .entry p a {
        padding: 0;
    background: none;
    color: inherit;
}

/* ==========================================================================
   TABLE STYLE
   ========================================================================== */
.common #container #containerInner .unit {
  text-align: right; }
.common #container #containerInner table {
  width: 100%;
  border: 1px solid #dcdcdc; }
  .common #container #containerInner table th, .common #container #containerInner table td {
    border-bottom: 1px solid #dcdcdc; }
  .common #container #containerInner table th {
    white-space: nowrap;
    background: #0074c1;
    color: #fff;
    font-weight: normal;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc; }
  .common #container #containerInner table .nowrap {
    white-space: nowrap; }
.common #container #containerInner .table2rows th, .common #container #containerInner .table2rows td {
  padding: 8px 34px 8px 14px; }
.common #container #containerInner .table2rows th {
  width: 200px; }
.common #container #containerInner .table2rows td {
  line-height: 1.6; }
.common #container #containerInner .table2rows.highlight td {
  padding: 8px 14px 8px 34px;
  text-align: right;
  border-right: 1px solid #dcdcdc; }
.common #container #containerInner .tableCalendar th, .common #container #containerInner .tableCalendar td {
  text-align: center; }
.common #container #containerInner .tableCalendar th {
  width: 25%; }
.common #container #containerInner .tableCalendar td {
  line-height: 0;
  padding: 8px; }

/* ==========================================================================
   CAPTION STYLE
   ========================================================================== */
.common #container #containerInner section .grayCaption {
  color: #5f5f5f;
  font-size: 86%; }

/* ==========================================================================
   USE NEWS LIST AND ETC ...
   ========================================================================== */
.common #container #containerInner section .linkListAndDayNomal dl {
  *width: 700px;
  overflow: hidden;
  margin-bottom: 8px;
  position: relative; }
  .common #container #containerInner section .linkListAndDayNomal dl dt {
    position: absolute;
    top: 0;
    left: 0; }
  .common #container #containerInner section .linkListAndDayNomal dl dd {
    margin-left: 100px; }
.common #container #containerInner section .linkListOnly ul li {
  margin-bottom: 8px; }
  .common #container #containerInner section .linkListOnly ul li span {
    margin-left: 5px; }
    .common #container #containerInner section .linkListOnly ul li span img {
      vertical-align: top;
      *vertical-align: middle; }
.common #container #containerInner section .pdfLinkIcon dl {
  margin-bottom: 8px; }
  .common #container #containerInner section .pdfLinkIcon dl dd {
    padding-left: 12px;
    text-indent: -12px; }
    .common #container #containerInner section .pdfLinkIcon dl dd span {
      margin-left: 5px; }
      .common #container #containerInner section .pdfLinkIcon dl dd span img {
        vertical-align: top;
        *vertical-align: middle; }
.common #container #containerInner section.yearNumList {
  padding: 34px 28px 20px; }
  .common #container #containerInner section.yearNumList h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #5f5f5f;
    _height: 1%;
    font-size: 216%;
    font-weight: bold;
    color: #545454 !important;
    line-height: 1.1; }
    .common #container #containerInner section.yearNumList h3 span {
      font-size: 43%;
      font-weight: normal;
      padding-left: 4px; }
  .common #container #containerInner section.yearNumList .heading {
    font-size: 165%;
    color: #0074c1; }
  .common #container #containerInner section.yearNumList dl {
    border-bottom: 1px solid #dcdcdc; }
    .common #container #containerInner section.yearNumList dl dt, .common #container #containerInner section.yearNumList dl dd {
      padding-bottom: 6px;
      padding-top: 6px; }
    .common #container #containerInner section.yearNumList dl dt {
      *float: left;
      display: inline-block;
      text-align: right;
      width: 10%;
      vertical-align: top; }
    .common #container #containerInner section.yearNumList dl dd {
      display: inline-block;
      width: 80%; }

/* ==========================================================================
   PAGE MAP
   ========================================================================== */
.common .pageMap {
  width: 746px;
  margin: 75px auto 0px;
  padding: 0 !important; }
  .common .pageMap .parentColumn {
    margin-bottom: 3px !important;
    background: #0074c1;
    height: 29px;
    overflow: hidden; }
    .common .pageMap .parentColumn li {
      background: url(/common/image/page_map_arrow_01.gif) no-repeat right top;
      padding-right: 19px;
      text-align: center;
      float: left;
      font-size: 0; }
      .common .pageMap .parentColumn li a {
        display: block;
        opacity: 1;
        background: none !important;
        padding-left: 0 !important;
        padding-top: 6px;
        padding-bottom: 6px; }
      .common .pageMap .parentColumn li a:hover {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -ms-filter: "alpha(opacity=60)";
        -moz-opacity: 0.6;
        -khtml-opacity: 0.6; }
      .common .pageMap .parentColumn li a, .common .pageMap .parentColumn li img {
        font-size: 0; }
    .common .pageMap .parentColumn li.last {
      background: none;
      padding-right: 0; }
  .common .pageMap .parentColumn.col2 li {
    padding-left: 3px;
    width: 366px; }
  .common .pageMap .parentColumn.col2 li.last {
    padding-left: 0px;
    padding-right: 4px;
    width: 354px; }
  .common .pageMap .parentColumn.col2 li.pt6 {
    padding-top: 6px; }
  .common .pageMap .parentColumn.col3 {
    padding-left: 14px; }
    .common .pageMap .parentColumn.col3 li {
      width: 231px; }
  .common .pageMap .parentColumn.col4 {
    padding-left: 15px; }
    .common .pageMap .parentColumn.col4 li {
      width: 168px; }
  .common .pageMap .parentColumn.col5 {
    padding-left: 14px; }
    .common .pageMap .parentColumn.col5 li {
      width: 131px; }
  .common .pageMap .childColumn {
    padding: 16px 0px 7px;
    background: #f2f2f2;
    overflow: hidden;
    _height: 1%;
    width: 100%; }
    .common .pageMap .childColumn ul {
      float: left;
      margin-right: 45px; }
      .common .pageMap .childColumn ul li {
        margin-bottom: 11px;
        line-height: 1.4; }
        .common .pageMap .childColumn ul li a {
          background: url(/common/image/page_map_arrow_02.gif) no-repeat left 5px !important;
          padding-left: 10px !important;
          color: #0074c1; }
      .common .pageMap .childColumn ul li.now {
        background: url(/common/image/page_map_arrow_03.gif) no-repeat left 7px !important;
        padding-left: 10px;
        color: #545454; }
      .common .pageMap .childColumn ul li.final {
        background: url(/common/image/page_map_arrow_04.gif) no-repeat left top !important;
        margin-left: 18px;
        padding-left: 11px; }
      .common .pageMap .childColumn ul li.final.now span {
        display: block;
        background: url(/common/image/page_map_arrow_03.gif) no-repeat left 7px !important;
        padding-left: 10px;
        text-indent: 0;
        color: #545454; }
      .common .pageMap .childColumn ul li.mb22 {
        margin-bottom: 22px; }
    .common .pageMap .childColumn ul.w600 {
      width: 600px;
      *width: 650px; }
    .common .pageMap .childColumn ul.last {
      margin-right: 0px;
      width: auto; }
    .common .pageMap ul li a img[src*="page_map_link_18_b"] {
      margin-top: -4px; }
/* ==========================================================================
   FOOTER STYLE
   ========================================================================== */
.pageTopArea {
  margin-top: 80px;
  background: url(/common/image/dot_line_biside.gif) repeat-x left top;
  position: relative;
  height: 41px;
  margin: 0 28px; }
  .pageTopArea p {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 121px;
    font-size: 0; }
    .pageTopArea p a {
      cursor: pointer !important;
      position: relative;
      background: none !important; }
      .pageTopArea p a span {
        line-height: 0; }

footer {
  width: 100%;
  min-width: 1000px;
  background-color: #bababa;
  padding-top: 30px; }
  footer #footerInner {
    width: 1180px;
    margin: 0 auto; }
    footer #footerInner #siteNav {
      margin: 0px 20px 30px; }
      footer #footerInner #siteNav .navCorporate,
      footer #footerInner #siteNav .navStrategy,
      footer #footerInner #siteNav .navIr,
      footer #footerInner #siteNav .navPress,
      footer #footerInner #siteNav .navSponsored,
      footer #footerInner #siteNav .navSustain {
        background: url(/common/image/footer_line.gif) repeat-y left top;
        padding-left: 19px;
        min-height: 340px;
        height: auto !important;
        height: 340px;
        float: left;
        padding-top: 10px; }
        footer #footerInner #siteNav .navCorporate li,
        footer #footerInner #siteNav .navStrategy li,
        footer #footerInner #siteNav .navIr li,
        footer #footerInner #siteNav .navPress li,
        footer #footerInner #siteNav .navSponsored li,
        footer #footerInner #siteNav .navSustain li {
          font-size: 100%;
          margin-bottom: 9px; }
          footer #footerInner #siteNav .navCorporate li a,
          footer #footerInner #siteNav .navCorporate li a:link,
          footer #footerInner #siteNav .navCorporate li a:visited,
          footer #footerInner #siteNav .navCorporate li a:active,
          footer #footerInner #siteNav .navStrategy li a,
          footer #footerInner #siteNav .navStrategy li a:link,
          footer #footerInner #siteNav .navStrategy li a:visited,
          footer #footerInner #siteNav .navStrategy li a:active,
          footer #footerInner #siteNav .navIr li a,
          footer #footerInner #siteNav .navIr li a:link,
          footer #footerInner #siteNav .navIr li a:visited,
          footer #footerInner #siteNav .navIr li a:active,
          footer #footerInner #siteNav .navPress li a,
          footer #footerInner #siteNav .navPress li a:link,
          footer #footerInner #siteNav .navPress li a:visited,
          footer #footerInner #siteNav .navPress li a:active,
          footer #footerInner #siteNav .navSponsored li a,
          footer #footerInner #siteNav .navSponsored li a:link,
          footer #footerInner #siteNav .navSponsored li a:visited,
          footer #footerInner #siteNav .navSponsored li a:active,
          footer #footerInner #siteNav .navSustain li a,
          footer #footerInner #siteNav .navSustain li a:link,
          footer #footerInner #siteNav .navSustain li a:visited,
          footer #footerInner #siteNav .navSustain li a:active {
			background-image: url(/common/image/link_arrow_right_footer.gif);
			background-repeat: no-repeat;
			background-position: left center;
			background-size: 4px 5px;
            padding-left: 10px;
            color: #fff;
            font-size: 86%; }
          footer #footerInner #siteNav .navSustain li:nth-child(2) a,
          footer #footerInner #siteNav .navSustain li:nth-child(3) a {
            display: block;
            background-position: top 8px left;
            line-height: 1.8em;
          }
          footer #footerInner #siteNav .navCorporate li a:hover,
          footer #footerInner #siteNav .navStrategy li a:hover,
          footer #footerInner #siteNav .navIr li a:hover,
          footer #footerInner #siteNav .navPress li a:hover,
          footer #footerInner #siteNav .navSponsored li a:hover,
          footer #footerInner #siteNav .navSustain li a:hover {
            text-decoration: underline;
            color: #dcdcdc; }
      footer #footerInner #siteNav .navCorporate .heading,
      footer #footerInner #siteNav .navStrategy .heading,
      footer #footerInner #siteNav .navIr .heading,
      footer #footerInner #siteNav .navPress .heading,
      footer #footerInner #siteNav .navSponsored .heading,
      footer #footerInner #siteNav .navRecruit .heading,
      footer #footerInner #siteNav .navInquiry .heading,
      footer #footerInner #siteNav .navSustain .heading {
        margin-bottom: 20px; }
        footer #footerInner #siteNav .navCorporate .heading a,
        footer #footerInner #siteNav .navCorporate .heading a:link,
        footer #footerInner #siteNav .navCorporate .heading a:visited,
        footer #footerInner #siteNav .navCorporate .heading a:active,
        footer #footerInner #siteNav .navStrategy .heading a,
        footer #footerInner #siteNav .navStrategy .heading a:link,
        footer #footerInner #siteNav .navStrategy .heading a:visited,
        footer #footerInner #siteNav .navStrategy .heading a:active,
        footer #footerInner #siteNav .navIr .heading a,
        footer #footerInner #siteNav .navIr .heading a:link,
        footer #footerInner #siteNav .navIr .heading a:visited,
        footer #footerInner #siteNav .navIr .heading a:active,
        footer #footerInner #siteNav .navPress .heading a,
        footer #footerInner #siteNav .navPress .heading a:link,
        footer #footerInner #siteNav .navPress .heading a:visited,
        footer #footerInner #siteNav .navPress .heading a:active,
        footer #footerInner #siteNav .navSponsored .heading a,
        footer #footerInner #siteNav .navSponsored .heading a:link,
        footer #footerInner #siteNav .navSponsored .heading a:visited,
        footer #footerInner #siteNav .navSponsored .heading a:active,
        footer #footerInner #siteNav .navRecruit .heading a,
        footer #footerInner #siteNav .navRecruit .heading a:link,
        footer #footerInner #siteNav .navRecruit .heading a:visited,
        footer #footerInner #siteNav .navRecruit .heading a:active,
        footer #footerInner #siteNav .navInquiry .heading a,
        footer #footerInner #siteNav .navInquiry .heading a:link,
        footer #footerInner #siteNav .navInquiry .heading a:visited,
        footer #footerInner #siteNav .navInquiry .heading a:active,
        footer #footerInner #siteNav .navSustain .heading a,
        footer #footerInner #siteNav .navSustain .heading a:link,
        footer #footerInner #siteNav .navSustain .heading a:visited,
        footer #footerInner #siteNav .navSustain .heading a:active {
					background-image: url(/common/image/link_arrow_right_footer_heading.gif);
					background-repeat: no-repeat;
					background-position: left center;
					background-size: 5px 7px;
          padding-left: 10px;
          color: #fff;
          font-size: 93%; }
        footer #footerInner #siteNav .navCorporate .heading a:hover,
        footer #footerInner #siteNav .navStrategy .heading a:hover,
        footer #footerInner #siteNav .navIr .heading a:hover,
        footer #footerInner #siteNav .navPress .heading a:hover,
        footer #footerInner #siteNav .navSponsored .heading a:hover,
        footer #footerInner #siteNav .navRecruit .heading a:hover,
        footer #footerInner #siteNav .navInquiry .heading a:hover,
        footer #footerInner #siteNav .navSustain .heading a:hover {
          text-decoration: underline; }
        footer #footerInner #siteNav .navCorporate,
        footer #footerInner #siteNav .navStrategy,
        footer #footerInner #siteNav .navIr,
        footer #footerInner #siteNav .navPress,
        footer #footerInner #siteNav .navSponsored,
        footer #footerInner #siteNav .navSustain{
          width: 18%;
        }

footer #copyright {
  background-color: #0090dc;
  width: 100%;
  min-width: 1000px; }
  footer #copyright #copyrightInner {
    min-width: 1000px;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding: 12px 0; }
    footer #copyright #copyrightInner p {
      float: left;
      margin-left: 20px;
			margin-top: 2px;
      line-height: 0;
      font-size: 0; }
  footer #copyright .footerBottomNav {
    float: right;
    margin-right: 20px; }
    footer #copyright .footerBottomNav li {
      float: left;
      position: relative;
      line-height: 0;
      font-size: 0; }
    footer #copyright .footerBottomNav li + li {
      margin-left: 20px;  }
	footer #copyright .footerBottomNav li a:hover {
        border-bottom: 1px solid #fff;
        display: block; }
    footer #copyright .footerBottomNav .useToSite {
      margin-right: 0; }

/* ==========================================================================
   MARGIN CLEAR STYLE
   ========================================================================== */
.common #container #containerInner article {
  transform: translate3d(0, 0, 0);
  min-height: 580px;
  height: auto !important;
  height: 596px;
  position: relative;
  margin-bottom: 52px; }
  .common #container #containerInner article .noborder {
    border: none !important; }
  .common #container #containerInner article .allMarginClear {
    margin: 0 !important; }
  .common #container #containerInner article .allPaddingClear {
    padding: 0 !important; }
  .common #container #containerInner article .bottomMarginClear {
    margin-bottom: 0 !important; }
  .common #container #containerInner article .topMarginClear {
    margin-top: 0 !important; }
  .common #container #containerInner article .leftMarginClear {
    margin-left: 0 !important; }
  .common #container #containerInner article .rightMarginClear {
    margin-right: 0 !important; }
  .common #container #containerInner article .bottomPaddingClear {
    padding-bottom: 0 !important; }
  .common #container #containerInner article .topPaddingClear {
    padding-top: 0 !important; }

/* ==========================================================================
   SIDE NAVIGATION
   ========================================================================== */
#side {
  width: 205px;
  height: 100%;
  zoom: 1;
  float: left; }

.sNav {
  width: 205px;
  height: 100%;
  zoom: 1;
  z-index: 999;
  background: url(/common/nav_image/side_nav_bg.png) repeat-y center top;
  position: relative; }

.sNavInner {
  height: 100%;
  zoom: 1;
  width: 198px;
  z-index: 999;
  position: relative; }

#logo {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 21px;
  top: 50px;
  font-size: 0; }

.sNav ul {
  position: absolute;
  top: 115px;
  left: 0px; }

.sNav li {
  position: relative;
  width: 198px;
  height: 70px; }
  .sNav li a {
    cursor: pointer; }

#languageNav {
  position: static;
  width: 156px;
  padding-top: 707px;
  margin-left: 22px; }
  #languageNav .languageNavInner {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 0px 10px 28px; }
  #languageNav p {
    margin-right: 7px;
    line-height: 0;
    float: left;
    font-size: 0; }
  #languageNav .en, #languageNav .jp {
    position: relative;
    width: 37px;
    height: 13px; }
    #languageNav .en a, #languageNav .jp a {
      cursor: pointer; }

#searchArea {
  position: absolute;
  top: 628px;
  left: 22px;
  padding-top: 16px;
  width: 150px;
  height: 17px; }
  #searchArea form .text {
    width: 141px;
    height: 17px;
    color: #a6a6a6;
    font-size: 86%;
    padding-left: 8px; }
  #searchArea form .button {
		width: 13px;
		height: 13px;
    position: absolute;
    top: 21px;
    right: 5px; }

.sHover, .sHover2 {
  position: absolute;
  top: 118px;
  left: 0px;
  z-index: 500; }

.sHover li, .sHover2 li {
  position: relative;
  width: 222px;
  height: 47px; }
  .sHover li a, .sHover2 li a {
    cursor: pointer; }

.sNav li span, .sHover li span, .sHover2 li span, .pageTopArea span, #languageNav span {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  z-index: 100;
  zoom: 1; }

.current {
  cursor: default; }

.on {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0; }

#h01 ul, #h02 ul, #h03 ul, #h04 ul, #h05 ul, #h06 ul {
  padding-top: 115px; }

.sHover {
  position: absolute;
  top: 0px;
  left: -40px;
  width: 229px;
  height: 100%;
  zoom: 1; }

.sHoverInner {
  display: none;
  *display: block;
  background: url(/common/nav_image/side_nav_bg_03.png) repeat-y center top;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  zoom: 1;
  width: 100%;
  z-index: 500; }

.sHover.modern {
  position: absolute;
  top: 0px;
  left: -40px;
  width: 229px;
  height: 100%;
  zoom: 1;
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 150ms;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 150ms;
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 150ms; }
  .sHover.modern .sHoverInner {
    -ms-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 150ms;
    -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 150ms;
    transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 150ms;
    background: url(/common/nav_image/side_nav_bg_03.png) repeat-y left bottom;
    position: absolute;
    top: 0;
    left: 229px;
    height: 100%;
    zoom: 1;
    width: 100%;
    -ms-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left top;
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .sHover.modern a {
    display: block;
    position: relative;
    width: 222px;
    height: 47px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    .sHover.modern a .off {
      display: block;
      position: relative;
      width: 222px;
      height: 47px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform-origin: 50% 0%;
      transform-origin: 50% 0%; }
      .sHover.modern a .off:before {
        position: absolute;
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
    .sHover.modern a:hover .off {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, -50px) rotate3d(1, 0, 0, 90deg);
      transform: translate3d(0, 0, -50px) rotate3d(1, 0, 0, 90deg); }
    .sHover.modern a .on {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d; }
      .sHover.modern a .on img {
        display: block;
        opacity: 0;
        visibility: hidden;
        position: relative;
        width: 222px;
        height: 47px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(0, 50px, 0) rotate3d(1, 0, 0, -90deg);
        transform: translate3d(0, 50px, 0) rotate3d(1, 0, 0, -90deg); }
    .sHover.modern a:hover .on img {
      opacity: 1;
      visibility: visible;
      -webkit-transform: rotate3d(1, 0, 0, 0deg);
      transform: rotate3d(1, 0, 0, 0deg); }

/* ==========================================================================
   noSideNavTemplate
   ========================================================================== */
#noNav header nav.headerInner {
  height: 88px !important; }
#noNav header header nav.headerInner .headerNav {
  _width: 100% !important;
  left: 0;
  position: absolute; }
#noNav header .headerNav .logo {
  _margin: 16px 0 0 250px !important; }
#noNav header .headerNav div {
  margin-right: 0px !important;
  margin-top: 0px !important; }
#noNav header .professional {
  margin-left: 24px !important;
  _margin-left: 124px !important; }
#noNav header .selCountry {
  right: 133px !important;
  _right: 170px !important; }
#noNav header .forConsumer .arrow {
  left: 286px !important; }
#noNav header .forProfessional .arrow {
  left: 106px !important; }
#noNav header .forAbout .arrow {
  left: 470px !important; }
#noNav header .selectCountry .arrow {
  right: 186px !important; }
#noNav #searchArea {
  position: absolute;
  z-index: 99;
  right: 30px !important;
  top: 14px;
  left: auto !important;
  width: 170px;
  height: 23px;
  padding-top: 0; }
#noNav #searchArea form .text {
  color: #a6a6a6;
  font-size: 86% !important;
  padding-left: 8px;
  height: 23px;
  height: 16px\9;
  *height: 16px;
  width: 162px;
  padding-top: 7px\9;
  *padding-top: 7px; }
#noNav #searchArea form .button {
  position: absolute;
  right: 5px;
  top: 8px;
  *top: 9px; }
#noNav #breadcrumb dl {
  padding-left: 28px !important; }
#noNav #containerInner {
  padding-left: 0px !important; }
#noNav h2 span {
  *right: 80px !important; }
#noNav h2.noVisual {
  border-bottom: 1px solid #dbdbdb;
  margin-top: 32px;
  margin-bottom: 25px;
  padding-bottom: 25px; }
  #noNav h2.noVisual span {
    margin-top: 8px !important;
    _top: 4px !important; }
#noNav h2.lh2.noVisual {
  padding-bottom: 14px;
  *padding-bottom: 12px; }
  #noNav h2.lh2.noVisual span {
    margin-top: 28px !important; }
#noNav .mainVisual {
  padding: 0px 28px !important; }
#noNav footer {
  padding-top: 0px !important; }

/* ==========================================================================
   Section Document
   ========================================================================== */

.sectionDocument {}

.sectionDocument > *:first-child {
  margin-top: 0 !important;
}

.sectionDocument p {
  margin-top: 16px;
}

.sectionDocument h3 {
  color: #0576c2 !important;
  font-size: 30px !important;
  margin-bottom: 26px;
  margin-top: 70px !important;
}

.sectionDocument h4 {
  border-left: 4px solid #0576c2;
  color: #0576c2;
  font-size: 27px;
  margin-bottom: 26px;
  margin-top: 60px;
  padding-left: 10px;
}

.sectionDocument h5 {
  color: #4c4c4c;
  font-size: 23px;
  margin-bottom: 26px;
  margin-top: 50px;
}

.sectionDocument h6 {
  border-bottom: 1px solid #000;
  color: #4c4c4c;
  font-size: 17px;
  margin-bottom: 16px;
  margin-top: 40px;
}

.sectionDocument ol {
  counter-reset: count;
  margin-top: 16px;
}

.sectionDocument ol li {
  margin-top: 0.6em;
  padding-left: 2em;
  position: relative;
}

.sectionDocument ol li::before {
  counter-increment: count;
  content: counter(count)".";
  display: block;
  left: 0;
  position: absolute;
  text-align: right;
  top: 0;
  width: 1.5em;
}

.sectionDocument table {
  margin-top: 16px;
}

.sectionDocument table th,
.sectionDocument table td {
  border: 1px solid #dcdcdc;
  padding: 10px 16px;
}

.sectionDocument table thead th {
  text-align: center;
}

.sectionDocument table th > *:first-child,
.sectionDocument table td > *:first-child {
  margin-top: 0;
}

.sectionDocument .note {
  color: #929292;
  font-size: 11px;
  padding-left: 1em;
  text-indent: -1em;
}

.sectionDocument .note + .note {
  margin-top: 0;
}

/* ==========================================================================
   Block Border Box
   ========================================================================== */

.blockBorderBox {
  border: 5px solid #0074c1;
  margin: 16px auto 0;
  padding: 25px 35px;
  width: 666px;
}

.blockBorderBox > *:first-child {
  margin-top: 0;
}

/* ==========================================================================
   List Arrow
   ========================================================================== */

.listArrow {
  margin-top: 15px;
}

.listArrow__item {
  background: url(/common/image/link_arrow_right.gif) no-repeat 0 0.35em;
  padding-left: 12px;
}

.listArrow__item + .listArrow__item {
  margin-top: 5px;
}

.listArrow__secondList {}

.listArrow__secondListItem {
  background: url(/common/image/link_arrow_right.gif) no-repeat 0 0.35em;
  margin-top: 5px;
  padding-left: 12px;
}

.listArrow__thirdList {}

.listArrow__thirdListItem {
  background: url(/common/image/link_arrow_right.gif) no-repeat 0 0.35em;
  margin-top: 5px;
  padding-left: 12px;
}

.listArrow a {
  background-image: none !important;
  display: inline-block !important;
  padding-left: 0 !important;
}

.listArrow a[href$=".pdf"]::after {
  background-image: url("/common/image/icon_pdf_link.gif");
  background-repeat: no-repeat;
  background-size: 18px 20px;
  content: "";
  display: inline-block;
  height: 20px;
  margin-left: 5px;
  vertical-align: middle;
  width: 18px;
}

/* ==========================================================================
   List Index
   ========================================================================== */

.listIndex {
  display: table;
  margin-top: 15px;
  width: 100%;
}

.listIndex > dl {
  display: table-row;
}

.listIndex > dl dt,
.listIndex > dl dd {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}

.listIndex > dl dt {
  white-space: nowrap;
  width: 1px;
}

.listIndex > dl dt + dd {
  text-align: center;
  width: 2em;
}

.listIndex > dl dd {}

/* ==========================================================================
   List Type Disc
   ========================================================================== */

.listTypeDisc {
  margin-top: 15px;
}

.listTypeDisc > li {
  list-style-type: disc;
  margin-left: 1.5em;
}

.listTypeDisc > li + li {
  margin-top: 5px;
}

/* ==========================================================================
   Figure Content Layout
   ========================================================================== */

.figContent {
  margin-top: 15px;
  word-wrap: break-word;
}

.figContent + .figContent {
  margin-top: 35px;
}

.figContent figure {
  margin: 0;
}

.figContent figure img {
  vertical-align: top;
}

.figContent figcaption {
  font-size: 12px;
  text-align: center;
}

.figContent figcaption:first-child {
  margin-bottom: 8px;
}

.figContent * + figcaption {
  margin-top: 8px;
}

/* .inline */
.figContent.inline {
  display: table;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.figContent.inline .content {
  text-align: left;
  vertical-align: middle;
}

.figContent.inline figure,
.figContent.inline .content {
  display: table-cell;
  padding: 0 10px;
}

.figContent.inline figure:first-child,
.figContent.inline .content:first-child {
  padding-left: 0;
}

.figContent.inline figure:last-child,
.figContent.inline .content:last-child {
  padding-right: 0;
}

.figContent.inline figure.arrow {
  vertical-align: middle;
}

.figContent.inline figure.arrow img {
  margin-top: -26px;
}

/* .figRight, .figLeft */
.figContent.figRight::after,
.figContent.figLeft::after {
  clear: both;
  content: "";
  display: table;
}

.figContent.figRight figure img,
.figContent.figLeft figure img {
  display: block;
}

.figContent.figRight figure img + img,
.figContent.figLeft figure img + img {
  margin-top: 10px;
}

.figContent.figRight .content,
.figContent.figLeft .content {
  overflow: hidden;
}

.figContent.figRight .content > *:first-child,
.figContent.figLeft .content > *:first-child {
  margin-top: 0;
}

/* .figRight */
.figContent.figRight figure {
  float: right;
  margin-left: 20px;
}

/* .figLeft */
.figContent.figLeft figure {
  float: left;
  margin-right: 20px;
}

/* ==========================================================================
   Signature
   ========================================================================== */

.blockSignature .date {
  margin: 0;
  text-align: right;
}

.blockSignature .text {
  display: table;
  float: right;
}

.blockSignature .text > dl {
  display: table-row;
}

.blockSignature .text > dl dt,
.blockSignature .text > dl dd {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}

.blockSignature .text > dl dt {
}

.blockSignature .text > dl dd {
  padding-left: 0.5em;
}

/* ==========================================================================
   Text Bullet Style
   ========================================================================== */

.textBulletStyle {
  padding-left: 1.5em;
  position: relative;
}

.textBulletStyle .bullet {
  left: 0;
  position: absolute;
}

/* ==========================================================================
   CLEARFIX
   ========================================================================== */
.clearfix {
  display: inline-block; }
  .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden; }

/*\*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/*180316 MODIFY*/
footer #footerInner #siteNav .navSustain{
    width: 18%;
}
footer #footerInner #siteNav .navSustain .heading{
    margin-bottom: 20px;
}
footer #footerInner #siteNav .navSustain .heading a, 
footer #footerInner #siteNav .navSustain .heading a:link, 
footer #footerInner #siteNav .navSustain .heading a:visited, 
footer #footerInner #siteNav .navSustain .heading a:active{
    background-image: url(/common/image/link_arrow_right_footer_heading.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 5px 7px;
    padding-left: 10px;
    color: #fff;
    font-size: 93%;
}

footer #footerInner #siteNav .navSustain li a,
footer #footerInner #siteNav .navSustain li a:link,
footer #footerInner #siteNav .navSustain li a:visited,
footer #footerInner #siteNav .navSustain li a:active{
	background-image: url(/common/image/link_arrow_right_footer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 4px 5px;
    padding-left: 10px;
    color: #fff;
    font-size: 86%;
}

footer #footerInner #siteNav .navSustain li a:hover{
    text-decoration: underline;
    color: #dcdcdc; 
}

footer #footerInner #siteNav .navSustain li{
    font-size: 100%;
    margin-bottom: 9px; 
}

footer #footerInner #siteNav .navSustain{
    background: url(/common/image/footer_line.gif) repeat-y left top;
    padding-left: 19px;
    min-height: 340px;
    height: auto !important;
    height: 340px;
    float: left;
    padding-top: 10px; 
}
footer #footerInner #siteNav .navSustain li:nth-child(3) a,
footer #footerInner #siteNav .navSustain li:nth-child(6) a{
    display: block;
    background-position: top 8px left;
    line-height: 1.8em;
}
/*180316 MODIFY*/



/* ==========================================================================
   /sustainability/social/contribution/
   ========================================================================== */

.social_contribution_dl{
					  overflow: hidden; 
					  border: 1px solid #e0e0e0; 
					  width: 744px; 
					  margin: 0 auto 30px;
				  }
				  
.social_contribution_dd{
					  padding: 10px 20px; 
					  float: left; 
					  width: 480px; 
					  margin: 0;
					  height: 117px;
				  }
.social_contribution_dt{
					  float: right;
					  line-height: 0;
				  }
				  
.social_contribution_dd p{
					  font-size: 143%;
					  font-weight: bold;
					  color: #0074c1;
					  border-bottom: 1px solid #0074c1;
					  padding-bottom: 8px;
				  }
				  
.social_contribution_dd .mt10{
					  margin-top: 10px !important;
				  }
				  
.social_contribution_dd span{
					  display: block;
				  }



/* ==========================================================================
  /sustainability/social/contribution/member_region/
   ========================================================================== */

.effort_table{
						float: left;
                        border: none !important;
                        width: 60% !important;
                        margin-top: 20px !important;
					}
					
.effort_table caption{
						text-align: left; 
						font-weight: bold; 
						font-size: 16px;
					}
					
.effort_table td{
						border: none !important;
						padding: 5px 16px !important;
					}

/* ==========================================================================
  /sustainability/social/contribution/member_region/
   ========================================================================== */

#sp_cu_ar p,#r_a p,#other p{
					margin-top: -4px;
				  }
				  
