@charset "UTF-8";
html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.4;
  color: #333333;
  font-size: 87.5%;
}

[lang="en"],
[lang="en"] body {
  font-family: Helvetica, Arial, sans-serif;
}

[lang="zh"],
[lang="zh"] body {
  font-family: SimSun, Helvetica, Arial, sans-serif;
}

pre {
  font-family: "MS Gothic", "ＭＳ ゴシック", "Osaka-等幅", serif;
  line-height: 1.2;
}

h1, h2, h3, h4, h5, h6, ul, ol, li {
  margin: 0;
  padding: 0;
}

em {
  font-style: normal;
}

p {
  margin: 0 0 12px 0;
  line-height: 1.6;
}

ul {
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

a:link {
  color: #006699;
  text-decoration: none;
}
a:visited {
  color: purple;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #006699;
  text-decoration: underline;
}

img {
  vertical-align: bottom;
}

/* ----------------------------------------------------------------
    Common
----------------------------------------------------------------- */
.left {
  text-align: left !important;
}

.center {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.right {
  text-align: right !important;
}

img.left {
  float: left;
  margin: 0 12px 5px 0;
}

img.right {
  float: right;
  margin: 0 0 5px 12px;
}

.top {
  vertical-align: top !important;
}

.middle {
  vertical-align: middle !important;
}

.bottom {
  vertical-align: bottom !important;
}

.analyzer {
  *display: none;
}

.clear {
  clear: both;
}

img.pdficon,
img.wmvicon,
img.xlsicon,
img.flipicon,
img.rssicon,
img.zipicon,
img.mailicon,
img.newwindowicon,
img.videoicon,
img.icon-new {
  vertical-align: middle;
  font-size: 10px;
  margin: 0 3px 2px !important;
}

img.mailicon {
  *position: relative;
  *top: 2px;
}

img.newwindowicon {
  *position: relative;
  *top: 1px;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
  *display: inline !important;
}

.line-reset-top {
  border-top: none !important;
}

.line-reset-bottom {
  border-bottom: none !important;
}

.line-dot-top {
  border-top: 1px dotted #d8dadc !important;
}

.line-dot-bottom {
  border-bottom: 1px dotted #d8dadc !important;
}

.line-solid-top {
  border-top: 1px solid #d8dadc !important;
}

.line-solid-bottom {
  border-bottom: 1px solid #d8dadc !important;
}

.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-35 {
  width: 35% !important;
}

.w-40 {
  width: 40% !important;
}

.w-45 {
  width: 45% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55% !important;
}

.w-60 {
  width: 60% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.w-75 {
  width: 75% !important;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

.w-100 {
  width: 100% !important;
}

.p-top-0 {
  padding-top: 0px !important;
}

.p-right-0 {
  padding-right: 0px !important;
}

.p-bottom-0 {
  padding-bottom: 0px !important;
}

.p-left-0 {
  padding-left: 0px !important;
}

.m-top-0 {
  margin-top: 0px !important;
}

.m-right-0 {
  margin-right: 0px !important;
}

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

.m-left-0 {
  margin-left: 0px !important;
}

.p-top-5 {
  padding-top: 5px !important;
}

.p-right-5 {
  padding-right: 5px !important;
}

.p-bottom-5 {
  padding-bottom: 5px !important;
}

.p-left-5 {
  padding-left: 5px !important;
}

.m-top-5 {
  margin-top: 5px !important;
}

.m-right-5 {
  margin-right: 5px !important;
}

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

.m-left-5 {
  margin-left: 5px !important;
}

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

.p-right-10 {
  padding-right: 10px !important;
}

.p-bottom-10 {
  padding-bottom: 10px !important;
}

.p-left-10 {
  padding-left: 10px !important;
}

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

.m-right-10 {
  margin-right: 10px !important;
}

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

.m-left-10 {
  margin-left: 10px !important;
}

.p-top-15 {
  padding-top: 15px !important;
}

.p-right-15 {
  padding-right: 15px !important;
}

.p-bottom-15 {
  padding-bottom: 15px !important;
}

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

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

.m-right-15 {
  margin-right: 15px !important;
}

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

.m-left-15 {
  margin-left: 15px !important;
}

.p-top-20 {
  padding-top: 20px !important;
}

.p-right-20 {
  padding-right: 20px !important;
}

.p-bottom-20 {
  padding-bottom: 20px !important;
}

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

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

.m-right-20 {
  margin-right: 20px !important;
}

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

.m-left-20 {
  margin-left: 20px !important;
}

.p-top-25 {
  padding-top: 25px !important;
}

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

.p-bottom-25 {
  padding-bottom: 25px !important;
}

.p-left-25 {
  padding-left: 25px !important;
}

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

.m-right-25 {
  margin-right: 25px !important;
}

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

.m-left-25 {
  margin-left: 25px !important;
}

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

.p-right-30 {
  padding-right: 30px !important;
}

.p-bottom-30 {
  padding-bottom: 30px !important;
}

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

.m-top-30 {
  margin-top: 30px !important;
}

.m-right-30 {
  margin-right: 30px !important;
}

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

.m-left-30 {
  margin-left: 30px !important;
}

.p-top-35 {
  padding-top: 35px !important;
}

.p-right-35 {
  padding-right: 35px !important;
}

.p-bottom-35 {
  padding-bottom: 35px !important;
}

.p-left-35 {
  padding-left: 35px !important;
}

.m-top-35 {
  margin-top: 35px !important;
}

.m-right-35 {
  margin-right: 35px !important;
}

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

.m-left-35 {
  margin-left: 35px !important;
}

.p-top-40 {
  padding-top: 40px !important;
}

.p-right-40 {
  padding-right: 40px !important;
}

.p-bottom-40 {
  padding-bottom: 40px !important;
}

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

.m-top-40 {
  margin-top: 40px !important;
}

.m-right-40 {
  margin-right: 40px !important;
}

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

.m-left-40 {
  margin-left: 40px !important;
}

.footer-links .hdg-container, .footer-list-bnr, .footer-list-category-top, .footer-list-utility {
  zoom: 1;
}
.footer-links .hdg-container:after, .footer-list-bnr:after, .footer-list-category-top:after, .footer-list-utility:after {
  display: block;
  clear: both;
  content: "";
}

.footer-links {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*===========ヘッダー=========*/
.header {
  padding: 0 20px 20px;
}

.header-inner {
  position: relative;
  height: 44px;
  margin: 0 auto;
  width: 100%;
  zoom: 1;
}
.header-inner .logo {
  position: absolute;
  top: 20px;
  left: 0;
}
.header-inner .logo a {
  display: block;
}
.header-inner .logo-group {
  position: absolute;
  top: 10px;
  right: 0;
  text-align: right;
}
.header-inner .logo-group.only {
  top: 22px;
}
.header-inner .logo-group img {
  vertical-align: middle;
}
.header-inner .logo-group img + ul {
  margin-top: 0 !important;
}
.header-inner .logo-group p {
  text-align: right;
  margin: 0;
}
.header-inner .logo-group ul {
  text-align: right;
  overflow: hidden;
  margin: 10px 0 0 100px;
}
.header-inner .logo-group ul li {
  position: relative;
  float: left;
  padding: 0 0 0 20px;
}
.header-inner .logo-group ul li:first-child {
  padding-left: 0;
}
.header-inner .logo-group ul li:first-child:after {
  content: "";
  width: 1px;
  height: 13px;
  background-color: #e3e4e5;
  position: absolute;
  top: 2px;
  right: -10px;
}
.header-inner .logo-group ul li a {
  font-size: 12px;
  line-height: 1;
}

/*===========コンテンツ=========*/
#body {
  padding: 0 20px;
  clear: both;
}

#contents-area {
  margin: 0 auto;
  padding: 25px 0 20px;
}

/*===========フッター=========*/
.footer {
  font-size: 12px;
  line-height: 1.2;
}

.footer-inner {
  margin: 0 auto;
  padding: 0 20px;
}
.footer-inner .logo-footer {
  position: static;
  padding: 14px 0 4px;
  font-size: 10px;
}
.footer-inner .nav-site-footer {
  margin: 15px 20px 0 0;
  padding: 0;
  list-style-type: none;
  float: right;
  height: 28px;
  overflow: hidden;
}
.footer-inner .nav-site-footer li {
  margin: 0;
  float: left;
  position: relative;
  z-index: 3;
}
.footer-inner .nav-site-footer a {
  display: block;
  height: 28px;
  text-decoration: none;
  background-image: url(/site/set/common/p/img/btn-nav-site-footer.png);
}
.footer-inner .nav-site-footer a:hover, .footer-inner .nav-site-footer a:active, .footer-inner .nav-site-footer a:focus {
  text-decoration: none;
}
.footer-inner .nav-site-footer span {
  position: relative;
  z-index: -1;
}
.footer-inner .nav-site-footer .home a {
  width: 58px;
}
.footer-inner .nav-site-footer .home a:hover, .footer-inner .nav-site-footer .home a:focus {
  background-position: 0 -28px;
}
.footer-inner .nav-site-footer .home a.active, .footer-inner .nav-site-footer .home a.active:hover {
  background-position: 0 -28px;
}
.footer-inner .nav-site-footer .mobile a {
  width: 72px;
  background-position: -58px 0;
}
.footer-inner .nav-site-footer .mobile a:hover, .footer-inner .nav-site-footer .mobile a:focus {
  background-position: -58px -28px;
}
.footer-inner .nav-site-footer .mobile a.active, .footer-inner .nav-site-footer .mobile a.active:hover {
  background-position: -58px -28px;
}
.footer-inner .nav-site-footer .ybb a {
  width: 107px;
  background-position: -130px 0;
}
.footer-inner .nav-site-footer .ybb a:hover, .footer-inner .nav-site-footer .ybb a:focus {
  background-position: -130px -28px;
}
.footer-inner .nav-site-footer .ybb a.active, .footer-inner .nav-site-footer .ybb a.active:hover {
  background-position: -130px -28px;
}
.footer-inner .nav-site-footer .lifestyle a {
  width: 110px;
  background-position: -237px 0;
}
.footer-inner .nav-site-footer .lifestyle a:hover, .footer-inner .nav-site-footer .lifestyle a:focus {
  background-position: -237px -28px;
}
.footer-inner .nav-site-footer .lifestyle a.active, .footer-inner .nav-site-footer .lifestyle a.active:hover {
  background-position: -237px -28px;
}
.footer-inner .nav-site-footer .shop a {
  width: 69px;
  background-position: -347px 0;
}
.footer-inner .nav-site-footer .shop a:hover, .footer-inner .nav-site-footer .shop a:focus {
  background-position: -347px -28px;
}
.footer-inner .nav-site-footer .shop a.active, .footer-inner .nav-site-footer .shop a.active:hover {
  background-position: -347px -28px;
}
.footer-inner .nav-site-footer .support a {
  width: 72px;
  background-position: -416px 0;
}
.footer-inner .nav-site-footer .support a:hover, .footer-inner .nav-site-footer .support a:focus {
  background-position: -416px -28px;
}
.footer-inner .nav-site-footer .support a.active, .footer-inner .nav-site-footer .support a.active:hover {
  background-position: -416px -28px;
}
.footer-inner .nav-site-footer .corp a {
  width: 72px;
  background-position: -488px 0;
}
.footer-inner .nav-site-footer .corp a:hover, .footer-inner .nav-site-footer .corp a:focus {
  background-position: -488px -28px;
}
.footer-inner .nav-site-footer .corp a.active, .footer-inner .nav-site-footer .corp a.active:hover {
  background-position: -488px -28px;
}

.footer-links {
  margin: 0 auto;
  padding: 0;
  width: 950px;
  border: 1px solid #d8dadc;
  line-height: 1.2;
  _width: 948px;
}
.footer-links .hdg-container {
  border-bottom: 1px solid #d8dadc;
}
.footer-links .hdg {
  float: left;
  margin: 0;
  padding: 15px 20px 13px;
  border: 0;
  font-size: 16px;
  font-weight: bold;
}
.footer-links p.description {
  float: left;
  margin: 0;
  padding: 14px 0;
  font-size: 12px;
}
.footer-links p.link {
  float: right;
  margin: 10px 20px;
  padding: 0;
  font-size: 12px;
}
.footer-links p.link a {
  display: block;
  padding: 4px 20px 2px;
  border: 1px solid #d8dadc;
  border-radius: 3px;
}
.footer-links .footer-list-utility {
  position: static;
  margin: 0;
  padding: 1em 0 1em 20px;
  border-top-width: 0;
}
.footer-links .footer-list-utility:before {
  display: none;
}
.footer-links .footer-link-list {
  margin: 0;
  list-style-type: none;
  padding: 12px 20px 6px;
  text-align: left;
  font-size: 12px;
}
.footer-links .footer-link-list li {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 1em 6px 0;
  padding-bottom: 0;
}

.footer-list-bnr {
  margin: 0 0 0 20px;
  padding: 0 0 10px;
  list-style-type: none;
}
.footer-list-bnr li {
  margin: 0 20px 10px 0;
  padding: 0;
  float: left;
  display: inline;
}

.footer-list-category-top {
  width: auto;
  margin: 20px 0 0 20px;
  padding: 0;
}
.footer-list-category-top li {
  font-size: 12px;
  float: left;
  display: inline;
  width: 15.9%;
  margin: 0 5px 0 0;
  padding: 0;
  list-style-type: none;
}
.footer-list-category-top li:nth-child(3n+1) {
  clear: none;
}
.footer-list-category-top li ul {
  margin: .5em 0 15px;
  padding: 0;
}
.footer-list-category-top li li {
  clear: both;
  float: none;
  display: block;
  width: auto;
  margin: 0;
  padding: 4px 0;
}
.footer-list-category-top h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
}
.footer-list-category-top h2 a {
  font-weight: bold;
}
.footer-list-category-top h2:before {
  display: none;
}

.footer-list-utility {
  position: relative;
  margin: 0 0 20px;
  padding: 10px 0;
  text-align: left;
  font-size: 10px;
  border-top: 1px solid #e3e4e5;
}
.footer-list-utility li {
  float: left;
  display: inline;
  margin: 0 5px 0 0;
  padding: 0 0 0 5px;
  border-left: 1px solid #d8dadc;
}
.footer-list-utility li:first-child {
  border-left: 0;
  padding: 0;
}
.footer-list-utility img {
  vertical-align: top;
}

.footer-bottom {
  padding: 0 0 14px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxsaW5lYXJHcmFkaWVudCBpZD0iZyIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIC8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIC8+PC9saW5lYXJHcmFkaWVudD48cmVjdCBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZykiIC8+PC9zdmc+);
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(75%, white));
  background-image: -webkit-linear-gradient(top, #f2f2f2, white 75%);
  background-image: linear-gradient(to bottom,#f2f2f2, white 75%);
}

p.copyright {
  margin: 0;
  font-size: 10px;
}

/*ページの先頭へ戻る*/
.nav-top {
  clear: both;
  font-size: 12px;
  margin: 20px auto 20px !important;
  text-align: right;
  width: 950px;
}
.nav-top a {
  display: inline-block;
  position: relative;
}
.nav-top a:before {
  background: url(/site/set/common/p/img/sprite-icon.png) no-repeat scroll 0 50% transparent;
  content: "";
  display: inline-block;
  height: 14px;
  margin: 0 4px 0 0;
  position: relative;
  top: 3px;
  width: 14px;
}

/*===========パターン分け=========*/
body.w950 .header-inner,
body.w950 .footer-inner,
body.w950 #contents-area {
  width: 950px !important;
}

body.w710 .header-inner,
body.w710 .footer-inner,
body.w710 #contents-area {
  width: 710px !important;
}
body.w710 .nav-top {
  width: 710px;
}

body.b-black #body {
  background-color: #000;
  color: #fff;
}

body.all-black {
  background-color: #000;
  color: #fff;
}
body.all-black .header,
body.all-black .footer,
body.all-black #body {
  background-color: #000;
  color: #fff !important;
}
body.all-black .header *,
body.all-black .footer *,
body.all-black #body * {
  color: #fff !important;
}
body.all-black .nav-top a {
  color: #fff !important;
}
body.all-black .footer-list-utility {
  border-top: 1px solid #363738;
}
body.all-black .footer-list-utility a {
  color: #fff !important;
}
body.all-black .footer-bottom {
  background-image: none;
  border-top: 1px solid #363738;
  background-color: #000;
}
