@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
buttoninput::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
header,
nav,
footer,
section {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
ol,
dl {
  list-style: none;
}
img {
  vertical-align: bottom;
}
a {
  cursor: pointer;
}
body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  color: #333333;
  position: relative;
}
.header {
  width: 980px;
  margin: 23px auto 30px;
}
.header .header-logo {
  margin: 0 0 10px;
}
.header .header-button {
  text-align: right;
  height: 24px;
}
.header .header-button:after {
  content: "";
  display: table;
  clear: both;
}
.header .header-button .back-top {
  display: block;
  float: right;
  width: 310px;
  height: 24px;
  background-image: url("../images/back-btn01.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header .header-button .back-top:hover {
  background-position: 0 -24px;
}
.container {
  width: 980px;
  margin: 0 auto;
}
.header-num {
  font-size: 150%;
  padding: 0 0 0 30px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  color: #f1ab02;
  font-weight: normal;
  line-height: 30px;
}
.header-num.header-num-1 {
  background-image: url("../images/header-num-1.png");
}
.header-num.header-num-2 {
  background-image: url("../images/header-num-2.png");
}
.header-num.header-num-3 {
  background-image: url("../images/header-num-3.png");
}
.header-num.header-num-4 {
  background-image: url("../images/header-num-4.png");
}
.header-num.header-num-5 {
  background-image: url("../images/header-num-5.png");
}
.guide {
  text-align: center;
}
.guide .back-top {
  display: block;
  margin: 50px auto 0;
  background-image: url("../images/back-btn02.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 340px;
  height: 56px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.guide .back-top:hover {
  background-position: 0 -56px;
}
.guide .guide-description {
  font-size: 115%;
  margin: 0;
}
.about {
  margin: 40px 0 0;
}
.about .about-ttl {
  margin: 0 0 10px;
  position: relative;
  font-size: 18px;
  line-height: 1;
}
.about .about-ttl .about-ttl-img {
  vertical-align: text-bottom;
}
.about .about-ttl .about-ttl-date {
  font-size: 12px;
  font-weight: normal;
  width: 150px;
  display: block;
  position: absolute;
  right: 210px;
  bottom: 0;
  text-align: left;
}
.about .about-description {
  text-align: left;
  width: 860px;
  margin: 20px auto 0;
  font-size: 92%;
  line-height: 1.8;
}
.brands {
  margin: 0 auto;
  padding: 0 20px 20px 0;
  background: #eee;
  width: 860px;
}
.brands:after {
  content: "";
  display: table;
  clear: both;
}
.brands .brand {
  margin: 20px 0 0 20px;
  padding: 0;
  width: 100px;
  height: 100px;
  float: left;
}
.nav {
  margin: 0;
  padding: 0;
  background: url("../images/nav-bg.png") repeat-x 0 100%;
}
.nav-list {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 716px;
  height: 52px;
}
.nav-list .nav-item {
  display: block;
  margin: 0;
  width: 176px;
  height: 52px;
  float: left;
  background-position: 0 52px;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.nav-list .nav-item:hover,
.nav-list .nav-item:focus {
  background-position: 0 104px;
}
.nav-list .nav-item:focus {
  outline: none;
}
.nav-list .nav-item:after {
  content: "";
  display: table;
  clear: both;
}
.nav-list .nav-item + .nav-item {
  margin: 0 0 0 4px;
}
.nav-list [data-nav="1"] {
  background-image: url("../images/nav-top.png");
}
.nav-list [data-nav="2"] {
  background-image: url("../images/nav-brand.png");
}
.nav-list [data-nav="3"] {
  background-image: url("../images/nav-store.png");
}
.nav-list [data-nav="4"] {
  background-image: url("../images/nav-article.png");
}
[data-nav-active="1"] [data-nav="1"],
[data-nav-active="2"] [data-nav="2"],
[data-nav-active="3"] [data-nav="3"],
[data-nav-active="4"] [data-nav="4"] {
  background-position: 0 0 !important;
  cursor: initial;
}
[data-nav-active="1"] [data-article="1"],
[data-nav-active="2"] [data-article="2"],
[data-nav-active="3"] [data-article="3"],
[data-nav-active="4"] [data-article="4"] {
  display: block;
}
.guide-item {
  display: none;
  text-align: left;
}
.guide-item .item-ttl {
  margin: 45px 0 15px;
  height: 24px;
  font-size: 24px;
  line-height: 1;
}
.item {
  margin: 0;
}
.item + .item {
  margin: 60px 0 0;
}
.item .header-num {
  margin: 0 0 10px;
}
.item .item-text {
  margin: 10px 0 20px;
  font-size: 92%;
  line-height: 1.8;
}
.row {
  margin: 0;
  padding: 0;
  width: 100%;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.col-left {
  margin: 0 20px 0 0;
  width: 330px;
  float: left;
}
.col-right {
  margin: 0 0 0 20px;
  width: 610px;
  float: left;
}
.item-single {
  width: 900px;
  margin: 0 auto;
}
.item-single .header-num {
  margin-top: 20px;
}
.button-pagetop {
  position: fixed;
  bottom: 37px;
  right: 37px;
  margin: 0;
  padding: 0;
  z-index: 100;
  cursor: pointer;
  transition: all .15s linear;
}
.button-pagetop:hover {
  opacity: .7;
  filter: "alpha(opacity=70)";
}
.footer {
  width: 100%;
  background: #222;
  color: #fff;
  height: 95px;
  margin-top: 60px;
}
.footer-container {
  width: 980px;
  margin: 0 auto;
  padding: 22px 0 32px;
  background: url("../images/sublogo.png") 0 22px no-repeat;
}
.copyright {
  width: 100%;
  margin: 5px auto 12px;
  text-align: center;
}
