@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

input, textarea {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

a:focus {
  outline: none;
}

strong {
  font-weight: bold;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
     /*/
height: auto;
overflow: hidden;
/**/
}

.both {
  clear: both;
}

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#wrap {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 120px 0 0px;
}

.flexslider .flex-control-nav {
  text-align: right;
}
.flexslider .flex-control-paging li a {
  text-indent: -9999px;
  text-align: left;
  width: 11px;
  height: 11px;
  display: block;
  background: url(../images/circles.jpg) no-repeat 0 0;
}
.flexslider .flex-control-paging li a.flex-active {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "alpha(opacity=$value*100)";
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
}
.flexslider .flex-control-paging li:nth-child(1) a {
  background-position: 0 -64px;
}
.flexslider .flex-control-paging li:nth-child(2) a {
  background-position: 0 -128px;
}
.flexslider .flex-control-paging li:nth-child(3) a {
  background-position: 0 -80px;
}
.flexslider .flex-control-paging li:nth-child(4) a {
  background-position: 0 0;
}
.flexslider .flex-control-paging li:nth-child(5) a {
  background-position: 0 -48px;
}
.flexslider .flex-control-paging li:nth-child(6) a {
  background-position: 0 -32px;
}
.flexslider .flex-control-paging li:nth-child(7) a {
  background-position: 0 -96px;
}
.flexslider .flex-control-paging li:nth-child(8) a {
  background-position: 0 -112px;
}
.flexslider .flex-control-paging li:nth-child(9) a {
  background-position: 0 -16px;
}

.container {
  position: relative;
}

#footer {
  height: 280px;
  position: relative;
  bottom: 0;
  text-transform: uppercase;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow: hidden;
  font-size: 10px;
  font-size: 1rem;
}
#cre {
  text-transform: uppercase;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow: hidden;
  font-size: 10px;
  font-size: 1rem;
}
#footer a {
  color: #000;
  text-decoration: none;
}
#footer .nav {
  position: absolute;
  top: 120px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-size: 1rem;

}
#footer .menu .lm {
  float: left;
  position: relative;
}
#footer .menu .lm:after {
  content: '/';
  display: inline-block;
  padding: 0 10px;
}
#footer .menu .lm > a {
  display: inline-block;
  background: #fff;
  position: relative;
  padding: 4px 2px;
  z-index: 2;
}
#footer .menu .lm .sub {
  position: absolute;
  bottom: -150px;
  padding: 20px 5px 20px 0;
  z-index: 1;
}
#footer .menu .lm .sub.on {
  bottom: 0;
}
#footer .menu .lm .sub li a {
  display: block;
  padding: 0px 2px 1px;
}
#footer .info {
  position: absolute;
  right: 0;
  top: 120px;
}
#footer .info li {
  display: inline-block;
}
#footer .info li a {
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin: 0 0 0 20px;
}
#footer .info li a:before {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(../images/sprite.jpg);
  background-repeat: no-repeat;
  display: inline-block;
}

.credit {
  float: right;
  padding: 10px 0 0;
  width: 150px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-transform: uppercase;
}
.credit h2 {
  margin-bottom: 15px;
}
.credit h2 span {
  font-weight: bold;
}
.credit dt {
  float: left;
}
.credit dd {
  white-space: nowrap;
}

.ico-ico1:before {
  background-position: 0 0;
}

.ico-ico2:before {
  background-position: 0 -70px;
}

.ico-ico3:before {
  background-position: 0 -140px;
}

.ico-ico4:before {
  background-position: 0 -210px;
}

/*
circle.sprite-btn_black{ background-position: 0 0; width: 11px; height: 11px; }
circle.sprite-btn_concrete{ background-position: 0 -16px; width: 11px; height: 11px; }
circle.sprite-btn_dust{ background-position: 0 -32px; width: 11px; height: 11px; }
circle.sprite-btn_gold{ background-position: 0 -48px; width: 11px; height: 11px; }
circle.sprite-btn_gray{ background-position: 0 -64px; width: 11px; height: 11px; }
circle.sprite-btn_mirror{ background-position: 0 -80px; width: 11px; height: 11px; }
circle.sprite-btn_olive{ background-position: 0 -96px; width: 11px; height: 11px; }
circle.sprite-btn_silver{ background-position: 0 -112px; width: 11px; height: 11px; }
circle.sprite-btn_trans{ background-position: 0 -128px; width: 11px; height: 11px; } */

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