@charset "UTF-8";
/* line 17, ../../_sass/base/_base.scss */
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  color: #222;
  line-height: 24px;
  background: #FFF;
  text-size-adjust: 100%;
}

/* line 26, ../../_sass/base/_base.scss */
a {
  color: #283593;
}
/* line 29, ../../_sass/base/_base.scss */
a:hover {
  text-decoration: none;
}

/* line 34, ../../_sass/base/_base.scss */
p {
  margin-bottom: 1.1em;
}

/* line 38, ../../_sass/base/_base.scss */
a img {
  cursor: pointer;
}

/* line 41, ../../_sass/base/_base.scss */
a img:hover.opa {
  opacity: 0.5;
  transition: 0.35s;
}

@media screen and (max-device-width: 480px) {
  /* line 47, ../../_sass/base/_base.scss */
  #content-news img:not(.img-responsive) {
    max-width: 90vw !important;
  }
}
@media (min-width: 768px) {
  /* line 3, ../../_sass/layout/_header.scss */
  #header {
    padding-bottom: 0px;
  }
}
/* line 8, ../../_sass/layout/_header.scss */
#header .btn-group {
  margin: 25px 0;
}
/* line 11, ../../_sass/layout/_header.scss */
#header .logo {
  max-width: 42%;
}
@media (max-width: 767px) {
  /* line 15, ../../_sass/layout/_header.scss */
  #header .logo {
    max-width: 65%;
  }
}

/* line 3, ../../_sass/layout/_nav.scss */
#nav {
  background-color: #DF3447;
  border: 1px solid #DF3447;
  border-radius: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 3, ../../_sass/layout/_nav.scss */
  #nav {
    font-size: 68%;
  }
}
@media (min-width: 992px) {
  /* line 3, ../../_sass/layout/_nav.scss */
  #nav {
    font-size: 95%;
  }
}
/* line 14, ../../_sass/layout/_nav.scss */
#nav a {
  color: #FFF;
}
/* line 18, ../../_sass/layout/_nav.scss */
#nav .navbar-nav > li > a,
#nav .navbar-default .navbar-text {
  color: #FFF;
  text-decoration: none;
  position: relative;
}
/* line 23, ../../_sass/layout/_nav.scss */
#nav .navbar-nav > li > a:hover,
#nav .navbar-default .navbar-text:hover {
  background-color: #ca2033;
}
@media (min-width: 768px) {
  /* line 25, ../../_sass/layout/_nav.scss */
  #nav .navbar-nav > li > a:hover:before,
  #nav .navbar-default .navbar-text:hover:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    border-bottom: 5px solid #FFF;
  }
}
/* line 37, ../../_sass/layout/_nav.scss */
#nav .navbar-nav {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 37, ../../_sass/layout/_nav.scss */
  #nav .navbar-nav {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 42, ../../_sass/layout/_nav.scss */
  #nav .navbar-nav > li {
    width: 19%;
  }
  /* line 45, ../../_sass/layout/_nav.scss */
  #nav .navbar-nav > li:nth-child(1) {
    width: 24%;
  }
}
@media (max-width: 767px) {
  /* line 49, ../../_sass/layout/_nav.scss */
  #nav .navbar-nav > li a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
/* line 54, ../../_sass/layout/_nav.scss */
#nav .navbar-nav > li a:focus {
  background-color: #ca2033;
}
/* line 60, ../../_sass/layout/_nav.scss */
#nav .navbar-nav > .open > a,
#nav .navbar-default .navbar-nav > .open > a:focus,
#nav .navbar-default .navbar-nav > .open > a:hover {
  background-color: #ca2033;
}
@media (min-width: 768px) {
  /* line 64, ../../_sass/layout/_nav.scss */
  #nav .navbar-nav > .open > a:before,
  #nav .navbar-default .navbar-nav > .open > a:focus:before,
  #nav .navbar-default .navbar-nav > .open > a:hover:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    border-bottom: 5px solid #FFF;
  }
}
/* line 75, ../../_sass/layout/_nav.scss */
#nav .dropdown-menu {
  width: 100%;
  background-color: #ab1b2b;
}
/* line 76, ../../_sass/layout/_nav.scss */
#nav .dropdown-menu a {
  padding: 12px;
  color: #FFF;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 76, ../../_sass/layout/_nav.scss */
  #nav .dropdown-menu a {
    font-size: 68%;
  }
}
@media (min-width: 992px) {
  /* line 76, ../../_sass/layout/_nav.scss */
  #nav .dropdown-menu a {
    font-size: 100%;
  }
}
/* line 87, ../../_sass/layout/_nav.scss */
#nav .dropdown-menu a:hover, #nav .dropdown-menu a:focus {
  background-color: #951826;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  /* line 92, ../../_sass/layout/_nav.scss */
  #nav .dropdown-menu a.certificate {
    font-size: 83%;
  }
}
/* line 99, ../../_sass/layout/_nav.scss */
#nav .navbar-toggle {
  background-color: #b91d2e;
  border: 1px solid #b91d2e;
}
/* line 102, ../../_sass/layout/_nav.scss */
#nav .navbar-toggle .icon-bar {
  background-color: #FFF;
}
/* line 106, ../../_sass/layout/_nav.scss */
#nav .navbar-collapse {
  border-color: #b91d2e;
}

