body .pc {
  display: block; }

body .sp {
  display: none; }

body a,
body a:link,
body a:visited {
  text-decoration: none;
  color: #20a5dd; }

body a:hover {
  text-decoration: underline; }

body a.btn-pl--og,
body a.btn-pl--og:link,
body a.btn-pl--og:visited {
  text-decoration: none;
  background: #f7b600;
  color: #ffffff;
  border-radius: 7px;
  padding: 15px 0;
  display: block;
  width: 220px;
  text-align: center; }

body a.btn-pl--og:hover {
  opacity: 0.8;
  filter: alpha(opacity=80); }

body a.btn-pl--bl,
body a.btn-pl--bl:link,
body a.btn-pl--bl:visited {
  text-decoration: none;
  background: #1a1f71;
  color: #ffffff;
  border-radius: 7px;
  padding: 15px 0;
  display: block;
  width: 220px;
  text-align: center; }

body a.btn-pl--bl:hover {
  opacity: 0.8;
  filter: alpha(opacity=80); }

body a.btn-pl--og-sh,
body a.btn-pl--og-sh:link,
body a.btn-pl--og-sh:visited {
  text-decoration: none;
  background: #f7b600;
  border-radius: 7px;
  box-shadow: 0px 5px 0px 0px #9b7200;
  -moz-box-shadow: 0px 5px 0px 0px #9b7200;
  -webkit-box-shadow: 0px 5px 0px 0px #9b7200;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: normal;
  padding: 10px 30px;
  position: relative;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

body a.btn-pl--og-sh:hover {
  background: #ffcb38;
  box-shadow: 0px 0px 0px 0px #9b7200;
  -moz-box-shadow: 0px 0px 0px 0px #9b7200;
  -webkit-box-shadow: 0px 0px 0px 0px #9b7200; }

body .btn-pl--bl-sh,
body .btn-pl--bl-sh:link,
body .btn-pl--bl-sh:visited {
  text-decoration: none;
  background: #f7b600;
  border-radius: 7px;
  box-shadow: 0px 5px 0px 0px #9b7200;
  -moz-box-shadow: 0px 5px 0px 0px #9b7200;
  -webkit-box-shadow: 0px 5px 0px 0px #9b7200;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: normal;
  padding: 10px 30px;
  position: relative;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

body .btn-pl--bl-sh:hover {
  background: #ffcb38;
  box-shadow: 0px 0px 0px 0px #9b7200;
  -moz-box-shadow: 0px 0px 0px 0px #9b7200;
  -webkit-box-shadow: 0px 0px 0px 0px #9b7200; }

body table {
  width: 100%; }
  body table tbody tr th {
    text-align: right;
    width: 30%;
    border: 1px solid #e3e3e3;
    padding: 25px 40px 25px 40px;
    font-weight: 400;
    font-size: 17px;
    font-size: 1.7rem; }
  body table tbody tr td {
    text-align: left;
    width: 70%;
    padding: 25px 40px 25px 40px;
    border: 1px solid #e3e3e3;
    font-weight: 400;
    font-size: 17px;
    font-size: 1.7rem; }

body header.page {
  position: relative;
  padding: 30px 0 0 0;
  width: 1160px;
  min-width: 900px;
  margin: 0 auto; }
  body header.page #logo {
    width: 300px;
    height: auto;
    padding-bottom: 20px; }
  body header.page .hd-btn .btn-pl--og {
    position: absolute;
    top: 30px;
    right: 350px; }
  body header.page .hd-btn .btn-pl--bl {
    position: absolute;
    top: 30px;
    right: 120px;
    font-weight: 900; }
    body header.page .hd-btn .btn-pl--bl .fa {
      padding-right: 10px;
      font-size: 20px;
      font-size: 2rem; }
  body header.page .hd-btn a.en-btn,
  body header.page .hd-btn a.en-btn:link,
  body header.page .hd-btn a.en-btn:visited {
    position: absolute;
    top: 30px;
    right: 0;
    text-decoration: none;
    background: #2480bd;
    color: #ffffff;
    border-radius: 7px;
    padding: 15px 0;
    display: block;
    width: 110px;
    text-align: center; }
  body header.page .hd-btn a.en-btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  body header.page nav.drawer-nav ul.drawer-menu {
    width: 100%; }
    body header.page nav.drawer-nav ul.drawer-menu li {
      float: left;
      width: 25%;
      text-align: center; }
      body header.page nav.drawer-nav ul.drawer-menu li a,
      body header.page nav.drawer-nav ul.drawer-menu li a:link,
      body header.page nav.drawer-nav ul.drawer-menu li a:visited {
        padding: 20px 0;
        display: block;
        line-height: 1;
        text-decoration: none;
        border-left: 1px solid #e2e2e2;
        color: #000000;
        font-size: 17px;
        font-size: 1.7rem; }
      body header.page nav.drawer-nav ul.drawer-menu li a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); }
      body header.page nav.drawer-nav ul.drawer-menu li a:first-child {
        border-right: 1px solid #e2e2e2; }

body #key {
  max-width: 100%;
  min-width: 1160px;
  min-height: 675px;
  margin: 0 auto;
  background: url(../img/key-img01.jpg) no-repeat center center; }
  body #key #key-img {
    display: none; }
  body #key #key-inner {
    position: relative;
    width: 1160px;
    min-width: 900px;
    margin: 0 auto;
    min-height: 675px; }
    body #key #key-inner #key-inner-catch {
      position: absolute;
      top: 50%;
      margin: -235px 0 0 0; }
      body #key #key-inner #key-inner-catch a.btn-pl--og-sh {
        padding: 20px 40px;
        position: absolute;
        bottom: -90px;
        left: 50%;
        margin: 150px 0 0 -130px; }

