
* {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #454545;
  font-size: 12px;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  height: 100%;
  width: 100%;
  background-color: #07216B;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
  overflow: hidden;
}

img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

#map_canvas_01 img {
  width: auto;
  height: auto;
  max-width: 100%;
}

a {
  color: #3f4c6b;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: none;
}

.b-m10 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.b-m15 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.b-m20 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.b-m25 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
}

.b-m15cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  clear: both;
}

.b-m20cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  clear: both;
}

.b-m25cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  clear: both;
}

.b-m30cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  clear: both;
}

.b-m35cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 35px;
  margin-left: 0px;
  clear: both;
}

.b-m40cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  clear: both;
}

.b-m45cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 45px;
  margin-left: 0px;
  clear: both;
}

.b-m70cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 70px;
  margin-left: 0px;
  clear: both;
}

.tac {
  text-align: center;
}

.add-bbs {
  padding-top: 2rem;
}


/* Style for PCs */
@media screen and (min-width: 1025px) {

  #wrapper {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
  }

  img {
    -ms-interpolation-mode: bicubic;
  }

  .pc {
    display: block;
  }

  .phone {
    display: none;
  }

  /* Menu icon */
  p#menuicon {
    display: none!important;
  }

  p#menuicon a.menu-link {
    display: none!important;
  }

  /* Topsection */
  #topcc {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
  }

  /* Header */
  #header #hr0 {
    width: 500px;
    height: 100px;
    display: block;
    float: left;
    margin-left: 20px;
  }

  #header h1 {
    width: 500px;
    height: 100px;
    display: block;
  }

  #header h1 a {
    width: 100%;
    height: 90px;
    display: block;
    margin: 10px auto 0;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 60px;
    text-indent: -9999px;
  }

  #header ul#hrm {
    width: auto;
    height: 30px;
    display: block;
    float: right;
    margin: 45px 20px 25px 0;
  }
  
  #header ul#hrm.hrmwrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #header ul#hrm li {
    float: left;
  }
  
  #header ul#hrm.hrmwrap li {
    float: none;
  }

  #header ul#hrm li.hrm1 {
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 5px;
  }

  #header ul#hrm li.hrm2 {
    width: 150px;
    height: 30px;
    display: block;
    background-image: url(../img/header/ic-tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 30px;
  }

  #header ul#hrm li.hrm2 a {
    width: 150px;
    height: 30px;
    display: block;
    padding-left: 35px;
    color: #193c6f;
    text-decoration: none;
  }

  #header ul#hrm li.hrm1 a {
    width: 30px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: auto 30px;
  }

  #header ul#hrm li a#hrm_fb {
    background-image: url(../img/header/ic-fb.png);
  }
  
  #header ul#hrm li a#hrm_insta {
    background-image: url(../img/header/ic-insta.png);
  }

  #header ul#hrm li a#hrm_line {
    background-image: url(../img/header/ic-line.png);
  }

  #header ul#hrm li a#hrm_mail {
    background-image: url(../img/header/ic-mail.png);
  }

  /* Menu */
  #menubody {
    width: 100%;
    height: 76px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/header/menubg.png);
    background-position: center center;
    background-repeat: no-repeat
  }

  .js nav[role=navigation] {
    max-height: none;
    width: auto;
    height: auto;
    overflow: hidden;
  }

  nav[role=navigation] ul {
    width: 100%;
    max-width: 1400px;
    height: 76px;
    display: block;
    margin: 0 auto;
  }

  nav[role=navigation] li {
    width: 12.5%;
    height: 76px;
    list-style-image: none;
    list-style-type: none;
    float: left;
  }

  nav[role=navigation] li a {
    border: 0;
    width: auto;
    height: 76px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 19px 0 11px;
  }

  a .m_jpt {
    font-size: 0.7em;
    font-weght: bold;
    display: block;
    width: auto;
    height: auto;
    color: #fff;
    line-height: 16px;
    text-shadow: 0px 0px 2px #12315A;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  a .m_ent {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: block;
    width: auto;
    height: auto;
    line-height: 20px;
    color: #fff;
    padding-bottom: 8px;
    text-shadow: 0px 0px 2px #12315A;
    border-bottom: 1px solid #0D2A78;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  nav[role=navigation] li a:hover .m_ent {
    color: #FFCC12;
    padding-bottom: 8px;
    border-bottom: 1px solid #FFCC12;
    line-height: 20px;
  }

  nav[role=navigation] li a:hover .m_jpt {
    color: #F6EA50;
  }

  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
    background-color: #07216B;
  }

  #footer #ftbody {
    width: auto;
    max-width: 1400px;
    height: auto;
    padding: 25px 20px;
    margin: 0 auto;
  }

  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }

  #footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    padding-right: 10px;
    font-size: 0.8em;
    line-height: 2em;
  }

  #footer p {
    font-size: 0.8em;
    color: #ccc;
    line-height: 2em;
    font-family: 'Oswald', sans-serif;
  }

  #footer a {
    color: #ccc;
    text-decoration: none;
    margin-left: 20px;
  }

  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }

}


