@charset "UTF-8";
/*=================================================
     top
==================================================*/
.top main {
  width: 100%;
  /*height:544px;
  border-bottom:1px solid #b2b2b2;*/
  position: relative;
  display: block;
  margin-bottom: 50px; }
  .top main .image {
    margin-top: 25px; }
  .top main h2 {
    position: absolute;
    top: 5%;
    right: 2.7%;
    /*margin-left:-217px;
    margin-top:-91px;*/ }
  .top main p {
    position: absolute;
    bottom: 14.4%;
    left: 9.6%; }
  .top main .parts {
    width: 1.7%;
    margin: 17px auto 0 auto; }
.top .leader-area {
  width: 100%;
  position: relative;
  padding-top: 30px; }
  .top .leader-area .leader-area--inner {
    width: 80.5%;
    margin: 0 auto 110px auto; }
  .top .leader-area .image {
    width: 47.1%;
    margin: 0 auto 94px auto; }
  .top .leader-area .inner {
    width: 885px;
    text-align: center;
    display: flex;
    justify-content: space-between; }
  .top .leader-area .inner_box {
    width: 26.4%;
    margin-bottom: 55px; }
    .top .leader-area .inner_box h3 {
      font-size: 21px;
      padding-bottom: 25px;
      position: relative; }
      .top .leader-area .inner_box h3:before {
        content: '';
        width: 95px;
        position: absolute;
        border-top: 1px dotted #000;
        top: 16px;
        margin-left: -110px; }
      .top .leader-area .inner_box h3:after {
        content: '';
        width: 95px;
        position: absolute;
        border-top: 1px dotted #000;
        top: 16px;
        margin-left: 15px; }
    .top .leader-area .inner_box p {
      font-size: 15px;
      line-height: 2; }
  .top .leader-area .parts {
    position: absolute;
    top: 46.5%;
    right: 0; }
.top .banner-area {
  margin-top: 47px; }
  .top .banner-area ul {
    width: 976px;
    margin: 0 auto; }
    .top .banner-area ul li:nth-of-type(odd) {
      float: left;
      clear: both; }
    .top .banner-area ul li:nth-of-type(even) {
      float: right; }
    .top .banner-area ul li:nth-of-type(1), .top .banner-area ul li:nth-of-type(2) {
      margin-bottom: 6px; }

