@charset "UTF-8";
/*=============================================
	基本色設定
=============================================*/
/*=============================================
	スタイル
=============================================*/
/*=============================================
	共通
=============================================*/
.clearfix {
  zoom: 1; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.flL {
  float: left; }

.flR {
  float: right; }

.clear {
  clear: both; }

.taL {
  text-align: left; }

.taR {
  text-align: right; }

.taC {
  text-align: center; }

.vaT {
  vertical-align: top; }

.vaM {
  vertical-align: middle; }

.vaBt {
  vertical-align: bottom; }

.vaBl {
  vertical-align: baseline; }

.dspB {
  display: block; }

.dspI {
  display: inline; }

.dspT {
  display: table;
  table-layout: fixed; }

.dspTC {
  display: table-cell; }

.posA {
  position: absolute; }

.posR {
  position: relative; }

.posF {
  position: fixed; }

.headerImg {
  vertical-align: bottom; }

.footerImg {
  vertical-align: top; }

.mg_c {
  margin-right: auto;
  margin-left: auto; }

.mgT5 {
  margin-top: 5px; }

.mgT10 {
  margin-top: 10px; }

.mgT15 {
  margin-top: 15px; }

.mgT20 {
  margin-top: 20px; }

.mgT25 {
  margin-top: 25px; }

.mgT30 {
  margin-top: 30px; }

.mgT35 {
  margin-top: 35px; }

.mgT40 {
  margin-top: 40px; }

.mgT45 {
  margin-top: 45px; }

.mgT50 {
  margin-top: 50px; }

.mgB5 {
  margin-bottom: 5px; }

.mgB10 {
  margin-bottom: 10px; }

.mgB15 {
  margin-bottom: 15px; }

.mgB20 {
  margin-bottom: 20px; }

.mgB25 {
  margin-bottom: 25px; }

.mgB30 {
  margin-bottom: 30px; }

.mgB35 {
  margin-bottom: 35px; }

.mgB40 {
  margin-bottom: 40px; }

.mgB45 {
  margin-bottom: 45px; }

.mgB50 {
  margin-bottom: 50px; }

.mgL5 {
  margin-left: 5px; }

.mgL10 {
  margin-left: 10px; }

.mgL15 {
  margin-left: 15px; }

.mgL20 {
  margin-left: 20px; }

.mgL25 {
  margin-left: 25px; }

.mgL30 {
  margin-left: 30px; }

.mgL35 {
  margin-left: 35px; }

.mgL40 {
  margin-left: 40px; }

.mgL45 {
  margin-left: 45px; }

.mgL50 {
  margin-left: 50px; }

.mgR5 {
  margin-right: 5px; }

.mgR10 {
  margin-right: 10px; }

.mgR15 {
  margin-right: 15px; }

.mgR20 {
  margin-right: 20px; }

.mgR25 {
  margin-right: 25px; }

.mgR30 {
  margin-right: 30px; }

.mgR35 {
  margin-right: 35px; }

.mgR40 {
  margin-right: 40px; }

.mgR45 {
  margin-right: 45px; }

.mgR50 {
  margin-right: 50px; }

.pdT5 {
  padding-top: 5px; }

.pdT10 {
  padding-top: 10px; }

.pdT15 {
  padding-top: 15px; }

.pdT20 {
  padding-top: 20px; }

.pdT25 {
  padding-top: 25px; }

.pdT30 {
  padding-top: 30px; }

.pdT35 {
  padding-top: 35px; }

.pdT40 {
  padding-top: 40px; }

.pdT45 {
  padding-top: 45px; }

.pdT50 {
  padding-top: 50px; }

.pdB5 {
  padding-bottom: 5px; }

.pdB10 {
  padding-bottom: 10px; }

.pdB15 {
  padding-bottom: 15px; }

.pdB20 {
  padding-bottom: 20px; }

.pdB25 {
  padding-bottom: 25px; }

.pdB30 {
  padding-bottom: 30px; }

.pdB35 {
  padding-bottom: 35px; }

.pdB40 {
  padding-bottom: 40px; }

.pdB45 {
  padding-bottom: 45px; }

.pdB50 {
  padding-bottom: 50px; }

.pdL5 {
  padding-left: 5px; }

.pdL10 {
  padding-left: 10px; }

.pdL15 {
  padding-left: 15px; }

.pdL20 {
  padding-left: 20px; }

.pdL25 {
  padding-left: 25px; }

.pdL30 {
  padding-left: 30px; }

.pdL35 {
  padding-left: 35px; }

.pdL40 {
  padding-left: 40px; }

.pdL45 {
  padding-left: 45px; }

.pdL50 {
  padding-left: 50px; }

.pdR5 {
  padding-right: 5px; }

.pdR10 {
  padding-right: 10px; }

.pdR15 {
  padding-right: 15px; }

.pdR20 {
  padding-right: 20px; }

.pdR25 {
  padding-right: 25px; }

.pdR30 {
  padding-right: 30px; }

.pdR35 {
  padding-right: 35px; }

.pdR40 {
  padding-right: 40px; }

.pdR45 {
  padding-right: 45px; }

.pdR50 {
  padding-right: 50px; }

.text_11px {
  font-size: 11px; }

.text_12px {
  font-size: 9pt;
  line-height: 1.5em; }

.text_16px {
  font-size: 1pc; }

.text_18px {
  font-size: 18px; }

.text_20px {
  font-size: 20px; }

.fw_n {
  font-weight: 400; }

.fw_b {
  font-weight: 700; }

.subtext {
  font-size: .8em; }

.redtext {
  color: red; }

.ul_inline {
  zoom: 1; }

.ul_inline li {
  float: left; }

.ul_inline:after {
  content: "";
  display: block;
  clear: both; }

/*=============================================
	レイアウト
=============================================*/
html {
  background: #004f93;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%; }

header {
  text-align: center; }

.gnav {
  background: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  @media (max-width: 480px) {
    .gnav.wrapper {
      padding: 0; } }
  .gnav .logo_area {
    float: left; }
    .gnav .logo_area h1 {
      position: absolute; }
      .gnav .logo_area h1 img {
        margin: 23px 0; }
    @media (max-width: 480px) {
      .gnav .logo_area {
        float: none;
        padding: 16px 0 3px; }
        .gnav .logo_area h1 {
          position: relative; }
          .gnav .logo_area h1 img {
            margin: 0; } }
  .gnav .menu {
    float: right;
    list-style: none; }
    .gnav .menu li {
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      width: 100px; }
      @media (max-width: 480px) {
        .gnav .menu li {
          padding: 0; } }
      .gnav .menu li:last-child {
        padding: 0;
        width: 200px; }
      .gnav .menu li a {
        display: block;
        padding: 22px 0;
        line-height: 1.3em;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 700;
        text-decoration: none;
        letter-spacing: 0.04em; }
        .gnav .menu li a.nav_tel {
          margin-left: 25px;
          padding: 27px 0;
          font-size: 20px;
          color: #192159;
          vertical-align: middle; }
          .gnav .menu li a.nav_tel:before {
            content: "";
            display: inline-block;
            position: relative;
            top: -2px;
            margin-right: 10px;
            background: url(../images/nav_tel.png) 0 0 no-repeat scroll;
            background-size: contain;
            width: 24px;
            height: 24px; }
          @media (max-width: 480px) {
            .gnav .menu li a.nav_tel {
              margin-left: 0;
              padding: 6px 0;
              background: #192159;
              color: #fff;
              font-size: 18px; }
              .gnav .menu li a.nav_tel:before {
                top: -1px;
                background: url(../images/nav_tel_sp.png) 0 0 no-repeat scroll;
                background-size: contain;
                width: 20px;
                height: 20px; } }
        .gnav .menu li a .ja {
          display: block;
          font-size: 12px; }
        .gnav .menu li a:link, .gnav .menu li a:visited,
        .gnav .menu li a:hover, .gnav .menu li a:active {
          opacity: 1; }
        .gnav .menu li a:hover {
          background: #192159;
          color: #fff; }
        .gnav .menu li a.nav_tel {
          letter-spacing: 0; }
          .gnav .menu li a.nav_tel:hover {
            background: #fff;
            color: #192159; }
      @media (max-width: 480px) {
        .gnav .menu li {
          width: 50%;
          font-size: 14px; }
          .gnav .menu li:last-child {
            width: 100%; }
          .gnav .menu li:nth-child(even) a {
            border-left: 1px solid #3d6b8e; }
          .gnav .menu li:nth-child(-n+2) a {
            border-top: 1px solid #3d6b8e; }
          .gnav .menu li a {
            display: block;
            padding: 13px 0;
            border-bottom: 1px solid #3d6b8e; }
            .gnav .menu li a:hover {
              background: #fff;
              color: #192159; }
            .gnav .menu li a.nav_tel:hover {
              background: #192159;
              color: #fff; }
          .gnav .menu li:last-child a {
            border-bottom: 0; } }

body {
  margin: 0 auto 0;
  font-size: 16px;
  line-height: 1.9;
  font-family: YuGothic,'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  background: #fff;
  min-width: 1100px;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 480px) {
    body {
      min-width: 100%;
      font-size: 15px; } }

section {
  padding: 80px 0;
  text-align: center; }
  @media (max-width: 480px) {
    section {
      padding: 45px 0; } }

.bg_gray {
  background: url(../images/img_bg.jpg); }

.wrapper {
  position: relative;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  width: 1000px;
  min-width: 1000px; }
  .wrapper.narrow {
    width: 760px;
    min-width: 760px; }

@media (max-width: 480px) {
  .wrapper,
  .wrapper.narrow {
    padding: 0 15px;
    width: 100%;
    min-width: 100%; } }

.pcbr {
  display: inline; }

.spbr {
  display: none; }

@media (max-width: 480px) {
  .pcbr {
    display: none; }
  .spbr {
    display: inline; } }

img.img_resp {
  height: auto; }

.sp_img {
  display: none; }

@media (max-width: 480px) {
  img.img_resp {
    width: 100%;
    height: auto; }
  .sp_img {
    display: inline;
    width: 100%;
    height: auto;
    vertical-align: bottom; } }

a:link, a:visited,
a:hover, a:active {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #192159; }

a:link {
  text-decoration: underline; }

a:visited {
  color: #192159; }

a:hover {
  opacity: .7;
  text-decoration: underline; }
  @media (max-width: 480px) {
    a:hover {
      opacity: 1; } }

a[href^="tel"] {
  text-decoration: none;
  color: #333; }
  @media (max-width: 480px) {
    a[href^="tel"] {
      color: #004f93;
      text-decoration: underline; } }

a[href^="tel"]:hover {
  opacity: 1; }

a.link_btn {
  display: block;
  margin: 30px auto 0;
  padding: 0.2em 2em 0.3em;
  border: 1px solid #192159;
  text-align: center;
  max-width: 240px; }
  a.link_btn:link, a.link_btn:visited,
  a.link_btn:hover, a.link_btn:active {
    text-decoration: none;
    color: #192159; }
  a.link_btn:hover {
    background: #192159;
    color: #fff;
    opacity: 1; }
  @media (max-width: 480px) {
    a.link_btn {
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding: 0.2em 1.5em 0.2em;
      font-size: 14px; } }

ul {
  list-style-position: inside;
  margin: 0;
  padding: 0; }

p {
  color: #333;
  line-height: 2em;
  letter-spacing: .03em; }
  @media (max-width: 480px) {
    p {
      font-size: 14px;
      line-height: 1.6em; } }

table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: left;
  border-collapse: collapse; }
  table tr:first-child th, table tr:first-child td {
    border-top: 1px solid #c9c9c9; }
  @media (max-width: 480px) {
    table tr:first-child td {
      border-top: none; } }
  table th, table td {
    padding: 20px 45px;
    vertical-align: top;
    border-bottom: 1px solid #c9c9c9; }
    @media (max-width: 480px) {
      table th, table td {
        display: block;
        padding: 10px 15px;
        border-right: 1px solid #c9c9c9;
        border-left: 1px solid #c9c9c9; } }
  table th {
    background: #dae7ef;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    width: 25%; }
    @media (max-width: 480px) {
      table th {
        border-bottom: none;
        text-align: left;
        width: 100%; } }
  table td {
    text-align: left;
    background: #fff; }
  table h3 {
    font-size: 1em; }
  table p {
    margin-bottom: 15px; }
    table p:last-child {
      margin-bottom: 0; }

.mainimage img {
  width: 100%;
  height: auto;
  vertical-align: bottom; }

h2 {
  margin-bottom: 50px; }
  @media (max-width: 480px) {
    h2 {
      margin-bottom: 20px; }
      h2 img {
        width: 80%;
        height: auto; } }

h3 {
  margin-bottom: 50px;
  letter-spacing: 0.04em; }
  @media (max-width: 480px) {
    h3 {
      margin-bottom: 30px; } }
  h3 .main {
    position: relative;
    font-size: 34px;
    line-height: 1em;
    font-family: 'Open Sans', sans-serif;
    color: #192159;
    z-index: 1000; }
    h3 .main:before {
      content: "";
      position: absolute;
      transform: translate(-60%, -30%);
      -ms-transform: translate(-60%, -30%);
      -webkit-transform: translate(-60%, -30%);
      border: 4px solid #b5cce0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 36px;
      height: 36px;
      z-index: -1; }
    @media (max-width: 480px) {
      h3 .main {
        font-size: 26px; }
        h3 .main:before {
          width: 30px;
          height: 30px; } }
  h3 .sub {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #333; }
    @media (max-width: 480px) {
      h3 .sub {
        font-size: 14px;
        line-height: 1.2em; } }

#about p {
  margin-bottom: 45px; }
  @media (max-width: 480px) {
    #about p {
      margin-bottom: 20px; } }

#about a {
  text-decoration: none; }
  #about a .pdf_link {
    display: block;
    margin: 20px auto 0;
    padding: 20px;
    color: #192159;
    font-size: 14px;
    line-height: 1em;
    background: url(../images/icon_arrow_black.png) 96% 50% no-repeat scroll;
    background-size: 6px 11px;
    width: 270px;
    border: 1px solid #192159; }
    #about a .pdf_link:hover {
      opacity: .7;
      text-decoration: underline; }
  @media (max-width: 480px) {
    #about a .pdf_link {
      margin: 10px auto 0; }
      #about a .pdf_link:hover {
        opacity: 1; }
    #about a img {
      width: 100%;
      height: auto; } }

#works .img_list {
  margin: 0 75px;
  list-style: none; }
  @media (max-width: 480px) {
    #works .img_list {
      margin: 0; } }
  #works .img_list li {
    float: left;
    margin-right: 65px; }
    #works .img_list li:last-child {
      margin-right: 0; }
    #works .img_list li img {
      margin-bottom: 15px; }
    #works .img_list li span {
      line-height: 1em; }
    #works .img_list li .list_ttl {
      display: block;
      font-weight: 700; }
    #works .img_list li .cap {
      font-size: 14px; }
    @media (max-width: 480px) {
      #works .img_list li {
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%; }
        #works .img_list li:last-child {
          margin-bottom: 0; }
        #works .img_list li img {
          margin-bottom: 5px;
          width: 85%;
          height: auto; } }

#works .works_list {
  margin: 50px auto 0;
  padding: 20px;
  border: 1px solid #b5cce0;
  list-style: none;
  font-size: 18px;
  width: 647px; }
  #works .works_list .ttl {
    display: table;
    margin: 0 auto 30px;
    color: #192159;
    border-bottom: 2px solid #192159;
    font-weight: 700;
    line-height: 1.5em; }
  #works .works_list li {
    display: inline-block;
    color: #192159; }
    #works .works_list li:after {
      content: "／";
      margin: 0 0.8em; }
    #works .works_list li:last-child:after {
      display: none; }
  @media (max-width: 480px) {
    #works .works_list {
      margin: 30px auto 10px;
      padding: 15px;
      line-height: 1.2em;
      width: 100%; }
      #works .works_list .ttl {
        margin: 0 auto 15px; }
      #works .works_list li {
        font-size: 14px; } }