/* line 3, ../../_sass/layout/_footer.scss */
footer#footer {
  background-color: #594E52;
  color: #fff;
  padding: 25px 0;
}
@media (min-width: 768px) {
  /* line 3, ../../_sass/layout/_footer.scss */
  footer#footer {
    font-size: 86%;
  }
}
/* line 10, ../../_sass/layout/_footer.scss */
footer#footer a {
  color: #fff;
  text-decoration: none;
}
/* line 13, ../../_sass/layout/_footer.scss */
footer#footer a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  /* line 17, ../../_sass/layout/_footer.scss */
  footer#footer .col-sm-right {
    float: right;
    width: 72%;
  }
}
@media (min-width: 992px) {
  /* line 17, ../../_sass/layout/_footer.scss */
  footer#footer .col-sm-right {
    width: 80%;
  }
}
@media (min-width: 768px) {
  /* line 26, ../../_sass/layout/_footer.scss */
  footer#footer .col-sm-left {
    float: left;
    width: 28%;
  }
}
@media (min-width: 992px) {
  /* line 26, ../../_sass/layout/_footer.scss */
  footer#footer .col-sm-left {
    width: 20%;
  }
}
/* line 35, ../../_sass/layout/_footer.scss */
footer#footer .footer-title {
  font-size: 22px;
}
/* line 38, ../../_sass/layout/_footer.scss */
footer#footer .footer-title-navs {
  font-size: 110%;
}
@media (max-width: 767px) {
  /* line 38, ../../_sass/layout/_footer.scss */
  footer#footer .footer-title-navs {
    margin-bottom: 1.5em;
  }
}
/* line 44, ../../_sass/layout/_footer.scss */
footer#footer .footer-list-navs {
  padding: 0;
  list-style-type: none;
  margin-bottom: 2em;
}
/* line 48, ../../_sass/layout/_footer.scss */
footer#footer .footer-list-navs li {
  font-size: 92%;
}
@media (max-width: 767px) {
  /* line 48, ../../_sass/layout/_footer.scss */
  footer#footer .footer-list-navs li {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
}
/* line 54, ../../_sass/layout/_footer.scss */
footer#footer .footer-list-navs li:before {
  content: "-";
  margin-right: 0.5em;
}
@media (min-width: 768px) {
  /* line 60, ../../_sass/layout/_footer.scss */
  footer#footer .footer-col-navs {
    border-left: 1px solid #FFF;
  }
}
/* line 65, ../../_sass/layout/_footer.scss */
footer#footer .list-social {
  padding: 0;
  list-style-type: none;
}
/* line 68, ../../_sass/layout/_footer.scss */
footer#footer .list-social li {
  display: inline-block;
  margin-right: 3px;
}
@media (max-width: 767px) {
  /* line 68, ../../_sass/layout/_footer.scss */
  footer#footer .list-social li {
    margin-right: 12px;
  }
}
/* line 76, ../../_sass/layout/_footer.scss */
footer#footer .footer-social {
  font-size: 25px;
  color: #594E52;
  display: inline-block;
  background-color: #fff;
  width: 28px;
  text-align: center;
  border-radius: 5px;
  line-height: 28px;
}
/* line 86, ../../_sass/layout/_footer.scss */
footer#footer .footer-social.fa-facebook:before {
  position: relative;
  bottom: -4px;
  right: -2px;
}
@media (max-width: 767px) {
  /* line 93, ../../_sass/layout/_footer.scss */
  footer#footer .footer-address {
    border-top: 1px solid #FFF;
  }
}

