.nf-header .nf-hd-utility, .nf-header .nf-hd-search, .nf-header .nf-hd-country-01, .nf-footer ul.nf-ft-link {
  *zoom: 1;
}
.nf-header .nf-hd-utility:after, .nf-header .nf-hd-search:after, .nf-header .nf-hd-country-01:after, .nf-footer ul.nf-ft-link:after {
  clear: both;
  content: "";
  display: block;
}

.nf-reader a {
  position: absolute;
  width: 0;
  height: 0;
  font-size: 0;
  text-align: center;
}
.nf-reader a:focus {
  position: static;
  display: block;
  background: #002b62;
  padding: 5px 0;
}
.nf-reader a:focus > span {
  background: url(/nf_global/v2/common/img/icon/skip-01.png) left center no-repeat;
  padding-left: 12px;
}

.nf-cookie-01 > .inner {
  padding: 10px;
}
.nf-cookie-01 > .inner .btn {
  margin-bottom: 0;
}
.nf-cookie-01 > .inner .btn a {
  padding: 5px 15px;
}

@media only screen and (orientation: landscape) {
  .nf-cookie-01 {
    max-width: 640px;
  }
}
.nf-header .inner-01 {
  position: relative;
  background: #fff;
  padding-bottom: 1px;
}
.nf-header .nf-hd-logo {
  box-sizing: border-box;
  padding-top: 21px;
  margin-left: 3.90625%;
  height: 58px;
}
.nf-header .nf-hd-logo img {
  width: 213.84px;
}
.nf-header.var02 .nf-hd-logo, .nf-header.var03 .nf-hd-logo {
  height: 48px;
  padding-top: 17px;
}
.nf-header.var02 .nf-hd-logo img, .nf-header.var03 .nf-hd-logo img {
  width: auto;
}
.nf-header.var02 .nf-hd-logo .nf-hd-logo-msg, .nf-header.var03 .nf-hd-logo .nf-hd-logo-msg {
  display: inline-block;
  width: 142px;
  vertical-align: top;
  margin-left: 9px;
}
.nf-header .nf-hd-selectedCountry-01 {
  position: absolute;
  top: 0;
  right: 0;
  margin-bottom: 0;
  line-height: 1;
  font-size: 78.57143%;
}
.nf-header .nf-hd-selectedCountry-01 > span {
  background: #002b62;
  display: table-cell;
  width: 66px;
  height: 28px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.nf-header .nf-hd-toggleBtn-01 {
  position: absolute;
  top: 29px;
  right: 0;
  margin-bottom: 0;
  width: 66px;
}
.nf-header .nf-hd-toggleBtn-01 a {
  display: block;
  background: #9e9e9e;
  padding-top: 6px;
  width: 66px;
  height: 22px;
  text-align: center;
  font-size: 0;
}
.nf-header .nf-hd-toggleBtn-01.isOpened a {
  background: #e0e0e0;
}
.nf-header .nf-hd-toggleBtn-02 {
  margin-bottom: 0;
}
.nf-header .nf-hd-toggleBtn-02 a {
  -moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  display: block;
  background: #e0e0e0;
  padding: 8px 0;
  text-align: center;
  color: #333;
}
.nf-header .nf-hd-toggleBtn-02 a:before {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  display: block;
  background: url(/nf_global/v2/common/img/icon/toggle-01-close.png) left top no-repeat;
  margin-top: -7px;
  width: 20px;
  height: 14px;
}
.nf-header .nf-hd-utility {
  margin: 15px 10px;
}
.nf-header .nf-hd-utility li {
  float: right;
}
.nf-header .nf-hd-utility li:first-child {
  float: left;
}
.nf-header .nf-hd-utility li a {
  position: relative;
  padding: 2px 20px 2px 0;
}
.nf-header .nf-hd-utility li a:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  display: block;
  background: url(/nf_global/v2/common/img/icon/sp-arrow-02-right.png) right top no-repeat;
  margin-top: -7px;
  width: 10px;
  height: 13px;
}
.nf-header .nf-hd-search {
  border-radius: 2px;
  border: 1px solid #c8c8c8;
  margin: 0 10px 10px;
  padding: 1px;
}
.nf-header .nf-hd-search form {
  display: table;
  width: 100%;
}
.nf-header .nf-hd-search form > span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.nf-header .nf-hd-search .nf-hd-searchTxt {
  border: 0 none;
  background: #fff;
  padding: 0 5px;
  width: 100%;
  color: #333;
  box-sizing: border-box;
}
.nf-header .nf-hd-search .nf-hd-searchTxt::-webkit-input-placeholder {
  color: #333;
}
.nf-header .nf-hd-search .nf-hd-searchTxt:-moz-placeholder {
  color: #333;
  opacity: 1;
}
.nf-header .nf-hd-search .nf-hd-searchTxt::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.nf-header .nf-hd-search .nf-hd-searchTxt:-ms-input-placeholder {
  color: #333;
}
.nf-header .nf-hd-search .nf-hd-searchBtn {
  min-width: 35px;
  box-sizing: border-box;
  vertical-align: middle;
  display: table-cell;
  border-radius: 2px;
  background: #d9d9d9;
  padding: 4px 6px 3px 9px;
}
.nf-header .nf-hd-country-01 {
  padding: 0 10px 10px;
}
.nf-header .nf-hd-country-01 li.nf-hd-selectedCountry-02 {
  display: none;
}
.nf-header .nf-hd-country-01 li.nf-hd-globalSite-01 {
  float: right;
}
.nf-header .nf-hd-country-01 li.nf-hd-globalSite-01 a {
  position: relative;
  display: block;
  padding: 2px 20px 2px 0;
}
.nf-header .nf-hd-country-01 li.nf-hd-globalSite-01 a:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  display: block;
  background: url(/nf_global/v2/common/img/icon/sp-arrow-02-right.png) right top no-repeat;
  margin-top: -7px;
  width: 10px;
  height: 13px;
}
.nf-header .nf-hd-country-01 li.nf-hd-toggleBtn-03 {
  float: left;
  background: url(/nf_global/v2/common/img/icon/country-01.png) left center no-repeat;
  padding-left: 20px;
  min-height: 16px;
}
.nf-header .nf-hd-country-02 {
  z-index: 50;
  position: relative;
  background: #fff;
}
.nf-header .nf-hd-country-02 .nf-hd-toggleBtn-04 {
  margin-bottom: 0;
}
.nf-header .nf-hd-country-02 .nf-hd-toggleBtn-04 a {
  -moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  display: block;
  background: #e0e0e0;
  padding: 8px 0;
  text-align: center;
  color: #333;
}
.nf-header .nf-hd-country-02 .nf-hd-toggleBtn-04 a:before {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  display: block;
  background: url(/nf_global/v2/common/img/icon/toggle-01-close.png) left top no-repeat;
  margin-top: -7px;
  width: 20px;
  height: 14px;
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 h2 {
  font-size: 0;
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 .nf-hd-globalSite-02 {
  display: none;
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList a {
  display: block;
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList h3 {
  position: relative;
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList h3:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  display: block;
  background: url(/nf_global/v2/common/img/icon/toggle-02-open.png) left top no-repeat;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList h3.isOpened:before {
  background-image: url(/nf_global/v2/common/img/icon/toggle-02-close.png);
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList ul a {
  padding: 5px 15px;
}
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList .region-01,
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList .region-02,
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList .region-03,
.nf-header .nf-hd-country-02 .nf-hd-country-03 .countryList .region-04 {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px;
}
.nf-header.special-01 .nf-hd-search {
  margin-top: 10px;
}
.nf-header.special-01 .nf-hd-country-01,
.nf-header.special-01 .nf-hd-toggleBtn-01,
.nf-header.special-01 .nf-hd-toggleBtn-02 {
  display: none !important;
}

nav.nf-gnavi ul li a {
  position: relative;
  border-top: 1px solid #fff;
  background: #eee;
  padding: 8px 10px;
}
nav.nf-gnavi ul li a:before {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  display: block;
  background: url(/nf_global/v2/common/img/icon/sp-arrow-01-right.png) left top no-repeat;
  margin-top: -10px;
  width: 14px;
  height: 20px;
}
nav.nf-gnavi.isClosed {
  display: none;
}

div.nf-gn-layer-01 {
  display: none !important;
}

div.nf-breadcrumbs {
  display: none;
}

.nf-hd-toggleBtn-05 {
  display: none;
}

.nf-header.var02 .nf-hd-toggleBtn-01,
.nf-header.var03 .nf-hd-toggleBtn-01 {
  top: 0;
}
.nf-header.var02 .nf-hd-toggleBtn-01 a,
.nf-header.var03 .nf-hd-toggleBtn-01 a {
  height: 48px;
  padding-top: 0;
  line-height: 48px;
}
.nf-header.var02 .nf-hd-toggleBtn-01 a img,
.nf-header.var03 .nf-hd-toggleBtn-01 a img {
  vertical-align: middle;
}
.nf-header.var02 .nf-hd-logo img,
.nf-header.var03 .nf-hd-logo img {
  width: 58px;
}
.nf-header.var02 .nf-hd-company,
.nf-header.var03 .nf-hd-company {
  background: #002b62;
  color: #ffffff;
  width: auto;
  float: none;
  margin-bottom: 0;
  padding: 2px 15px;
}
.nf-header.var02 .nf-hd-company a,
.nf-header.var02 .nf-hd-company a:hover,
.nf-header.var02 .nf-hd-company a:focus,
.nf-header.var02 .nf-hd-company a:active,
.nf-header.var03 .nf-hd-company a,
.nf-header.var03 .nf-hd-company a:hover,
.nf-header.var03 .nf-hd-company a:focus,
.nf-header.var03 .nf-hd-company a:active {
  color: #ffffff;
  text-decoration: none;
}

.nf-totop {
  padding-top: 12px;
}

.nf-totop-02 {
  padding: 25px 10px;
}
.nf-totop-02 p {
  padding-bottom: 0;
}

.totopContainer {
  height: auto !important;
}

.nf-fnavi > div.nf-inner {
  border-bottom: transparent 1px solid;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link {
  margin-bottom: 15px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li {
  border-bottom: 1px solid #fff;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li > span {
  position: relative;
  display: block;
  padding: 7px 12px 5px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li > span:before, .nf-fnavi > div.nf-inner ul.nf-fn-link > li > span:after {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 10px;
  height: 10px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li > span:before {
  right: 10px;
  background: #000;
  margin-top: -7px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li > span:after {
  right: 10px;
  background: #e8e8e8;
  margin-top: -8px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li.isOpened > span:before {
  margin-top: -3px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li.isOpened > span:after {
  margin-top: -2px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-link > li ul li a {
  display: block;
  padding: 5px 12px 5px 24px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-bnr {
  padding: 0 10px;
}
.nf-fnavi > div.nf-inner ul.nf-fn-bnr li {
  margin-bottom: 4.85437%;
  margin-left: 4.53074%;
  width: 47.73463%;
}
.nf-fnavi > div.nf-inner ul.nf-fn-bnr li:nth-child(2n+1) {
  margin-left: 0;
}
.nf-fnavi > div.nf-inner ul.nf-fn-bnr + .boxSection-01, .nf-fnavi > div.nf-inner ul.nf-fn-bnr + .boxSection-02, .nf-fnavi > div.nf-inner ul.nf-fn-bnr + .boxSection-03 {
  margin-bottom: 4.85437%;
  margin-top: 0;
}

.nf-footer {
  background: #fff;
}
.nf-footer ul.nf-ft-link li {
  box-sizing: border-box;
  float: left;
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  width: 50%;
}
.nf-footer ul.nf-ft-link li:nth-child(2n+1) {
  border-left: 0 none;
}
.nf-footer ul.nf-ft-link li a {
  position: relative;
  display: block;
  padding: 10px 20px 10px 10px;
}
.nf-footer ul.nf-ft-link li a:before, .nf-footer ul.nf-ft-link li a:after {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -6px;
  width: 10px;
  height: 10px;
}
.nf-footer ul.nf-ft-link li a:before {
  right: 10px;
  background: #000;
}
.nf-footer ul.nf-ft-link li a:after {
  right: 11px;
  background: #fff;
}
.nf-footer p.nf-ft-copy {
  margin: 0 10px;
}