body .com-sec01 {
  padding: 50px 0 0 0;
  width: 1160px;
  min-width: 900px;
  margin: 0 auto; }
  body .com-sec01 h1 {
    position: relative;
    font-weight: 100;
    font-size: 47px;
    font-size: 4.7rem;
    text-align: center;
    border-bottom: 2px solid #20a5dd;
    line-height: 1.3;
    padding: 0 0 10px 0px; }
    body .com-sec01 h1 .sankaku {
      position: absolute;
      left: 50%;
      bottom: -20px;
      margin: 0 0 0 -10px;
      width: 0;
      height: 0;
      border-top: 10px solid #20a5dd;
      border-right: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 10px solid transparent; }
  body .com-sec01 .com-sec01-inner {
    position: relative;
    margin-top: 55px;
    line-height: 0; }
    body .com-sec01 .com-sec01-inner .com-sec01-inner-caption {
      line-height: 1.5;
      position: absolute;
      top: 0;
      right: 0;
      height: 217px;
      width: 435px;
      border: 1px solid #e3e3e3;
      border-left: none;
      padding: 110px 0 0 25px; }
      body .com-sec01 .com-sec01-inner .com-sec01-inner-caption h2 {
        position: absolute;
        top: 0;
        left: 0;
        color: #ffffff;
        background: #20a5dd;
        width: 50px;
        height: 47px;
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1;
        text-align: center;
        padding: 3px 0 0 0; }
      body .com-sec01 .com-sec01-inner .com-sec01-inner-caption p {
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: 100; }
    body .com-sec01 .com-sec01-inner .com-sec01-inner-caption:last-child {
      top: auto;
      bottom: 0;
      border-top: none;
      border-left: none; }
      body .com-sec01 .com-sec01-inner .com-sec01-inner-caption:last-child h2 {
        top: 7px; }
  body .com-sec01 .support-inner {
    margin-top: 70px; }
    body .com-sec01 .support-inner .support {
      float: left;
      position: relative;
      display: block;
      width: 49.56896551724138%;
      height: 120px;
      background: #20a5dd;
      border-radius: 7px;
      margin-bottom: 45px; }
      body .com-sec01 .support-inner .support span.num {
        position: absolute;
        text-align: center;
        width: 50px;
        height: 50px;
        display: block;
        border-radius: 30px;
        font-size: 30px;
        font-size: 3rem;
        color: #ffffff;
        background: #fdd703;
        top: -20px;
        left: 0; }
      body .com-sec01 .support-inner .support h2 {
        text-align: center;
        color: #ffffff;
        font-size: 25px;
        font-size: 2.5rem;
        font-weight: 300;
        line-height: 1.5;
        padding-top: 23px; }
        body .com-sec01 .support-inner .support h2 span {
          font-size: 25px;
          font-size: 2.5rem; }
    body .com-sec01 .support-inner .support.adj-ttl h2 {
      padding-top: 37px; }
    body .com-sec01 .support-inner .support:first-child {
      margin-right: 0.8620689655%; }
    body .com-sec01 .support-inner .support:last-child {
      margin-left: 0.8620689655%; }
  body .com-sec01 #ican-wrap {
    margin-top: 70px; }
    body .com-sec01 #ican-wrap .ican {
      position: relative;
      min-height: 770px;
      float: left;
      width: 527px;
      padding: 0 25px 15px 25px;
      background-image: -moz-linear-gradient(-23deg, #1a1e5a 0%, #122d98 100%);
      background-image: -webkit-linear-gradient(-23deg, #1a1e5a 0%, #122d98 100%);
      background-image: -ms-linear-gradient(-23deg, #1a1e5a 0%, #122d98 100%); }
      body .com-sec01 #ican-wrap .ican img {
        margin: 0 -25px 15px -25px; }
      body .com-sec01 #ican-wrap .ican h2 {
        color: #ffd800;
        font-weight: 300; }
      body .com-sec01 #ican-wrap .ican ul {
        list-style-type: disc;
        padding-left: 1.5em;
        margin-top: 20px; }
        body .com-sec01 #ican-wrap .ican ul li {
          line-height: 2;
          font-size: 16px;
          font-size: 1.6rem;
          color: #ffffff; }
      body .com-sec01 #ican-wrap .ican p {
        line-height: 2;
        font-size: 16px;
        font-size: 1.6rem;
        color: #ffffff; }
      body .com-sec01 #ican-wrap .ican .sankaku {
        position: absolute;
        left: 50%;
        bottom: -20px;
        margin: 0 0 0 -10px;
        width: 0;
        height: 0;
        border-top: 10px solid #152983;
        border-right: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent; }
      body .com-sec01 #ican-wrap .ican .round-banner {
        padding-top: 15px;
        position: absolute;
        left: 50%;
        bottom: -140px;
        margin: 0 0 0 -276px;
        text-align: center;
        width: 552px;
        height: 75px;
        background: #f7b600;
        color: #ffffff;
        border-radius: 50px;
        font-size: 20px;
        font-size: 2rem; }
    body .com-sec01 #ican-wrap .ican:first-child {
      margin-right: 6px; }
  body .com-sec01 .ican-com-wrap {
    margin-top: 200px; }
    body .com-sec01 .ican-com-wrap .ican-com {
      float: left; }
    body .com-sec01 .ican-com-wrap p {
      font-weight: 300;
      padding-top: 5px;
      font-size: 19px;
      font-size: 1.9rem;
      width: 630px;
      margin-left: 60px;
      float: left; }
  body .com-sec01 #reco-wrap {
    margin-top: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    body .com-sec01 #reco-wrap .reco {
      margin-right: 10px;
      position: relative;
      width: 380px;
      height: 210px;
      background: #20a5dd;
      border-radius: 8px; }
      body .com-sec01 #reco-wrap .reco img {
        position: absolute;
        left: 50%;
        top: -50px;
        margin-left: -50px; }
      body .com-sec01 #reco-wrap .reco p {
        font-weight: 300;
        padding: 80px 20px 0 20px;
        font-size: 20px;
        font-size: 2rem;
        text-align: center;
        color: #ffffff; }
    body .com-sec01 #reco-wrap .reco:last-child {
      margin-right: 0; }
  body .com-sec01 .ceo-wrap.first {
    margin-top: 70px; }
  body .com-sec01 .ceo-wrap.last {
    margin-top: 105px;
    margin-bottom: 80px; }
  body .com-sec01 .ceo-wrap {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    body .com-sec01 .ceo-wrap .ceo-men {
      padding-right: 50px; }
    body .com-sec01 .ceo-wrap .ceo-txt h2 {
      font-weight: 400;
      font-size: 30px;
      font-size: 3rem;
      margin-bottom: 45px; }
    body .com-sec01 .ceo-wrap .ceo-txt p {
      line-height: 1.9;
      font-size: 18px;
      font-size: 1.8rem; }
  body .com-sec01 #main-work h2 {
    font-weight: 400;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 45px;
    border-left: 5px solid #20a5dd;
    padding-left: 20px;
    padding-bottom: 5px;
    line-height: 1; }
  body .com-sec01 #main-work table tbody tr th {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    padding: 15px 40px 15px 20px;
    background: #a0a0a0;
    color: #fff; }
  body .com-sec01 #main-work table tbody tr td {
    padding: 25px 40px 25px 20px; }
  body .com-sec01 #main-work table tbody tr th, body .com-sec01 #main-work table tbody tr td {
    text-align: left; }
  body .com-sec01 table {
    clear: both; }