/* line 3, ../../_sass/layout/_main.scss */
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 55, ../../_sass/layout/_main.scss */
#top-panels {
  padding: 15px;
}
@media (min-width: 768px) {
  /* line 55, ../../_sass/layout/_main.scss */
  #top-panels {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* line 63, ../../_sass/layout/_main.scss */
.panel-top {
  display: block;
  border: 1px solid #CCC;
  padding: 12px;
  display: table;
  width: 100%;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  color: #111;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 63, ../../_sass/layout/_main.scss */
  .panel-top {
    margin-top: -1px;
  }
}
@media (min-width: 768px) {
  /* line 63, ../../_sass/layout/_main.scss */
  .panel-top {
    padding: 18px 12px;
  }
}
/* line 78, ../../_sass/layout/_main.scss */
.panel-top .panel-cell {
  display: table-cell;
  vertical-align: middle;
}
/* line 82, ../../_sass/layout/_main.scss */
.panel-top .panel-icons {
  width: 80px;
  padding-right: 10px;
}

/* line 90, ../../_sass/layout/_main.scss */
.list-news {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  /* line 90, ../../_sass/layout/_main.scss */
  .list-news {
    margin-bottom: 50px;
  }
}
/* line 95, ../../_sass/layout/_main.scss */
.list-news a {
  color: #111;
  text-decoration: none;
}
/* line 98, ../../_sass/layout/_main.scss */
.list-news a:hover {
  text-decoration: underline;
}
/* line 103, ../../_sass/layout/_main.scss */
.list-news dl dt {
  font-weight: 400;
}
@media (min-width: 768px) {
  /* line 103, ../../_sass/layout/_main.scss */
  .list-news dl dt {
    float: left;
    margin-right: 1em;
  }
}
/* line 110, ../../_sass/layout/_main.scss */
.list-news dl dd {
  border-bottom: 1px dashed #9D9D9D;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 110, ../../_sass/layout/_main.scss */
  .list-news dl dd {
    padding-left: 8em;
  }
}

/* line 4, ../../_sass/layout/_sidebar.scss */
#sidebar .list-group {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #E6E9ED;
}
/* line 9, ../../_sass/layout/_sidebar.scss */
#sidebar .list-group-item {
  padding: 15px 20px;
  border-left: 4px solid #00618E;
  border-radius: 0;
  font-weight: 700;
  text-decoration: none;
  color: #00618E;
}
/* line 16, ../../_sass/layout/_sidebar.scss */
#sidebar .list-group-item.list-group-item-secondary {
  background-color: #f6f6f6;
  border-left: none;
}
/* line 19, ../../_sass/layout/_sidebar.scss */
#sidebar .list-group-item.list-group-item-secondary:before {
  font-family: 'Glyphicons Halflings';
  content: "\e072";
  font-size: 0.5em;
  vertical-align: middle;
  margin-right: 1.2em;
  margin-left: -1em;
}
/* line 27, ../../_sass/layout/_sidebar.scss */
#sidebar .list-group-item.list-group-item-secondary:hover {
  background-color: #e6e6e6;
}
/* line 32, ../../_sass/layout/_sidebar.scss */
#sidebar .twitter-timeline {
  border-left: 1px solid #E6E9ED !important;
  border-right: 1px solid #E6E9ED !important;
  border-bottom: 1px solid #E6E9ED !important;
  width: 100%;
  margin-bottom: 25px !important;
}
@media (min-width: 768px) {
  /* line 32, ../../_sass/layout/_sidebar.scss */
  #sidebar .twitter-timeline {
    margin-bottom: 45px !important;
  }
}
/* line 42, ../../_sass/layout/_sidebar.scss */
#sidebar .case-left {
  font-size: 0.9em;
}
/* line 44, ../../_sass/layout/_sidebar.scss */
#sidebar .panel-heading {
  padding: 17px 15px;
}
/* line 47, ../../_sass/layout/_sidebar.scss */
#sidebar .case-left dd {
  margin-left: 10px;
}

