/*


 */
/* line 24, ../../app/assets/stylesheets/application.css.scss */
html, body {
  height: 100%;
}

/* line 28, ../../app/assets/stylesheets/application.css.scss */
body {
  background-color: #fff;
  color: #333;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

/* line 36, ../../app/assets/stylesheets/application.css.scss */
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -254px;
}

/* line 43, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > .push, body > footer {
  height: 254px;
  clear: both;
}

/* line 48, ../../app/assets/stylesheets/application.css.scss */
body section {
  padding-top: 0;
}

/* line 52, ../../app/assets/stylesheets/application.css.scss */
p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

/* line 58, ../../app/assets/stylesheets/application.css.scss */
ul.checkmark {
  list-style-image: url(/assets/icon/check.png);
  font-weight: bold;
}

/* line 63, ../../app/assets/stylesheets/application.css.scss */
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

/* line 69, ../../app/assets/stylesheets/application.css.scss */
a {
  color: #000;
}
/* line 71, ../../app/assets/stylesheets/application.css.scss */
a:visited {
  color: #666;
}
/* line 74, ../../app/assets/stylesheets/application.css.scss */
a:hover {
  color: #fff;
  background-color: #000;
}

/* line 82, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .navbar-inner {
  background-color: inherit;
  background-image: none;
  box-shadow: none;
}
/* line 87, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .container {
  width: 1000px;
}
/* line 90, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right {
  padding: 14px 0;
}
/* line 92, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right > li {
  padding: 0 20px;
}
/* line 94, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right > li > a {
  padding: 0;
  text-shadow: none;
}
/* line 98, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right > li a:hover {
  text-decoration: underline;
}
/* line 104, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right .dropdown.open > a, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover > a {
  color: #b2192b;
}
/* line 107, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right .dropdown.open .dropdown-menu, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover .dropdown-menu {
  margin-top: 0;
  display: block;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
/* line 113, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right .dropdown.open .dropdown-menu:before, body > .wrapper > header .navbar .nav.pull-right .dropdown.open .dropdown-menu:after, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover .dropdown-menu:before, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover .dropdown-menu:after {
  display: none !important;
}
/* line 116, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right .dropdown.open .dropdown-menu > li, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover .dropdown-menu > li {
  padding: 5px 0;
  background-color: #b2192b;
  margin: 1px;
}
/* line 120, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right .dropdown.open .dropdown-menu > li a, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover .dropdown-menu > li a {
  color: #ffffff;
}
/* line 123, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar .nav.pull-right .dropdown.open .dropdown-menu > li a:hover, body > .wrapper > header .navbar .nav.pull-right .dropdown.open .dropdown-menu > li a:focus, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover .dropdown-menu > li a:hover, body > .wrapper > header .navbar .nav.pull-right .dropdown:hover .dropdown-menu > li a:focus {
  background-color: transparent;
  background-image: none;
}
/* line 133, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.login {
  margin: 0;
  background-color: #b2192b;
  color: #ffffff;
}
/* line 137, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.login .navbar-inner {
  border: none;
  padding: 0;
  min-height: inherit;
}
/* line 142, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.login ul {
  font-size: 12px;
}
/* line 145, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.login .nav > li > a {
  color: #ffffff;
}
/* line 148, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.login .nav.pull-right {
  padding: 5px 0;
}
/* line 152, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.login .nav.pull-right .dropdown.open a {
  color: #ffffff;
}
/* line 155, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.login .nav.pull-right .dropdown.open > .dropdown-toggle, body > .wrapper > header .navbar.login .nav.pull-right .dropdown.open.active > .dropdown-toggle, body > .wrapper > header .navbar.login .nav.pull-right .dropdown.open.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #ffffff;
}
/* line 164, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.main .navbar-inner {
  border: none;
  margin-top: 14px;
  background-color: #ffffff;
  background-image: none;
  border-bottom: 0 none;
}
/* line 171, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.main .nav > li {
  border-top: 3px solid transparent;
}
/* line 173, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.main .nav > li > a {
  color: #000000;
}
/* line 179, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.main .dropdown.open > .dropdown-toggle, body > .wrapper > header .navbar.main .dropdown.active > .dropdown-toggle, body > .wrapper > header .navbar.main .dropdown.open.active > .dropdown-toggle, body > .wrapper > header .navbar.main .dropdown:hover > .dropdown-toggle {
  background-color: transparent;
  color: #000000;
}
/* line 184, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > header .navbar.main .dropdown.open, body > .wrapper > header .navbar.main .dropdown:hover {
  border-top: 3px solid #b2192b;
}

/* line 191, ../../app/assets/stylesheets/application.css.scss */
body > .wrapper > .container {
  width: 1000px;
}