body .com-sec02 {
  background: url(../img/sec02-img01.jpg) no-repeat center center;
  height: 371px; }
  body .com-sec02 h1 {
    font-weight: 400;
    padding-top: 120px;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    font-size: 4rem;
    text-shadow: 2px 3px 10px #000000, -2px 2px 10px #000000, 2px -2px 10px #000000, -2px -2px 10px #000000;
    -moz-text-shadow: 2px 3px 20px #0c0c0c, -2px 2px 20px #212121, 2px -2px 20px #212121, -2px -2px 20px #212121;
    -webkit-text-shadow: 2px 3px 20px #0c0c0c, -2px 2px 20px #212121, 2px -2px 20px #212121, -2px -2px 20px #212121; }

body .com-sec01.remomend .btn-pl--og-sh {
  font-weight: 300;
  font-size: 25px;
  font-size: 2.5rem;
  display: block;
  width: 350px;
  margin: 50px auto 0 auto;
  text-align: center;
  line-height: 1;
  padding: 20px 0; }

body .com-sec01.contact .round-banner {
  padding-top: 15px;
  margin: 0;
  text-align: center;
  width: 552px;
  height: 50px;
  margin: 35px auto 0 auto;
  background: #f7b600;
  color: #ffffff;
  border-radius: 50px;
  font-weight: 300;
  font-size: 20px;
  font-size: 2rem; }
  body .com-sec01.contact .round-banner span {
    display: block; }

body .com-sec01.contact .contact-ttl-wrap {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  body .com-sec01.contact .contact-ttl-wrap .contact-ttl {
    width: 575px;
    text-align: center;
    margin-right: 10px;
    position: relative; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl h2 {
      background: #20a5dd;
      padding: 15px 0;
      border-radius: 7px;
      font-size: 25px;
      font-size: 2.5rem;
      font-weight: 400;
      color: #ffffff; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl span {
      position: absolute;
      top: 93px;
      left: 50px;
      background: #20a5dd;
      color: #ffffff;
      line-height: 1;
      padding: 5px 10px;
      text-align: center; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl .tel {
      font-weight: 700;
      font-size: 50px;
      font-size: 5rem;
      color: #000000; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl a.tel:hover {
      text-decoration: none; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl p {
      margin-top: 15px;
      font-size: 20px;
      font-size: 2rem; }
  body .com-sec01.contact .contact-ttl-wrap .contact-ttl:last-child {
    margin-right: 0; }

body .com-sec01.contact table {
  margin-top: 95px; }
  body .com-sec01.contact table tbody tr {
    background: #eeeeee; }
    body .com-sec01.contact table tbody tr th {
      font-size: 18px;
      font-size: 1.8rem;
      border: none; }
      body .com-sec01.contact table tbody tr th span {
        background: #ff0000;
        color: #ffffff;
        font-size: 10px;
        font-size: 1rem;
        padding: 3px 5px;
        border-radius: 5px;
        margin-left: 8px;
        line-height: 0;
        vertical-align: middle; }
    body .com-sec01.contact table tbody tr td {
      font-size: 18px;
      font-size: 1.8rem;
      border: none;
      vertical-align: middle; }
      body .com-sec01.contact table tbody tr td input {
        border: 1px solid #e3e3e3;
        border-radius: 5px;
        height: 2em; }
      body .com-sec01.contact table tbody tr td textarea {
        border: 1px solid #e3e3e3;
        border-radius: 5px;
        width: 470px;
        height: 15em; }
  body .com-sec01.contact table tbody tr:nth-child(even) {
    background: #ffffff; }

body .com-sec01.contact input[type="button"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  -webkit-appearance: none; }

body .com-sec01.contact input[type="button"].btn-pl--bl-sh,
body .com-sec01.contact input[type="button"].btn-pl--bl-sh:link,
body .com-sec01.contact input[type="button"].btn-pl--bl-sh:visited {
  text-decoration: none;
  background-color: #20a5dd;
  border-radius: 7px;
  box-shadow: 0px 5px 0px 0px #0f8bbf;
  -moz-box-shadow: 0px 5px 0px 0px #0f8bbf;
  -webkit-box-shadow: 0px 5px 0px 0px #0f8bbf;
  font-size: 25px;
  font-size: 2.5rem;
  color: #ffffff;
  width: 300px;
  margin: 50px auto 0 auto;
  padding: 20px 0px;
  display: block; }

body .com-sec01.contact input[type="button"].btn-pl--bl-sh:hover {
  background: #0f8bbf;
  box-shadow: 0px 0px 0px 0px #0f8bbf;
  -moz-box-shadow: 0px 0px 0px 0px #0f8bbf;
  -webkit-box-shadow: 0px 0px 0px 0px #0f8bbf; }

body footer {
  margin-top: 90px;
  background: #eeeeee;
  padding-top: 40px; }
  body footer h2 {
    font-weight: 300;
    font-size: 25px;
    font-size: 2.5rem;
    text-align: center;
    padding-bottom: 20px; }
  body footer h3 {
    line-height: 1;
    font-weight: 100;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px; }
  body footer p {
    font-weight: 100;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    line-height: 2; }
  body footer #akasaka-wrap {
    width: 830px;
    margin: 0 auto 50px auto;
    border: 1px solid #e3e3e3;
    background: #ffffff; }
    body footer #akasaka-wrap .akasaka-img {
      float: left;
      padding-right: 20px;
      line-height: 0; }
      body footer #akasaka-wrap .akasaka-img img {
        width: auto;
        height: 260px; }
    body footer #akasaka-wrap .akasaka {
      height: 195px;
      padding: 20px 10px; }
      body footer #akasaka-wrap .akasaka h2 {
        text-align: left; }
      body footer #akasaka-wrap .akasaka p {
        text-align: left;font-size:1.5rem }
  body footer .ueno {
    padding-bottom: 50px; }
  body footer #other-office-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center; }
    body footer #other-office-wrap .other-office h3 {
      padding-top: 0;
      font-weight: 100;
      font-size: 17px;
      font-size: 1.7rem; }
    body footer #other-office-wrap .other-office p {
      font-weight: 100;
      font-size: 14px;
      font-size: 1.4rem; }
      body footer #other-office-wrap .other-office p .pc {
        display: inline; }
    body footer #other-office-wrap .other-office:first-child {
      padding-right: 30px; }
  body footer #copyright {
    font-weight: 300;
    background: #01639b;
    font-size: 13px;
    font-size: 1.3rem;
    color: #ffffff;
    font-weight: 400; }