.eyecatch {
  background: url(../images/img_eyecatch.jpg) 50% 50% no-repeat scroll;
  background-size: cover;
  width: 100%;
  height: 273px; }
  @media (max-width: 480px) {
    .eyecatch {
      height: 120px; } }

#recruit em {
  display: block;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 700;
  font-style: normal; }
  @media (max-width: 480px) {
    #recruit em {
      margin-bottom: 20px;
      font-size: 18px;
      line-height: 1.5em; } }

#recruit table {
  margin-bottom: 26px; }
  @media (max-width: 480px) {
    #recruit table {
      margin-bottom: 15px; } }

#recruit .note {
  list-style: none; }
  #recruit .note li {
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    padding-left: 1em;
    line-height: 1.2em; }
    #recruit .note li:last-child {
      margin-bottom: 0; }
    #recruit .note li:before {
      content: "■";
      display: block;
      position: absolute;
      top: auto;
      left: 0; }

#voice {
  padding: 80px 0; }
  @media (max-width: 480px) {
    #voice {
      padding: 45px 0; } }
  #voice .voice_ttl {
    display: table;
    margin: 0 auto 77px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: .1em;
    color: #192159;
    border-bottom: 1px solid #192159; }
    @media (max-width: 480px) {
      #voice .voice_ttl {
        margin: 0 auto 30px;
        font-size: 24px; } }
    @media (max-width: 320px) {
      #voice .voice_ttl {
        font-size: 22px; } }
  #voice .voice_list li {
    display: table;
    margin-bottom: 40px;
    width: 100%; }
    #voice .voice_list li:last-child {
      margin-bottom: 0; }
    @media (max-width: 480px) {
      #voice .voice_list li {
        margin-bottom: 20px; } }
    @media (max-width: 320px) {
      #voice .voice_list li {
        display: block; } }
  #voice .voice_list .img_area {
    float: left;
    display: table-cell;
    width: 160px;
    height: 160px; }
    #voice .voice_list .img_area img {
      width: 100%;
      height: auto; }
    @media (max-width: 480px) {
      #voice .voice_list .img_area {
        position: relative;
        width: 20%;
        height: 190px; }
        #voice .voice_list .img_area img {
          position: absolute;
          display: block;
          top: 0;
          bottom: 0;
          margin-top: auto;
          margin-bottom: auto; } }
    @media (max-width: 320px) {
      #voice .voice_list .img_area {
        float: none;
        display: block;
        margin: 0 auto 20px;
        width: 33%;
        height: 120px;
        text-align: center; } }
  #voice .voice_list .text_area {
    float: right;
    display: table-cell;
    position: relative;
    text-align: left;
    background: #fff;
    width: 550px;
    height: 160px; }
    @media (max-width: 480px) {
      #voice .voice_list .text_area {
        width: 70%;
        height: 190px; } }
    @media (max-width: 320px) {
      #voice .voice_list .text_area {
        float: none;
        display: block;
        margin: 0 auto;
        width: 280px;
        height: 180px; } }
    #voice .voice_list .text_area p {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      width: 500px; }
      @media (max-width: 480px) {
        #voice .voice_list .text_area p {
          width: 220px; } }
      @media (max-width: 320px) {
        #voice .voice_list .text_area p {
          width: 240px; } }
    #voice .voice_list .text_area:before {
      content: "";
      position: absolute;
      top: 50%;
      left: -40px;
      margin-top: -15px;
      border: 13px solid transparent;
      border-right: 40px solid #fff; }
      @media (max-width: 480px) {
        #voice .voice_list .text_area:before {
          left: -30px;
          margin-top: -10px;
          border: 10px solid transparent;
          border-right: 20px solid #fff; } }
      @media (max-width: 320px) {
        #voice .voice_list .text_area:before {
          left: 0;
          margin-top: 0;
          border-right: 0;
          top: -30px;
          left: 50%;
          margin-left: -15px;
          border: 10px solid transparent;
          border-bottom: 20px solid #fff; } }

#contact .telno {
  margin: 60px 0;
  padding: 10px 0;
  font-size: 32px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333; }
  #contact .telno a {
    color: #192159; }
    @media (max-width: 480px) {
      #contact .telno a {
        text-decoration: none; } }
  #contact .telno:before {
    content: "";
    display: inline-block;
    margin: 0 10px 2px 0;
    background: url(../images/icon_tel.png) 0 0 no-repeat scroll;
    background-size: contain;
    vertical-align: text-bottom;
    width: 39px;
    height: 39px; }
  @media (max-width: 480px) {
    #contact .telno {
      margin: 30px 0;
      padding: 5px 0;
      font-size: 26px; }
      #contact .telno:before {
        width: 30px;
        height: 30px; } }

