@charset "UTF-8";
/* line 17, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 16, ../sass/style.scss */
body {
  color: #000;
  background-color: #fff;
  background-image: url("../images/bg.gif");
  font-size: 0.875em;
  line-height: 1.8;
  font-family: Helvetica,Arial,'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif;
}

/* line 26, ../sass/style.scss */
a {
  text-decoration: none;
  color: inherit;
}
/* line 29, ../sass/style.scss */
a.hov {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 31, ../sass/style.scss */
a.hov:hover {
  opacity: .7;
}

/* line 36, ../sass/style.scss */
img {
  vertical-align: top;
}

/* line 39, ../sass/style.scss */
sup {
  font-size: 0.85em;
  vertical-align: top;
}

/* line 43, ../sass/style.scss */
.alp {
  font-family: Helvetica,Arial,sans-serif;
}

/* line 46, ../sass/style.scss */
.boxLeft {
  float: left;
}

/* line 49, ../sass/style.scss */
.boxRight {
  float: right;
}

/* line 53, ../sass/style.scss */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* line 63, ../sass/style.scss */
header {
  position: fixed;
  top: 20px;
  height: 0;
  width: 100%;
}
/* line 69, ../sass/style.scss */
header .inner {
  width: 940px;
  height: 0;
  margin: 0 auto;
  text-align: right;
}
/* line 74, ../sass/style.scss */
header .inner a {
  display: inline-block;
  z-index: 100;
  position: relative;
}

/* line 83, ../sass/style.scss */
#contents #intro {
  width: 940px;
  padding-top: 20px;
  margin: 0 auto 100px;
}
/* line 87, ../sass/style.scss */
#contents #intro .boxLeft {
  width: 360px;
  margin-left: 50px;
  padding-top: 140px;
}
/* line 91, ../sass/style.scss */
#contents #intro .boxLeft .tit {
  margin-bottom: 45px;
}
/* line 93, ../sass/style.scss */
#contents #intro .boxLeft .tit img {
  display: block;
}
/* line 97, ../sass/style.scss */
#contents #intro .boxLeft .desc {
  width: 395px;
}
/* line 101, ../sass/style.scss */
#contents #intro .boxRight {
  width: 500px;
  text-align: right;
}
/* line 104, ../sass/style.scss */
#contents #intro .boxRight img {
  display: block;
  margin: 0 auto;
}
/* line 111, ../sass/style.scss */
#contents #movie {
  margin: 0 auto 100px;
  width: 720px;
}
/* line 114, ../sass/style.scss */
#contents #movie video {
  width: 720px;
  height: 406px;
  display: block;
}
/* line 121, ../sass/style.scss */
#contents #product {
  width: 940px;
  margin: 0 auto 45px;
}
/* line 124, ../sass/style.scss */
#contents #product .item {
  padding-top: 49px;
  border-top: #cecece 1px solid;
  margin-top: 34px;
}
/* line 128, ../sass/style.scss */
#contents #product .item:first-child {
  padding-top: 0;
  border-top: none;
  margin-top: 0;
}
/* line 133, ../sass/style.scss */
#contents #product .item .inner {
  display: table;
  width: 740px;
  margin: 0 auto;
}
/* line 138, ../sass/style.scss */
#contents #product .item .cellLeft {
  display: table-cell;
  width: 295px;
}
/* line 141, ../sass/style.scss */
#contents #product .item .cellLeft img {
  display: block;
  margin: 0 auto;
}
/* line 146, ../sass/style.scss */
#contents #product .item .cellRight {
  display: table-cell;
  padding-right: 0;
  vertical-align: middle;
  text-align: right;
}
/* line 151, ../sass/style.scss */
#contents #product .item .cellRight .inner {
  display: inline-block;
  width: 360px;
  text-align: left;
}
/* line 155, ../sass/style.scss */
#contents #product .item .cellRight .inner .name {
  font-size: 1.142em;
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 160, ../sass/style.scss */
#contents #product .item .cellRight .inner .data {
  font-size: 0.857em;
  margin-bottom: 30px;
}
/* line 164, ../sass/style.scss */
#contents #product .item .cellRight .inner .btn {
  color: #fff;
  line-height: 1;
  text-align: center;
  display: block;
  margin: 24px 30px 0 0;
  padding: 22px 0;
  background-color: #f00;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 173, ../sass/style.scss */
#contents #product .item .cellRight .inner .btn:first-child {
  margin-top: 0;
}
/* line 176, ../sass/style.scss */
#contents #product .item .cellRight .inner .btn:hover {
  background-color: #ff5959;
}

/* line 187, ../sass/style.scss */
footer .inner {
  width: 940px;
  margin: 0 auto;
  text-align: center;
  padding: 15px;
}
/* line 192, ../sass/style.scss */
footer .inner img {
  display: block;
  margin: 0 auto;
}

/*============================ Footer =============================*/
.footText {
	font-size: 10px;
	line-height: 180%;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.footText a {
	color: #666;
}
.footText a:link {
	text-decoration: none;
	color:#666;
}
.footText a:visited {
	text-decoration: none;
	color: #666;
}
.footText a:hover {
	text-decoration: underline;
	color:#666;
}
.footText a:active {
	text-decoration: underline;
	color:#000;
}


/* line 199, ../sass/style.scss */
#pagetop {
  position: fixed;
  bottom: 30px;
  right: -30px;
  width: 50px;
  height: 30px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 209, ../sass/style.scss */
#pagetop.active {
  right: 30px;
  opacity: 1;
}
/* line 213, ../sass/style.scss */
#pagetop a {
  position: absolute;
  opacity: .7;
  background: #333;
  padding: 5px 9px;
  padding-bottom: 5px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 222, ../sass/style.scss */
#pagetop a i {
  width: 32px;
  height: 12px;
  display: inline-block;
  background: url("../images/common/arrow_pagetop.png") no-repeat;
  margin-right: 0;
}
/* line 229, ../sass/style.scss */
#pagetop a:hover {
  opacity: 1;
}