/* Style for TabletPCs Large models */
@media screen and (min-width: 769px) and (max-width: 1024px) {

  #wrapper {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
  }

  img {
    -ms-interpolation-mode: bicubic;
  }

  .pc {
    display: block;
  }

  .phone {
    display: none;
  }

  /* Menu icon */
  p#menuicon {
    display: none!important;
  }

  p#menuicon a.menu-link {
    display: none!important;
  }

  /* Topsection */
  #topcc {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
  }

  /* Header */
  #header #hr0 {
    width: 400px;
    height: 100px;
    display: block;
    float: left;
    margin-left: 10px;
  }

  #header h1 {
    width: 500px;
    height: 100px;
    display: block;
  }

  #header h1 a {
    width: 100%;
    height: 100px;
    display: block;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 60px;
    text-indent: -9999px;
  }

  #header ul#hrm {
    width: auto;
    height: 30px;
    display: block;
    float: right;
    margin: 45px 10px 25px 0;
  }
  
  #header ul#hrm.hrmwrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #header ul#hrm li {
    float: left;
  }
  
  #header ul#hrm.hrmwrap li {
    float: none;
  }

  #header ul#hrm li.hrm1 {
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 5px;
  }

  #header ul#hrm li.hrm2 {
    width: 150px;
    height: 30px;
    display: block;
    background-image: url(../img/header/ic-tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 30px;
  }

  #header ul#hrm li.hrm2 a {
    width: 150px;
    height: 30px;
    display: block;
    padding-left: 35px;
    color: #193c6f;
    text-decoration: none;
  }

  #header ul#hrm li.hrm1 a {
    width: 30px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: auto 30px;
  }

  #header ul#hrm li a#hrm_fb {
    background-image: url(../img/header/ic-fb.png);
  }
  
  #header ul#hrm li a#hrm_insta {
    background-image: url(../img/header/ic-insta.png);
  }

  #header ul#hrm li a#hrm_line {
    background-image: url(../img/header/ic-line.png);
  }

  #header ul#hrm li a#hrm_mail {
    background-image: url(../img/header/ic-mail.png);
  }

  /* Menu */
  #menubody {
    width: 100%;
    height: 76px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/header/menubg.png);
    background-position: center center;
    background-repeat: no-repeat
  }

  .js nav[role=navigation] {
    max-height: none;
    width: auto;
    height: auto;
    overflow: hidden;
  }

  nav[role=navigation] ul {
    width: 100%;
    max-width: 1400px;
    height: 76px;
    display: block;
    margin: 0 auto;
  }

  nav[role=navigation] li {
    width: 12.5%;
    height: 76px;
    list-style-image: none;
    list-style-type: none;
    float: left;
  }

  nav[role=navigation] li a {
    border: 0;
    width: auto;
    height: 76px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 22px 0 8px;
  }

  a .m_jpt {
    font-size: 12px;
    font-weght: bold;
    display: block;
    width: auto;
    height: auto;
    color: #fff;
    line-height: 18px;
    text-shadow: 0px 0px 2px #12315A;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  a .m_ent {
    font-family: 'Oswald', sans-serif;
    font-size: 0.5em;
    font-weight: 400;
    display: block;
    width: auto;
    height: auto;
    line-height: 16px;
    letter-spacing: 1px;
    color: #fff;
    padding-bottom: 5px;
    text-shadow: 0px 0px 2px #12315A;
    border-bottom: 1px solid #0D2A78;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  nav[role=navigation] li a:hover .m_ent {
    color: #FFCC12;
    padding-bottom: 5px;
    border-bottom: 1px solid #FFCC12;
    line-height: 16px;
  }

  nav[role=navigation] li a:hover .m_jpt {
    color: #F6EA50;
  }

  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
    background-color: #07216B;
  }

  #footer #ftbody {
    width: auto;
    max-width: 1400px;
    height: auto;
    padding: 25px 20px;
    margin: 0 auto;
  }

  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }

  #footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    padding-right: 10px;
    font-size: 0.8em;
    line-height: 2em;
  }

  #footer p {
    font-size: 0.8em;
    color: #ccc;
    line-height: 2em;
    font-family: 'Oswald', sans-serif;
  }

  #footer a {
    color: #ccc;
    text-decoration: none;
    margin-left: 20px;
  }

  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }

}