/* line 195, ../../app/assets/stylesheets/application.css.scss */
body > footer {
  margin: 0;
  padding: 0;
  color: #ffffff;
  clear: both;
}
/* line 200, ../../app/assets/stylesheets/application.css.scss */
body > footer .container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
/* line 205, ../../app/assets/stylesheets/application.css.scss */
body > footer a, body > footer a:hover, body > footer a:visited {
  background-color: transparent;
  color: #ffffff;
}
/* line 209, ../../app/assets/stylesheets/application.css.scss */
body > footer .pagetop {
  position: relative;
  margin-bottom: -46px;
  padding-right: 45px;
  text-align: right;
}
/* line 215, ../../app/assets/stylesheets/application.css.scss */
body > footer .navigation {
  padding: 58px 0;
  background-color: #b2192b;
}
/* line 218, ../../app/assets/stylesheets/application.css.scss */
body > footer .navigation > a {
  margin-right: 30px;
}
/* line 221, ../../app/assets/stylesheets/application.css.scss */
body > footer .navigation ul {
  display: inline;
  margin: 0 0 0 30px;
}
/* line 224, ../../app/assets/stylesheets/application.css.scss */
body > footer .navigation ul li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #ffffff;
  font-size: 12px;
}
/* line 229, ../../app/assets/stylesheets/application.css.scss */
body > footer .navigation ul li:last-child {
  border-right: none;
}
/* line 235, ../../app/assets/stylesheets/application.css.scss */
body > footer .copyright {
  background-color: #971527;
}
/* line 237, ../../app/assets/stylesheets/application.css.scss */
body > footer .copyright p {
  margin: 0;
  padding: 11px 0;
  font-size: 12px;
}

