  @charset "UTF-8";
/**

 技術の系譜
 Date: 2017.06.08

*/
/** Slide Setting
-----------------------------
*/
.page-wrap {
  width: 75%; }

.bgindent {
  text-indent: -9999px; }

.mgauto {
  margin: 0 auto;
  text-align: center; }

.dblock {
  float: left;
  overflow: hidden;
  display: block; }

.linkhover a:hover img {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  opacity: 0.7;
  zoom: 1; }

.linkhover2 a:hover img {
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  -moz-opacity: 0.9;
  opacity: 0.9;
  zoom: 1; }

html, body {
  width: 100%;
  height: 100%; }

#gHeader {
  z-index: 11;
  position: relative;
  top: 0;
  left: 0; }

#footer {
  z-index: 11;
  position: relative;
  top: 0;
  left: 0; }

#gFooter {
  z-index: 11;
  position: relative;
  top: 0;
  left: 0; }

/** Reset Style
    ----------------------------------------------------
    ----------------------------------------------------
    */
#SpecialContents html, #SpecialContents body, #SpecialContents div,
#SpecialContents ul, #SpecialContents ol, #SpecialContents li, #SpecialContents dl, #SpecialContents dt, #SpecialContents dd,
#SpecialContents form, #SpecialContents fieldset, #SpecialContents input, #SpecialContents textarea,
#SpecialContents h1, #SpecialContents h2, #SpecialContents h3, #SpecialContents h4, #SpecialContents h5, #SpecialContents h6, #SpecialContents pre, #SpecialContents code, #SpecialContents p, #SpecialContents blockquote, #SpecialContents hr,
#SpecialContents th, #SpecialContents td {
  margin: 0;
  padding: 0; }

#SpecialContents table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0; }

#SpecialContents fieldset, #SpecialContents img, #SpecialContents abbr, #SpecialContents acronym {
  border: 0; }

#SpecialContents address, #SpecialContents caption, #SpecialContents cite, #SpecialContents code, #SpecialContents dfn, #SpecialContents em, #SpecialContents b, #SpecialContents u, #SpecialContents s, #SpecialContents i, #SpecialContents th, #SpecialContents var {
  font-style: normal;
  font-weight: normal; }

#SpecialContents ul, #SpecialContents ol {
  list-style: none; }

#SpecialContents caption, #SpecialContents th {
  text-align: left; }

#SpecialContents q:before, #SpecialContents q:after {
  content: ''; }

#SpecialContents a img, #SpecialContents :link img, #SpecialContents :visited img {
  border: none; }

#SpecialContents address {
  font-style: normal;
  display: inline; }

#SpecialContents img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#wrap {
  border-top: none; }

#gHeader {
  border-top: 6px solid #00a8a9; }

.rd-keyvisiual_bgKeyvisiual {
  z-index: 4;
  position: relative;
  min-height: 1774px;
  background: #000 url(/innovation/evolution/img/common/bg_pc.jpg) 50% 0 no-repeat;
  background-size: cover;
  background-attachment: fixed;
  opacity: 1;
  -webkit-transition: background-image 0.5s linear;
  -moz-transition: background-image 0.5s linear;
  -ms-transition: background-image 0.5s linear;
  -o-transition: background-image 0.5s linear;
  transition: background-image 0.5s linear; }
  .rd-keyvisiual_bgKeyvisiual.bgWhite {
    background: #fff; }
  .rd-keyvisiual_bgKeyvisiual.flag-bg_animate {
    background: #000 url(/innovation/evolution/img/common/bg_pc_on.jpg) 50% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
    -webkit-transition: background-image 0.5s linear;
    -moz-transition: background-image 0.5s linear;
    -ms-transition: background-image 0.5s linear;
    -o-transition: background-image 0.5s linear;
    transition: background-image 0.5s linear; }

.is-scroll_lock {
  overflow: hidden; }

.is-lock_header {
  position: fixed;
  top: 0;
  left: 0; }

.flag-scroll_locked {
  overflow-y: hidden; }

.home-cover {
  display: none;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff; }
  .home-cover.is-cover_white {
    display: block; }

.nobdr {
  border: none; }

#pageTop {
  z-index: 2000; }