form {
  color: #333; }
  form a:link, form a:visited,
  form a:hover, form a:active {
    color: #666; }
  form dt {
    float: left;
    margin-left: 20px;
    padding: 6px 0;
    text-align: left;
    width: 170px; }
    @media (max-width: 480px) {
      form dt {
        margin-left: 0; } }
  form dd {
    margin: 0 0 1.5em 0; }
    form dd:last-child {
      margin-bottom: 0; }
    @media (max-width: 480px) {
      form dd {
        margin: 0 0 1em 0; } }
  form select {
    padding: 5px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    width: 517px; }
    @media (max-width: 480px) {
      form select {
        width: 100%; } }

input[type="text"],
input[type="email"],
input[type="tel"] {
  padding: 5px;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  width: 517px; }
  @media (max-width: 480px) {
    input[type="text"],
    input[type="email"],
    input[type="tel"] {
      width: 100%; } }

textarea {
  padding: 5px;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  width: 517px;
  height: 15em; }
  @media (max-width: 480px) {
    textarea {
      width: 100%; } }

.mfp_buttons {
  margin: 50px 0 20px;
  text-align: center; }
  @media (max-width: 480px) {
    .mfp_buttons {
      margin: 20px 0; } }

button {
  display: inline-block;
  padding: 0.25em 4em;
  font-size: 22px;
  color: #192159;
  border: 1px solid #192159;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  font-family: 'Open Sans', sans-serif; }
  button:hover {
    cursor: pointer;
    opacity: 1;
    background: #192159;
    color: #fff; }

div#mfp_phase_confirm_inner h4 {
  font-size: 20px;
  line-height: 1.5em;
  color: #192159;
  margin-bottom: 20px; }

table#mfp_confirm_table {
  margin: 0 auto 30px; }
  table#mfp_confirm_table tr th,
  table#mfp_confirm_table tr td {
    font-size: 16px;
    vertical-align: middle; }
  table#mfp_confirm_table tr th {
    text-align: center; }
  table#mfp_confirm_table tr.mfp_achroma,
  table#mfp_confirm_table tr.mfp_colored {
    background: #fff; }
  @media (max-width: 480px) {
    table#mfp_confirm_table {
      width: 100%; } }