/* line 245, ../../app/assets/stylesheets/application.css.scss */
body .hero-unit {
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  color: #333333;
  height: 282px;
  padding: 0px;
}
/* line 252, ../../app/assets/stylesheets/application.css.scss */
body .hero-unit p:first-child {
  margin-top: 70px;
}
/* line 255, ../../app/assets/stylesheets/application.css.scss */
body .hero-unit small {
  font-size: 17px;
}
/* line 258, ../../app/assets/stylesheets/application.css.scss */
body .hero-unit img.board {
  margin-top: -15px;
  overflow: visible;
  z-index: 1000;
}
/* line 263, ../../app/assets/stylesheets/application.css.scss */
body .hero-unit .board-comment {
  text-align: left;
  font-size: 12px;
  margin: -65px 0 0 30px;
}
/* line 268, ../../app/assets/stylesheets/application.css.scss */
body .hero-unit h1 {
  color: #b41526;
}
/* line 271, ../../app/assets/stylesheets/application.css.scss */
body .hero-unit .highlight {
  background-color: #b2192b;
  color: #ffffff;
  padding: 5px 25px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

/* line 281, ../../app/assets/stylesheets/application.css.scss */
body .top-title {
  width: 1200px;
  margin: 0 auto 50px;
  text-align: center;
}
/* line 285, ../../app/assets/stylesheets/application.css.scss */
body .top-title h1, body .top-title h2, body .top-title p {
  font-weight: normal;
}
/* line 288, ../../app/assets/stylesheets/application.css.scss */
body .top-title h1 {
  color: #b2192b;
  margin: 32px 0 10px;
  font-size: 31px;
  font-weight: normal;
  line-height: 1.5;
}
/* line 295, ../../app/assets/stylesheets/application.css.scss */
body .top-title h2 {
  margin: 10px 0;
  color: #333333;
  font-size: 18px;
}
/* line 299, ../../app/assets/stylesheets/application.css.scss */
body .top-title h2:before, body .top-title h2:after {
  content: url(/assets/dash.jpg);
  padding: 0 20px;
  vertical-align: 0.25em;
}
/* line 307, ../../app/assets/stylesheets/application.css.scss */
body .top-title p span.highlight {
  margin: 10px 0;
  display: inline-block;
  background-color: #b2192b;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  padding: 12px 20px;
}

/* line 319, ../../app/assets/stylesheets/application.css.scss */
body .title {
  height: 128px;
  background-image: url(/assets/enzi-bg.png);
  background-repeat: repeat;
  margin-bottom: 40px;
  font-weight: normal;
}
/* line 325, ../../app/assets/stylesheets/application.css.scss */
body .title .container {
  background-image: url(/assets/enzi-board.png);
  background-repeat: no-repeat;
  background-position: 558px -76px;
  width: 1000px;
}
/* line 331, ../../app/assets/stylesheets/application.css.scss */
body .title h1 {
  padding: 34px 0;
  font-size: 26px;
  color: #b2192b;
}
/* line 335, ../../app/assets/stylesheets/application.css.scss */
body .title h1 small {
  padding-left: 12px;
  font-size: 17px;
  color: #333333;
}

/* line 343, ../../app/assets/stylesheets/application.css.scss */
.topics {
  clear: both;
}
/* line 12, ../../app/assets/stylesheets/application.css.scss */
.topics:before, .topics:after {
  content: " ";
  display: table;
}
/* line 16, ../../app/assets/stylesheets/application.css.scss */
.topics:after {
  clear: both;
}
/* line 19, ../../app/assets/stylesheets/application.css.scss */
.topics {
  *zoom: 1;
}
/* line 346, ../../app/assets/stylesheets/application.css.scss */
.topics a {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
/* line 351, ../../app/assets/stylesheets/application.css.scss */
.topics .container {
  width: 1000px;
}
/* line 354, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.enzi, .topics .topic.simulator, .topics .topic.board {
  border: 1px solid #d5d5d5;
  -moz-box-shadow: 2px 2px 2px #cccccc;
  -webkit-box-shadow: 2px 2px 2px #cccccc;
  -o-box-shadow: 2px 2px 2px #cccccc;
  -ms-box-shadow: 2px 2px 2px #cccccc;
  box-shadow: 2px 2px 2px #cccccc;
  width: 300px;
  margin-left: 50px;
  margin-right: -2px;
  float: left;
}
/* line 365, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.enzi:first-child, .topics .topic.simulator:first-child, .topics .topic.board:first-child {
  margin-left: 0;
}
/* line 368, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.enzi h1, .topics .topic.simulator h1, .topics .topic.board h1 {
  margin: 30px;
  color: #b2192b;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
}
/* line 375, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.enzi .link, .topics .topic.simulator .link, .topics .topic.board .link {
  margin-top: 35px;
  padding: 7px;
  background-color: #b2192b;
  font-size: 15px;
  text-align: center;
}
/* line 381, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.enzi .link a, .topics .topic.simulator .link a, .topics .topic.board .link a {
  background-color: transparent;
  color: #ffffff;
}
/* line 385, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.enzi .link img, .topics .topic.simulator .link img, .topics .topic.board .link img {
  margin-right: 5px;
}
/* line 390, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.plan {
  width: 494px;
}
/* line 393, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.develop {
  width: 444px;
}
/* line 396, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.plan, .topics .topic.develop {
  height: 120px;
  margin: 50px 0 0;
  padding-left: 30px;
  border-left: 1px solid #b2192b;
  float: left;
}
/* line 402, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.plan h1, .topics .topic.develop h1 {
  color: #b2192b;
  font-size: 19px;
}
/* line 405, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.plan h1 img, .topics .topic.develop h1 img {
  margin-right: 8px;
}
/* line 408, ../../app/assets/stylesheets/application.css.scss */
.topics .topic.plan h1 p, .topics .topic.develop h1 p {
  font-size: 13px;
}
/* line 414, ../../app/assets/stylesheets/application.css.scss */
.topics.store .topic {
  padding-top: 50px;
  height: 57px;
  text-align: center;
  background-color: #ffffff;
  z-index: 1;
}
/* line 420, ../../app/assets/stylesheets/application.css.scss */
.topics.store .topic h1 {
  display: inline-block;
  margin: 0;
  padding: 0 25px 0 40px;
  color: #b2192b;
  background-color: #ffffff;
  font-size: 19px;
}
/* line 427, ../../app/assets/stylesheets/application.css.scss */
.topics.store .topic h1 img {
  padding: 0 9px 0 0;
}
/* line 431, ../../app/assets/stylesheets/application.css.scss */
.topics.store .topic p {
  display: inline-block;
  margin: 0;
  padding: 0 40px 0 0;
  font-size: 13px;
  background-color: #ffffff;
}
/* line 437, ../../app/assets/stylesheets/application.css.scss */
.topics.store .topic p img {
  padding-left: 17px;
}
/* line 441, ../../app/assets/stylesheets/application.css.scss */
.topics.store .topic hr {
  margin-bottom: -29px;
  border-top: 1px solid #b2192b;
  border-bottom: none;
  font-size: 19px;
  z-index: 0;
}

/* line 12, ../../app/assets/stylesheets/application.css.scss */
.multicolumn:before, .multicolumn:after {
  content: " ";
  display: table;
}
/* line 16, ../../app/assets/stylesheets/application.css.scss */
.multicolumn:after {
  clear: both;
}
/* line 19, ../../app/assets/stylesheets/application.css.scss */
.multicolumn {
  *zoom: 1;
}
/* line 454, ../../app/assets/stylesheets/application.css.scss */
.multicolumn > .column.left {
  float: left;
}
/* line 457, ../../app/assets/stylesheets/application.css.scss */
.multicolumn > .column.right {
  float: right;
}

/* line 462, ../../app/assets/stylesheets/application.css.scss */
.page-header h3 {
  color: #b2192b;
}

/* line 466, ../../app/assets/stylesheets/application.css.scss */
body .order .page-header {
  margin-left: 0;
}

/* line 470, ../../app/assets/stylesheets/application.css.scss */
.column .page-header, .column .abstract, .order .page-header {
  margin: 0 16px;
}

/* line 474, ../../app/assets/stylesheets/application.css.scss */
.column .page-header, .order .page-header {
  padding: 0;
  border-bottom: 0;
}

/* line 479, ../../app/assets/stylesheets/application.css.scss */
.highlight {
  background-color: #f9f9f9;
  color: #b2192b;
  font-weight: bold;
  padding: 13px;
}

/* line 486, ../../app/assets/stylesheets/application.css.scss */
.price {
  background-color: #df5323;
  color: #ffffff;
  padding: 5px 25px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

/* line 496, ../../app/assets/stylesheets/application.css.scss */
.under_construction p {
  text-align: center;
  font-size: 24.5px;
  font-weight: bold;
  margin: 25px 0;
}

/* line 505, ../../app/assets/stylesheets/application.css.scss */
table.app-info th {
  text-align: right;
  font-weight: bold;
}

/* line 512, ../../app/assets/stylesheets/application.css.scss */
#loginDialog .icon-facebook-sign {
  color: #305097;
  font-size: 1.5em;
  vertical-align: middle;
}
/* line 517, ../../app/assets/stylesheets/application.css.scss */
#loginDialog .icon-twitter-sign {
  color: #55acee;
  font-size: 1.5em;
  vertical-align: middle;
}
/* line 522, ../../app/assets/stylesheets/application.css.scss */
#loginDialog .icon-google-plus-sign {
  color: #db4a39;
  font-size: 1.5em;
  vertical-align: middle;
}