/*=================================================
     person
==================================================*/
.person .copy {
  padding: 150px 0 80px 0;
  border-bottom: 1px solid #b2b2b2; }
  .person .copy .block {
    width: 500px;
    margin: 0 auto;
    position: relative; }
    .person .copy .block h2 {
      line-height: 1.0;
      font-size: 36px;
      letter-spacing: 4px;
      margin-bottom: 35px; }
    .person .copy .block p {
      font-size: 15px;
      letter-spacing: 1px;
      line-height: 2.2; }
    .person .copy .block .sign {
      margin-top: 80px;
      position: relative; }
    .person .copy .block .pic {
      position: absolute;
      right: -145px;
      bottom: 0; }
.person .promise {
  padding: 70px 74px 0 74px; }
  .person .promise .box {
    width: 275px;
    float: left;
    margin-right: 63px; }
    .person .promise .box:nth-of-type(3) {
      float: right;
      margin-right: 0; }
    .person .promise .box h4 {
      font-size: 15px;
      display: inline-block;
      border-bottom: 1px dashed #b2b2b2; }
    .person .promise .box h3 {
      font-size: 25px;
      letter-spacing: 2px;
      margin: 20px 0 15px 0;
      line-height: 1.0; }
    .person .promise .box p {
      font-size: 15px;
      line-height: 2.0;
      text-align: justify;
      text-justify: inter-ideograph; }

/*=================================================
     about
==================================================*/
.about {
  padding: 70px 0 60px 0; }
  .about table {
    width: 560px;
    margin: 0 auto; }
    .about table tr:nth-of-type(odd) td {
      font-size: 13px;
      padding: 10px 0 5px 0;
      border-bottom: 1px solid #b2b2b2;
      line-height: 1.0; }
    .about table tr:nth-of-type(even) td {
      font-size: 15px;
      padding: 20px 0;
      line-height: 2.0;
      text-align: justify;
      text-justify: inter-ideograph; }
    .about table tr td #gmap {
      width: 100%;
      height: 240px;
      margin-top: 20px; }

/*=================================================
     service
==================================================*/
.service .inner main {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 70px; }
  .service .inner main .image {
    margin-top: 25px; }
  .service .inner main h2 {
    position: absolute;
    top: 38.6%;
    left: 15.3%; }
.service .inner .block-01 {
  width: 900px;
  margin: 0 auto; }
  .service .inner .block-01 dl {
    display: table;
    width: 829px;
    margin: 96px 0 0 66px;
    padding-bottom: 28px;
    border-bottom: 1px dashed #b2b2b2; }
    .service .inner .block-01 dl dt, .service .inner .block-01 dl dd {
      display: table-cell; }
    .service .inner .block-01 dl dt {
      padding-right: 70px;
      vertical-align: bottom; }
    .service .inner .block-01 dl dd {
      font-size: 17px;
      line-height: 1.8;
      letter-spacing: 1px; }
      .service .inner .block-01 dl dd span {
        font-size: 11px;
        position: relative;
        bottom: 2px; }
      .service .inner .block-01 dl dd .comment {
        font-size: 15px;
        position: inherit;
        bottom: inherit; }
.service .inner .block-02 {
  width: 900px;
  margin: 100px auto 0 auto; }
  .service .inner .block-02 .contents-inner {
    width: 829px;
    margin: 96px 0 0 66px; }
    .service .inner .block-02 .contents-inner h3 {
      margin-bottom: 20px; }
      .service .inner .block-02 .contents-inner h3:nth-of-type(2) {
        margin-top: 80px; }
    .service .inner .block-02 .contents-inner p {
      line-height: 2.0;
      font-size: 15px;
      padding-left: 10px;
      letter-spacing: 1px; }
    .service .inner .block-02 .contents-inner h5 {
      padding-left: 10px;
      margin-top: 40px;
      font-size: 15px;
      letter-spacing: 1px; }
    .service .inner .block-02 .contents-inner a {
      color: #000;
      text-decoration: underline;
      font-weight: bold; }
      .service .inner .block-02 .contents-inner a:hover {
        text-decoration: none; }
    .service .inner .block-02 .contents-inner h4 {
      margin: 68px 0 15px 0; }
    .service .inner .block-02 .contents-inner .fee {
      border-bottom: 1px dashed #999;
      padding-bottom: 28px; }
      .service .inner .block-02 .contents-inner .fee:nth-of-type(3) {
        border-bottom: none;
        padding-bottom: 0; }
      .service .inner .block-02 .contents-inner .fee p {
        padding-left: 0;
        font-size: 15px; }
      .service .inner .block-02 .contents-inner .fee .att {
        font-size: 12px;
        margin-top: 5px; }
      .service .inner .block-02 .contents-inner .fee table {
        width: 100%;
        margin-top: 25px;
        font-size: 14px; }
      .service .inner .block-02 .contents-inner .fee:nth-of-type(1) table {
        width: 300px; }
      .service .inner .block-02 .contents-inner .fee:nth-of-type(3) table {
        width: 500px; }
      .service .inner .block-02 .contents-inner .fee table th, .service .inner .block-02 .contents-inner .fee table td {
        padding: 10px 0;
        border-top: 1px solid #999;
        border-bottom: 1px solid #999; }
      .service .inner .block-02 .contents-inner .fee table tr:nth-of-type(2) th, .service .inner .block-02 .contents-inner .fee table tr:nth-of-type(2) td {
        border-bottom: 1px solid #999; }
      .service .inner .block-02 .contents-inner .fee table th {
        background-color: #d9d9d9;
        text-align: center;
        width: 103px; }
      .service .inner .block-02 .contents-inner .fee table td {
        padding-left: 27px; }
    .service .inner .block-02 .contents-inner .each-box {
      margin-top: 75px; }
      .service .inner .block-02 .contents-inner .each-box .each {
        border-bottom: 1px dashed #999;
        padding-bottom: 28px;
        margin-bottom: 80px; }
        .service .inner .block-02 .contents-inner .each-box .each .small {
          font-size: 12px;
          margin-top: 5px; }
      .service .inner .block-02 .contents-inner .each-box h3 {
        margin-bottom: 80px; }
      .service .inner .block-02 .contents-inner .each-box h4 {
        margin: 0;
        font-size: 17px; }
        .service .inner .block-02 .contents-inner .each-box h4 span {
          font-size: 13px; }
        .service .inner .block-02 .contents-inner .each-box h4:not(:nth-of-type(1)) {
          margin: 45px 0 15px 0; }
      .service .inner .block-02 .contents-inner .each-box p {
        padding-left: 0;
        padding-top: 30px; }
      .service .inner .block-02 .contents-inner .each-box .att {
        font-size: 15px;
        padding: 5px 0 0 0; }
      .service .inner .block-02 .contents-inner .each-box table {
        width: 500px;
        margin-top: 25px; }
      .service .inner .block-02 .contents-inner .each-box .each table {
        width: 570px; }
      .service .inner .block-02 .contents-inner .each-box .each:nth-of-type(3) table {
        width: 737px; }
        .service .inner .block-02 .contents-inner .each-box .each:nth-of-type(3) table td {
          padding-left: 140px; }
      .service .inner .block-02 .contents-inner .each-box table th, .service .inner .block-02 .contents-inner .each-box table td {
        padding: 10px 0;
        border-top: 1px solid #999;
        width: 50%;
        font-size: 14px; }
      .service .inner .block-02 .contents-inner .each-box .each:nth-of-type(3) table th {
        width: 380px; }
      .service .inner .block-02 .contents-inner .each-box .each:nth-of-type(3) table td {
        width: auto; }
      .service .inner .block-02 .contents-inner .each-box table tr:nth-of-type(2) th, .service .inner .block-02 .contents-inner .each-box table tr:nth-of-type(2) td {
        border-bottom: 1px solid #999; }
      .service .inner .block-02 .contents-inner .each-box table tr:nth-of-type(3) th, .service .inner .block-02 .contents-inner .each-box table tr:nth-of-type(3) td {
        border-bottom: 1px solid #999; }
      .service .inner .block-02 .contents-inner .each-box table tr:nth-of-type(4) th, .service .inner .block-02 .contents-inner .each-box table tr:nth-of-type(4) td {
        border-bottom: 1px solid #999; }
      .service .inner .block-02 .contents-inner .each-box .each:nth-of-type(4) table td, .service .inner .block-02 .contents-inner .each-box .each:nth-of-type(4) table th {
        border-bottom: 1px solid #999; }
      .service .inner .block-02 .contents-inner .each-box table th {
        background-color: #d9d9d9;
        padding-left: 40px; }
      .service .inner .block-02 .contents-inner .each-box table td {
        padding-left: 90px; }
      .service .inner .block-02 .contents-inner .each-box .att-box p {
        font-size: 12px;
        line-height: 2.0;
        padding-top: 0; }
.service .inner .require {
  width: 300px;
  margin: 120px auto 0 auto;
  text-align: center;
  background-color: #404040; }
  .service .inner .require a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    line-height: 1.0;
    padding: 20px 0; }

/*=================================================
     contact
==================================================*/
.contact .inner {
  width: 752px;
  margin: 0 auto; }
  .contact .inner .lead {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 50px;
    padding: 120px 0 20px 0; }
    .contact .inner .lead h2 {
      font-size: 23px;
      letter-spacing: 2px;
      display: inline-block;
      border-bottom: 1px dotted #000;
      padding-bottom: 3px; }
    .contact .inner .lead ul {
      margin-top: 25px; }
      .contact .inner .lead ul li {
        font-size: 18px;
        margin-bottom: 10px;
        letter-spacing: 1px; }
        .contact .inner .lead ul li span {
          font-size: 14px; }
    .contact .inner .lead p {
      font-size: 16px;
      letter-spacing: 1px;
      margin-top: 20px; }
  .contact .inner .form-area {
    margin-top: 90px; }
    .contact .inner .form-area form table {
      width: 100%; }
      .contact .inner .form-area form table th, .contact .inner .form-area form table td {
        vertical-align: middle;
        padding: 15px 0; }
      .contact .inner .form-area form table tr:last-child th, .contact .inner .form-area form table tr:last-child td {
        vertical-align: top; }
      .contact .inner .form-area form table th {
        width: 170px;
        font-size: 16px; }
      .contact .inner .form-area form table tr:last-child th {
        padding-top: 25px; }
      .contact .inner .form-area form table th span {
        display: inline-block;
        color: #fff;
        font-size: 13px;
        background-color: #737373;
        padding: 1px 2px;
        border-radius: 3px;
        margin-left: 10px;
        position: relative;
        top: -2px; }
      .contact .inner .form-area form table tr:last-child th span {
        margin-left: 0;
        top: 0; }
      .contact .inner .form-area form table td input {
        width: 300px;
        height: 40px;
        font-size: 16px; }
        .contact .inner .form-area form table td input#name02, .contact .inner .form-area form table td input#address {
          width: 100%; }
      .contact .inner .form-area form table td textarea {
        width: 100%;
        height: 150px; }
      .contact .inner .form-area form table td input#mail {
        width: 450px; }
    .contact .inner .form-area form .btn-submit {
      width: 300px;
      margin: 75px auto 0 auto; }
      .contact .inner .form-area form .btn-submit input {
        width: 300px;
        background-color: #404040;
        color: #fff;
        border: none;
        font-size: 18px;
        padding: 18px 0;
        cursor: pointer;
        font-family: "MS PMincho" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        -webkit-transition: opacity 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out;
        -ms-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out; }
        .contact .inner .form-area form .btn-submit input:hover {
          opacity: 0.7; }
.contact .formTable th, .contact .formTable td {
  vertical-align: middle !important; }
.contact .formTable tr:last-child th {
  padding-top: 15px !important; }
.contact .confirm-ttl {
  text-align: center;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .contact .confirm-ttl h3 {
    font-size: 24px;
    margin-bottom: 10px; }
.contact .error {
  text-align: left; }
  .contact .error h4 {
    font-size: 18px;
    margin-bottom: 20px; }
  .contact .error p {
    line-height: 2.0; }
.contact input#btnSubmit01, .contact input#historyBack-01, .contact input#historyBack-02 {
  width: 180px;
  height: 50px;
  font-size: 15px;
  background-color: #eee;
  border: 1px solid #666;
  color: #333;
  margin-top: 30px;
  cursor: pointer; }

.complete {
  padding: 20px 0;
  text-align: center; }

/*=================================================
     result
==================================================*/
.result .inner main {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 92px; }
  .result .inner main .image {
    margin-top: 25px; }
  .result .inner main h2 {
    position: absolute;
    top: 38.6%;
    left: 15.3%; }
.result .inner .case {
  max-width: 980px;
  margin: 0 auto; }
  .result .inner .case h2 {
    text-align: center;
    padding-bottom: 35px; }
  .result .inner .case .case_inner {
    display: flex;
    margin-bottom: 128px; }
    .result .inner .case .case_inner .image {
      width: 20.5%; }
    .result .inner .case .case_inner .txt {
      width: 69.2%; }
      .result .inner .case .case_inner .txt h3 {
        font-size: 30px;
        line-height: 1.7;
        letter-spacing: 0.12em;
        padding: 13px 0 30px 0; }
        .result .inner .case .case_inner .txt h3 span {
          font-size: 19.5px; }
      .result .inner .case .case_inner .txt p {
        font-size: 17px;
        line-height: 1.9; }
    .result .inner .case .case_inner:nth-of-type(even) {
      flex-direction: row-reverse;
      text-align: right; }
    .result .inner .case .case_inner:nth-of-type(2) .image {
      margin-top: 40px; }
    .result .inner .case .case_inner:nth-of-type(2) .txt h3 {
      padding: 0 0 30px 0; }
.result .inner .question {
  background-color: #edeee7;
  position: relative; }
  .result .inner .question .image {
    padding: 85px 0 203px 0;
    margin: 0 auto;
    width: 81%; }
  .result .inner .question .btn {
    width: 81%;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    margin: auto; }
.result .inner .require {
  width: 300px;
  margin: 120px auto 0 auto;
  text-align: center;
  background-color: #404040; }
  .result .inner .require a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    line-height: 1.0;
    padding: 20px 0; }