div.mfp_buttons button#mfp_button_send,
div.mfp_buttons button#mfp_button_cancel {
  display: inline-block;
  padding: 0.25em 4em;
  border: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  color: #fff;
  font-family: 'Open Sans', sans-serif; }
  div.mfp_buttons button#mfp_button_send:hover,
  div.mfp_buttons button#mfp_button_cancel:hover {
    cursor: pointer;
    opacity: .5; }

div.mfp_buttons button#mfp_button_send {
  background: #192159;
  margin-right: 10px; }

div.mfp_buttons button#mfp_button_cancel {
  background: #ccc; }

@media (max-width: 480px) {
  div.mfp_buttons button#mfp_button_send,
  div.mfp_buttons button#mfp_button_cancel {
    display: block;
    margin: 0 auto;
    min-width: 200px; }
  div.mfp_buttons button#mfp_button_send {
    margin-bottom: 10px; } }

div.mfp_err {
  padding-left: 215px;
  background: none; }
  @media (max-width: 480px) {
    div.mfp_err {
      padding-left: 0; } }

#map {
  width: 100%;
  height: 500px; }
  @media (max-width: 480px) {
    #map {
      width: 100%;
      height: 300px; } }

.thanks h3 .main {
  font-size: 28px; }
  @media (max-width: 480px) {
    .thanks h3 .main {
      font-size: 24px; } }