#SpecialContents {
  /**

*/
  /** detail page UI
    ------------------------------------- 
    */ }
  #SpecialContents a {
    color: #231815;
    text-decoration: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; }
  #SpecialContents .rd-window_loaded,
  #SpecialContents .rd-window_detail,
  #SpecialContents .rd-window_category {
    *zoom: 1;
    z-index: 100;
    position: absolute;
    top: -6px;
    left: 0;
    display: none;
    width: 100%;
    height: 100vh;
    min-width: 1000px;
    background: #fff;
    box-sizing: border-box; }
    #SpecialContents .rd-window_loaded:before, #SpecialContents .rd-window_loaded:after,
    #SpecialContents .rd-window_detail:before,
    #SpecialContents .rd-window_detail:after,
    #SpecialContents .rd-window_category:before,
    #SpecialContents .rd-window_category:after {
      content: " ";
      display: table; }
    #SpecialContents .rd-window_loaded:after,
    #SpecialContents .rd-window_detail:after,
    #SpecialContents .rd-window_category:after {
      clear: both; }
  #SpecialContents .rd-window_category {
    min-width: 1000px; }
  #SpecialContents .rd-window_detail {
    min-width: 1000px;
    background-color: #fff;
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    -ms-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    transition: right 0.5s ease; }
    #SpecialContents .rd-window_detail .frame {
      z-index: 100;
      position: fixed;
      top: 10px;
      left: 0;
      height: 100vh; }
    #SpecialContents .rd-window_detail .contents {
      position: relative;
      right: 0;
      margin-left: 100px;
      height: 100vh;
      -webkit-transition: right 0.5s ease;
      -moz-transition: right 0.5s ease;
      -ms-transition: right 0.5s ease;
      -o-transition: right 0.5s ease;
      transition: right 0.5s ease; }
  #SpecialContents .rd-window_loaded {
    position: fixed;
    background: #fff url(/innovation/evolution/img/common/icon_loading.gif) 50% 40% no-repeat;
    background-size: 150px 150px; }
    #SpecialContents .rd-window_loaded.fullScreen {
      background-position: 50% 50%; }
  #SpecialContents .text-align_left {
    text-align: left; }
  #SpecialContents .text-align_center, #SpecialContents .rd-keyvisiual .rd-keyvisiual_msg .text, .rd-keyvisiual .rd-keyvisiual_msg #SpecialContents .text {
    text-align: center; }
  #SpecialContents .text-align_right {
    text-align: right; }
  #SpecialContents .font-weight_normal, #SpecialContents .rd-mouse .label.green, #SpecialContents .rd-next_story.bg-color_white .rd-mouse .label {
    font-weight: normal; }
  #SpecialContents .font-weight_bold, #SpecialContents .rd-mouse .label, #SpecialContents .breadCrumbs .breadCrumbs__Inner em {
    font-weight: bold; }
  #SpecialContents .font-color_white {
    color: #ffffff; }
  #SpecialContents .font-color_green {
    color: #008486; }
  #SpecialContents .font-color_darkGray {
    color: #333333 !important; }
  #SpecialContents .font-size_10 {
    font-size: 10px; }
  #SpecialContents .font-size_12, #SpecialContents .rd-window_close a, #SpecialContents .rd-mouse .label, #SpecialContents .rd-list_category .list.list-category li .ruby, #SpecialContents .rd-list_category .list.list-category li .btn-circle_open-label, #SpecialContents .rd-scene .outline.outline-pickup_history .img .caption, #SpecialContents .rd-detail_keyvisiual .readcopy .caption, #SpecialContents .rd-nav_detail .clm a .btn-return_contents, #SpecialContents .btn-arw .inner .ruby, .btn-arw .inner #SpecialContents .ruby {
    font-size: 12px; }
  #SpecialContents .font-size_14, #SpecialContents .rd-scene .outline.outline-pickup .readcopy .keywords, #SpecialContents .rd-scene .outline.outline-pickup_history .text, #SpecialContents .rd-detail_keyvisiual .readcopy .outline, #SpecialContents .rd-next_story .text {
    font-size: 14px; }
  #SpecialContents .font-size_16, #SpecialContents .rd-scene.rd-histroy_category .date, #SpecialContents .rd-detail_keyvisiual .readcopy .year, #SpecialContents .rd-detail_keyvisiual .readcopy .subHeadding, #SpecialContents .rd-next_story .year, #SpecialContents .rd-future_story .text, #SpecialContents .rd-relatedinfo .title .link {
    font-size: 16px; }
  #SpecialContents .font-size_18, #SpecialContents .rd-mouse .label.green, #SpecialContents .rd-scene .outline.outline-pickup .readcopy .link, #SpecialContents .btn-arw .inner .outline, .btn-arw .inner #SpecialContents .outline, #SpecialContents .btn-arw .inner .label, .btn-arw .inner #SpecialContents .label {
    font-size: 18px; }
  #SpecialContents .font-size_20, #SpecialContents .rd-list_category .list.list-category li .outline, #SpecialContents .rd-scene .outline.outline-pickup_history .title {
    font-size: 20px; }
  #SpecialContents .font-size_22, #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .text {
    font-size: 22px; }
  #SpecialContents .font-size_24 {
    font-size: 24px; }
  #SpecialContents .font-size_26, #SpecialContents .rd-next_story .title, #SpecialContents .rd-relatedinfo .list.list-reatedinfo li, #SpecialContents .rd-relatedinfo .title {
    font-size: 26px; }
  #SpecialContents .font-size_25, #SpecialContents .rd-list_category .list.list-category li .label {
    font-size: 25px; }
  #SpecialContents .font-size_27, #SpecialContents .rd-future_story .title {
    font-size: 27px; }
  #SpecialContents .font-size_30, #SpecialContents .rd-detail_keyvisiual .readcopy .headding, #SpecialContents .rd-cateogry_link h2 {
    font-size: 30px; }
  #SpecialContents .font-size_34 {
    font-size: 34px; }
  #SpecialContents .text-lh_12, #SpecialContents .rd-list_category .list.list-category li .label {
    line-height: 1.2; }
  #SpecialContents .text-lh_13, #SpecialContents .rd-window_close a, #SpecialContents .rd-mouse .label, #SpecialContents .rd-mouse .label.green, #SpecialContents .rd-list_category .list.list-category li .outline, #SpecialContents .rd-list_category .list.list-category li .ruby, #SpecialContents .rd-list_category .list.list-category li .btn-circle_open-label, #SpecialContents .rd-scene.rd-histroy_detail .title, #SpecialContents .rd-scene .box .date, #SpecialContents .rd-scene .box .history-title, #SpecialContents .rd-scene .outline.outline-pickup .readcopy .keywords, #SpecialContents .rd-scene .outline.outline-pickup .readcopy .title, #SpecialContents .rd-scene .outline.outline-pickup .readcopy .link, #SpecialContents .rd-slider .slide-title, #SpecialContents .rd-slider .slide .slide-text h4, #SpecialContents .rd-slider .slide .slide-text p, #SpecialContents .rd-detail_keyvisiual .readcopy .year, #SpecialContents .rd-next_story .title, #SpecialContents .rd-future_story .title, #SpecialContents .rd-nav_detail .clm a, #SpecialContents .rd-keyvisiual .rd-keyvisiual_msg .label, .rd-keyvisiual .rd-keyvisiual_msg #SpecialContents .label, #SpecialContents .btn-arw .inner .outline, .btn-arw .inner #SpecialContents .outline, #SpecialContents .btn-arw .inner .label, .btn-arw .inner #SpecialContents .label, #SpecialContents .btn-arw .inner .ruby, .btn-arw .inner #SpecialContents .ruby, #SpecialContents .rd-cateogry_link h2, #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .text, #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .icon, #SpecialContents .rd-cateogry_link .nav-tile li a .title h3, #SpecialContents .rd-cateogry_link .nav-tile li a .title .p {
    line-height: 1.3; }
  #SpecialContents .text-lh_17, #SpecialContents .msg-lead .text, #SpecialContents .rd-scene.rd-histroy_detail .text, #SpecialContents .rd-scene .box .text, #SpecialContents .rd-scene .outline.outline-pickup .readcopy .text, #SpecialContents .rd-scene .outline.outline-pickup_history .text, #SpecialContents .rd-scene .outline.outline-pickup_history .img .caption, #SpecialContents .rd-slider .slide .slide-text .text, #SpecialContents .rd-next_story .year, #SpecialContents .rd-next_story .text, #SpecialContents .rd-future_story .text, #SpecialContents .rd-keyvisiual .rd-keyvisiual_msg .text, .rd-keyvisiual .rd-keyvisiual_msg #SpecialContents .text {
    line-height: 1.7; }
  #SpecialContents .text-lh_19 {
    line-height: 1.9; }
  #SpecialContents .bg-white {
    background: #fff; }
  #SpecialContents .bg-green {
    background: #008486; }
  #SpecialContents .gen-mt10 {
    margin-top: 10px; }
  #SpecialContents .gen-mt20 {
    margin-top: 20px; }
  #SpecialContents .gen-mt30 {
    margin-top: 30px; }
  #SpecialContents .gen-mt40 {
    margin-top: 40px; }
  #SpecialContents .gen-mt50 {
    margin-top: 50px !important; }
  #SpecialContents .gen-mt60 {
    margin-top: 60px !important; }
  #SpecialContents .gen-mt100 {
    margin-top: 100px !important; }
  #SpecialContents .gen-mb10 {
    margin-bottom: 10px; }
  #SpecialContents .gen-mb20 {
    margin-bottom: 20px; }
  #SpecialContents .gen-mb30 {
    margin-bottom: 30px; }
  #SpecialContents .gen-mb40 {
    margin-bottom: 40px; }
  #SpecialContents .is-flag_spmode {
    display: none; }
  #SpecialContents .rd-scene {
    z-index: 2;
    position: relative; }
  #SpecialContents .text {
    margin-top: 20px; }
  #SpecialContents .btn.btn-circle_open {
    display: none;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    background: url(/innovation/evolution/img/common/icon_plus_green.png) 50% 0 repeat-y;
    border-radius: 17px;
    text-align: center; }
  #SpecialContents .btn.btn-circle_open-label {
    display: none;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    color: #118c8e; }
  #SpecialContents .btn.btn-close {
    text-indent: -9999px; }
    #SpecialContents .btn.btn-close a {
      display: block;
      width: 64px;
      height: 64px;
      background: url(/innovation/evolution/img/common/icon_close.png) 0 0 no-repeat; }
    #SpecialContents .btn.btn-close.btn-close_pos-fixed {
      z-index: 5;
      position: absolute;
      top: 10px;
      right: 10px; }
  #SpecialContents .btn.btn-close_detail {
    text-indent: -9999px; }
    #SpecialContents .btn.btn-close_detail a {
      display: block;
      width: 60px;
      height: 60px;
      background: #008486 url(/innovation/evolution/img/common/icon_close_white.png) 50% 50% no-repeat; }
    #SpecialContents .btn.btn-close_detail.btn-close_pos-fixed {
      z-index: 5;
      position: absolute;
      top: 0;
      right: 0; }
  #SpecialContents .btn-download {
    z-index: 1000;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    padding: 50px 0 120px;
    background: #fff; }
    #SpecialContents .btn-download a {
      position: relative;
      left: 50%;
      display: inline-block;
      width: auto;
      padding: 10px 30px;
      background: #fff;
      border: 2px solid #008486;
      box-sizing: border-box;
      color: #008486;
      text-align: center; }
      #SpecialContents .btn-download a:hover {
        background: #008486;
        color: #fff; }
      #SpecialContents .btn-download a span {
        padding: 0 20px 0 0;
        background: url(/cmn/img/icon/icon_link_pdf.png) 100% 50% no-repeat;
        background-size: 14px 14px; }
  #SpecialContents .rd-window_close a {
    display: block;
    z-index: 100;
    position: fixed;
    top: 0;
    right: -125px;
    width: 190px;
    height: 65px;
    padding: 18px 15px 0 65px;
    background: #008486 url(/innovation/evolution/img/common/icon_close_white.png) 20px 50% no-repeat;
    color: #ffffff;
    box-sizing: border-box; }
    #SpecialContents .rd-window_close a:hover {
      right: 0;
      background: #f5f5f5 url(/innovation/evolution/img/common/icon_close_green.png) 20px 50% no-repeat;
      color: #797979; }
    #SpecialContents .rd-window_close a.is-active {
      right: 0; }
  #SpecialContents .rd-mouse {
    margin-top: 40px; }
    #SpecialContents .rd-mouse .mouse-wrap {
      position: relative;
      top: 8px; }
      #SpecialContents .rd-mouse .mouse-wrap .icon-scroller {
        display: inline-block;
        position: absolute;
        top: 25px;
        left: 50%;
        width: 72px;
        height: 21px;
        margin-left: -37px;
        background: url(/innovation/evolution/img/common/icon_arw_scroller.png) 50% 0 no-repeat;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        -ms-animation-timing-function: ease;
        -o-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-name: gotoScrollAnimation;
        -moz-animation-name: gotoScrollAnimation;
        -ms-animation-name: gotoScrollAnimation;
        -o-animation-name: gotoScrollAnimation;
        animation-name: gotoScrollAnimation;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite; }
        #SpecialContents .rd-mouse .mouse-wrap .icon-scroller.green {
          background: url(/innovation/evolution/img/common/icon_arw_scroller_green.png) 50% 0 no-repeat; }
      #SpecialContents .rd-mouse .mouse-wrap.green {
        z-index: 2;
        position: relative;
        height: 50px;
        background-color: #f5f5f5;
        cursor: pointer; }
    #SpecialContents .rd-mouse .label {
      margin: 8px 0 0 0;
      color: #fff; }
      #SpecialContents .rd-mouse .label.green {
        z-index: 2;
        position: relative;
        margin: 0;
        color: #008486;
        background: #f5f5f5; }
      #SpecialContents .rd-mouse .label.read {
        margin: 0;
        padding: 10px 0 0 0; }
    #SpecialContents .rd-mouse.green {
      opacity: 0;
      background: #f5f5f5; }
      #SpecialContents .rd-mouse.green.is-active {
        opacity: 1.0;
        -webkit-transition: opacity 0.5s linear;
        -moz-transition: opacity 0.5s linear;
        -ms-transition: opacity 0.5s linear;
        -o-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear; }
  #SpecialContents .breadCrumbs {
    max-width: 1600px;
    min-width: 1000px;
    margin: 0 auto 59px;
    padding-right: 38px;
    word-wrap: break-word;
    overflow: hidden; }
    #SpecialContents .breadCrumbs .breadCrumbs__Inner {
      position: relative;
      display: inline-block;
      margin-top: 18px;
      padding: 5px 17px 5px 38px;
      z-index: 3;
      line-height: 1.2;
      background: #fff; }
  #SpecialContents .rd-topvisiual_msg {
    z-index: 150;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 777px;
    max-height: 400px;
    margin: -200px 0 0 -388px;
    text-align: center; }
    #SpecialContents .rd-topvisiual_msg .title-img {
      margin-top: 40px;
      margin-bottom: 20px;
      opacity: 0;
      min-width: 777px;
      min-height: 134px;
      background: url(/innovation/evolution/img/index/text_contents_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
      #SpecialContents .rd-topvisiual_msg .title-img.flag-animate {
        opacity: 1.0;
        -webkit-transition: opacity 1s linear;
        -moz-transition: opacity 1s linear;
        -ms-transition: opacity 1s linear;
        -o-transition: opacity 1s linear;
        transition: opacity 1s linear; }
  #SpecialContents .msg-lead {
    z-index: 100;
    position: relative;
    width: 100%;
    margin: 0 auto 70px; }
    #SpecialContents .msg-lead .heading-h2 {
      width: 707px;
      height: 155px;
      margin: 97px auto 0;
      background: url(/innovation/evolution/img/index/text_contents_title02.png) 50% 0 no-repeat;
      text-indent: -9999px; }
  #SpecialContents #line-posTlist01 {
    left: 50px;
    width: 40px;
    height: 278px; }
  #SpecialContents #line-posTlist02 {
    left: 55px;
    width: 45px;
    height: 630px; }
  #SpecialContents #line-posTlist03 {
    left: 50px;
    width: 60px;
    height: 980px; }
  #SpecialContents #line-posTlist04 {
    left: 50px;
    width: 70px;
    height: 1340px; }
  #SpecialContents #line-posTlist05 {
    right: 48px;
    width: 40px;
    height: 370px; }
  #SpecialContents #line-posTlist06 {
    right: 52px;
    width: 45px;
    height: 745px; }
  #SpecialContents #line-posTlist07 {
    right: 47px;
    width: 60px;
    height: 1090px; }
  #SpecialContents .line-group {
    z-index: 100;
    position: absolute;
    top: -120px;
    left: 50%;
    width: 236px;
    height: 400px;
    margin-left: -118px; }
  #SpecialContents .rd-keyvisiual_inner {
    z-index: 10;
    position: relative;
    top: 0;
    left: 0;
    min-height: 800px; }
  #SpecialContents .rd-keyvisiual_bgCover {
    z-index: 5;
    position: fixed;
    top: 0;
    left: 0;
    background: transparent; }
    #SpecialContents .rd-keyvisiual_bgCover.flag-animate {
      background: rgba(0, 0, 0, 0.3);
      -webkit-transition: background 1s linear;
      -moz-transition: background 1s linear;
      -ms-transition: background 1s linear;
      -o-transition: background 1s linear;
      transition: background 1s linear; }
  #SpecialContents .rd-window_home .rd-mouse {
    opacity: 0; }
    #SpecialContents .rd-window_home .rd-mouse.flag-animate {
      opacity: 1.0;
      -webkit-transition: opacity 1s linear;
      -moz-transition: opacity 1s linear;
      -ms-transition: opacity 1s linear;
      -o-transition: opacity 1s linear;
      transition: opacity 1s linear; }
  #SpecialContents .rd-list_category {
    overflow: hidden;
    position: relative;
    max-width: 1600px;
    margin: 0 auto; }
    #SpecialContents .rd-list_category .label-wrap {
      z-index: 100;
      position: absolute;
      top: 50%;
      display: table;
      width: 210px;
      height: 210px;
      padding: 41px 0 42px;
      margin-top: -110px;
      background: #fff;
      text-align: center;
      vertical-align: middle;
      box-sizing: border-box; }
      #SpecialContents .rd-list_category .label-wrap .inner {
        display: table-cell;
        vertical-align: middle; }
    #SpecialContents .rd-list_category .list {
      width: 100%;
      margin-top: 120px;
      *zoom: 1; }
      #SpecialContents .rd-list_category .list:before, #SpecialContents .rd-list_category .list:after {
        content: " ";
        display: table; }
      #SpecialContents .rd-list_category .list:after {
        clear: both; }
      #SpecialContents .rd-list_category .list.list-category {
        min-width: 1000px; }
        #SpecialContents .rd-list_category .list.list-category li {
          z-index: 110;
          position: relative;
          float: left;
          width: 45%;
          margin: 0 0 5% 0;
          -webkit-transition: opacity 0.3s linear;
          -moz-transition: opacity 0.3s linear;
          -ms-transition: opacity 0.3s linear;
          -o-transition: opacity 0.3s linear;
          transition: opacity 0.3s linear; }
          #SpecialContents .rd-list_category .list.list-category li.is-active {
            opacity: 1 !important;
            -webkit-transition: opacity 0.3s linear;
            -moz-transition: opacity 0.3s linear;
            -ms-transition: opacity 0.3s linear;
            -o-transition: opacity 0.3s linear;
            transition: opacity 0.3s linear; }
          #SpecialContents .rd-list_category .list.list-category li .outline {
            margin-bottom: 23px; }
          #SpecialContents .rd-list_category .list.list-category li .label {
            margin-bottom: 6px; }
          #SpecialContents .rd-list_category .list.list-category li.clm-left {
            float: left; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left .img-group {
              margin-right: 20px; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left .label-wrap {
              right: 0; }
          #SpecialContents .rd-list_category .list.list-category li.clm-right {
            float: right;
            margin-top: 95px; }
            #SpecialContents .rd-list_category .list.list-category li.clm-right .img-group {
              margin-left: 20px; }
            #SpecialContents .rd-list_category .list.list-category li.clm-right .label-wrap {
              top: 50%;
              left: 0;
              margin-top: -105px; }
          #SpecialContents .rd-list_category .list.list-category li .img-group {
            z-index: -1;
            position: relative; }
            #SpecialContents .rd-list_category .list.list-category li .img-group img {
              width: 100%; }
            #SpecialContents .rd-list_category .list.list-category li .img-group .img-def {
              position: absolute;
              top: 0;
              opacity: 1;
              display: block;
              -webkit-animation-duration: 0.8s;
              -moz-animation-duration: 0.8s;
              -ms-animation-duration: 0.8s;
              -o-animation-duration: 0.8s;
              animation-duration: 0.8s;
              -webkit-animation-name: fade-in;
              -moz-animation-name: fade-in;
              -ms-animation-name: fade-in;
              -o-animation-name: fade-in;
              animation-name: fade-in; }
            #SpecialContents .rd-list_category .list.list-category li .img-group .img-hover {
              position: absolute;
              top: 0;
              opacity: 1;
              display: block; }
          #SpecialContents .rd-list_category .list.list-category li .btn-circle_open {
            position: absolute;
            top: 76%;
            left: 50%;
            opacity: 0;
            display: none;
            width: 35px;
            height: 35px;
            margin: -15px 0 0 -15px; }
            #SpecialContents .rd-list_category .list.list-category li .btn-circle_open.flag-animate {
              opacity: 1;
              display: block;
              margin-bottom: 7px;
              -webkit-animation-duration: 0.8s;
              -moz-animation-duration: 0.8s;
              -ms-animation-duration: 0.8s;
              -o-animation-duration: 0.8s;
              animation-duration: 0.8s;
              -webkit-animation-name: fade-in;
              -moz-animation-name: fade-in;
              -ms-animation-name: fade-in;
              -o-animation-name: fade-in;
              animation-name: fade-in; }
          #SpecialContents .rd-list_category .list.list-category li .btn-circle_open-label {
            position: absolute;
            top: 76%;
            left: 50%;
            opacity: 0;
            display: none;
            width: 35px;
            height: 35px;
            margin: 25px 0 0 -22px; }
            #SpecialContents .rd-list_category .list.list-category li .btn-circle_open-label.flag-animate {
              opacity: 1;
              display: block;
              -webkit-animation-duration: 0.8s;
              -moz-animation-duration: 0.8s;
              -ms-animation-duration: 0.8s;
              -o-animation-duration: 0.8s;
              animation-duration: 0.8s;
              -webkit-animation-name: fade-in;
              -moz-animation-name: fade-in;
              -ms-animation-name: fade-in;
              -o-animation-name: fade-in;
              animation-name: fade-in; }
          #SpecialContents .rd-list_category .list.list-category li .ruby {
            display: block;
            color: #333; }
          #SpecialContents .rd-list_category .list.list-category li.clm-left .img-group .img-def {
            left: 0; }
          #SpecialContents .rd-list_category .list.list-category li.clm-left .img-group .img-hover {
            left: 0; }
          #SpecialContents .rd-list_category .list.list-category li.clm-left a {
            display: block; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a .btn-circle_open {
              opacity: 0;
              display: none; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a .btn-circle_open-label {
              opacity: 0;
              display: none; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a .label-wrap {
              right: -20px;
              height: 100vh;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a:hover .label-headding.flag-animate {
              margin-top: -30%;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a:hover .btn-circle_open.flag-animate {
              opacity: 1;
              display: block;
              margin-bottom: 7px;
              -webkit-animation-duration: 0.3s;
              -moz-animation-duration: 0.3s;
              -ms-animation-duration: 0.3s;
              -o-animation-duration: 0.3s;
              animation-duration: 0.3s;
              -webkit-animation-name: fade-in;
              -moz-animation-name: fade-in;
              -ms-animation-name: fade-in;
              -o-animation-name: fade-in;
              animation-name: fade-in; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a:hover .btn-circle_open-label.flag-animate {
              opacity: 1;
              display: block;
              -webkit-animation-duration: 0.3s;
              -moz-animation-duration: 0.3s;
              -ms-animation-duration: 0.3s;
              -o-animation-duration: 0.3s;
              animation-duration: 0.3s;
              -webkit-animation-name: fade-in;
              -moz-animation-name: fade-in;
              -ms-animation-name: fade-in;
              -o-animation-name: fade-in;
              animation-name: fade-in; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a:hover .label-wrap {
              top: 0;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
          #SpecialContents .rd-list_category .list.list-category li.clm-right {
            padding-right: 30px; }
            #SpecialContents .rd-list_category .list.list-category li.clm-right .img-group .img-def {
              left: 0; }
            #SpecialContents .rd-list_category .list.list-category li.clm-right .img-group .img-hover {
              left: 0; }
            #SpecialContents .rd-list_category .list.list-category li.clm-right a:hover .label-wrap {
              top: 0;
              height: 100%;
              margin-top: 0;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
          #SpecialContents .rd-list_category .list.list-category li a .label-wrap {
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            transition: all 0.2s linear; }
          #SpecialContents .rd-list_category .list.list-category li a .label-headding {
            position: relative;
            margin-top: 0px;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            transition: all 0.2s linear; }
          #SpecialContents .rd-list_category .list.list-category li a:hover .label-headding.flag-animate {
            margin-top: -30%;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            transition: all 0.2s linear; }
          #SpecialContents .rd-list_category .list.list-category li a:hover .img-group .img-def {
            opacity: 0;
            display: none; }
          #SpecialContents .rd-list_category .list.list-category li a:hover .img-group .img-hover {
            opacity: 1;
            display: block; }
  #SpecialContents #cate04 {
    margin-top: 0; }
  #SpecialContents #cate06 {
    margin-top: 0; }
  #SpecialContents .clm h2 {
    font-size: 24px !important;
    line-height: 31px !important; }
  #SpecialContents .clm .ruby {
    margin-top: 5px; }
  #SpecialContents .rd-scene.rd-histroy_category {
    padding: 0;
    background: #fff url(/innovation/evolution/img/common/dot_line.gif) 50% 0 repeat-y; }
    #SpecialContents .rd-scene.rd-histroy_category .date {
      padding: 19px 0 16px;
      color: #333; }
    #SpecialContents .rd-scene.rd-histroy_category:before {
      display: block;
      content: ' ';
      width: 100%;
      height: 80px;
      background: #fff; }
  #SpecialContents .rd-scene.rd-histroy_detail {
    background: #fff; }
  #SpecialContents .rd-scene .read-text {
    width: 845px;
    margin: 0 auto; }
    #SpecialContents .rd-scene .read-text h3 {
      font-size: 26px; }
    #SpecialContents .rd-scene .read-text p {
      font-size: 16px; }
  #SpecialContents .rd-scene .box {
    z-index: 80;
    position: relative;
    padding: 10% 0 65px 0; }
    #SpecialContents .rd-scene .box:first-child {
      padding-top: 0 !important; }
    #SpecialContents .rd-scene .box .date {
      background: #fff; }
    #SpecialContents .rd-scene .box .history-title {
      margin-top: 20px;
      padding: 10px 0 15px;
      background: #fff; }
    #SpecialContents .rd-scene .box .text {
      margin-top: 0;
      padding: 0 0 18px 0;
      background: #fff; }
  #SpecialContents .rd-scene .outline .end-mask {
    position: relative;
    width: 100%;
    height: 80px;
    background: #fff; }
  #SpecialContents .rd-scene .outline .end-mask_lr {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: #fff; }
  #SpecialContents .rd-scene .outline.outline-pickup {
    z-index: 100;
    position: relative;
    width: 100%;
    margin: 0 auto;
    *zoom: 1; }
    #SpecialContents .rd-scene .outline.outline-pickup.outline-end {
      margin-bottom: 0; }
    #SpecialContents .rd-scene .outline.outline-pickup .bdr-cover {
      display: none;
      z-index: 50;
      position: absolute;
      top: 0;
      width: 258px;
      margin: 0 0 40px -1px;
      padding: 0;
      background: #fff;
      border: solid #00a8a9; }
      #SpecialContents .rd-scene .outline.outline-pickup .bdr-cover.bdr-cover_left {
        display: block;
        right: 49%;
        border-width: 1px 0 1px 1px;
        margin-right: 0.92%; }
      #SpecialContents .rd-scene .outline.outline-pickup .bdr-cover.bdr-cover_right {
        display: block;
        left: 49%;
        margin-left: 0.97%;
        border-width: 1px 1px 1px 0; }
      #SpecialContents .rd-scene .outline.outline-pickup .bdr-cover.bdr-cover_end {
        height: 200px !important; }
    #SpecialContents .rd-scene .outline.outline-pickup.outline-pickup.outline-pickup_category .img.img-pos_left {
      top: 0; }
    #SpecialContents .rd-scene .outline.outline-pickup.outline-pickup.outline-pickup_category .img.img-pos_center {
      top: 0; }
    #SpecialContents .rd-scene .outline.outline-pickup.outline-pickup.outline-pickup_category .img.img-pos_right {
      top: 0; }
    #SpecialContents .rd-scene .outline.outline-pickup .img {
      z-index: 70;
      position: absolute;
      top: 0;
      left: 0;
      padding: 80px 50px; }
      #SpecialContents .rd-scene .outline.outline-pickup .img.img-pos_left {
        top: 190px; }
      #SpecialContents .rd-scene .outline.outline-pickup .img.img-pos_center {
        top: 190px;
        left: 50%;
        max-width: 1000px;
        padding: 0;
        margin-left: -500px; }
      #SpecialContents .rd-scene .outline.outline-pickup .img.img-pos_right {
        top: 190px;
        left: auto;
        right: 0; }
    #SpecialContents .rd-scene .outline.outline-pickup .readcopy {
      z-index: 120;
      position: relative;
      top: 80px;
      width: 485px;
      min-height: 365px;
      margin: 0 0 180px 0;
      background: #008486 url(/innovation/evolution/img/common/icon_line02.gif) 242.2px 0 repeat-y; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-left {
        float: left;
        background-position: 242px 0; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-center {
        top: 400px;
        left: 50%;
        max-width: 850px;
        min-height: auto;
        width: 100%;
        margin: 100px 0 400px -425px;
        background-position: 425px 0; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-center .inner {
          min-height: auto;
          padding: 15px 40px; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-right {
        float: right; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy .inner {
        min-height: 365px;
        margin: 15px 40px 15px; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy .inner:before {
          content: '';
          display: block;
          z-index: -1;
          position: absolute;
          bottom: 15px;
          left: 0;
          width: 100%;
          height: 100px;
          background: #008486; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy .keywords {
        padding: 35px 0 0 0; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy .title {
        padding: 12px 0 13px 0;
        background: #008486;
        font-size: 22px; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy .text {
        margin-top: 10px;
        padding: 15px 0 16px;
        font-size: 14px;
        background: #008486; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy .link {
        display: inline-block;
        padding: 5px 20px 40px 0;
        background: #008486 url(/innovation/evolution/img/common/icon_arw_link_01.png) 100% 20% no-repeat;
        color: #fff;
        -webkit-transition: background-image 0.1s ease;
        -moz-transition: background-image 0.1s ease;
        -ms-transition: background-image 0.1s ease;
        -o-transition: background-image 0.1s ease;
        transition: background-image 0.1s ease; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy .link:hover {
          padding: 5px 30px 40px 0;
          background: #008486 url(/innovation/evolution/img/common/icon_arw_link_01_o.png) 100% 20% no-repeat;
          -webkit-transition: background-image 0.1s ease;
          -moz-transition: background-image 0.1s ease;
          -ms-transition: background-image 0.1s ease;
          -o-transition: background-image 0.1s ease;
          transition: background-image 0.1s ease; }
    #SpecialContents .rd-scene .outline.outline-pickup:before, #SpecialContents .rd-scene .outline.outline-pickup:after {
      content: " ";
      display: table; }
    #SpecialContents .rd-scene .outline.outline-pickup:after {
      clear: both; }
  #SpecialContents .rd-scene .outline.outline-pickup_history {
    position: relative;
    right: 0;
    margin: 0 auto 100px;
    max-width: 1600px;
    *zoom: 1; }
    #SpecialContents .rd-scene .outline.outline-pickup_history:before, #SpecialContents .rd-scene .outline.outline-pickup_history:after {
      content: " ";
      display: table; }
    #SpecialContents .rd-scene .outline.outline-pickup_history:after {
      clear: both; }
    #SpecialContents .rd-scene .outline.outline-pickup_history .title {
      line-height: 1.3; }
    #SpecialContents .rd-scene .outline.outline-pickup_history .img {
      position: absolute;
      top: 0; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .img .caption {
        display: block;
        margin-top: 5px;
        padding: 0 38px; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .img.img-pos_left {
        float: left;
        left: 0; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .img.img-pos_right {
        float: right;
        right: 0; }
    #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy {
      z-index: 10;
      position: relative;
      width: 100%;
      max-width: 40%;
      height: auto;
      padding: 5%;
      background: #ffffff;
      box-sizing: border-box; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy.readcopy-pos_left {
        left: 0; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy.readcopy-pos_right {
        float: right;
        right: 0; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy.readcopy-pos_center {
        position: relative;
        width: 100%;
        max-width: 830px !important;
        min-height: auto;
        margin: 0 auto;
        padding: 15px 15px 70px;
        margin-top: 0 !important;
        box-sizing: content-box; }
  #SpecialContents .rd-slider {
    overflow: hidden;
    width: 100%;
    background: #008486; }
    #SpecialContents .rd-slider .slide-title {
      z-index: 200;
      position: absolute;
      top: 60px;
      left: 0;
      margin: 0;
      padding: 5px 20px 5px 40px;
      box-sizing: border-box; }
    #SpecialContents .rd-slider .slide {
      position: relative;
      margin: 0 auto;
      *zoom: 1; }
      #SpecialContents .rd-slider .slide:before, #SpecialContents .rd-slider .slide:after {
        content: " ";
        display: table; }
      #SpecialContents .rd-slider .slide:after {
        clear: both; }
      #SpecialContents .rd-slider .slide .slide-text {
        float: left;
        width: 430px;
        min-height: 600px;
        padding: 26px 0 0 0;
        box-sizing: border-box;
        vertical-align: top;
        color: #fff; }
        #SpecialContents .rd-slider .slide .slide-text p {
          margin-top: 8px; }
        #SpecialContents .rd-slider .slide .slide-text .text {
          margin-top: 14px !important; }
      #SpecialContents .rd-slider .slide .slide-img {
        overflow: hidden;
        float: left;
        width: 100%;
        max-width: 1200px;
        min-height: 600px;
        box-sizing: border-box; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_agriculture01 {
          background: url(/innovation/evolution/agriculture/img/img_core_01.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_agriculture02 {
          background: url(/innovation/evolution/agriculture/img/img_core_02.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_electric01 {
          background: url(/innovation/evolution/electric/img/img_core_01.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_electric02 {
          background: url(/innovation/evolution/electric/img/img_core_02.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_engines01 {
          background: url(/innovation/evolution/engines/img/img_core_01.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_machinery01 {
          background: url(/innovation/evolution/machinery/img/img_core_01.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_machinery02 {
          background: url(/innovation/evolution/machinery/img/img_core_02.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_machinery03 {
          background: url(/innovation/evolution/machinery/img/img_core_03.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_materials01 {
          background: url(/innovation/evolution/materials/img/img_core_01.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_materials02 {
          background: url(/innovation/evolution/materials/img/img_core_02.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_pipesystem01 {
          background: url(/innovation/evolution/pipesystem/img/img_core_01.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_pipesystem02 {
          background: url(/innovation/evolution/pipesystem/img/img_core_02.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_pipesystem03 {
          background: url(/innovation/evolution/pipesystem/img/img_core_03.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_water-solution01 {
          background: url(/innovation/evolution/water-solution/img/img_core_01.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
        #SpecialContents .rd-slider .slide .slide-img.slide-img_water-solution02 {
          background: url(/innovation/evolution/water-solution/img/img_core_02.jpg) 50% 0 no-repeat;
          background-size: 1200px 600px; }
      #SpecialContents .rd-slider .slide .contents {
        margin: 30px 40px 0 40px; }
        #SpecialContents .rd-slider .slide .contents .text {
          margin-top: 10px; }
    #SpecialContents .rd-slider .slick-dots {
      z-index: 500;
      position: absolute;
      bottom: 40px;
      width: 389px;
      text-align: left; }
      #SpecialContents .rd-slider .slick-dots li {
        margin-right: 10px; }
        #SpecialContents .rd-slider .slick-dots li button:before {
          background: url(/innovation/evolution/img/common/icon_dot.png) 0 0 no-repeat; }
        #SpecialContents .rd-slider .slick-dots li.slick-active button:before {
          background: url(/innovation/evolution/img/common/icon_dot_o.png) 0 0 no-repeat; }
  #SpecialContents .rd-contents_wrap {
    display: none;
    background: #fff;
    overflow: hidden; }
    #SpecialContents .rd-contents_wrap.is-chk_scroll {
      display: block; }
    #SpecialContents .rd-contents_wrap.is-show {
      display: block;
      opacity: 1; }
  #SpecialContents .rd-detail_keyvisiual {
    position: relative;
    margin-bottom: 20%;
    padding: 40px 0 140px 0; }
    #SpecialContents .rd-detail_keyvisiual .readcopy {
      position: relative;
      top: 85px;
      width: 860px;
      min-height: 500px;
      background: #008486; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .title {
        position: relative;
        top: 90px; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .year {
        left: 0;
        padding: 10px 20px 13px 40px;
        color: #ffffff; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .headding {
        z-index: 10;
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        line-height: 0; }
        #SpecialContents .rd-detail_keyvisiual .readcopy .headding span {
          display: inline-block;
          padding: 6px 28px 2px 38px;
          background: #ffffff;
          line-height: 1.3; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .subHeadding {
        z-index: 5;
        position: relative;
        display: block;
        margin: 14px 0 0 0;
        box-sizing: border-box; }
        #SpecialContents .rd-detail_keyvisiual .readcopy .subHeadding .inner {
          display: inline-block;
          padding: 0px 20px 0px 40px;
          background: #ffffff;
          color: #333333; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .caption {
        width: 32%;
        margin: 47px 0 0 40px;
        line-height: 1.5; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .outline {
        position: absolute;
        bottom: 10%;
        padding: 0 40px;
        box-sizing: border-box;
        line-height: 1.5; }
        #SpecialContents .rd-detail_keyvisiual .readcopy .outline.lineHeihgt17 {
          line-height: 1.7; }
    #SpecialContents .rd-detail_keyvisiual .visiual {
      z-index: 5;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      margin-left: 350px;
      padding-left: 40px;
      text-align: right; }
      #SpecialContents .rd-detail_keyvisiual .visiual .img {
        position: relative; }
  #SpecialContents .is-show .rd-next_story .contents-pos {
    top: 120px; }
  #SpecialContents .rd-next_story {
    margin: 20% 0 0 0;
    padding: 0;
    border-top: 3px solid #00a8a9; }
    #SpecialContents .rd-next_story .contents-pos {
      position: relative;
      top: 120px; }
      #SpecialContents .rd-next_story .contents-pos.is-active {
        top: 70px;
        -webkit-transition: top 1s linear;
        -moz-transition: top 1s linear;
        -ms-transition: top 1s linear;
        -o-transition: top 1s linear;
        transition: top 1s linear; }
    #SpecialContents .rd-next_story .firstview {
      overflow: hidden;
      position: relative;
      height: 482px;
      padding: 80px 0 0 0;
      background: #f5f5f5 url(/innovation/evolution/img/common/bg_next_story.png) 50% 60px no-repeat;
      width: 100%;
      text-align: center; }
      #SpecialContents .rd-next_story .firstview .inner {
        width: 100%;
        max-width: 830px;
        margin: 0 auto; }
      #SpecialContents .rd-next_story .firstview .bdr {
        z-index: 1;
        position: absolute;
        top: 142px;
        left: 50%;
        display: block;
        width: 1px;
        height: 0;
        margin-left: -1px;
        border-left: 1px solid #00a8a9; }
        #SpecialContents .rd-next_story .firstview .bdr.is-active {
          height: 400px;
          -webkit-transition: height 1s linear;
          -moz-transition: height 1s linear;
          -ms-transition: height 1s linear;
          -o-transition: height 1s linear;
          transition: height 1s linear; }
      #SpecialContents .rd-next_story .firstview .rd-mouse {
        margin: 0; }
    #SpecialContents .rd-next_story .secondview {
      height: 500px;
      margin-left: -1px;
      background: #ffffff url(/innovation/evolution/img/common/dot_line02.gif) 50% 0 repeat-y; }
    #SpecialContents .rd-next_story .year,
    #SpecialContents .rd-next_story .title,
    #SpecialContents .rd-next_story .text {
      z-index: 2;
      position: relative;
      margin-top: 0;
      padding: 6px;
      background: #f5f5f5; }
    #SpecialContents .rd-next_story .year {
      margin-bottom: 12px;
      color: #333;
      font-size: 16px !important; }
    #SpecialContents .rd-next_story .outline {
      opacity: 0;
      margin-top: 0;
      padding: 10px 0 80px 0; }
      #SpecialContents .rd-next_story .outline.is-active {
        opacity: 1.0;
        -webkit-transition: opacity 1s linear;
        -moz-transition: opacity 1s linear;
        -ms-transition: opacity 1s linear;
        -o-transition: opacity 1s linear;
        transition: opacity 1s linear; }
    #SpecialContents .rd-next_story.bg-color_white .firstview {
      background-color: #fff;
      background-position: 50% 70px;
      -webkit-transition: background 1s linear;
      -moz-transition: background 1s linear;
      -ms-transition: background 1s linear;
      -o-transition: background 1s linear;
      transition: background 1s linear; }
    #SpecialContents .rd-next_story.bg-color_white .year,
    #SpecialContents .rd-next_story.bg-color_white .title,
    #SpecialContents .rd-next_story.bg-color_white .text {
      background: #fff;
      -webkit-transition: background 1s linear;
      -moz-transition: background 1s linear;
      -ms-transition: background 1s linear;
      -o-transition: background 1s linear;
      transition: background 1s linear; }
    #SpecialContents .rd-next_story.bg-color_white .year {
      color: #333; }
    #SpecialContents .rd-next_story.bg-color_white .tilte {
      padding-top: 11px; }
    #SpecialContents .rd-next_story.bg-color_white .outline {
      margin-top: 0;
      padding-bottom: 35px; }
    #SpecialContents .rd-next_story.bg-color_white .rd-mouse {
      margin: 50px 0 0 0;
      background: #fff; }
      #SpecialContents .rd-next_story.bg-color_white .rd-mouse .mouse-wrap {
        margin-top: -10px;
        padding-top: 20px;
        background: #fff;
        -webkit-transition: background 1s linear;
        -moz-transition: background 1s linear;
        -ms-transition: background 1s linear;
        -o-transition: background 1s linear;
        transition: background 1s linear; }
      #SpecialContents .rd-next_story.bg-color_white .rd-mouse .label {
        padding: 10px 0 10px 0;
        background: #fff;
        -webkit-transition: background 1s linear;
        -moz-transition: background 1s linear;
        -ms-transition: background 1s linear;
        -o-transition: background 1s linear;
        transition: background 1s linear; }
  #SpecialContents .is-achive .rd-next_story .firstview {
    background-color: #fff; }
    #SpecialContents .is-achive .rd-next_story .firstview .contents-pos {
      top: 70px; }
  #SpecialContents .is-achive .rd-next_story .bdr {
    height: 400px; }
  #SpecialContents .is-achive .rd-next_story .outline {
    opacity: 1; }
  #SpecialContents .is-achive .rd-next_story .year,
  #SpecialContents .is-achive .rd-next_story .title,
  #SpecialContents .is-achive .rd-next_story .text {
    background: #fff; }
  #SpecialContents .is-achive .rd-mouse {
    opacity: 1; }
    #SpecialContents .is-achive .rd-mouse .mouse-wrap {
      background: #fff; }
    #SpecialContents .is-achive .rd-mouse .label {
      background: #fff; }
  #SpecialContents .rd-future_story {
    margin: 0;
    padding: 0; }
    #SpecialContents .rd-future_story .firstview {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 600px;
      margin-top: 100px;
      text-align: center; }
      #SpecialContents .rd-future_story .firstview .inner {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        max-width: 830px;
        margin: -343px 0 0 -420px;
        padding: 300px 0 30px 0;
        background: url(/innovation/evolution/img/common/bg_future_story.png) 50% 0 no-repeat; }
    #SpecialContents .rd-future_story .year,
    #SpecialContents .rd-future_story .title,
    #SpecialContents .rd-future_story .text {
      padding: 5px; }
  #SpecialContents .rd-nav_detail {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100px;
    height: 100vh;
    background: #fff;
    border-right: 1px solid #dedede; }
    #SpecialContents .rd-nav_detail .clm {
      width: 100px;
      height: 100vh;
      border-right: 1px solid #dedede;
      box-sizing: border-box; }
      #SpecialContents .rd-nav_detail .clm a {
        display: table;
        width: 100%;
        height: 100vh;
        background: url(/innovation/evolution/img/common/icon_arw_return.png) 50% 50% no-repeat;
        text-align: center; }
        #SpecialContents .rd-nav_detail .clm a .btn-return_contents {
          display: table-cell;
          width: 100%;
          height: 100%;
          padding-top: 70px;
          background: transparent;
          vertical-align: middle; }
        #SpecialContents .rd-nav_detail .clm a:hover {
          background: #008486 url(/innovation/evolution/img/common/icon_arw_return_o.png) 50% 50% no-repeat; }
          #SpecialContents .rd-nav_detail .clm a:hover .btn-return_contents {
            color: #fff; }
  #SpecialContents .rd-animate.rd-animate_fadeIn {
    opacity: 0;
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -ms-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    transition: opacity 1s linear; }
    #SpecialContents .rd-animate.rd-animate_fadeIn.flag-animate_fadeIn {
      opacity: 1.0;
      -webkit-transition: opacity 1s linear;
      -moz-transition: opacity 1s linear;
      -ms-transition: opacity 1s linear;
      -o-transition: opacity 1s linear;
      transition: opacity 1s linear; }