/* line 3, ../../_sass/layout/_page.scss */
#page-topimage {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 3, ../../_sass/layout/_page.scss */
  #page-topimage {
    margin-bottom: 2em;
  }
}
/* line 10, ../../_sass/layout/_page.scss */
#page-topimage img {
  width: 200%;
}
@media (min-width: 768px) {
  /* line 10, ../../_sass/layout/_page.scss */
  #page-topimage img {
    width: 100%;
  }
}

/* line 18, ../../_sass/layout/_page.scss */
#content-page, #content-news, #content-sponsors, #content-certification, #content-showcase, #content-jobs, #content-examination, #content-sitemap {
  margin-bottom: 45px;
}
/* line 20, ../../_sass/layout/_page.scss */
#content-page h1, #content-news h1, #content-sponsors h1, #content-certification h1, #content-showcase h1, #content-jobs h1, #content-examination h1, #content-sitemap h1 {
  margin-top: 0;
  font-size: 125%;
  background-color: #DF3447;
  color: #FFF;
  padding: 12px;
  padding-left: 10px;
  border-top: 4px solid #eb7f8b;
  border-bottom: 4px solid #eb7f8b;
}
@media (min-width: 768px) {
  /* line 20, ../../_sass/layout/_page.scss */
  #content-page h1, #content-news h1, #content-sponsors h1, #content-certification h1, #content-showcase h1, #content-jobs h1, #content-examination h1, #content-sitemap h1 {
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  /* line 32, ../../_sass/layout/_page.scss */
  #content-page h1 + h2, #content-news h1 + h2, #content-sponsors h1 + h2, #content-certification h1 + h2, #content-showcase h1 + h2, #content-jobs h1 + h2, #content-examination h1 + h2, #content-sitemap h1 + h2 {
    margin-top: 0px;
  }
}
/* line 38, ../../_sass/layout/_page.scss */
#content-page h2, #content-news h2, #content-sponsors h2, #content-certification h2, #content-showcase h2, #content-jobs h2, #content-examination h2, #content-sitemap h2 {
  font-size: 117%;
  border-left: 6px solid #B7282C;
  border-bottom: 2px solid #eeeeee;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 3px;
  color: #B7282C;
}
/* line 47, ../../_sass/layout/_page.scss */
#content-page h3, #content-news h3, #content-sponsors h3, #content-certification h3, #content-showcase h3, #content-jobs h3, #content-examination h3, #content-sitemap h3 {
  font-size: 117%;
  padding-top: 15px;
  color: #B7282C;
}
/* line 52, ../../_sass/layout/_page.scss */
#content-page h4, #content-news h4, #content-sponsors h4, #content-certification h4, #content-showcase h4, #content-jobs h4, #content-examination h4, #content-sitemap h4 {
  font-size: 100%;
  padding-top: 15px;
  color: #000000;
}
/* line 58, ../../_sass/layout/_page.scss */
#content-page h5, #content-news h5, #content-sponsors h5, #content-certification h5, #content-showcase h5, #content-jobs h5, #content-examination h5, #content-sitemap h5 {
  font-size: 100%;
  padding-top: 5px;
  color: #000000;
  text-decoration: underline;
}
/* line 64, ../../_sass/layout/_page.scss */
#content-page h6, #content-news h6, #content-sponsors h6, #content-certification h6, #content-showcase h6, #content-jobs h6, #content-examination h6, #content-sitemap h6 {
  font-size: 100%;
  padding-top: 5px;
  color: #000000;
}
@media (min-width: 768px) {
  /* line 69, ../../_sass/layout/_page.scss */
  #content-page p, #content-news p, #content-sponsors p, #content-certification p, #content-showcase p, #content-jobs p, #content-examination p, #content-sitemap p {
    margin-left: 17px;
  }
}
/* line 74, ../../_sass/layout/_page.scss */
#content-page p.thumb, #content-news p.thumb, #content-sponsors p.thumb, #content-certification p.thumb, #content-showcase p.thumb, #content-jobs p.thumb, #content-examination p.thumb, #content-sitemap p.thumb {
  margin-left: 0px;
}
/* line 77, ../../_sass/layout/_page.scss */
#content-page a[name], #content-news a[name], #content-sponsors a[name], #content-certification a[name], #content-showcase a[name], #content-jobs a[name], #content-examination a[name], #content-sitemap a[name] {
  color: #B7282C;
}
/* line 80, ../../_sass/layout/_page.scss */
#content-page figure, #content-news figure, #content-sponsors figure, #content-certification figure, #content-showcase figure, #content-jobs figure, #content-examination figure, #content-sitemap figure {
  margin: 0 0 15px 17px;
}
@media (min-width: 768px) {
  /* line 83, ../../_sass/layout/_page.scss */
  #content-page button, #content-news button, #content-sponsors button, #content-certification button, #content-showcase button, #content-jobs button, #content-examination button, #content-sitemap button {
    margin-left: 17px;
  }
}
/* line 88, ../../_sass/layout/_page.scss */
#content-page ul, #content-news ul, #content-sponsors ul, #content-certification ul, #content-showcase ul, #content-jobs ul, #content-examination ul, #content-sitemap ul {
  list-style-type: none;
}
@media (max-width: 767px) {
  /* line 88, ../../_sass/layout/_page.scss */
  #content-page ul, #content-news ul, #content-sponsors ul, #content-certification ul, #content-showcase ul, #content-jobs ul, #content-examination ul, #content-sitemap ul {
    margin-left: -5px;
  }
}
@media (min-width: 768px) {
  /* line 88, ../../_sass/layout/_page.scss */
  #content-page ul, #content-news ul, #content-sponsors ul, #content-certification ul, #content-showcase ul, #content-jobs ul, #content-examination ul, #content-sitemap ul {
    margin-left: 12px;
  }
}
/* line 97, ../../_sass/layout/_page.scss */
#content-page ul li:before, #content-news ul li:before, #content-sponsors ul li:before, #content-certification ul li:before, #content-showcase ul li:before, #content-jobs ul li:before, #content-examination ul li:before, #content-sitemap ul li:before {
  content: "";
  display: inline-block;
  height: 6px;
  width: 6px;
  background-color: #B7282C;
  transform: rotate(45deg);
  margin-left: -14px;
  margin-right: 8px;
  vertical-align: middle;
}
/* line 110, ../../_sass/layout/_page.scss */
#content-page th, #content-news th, #content-sponsors th, #content-certification th, #content-showcase th, #content-jobs th, #content-examination th, #content-sitemap th, #content-page td, #content-news td, #content-sponsors td, #content-certification td, #content-showcase td, #content-jobs td, #content-examination td, #content-sitemap td {
  padding-left: 5px;
}