/* Style for TabletPCs Large models */
@media screen and (min-width: 600px) and (max-width: 768px) {

  #wrapper {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
  }

  img {
    -ms-interpolation-mode: bicubic;
  }

  .pc {
    display: block;
  }

  .phone {
    display: none;
  }

  /* Menu icon */
  p#menuicon {
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 10px;
    float: right;
  }

  p#menuicon a.menu-link {
    width: 80px;
    height: 80px;
    display: block;
    background-image: url(../img/header/ic-menu.png);
    background-size: 60px 60px;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px;
  }

  /* Topsection */
  #topcc {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
  }

  /* Header */ 
  #header #hr0 {
    width: 100%;
    height: 110px;
    display: block;
    padding: 20px 0 10px;
  }

  #header h1 {
    width: 450px;
    height: 80px;
    display: block;
    float: left;
  }

  #header h1 a {
    width: 100%;
    height: 80px;
    display: block;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 60px;
    text-indent: -9999px;
  }

  #header ul#hrm {
    width: 255px;
    height: 30px;
    display: block;
    margin: 0 auto 20px;
  }
  
  #header ul#hrm.hrmwrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    width: auto;
  }

  #header ul#hrm li {
    float: left;
  }
  
  #header ul#hrm.hrmwrap li {
    float: none;
  }

  #header ul#hrm li.hrm1 {
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 5px;
  }

  #header ul#hrm li.hrm2 {
    width: 150px;
    height: 30px;
    display: block;
    background-image: url(../img/header/ic-tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 30px;
  }

  #header ul#hrm li.hrm2 a {
    width: 150px;
    height: 30px;
    display: block;
    padding-left: 35px;
    color: #193c6f;
    text-decoration: none;
  }

  #header ul#hrm li.hrm1 a {
    width: 30px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: auto 30px;
  }

  #header ul#hrm li a#hrm_fb {
    background-image: url(../img/header/ic-fb.png);
  }
  
  #header ul#hrm li a#hrm_insta {
    background-image: url(../img/header/ic-insta.png);
  }

  #header ul#hrm li a#hrm_line {
    background-image: url(../img/header/ic-line.png);
  }

  #header ul#hrm li a#hrm_mail {
    background-image: url(../img/header/ic-mail.png);
  }

  /* Menu */
  #menubody {
    width: auto;
    height: auto;
  }

  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }

  nav[role=navigation].active {
    max-height: 500px;
  }

  nav[role=navigation] ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  nav[role=navigation] li {
    width: 50%;
    height: auto;
    display: block;
    padding: 0.5px;
    float: left;
  }

  nav[role=navigation] li a {
    padding: 0 15px;
    line-height: 50px;
    width: 100%;
    height: 50px;
    display: block;
    text-decoration: none;
    background-color: #07216B;
  }

  a .m_ent {
    font-family: 'Oswald', sans-serif;
    font-size: 0.6em;
    line-height: 50px;
    display: block;
    width: auto;
    height: 50px;
    float: right;
    color: #d5d5d5;
  }

  a .m_jpt {
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    display: block;
    width: auto;
    height: 50px;
    float: left;
    color: #fff;
  }

  nav[role=navigation] li a:active {
    background-color: #3D61C2;
  }

  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
    background-color: #07216B;
  }

  #footer #ftbody {
    width: auto;
    max-width: 1400px;
    height: auto;
    padding: 25px 20px;
    margin: 0 auto;
  }

  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }

  #footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    padding-right: 10px;
    font-size: 0.8em;
    line-height: 2em;
  }

  #footer p {
    font-size: 0.8em;
    color: #ccc;
    line-height: 2em;
    font-family: 'Oswald', sans-serif;
  }

  #footer a {
    color: #ccc;
    text-decoration: none;
    margin-left: 20px;
  }

  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }

}


