html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  font-size: 87.5%;
  line-height: 1.42857;
}
body.fontsize-large {
  font-size: 100%;
  line-height: 1.25;
}
body.fontsize-small {
  font-size: 68.75%;
  line-height: 1.63636;
}
body {
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", system-ui,
    sans-serif;
  color: #333;
}
[lang="en"] body {
  font-family: Helvetica, Arial, sans-serif;
}
a {
  color: #069;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #069;
  text-decoration: underline;
}
a.unlink {
  text-decoration: none;
  color: #666666;
}
.contents-area {
  font-size: 114.28571%;
}
.contents-area p {
  font-size: 100%;
  line-height: 1.75;
  margin: 12px 0 0 0;
}
strong {
  font-weight: bold;
}
img {
  vertical-align: bottom;
}
button {
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", system-ui,
    sans-serif;
}
.fvc-normal {
  font-variant-caps: normal !important;
}
.pc-fvc-normal {
  font-variant-caps: normal !important;
}
.fvc-petite-caps {
  font-variant-caps: petite-caps !important;
}
.pc-fvc-petite-caps {
  font-variant-caps: petite-caps !important;
}
.fvc-all-petite-caps {
  font-variant-caps: all-petite-caps !important;
}
.pc-fvc-all-petite-caps {
  font-variant-caps: all-petite-caps !important;
}
.fvc-small-caps {
  font-variant-caps: small-caps !important;
}
.pc-fvc-small-caps {
  font-variant-caps: small-caps !important;
}
.fvc-all-small-caps {
  font-variant-caps: all-small-caps !important;
}
.pc-fvc-all-small-caps {
  font-variant-caps: all-small-caps !important;
}
.header-rf2017-ph1 {
  min-width: 990px;
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
}
[lang="en"] .header-rf2017-ph1 {
  font-family: Helvetica, Arial, sans-serif;
}
.header-rf2017-ph1 .header-rf2017-ph1-wrap {
  width: 950px;
  margin: 0 auto;
}
.header-rf2017-ph1 .header-rf2017-ph1-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.header-rf2017-ph1 .header-rf2017-ph1-logo {
  float: left;
  width: 132px;
  padding: 4px 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-logo a {
  display: block;
  padding: 17px 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-logo.header-rf2017-ph1-logo-corp a {
  width: 132px;
  padding: 17px 0 6px;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav {
  float: left;
  width: 658px;
  padding: 10px 0 0;
  font-size: 14px;
  line-height: 1.285;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li {
  margin-left: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  min-height: 42px;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li:first-child {
  margin-left: 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li a {
  display: block;
  padding: 4px 7px;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li a:link,
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li a:visited,
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li a:active {
  color: #000000;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li a:hover {
  color: #aaaaaa;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li a:focus {
  color: #000000;
}
.header-rf2017-ph1 .header-rf2017-ph1-globalnav ul li a.current {
  color: #000000;
  font-weight: bold;
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-globalnav {
  width: 664px;
  padding-top: 13px;
}
.header-rf2017-ph1 .header-rf2017-ph1-utility {
  float: right;
  width: 161px;
  margin: 0 -4px 0 0;
  padding: 8px 0 8px 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li {
  float: left;
  margin-left: 5px;
}
.header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li:first-child {
  margin-left: 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li.header-rf2017-ph1-menu {
  margin-left: 7px;
}
.header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li a,
.header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li button {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li a:hover,
.header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li button:hover {
  opacity: 0.6;
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-utility {
  width: 158px;
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-utility > ul > li {
  margin-left: 8px;
}
[lang="en"]
  .header-rf2017-ph1
  .header-rf2017-ph1-utility
  > ul
  > li:first-child {
  margin-left: 0;
}
[lang="en"]
  .header-rf2017-ph1
  .header-rf2017-ph1-utility
  > ul
  > li.header-rf2017-ph1-menu {
  margin-left: 10px;
}
.header-rf2017-ph1 .header-rf2017-ph1-mysoftbank {
  display: block;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-mysoftbank.png?20180419");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 60px;
  height: 46px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .header-rf2017-ph1 .header-rf2017-ph1-mysoftbank {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-mysoftbank-2x.png?20180419");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 60px;
    height: 46px;
    background-size: 60px 46px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.header-rf2017-ph1 .header-rf2017-ph1-shop {
  display: block;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-shop-02.png?20180419");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .header-rf2017-ph1 .header-rf2017-ph1-shop {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-shop-02-2x.png?20180419");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 46px;
    height: 46px;
    background-size: 46px 46px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-shop {
  background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-shop.png?20180419");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 40px;
  height: 46px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-shop {
    background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-shop-2x.png?20180419");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 40px;
    height: 46px;
    background-size: 40px 46px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-button {
  display: block;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-menu.png?20180419");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 40px;
  height: 46px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .header-rf2017-ph1 .header-rf2017-ph1-menu-button {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-menu-2x.png?20180419");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 40px;
    height: 46px;
    background-size: 40px 46px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-button {
  background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-menu.png?20180419");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 40px;
  height: 46px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-button {
    background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-menu-2x.png?20180419");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 40px;
    height: 46px;
    background-size: 40px 46px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.header-rf2017-ph1 .header-rf2017-ph1-menu {
  position: relative;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-balloon,
.header-rf2017-ph1 .header-rf2017-ph1-menu-balloon-large {
  position: absolute;
  z-index: 1004;
  top: 54px;
  right: 1px;
  display: none;
  box-sizing: border-box;
  width: 482px;
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #d8dadc;
  -webkit-transform-origin: 462px -12px;
  -ms-transform-origin: 462px -12px;
  transform-origin: 462px -12px;
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-balloon,
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-balloon-large {
  padding: 15px;
  width: 389px;
  -webkit-transform-origin: 369px -12px;
  -ms-transform-origin: 369px -12px;
  transform-origin: 369px -12px;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon.header-rf2017-ph1-menu-balloon-visible,
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon-large.header-rf2017-ph1-menu-balloon-visible {
  display: block;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon.header-rf2017-ph1-menu-balloon-open,
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon-large.header-rf2017-ph1-menu-balloon-open {
  -webkit-animation: 0.3s ease-out 0s forwards headerMenuOpen;
  animation: 0.3s ease-out 0s forwards headerMenuOpen;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon.header-rf2017-ph1-menu-balloon-close,
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon-large.header-rf2017-ph1-menu-balloon-close {
  -webkit-animation: 0.2s ease-in-out 0s forwards headerMenuClose;
  animation: 0.2s ease-in-out 0s forwards headerMenuClose;
}
@-webkit-keyframes headerMenuOpen {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes headerMenuOpen {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes headerMenuClsoe {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@keyframes headerMenuClsoe {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-balloon:before,
.header-rf2017-ph1 .header-rf2017-ph1-menu-balloon-large:before {
  content: "";
  position: absolute;
  top: -24px;
  right: 6px;
  display: block;
  width: 0px;
  height: 0;
  border: 12px solid transparent;
  border-bottom: 12px solid #d8dadc;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-balloon:after,
.header-rf2017-ph1 .header-rf2017-ph1-menu-balloon-large:after {
  content: "";
  position: absolute;
  top: -21px;
  right: 7px;
  display: block;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-bottom: 11px solid #ffffff;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-list {
  overflow: hidden;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-list li {
  float: left;
  margin: 15px 0 0 15px;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-list li:nth-child(5n + 1) {
  margin-left: 0;
}
[lang="en"]
  .header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  li:nth-child(5n + 1) {
  margin: 15px 0 0 15px;
}
[lang="en"]
  .header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  li:nth-child(4n + 1) {
  margin-left: 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-list > li a,
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li
  a {
  display: block;
  width: 78px;
  height: 80px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .header-rf2017-ph1 .header-rf2017-ph1-menu-list > li a,
  .header-rf2017-ph1
    .header-rf2017-ph1-menu-list
    .header-rf2017-ph1-menu-icon
    > li
    a {
    background-size: 78px 80px;
  }
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-list .header-rf2017-ph1-menu-icon {
  margin-top: 25px;
  overflow: hidden;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li {
  margin: 10px 0 0 20px;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li:nth-child(4n + 1) {
  margin-left: 0;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li:nth-child(1),
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li:nth-child(2),
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li:nth-child(3),
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li:nth-child(4) {
  margin-top: 0;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-icon
  > li
  a {
  width: 95px;
  height: 95px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .header-rf2017-ph1
    .header-rf2017-ph1-menu-list
    .header-rf2017-ph1-menu-icon
    > li
    a {
    background-size: 95px 95px;
  }
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-list .header-rf2017-ph1-menu-text {
  border-top: 1px dotted #d8dadc;
  overflow: hidden;
  margin: 0 20px;
  padding-top: 16px;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-text
  > li {
  margin: 5px 25px 5px 0;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-list
  .header-rf2017-ph1-menu-text
  > li
  > a {
  display: inline-block;
  text-indent: initial;
  width: auto;
  height: auto;
  font-size: 12px;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-mobile {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-mobile.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-internet {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-internet.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-robot {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-robot.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-energy {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-energy.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-card {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-card.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-biz {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-biz.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-corp {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-corp.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-ir {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-ir.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-csr {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-csr.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-recruit {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-recruit.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-news {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-news.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-campaigns {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-campaigns.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-socialmedia {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-socialmedia.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-support {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-support.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-sitemap {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-sitemap.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-mobile {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-mobile-02.png);
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-icon
  .header-rf2017-ph1-menu-internet {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-internet-02.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-robot {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-robot.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-energy {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-energy-02.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-card {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-card.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-biz {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-biz-03.png);
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-corp {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-corp.png?20181219);
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-icon
  .header-rf2017-ph1-menu-support {
  background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-support.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .header-rf2017-ph1 .header-rf2017-ph1-menu-mobile {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-mobile-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-internet {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-internet-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-robot {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-robot-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-energy {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-energy-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-card {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-card-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-biz {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-biz-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-corp {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-corp-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-ir {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-ir-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-csr {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-csr-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-recruit {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-recruit-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-news {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-news-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-campaigns {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-campaigns-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-socialmedia {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-socialmedia-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-support {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-support-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-sitemap {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-sitemap-2x.png);
  }
  .header-rf2017-ph1
    .header-rf2017-ph1-menu-icon
    .header-rf2017-ph1-menu-mobile {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-mobile-02-2x.png);
  }
  .header-rf2017-ph1
    .header-rf2017-ph1-menu-icon
    .header-rf2017-ph1-menu-internet {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-internet-02-2x.png);
  }
  .header-rf2017-ph1
    .header-rf2017-ph1-menu-icon
    .header-rf2017-ph1-menu-energy {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-energy-02-2x.png);
  }
  .header-rf2017-ph1
    .header-rf2017-ph1-menu-icon
    .header-rf2017-ph1-menu-robot {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-robot-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-card {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-card-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-biz {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-biz-03-2x.png);
  }
  .header-rf2017-ph1 .header-rf2017-ph1-menu-icon .header-rf2017-ph1-menu-corp {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-corp-2x.png?20181219);
  }
  .header-rf2017-ph1
    .header-rf2017-ph1-menu-icon
    .header-rf2017-ph1-menu-support {
    background-image: url(/site/set/common/p/img/rf2017-ph1/icon-menu-support-2x.png);
  }
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-mobile {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-mobile.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-internet {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-internet.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-robot {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-robot.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-energy {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-energy.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-biz {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-biz.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-corp {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-corp.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-ir {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-ir.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-csr {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-csr.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-recruit {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-recruit-02.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-news {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-news.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-support {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-support.png);
}
[lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-sitemap {
  background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-sitemap.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-mobile {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-mobile-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-internet {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-internet-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-robot {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-robot-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-energy {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-energy-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-biz {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-biz-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-corp {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-corp-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-ir {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-ir-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-csr {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-csr-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-recruit {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-recruit-02-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-news {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-news-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-support {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-support-2x.png);
  }
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-menu-sitemap {
    background-image: url(/en/site/set/common/p/img/rf2017-ph1/icon-sitemap-2x.png);
  }
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  overflow: hidden;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility li {
  float: left;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility li:first-child {
  margin-left: 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility li:last-child {
  margin-right: 0;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility li:last-child:after {
  display: none;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility li:after {
  content: "|";
  display: inline;
  margin: 0 15px;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility a {
  text-decoration: none;
  color: #006693;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility a:hover,
.header-rf2017-ph1 .header-rf2017-ph1-menu-utility a:focus {
  text-decoration: underline;
}
.header-rf2017-ph1 .header-rf2017-ph1-menu-balloon-large {
  padding: 20px;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon-large
  .header-rf2017-ph1-menu-title {
  font-size: 16px;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon-large
  .header-rf2017-ph1-menu-utility {
  top: 23px;
  right: 29px;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon-large
  .header-rf2017-ph1-menu-utility
  li:after {
  content: "|";
  display: inline;
  margin: 0 10px;
}
.header-rf2017-ph1
  .header-rf2017-ph1-menu-balloon-large
  .header-rf2017-ph1-menu-utility
  li:last-child:after {
  display: none;
}
[lang="en"] .header-rf2017-ph1:not(:target) .header-rf2017-ph1-globalnav {
  padding-top: 11px\9;
}
.header-rf2017-ph1:not(:target) .header-rf2017-ph1-globalnav ul {
  text-align: center\9;
}
.header-rf2017-ph1:not(:target) .header-rf2017-ph1-globalnav ul li {
  display: inline\9;
  margin-left: -0.4em\9;
}
.header-rf2017-ph1:not(:target) .header-rf2017-ph1-globalnav ul li:first-child {
  margin-left: 0\9;
}
.header-rf2017-ph1:not(:target) .header-rf2017-ph1-globalnav ul li a {
  display: inline\9;
}
[lang="en"] .header-rf2017-ph1:not(:target) .header-rf2017-ph1-globalnav ul li {
  font-size: 16px;
}
.header-rf2017-ph1:not(:target) .header-rf2017-ph1-utility {
  padding-top: 6px\9;
  padding-bottom: 10px\9;
}
.header-rf2017-ph1:not(:target) .header-rf2017-ph1-menu-balloon,
.header-rf2017-ph1:not(:target) .header-rf2017-ph1-menu-balloon-large {
  top: 56px\9;
}
@media all and (-ms-high-contrast: none) {
  [lang="en"] .header-rf2017-ph1 .header-rf2017-ph1-globalnav {
    padding: 11px 0 0;
  }
}
.header-2015 h1.hdg {
  display: none;
}
.categorynav-rf2017-ph1 {
  min-width: 990px;
  background-color: #e6e8eb;
}
.categorynav-rf2017-ph1 a {
  text-decoration: none;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.categorynav-rf2017-ph1 a:link,
.categorynav-rf2017-ph1 a:visited,
.categorynav-rf2017-ph1 a:active {
  color: #000000;
}
.categorynav-rf2017-ph1 a:hover {
  color: #aaaaaa;
}
.categorynav-rf2017-ph1 a:focus {
  color: #000000;
}
.categorynav-rf2017-ph1 a.current {
  color: #aaaaaa;
}
.categorynav-rf2017-ph1 .categorynav-rf2017-ph1-wrap {
  width: 950px;
  margin: 0 auto;
}
.categorynav-rf2017-ph1 .categorynav-rf2017-ph1-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.categorynav-rf2017-ph1 .categorynav-rf2017-ph1-title {
  float: left;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding: 0;
}
.categorynav-rf2017-ph1 .categorynav-rf2017-ph1-title > a {
  display: block;
  padding: 11px 0 8px 0;
}
.categorynav-rf2017-ph1 nav[role="navigation"] {
  float: right;
}
.categorynav-rf2017-ph1 nav[role="navigation"] .categorynav-rf2017-ph1-list {
  padding: 0;
  font-size: 13px;
  line-height: 1;
}
.categorynav-rf2017-ph1 nav[role="navigation"] .categorynav-rf2017-ph1-list li {
  float: left;
  padding: 0;
}
.categorynav-rf2017-ph1
  nav[role="navigation"]
  .categorynav-rf2017-ph1-list
  li
  a {
  display: inline-block;
  padding: 0px 8px 0px 14px;
  position: relative;
}
.categorynav-rf2017-ph1
  nav[role="navigation"]
  .categorynav-rf2017-ph1-list
  li
  a
  > span {
  position: relative;
  display: inline-block;
  padding: 13px 0px 9px 0px;
}
.categorynav-rf2017-ph1
  nav[role="navigation"]
  .categorynav-rf2017-ph1-list
  li
  a
  > span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #84919d;
  display: none;
}
.categorynav-rf2017-ph1
  nav[role="navigation"]
  .categorynav-rf2017-ph1-list
  li
  a.current {
  color: #000000;
  font-weight: bold;
}
.categorynav-rf2017-ph1
  nav[role="navigation"]
  .categorynav-rf2017-ph1-list
  li
  a.current
  > span:after {
  display: block;
}
.categorynav-rf2017-ph1
  nav[role="navigation"]
  .categorynav-rf2017-ph1-list
  li:last-child
  a {
  padding-right: 0;
}
.categorynav-rf2017-ph1 .categorynav-rf2017-ph1-title > a {
  padding-top: 10px\9;
  padding-bottom: 9px\9;
}
.categorynav-rf2017-ph1
  nav[role="navigation"]
  .categorynav-rf2017-ph1-list
  li
  a
  > span {
  padding-top: 11px\9;
  padding-bottom: 11px\9;
}
@media all and (-ms-high-contrast: none) {
  .categorynav-rf2017-ph1-title > a {
    padding-top: 8px;
    padding-bottom: 11px;
  }
  .categorynav-rf2017-ph1
    nav[role="navigation"]
    .categorynav-rf2017-ph1-list
    li
    a
    > span {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
.categorynav-rf2017-ph1_megadropdown {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  min-width: 990px;
  width: 100%;
  z-index: 1003;
}
.categorynav-rf2017-ph1_megadropdown--show {
  display: block;
}
.categorynav-rf2017-ph1_megadropdown-view {
  position: relative;
  z-index: 1003;
  width: 100%;
}
.categorynav-rf2017-ph1_megadropdown-view-inner {
  position: relative;
  background: #242526;
  border-bottom: 5px solid #307bf0;
  overflow: hidden;
}
.categorynav-rf2017-ph1_megadropdown-view .ps__rail-y {
  z-index: 1010;
}
.categorynav-rf2017-ph1_megadropdown-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.3;
  background-color: #000;
  z-index: 1002;
}
.categorynav-rf2017-ph1_megadropdown-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.categorynav-rf2017-ph1_megadropdown-header::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120px;
  background-color: #000;
  z-index: 1003;
}
.categorynav-rf2017-ph1_megadropdown-header-inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.categorynav-rf2017-ph1_megadropdown-header-close-button {
  position: absolute;
  right: 20px;
  top: 52px;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  padding-left: 20px;
  z-index: 1006;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity;
}
.categorynav-rf2017-ph1_megadropdown-header-close-button:hover {
  opacity: 0.6;
}
.categorynav-rf2017-ph1_megadropdown-header-close-button::before,
.categorynav-rf2017-ph1_megadropdown-header-close-button::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 17px;
  height: 1px;
  background-color: #fff;
}
.categorynav-rf2017-ph1_megadropdown-header-close-button::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.categorynav-rf2017-ph1_megadropdown-header-close-button::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.categorynav-rf2017-ph1_megadropdown-header-close-button:link,
.categorynav-rf2017-ph1_megadropdown-header-close-button:visited,
.categorynav-rf2017-ph1_megadropdown-header-close-button:active,
.categorynav-rf2017-ph1_megadropdown-header-close-button:focus,
.categorynav-rf2017-ph1_megadropdown-header-close-button:hover {
  color: #fff;
  text-decoration: none;
}
.categorynav-rf2017-ph1_megadropdown-contents {
  overflow: hidden;
}
.categorynav-rf2017-ph1_megadropdown-category-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: 1004;
}
.categorynav-rf2017-ph1_megadropdown-category-item--current {
  position: relative;
  z-index: 1005;
}
.categorynav-rf2017-ph1_megadropdown-lv3 {
  background: #363738;
}
.categorynav-rf2017-ph1_megadropdown-lv3-header {
  text-align: center;
  min-height: 18px;
  padding: 41px 0;
  background-color: #000;
}
.categorynav-rf2017-ph1_megadropdown-lv3-header-link {
  text-align: center;
}
.categorynav-rf2017-ph1_megadropdown-lv3-header-link-text {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  padding: 10px 30px 10px 10px;
  position: relative;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity;
}
.categorynav-rf2017-ph1_megadropdown-lv3-header-link-text::before {
  display: block;
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: -webkit-transform 0.1s ease-out 0.2s;
  transition: -webkit-transform 0.1s ease-out 0.2s;
  transition: transform 0.1s ease-out 0.2s;
  transition: transform 0.1s ease-out 0.2s, -webkit-transform 0.1s ease-out 0.2s;
}
.categorynav-rf2017-ph1_megadropdown-lv3-header-link-text:hover {
  opacity: 0.6;
}
.categorynav-rf2017-ph1_megadropdown-lv3-header-link-text::before {
  top: 13px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.categorynav-rf2017-ph1_megadropdown-lv3-header-link a:link,
.categorynav-rf2017-ph1_megadropdown-lv3-header-link a:visited,
.categorynav-rf2017-ph1_megadropdown-lv3-header-link a:active,
.categorynav-rf2017-ph1_megadropdown-lv3-header-link a:focus,
.categorynav-rf2017-ph1_megadropdown-lv3-header-link a:hover {
  color: #fff;
  text-decoration: none;
}
.categorynav-rf2017-ph1_megadropdown-lv3-section {
  background: #242526;
  padding: 15px 0 50px;
}
.categorynav-rf2017-ph1_megadropdown-lv4 {
  min-width: 990px;
  max-width: 990px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto 0 auto;
}
.categorynav-rf2017-ph1_megadropdown-lv4-title {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 30px;
  border-bottom: 1px solid #3d4041;
}
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list {
  overflow: hidden;
  margin: 0px -36px;
  padding-left: 36px;
}
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list
  > .categorynav-rf2017-ph1_megadropdown-lv4-item {
  width: 25%;
  padding-top: 36px;
  padding-left: 36px;
}
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list
  > .categorynav-rf2017-ph1_megadropdown-lv4-item:nth-child(4n + 1) {
  margin-left: -36px;
}
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list
  > .categorynav-rf2017-ph1_megadropdown-lv4-item:nth-child(1),
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list
  > .categorynav-rf2017-ph1_megadropdown-lv4-item:nth-child(2),
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list
  > .categorynav-rf2017-ph1_megadropdown-lv4-item:nth-child(3),
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list
  > .categorynav-rf2017-ph1_megadropdown-lv4-item:nth-child(4) {
  padding-top: 0;
}
.categorynav-rf2017-ph1_megadropdown-lv4-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: visible !important;
}
@media only screen and (max-width: 990px) {
  .categorynav-rf2017-ph1_megadropdown-lv4-list {
    overflow: hidden !important;
  }
}
.categorynav-rf2017-ph1_megadropdown-lv4-item {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.categorynav-rf2017-ph1_megadropdown-lv4
  > .categorynav-rf2017-ph1_megadropdown-lv4-list
  > .categorynav-rf2017-ph1_megadropdown-lv4-item {
  padding-top: 0;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  box-sizing: border-box;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link-container::after {
  display: block;
  content: "";
  width: 250px;
  margin: 0 -20px;
  background-color: #3d4041;
  height: 0;
  opacity: 0;
  -webkit-transition: height 0.1s linear 0.3s, opacity 0.3s;
  transition: height 0.1s linear 0.3s, opacity 0.3s;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 88px;
  font-size: 16px;
  line-height: 1.5;
  box-sizing: border-box;
  padding: 10px 20px 10px 0;
  width: 100%;
  outline: none;
  position: relative;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link::before {
  display: block;
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: -webkit-transform 0.1s ease-out 0.2s;
  transition: -webkit-transform 0.1s ease-out 0.2s;
  transition: transform 0.1s ease-out 0.2s;
  transition: transform 0.1s ease-out 0.2s, -webkit-transform 0.1s ease-out 0.2s;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link:hover {
  opacity: 0.6;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  border-bottom: 1px solid #3d4041;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link--accordion::before {
  -webkit-transform: translateY(-80%) rotate(135deg);
  -ms-transform: translateY(-80%) rotate(135deg);
  transform: translateY(-80%) rotate(135deg);
}
.categorynav-rf2017-ph1_megadropdown-lv4-link--blank {
  position: relative;
}
.categorynav-rf2017-ph1_megadropdown-lv4-link--blank::before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  border: none;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transition: none 0s ease-out 0s;
  transition: none 0s ease-out 0s;
  background-image: url("/site/set/common/shared/img/icon-blank-white.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
  width: 11px;
  height: 9px;
  background-size: 100%;
}
.categorynav-rf2017-ph1_megadropdown-lv4 a:link,
.categorynav-rf2017-ph1_megadropdown-lv4 a:visited,
.categorynav-rf2017-ph1_megadropdown-lv4 a:active,
.categorynav-rf2017-ph1_megadropdown-lv4 a:focus,
.categorynav-rf2017-ph1_megadropdown-lv4 a:hover {
  color: #fff;
  text-decoration: none;
}
.categorynav-rf2017-ph1_megadropdown-lv4 a:focus {
  outline: none;
}
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link-container {
  border-bottom: transparent;
}
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link-container::after {
  height: 11px;
  opacity: 1;
  -webkit-transition: height 0.1s, opacity 0.1s;
  transition: height 0.1s, opacity 0.1s;
}
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link::before {
  -webkit-transform: translateY(-30%) rotate(-45deg);
  -ms-transform: translateY(-30%) rotate(-45deg);
  transform: translateY(-30%) rotate(-45deg);
}
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link::before {
  border-color: #328cf9;
}
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link:link,
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link:visited,
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link:active,
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link:focus,
.categorynav-rf2017-ph1_megadropdown-lv4-item.categorynav-rf2017-ph1_megadropdown-lv5--open
  .categorynav-rf2017-ph1_megadropdown-lv4-link:hover {
  color: #328cf9;
}
.categorynav-rf2017-ph1_megadropdown-lv5 {
  height: 0;
  overflow: hidden;
  background-color: #3d4041;
}
.categorynav-rf2017-ph1_megadropdown-lv5-inner {
  position: relative;
  min-width: 990px;
  max-width: 990px;
  margin: 0 auto 0 auto;
  padding: 20px;
  overflow: hidden;
  box-sizing: border-box;
}
.categorynav-rf2017-ph1_megadropdown-lv5-top {
  float: left;
  width: 210px;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links {
  float: right;
  width: 704px;
  margin: 0 auto 0 auto;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-list {
  overflow: hidden;
  margin: 0px -36px;
  padding-left: 36px;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-list
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-item {
  width: 33.33333%;
  padding-top: 36px;
  padding-left: 36px;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-list
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-item:nth-child(3n + 1) {
  margin-left: -36px;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-list
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-item:nth-child(1),
.categorynav-rf2017-ph1_megadropdown-lv5-links
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-list
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-item:nth-child(2),
.categorynav-rf2017-ph1_megadropdown-lv5-links
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-list
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-item:nth-child(3) {
  padding-top: 0;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: visible !important;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links-item {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.categorynav-rf2017-ph1_megadropdown-lv5-links
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-list
  > .categorynav-rf2017-ph1_megadropdown-lv5-links-item {
  padding-top: 0;
}
.categorynav-rf2017-ph1_megadropdown-lv5-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  font-size: 16px;
  line-height: 1.5;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 20px 10px 0;
  position: relative;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity;
}
.categorynav-rf2017-ph1_megadropdown-lv5-link::before {
  display: block;
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: -webkit-transform 0.1s ease-out 0.2s;
  transition: -webkit-transform 0.1s ease-out 0.2s;
  transition: transform 0.1s ease-out 0.2s;
  transition: transform 0.1s ease-out 0.2s, -webkit-transform 0.1s ease-out 0.2s;
}
.categorynav-rf2017-ph1_megadropdown-lv5-link:hover {
  opacity: 0.6;
}
.categorynav-rf2017-ph1_megadropdown-lv5-link:link,
.categorynav-rf2017-ph1_megadropdown-lv5-link:visited,
.categorynav-rf2017-ph1_megadropdown-lv5-link:active,
.categorynav-rf2017-ph1_megadropdown-lv5-link:focus,
.categorynav-rf2017-ph1_megadropdown-lv5-link:hover {
  color: #fff;
  text-decoration: none;
}
.categorynav-rf2017-ph1_megadropdown-lv5-link--accordion::before {
  -webkit-transform: translateY(-80%) rotate(135deg);
  -ms-transform: translateY(-80%) rotate(135deg);
  transform: translateY(-80%) rotate(135deg);
}
.categorynav-rf2017-ph1_megadropdown-lv5-link--blank {
  position: relative;
}
.categorynav-rf2017-ph1_megadropdown-lv5-link--blank::before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  border: none;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transition: none 0s ease-out 0s;
  transition: none 0s ease-out 0s;
  background-image: url("/site/set/common/shared/img/icon-blank-white.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
  width: 11px;
  height: 9px;
  background-size: 100%;
}
#topicpath-area {
  width: 950px;
  margin: 0 auto;
  padding: 17px 0 12px 0;
}
@media all and (max-width: 990px) {
  #topicpath-area {
    margin-left: 20px;
  }
}
#topicpath-area a:link {
  color: #006699;
  text-decoration: none;
}
#topicpath-area a:visited {
  color: purple;
  text-decoration: none;
}
#topicpath-area a:hover,
#topicpath-area a:active,
#topicpath-area a:focus {
  color: #006699;
  text-decoration: underline;
}
#topicpath-area .utility {
  float: right;
  overflow: hidden;
  zoom: 1;
}
#topicpath-area .utility p {
  margin: 0;
  float: left;
  font-size: 100%;
  line-height: 1;
  margin-left: 23px;
}
#topicpath-area .utility p:first-child {
  margin-left: 0;
}
#topicpath-area .utility p.print {
  padding: 0;
}
#topicpath-area .utility p.print a:before {
  display: inline-block;
  content: "";
  margin: 0 5px 0 0;
  background-image: url("/site/set/common/p/img/rf2/icon-print.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
  text-indent: -9999px;
  overflow: hidden;
}
#topicpath-area .utility img {
  vertical-align: middle;
  font-size: 10px;
}
.topicpath {
  width: 800px;
  margin: 0;
  padding: 0 0 0 2px;
  font-size: 85.71429%;
  list-style-type: none;
  letter-spacing: 0;
}
.topicpath:after {
  content: "";
  display: block;
  clear: both;
}
.topicpath li {
  float: left;
  margin: -2px 6px 0 0;
  letter-spacing: normal;
}
.topicpath li:before {
  content: ">";
  padding: 0 5px 0 0 !important;
}
.topicpath li:first-child:before {
  content: "";
  display: none;
}
.topicpath li.path-home strong:before,
.topicpath li.path-home a:before {
  content: "";
  display: inline-block;
  margin: 0 5px 3px 0;
  vertical-align: middle;
  background-image: url("/site/set/common/p/img/rf2/icon-home.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 13px;
  height: 14px;
  text-indent: -9999px;
  overflow: hidden;
}
.topicpath strong {
  color: #000;
  font-weight: normal;
}
.breadcrumbs-rf2017-ph1 {
  width: 800px;
  margin: 0;
  padding: 5px 0 0 2px;
  font-size: 85.71429%;
  list-style-type: none;
  letter-spacing: 0;
}
[lang="en"] .breadcrumbs-rf2017-ph1 {
  width: 700px;
}
.breadcrumbs-rf2017-ph1:after {
  content: "";
  display: block;
  clear: both;
}
.breadcrumbs-rf2017-ph1 a:link {
  color: #006699;
  text-decoration: none;
}
.breadcrumbs-rf2017-ph1 a:visited {
  color: purple;
  text-decoration: none;
}
.breadcrumbs-rf2017-ph1 a:hover,
.breadcrumbs-rf2017-ph1 a:active,
.breadcrumbs-rf2017-ph1 a:focus {
  color: #006699;
  text-decoration: underline;
}
.breadcrumbs-rf2017-ph1 li {
  float: left;
  margin: -2px 6px 0 0;
  letter-spacing: normal;
}
.breadcrumbs-rf2017-ph1 li:before {
  content: ">";
  padding: 0 5px 0 0 !important;
}
.breadcrumbs-rf2017-ph1 li:first-child:before {
  content: "";
  display: none;
}
.breadcrumbs-rf2017-ph1 li.breadcrumbs-rf2017-ph1-item-home strong:before,
.breadcrumbs-rf2017-ph1 li.breadcrumbs-rf2017-ph1-item-home a:before {
  content: "";
  display: inline-block;
  margin: 0 5px 3px 0;
  vertical-align: middle;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-home.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 13px;
  height: 14px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .breadcrumbs-rf2017-ph1 li.breadcrumbs-rf2017-ph1-item-home strong:before,
  .breadcrumbs-rf2017-ph1 li.breadcrumbs-rf2017-ph1-item-home a:before {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-home-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 13px;
    height: 14px;
    background-size: 13px 14px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.breadcrumbs-rf2017-ph1 strong {
  color: #000;
  font-weight: normal;
}
.footer-links + #footer-topicpath-area {
  padding: 18px 0 0;
}
.deviceswitcher {
  width: 100%;
  padding: 41px 0 40px 0;
  background: #f4f5f6;
}
.deviceswitcher-dlist {
  width: 950px;
  margin: 0 auto;
}
.deviceswitcher-title {
  font-size: 20px;
  line-height: 1;
  text-align: center;
}
.deviceswitcher-list {
  width: 560px;
  margin: 18px auto 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 50px;
  background: #ffffff;
  border: 2px solid #d8dadc;
  display: table;
  vertical-align: middle;
  text-align: center;
}
.deviceswitcher-list li {
  display: table-cell;
  width: 278px;
  height: 58px;
  padding: 0px;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  background: #cccfd4;
  border-radius: 50px 50px 50px 50px;
}
.deviceswitcher-list li:first-child {
  background: #ffffff;
  border-radius: 0;
}
.deviceswitcher-list li button {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 2px 0 0 0;
  border: none;
  outline: none;
  font-size: 20px;
  line-height: 1;
  color: #006699;
  text-decoration: none;
  background: #ffffff;
}
.deviceswitcher-list li button:hover,
.deviceswitcher-list li button:focus {
  text-decoration: underline;
}
#body > .nav-top:last-child,
#contents-area > .nav-top:last-child {
  margin-bottom: 0 !important;
}
.footer-rf2017-ph1 {
  min-width: 990px;
  margin-top: 30px;
}
.footer-rf2017-ph1-top {
  background-color: transparent;
  padding: 0 0 15px 0;
}
.footer-rf2017-ph1-top-wrap {
  width: 950px;
  min-height: 20px;
  margin: 0 auto;
}
.footer-rf2017-ph1-top-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.footer-rf2017-ph1-top-wrap .footer-rf2017-ph1-breadcrumbs {
  float: left;
  width: 782px;
}
[lang="en"] .footer-rf2017-ph1-top-wrap .footer-rf2017-ph1-breadcrumbs {
  width: 720px;
}
.footer-rf2017-ph1-top-wrap .footer-rf2017-ph1-utility-page {
  position: relative;
  float: right;
  width: 166px;
}
.footer-rf2017-ph1-top-wrap
  .footer-rf2017-ph1-utility-page.footer-rf2017-ph1-utility-page-fontsize-only {
  width: 76px;
}
.footer-rf2017-ph1-top-wrap
  .footer-rf2017-ph1-utility-page.footer-rf2017-ph1-utility-page-fontsize-only
  .footer-rf2017-ph1-language {
  display: none;
}
[lang="en"] .footer-rf2017-ph1-top-wrap .footer-rf2017-ph1-utility-page {
  width: 230px;
}
[lang="en"]
  .footer-rf2017-ph1-top-wrap
  .footer-rf2017-ph1-utility-page.footer-rf2017-ph1-utility-page-fontsize-only {
  width: 140px;
}
.footer-rf2017-ph1-bottom {
  background-color: #e6e8eb;
}
.footer-rf2017-ph1-bottom-wrap {
  width: 950px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.footer-rf2017-ph1-bottom-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.footer-rf2017-ph1-bottom-wrap .footer-rf2017-ph1-bottom-utility-site:after {
  content: "";
  display: block;
  clear: both;
}
.footer-rf2017-ph1-bottom-wrap .footer-rf2017-ph1-sitesearch {
  float: right;
}
.footer-rf2017-ph1-fontsize {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  border-radius: 4px;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status {
  position: relative;
  z-index: 3;
  box-sizing: border-box;
  width: 76px;
  padding: 0 5px 0 4px;
  border: 1px solid #d8dadc;
  border-radius: 4px;
  background: #ffffff;
  cursor: pointer;
}
[lang="en"] .footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status {
  width: 140px;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status:after {
  content: "";
  display: block;
  clear: both;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status > dt {
  float: left;
  margin-right: 2px;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 33px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status > dt {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 33px;
    height: 18px;
    background-size: 33px 18px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
[lang="en"]
  .footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-status
  > dt {
  background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 60px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"]
    .footer-rf2017-ph1-fontsize
    .footer-rf2017-ph1-fontsize-status
    > dt {
    background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 66px;
    height: 16px;
    background-size: 66px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status > dd {
  position: relative;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status > dd span {
  display: block;
  margin: 1px 0 0 0;
  background-color: #f4f5f6;
}
.footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-status
  > dd
  span.footer-rf2017-ph1-fontsize-large {
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize-large.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-rf2017-ph1-fontsize
    .footer-rf2017-ph1-fontsize-status
    > dd
    span.footer-rf2017-ph1-fontsize-large {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize-large-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
[lang="en"]
  .footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-status
  > dd
  span.footer-rf2017-ph1-fontsize-large {
  background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize-large.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 50px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"]
    .footer-rf2017-ph1-fontsize
    .footer-rf2017-ph1-fontsize-status
    > dd
    span.footer-rf2017-ph1-fontsize-large {
    background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize-large-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 50px;
    height: 16px;
    background-size: 50px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-status
  > dd
  span.footer-rf2017-ph1-fontsize-medium {
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize-medium.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-rf2017-ph1-fontsize
    .footer-rf2017-ph1-fontsize-status
    > dd
    span.footer-rf2017-ph1-fontsize-medium {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize-medium-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
[lang="en"]
  .footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-status
  > dd
  span.footer-rf2017-ph1-fontsize-medium {
  background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize-medium.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 50px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"]
    .footer-rf2017-ph1-fontsize
    .footer-rf2017-ph1-fontsize-status
    > dd
    span.footer-rf2017-ph1-fontsize-medium {
    background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize-medium-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 50px;
    height: 16px;
    background-size: 50px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-status
  > dd
  span.footer-rf2017-ph1-fontsize-small {
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize-small.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-rf2017-ph1-fontsize
    .footer-rf2017-ph1-fontsize-status
    > dd
    span.footer-rf2017-ph1-fontsize-small {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-fontsize-small-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
[lang="en"]
  .footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-status
  > dd
  span.footer-rf2017-ph1-fontsize-small {
  background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize-small.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 50px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"]
    .footer-rf2017-ph1-fontsize
    .footer-rf2017-ph1-fontsize-status
    > dd
    span.footer-rf2017-ph1-fontsize-small {
    background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-fontsize-small-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 50px;
    height: 16px;
    background-size: 50px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status > dd:before {
  content: "";
  position: absolute;
  top: 7px;
  right: 1px;
  display: block;
  width: 7px;
  height: 1px;
  background-color: #5f6e7e;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-status > dd:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  display: block;
  width: 1px;
  height: 7px;
  background-color: #5f6e7e;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-list {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 76px;
  padding: 23px 0 0 0;
  border: 1px solid #d8dadc;
  border-radius: 4px;
  background-color: #f4f5f6;
  -webkit-transition: opacity 0.3s ease-out, height 0.3s ease-out;
  transition: opacity 0.3s ease-out, height 0.3s ease-out;
}
[lang="en"] .footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-list {
  width: 140px;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-list > li {
  margin: 0;
  padding: 0;
}
.footer-rf2017-ph1-fontsize .footer-rf2017-ph1-fontsize-list > li > button {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 2px 7px;
  border: none;
  outline: none;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #006699;
  text-decoration: none;
}
.footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-list
  > li
  > button:hover,
.footer-rf2017-ph1-fontsize
  .footer-rf2017-ph1-fontsize-list
  > li
  > button:focus {
  text-decoration: underline;
}
.footer-rf2017-ph1-fontsize.footer-rf2017-ph1-fontsize-is-open {
  height: 108px;
}
.footer-rf2017-ph1-fontsize.footer-rf2017-ph1-fontsize-is-open
  .footer-rf2017-ph1-fontsize-status
  dd:after {
  -webkit-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.footer-rf2017-ph1-fontsize.footer-rf2017-ph1-fontsize-is-open
  .footer-rf2017-ph1-fontsize-list {
  opacity: 1;
}
.footer-rf2017-ph1-language {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  overflow: hidden;
}
.footer-rf2017-ph1-language > div a {
  display: block;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-english.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 78px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
  border: 1px solid #d8dadc;
  border-radius: 4px;
  background-color: #ffffff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-rf2017-ph1-language > div a {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-english-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 78px;
    height: 18px;
    background-size: 78px 18px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.footer-rf2017-ph1-language > div a:hover {
  background-color: #f4f5f6;
}
[lang="en"] .footer-rf2017-ph1-language > div a {
  background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-japanese.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 74px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [lang="en"] .footer-rf2017-ph1-language > div a {
    background-image: url("/en/site/set/common/p/img/rf2017-ph1/icon-japanese-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 76px;
    height: 16px;
    background-size: 76px 16px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp {
  width: 80px;
  height: 20px;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp.footer-rf2017-ph1-languageswitcher-is-open {
  height: 135px;
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp.footer-rf2017-ph1-languageswitcher-is-open
  .footer-rf2017-ph1-languageswitcher-label:after {
  -webkit-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp.footer-rf2017-ph1-languageswitcher-is-open
  .footer-rf2017-ph1-languageswitcher-list {
  opacity: 1;
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp
  .footer-rf2017-ph1-languageswitcher-label {
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 4px;
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp
  .footer-rf2017-ph1-languageswitcher-label:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 8px;
  z-index: -1;
  display: block;
  width: 7px;
  height: 1px;
  background-color: #5f6e7e;
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp
  .footer-rf2017-ph1-languageswitcher-label:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 11px;
  z-index: -1;
  display: block;
  width: 1px;
  height: 7px;
  background-color: #5f6e7e;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp
  .footer-rf2017-ph1-languageswitcher-label
  > button {
  position: relative;
  padding: 0;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-language.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 80px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  border-radius: 4px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp
    .footer-rf2017-ph1-languageswitcher-label
    > button {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-language-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 80px;
    height: 20px;
    background-size: 80px 20px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
.footer-rf2017-ph1-language.footer-rf2017-ph1-language-corp
  .footer-rf2017-ph1-languageswitcher-label
  > button:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 1px solid #d8dadc;
  border-radius: 4px;
}
.footer-rf2017-ph1-languageswitcher-list {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 80px;
  padding: 23px 0 0 0;
  border: 1px solid #d8dadc;
  border-radius: 4px;
  background-color: #f4f5f6;
  -webkit-transition: opacity 0.3s ease-out, height 0.3s ease-out;
  transition: opacity 0.3s ease-out, height 0.3s ease-out;
}
.footer-rf2017-ph1-languageswitcher-list > li {
  margin: 0;
  padding: 0;
}
.footer-rf2017-ph1-languageswitcher-list > li > a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 2px 7px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #006699;
  text-decoration: none;
}
.footer-rf2017-ph1-languageswitcher-list > li > a:hover,
.footer-rf2017-ph1-languageswitcher-list > li > a:focus {
  text-decoration: underline;
}
.footer-rf2017-ph1-portalnav {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.footer-rf2017-ph1-portalnav a {
  display: block;
  padding: 6px 0 6px 0;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.footer-rf2017-ph1-portalnav a:link,
.footer-rf2017-ph1-portalnav a:visited,
.footer-rf2017-ph1-portalnav a:active {
  color: #333333;
}
.footer-rf2017-ph1-portalnav a:hover,
.footer-rf2017-ph1-portalnav a:focus {
  color: #aaaaaa;
}
.footer-rf2017-ph1-portalnav a.current {
  color: #aaaaaa;
}
.footer-rf2017-ph1-portalnav li {
  font-size: 100%;
  line-height: 1;
  font-weight: bold;
  margin-left: 30px;
}
.footer-rf2017-ph1-portalnav li:first-child {
  margin-left: 0;
}
[lang="en"] .footer-rf2017-ph1-portalnav li {
  font-size: 114.28571%;
  line-height: 1;
}
.footer-rf2017-ph1-sitesearch {
  position: relative;
  width: 250px;
  height: 26px;
}
.footer-rf2017-ph1-sitesearch .footer-rf2017-ph1-sitesearch-form {
  position: absolute;
  bottom: 0;
  width: 250px;
  padding-bottom: 21px;
}
.footer-rf2017-ph1-sitesearch
  .footer-rf2017-ph1-sitesearch-form.footer-rf2017-ph1-sitesearch-form-is-focus {
  z-index: 5;
}
.footer-rf2017-ph1-sitesearch .footer-rf2017-ph1-sitesearch-form-data {
  position: absolute;
  bottom: 0;
  right: 0;
}
.footer-rf2017-ph1-sitesearch .footer-rf2017-ph1-sitesearch-form-text {
  float: left;
  box-sizing: border-box;
  width: 224px;
  height: 26px;
  border: none;
  background: #ffffff;
  padding: 3px 7px;
  font-size: 12px;
  border-radius: 4px 0 0 4px;
}
.footer-rf2017-ph1-sitesearch .footer-rf2017-ph1-sitesearch-form-submit {
  box-sizing: border-box;
  width: 26px;
  height: 26px;
  border: none;
  background: #f4f5f6;
  font-size: 11px;
  border-radius: 0 4px 4px 0;
  background-image: url("/site/set/common/p/img/rf2017-ph1/icon-sitesearch-submit.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  text-indent: -9999px;
  overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-rf2017-ph1-sitesearch .footer-rf2017-ph1-sitesearch-form-submit {
    background-image: url("/site/set/common/p/img/rf2017-ph1/icon-sitesearch-submit-2x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
#bizasarchAspSuggest {
  position: static;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #d8dadc;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
#bizasarchAspSuggest[style] {
  min-width: 250px;
}
#bizasarchAspSuggest li {
  border-top: 1px dotted #d8dadc;
  font-size: 85.71429%;
}
#bizasarchAspSuggest li:first-child {
  border-radius: 4px 4px 0 0;
  border-top: none;
}
#bizasarchAspSuggest li span {
  display: block;
  padding: 0.5em 10px;
  cursor: pointer;
}
#bizasarchAspSuggest li span:hover {
  background-color: #f4f5f6;
}
.footer-rf2017-ph1-utility-link {
  border-top: 1px solid #d8dadc;
  margin: 20px 0 0 0;
  padding: 15px 45px 0 45px;
}
[lang="en"] .footer-rf2017-ph1-utility-link {
  padding: 15px 200px 0 200px;
}
.footer-rf2017-ph1-utility-link-wrap {
  clear: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.footer-rf2017-ph1-utility-link-wrap a:link,
.footer-rf2017-ph1-utility-link-wrap a:visited,
.footer-rf2017-ph1-utility-link-wrap a:active {
  color: #333333;
}
.footer-rf2017-ph1-utility-link-wrap a:hover,
.footer-rf2017-ph1-utility-link-wrap a:focus {
  text-decoration: underline;
}
.footer-rf2017-ph1-utility-link-wrap li {
  font-size: 12px;
  line-height: 1;
}
.footer-rf2017-ph1-utility-link-wrap li:first-child {
  margin-left: 0;
}
.footer-rf2017-ph1-sbg-link {
  font-size: 14px;
  line-height: 1.42857;
  text-align: center;
  margin: 20px 0 0;
}
.footer-rf2017-ph1-sbg-link a {
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
}
.footer-rf2017-ph1-sbg-link a:link,
.footer-rf2017-ph1-sbg-link a:visited,
.footer-rf2017-ph1-sbg-link a:active {
  color: #333333;
}
.footer-rf2017-ph1-sbg-link a:hover,
.footer-rf2017-ph1-sbg-link a:focus {
  text-decoration: underline;
}
.footer-rf2017-ph1-sbg-link img.newwindowicon {
  vertical-align: middle;
  font-size: 10px;
  margin: 0 -6px 2px 4px !important;
}
.footer-rf2017-ph1-copyright {
  text-align: center;
  margin: 0;
  padding: 20px 0 20px 0;
  font-size: 85.71429%;
  line-height: 1;
}
.footer-rf2017-ph1:not(:target) .footer-rf2017-ph1-portalnav li {
  float: left\9;
}
.footer-rf2017-ph1:not(:target) .footer-rf2017-ph1-sitesearch {
  line-height: 1\9;
}
.footer-rf2017-ph1:not(:target) .footer-rf2017-ph1-utility-link {
  padding-left: 0\9;
  padding-right: 0\9;
}
.footer-rf2017-ph1:not(:target) .footer-rf2017-ph1-utility-link-wrap {
  display: block\9;
  text-align: center;
}
.footer-rf2017-ph1:not(:target) .footer-rf2017-ph1-utility-link-wrap li {
  display: inline\9;
  margin-left: 20px\9;
}
.nav-top {
  clear: both;
  width: 950px;
  margin: 20px auto 10px !important;
  font-size: 85.71%;
  line-height: 1;
  text-align: right;
}
.nav-top a {
  display: inline-block;
  position: relative;
}
.nav-top a:before {
  content: "";
  display: inline-block;
  margin: 0 8px 0 0;
  background-image: url("/site/set/common/p/img/rf2/icon-nav-top.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 9px;
  height: 8px;
  text-indent: -9999px;
  overflow: hidden;
}
#contents-body .nav-top {
  width: auto;
}
body>img[src^="http"]:not([src*="softbank.jp"]),body>img[src^="//"]:not([src*="softbank.jp"]),body>img[height="1"][width="1"],body>img[height="0"][width="0"]
{
  position: absolute;
}
body > iframe[src*="cdns.us1.gigya.com/gs/webSdk/Api.aspx"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
