@charset "UTF-8";
/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/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, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 19, ../sass/style.scss */
html {
  font-size: 62.5%;
}

/* line 20, ../sass/style.scss */
body {
  width: 100%;
  font-size: 1.3rem;
  color: #ffffff;
  line-break: strict;
  line-height: 160%;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-family: "太ゴB101", "Futo Go B101","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "Droid Sans", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}

/* line 33, ../sass/style.scss */
h3 {
  font-size: 2.4rem;
  margin-bottom: 10px;
  text-align: center;
  line-height: 160%;
  font-family: 'Rationale', sans-serif;
}

/* line 41, ../sass/style.scss */
p {
  color: #eeeeee;
  text-align: justify;
  line-height: 200%;
  font-family: "太ゴB101", "Futo Go B101","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "Droid Sans", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}

/* line 48, ../sass/style.scss */
a {
  text-decoration: none;
  color: #ffffff;
}

/* line 53, ../sass/style.scss */
a:hover {
  opacity: 0.7;
}

/* line 59, ../sass/style.scss */
header {
  margin-top: 10px;
  width: 100%;
  position: fixed;
  z-index: 100;
  font-family: 'Rationale', sans-serif;
  font-size: 1.4rem;
  text-align: left;
}
/* line 67, ../sass/style.scss */
header li {
  display: inline-block;
  margin-left: 12px;
}
/* line 71, ../sass/style.scss */
header .left {
  position: absolute;
  left: 15px;
}
/* line 74, ../sass/style.scss */
header .left ul, header .left h1 {
  display: inline-block;
  vertical-align: middle;
}
/* line 79, ../sass/style.scss */
header .right {
  position: absolute;
  right: 15px;
}
/* line 83, ../sass/style.scss */
header .right .contact a {
  display: block;
  padding: 10px 19px 8px 20px;
  margin-top: -10px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #111;
}
/* line 90, ../sass/style.scss */
header .right .contact a:hover {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.48);
  color: #fff;
}

/* line 101, ../sass/style.scss */
footer {
  position: fixed;
  bottom: 3px;
  right: 15px;
  height: 20;
  font-family: 'Rationale', sans-serif;
  font-size: 1.0rem;
}

/* line 110, ../sass/style.scss */
.content {
  width: 550px;
  margin: 0 auto;
  text-align: left;
}
/* line 114, ../sass/style.scss */
.content h3 {
  margin-bottom: 25px;
  text-align: left;
}

/* line 120, ../sass/style.scss */
.section {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  text-align: center;
  overflow: hidden;
}

/* line 128, ../sass/style.scss */
.home_d {
  background-image: url("../img/bg1.jpg");
}
/* line 130, ../sass/style.scss */
.home_d h2 {
  font-family: 'Homemade Apple', cursive;
  font-size: 5.0rem;
  color: #333;
}

/* line 138, ../sass/style.scss */
.works_d {
  background-image: url("../img/bg2.jpg");
}
/* line 140, ../sass/style.scss */
.works_d .app {
  display: inline-block;
}
/* line 143, ../sass/style.scss */
.works_d .amehare {
  margin-right: 8%;
}
/* line 146, ../sass/style.scss */
.works_d .store {
  margin-top: 20px;
  display: block;
}

/* line 152, ../sass/style.scss */
.philo_d {
  background-image: url("../img/bg3.jpg");
}
/* line 154, ../sass/style.scss */
.philo_d .content {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 50px 50px 40px 50px;
  width: 650px;
}

/* line 161, ../sass/style.scss */
.about_d {
  background-image: url("../img/bg4.jpg");
}
/* line 163, ../sass/style.scss */
.about_d .data {
  margin-top: 20px;
  line-height: 130%;
  border-collapse: separate;
  border-spacing: 10px 10px;
}
/* line 169, ../sass/style.scss */
.about_d .data tr {
  margin-bottom: 30px;
}
/* line 172, ../sass/style.scss */
.about_d .data th {
  vertical-align: text-top;
  font-weight: 600;
}