body.contact .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 610px;
  margin: 70px auto 0 auto; }
  body.contact .btn-wrap input[type="button"].btn-pl--bl-sh {
    margin: 0; }
  body.contact .btn-wrap input[type="button"].btn-pl--bl-sh:first-child {
    margin-right: 10px; }

body.contact-comp .com-sec01.contact p {
  line-height: 2;
  margin-top: 70px;
  text-align: center; }

@media screen and (max-width: 768px) {
  body .pc {
    display: none; }
  body .sp {
    display: block; }
  body a.btn-pl--og:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  body a.btn-pl--bl:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  body a.btn-pl--og-sh:hover {
    background: #f7b600;
    box-shadow: 0px 5px 0px 0px #9b7200;
    -moz-box-shadow: 0px 5px 0px 0px #9b7200;
    -webkit-box-shadow: 0px 5px 0px 0px #9b7200; }
  body .btn-pl--bl-sh:hover {
    background: #f7b600;
    box-shadow: 0px 5px 0px 0px #9b7200;
    -moz-box-shadow: 0px 5px 0px 0px #9b7200;
    -webkit-box-shadow: 0px 5px 0px 0px #9b7200; }
  body header.page {
    width: auto;
    min-width: auto;
    padding: 10px 0 5px 0; }
    body header.page #logo {
      width: 220px;
      height: auto;
      padding-left: 10px;
      padding-bottom: 3px; }
    body header.page .hd-btn .btn-pl--og {
      display: none; }
    body header.page .hd-btn .btn-pl--bl {
      display: none; }
    body header.page .hd-btn a.en-btn,
    body header.page .hd-btn a.en-btn:link,
    body header.page .hd-btn a.en-btn:visited {
      display: none; }
    body header.page .hd-btn a.en-btn:hover {
      display: none; }
    body header.page nav.drawer-nav ul.drawer-menu {
      padding-top: 45px;
      width: 100%; }
      body header.page nav.drawer-nav ul.drawer-menu li {
        float: none;
        width: auto; }
        body header.page nav.drawer-nav ul.drawer-menu li a,
        body header.page nav.drawer-nav ul.drawer-menu li a:link,
        body header.page nav.drawer-nav ul.drawer-menu li a:visited {
          font-size: 16px;
          font-size: 1.6rem;
          border-bottom: 1px solid #e3e3e3; }
        body header.page nav.drawer-nav ul.drawer-menu li a:first-child {
          border-top: 1px solid #e3e3e3; }
  body table {
    width: 100%; }
    body table tbody tr th {
      text-align: right;
      width: 30%;
      border: 1px solid #e3e3e3;
      padding: 5px 10px 5px 10px;
      font-weight: 400;
      font-size: 1.3px;
      font-size: 1.3rem; }
    body table tbody tr td {
      text-align: left;
      width: 70%;
      padding: 5px 10px 5px 10px;
      border: 1px solid #e3e3e3;
      font-weight: 400;
      font-size: 13px;
      font-size: 1.3rem; }
  body #key {
    max-width: initial;
    min-width: auto;
    min-height: auto;
    background: transparent;
    position: relative; }
    body #key #key-img {
      display: block;
      width: 100%;
      height: auto; }
    body #key #key-inner {
      position: absolute;
      /*bottom: 10px;*/
      width: 85%;
      min-width: auto;
      min-height: auto;
      padding: 15px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);}
      body #key #key-inner #key-inner-catch {
        position: static;
        top: auto;
        margin: 0; }
        body #key #key-inner #key-inner-catch img {
          width: 100%;
          height: auto; }
        body #key #key-inner #key-inner-catch #key-obj01 {
          margin-bottom: 15px; }
        body #key #key-inner #key-inner-catch a.btn-pl--og-sh {
          text-align: center;
          position: static;
          margin: 0;
          left: auto;
          bottom: auto;
          display: block; }
  body .com-sec01 {
    width: auto;
    min-width: auto;
    padding: 25px 0 0 0; }
    body .com-sec01 h1 {
      font-size: 25px;
      font-size: 2rem;
      padding: 0 10px 10px; }
    body .com-sec01 .com-sec01-inner img {
      width: 100%;
      height: auto; }
    body .com-sec01 .com-sec01-inner .com-sec01-inner-caption {
      line-height: 1.5;
      position: static;
      top: auto;
      right: auto;
      height: auto;
      width: 100%;
      border: none;
      border-bottom: 1px solid #e3e3e3;
      padding: 0; }
      body .com-sec01 .com-sec01-inner .com-sec01-inner-caption h2 {
        position: static;
        top: auto;
        right: auto;
        width: 50px;
        height: 40px;
        font-size: 30px;
        font-size: 3rem;
        padding: 3px 0 0 0; }
      body .com-sec01 .com-sec01-inner .com-sec01-inner-caption p {
        padding: 20px 10px 40px 10px;
        font-size: 18px;
        font-size: 1.8rem; }
    body .com-sec01 .support-inner {
      margin-top: 55px;
      padding: 0 5px; }
      body .com-sec01 .support-inner .support {
        margin: 30px 0 0 0;
        float: none;
        width: 100%;
        height: auto; }
        body .com-sec01 .support-inner .support span.num {
          font-size: 25px;
          font-size: 2.5rem;
          width: 40px;
          height: 40px;
          border-radius: 20px; }
        body .com-sec01 .support-inner .support h2 {
          padding: 25px 10px;
          font-size: 18px;
          font-size: 1.8rem; }
          body .com-sec01 .support-inner .support h2 span {
            font-size: 18px;
            font-size: 1.8rem; }
      body .com-sec01 .support-inner .support.adj-ttl h2 {
        padding: 25px 10px; }
      body .com-sec01 .support-inner .support:first-child {
        margin: 0; }
      body .com-sec01 .support-inner .support:last-child {
        margin: 30px 0 0 0; }
    body .com-sec01 #ican-wrap {
      margin-top: 55px; }
      body .com-sec01 #ican-wrap .ican {
        min-height: auto;
        padding: 0;
        float: none;
        width: auto; }
        body .com-sec01 #ican-wrap .ican img {
          width: 100%;
          height: auto;
          margin: 0; }
        body .com-sec01 #ican-wrap .ican h2 {
          font-size: 18px;
          font-size: 1.8rem;
          padding: 0 15px 0 15px; }
        body .com-sec01 #ican-wrap .ican ul {
          padding: 0 15px 0 2.5em; }
          body .com-sec01 #ican-wrap .ican ul li {
            font-size: 15px;
            font-size: 1.5rem; }
        body .com-sec01 #ican-wrap .ican p {
          padding: 0 15px 0 15px;
          font-size: 15px;
          font-size: 1.5rem; }
        body .com-sec01 #ican-wrap .ican .sankaku {
          display: none; }
        body .com-sec01 #ican-wrap .ican .round-banner {
          padding: 15px 10px;
          position: static;
          left: auto;
          bottom: auto;
          margin: 15px 0 0 0;
          text-align: center;
          width: auto;
          height: auto;
          border-radius: 0;
          font-size: 17px;
          font-size: 1.7rem; }
      body .com-sec01 #ican-wrap .ican:first-child {
        margin: 0; }
    body .com-sec01 .ican-com-wrap {
      margin-top: 20px; }
      body .com-sec01 .ican-com-wrap .ican-com {
        float: none; }
        body .com-sec01 .ican-com-wrap .ican-com img {
          width: 100%;
          height: auto; }
      body .com-sec01 .ican-com-wrap p {
        padding: 10px;
        font-weight: 300;
        font-size: 17px;
        font-size: 1.7rem;
        width: auto;
        margin-left: 0;
        float: none; }
    body .com-sec01 #reco-wrap {
      margin-top: 55px;
      display: block;
      padding: 0 10px; }
      body .com-sec01 #reco-wrap .reco {
        margin: 50px 0 0 0;
        position: relative;
        width: auto;
        height: auto; }
        body .com-sec01 #reco-wrap .reco img {
          width: 50px;
          height: auto;
          top: -25px;
          margin-left: -25px; }
        body .com-sec01 #reco-wrap .reco p {
          padding: 50px 15px 20px 15px;
          font-size: 18px;
          font-size: 1.8rem; }
    body .com-sec01 .ceo-wrap.last {
      margin-bottom: 40px; }
    body .com-sec01 .ceo-wrap {
      float: none;
      width: auto;
      display: block;
      padding: 0 10px; }
      body .com-sec01 .ceo-wrap .ceo-men {
        padding: 0;
        float: left;
        margin-right: 20px; }
        body .com-sec01 .ceo-wrap .ceo-men img {
          width: 117px;
          height: auto; }
      body .com-sec01 .ceo-wrap .ceo-txt h2 {
        line-height: 1.3;
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 25px; }
      body .com-sec01 .ceo-wrap .ceo-txt p {
        font-weight: 300;
        font-size: 17px;
        font-size: 1.7rem; }
    body .com-sec01 #main-work {
      padding: 0 10px; }
      body .com-sec01 #main-work h2 {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 20px;
        border-left: 5px solid #20a5dd;
        padding-left: 20px;
        padding-bottom: 5px;
        line-height: 1; }
      body .com-sec01 #main-work table tbody tr th {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 400;
        padding: 15px 10px 15px 10px; }
      body .com-sec01 #main-work table tbody tr td {
        padding: 10px 10px 10px 10px; }
  body .com-sec02 h1 {
    padding: 80px 10px 0;
    font-size: 30px;
    font-size: 3rem;
    text-shadow: 2px 3px 10px #000000, -2px 2px 10px #000000, 2px -2px 10px #000000, -2px -2px 10px #000000;
    -moz-text-shadow: 2px 3px 20px #0c0c0c, -2px 2px 20px #212121, 2px -2px 20px #212121, -2px -2px 20px #212121;
    -webkit-text-shadow: 2px 3px 20px #0c0c0c, -2px 2px 20px #212121, 2px -2px 20px #212121, -2px -2px 20px #212121; }
  body .com-sec01.remomend #remomend-contact-wrap {
    padding: 0 10px; }
    body .com-sec01.remomend #remomend-contact-wrap .btn-pl--og-sh {
      width: 100%;
      font-size: 18px;
      font-size: 1.8rem; }
  body .com-sec01.contact .round-banner-wrap {
    padding: 0 10px; }
    body .com-sec01.contact .round-banner-wrap .round-banner {
      padding-top: 20px;
      margin: 0;
      text-align: center;
      width: auto;
      height: 43px;
      margin: 35px auto 0 auto;
      font-weight: 300;
      font-size: 15px;
      font-size: 1.5rem; }
      body .com-sec01.contact .round-banner-wrap .round-banner span {
        font-size: 13px;
        font-size: 1.3rem; }
  body .com-sec01.contact .contact-ttl-wrap {
    margin-top: 30px;
    display: block;
    padding: 0 10px; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl {
      width: auto;
      margin: 0 0 30px 0; }
      body .com-sec01.contact .contact-ttl-wrap .contact-ttl h2 {
        background: #20a5dd;
        padding: 10px 0;
        font-size: 20px;
        font-size: 2rem; }
      body .com-sec01.contact .contact-ttl-wrap .contact-ttl span {
        position: static;
        top: auto;
        left: auto;
        background: #20a5dd;
        color: #ffffff;
        line-height: 1;
        padding: 5px 10px;
        text-align: center; }
      body .com-sec01.contact .contact-ttl-wrap .contact-ttl .tel {
        font-size: 25px;
        font-size: 2.5rem; }
      body .com-sec01.contact .contact-ttl-wrap .contact-ttl a.tel:hover {
        text-decoration: none; }
      body .com-sec01.contact .contact-ttl-wrap .contact-ttl p {
        margin-top: 15px;
        font-size: 16px;
        font-size: 1.6rem; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl:first-child h2 {
      margin-bottom: 10px; }
    body .com-sec01.contact .contact-ttl-wrap .contact-ttl:last-child {
      margin-right: 0; }
  body .com-sec01.contact table {
    margin-top: 20px; }
    body .com-sec01.contact table tbody tr th {
      font-size: 1.3px;
      font-size: 1.3rem;
      text-align: left;
      width: 40%; }
      body .com-sec01.contact table tbody tr th span {
        display: block;
        line-height: 1;
        width: 2em;
        margin: 0; }
    body .com-sec01.contact table tbody tr td {
      width: 60%; }
      body .com-sec01.contact table tbody tr td input {
        width: 90%; }
      body .com-sec01.contact table tbody tr td textarea {
        width: 90%; }
    body .com-sec01.contact table tbody tr:nth-child(even) {
      background: #ffffff; }
  body .com-sec01.contact input[type="button"] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    -webkit-appearance: none; }
  body .com-sec01.contact input[type="button"].btn-pl--bl-sh,
  body .com-sec01.contact input[type="button"].btn-pl--bl-sh:link,
  body .com-sec01.contact input[type="button"].btn-pl--bl-sh:visited {
    font-size: 2px;
    font-size: 2rem; }
  body .com-sec01.contact input[type="button"].btn-pl--bl-sh:hover {
    background-color: #20a5dd;
    box-shadow: 0px 5px 0px 0px #0f8bbf;
    -moz-box-shadow: 0px 5px 0px 0px #0f8bbf;
    -webkit-box-shadow: 0px 5px 0px 0px #0f8bbf; }
  body footer {
    margin-top: 45px;
    padding-top: 30px; }
    body footer a,
    body footer a:link,
    body footer a:visited {
      text-decoration: underline;
      color: #000000; }
    body footer a:hover {
      text-decoration: none; }
    body footer section {
      padding: 0 10px; }
    body footer h2 {
      font-size: 17px;
      font-size: 1.7rem;
      padding-bottom: 15px; }
    body footer p {
      line-height: 1.8;
      font-size: 14px;
      font-size: 1.4rem; }
    body footer .akasaka {
      padding-bottom: 30px; }
    body footer .ueno {
      padding-bottom: 30px; }
    body footer #akasaka-wrap {
      width: auto;
      margin: 0 auto;
      border: 1px solid #e3e3e3;
      background: #ffffff; }
      body footer #akasaka-wrap .akasaka-img {
        float: none;
        padding-right: 0;
        line-height: 0; }
        body footer #akasaka-wrap .akasaka-img img {
          width: 100%;
          height: auto; }
      body footer #akasaka-wrap .akasaka {
        height: auto;
        padding: 25px 10px; }
        body footer #akasaka-wrap .akasaka h2 {
          text-align: left; }
        body footer #akasaka-wrap .akasaka p {
          text-align: left; }
    body footer .ueno {
      padding: 50px 0 50px 0; }
      body footer .ueno h2 {
        text-align: left; }
      body footer .ueno #footer-logo {
        text-align: left;
        width: 270px;
        height: auto; }
    body footer #other-office-wrap {
      display: block; }
      body footer #other-office-wrap .other-office h3 {
        text-align: left;
        padding-top: 0;
        font-weight: 100;
        font-size: 17px;
        font-size: 1.7rem; }
      body footer #other-office-wrap .other-office p {
        text-align: left;
        font-weight: 100;
        font-size: 13px;
        font-size: 1.3rem; }
        body footer #other-office-wrap .other-office p .pc {
          display: none; }
      body footer #other-office-wrap .other-office:first-child {
        padding-right: 0;
        padding-bottom: 30px; }
    body footer #copyright {
      padding: 10px;
      font-size: 10px;
      font-size: 1rem; }
  body.contact .btn-wrap {
    display: block;
    width: auto;
    margin: 35px auto 0 auto;
    padding: 0 10px; }
    body.contact .btn-wrap input[type="button"].btn-pl--bl-sh {
      width: 100%;
      font-size: 2px;
      font-size: 2rem;
      margin: 0;
      margin-top: 15px; }
    body.contact .btn-wrap input[type="button"].btn-pl--bl-sh:first-child {
      width: 100%;
      font-size: 2px;
      font-size: 2rem;
      margin-right: 0; }
  body.contact .com-sec01.contact table {
    margin-top: 20px; }
    body.contact .com-sec01.contact table tbody tr td {
      font-size: 1.3px;
      font-size: 1.3rem; }
  body.contact-comp .com-sec01.contact p {
    margin-top: 55px;
    padding: 10px; } }