.rd-keyvisiual {
  position: relative; }
  .rd-keyvisiual.rd-keyvisiual_histroyList {
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    min-height: 800px; }
  .rd-keyvisiual .rd-keyvisiual_msg {
    z-index: 30;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 930px;
    height: 600px;
    margin: -175px 0 0 -465px; }
    .rd-keyvisiual .rd-keyvisiual_msg .label {
      margin-top: 13px; }
    .rd-keyvisiual .rd-keyvisiual_msg .text {
      margin-top: 22px !important; }
    .rd-keyvisiual .rd-keyvisiual_msg .agriculture {
      width: 100%;
      height: 154px;
      margin: 0 auto !important;
      background: url(/innovation/evolution/agriculture/img/text_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
    .rd-keyvisiual .rd-keyvisiual_msg .pipesystem {
      width: 100%;
      height: 98px;
      margin: 0 auto !important;
      background: url(/innovation/evolution/pipesystem/img/text_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
    .rd-keyvisiual .rd-keyvisiual_msg .engines {
      width: 100%;
      height: 97px;
      margin: 0 auto !important;
      background: url(/innovation/evolution/engines/img/text_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
    .rd-keyvisiual .rd-keyvisiual_msg .electric {
      width: 100%;
      height: 155px;
      margin: 0 auto !important;
      background: url(/innovation/evolution/electric/img/text_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
    .rd-keyvisiual .rd-keyvisiual_msg .machinery {
      width: 100%;
      height: 155px;
      margin: 0 auto !important;
      background: url(/innovation/evolution/machinery/img/text_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
    .rd-keyvisiual .rd-keyvisiual_msg .materials {
      width: 100%;
      height: 155px;
      margin: 0 auto !important;
      background: url(/innovation/evolution/materials/img/text_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
    .rd-keyvisiual .rd-keyvisiual_msg .water-solution {
      width: 100%;
      height: 205px;
      margin: 0 auto !important;
      background: url(/innovation/evolution/water-solution/img/text_title01.png) 50% 0 no-repeat;
      text-indent: -9999px; }
    .rd-keyvisiual .rd-keyvisiual_msg .animateObj {
      opacity: 0; }
      .rd-keyvisiual .rd-keyvisiual_msg .animateObj.flag-animate {
        opacity: 1.0;
        margin: 0 auto;
        -webkit-transition: opacity 1s linear;
        -moz-transition: opacity 1s linear;
        -ms-transition: opacity 1s linear;
        -o-transition: opacity 1s linear;
        transition: opacity 1s linear; }
  .rd-keyvisiual .bgCover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh; }
    .rd-keyvisiual .bgCover.agriculture {
      background: url(/innovation/evolution/agriculture/img/img_main.jpg) 50% 0 no-repeat;
      background-attachment: fixed;
      background-size: cover; }
      .rd-keyvisiual .bgCover.agriculture.flag-animate {
        background: url(/innovation/evolution/agriculture/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-attachment: fixed;
        background-size: cover; }
    .rd-keyvisiual .bgCover.electric {
      background: url(/innovation/evolution/electric/img/img_main.jpg) 50% 0 no-repeat;
      background-attachment: fixed;
      background-size: cover; }
      .rd-keyvisiual .bgCover.electric.flag-animate {
        background: url(/innovation/evolution/electric/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-attachment: fixed;
        background-size: cover; }
    .rd-keyvisiual .bgCover.engines {
      background: url(/innovation/evolution/engines/img/img_main.jpg) 50% 0 no-repeat;
      background-attachment: fixed;
      background-size: cover; }
      .rd-keyvisiual .bgCover.engines.flag-animate {
        background: url(/innovation/evolution/engines/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-attachment: fixed;
        background-size: cover; }
    .rd-keyvisiual .bgCover.machinery {
      background: url(/innovation/evolution/machinery/img/img_main.jpg) 50% 0 no-repeat;
      background-attachment: fixed;
      background-size: cover; }
      .rd-keyvisiual .bgCover.machinery.flag-animate {
        background: url(/innovation/evolution/machinery/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-attachment: fixed;
        background-size: cover; }
    .rd-keyvisiual .bgCover.materials {
      background: url(/innovation/evolution/materials/img/img_main.jpg) 50% 0 no-repeat;
      background-attachment: fixed;
      background-size: cover; }
      .rd-keyvisiual .bgCover.materials.flag-animate {
        background: url(/innovation/evolution/materials/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-attachment: fixed;
        background-size: cover; }
    .rd-keyvisiual .bgCover.pipesystem {
      background: url(/innovation/evolution/pipesystem/img/img_main.jpg) 50% 0 no-repeat;
      background-attachment: fixed;
      background-size: cover; }
      .rd-keyvisiual .bgCover.pipesystem.flag-animate {
        background: url(/innovation/evolution/pipesystem/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-attachment: fixed;
        background-size: cover; }
    .rd-keyvisiual .bgCover.water-solution {
      background: url(/innovation/evolution/water-solution/img/img_main.jpg) 50% 0 no-repeat;
      background-attachment: fixed;
      background-size: cover; }
      .rd-keyvisiual .bgCover.water-solution.flag-animate {
        background: url(/innovation/evolution/water-solution/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-attachment: fixed;
        background-size: cover; }
    .rd-keyvisiual .bgCover.flag-animate {
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; }

.btn-arw {
  z-index: 50;
  display: block;
  position: absolute;
  top: 50%;
  width: 70px;
  height: 180px;
  margin-top: -140px;
  padding: 40px 0 0 0;
  opacity: 0;
  box-sizing: border-box; }
  .btn-arw .icon-arw {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    display: block;
    width: 34px;
    height: 64px; }
  .btn-arw .inner {
    opacity: 0;
    position: absolute;
    min-width: 230px;
    min-height: 115px;
    padding: 0 30px;
    box-sizing: border-box;
    color: #000; }
    .btn-arw .inner.ptn01-l {
      margin-top: -7px !important; }
      .btn-arw .inner.ptn01-l .outline,
      .btn-arw .inner.ptn01-l .label,
      .btn-arw .inner.ptn01-l .ruby {
        margin-left: 20px !important; }
    .btn-arw .inner.ptn01-r {
      margin-top: -7px !important; }
      .btn-arw .inner.ptn01-r .outline,
      .btn-arw .inner.ptn01-r .label,
      .btn-arw .inner.ptn01-r .ruby {
        margin-right: 60px !important; }
    .btn-arw .inner.ptn02-l {
      margin-top: -7px !important; }
      .btn-arw .inner.ptn02-l .outline,
      .btn-arw .inner.ptn02-l .label,
      .btn-arw .inner.ptn02-l .ruby {
        margin-left: 21px !important; }
    .btn-arw .inner.ptn02-r {
      margin-top: -7px !important; }
      .btn-arw .inner.ptn02-r .outline,
      .btn-arw .inner.ptn02-r .label,
      .btn-arw .inner.ptn02-r .ruby {
        margin-right: 61px !important; }
    .btn-arw .inner .outline {
      position: relative;
      left: -30px;
      width: 220px;
      text-align: center; }
    .btn-arw .inner .label {
      display: table;
      position: relative;
      top: 16px;
      left: -30px;
      width: 220px;
      height: 52px;
      margin: 5px 0 0 0;
      box-sizing: border-box; }
      .btn-arw .inner .label span {
        display: table-cell;
        text-align: center;
        vertical-align: middle; }
      .btn-arw .inner .label.line3-fix {
        top: 0px; }
    .btn-arw .inner .ruby {
      position: relative;
      top: 10px;
      margin: 0;
      padding: 0; }
  .btn-arw:hover {
    width: 335px;
    background: #fff; }
    .btn-arw:hover .inner {
      opacity: 1;
      -webkit-transition: opacity 1.8s ease-in-out;
      -moz-transition: opacity 1.8s ease-in-out;
      -ms-transition: opacity 1.8s ease-in-out;
      -o-transition: opacity 1.8s ease-in-out;
      transition: opacity 1.8s ease-in-out; }
  .btn-arw.btn-next_category {
    right: 0;
    margin-top: -140px; }
    .btn-arw.btn-next_category .icon-arw_r {
      right: 20px;
      background: url(/innovation/evolution/img/common/arw_nav_r.png) 0 0 no-repeat; }
    .btn-arw.btn-next_category .inner {
      left: 0px; }
      .btn-arw.btn-next_category .inner .outline {
        position: relative;
        left: -10px !important; }
      .btn-arw.btn-next_category .inner .label {
        left: -5px !important; }
    .btn-arw.btn-next_category:hover .inner {
      left: 40px; }
    .btn-arw.btn-next_category:hover .icon-arw_r {
      background: url(/innovation/evolution/img/common/arw_nav_r_o.png) 0 0 no-repeat; }
  .btn-arw.btn-prev_category {
    left: 0; }
    .btn-arw.btn-prev_category .icon-arw_l {
      left: 20px;
      background: url(/innovation/evolution/img/common/arw_nav_l.png) 0 0 no-repeat; }
    .btn-arw.btn-prev_category .inner {
      right: -70px; }
    .btn-arw.btn-prev_category:hover .inner {
      right: 15px; }
    .btn-arw.btn-prev_category:hover .icon-arw_l {
      background: url(/innovation/evolution/img/common/arw_nav_l_o.png) 0 0 no-repeat; }
  .btn-arw.flag-animate {
    opacity: 1;
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -ms-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    transition: opacity 1s linear; }

#SpecialContents .rd-relatedinfo {
  width: 100%;
  padding: 100px 0 90px 0;
  background: #f5f5f5;
  border-top: 1px solid #dedede; }
  #SpecialContents .rd-relatedinfo .headding {
    padding: 5px 0;
    color: #333;
    border-bottom: 1px solid #00a8a9; }
  #SpecialContents .rd-relatedinfo .inner {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
    box-sizing: border-box; }
  #SpecialContents .rd-relatedinfo .list.list-reatedinfo {
    margin: 10px 0 0 0;
    *zoom: 1; }
    #SpecialContents .rd-relatedinfo .list.list-reatedinfo:before, #SpecialContents .rd-relatedinfo .list.list-reatedinfo:after {
      content: " ";
      display: table; }
    #SpecialContents .rd-relatedinfo .list.list-reatedinfo:after {
      clear: both; }
    #SpecialContents .rd-relatedinfo .list.list-reatedinfo li {
      float: left;
      width: 23%;
      margin-right: 2.6%; }
      #SpecialContents .rd-relatedinfo .list.list-reatedinfo li:last-child {
        margin-right: 0; }
    #SpecialContents .rd-relatedinfo .list.list-reatedinfo .img a {
      background-image: none !important; }
  #SpecialContents .rd-relatedinfo .title {
    margin: 5px 0 0 0;
    line-height: 1.0; }
    #SpecialContents .rd-relatedinfo .title .link {
      padding: 0 15px 0 0;
      background: url(/cmn/img/icon/icon_link_arrow.png) 100% 50% no-repeat;
      background-size: 9px 14px; }

#SpecialContents .rd-cateogry_link {
  width: 100%;
  padding: 75px 38px 100px 38px;
  background: #fff url(/innovation/evolution/img/common/bg_category.jpg) 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  box-sizing: border-box; }
  #SpecialContents .rd-cateogry_link .inner {
    margin: 0 auto; }
  #SpecialContents .rd-cateogry_link .nav-tile {
    width: 100%;
    margin: 36px auto 0;
    *zoom: 1; }
    #SpecialContents .rd-cateogry_link .nav-tile:before, #SpecialContents .rd-cateogry_link .nav-tile:after {
      content: " ";
      display: table; }
    #SpecialContents .rd-cateogry_link .nav-tile:after {
      clear: both; }
    #SpecialContents .rd-cateogry_link .nav-tile li {
      display: inline-block;
      position: relative;
      top: 0;
      left: 0;
      width: 30%;
      margin: 0 28px 60px 0; }
      #SpecialContents .rd-cateogry_link .nav-tile li:nth-child(3n) {
        margin-right: 0; }
      #SpecialContents .rd-cateogry_link .nav-tile li:nth-child(4) {
        margin-bottom: 0; }
      #SpecialContents .rd-cateogry_link .nav-tile li:nth-child(5) {
        margin-bottom: 0; }
      #SpecialContents .rd-cateogry_link .nav-tile li:nth-child(6) {
        margin-bottom: 0; }
      #SpecialContents .rd-cateogry_link .nav-tile li a {
        display: block;
        position: relative;
        width: 100%; }
        #SpecialContents .rd-cateogry_link .nav-tile li a .img-group {
          position: relative;
          min-height: 240px;
          max-height: 250px;
          padding-bottom: 10px; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .img {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            opacity: 1;
            -webkit-transition: opacity 0.2s linear;
            -moz-transition: opacity 0.2s linear;
            -ms-transition: opacity 0.2s linear;
            -o-transition: opacity 0.2s linear;
            transition: opacity 0.2s linear; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .imgHover {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 3;
            opacity: 1;
            -webkit-transition: opacity 0.2s linear;
            -moz-transition: opacity 0.2s linear;
            -ms-transition: opacity 0.2s linear;
            -o-transition: opacity 0.2s linear;
            transition: opacity 0.2s linear; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .label {
            z-index: 4;
            position: absolute;
            top: 50%;
            width: 100%;
            height: 60px;
            margin-top: -80px;
            opacity: 0; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .text {
            padding-bottom: 10px; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .icon {
            margin: 0 auto 0;
            padding: 33px 0 0 0;
            background: url(/innovation/evolution/img/common/icon_plus.png) 50% 0 no-repeat;
            background-size: 28px 28px;
            box-sizing: border-box; }
        #SpecialContents .rd-cateogry_link .nav-tile li a .title {
          z-index: 10;
          display: table;
          position: relative;
          width: 80%;
          height: 65px;
          max-height: 70px;
          margin-top: -35px;
          margin-left: 10%;
          padding: 13px 0 14px 0;
          background: #fff;
          box-sizing: border-box;
          line-height: 1.5;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .title .title-inner {
            display: table-cell;
            vertical-align: middle; }
        #SpecialContents .rd-cateogry_link .nav-tile li a:hover .img-group .img {
          opacity: 0;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
        #SpecialContents .rd-cateogry_link .nav-tile li a:hover .img-group .imgHover {
          opacity: 1;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
        #SpecialContents .rd-cateogry_link .nav-tile li a:hover .img-group .label {
          opacity: 1;
          -webkit-transition: all 0.5s linear;
          -moz-transition: all 0.5s linear;
          -ms-transition: all 0.5s linear;
          -o-transition: all 0.5s linear;
          transition: all 0.5s linear; }
        #SpecialContents .rd-cateogry_link .nav-tile li a:hover .title {
          width: 100%;
          margin-left: 0;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }

.line {
  display: block;
  width: 1px;
  margin: 0 auto;
  border: solid #30e4e5; }
  .line.line-vline {
    border-width: 0 0 0 1px; }
  .line.line-vline_ll {
    position: absolute;
    top: 0;
    border-width: 0 1px 1px 0; }
  .line.line-vline_lr {
    position: absolute;
    top: 0;
    border-width: 0 0 1px 1px; }
  .line.line-pos_keyvisiual01 {
    height: 0;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear; }
    .line.line-pos_keyvisiual01.flag-animate {
      height: 40px; }
  .line.line-pos_keyvisiual02 {
    position: absolute;
    left: 50%;
    height: 0;
    margin-left: 0;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear; }
    .line.line-pos_keyvisiual02.flag-animate {
      height: 200px; }
  .line.line-pos_keyvisiual03 {
    z-index: 40;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 0;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear; }
    .line.line-pos_keyvisiual03.flag-animate {
      height: 100px; }
  .line.line-pos_keyvisiual04 {
    height: 0;
    margin-top: 88px;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear; }
    .line.line-pos_keyvisiual04.flag-animate {
      height: 230px; }

/**
　width 1200px
*/
@media screen and (max-width: 1600px) {
  /**

 Name: 技術の系譜
 Date: 2017.03.20
 レスポンシブ用スタイル

*/ }

/**
　width 1200px
*/
@media screen and (max-width: 1250px) {
  /**

 Name: 技術の系譜
 Date: 2017.03.20
 レスポンシブ用スタイル

*/
  #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .text {
    font-size: 20px; }
  #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .icon {
    font-size: 12px; } }

/**
　width 767px
*/
@media screen and (max-width: 767px) {
  /**

 Name: 技術の系譜
 Date: 2017.03.20
 レスポンシブ用スタイル

*/
  /**

*/
  .rd-keyvisiual_bgKeyvisiual {
    background: transparent; }
  .rd-bgPosFiexd {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000 url(/innovation/evolution/img/common/bg_pc.jpg) 50% 0 no-repeat;
    background-size: 960px 720px;
    -webkit-transition: background-image 0.5s linear;
    -moz-transition: background-image 0.5s linear;
    -ms-transition: background-image 0.5s linear;
    -o-transition: background-image 0.5s linear;
    transition: background-image 0.5s linear; }
    .rd-bgPosFiexd.flag-bg_animate {
      background: #000 url(/innovation/evolution/img/common/bg_pc_on.jpg) 50% 0 no-repeat;
      background-size: 960px 720px;
      -webkit-transition: background-image 0.5s linear;
      -moz-transition: background-image 0.5s linear;
      -ms-transition: background-image 0.5s linear;
      -o-transition: background-image 0.5s linear;
      transition: background-image 0.5s linear; }
  .rd-bgfixed_keyvisiual {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-attachment: scroll; }
    .rd-bgfixed_keyvisiual.agriculture {
      background: url(/innovation/evolution/agriculture/img/img_main.jpg) -530px 0 no-repeat;
      background-size: 1040px 650px; }
      .rd-bgfixed_keyvisiual.agriculture.flag-animate {
        background: url(/innovation/evolution/agriculture/img/img_main_blur.jpg) -530px 0 no-repeat;
        background-size: 1040px 650px; }
    .rd-bgfixed_keyvisiual.electric {
      background: url(/innovation/evolution/electric/img/img_main.jpg) 50% 0 no-repeat;
      background-size: 1040px 650px; }
      .rd-bgfixed_keyvisiual.electric.flag-animate {
        background: url(/innovation/evolution/electric/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-size: 1040px 650px; }
    .rd-bgfixed_keyvisiual.engines {
      background: url(/innovation/evolution/engines/img/img_main.jpg) 50% 0 no-repeat;
      background-size: 1040px 650px; }
      .rd-bgfixed_keyvisiual.engines.flag-animate {
        background: url(/innovation/evolution/engines/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-size: 1040px 650px; }
    .rd-bgfixed_keyvisiual.machinery {
      background: url(/innovation/evolution/machinery/img/img_main.jpg) -506px 0 no-repeat;
      background-size: 1040px 650px; }
      .rd-bgfixed_keyvisiual.machinery.flag-animate {
        background: url(/innovation/evolution/machinery/img/img_main_blur.jpg) -506px 0 no-repeat;
        background-size: 1040px 650px; }
    .rd-bgfixed_keyvisiual.materials {
      background: url(/innovation/evolution/materials/img/img_main.jpg) 50% 0 no-repeat;
      background-size: 1040px 650px; }
      .rd-bgfixed_keyvisiual.materials.flag-animate {
        background: url(/innovation/evolution/materials/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-size: 1040px 650px; }
    .rd-bgfixed_keyvisiual.pipesystem {
      background: url(/innovation/evolution/pipesystem/img/img_main.jpg) 50% 0 no-repeat;
      background-size: 1040px 650px; }
      .rd-bgfixed_keyvisiual.pipesystem.flag-animate {
        background: url(/innovation/evolution/pipesystem/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-size: 1040px 650px; }
    .rd-bgfixed_keyvisiual.water-solution {
      background: url(/innovation/evolution/water-solution/img/img_main.jpg) 50% 0 no-repeat;
      background-size: 1040px 650px; }
      .rd-bgfixed_keyvisiual.water-solution.flag-animate {
        background: url(/innovation/evolution/water-solution/img/img_main_blur.jpg) 50% 0 no-repeat;
        background-size: 1040px 650px; }
    .rd-bgfixed_keyvisiual.flag-animate {
      -webkit-transition: all 1s linear;
      -moz-transition: all 1s linear;
      -ms-transition: all 1s linear;
      -o-transition: all 1s linear;
      transition: all 1s linear; }
  .rd-keyvisiual_bgKeyvisiual {
    z-index: 4;
    position: relative;
    min-height: 767px;
    background: #000 url(/innovation/evolution/img/common/bg_pc.jpg) 50% 0 no-repeat;
    background-size: 800px 600px;
    background-attachment: fixed;
    opacity: 1; }
    .rd-keyvisiual_bgKeyvisiual.flag-bg_animate {
      background: #000 url(/innovation/evolution/img/common/bg_pc_on.jpg) 50% 0 no-repeat;
      background-size: 800px 600px;
      background-attachment: fixed;
      -webkit-transition: background-image 0.5s linear;
      -moz-transition: background-image 0.5s linear;
      -ms-transition: background-image 0.5s linear;
      -o-transition: background-image 0.5s linear;
      transition: background-image 0.5s linear; }
  #SpecialContents {
    /**

*/ }
    #SpecialContents .is-flag_spmode {
      display: block; }
    #SpecialContents .is-flag_pcmode {
      display: none; }
    #SpecialContents .rd-window_loaded,
    #SpecialContents .rd-window_detail,
    #SpecialContents .rd-window_category {
      min-width: 100%; }
    #SpecialContents .rd-window_loaded {
      width: 100%;
      height: 100vh;
      background: #fff url(/innovation/evolution/img/common/icon_loading@2x.gif) 50% 50% no-repeat;
      background-size: 150px 150px; }
    #SpecialContents .rd-window_detail .frame {
      position: fixed;
      top: 0;
      width: 100%;
      height: 50px;
      background: #fff; }
      #SpecialContents .rd-window_detail .frame .rd-nav_detail {
        display: none; }
    #SpecialContents .rd-window_detail .contents {
      margin: 50px 0 0 0; }
    #SpecialContents .rd-window_loaded {
      background-position: 50% 32%; }
    #SpecialContents .rd-window_loaded.fullScreen {
      background-position: 43% 45%; }
    #SpecialContents .gen-mt60 {
      margin-top: 0px !important; }
    #SpecialContents .btn.btn-close a {
      background-image: url(/innovation/evolution/img/common/icon_close@2x.png); }
    #SpecialContents .btn.btn-close_detail a {
      background: url(/innovation/evolution/img/common/icon_close_white@2x.png); }
    #SpecialContents .rd-window_close a {
      background-image: url(/innovation/evolution/img/common/icon_close_white@2x.png); }
      #SpecialContents .rd-window_close a:hover {
        background: url(/innovation/evolution/img/common/icon_close_green@2x.png); }
    #SpecialContents .btn-download {
      margin: 0;
      padding-bottom: 60px; }
      #SpecialContents .btn-download a {
        position: static;
        display: block;
        width: 90%;
        height: auto;
        min-width: auto !important;
        margin-left: auto !important;
        margin: 0 auto;
        background: #fff;
        border: 1px solid #008486;
        color: #339d9e;
        font-size: 14px;
        line-height: 1.3;
        text-align: center; }
        #SpecialContents .btn-download a span {
          padding: 0 20px 0 0;
          background: url(/cmn/img/icon/icon_link_pdf.png) 100% 50% no-repeat;
          background-size: 14px 14px; }
    #SpecialContents .rd-mouse .mouse-wrap .icon-scroller {
      background-image: url(/innovation/evolution/img/common/icon_arw_scroller@2x.png);
      background-repeat: no-repeat;
      background-size: 70px 21px; }
      #SpecialContents .rd-mouse .mouse-wrap .icon-scroller.green {
        background: url(/innovation/evolution/img/common/icon_arw_scroller_green@2x.png);
        background-repeat: no-repeat;
        background-size: 70px 21px; }
    #SpecialContents .rd-topvisiual_msg {
      top: 10%;
      max-width: 276px;
      max-height: 163px;
      margin: 0 0 0 -135px; }
      #SpecialContents .rd-topvisiual_msg .title-img {
        min-width: 276px;
        min-height: 163px;
        background: url(/innovation/evolution/img/index/text_contents_title01_sp.png) 50% 0 no-repeat;
        background-size: 276px 163px;
        text-indent: -9999px; }
    #SpecialContents .msg-lead {
      width: 93%;
      margin: 0px auto 40px;
      box-sizing: border-box; }
      #SpecialContents .msg-lead .heading-h2 {
        width: 332px;
        height: 130px;
        margin-top: 0;
        background: url(/innovation/evolution/img/index/text_contents_title02_sp.png) 50% 0 no-repeat;
        background-size: 332px 130px;
        text-indent: -9999px; }
      #SpecialContents .msg-lead p {
        width: 100%;
        margin: 15px auto 0;
        font-size: 16px; }
    #SpecialContents .line-group {
      display: none; }
    #SpecialContents .rd-keyvisiual_inner {
      z-index: 10;
      position: relative;
      top: 0;
      left: 0;
      min-height: 740px; }
    #SpecialContents .rd-keyvisiual_bgCover {
      z-index: 5;
      position: fixed;
      top: 0;
      left: 0;
      background: transparent; }
      #SpecialContents .rd-keyvisiual_bgCover.flag-animate {
        -webkit-transition: all 1s linear;
        -moz-transition: all 1s linear;
        -ms-transition: all 1s linear;
        -o-transition: all 1s linear;
        transition: all 1s linear; }
    #SpecialContents .rd-window_home .rd-mouse {
      opacity: 0; }
      #SpecialContents .rd-window_home .rd-mouse.flag-animate {
        opacity: 1.0;
        -webkit-transition: all 1s linear;
        -moz-transition: all 1s linear;
        -ms-transition: all 1s linear;
        -o-transition: all 1s linear;
        transition: all 1s linear; }
    #SpecialContents .rd-list_category {
      position: relative;
      max-width: 95%;
      margin: 60px auto 68px; }
      #SpecialContents .rd-list_category .label-wrap {
        position: static;
        display: table;
        width: 100%;
        height: 60px !important;
        margin-top: 0;
        background: #fff;
        text-align: center;
        vertical-align: middle;
        box-sizing: border-box; }
        #SpecialContents .rd-list_category .label-wrap .inner {
          position: relative;
          top: 0;
          display: table-cell;
          vertical-align: middle; }
      #SpecialContents .rd-list_category .list {
        width: 100%;
        margin-top: 0;
        *zoom: 1; }
        #SpecialContents .rd-list_category .list:before, #SpecialContents .rd-list_category .list:after {
          content: " ";
          display: table; }
        #SpecialContents .rd-list_category .list:after {
          clear: both; }
        #SpecialContents .rd-list_category .list.list-category {
          min-width: auto; }
          #SpecialContents .rd-list_category .list.list-category li {
            z-index: 110;
            position: relative;
            float: left !important;
            width: 48%;
            min-height: 130px;
            margin: 0 12px 12px 0;
            background: #fff;
            -webkit-transition: opacity 0.3s linear;
            -moz-transition: opacity 0.3s linear;
            -ms-transition: opacity 0.3s linear;
            -o-transition: opacity 0.3s linear;
            transition: opacity 0.3s linear; }
            #SpecialContents .rd-list_category .list.list-category li.is-active {
              opacity: 1 !important;
              -webkit-transition: opacity 0.3s linear;
              -moz-transition: opacity 0.3s linear;
              -ms-transition: opacity 0.3s linear;
              -o-transition: opacity 0.3s linear;
              transition: opacity 0.3s linear; }
            #SpecialContents .rd-list_category .list.list-category li:nth-child(2n) {
              margin-right: 0; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left {
              float: none; }
            #SpecialContents .rd-list_category .list.list-category li.clm-right {
              float: none;
              margin-top: 0;
              padding-right: 0; }
              #SpecialContents .rd-list_category .list.list-category li.clm-right .label-wrap {
                top: auto;
                margin-top: auto !important;
                padding: 0; }
            #SpecialContents .rd-list_category .list.list-category li .img-group {
              z-index: -1;
              position: relative;
              height: auto;
              margin: 0 !important; }
            #SpecialContents .rd-list_category .list.list-category li .outline {
              display: none; }
            #SpecialContents .rd-list_category .list.list-category li h2 {
              display: inline-block;
              line-height: 0.5 !important; }
            #SpecialContents .rd-list_category .list.list-category li .label {
              font-size: 14px;
              line-height: 1.3; }
            #SpecialContents .rd-list_category .list.list-category li .ruby {
              display: none;
              margin-top: -3px;
              font-size: 9px;
              line-height: 1.3; }
            #SpecialContents .rd-list_category .list.list-category li .btn-circle_open {
              display: none !important; }
            #SpecialContents .rd-list_category .list.list-category li .btn-circle_open-label {
              display: none !important; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left .label-wrap {
              top: auto;
              margin-top: 0 !important;
              padding: 0; }
            #SpecialContents .rd-list_category .list.list-category li.clm-left a:hover .label-wrap {
              margin-top: 0 !important;
              height: auto; }
            #SpecialContents .rd-list_category .list.list-category li.clm-right a:hover .label-wrap {
              height: auto; }
      #SpecialContents .rd-list_category .line.line-pos_keyvisiual01.flag-animate {
        height: 1000px; }
      #SpecialContents .rd-list_category .line.line-pos_keyvisiual02.flag-animate {
        height: 1000px; }
    #SpecialContents .rd-return_contents {
      display: table;
      width: 100%;
      height: 50px; }
      #SpecialContents .rd-return_contents a {
        display: table-cell;
        vertical-align: middle;
        padding: 0 0 0 65px;
        background: url(/innovation/evolution/img/common/icon_arw_return@2x.png) 15px 50% no-repeat;
        background-size: 36px 24px;
        border-bottom: 1px solid #dedede;
        text-align: left; }
        #SpecialContents .rd-return_contents a:hover {
          background-color: #fff;
          color: #333; }
    #SpecialContents .rd-window_close a {
      width: 160px;
      height: 50px;
      top: 0px;
      right: -110px;
      padding: 12px 5px 0 50px;
      background-position: 15px 50%;
      background-repeat: no-repeat;
      background-size: 20px 20px;
      font-size: 10px; }
      #SpecialContents .rd-window_close a:hover {
        background: #008486 url(/innovation/evolution/img/common/icon_close_white.png) 15px 50% no-repeat;
        background-size: 20px 20px;
        transition: none;
        color: #fff; }
    #SpecialContents .rd-scene.rd-histroy_category {
      background-image: #fff url(/innovation/evolution/img/common/dot_line@2x.gif); }
      #SpecialContents .rd-scene.rd-histroy_category:before {
        height: 100px; }
    #SpecialContents .rd-scene.rd-histroy_detail {
      background: #fff; }
    #SpecialContents .rd-scene .read-text {
      width: 93%;
      margin: 0 auto;
      padding: 0 0 25px; }
    #SpecialContents .rd-scene .end-mask {
      display: none; }
    #SpecialContents .rd-scene .box {
      z-index: 80;
      position: relative;
      margin: 0;
      margin-top: -30px;
      padding: 0 0 90px 0; }
      #SpecialContents .rd-scene .box .date {
        padding: 15px 0;
        background: #fff;
        font-size: 14px;
        line-height: 1.3; }
      #SpecialContents .rd-scene .box .history-title {
        margin-top: 16px;
        padding: 10px 0;
        background: #fff;
        font-size: 22px;
        line-height: 1.3; }
      #SpecialContents .rd-scene .box .text {
        margin-top: 0;
        padding: 0 0 20px 0;
        background: #fff;
        font-size: 14px;
        line-height: 1.7; }
    #SpecialContents .rd-scene .outline.outline-end {
      margin-bottom: -40px; }
    #SpecialContents .rd-scene .outline.outline-pickup {
      z-index: 80;
      position: relative;
      width: 100%;
      margin: 0 auto 90px;
      *zoom: 1; }
      #SpecialContents .rd-scene .outline.outline-pickup .bdr-cover {
        display: none; }
        #SpecialContents .rd-scene .outline.outline-pickup .bdr-cover.bdr-cover_left {
          display: none; }
        #SpecialContents .rd-scene .outline.outline-pickup .bdr-cover.bdr-cover_right {
          display: none; }
      #SpecialContents .rd-scene .outline.outline-pickup.outline-pickup_category .img.img-pos_left {
        top: 0; }
      #SpecialContents .rd-scene .outline.outline-pickup.outline-pickup_category .img.img-pos_center {
        top: 0; }
      #SpecialContents .rd-scene .outline.outline-pickup.outline-pickup_category .img.img-pos_right {
        top: 0; }
      #SpecialContents .rd-scene .outline.outline-pickup .img {
        z-index: 70;
        position: relative;
        top: 0;
        left: 0;
        padding: 0; }
        #SpecialContents .rd-scene .outline.outline-pickup .img.img-pos_left {
          top: 0; }
        #SpecialContents .rd-scene .outline.outline-pickup .img.img-pos_center {
          top: 0;
          left: 0;
          margin-left: auto; }
        #SpecialContents .rd-scene .outline.outline-pickup .img.img-pos_right {
          top: auto;
          left: auto;
          right: auto; }
      #SpecialContents .rd-scene .outline.outline-pickup .readcopy {
        z-index: 120;
        position: relative;
        top: -30px;
        width: 93%;
        min-height: auto;
        margin: 0 auto;
        padding: 15px 15px 15px;
        background: #008486 url(/innovation/evolution/img/common/icon_line02@2x.gif) 50% 0 repeat-y;
        background-size: 1px 1px; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy.mgnb0 {
          margin-bottom: 0 !important; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-left {
          float: none;
          background-position: 50% 0; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-center {
          top: auto;
          left: auto;
          max-width: auto;
          width: 93%;
          min-width: auto;
          margin: -20px auto 30px;
          padding: 15px;
          background: #008486 url(/innovation/evolution/img/common/icon_line02@2x.gif) 50% 0 repeat-y;
          background-size: 1px 1px; }
          #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-center .inner {
            min-height: auto;
            margin: 0;
            padding: 0; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy.readcopy-right {
          float: none; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy .inner {
          min-height: auto;
          margin: 0; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy .keywords {
          padding: 35px 0 0 0;
          font-size: 12px;
          line-height: 1.3; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy .title {
          padding: 10px 0 10px 0;
          font-size: 22px;
          line-height: 1.3; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy .text {
          padding: 10px 0;
          font-size: 14px;
          line-height: 1.7; }
        #SpecialContents .rd-scene .outline.outline-pickup .readcopy .link {
          padding: 20px 20px 40px 0;
          background: #008486 url(/innovation/evolution/img/common/icon_arw_link_01@2x.png) 100% 35% no-repeat;
          background-size: 12px 12px;
          color: #fff; }
          #SpecialContents .rd-scene .outline.outline-pickup .readcopy .link:hover {
            padding: 20px 20px 40px 0;
            background-image: url(/innovation/evolution/img/common/icon_arw_link_01@2x.png) !important;
            background-position: 100% 35%;
            background-size: 12px 12px;
            -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none;
            transition: none; }
      #SpecialContents .rd-scene .outline.outline-pickup:before, #SpecialContents .rd-scene .outline.outline-pickup:after {
        content: " ";
        display: table; }
      #SpecialContents .rd-scene .outline.outline-pickup:after {
        clear: both; }
    #SpecialContents .rd-scene .outline.outline-pickup_history {
      position: static;
      margin-bottom: 60px; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .title {
        font-size: 18px;
        line-height: 1.3;
        text-align: left; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .img {
        position: static;
        margin: 10px 15px 0; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .img img {
          margin: 0 0 0 0 !important; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .img .caption {
          display: block;
          padding-left: 0;
          padding-right: 0;
          font-size: 12px;
          line-height: 1.7;
          text-align: left; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .img.img-pos_left {
          float: none; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .img.img-pos_right {
          float: none; }
      #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy {
        position: static;
        width: 100%;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
        padding: 15px; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy.readcopy-pos_left {
          float: none;
          left: 40px; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy.readcopy-pos_right {
          float: none;
          right: 40px; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy.readcopy-pos_center {
          position: static;
          width: 100%;
          max-width: auto;
          min-height: auto;
          margin: 0 auto;
          padding: 15px 15px 0;
          margin-top: 0 !important;
          box-sizing: border-box; }
        #SpecialContents .rd-scene .outline.outline-pickup_history .readcopy .text {
          margin-top: 16px;
          font-size: 14px;
          line-height: 1.7; }
    #SpecialContents .rd-slider {
      overflow: hidden;
      width: 100%;
      background: #008486; }
      #SpecialContents .rd-slider .slide-title {
        top: 40px;
        width: auto;
        min-width: 50%;
        margin: 0;
        padding: 5px 10px 5px 15px;
        box-sizing: border-box;
        font-size: 22px;
        line-height: 1.3; }
      #SpecialContents .rd-slider .slide {
        margin: 20px auto 0;
        *zoom: 1; }
        #SpecialContents .rd-slider .slide:before, #SpecialContents .rd-slider .slide:after {
          content: " ";
          display: table; }
        #SpecialContents .rd-slider .slide:after {
          clear: both; }
        #SpecialContents .rd-slider .slide .slide-title {
          top: 35px;
          width: auto;
          padding: 5px 20px 5px 40px;
          box-sizing: border-box; }
        #SpecialContents .rd-slider .slide .slide-text {
          float: none;
          width: 100%;
          min-height: auto;
          padding: 0 0 60px 0;
          box-sizing: border-box;
          vertical-align: top;
          color: #fff;
          line-height: 1.3; }
        #SpecialContents .rd-slider .slide .slide-img {
          float: none;
          width: 100%;
          height: 250px;
          min-height: auto;
          margin-top: 90px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_agriculture01 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_agriculture02 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_electric01 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_electric02 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_engines01 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_machinery01 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_machinery02 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_machinery03 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_materials01 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_materials02 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_pipesystem01 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_pipesystem02 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_pipesystem03 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_water-solution01 {
            background-size: 500px 250px; }
          #SpecialContents .rd-slider .slide .slide-img.slide-img_water-solution02 {
            background-size: 500px 250px; }
        #SpecialContents .rd-slider .slide .contents {
          margin: 30px 20px 20px 20px; }
          #SpecialContents .rd-slider .slide .contents .font-size_14, #SpecialContents .rd-slider .slide .contents .rd-scene .outline.outline-pickup .readcopy .keywords, #SpecialContents .rd-scene .outline.outline-pickup .readcopy .rd-slider .slide .contents .keywords, #SpecialContents .rd-slider .slide .contents .rd-scene .outline.outline-pickup_history .text, #SpecialContents .rd-scene .outline.outline-pickup_history .rd-slider .slide .contents .text, #SpecialContents .rd-slider .slide .contents .rd-detail_keyvisiual .readcopy .outline, #SpecialContents .rd-detail_keyvisiual .readcopy .rd-slider .slide .contents .outline, #SpecialContents .rd-slider .slide .contents .rd-next_story .text, #SpecialContents .rd-next_story .rd-slider .slide .contents .text {
            font-size: 12px;
            line-height: 1.3; }
          #SpecialContents .rd-slider .slide .contents .text {
            margin-top: 10px;
            font-size: 14px;
            line-height: 1.7; }
      #SpecialContents .rd-slider .slick-dots {
        z-index: 500;
        position: absolute;
        bottom: 30px;
        left: 50%;
        width: 25%;
        margin-left: -12.5%;
        text-align: center; }
        #SpecialContents .rd-slider .slick-dots li {
          margin-right: 10px; }
          #SpecialContents .rd-slider .slick-dots li button:before {
            background: url(/innovation/evolution/img/common/icon_dot@2x.png) 0 0 no-repeat;
            background-size: 12px 12px; }
          #SpecialContents .rd-slider .slick-dots li.slick-active button:before {
            background: url(/innovation/evolution/img/common/icon_dot_o@2x.png) 0 0 no-repeat;
            background-size: 12px 12px; }
  .rd-keyvisiual {
    position: relative;
    overflow: hidden; }
    .rd-keyvisiual.rd-keyvisiual_histroyList {
      position: static;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 850px;
      overflow: hidden; }
    .rd-keyvisiual .bgCover {
      background-color: #fff;
      background-image: none !important; }
    .rd-keyvisiual .rd-keyvisiual_msg {
      z-index: 30;
      position: relative;
      top: 91px;
      left: 0;
      width: 100%;
      height: auto;
      min-height: 750px;
      margin: auto; }
      .rd-keyvisiual .rd-keyvisiual_msg .label {
        margin-top: 40px;
        font-size: 14px !important;
        line-height: 1.3 !important; }
      .rd-keyvisiual .rd-keyvisiual_msg .text {
        padding: 0 30px !important;
        font-size: 16px !important;
        line-height: 1.7 !important;
        box-sizing: border-box; }
      .rd-keyvisiual .rd-keyvisiual_msg .agriculture {
        width: 308px;
        height: 174px;
        margin: 0 auto !important;
        background-image: url(/innovation/evolution/agriculture/img/text_title01_sp.png);
        background-size: 308px 174px; }
      .rd-keyvisiual .rd-keyvisiual_msg .pipesystem {
        width: 272px;
        height: 99px;
        margin: 0 auto !important;
        background: url(/innovation/evolution/pipesystem/img/text_title01_sp.png) 0 0 no-repeat;
        background-size: 272px 99px; }
      .rd-keyvisiual .rd-keyvisiual_msg .engines {
        width: 310px;
        height: 169px;
        margin: 0 auto !important;
        background: url(/innovation/evolution/engines/img/text_title01_sp.png) 0 0 no-repeat;
        background-size: 310px 169px; }
      .rd-keyvisiual .rd-keyvisiual_msg .electric {
        width: 304px;
        height: 174px;
        margin: 0 auto !important;
        background: url(/innovation/evolution/electric/img/text_title01_sp.png) 0 0 no-repeat;
        background-size: 304px 174px; }
      .rd-keyvisiual .rd-keyvisiual_msg .machinery {
        width: 307px;
        height: 136px;
        margin: 0 auto !important;
        background: url(/innovation/evolution/machinery/img/text_title01_sp.png) 0 0 no-repeat;
        background-size: 307px 136px; }
      .rd-keyvisiual .rd-keyvisiual_msg .materials {
        width: 302px;
        height: 169px;
        margin: 0 auto !important;
        background: url(/innovation/evolution/materials/img/text_title01_sp.png) 0 0 no-repeat;
        background-size: 302px 169px; }
      .rd-keyvisiual .rd-keyvisiual_msg .water-solution {
        width: 291px;
        height: 207px;
        margin: 0 auto !important;
        background: url(/innovation/evolution/water-solution/img/text_title01_sp.png) 0 0 no-repeat;
        background-size: 291px 207px; }
      .rd-keyvisiual .rd-keyvisiual_msg .rd-mouse {
        display: none; }
  .btn-arw {
    z-index: 50;
    display: block;
    position: absolute;
    top: -50%;
    width: 70px;
    height: 180px;
    margin: -90px 0 0 0 !important; }
    .btn-arw .inner {
      display: none;
      position: absolute;
      top: 40px;
      min-width: 250px;
      min-height: 105px;
      padding: 0 50px;
      box-sizing: border-box;
      color: #000; }
      .btn-arw .inner .outline {
        line-height: 1.2em; }
      .btn-arw .inner .label {
        position: relative;
        top: 10px;
        margin: 30px 0 0 0;
        line-height: 1.2em; }
      .btn-arw .inner .ruby {
        position: relative;
        top: 10px;
        margin: 0;
        padding: 0;
        line-height: 1.2em; }
    .btn-arw:hover {
      width: 335px;
      background: #fff; }
      .btn-arw:hover .inner {
        display: block; }
    .btn-arw.btn-next_category {
      display: none; }
    .btn-arw.btn-prev_category {
      display: none; }
  /** detail page UI
------------------------------------- 
*/
  #SpecialContents .sp-text-align_left {
    text-align: left; }
  #SpecialContents .rd-detail_keyvisiual {
    position: relative;
    max-width: auto;
    margin-bottom: 15px !important;
    padding: 0 0 35px; }
    #SpecialContents .rd-detail_keyvisiual .readcopy {
      position: static;
      width: 100%;
      min-width: auto !important;
      min-height: auto !important;
      padding: 20px 0;
      min-height: auto; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .title {
        position: static; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .year {
        left: 0;
        padding: 10px 20px 5px 15px;
        color: #ffffff;
        font-size: 12px;
        line-height: 1.3; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .subHeadding {
        display: block;
        margin: 5px 0 0 0;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 1.3; }
        #SpecialContents .rd-detail_keyvisiual .readcopy .subHeadding .inner {
          display: inline-block;
          padding: 3px 15px;
          font-size: 0.9em; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .headding {
        position: static;
        display: inline-block;
        padding: 0px 20px 0px 0;
        font-size: 22px;
        line-height: 1.3; }
        #SpecialContents .rd-detail_keyvisiual .readcopy .headding span {
          display: inline-block;
          padding: 2px 15px 3px 15px; }
          #SpecialContents .rd-detail_keyvisiual .readcopy .headding span:nth-child(1) {
            padding: 3px 15px 0 15px; }
          #SpecialContents .rd-detail_keyvisiual .readcopy .headding span:nth-child(2) {
            padding: 0; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .caption {
        width: auto !important;
        margin: 10px 0 0 15px;
        padding-right: 10px;
        font-size: 12px;
        line-height: 1.3; }
      #SpecialContents .rd-detail_keyvisiual .readcopy .outline {
        position: static;
        margin-top: 25px;
        padding: 0 15px 24px 15px;
        font-size: 16px;
        line-height: 1.7; }
    #SpecialContents .rd-detail_keyvisiual .visiual {
      position: static;
      width: 100%;
      margin-left: 0;
      padding-left: 0;
      text-align: right; }
      #SpecialContents .rd-detail_keyvisiual .visiual .img {
        position: relative; }
        #SpecialContents .rd-detail_keyvisiual .visiual .img img {
          width: 100% !important; }
  #SpecialContents .rd-next_story .contents-pos {
    top: 120px; }
    #SpecialContents .rd-next_story .contents-pos.is-active {
      top: 40px; }
  #SpecialContents .rd-next_story .firstview {
    padding: 120px 0 30px 0;
    background-image: url(/innovation/evolution/img/common/bg_next_story@2x.png);
    background-size: 263.5px 55px;
    background-position: 50% 50px;
    text-align: center;
    width: 100%;
    height: auto;
    text-align: center; }
    #SpecialContents .rd-next_story .firstview .inner {
      width: 100%;
      max-width: 830px;
      margin: -30px auto 0;
      padding: 0 15px; }
    #SpecialContents .rd-next_story .firstview .rd-mouse {
      margin: 40px 0 0 0; }
      #SpecialContents .rd-next_story .firstview .rd-mouse .mouse-wrap {
        top: 0; }
      #SpecialContents .rd-next_story .firstview .rd-mouse .label.read {
        margin: 0;
        padding: 0 0 10px 0; }
    #SpecialContents .rd-next_story .firstview .bdr {
      top: 120px; }
  #SpecialContents .rd-next_story .secondview {
    display: none;
    height: 100px;
    background-image: url(/innovation/evolution/img/common/dot_line02@2x.gif);
    background-size: 1px 1px;
    background-position: 50% 0; }
  #SpecialContents .rd-next_story .year,
  #SpecialContents .rd-next_story .title,
  #SpecialContents .rd-next_story .text {
    padding: 5px;
    background: #f5f5f5; }
  #SpecialContents .rd-next_story .outline {
    padding-bottom: 20px; }
  #SpecialContents .rd-next_story .year {
    color: #333;
    font-size: 12px;
    line-height: 1.3; }
  #SpecialContents .rd-next_story .title {
    font-size: 22px;
    line-height: 1.3; }
  #SpecialContents .rd-next_story .text {
    font-size: 14px;
    line-height: 1.7; }
  #SpecialContents .rd-next_story.bg-color_white .firstview {
    background-position: 50% 50px !important; }
    #SpecialContents .rd-next_story.bg-color_white .firstview .rd-mouse {
      margin: 20px 0 0 0; }
      #SpecialContents .rd-next_story.bg-color_white .firstview .rd-mouse .label.read {
        margin: 0;
        padding: 0 0 20px 0; }
  #SpecialContents .rd-next_story.bg-color_white .outline {
    padding-bottom: 40px; }
  #SpecialContents .is-achive .rd-next_story .firstview .contents-pos {
    top: 40px; }
  #SpecialContents .rd-animate.rd-animate_fadeIn {
    opacity: 0; }
    #SpecialContents .rd-animate.rd-animate_fadeIn.flag-animate_fadeIn {
      opacity: 1.0;
      -webkit-transition: all 1s linear;
      -moz-transition: all 1s linear;
      -ms-transition: all 1s linear;
      -o-transition: all 1s linear;
      transition: all 1s linear; }
  #SpecialContents .rd-future_story {
    margin: 100px 0 0 0;
    padding: 0; }
    #SpecialContents .rd-future_story .firstview {
      position: relative;
      top: 0;
      left: 0;
      width: 93%;
      min-height: auto;
      margin: 0 auto 100px;
      text-align: center; }
      #SpecialContents .rd-future_story .firstview:before {
        display: block;
        position: absolute;
        top: 15%;
        content: ' ';
        width: 1px;
        height: 100px;
        margin: -25% 50% 45px;
        border-left: 1px solid #008486; }
      #SpecialContents .rd-future_story .firstview .inner {
        position: static;
        top: 50%;
        left: 50%;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 190px 0 30px 0;
        background-image: url(/innovation/evolution/img/common/bg_future_story@2x.png);
        background-position: 50% 120px;
        background-size: 154px 44.5px; }
    #SpecialContents .rd-future_story .title {
      font-size: 22px;
      line-height: 1.3; }
    #SpecialContents .rd-future_story .text {
      margin-top: 0;
      font-size: 14px;
      line-height: 1.7; }
    #SpecialContents .rd-future_story .title,
    #SpecialContents .rd-future_story .text {
      padding: 5px; }
  .rd-mouse .label.green {
    font-size: 16px !important;
    line-height: 1.3 !important; }
  #SpecialContents .rd-relatedinfo {
    width: 100%;
    padding: 40px 0 13px 0;
    background: #f5f5f5; }
    #SpecialContents .rd-relatedinfo .headding {
      padding: 5px 0;
      border-bottom: 1px solid #00a8a9;
      font-size: 18px;
      line-height: 1.3; }
    #SpecialContents .rd-relatedinfo .inner {
      width: 90%;
      margin: 0 auto;
      max-width: 1600px;
      box-sizing: border-box; }
    #SpecialContents .rd-relatedinfo .list.list-reatedinfo {
      margin: 10px auto;
      *zoom: 1; }
      #SpecialContents .rd-relatedinfo .list.list-reatedinfo:before, #SpecialContents .rd-relatedinfo .list.list-reatedinfo:after {
        content: " ";
        display: table; }
      #SpecialContents .rd-relatedinfo .list.list-reatedinfo:after {
        clear: both; }
      #SpecialContents .rd-relatedinfo .list.list-reatedinfo li {
        display: inline-block;
        width: 48%;
        margin: 0 10px 0 0; }
        #SpecialContents .rd-relatedinfo .list.list-reatedinfo li:nth-child(2) {
          margin: 0; }
    #SpecialContents .rd-relatedinfo .title {
      margin: 9px 0 27px 0;
      font-size: 14px;
      line-height: 1.3; }
      #SpecialContents .rd-relatedinfo .title h3 {
        font-size: 14px;
        line-height: 1.3; }
      #SpecialContents .rd-relatedinfo .title .link {
        font-size: 14px; }
  #SpecialContents .rd-cateogry_link {
    width: 100%;
    max-width: 1600px;
    padding: 40px 0 40px 0;
    background: #fff url(/innovation/evolution/img/common/bg_category.jpg) 0 0 no-repeat;
    background-size: cover;
    text-align: center; }
    #SpecialContents .rd-cateogry_link h2 {
      font-size: 22px;
      line-height: 1.3; }
    #SpecialContents .rd-cateogry_link .inner {
      width: 95%;
      margin: 0 auto; }
    #SpecialContents .rd-cateogry_link .nav-tile {
      width: 100%;
      min-width: auto;
      margin: 20px auto;
      *zoom: 1; }
      #SpecialContents .rd-cateogry_link .nav-tile:before, #SpecialContents .rd-cateogry_link .nav-tile:after {
        content: " ";
        display: table; }
      #SpecialContents .rd-cateogry_link .nav-tile:after {
        clear: both; }
      #SpecialContents .rd-cateogry_link .nav-tile li {
        float: left;
        width: 48%;
        margin: 12px 12px 0 0;
        background: #fff; }
        #SpecialContents .rd-cateogry_link .nav-tile li:nth-child(3n) {
          margin-right: 12px; }
        #SpecialContents .rd-cateogry_link .nav-tile li:nth-child(2n) {
          margin-right: 0; }
        #SpecialContents .rd-cateogry_link .nav-tile li a {
          min-height: 130px; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .img-group {
            position: static;
            min-height: auto; }
            #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .img {
              z-index: 5;
              opacity: 1;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
            #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .imgHover,
            #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .text,
            #SpecialContents .rd-cateogry_link .nav-tile li a .img-group .icon {
              display: none; }
          #SpecialContents .rd-cateogry_link .nav-tile li a .title {
            z-index: 5;
            position: relative;
            display: table;
            width: 100%;
            min-height: 56px;
            margin-top: 0;
            margin-left: 0;
            padding: 0 0 2px 0;
            background: #fff;
            box-sizing: content-box;
            font-size: 0.9em;
            line-height: 1.5em;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            transition: all 0.2s linear; }
            #SpecialContents .rd-cateogry_link .nav-tile li a .title .title-inner {
              display: table-cell;
              width: 100%;
              min-height: 56px;
              padding-bottom: 2px;
              text-align: center;
              vertical-align: middle; }
            #SpecialContents .rd-cateogry_link .nav-tile li a .title h3 {
              font-size: 14px;
              line-height: 1.3; }
            #SpecialContents .rd-cateogry_link .nav-tile li a .title p {
              margin-top: 3px;
              font-size: 9px;
              line-height: 1.3; }
          #SpecialContents .rd-cateogry_link .nav-tile li a:hover .img-group .img {
            opacity: 1; }
          #SpecialContents .rd-cateogry_link .nav-tile li a:hover .img-group .imgHover,
          #SpecialContents .rd-cateogry_link .nav-tile li a:hover .img-group .text,
          #SpecialContents .rd-cateogry_link .nav-tile li a:hover .img-group .icon {
            display: none; }
      #SpecialContents .rd-cateogry_link .nav-tile.category {
        width: 95%; }
        #SpecialContents .rd-cateogry_link .nav-tile.category li {
          width: 48%; }
  #SpecialContents .line.line-pos_keyvisiual02 {
    position: absolute;
    left: 50%;
    height: 0;
    margin-left: -1px;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear; }
    #SpecialContents .line.line-pos_keyvisiual02.flag-animate {
      height: 180px; }
  #SpecialContents .line.line-pos_keyvisiual03.flag-animate {
    height: 53px; }
  #SpecialContents .line.line-pos_keyvisiual04 {
    margin-top: 40px; }
    #SpecialContents .line.line-pos_keyvisiual04.flag-animate {
      height: 200px; } }

@keyframes gotoScrollAnimation {
  0% {
    top: 3px; }
  1% {
    top: 3px; }
  100% {
    top: 15px; } }

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@keyframes fade-out {
  0% {
    display: block;
    opacity: 1; }
  90% {
    display: block;
    opacity: 0; }
  100% {
    display: none;
    opacity: 0; } }

/*# sourceMappingURL=styles.css.map */