/* line 115, ../../_sass/layout/_page.scss */
.page-odd {
  background-color: #603b8c;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 120, ../../_sass/layout/_page.scss */
.gap-right {
  margin-right: 50px;
}

/* line 123, ../../_sass/layout/_page.scss */
span.tags {
  padding: 2px 3px 2px;
  background-color: #af72f7;
  color: #fff;
  margin-left: 15px;
  margin-bottom: 1px;
  font-size: 0.85em;
}

/* line 133, ../../_sass/layout/_page.scss */
#content-news h1 {
  margin-bottom: 20px;
  font-size: 125%;
  background-color: #fff;
  color: black;
  padding: 12px;
  padding-left: 20px;
  border-top: none;
  border-bottom: none;
  border-left: 7px solid #eb7f8b;
}
@media (min-width: 768px) {
  /* line 133, ../../_sass/layout/_page.scss */
  #content-news h1 {
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  /* line 149, ../../_sass/layout/_page.scss */
  #content-news h1 + h2 {
    margin-top: 0px;
  }
}

/* line 159, ../../_sass/layout/_page.scss */
#content-sponsors .panel-body {
  padding: 35px;
  box-shadow: 0 0 10px rgba(170, 178, 189, 0.27);
}
/* line 163, ../../_sass/layout/_page.scss */
#content-sponsors .silver-sponsors .panel-body {
  padding: 25px;
}
/* line 166, ../../_sass/layout/_page.scss */
#content-sponsors .caption {
  margin-bottom: 17px;
}
/* line 169, ../../_sass/layout/_page.scss */
#content-sponsors .platinum-list-logo img {
  padding-bottom: 15px;
}
/* line 172, ../../_sass/layout/_page.scss */
#content-sponsors .platinum-list-logo p {
  text-align: left;
}