/* Style for Smartphonea */
@media screen and (max-width: 599px) {

  #wrapper {
    width: 100%;
    height: auto;
    display: block;
    font-size: 14px;
    line-height: 150%;
    min-width: 320px;
    background-color: #fff;
  }

  img,
  object,
  embed {
    max-width: 100%;
    height: auto;
  }

  img {
    -ms-interpolation-mode: bicubic;
  }

  .pc {
    display: none;
  }

  .phone {
    display: block;
  }

  /* Menu icon */
  p#menuicon {
    width: 70px;
    height: 70px;
    display: block;
    margin-right: 10px;
    float: right;
  }

  p#menuicon a.menu-link {
    width: 70px;
    height: 70px;
    display: block;
    background-image: url(../img/header/ic-menu.png);
    background-size: 50px 50px;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px;
  }

  /* Topsection */
  #topcc {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
  }

  /* Header */
  #header #hr0 {
    width: 100%;
    height: 110px;
    display: block;
    padding: 20px 0 10px;
  }

  #header h1 {
    width: 220px;
    height: 80px;
    display: block;
    float: left;
  }

  #header h1 a {
    width: 100%;
    height: 80px;
    display: block;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    background-size: 220px auto;
    text-indent: -9999px;
  }

  #header ul#hrm {
    width: 255px;
    height: 30px;
    display: block;
    margin: 0 auto 20px;
  }
  
  #header ul#hrm.hrmwrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    width: auto;
  }

  #header ul#hrm li {
    float: left;
  }
  
  #header ul#hrm.hrmwrap li {
    float: none;
  }

  #header ul#hrm li.hrm1 {
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 5px;
  }

  #header ul#hrm li.hrm2 {
    width: 150px;
    height: 30px;
    display: block;
    background-image: url(../img/header/ic-tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 30px;
  }

  #header ul#hrm li.hrm2 a {
    width: 150px;
    height: 30px;
    display: block;
    padding-left: 35px;
    color: #193c6f;
    text-decoration: none;
  }

  #header ul#hrm li.hrm1 a {
    width: 30px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: auto 30px;
  }

  #header ul#hrm li a#hrm_fb {
    background-image: url(../img/header/ic-fb.png);
  }
  
  #header ul#hrm li a#hrm_insta {
    background-image: url(../img/header/ic-insta.png);
  }

  #header ul#hrm li a#hrm_line {
    background-image: url(../img/header/ic-line.png);
  }

  #header ul#hrm li a#hrm_mail {
    background-image: url(../img/header/ic-mail.png);
  }

  /* Menu */
  #menubody {
    width: auto;
    height: auto;
  }

  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }

  nav[role=navigation].active {
    max-height: 500px;
  }

  nav[role=navigation] ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #666;
  }

  nav[role=navigation] li {
    width: 100%;
    height: 50px;
    display: block;
  }

  nav[role=navigation] li a {
    padding: 0 15px;
    line-height: 50px;
    width: 100%;
    height: 50px;
    display: block;
    text-decoration: none;
    background-color: #07216B;
    border-bottom: 1px solid #C8C2B4;
  }

  a .m_ent {
    font-family: 'Oswald', sans-serif;
    font-size: 0.6em;
    line-height: 50px;
    display: block;
    width: auto;
    height: 50px;
    float: right;
    color: #d5d5d5;
  }

  a .m_jpt {
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    display: block;
    width: auto;
    height: 50px;
    float: left;
    color: #fff;
  }

  nav[role=navigation] li a:active {
    background-color: #3D61C2;
  }

  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
    background-color: #07216B;
  }

  #footer #ftbody {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0 auto;
  }

  #footer #ftbody ul {
    text-align: center;
  }

  #footer #ftbody li.flim {
    width: 100%!important;
    height: auto!important;
    display: block!important;
    float: none!important;
    padding: 1px;
    font-size: 12px;
    line-height: 40px;
  }

  #footer #ftbody li {
    width: 50%;
    height: auto;
    display: block;
    float: left;
    padding: 1px;
    font-size: 12px;
    line-height: 40px;
  }

  #footer a {
    width: 100%;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #2E4993;
  }

  #footer a:active {
    color: #fff;
    text-decoration: none;
    background-color: #3D61C2;
  }

  #footer p {
    font-size: 0.8em;
    color: #ccc;
    width: 100%;
    height: 40px;
    display: block;
    clear: both;
    line-height: 40px;
    font-family: 'Oswald', sans-serif;
  }

}