a.btn_page-to-top {
  display: block;
  position: absolute;
  padding: 15px 0 0;
  top: -35px;
  right: 0;
  background: #192159;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  text-align: center;
  width: 70px;
  height: 70px; }
  a.btn_page-to-top:before {
    content: "";
    display: block;
    margin: 0 auto 5px;
    background: url(../images/icon_arrow.png) 0 0 no-repeat scroll;
    background-size: contain;
    width: 38px;
    height: 21px; }
  a.btn_page-to-top:hover, a.btn_page-to-top:active {
    opacity: 1;
    top: -45px; }
  @media (max-width: 480px) {
    a.btn_page-to-top {
      padding: 9px 0;
      line-height: 1em;
      top: 0;
      width: 100%;
      height: 30px; }
      a.btn_page-to-top:before {
        display: inline-block;
        margin: 0 5px 0 0;
        width: 20px;
        height: 10px; }
      a.btn_page-to-top:hover, a.btn_page-to-top:active {
        top: 0; } }

footer {
  padding: 20px 0 1em;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #004f93; }
  @media (max-width: 480px) {
    footer {
      margin: 30px 0 0 0;
      padding: 0 0 1em; }
      footer .footer_area {
        padding: 0; } }
  footer .footer_nav {
    margin: 0 0 50px;
    list-style: none; }
    footer .footer_nav li {
      display: inline-block;
      padding: 0 20px; }
      footer .footer_nav li a {
        font-size: 16px;
        font-weight: 700;
        text-decoration: none;
        color: #fff; }
        footer .footer_nav li a:hover {
          text-decoration: underline; }
    @media (max-width: 480px) {
      footer .footer_nav {
        margin: 0 0 40px;
        padding: 0; }
        footer .footer_nav li {
          float: left;
          width: 50%;
          padding: 0;
          border-left: none; }
          footer .footer_nav li:last-child {
            border-right: none; }
          footer .footer_nav li:nth-child(even) a {
            border-left: 1px solid #3d6b8e; }
          footer .footer_nav li a {
            display: block;
            padding: 15px 0;
            border-bottom: 1px solid #3d6b8e;
            line-height: 1em;
            opacity: 1; }
            footer .footer_nav li a:hover {
              text-decoration: none; } }
  footer address img {
    display: block;
    margin: 0 auto 30px; }
  footer address .infoArea {
    display: block;
    margin-bottom: 50px;
    font-style: normal;
    line-height: 1.8em;
    letter-spacing: .05em; }
    footer address .infoArea a {
      color: #fff;
      text-decoration: none; }
    @media (max-width: 480px) {
      footer address .infoArea {
        margin-bottom: 30px; }
        footer address .infoArea a:hover {
          opacity: 1; } }
  footer .copyright {
    line-height: 1em;
    color: #fff; }
