/* SCSS Document */
body {
  padding-top: 0; }

.jumbotron {
  height: 100vh;
  width: 100vw;
  padding-bottom: 0px;
  background-position: 50% 100%;
  display: table-cell;
  vertical-align: middle; }
  .jumbotron .container-fluid {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    padding: 30px;
    background-color: rgba(0, 179, 19, 0.87); }
    @media (max-width: 767px) {
      .jumbotron .container-fluid {
        top: 50px;
        bottom: auto;
        background-color: rgba(0, 179, 19, 0); } }
  .jumbotron h2 {
    color: #FFFFFF !important;
    font-size: 1.8rem;
    text-shadow: 0px 0px 20px #000000; }
    @media (max-width: 767px) {
      .jumbotron h2 {
        font-family: UD Shin Go Regular;
        font-size: 1.2rem;
        line-height: 1.8; } }
  .jumbotron h1.cmaslogo {
    color: #FFFFFF !important;
    margin: 0;
    font-size: 2.5rem; }
    .jumbotron h1.cmaslogo img {
      margin: 0 0 5px;
      height: 2.6rem; }
      @media (max-width: 767px) {
        .jumbotron h1.cmaslogo img {
          height: 1.8rem; } }
    @media (max-width: 767px) {
      .jumbotron h1.cmaslogo {
        text-align: center;
        font-size: 2rem; } }
  .jumbotron a.btn-primary {
    background-color: rgba(0, 179, 19, 0.9);
    border-color: rgba(0, 179, 19, 0.9); }
  .jumbotron .h-large {
    font-size: 2rem; }

@media (max-width: 767px) {
  .media-object {
    width: 100px; } }

h2 {
  text-align: center;
  color: #00b313; }
  @media (max-width: 767px) {
    h2 {
      font-size: 1.2rem;
      margin-top: 20px;
      margin-bottom: 20px; } }

h3 {
  text-align: center;
  font-family: UD Shin Go Medium;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 20px; }

h5.media-heading {
  margin-top: 10px;
  font-size: 0.9rem;
  font-family: UD Shin Go Regular;
  line-height: 1.8; }

.bg-primary {
  background-color: #24367e !important; }

.media-body p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.9rem;
  line-height: 1.8; }

.media-body .strong {
  font-family: UD Shin Go Medium; }

.strong {
  font-family: UD Shin Go Medium; }

p.smaller {
  font-size: 0.8rem !important; }

.bg-cmas {
  background-color: #00b313 !important;
  color: #FFFFFF; }

.text-cmas {
  color: #00b313 !important; }

.bg-aka {
  background-color: #ff792a;
  color: #FFFFFF; }

.item-strong {
  text-align: center;
  font-size: 1.5rem; }
  @media (max-width: 767px) {
    .item-strong {
      font-size: 1.1rem;
      text-align: justify; } }

h4.strong {
  font-size: 1.4rem; }

/*# sourceMappingURL=c-mas.css.map */