/* line 529, ../../app/assets/stylesheets/application.css.scss */
.amazon-promotion {
  display: none;
  z-index: 100;
  position: absolute;
  background: #b2192b;
  width: 670px;
  height: 50px;
  top: 100px !important;
  line-height: 0px;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.4);
  border-radius: 1em 1em 1em 1em;
  border: 1px solid #aaaaaa;
  color: #fff !important;
}
/* line 550, ../../app/assets/stylesheets/application.css.scss */
.amazon-promotion img {
  margin: 10px;
}

/* line 567, ../../app/assets/stylesheets/application.css.scss */
table.table.plan td, table.table.plan th {
  text-align: center;
}
/* line 570, ../../app/assets/stylesheets/application.css.scss */
table.table.plan td:first-child, table.table.plan th:first-child {
  padding-right: 6em;
}
/* line 575, ../../app/assets/stylesheets/application.css.scss */
table.table.plan thead th {
  vertical-align: middle;
}

/* line 580, ../../app/assets/stylesheets/application.css.scss */
select#mruby_selector {
  margin-top: 8px;
  height: 30px;
}

/* line 585, ../../app/assets/stylesheets/application.css.scss */
div.qa-section a {
  text-decoration: underline;
}

/* line 589, ../../app/assets/stylesheets/application.css.scss */
div.qa-section {
  margin-bottom: 40px;
}