/* line 179, ../../_sass/layout/_page.scss */
#content-certification .img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
  text-align: right;
}
/* line 185, ../../_sass/layout/_page.scss */
#content-certification .table > tbody > tr > td {
  vertical-align: middle;
  padding: 20px 0 20px 0;
}
/* line 189, ../../_sass/layout/_page.scss */
#content-certification td.c-name {
  background-color: #f6e9f5;
  width: 500px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 189, ../../_sass/layout/_page.scss */
  #content-certification td.c-name {
    width: 200px;
  }
}
/* line 198, ../../_sass/layout/_page.scss */
#content-certification h2, #content-certification h3, #content-certification h4, #content-certification h5, #content-certification h6 {
  padding-left: 0px;
}

/* line 204, ../../_sass/layout/_page.scss */
#content-showcase h3 {
  color: #000000;
}
/* line 207, ../../_sass/layout/_page.scss */
#content-showcase h4 {
  margin-top: 10px;
  margin-bottom: 13px;
  font-size: 1.0em;
  color: #B7282C;
  border-bottom: 1px solid #000000;
}
/* line 214, ../../_sass/layout/_page.scss */
#content-showcase hr {
  margin-bottom: 7px;
}
/* line 217, ../../_sass/layout/_page.scss */
#content-showcase img {
  padding-left: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 222, ../../_sass/layout/_page.scss */
#content-showcase p.case-img img {
  margin-bottom: 2px;
}
/* line 225, ../../_sass/layout/_page.scss */
#content-showcase figcaption {
  padding-left: 25px;
  margin-bottom: 30px;
  font-style: italic;
}

/* line 236, ../../_sass/layout/_page.scss */
#content-examination ul {
  list-style-type: none;
}
@media (max-width: 767px) {
  /* line 236, ../../_sass/layout/_page.scss */
  #content-examination ul {
    margin-left: -5px;
  }
}
@media (min-width: 768px) {
  /* line 236, ../../_sass/layout/_page.scss */
  #content-examination ul {
    margin-left: 0;
  }
}
/* line 246, ../../_sass/layout/_page.scss */
#content-examination .exam-wrap li:before {
  content: none;
}
/* line 250, ../../_sass/layout/_page.scss */
#content-examination .exam-wrap pre {
  margin-left: 15px;
}
/* line 253, ../../_sass/layout/_page.scss */
#content-examination dl, #content-examination dd {
  margin: 20px 0 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px #000 dotted;
}

/* line 261, ../../_sass/layout/_page.scss */
#content-jobs img.company-logo {
  margin: 50px 0 50px 0;
}
@media (max-width: 767px) {
  /* line 264, ../../_sass/layout/_page.scss */
  #content-jobs ul {
    margin-left: -5px;
  }
}
@media (min-width: 768px) {
  /* line 264, ../../_sass/layout/_page.scss */
  #content-jobs ul {
    margin-left: 0;
  }
}
/* line 273, ../../_sass/layout/_page.scss */
#content-jobs li:before {
  content: none !important;
}

@media (max-width: 767px) {
  /* line 281, ../../_sass/layout/_page.scss */
  #content-sitemap ul {
    margin-left: -5px;
  }
}
@media (min-width: 768px) {
  /* line 281, ../../_sass/layout/_page.scss */
  #content-sitemap ul {
    margin-left: 0;
  }
}

/* line 4, ../../_sass/layout/_social.scss */
#social .button-social {
  padding: 0;
  list-style-type: none;
}
/* line 7, ../../_sass/layout/_social.scss */
#social .button-social li {
  float: left;
  margin: 0 10px 5px 0;
}
@media (max-width: 767px) {
  /* line 7, ../../_sass/layout/_social.scss */
  #social .button-social li {
    margin-right: 12px;
  }
}
/* line 14, ../../_sass/layout/_social.scss */
#social .button-social li.fb {
  line-height: 1;
}

