@charset "UTF-8";
@import url("normalize.css");
a *, input[type="submit"] {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

html {
  height: 100%; }

body {
  background-color: #fff !important;
  height: 100%;
  color: #585757;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: -0.1px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%; }

a {
  color: #2f2c2c;
  text-decoration: none;
  /*
	img:hover{
		opacity: .8;
	}
*/ }

.inner {
  width: 1200px;
  margin: 0px auto; }

.inner02 {
  width: 940px !important;
  margin: 0px auto; }

.inner03 {
  width: 750px;
  margin: 0px auto; }

.bg01 {
  width: 100%;
  background-image: url(../images/keihiseisan/bg01.png); }

.bg02 {
  width: 100%;
  background-image: url(../images/keihiseisan/bg02.png); }

.bg03 {
  width: 100%;
  background-color: #eff1fa; }

.bg04 {
  width: 100%;
  background-color: #f2f2f2; }

.flex_just {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center; }

h1{
	font-size: 16px !important; }
#header {
  min-height: 95px !important;
  height: 95px !important; }
  #header .inner {
    width: 980px; }
    #header .inner div {
      vertical-align: middle; }
    #header .inner .box01 {
      position: relative; }
    #header .inner h1 {
      color: #fff; }

#footer .box01 {
  margin: 200px 0 30px; }
  #footer .box01 nav ul {
    text-align: center; }
    #footer .box01 nav ul li {
      display: inline-block;
      padding-right: 10px; }
      #footer .box01 nav ul li:not(:last-child):after {
        content: "|";
        color: #8a8a8a;
        margin-left: 10px; }
      #footer .box01 nav ul li a {
        color: #8a8a8a;
        border-bottom: 1px solid #8a8a8a;
        padding-bottom: 1px; }
        #footer .box01 nav ul li a:hover {
          border-bottom: 1px solid #fff; }

#footer .box02 {
  text-align: center;
  margin-bottom: 35px; }

#top .info .inner {
  text-align: center;
  padding: 20px 0; }
  #top .info .inner div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px; }

#top .info .box03 {
  margin-top: 20px; }

#top .block07 {
  height: 218px;
  margin-bottom: 56px; }
  #top .block07 img {
    position: relative; }

#top .block12 {
  margin-bottom: 50px; }

#top .block20 {
  margin-bottom: 50px; }

#top .block22 {
  margin: 59px 0 83px;
  height: 146px;
  background-color: #093066; }
  #top .block22 img {
    position: relative;
    top: -59px; }

#form .block01 {
  margin-top: 55px; }
  #form .block01 .box01 {
    margin-bottom: 20px; }
  #form .block01 .box02 {
    text-align: center;
    margin-bottom: 40px; }
  #form .block01 .box03 {
    margin-bottom: 50px; }

#form .block02 .box01 {
  margin-bottom: 20px; }
  #form .block02 .box01 p span {
    color: #e30113; }
  #form .block02 .box01 p a {
    color: #0b397b;
    border-bottom: 1px solid #0b397b;
    padding-bottom: 2px; }
    #form .block02 .box01 p a:hover {
      border-bottom: 1px solid #fff; }

#form .block03 .box01 {
  margin-bottom: 30px; }
  #form .block03 .box01 table {
    width: 100%; }
    #form .block03 .box01 table tr {
      border-bottom: 1px solid #093067; }
      #form .block03 .box01 table tr th {
        background-color: #eff1fa;
        font-size: 15px;
        width: 210px;
        padding: 30px 0; }
      #form .block03 .box01 table tr td {
        padding: 0 15px; }
        #form .block03 .box01 table tr td input[type="text"], #form .block03 .box01 table tr td input[type="email"], #form .block03 .box01 table tr td input[type="tel"] {
          width: 100%;
          height: 40px;
          border: 0;
          padding: 0 15px;
          background-color: #eff1fa; }
        #form .block03 .box01 table tr td textarea {
          width: 100%;
          min-height: 300px;
          overflow-y: hidden;
          background-color: #eff1fa;
          border: 0;
          padding: 15px;
          margin: 10px 0 15px; }
        #form .block03 .box01 table tr td .chk {
          margin-right: 10px; }
        #form .block03 .box01 table tr td input[type="checkbox"] {
          width: 20px;
          height: 20px; }
        #form .block03 .box01 table tr td select {
          height: 30px;
          width: 170px; }
      #form .block03 .box01 table tr .pol {
        padding-bottom: 25px; }
        #form .block03 .box01 table tr .pol p {
          margin-bottom: 10px; }
        #form .block03 .box01 table tr .pol a {
          color: #0b397b;
          border-bottom: 1px solid #0b397b;
          padding-bottom: 1px; }
          #form .block03 .box01 table tr .pol a:hover {
            border-bottom: 1px solid #fff; }

#form .block03 .box02 {
  text-align: center; }
  #form .block03 .box02 input[type="submit"] ,input.wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back{
    padding: 24px 130px 24px 160px;
    border: 0;
    background-color: #fee55c;
    background-image: url(../images/keihiseisan/icn_circle.png);
    background-repeat: no-repeat;
    background-position: 130px 50%;
    font-size: 21px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-shadow: 1px 1px 1px #fff;
    box-shadow: 0px 0px 33px -6px #000000;
    -moz-box-shadow: 0px 0px 33px -6px #000000;
    -webkit-box-shadow: 0px 0px 33px -6px #000000; }
    #form .block03 .box02 input[type="submit"]:hover {
      opacity: .7; }

.scroll {
	font-size: 13px;
	line-height: 1.5em;
  height: 200px;
  padding: 10px;
  overflow-y: scroll;
  border: 1px solid; }

/*# sourceMappingURL=css/style.map */