/* line 3, ../../_sass/modules/_jumbotron.scss */
#jumbotron-top {
  background: url("../assets/images/top/jumbotron.jpg") center bottom no-repeat;
  background-size: cover;
  color: #FFF;
  padding: 12px 0;
  border-radius: 0;
}
@media (min-width: 768px) {
  /* line 3, ../../_sass/modules/_jumbotron.scss */
  #jumbotron-top {
    padding: 24px -1;
  }
}
/* line 12, ../../_sass/modules/_jumbotron.scss */
#jumbotron-top .catch-top {
  font-weight: 700;
  line-height: 1.5;
  margin-top: 15px;
  font-size: 1.4em;
}
@media (min-width: 768px) {
  /* line 12, ../../_sass/modules/_jumbotron.scss */
  #jumbotron-top .catch-top {
    margin-bottom: 35px;
    font-size: 2em;
  }
}
/* line 22, ../../_sass/modules/_jumbotron.scss */
#jumbotron-top .jumbotron-footer {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  /* line 22, ../../_sass/modules/_jumbotron.scss */
  #jumbotron-top .jumbotron-footer {
    margin-top: 75px;
  }
}

/* line 14, ../../_sass/modules/_title.scss */
.title {
  line-height: 1.3;
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 0.6em;
}

/* line 21, ../../_sass/modules/_title.scss */
.title-bar {
  color: #FFF;
  font-size: 16px;
  padding: 8px;
  font-weight: 700;
  background-color: #DF3447;
  border-bottom: 4px solid #e97683;
  margin: 0;
  margin-bottom: 0.3em;
  padding-left: 25px;
}

/* line 20, ../../_sass/modules/_button.scss */
.btn {
  text-decoration: none;
}

/* line 24, ../../_sass/modules/_button.scss */
.btn-primary {
  background-color: #DF3447 !important;
  border: 1px solid #DF3447;
  border-left: 1px solid #FFF !important;
}
/* line 28, ../../_sass/modules/_button.scss */
.btn-primary[disabled] {
  background-color: #e97683;
  border: 1px solid #e97683;
}
/* line 31, ../../_sass/modules/_button.scss */
.btn-primary[disabled]:hover, .btn-primary[disabled]:active, .btn-primary[disabled]:focus {
  background-color: #e97683;
  border: 1px solid #e97683;
}
/* line 36, ../../_sass/modules/_button.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #e24a5b !important;
  border: 1px solid #e24a5b !important;
  border-left: 1px solid #FFF !important;
}

/* line 43, ../../_sass/modules/_button.scss */
.btn-info {
  background-color: #00618E;
  border: 1px solid #00618E;
}
/* line 46, ../../_sass/modules/_button.scss */
.btn-info:hover, .btn-info:active, .btn-info:focus {
  background-color: #0072a8;
  border: 1px solid #0072a8;
}

/* line 52, ../../_sass/modules/_button.scss */
.btn-link {
  color: #DF3447;
}
/* line 54, ../../_sass/modules/_button.scss */
.btn-link:hover, .btn-link:active, .btn-link:focus {
  color: #DF3447;
}

/* line 59, ../../_sass/modules/_button.scss */
.glyphicon-play {
  margin-right: 0.35em;
  font-size: 0.8em;
  vertical-align: 2px;
}

/* line 65, ../../_sass/modules/_button.scss */
.glyphicon-menu-right {
  font-weight: 700;
  color: #DF3447;
  vertical-align: -1px;
  margin-right: 0.5em;
}

/* line 3, ../../_sass/modules/_breadcrumb.scss */
.breadcrumb {
  background-color: #FFF;
  font-size: 87%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 0px;
}
@media (max-width: 767px) {
  /* line 3, ../../_sass/modules/_breadcrumb.scss */
  .breadcrumb {
    padding-left: 0;
  }
}
/* line 12, ../../_sass/modules/_breadcrumb.scss */
.breadcrumb > li + li::before {
  font-family: 'Glyphicons Halflings';
  content: "\e258";
  color: #AAA;
  font-size: 0.8em;
}
/* line 18, ../../_sass/modules/_breadcrumb.scss */
.breadcrumb a {
  color: #B7282C;
}
