@import url(reset.css);
@import url(reset.css);
body:before {
  display: block;
  content: '';
  height: 4px;
  background-image: url(../img/menu02.jpg); }

.header {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px; }

.header-title {
  font-size: 13px;
  padding-left: 13px; }
  @media screen and (max-width: 480px) {
    .header-title {
      text-align: center;
      padding: 0px;
      margin-top: 10px;
      margin-bottom: 15px; } }

@media screen and (max-width: 1025px) {
  .header {
    width: 100%; } }
@media screen and (max-width: 480px) {
  .header {
    width: 100%;
    height: auto; } }
@media screen and (max-width: 480px) {
  .header .header-title {
    padding: 5px; } }
.header-list {
  padding-top: 15px; }
  .header-list:after {
    display: block;
    content: '';
    clear: both; }
  .header-list .company {
    float: left;
    padding-left: 15px; }
  .header-list .tel {
    float: right; }

@media screen and (max-width: 480px) {
  .header-list {
    padding-top: 0px;
    margin-bottom: 20px; } }
@media screen and (max-width: 480px) {
  .header-list .company {
    float: none;
    padding: 0px;
    text-align: center;
    margin-bottom: 10px; } }
@media screen and (max-width: 480px) {
  .header-list .tel {
    float: none;
    padding: 10px;
    text-align: center;
    padding-right: 35px; } }
.fixed {
  position: fixed;
  z-index: 10000;
  top: 0;
  width: 100%; }

#front-menu {
  width: 100%;
  background-image: url(../img/menu02.jpg);
  margin-bottom: 30px; }

@media screen and (max-width: 480px) {
  #front-menu {
    margin-bottom: 20px; } }
.nav-list {
  margin: 0 auto;
  width: 1200px; }
  .nav-list:after {
    display: block;
    content: '';
    clear: both; }
  .nav-list li {
    float: left;
    height: 60px;
    width: 25%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px dotted #ffffff; }
    .nav-list li:first-of-type {
      border-left: 1px dotted #ffffff; }
  .nav-list a {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #ffffff; }
    .nav-list a:before {
      position: absolute;
      bottom: 2px;
      left: 0;
      width: 0;
      height: 3px;
      content: '';
      background-color: #ffffff; }
    .nav-list a:hover:before {
      -webkit-animation: navlist .5s both;
      animation: navlist .5s both; }
    .nav-list a span {
      display: block;
      width: 100%;
      font-size: 15px; }
      .nav-list a span q {
        font-size: 12px; }

@media screen and (max-width: 1025px) {
  .nav-list {
    width: 100%; } }
@media screen and (max-width: 480px) {
  .nav-list a span {
    font-size: 12px; } }
@media screen and (max-width: 480px) {
  .nav-list a span q {
    font-size: 10px; } }
@keyframes navlist {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
@-ms-keyframes navlist {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
@-webkit-keyframes navlist {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
@-moz-keyframes navlist {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
.main-visual {
  position: relative;
  width: 100%;
  height: 344px;
  overflow: hidden;
  background-image: url(../img_slid/slide1.jpg);
  background-repeat: no-repeat;
  background-position: right 20%; }
  .main-visual .visual-item {
    position: relative;
    width: 322px;
    height: 322px;
    margin-left: 25px;
    margin-top: 10px; }
    .main-visual .visual-item img {
      width: 100%;
      height: auto; }
  .main-visual .pdsca01 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .main-visual .pdsca02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2; }
  .main-visual .pdsca03 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3; }
  .main-visual .pdsca04 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4; }
  .main-visual .pdsca05 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5; }
  .main-visual .text01 {
    position: absolute;
    left: 60.55901%;
    top: 9.31677%;
    z-index: 6;
    font-size: 26px;
    padding: 25px;
    color: #008DC5; }
  .main-visual .text02 {
    position: absolute;
    left: 66.77019%;
    top: 52.79503%;
    z-index: 7;
    font-size: 26px;
    padding: 25px;
    color: #5DB521; }
  .main-visual .text03 {
    position: absolute;
    left: 24.84472%;
    top: 74.53416%;
    z-index: 8;
    font-size: 26px;
    padding: 15px;
    color: #FD971F; }
  .main-visual .text04 {
    position: absolute;
    left: 0%;
    top: 45.03106%;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 9;
    font-size: 26px;
    color: #D570A7;
    text-shadow: 0 3px 0 #ffffff, 3px 0 0 #ffffff, 0 -3px 0 #ffffff, -3px 0 0 #ffffff, -3px -3px 0 #ffffff, 3px -3px 0 #ffffff, -3px 3px 0 #ffffff, 3px 3px 0 #ffffff; }
  .main-visual .text05 {
    position: absolute;
    left: 13.04348%;
    top: 4.65839%;
    padding: 25px;
    z-index: 10;
    font-size: 26px;
    color: #8484DC; }
  .main-visual .text06 {
    position: absolute;
    top: 30%;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 25px;
    margin: auto;
    text-align: center;
    width: 700px;
    z-index: 0; }

@media screen and (max-width: 1025px) {
  .main-visual {
    height: 260px;
    background-size: cover; } }
@media screen and (max-width: 480px) {
  .main-visual {
    position: static;
    height: auto;
    background: none; } }
@media screen and (max-width: 1025px) {
  .main-visual .visual-item {
    width: 220px;
    height: 220px;
    margin-top: 20px; } }
@media screen and (max-width: 480px) {
  .main-visual .visual-item {
    width: 220px;
    height: 220px;
    margin: 0 auto;
    margin-bottom: 15px; } }
@media screen and (max-width: 1025px) {
  .main-visual .text01 {
    font-size: 20px;
    left: 57.45342%;
    top: 6.21118%; } }
@media screen and (max-width: 1025px) {
  .main-visual .text02 {
    font-size: 20px;
    left: 63.6646%;
    top: 49.68944%; } }
@media screen and (max-width: 1025px) {
  .main-visual .text03 {
    font-size: 20px;
    left: 21.73913%;
    top: 71.42857%; } }
@media screen and (max-width: 1025px) {
  .main-visual .text04 {
    font-size: 20px;
    left: 0%;
    top: 41.92547%; } }
@media screen and (max-width: 1025px) {
  .main-visual .text05 {
    font-size: 20px;
    left: 9.93789%;
    top: 1.5528%; } }
@media screen and (max-width: 1300px) {
  .main-visual .text06 {
    text-align: center;
    font-size: 17px;
    top: 32%;
    text-shadow: 0 1px 0 #ffffff, 1px 0 0 #ffffff, 0 -1px 0 #ffffff, -1px 0 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff; } }
@media screen and (max-width: 1025px) {
  .main-visual .text06 {
    font-size: 18px;
    width: 550px;
    text-align: center;
    top: 32%; } }
@media screen and (max-width: 667px) {
  .main-visual .text06 {
    font-size: 14px;
    width: 450px;
    margin: 0px;
    left: 2.9985%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  .main-visual .text06 {
    width: 100%;
    text-align: center;
    position: static;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 15px;
    background-image: url(../img_slid/slide1.jpg);
    background-size: 580px auto;
    background-position: right 0;
    background-repeat: no-repeat;
    text-shadow: 0 1px 0 #ffffff, 1px 0 0 #ffffff, 0 -1px 0 #ffffff, -1px 0 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff; } }
.text06_middle {
  font-size: 40px; }

.main-visual-name01 {
  font-size: 44px;
  padding-top: 15px;
  padding-bottom: 15px;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .main-visual-name01 span {
    padding-right: 20px; }

@media screen and (max-width: 667px) {
  .main-visual-name01 {
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px; } }
@media screen and (max-width: 480px) {
  .main-visual-name01 span {
    padding-right: 15px; } }
.main-visual-name02 {
  font-size: 28px; }

@media screen and (max-width: 667px) {
  .main-visual-name02 {
    display: block;
    font-size: 18px; } }
/* -------------------
 
---------------------- */
.bus-sign {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px; }
  .bus-sign:after {
    display: block;
    content: '';
    clear: both; }
  .bus-sign .bus-sign-title {
    font-size: 25px;
    text-align: center; }
  .bus-sign .bus-sign-item {
    float: left;
    width: 383.33333px;
    margin: 25px 0 25px 25px; }
    .bus-sign .bus-sign-item:nth-of-type(1), .bus-sign .bus-sign-item:nth-of-type(4) {
      margin-left: 0px; }
    .bus-sign .bus-sign-item h3 {
      font-size: 22px;
      text-align: center;
      line-height: 180%; }
  .bus-sign a.thumnail {
    display: block;
    overflow: hidden;
    width: 383.33333px; }
  .bus-sign img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .bus-sign figure {
    position: relative;
    overflow: hidden;
    margin: 0; }
  .bus-sign figcaption {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 15px;
    font-size: 16px;
    line-height: 200%;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    text-align: center;
    opacity: 0;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5); }
  .bus-sign a:hover > figure img {
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15); }
  .bus-sign a:hover > figure figcaption {
    opacity: 1; }

@media screen and (max-width: 1025px) {
  .bus-sign {
    width: 100%; } }
@media screen and (max-width: 1025px) {
  .bus-sign .bus-sign-item {
    width: 40%;
    margin: 0px;
    margin-left: 5%; } }
@media screen and (max-width: 480px) {
  .bus-sign .bus-sign-item {
    float: none;
    width: 90%;
    margin-left: 0px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 15px; } }
@media screen and (max-width: 1025px) {
  .bus-sign .bus-sign-item:nth-of-type(1) {
    margin-left: 5%; } }
@media screen and (max-width: 480px) {
  .bus-sign .bus-sign-item:nth-of-type(1) {
    margin: 0 auto; } }
@media screen and (max-width: 1025px) {
  .bus-sign .bus-sign-item:nth-of-type(4) {
    margin-left: 5%; } }
@media screen and (max-width: 480px) {
  .bus-sign .bus-sign-item:nth-of-type(4) {
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  .bus-sign .bus-sign-item h3 {
    font-size: 18px; } }
@media screen and (max-width: 1025px) {
  .bus-sign a.thumnail {
    width: 100%;
    margin-bottom: 25px; } }
@media screen and (max-width: 480px) {
  .bus-sign a.thumnail {
    width: 100%; } }
@media screen and (max-width: 769px) {
  .bus-sign figcaption {
    font-size: 50%;
    line-height: 150%; } }
@media screen and (max-width: 640px) {
  .bus-sign figcaption {
    font-size: 90%;
    line-height: 190%; } }
.bizup-sign {
  width: 100%;
  margin: 0 auto;
  background-image: url(../img/top/07.jpg);
  background-size: cover;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
  /* ------ */
  /* ------ */
  /* ------ */
  /* ------ */
  /* ------ */
  /* ------ */ }
  .bizup-sign:after {
    display: block;
    content: '';
    clear: both; }
  .bizup-sign .bizup-sign-title {
    font-size: 25px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .bizup-sign p {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .bizup-sign .bizup-sign-list {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px; }
    .bizup-sign .bizup-sign-list:after {
      display: block;
      content: '';
      clear: both; }
    .bizup-sign .bizup-sign-list li {
      float: left;
      width: 228px;
      margin: 0 0 0 15px;
      background-color: rgba(255, 255, 255, 0.8);
      background-size: 33%;
      background-repeat: no-repeat;
      background-position: 50% 80%;
      -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
      box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
      text-align: center; }
      .bizup-sign .bizup-sign-list li:nth-of-type(1) {
        margin-left: 0px;
        background-image: url(../img/bizup/01.png); }
      .bizup-sign .bizup-sign-list li:nth-of-type(2) {
        background-image: url(../img/bizup/02.png); }
      .bizup-sign .bizup-sign-list li:nth-of-type(3) {
        background-image: url(../img/bizup/03.png); }
      .bizup-sign .bizup-sign-list li:nth-of-type(4) {
        background-image: url(../img/bizup/04.png); }
      .bizup-sign .bizup-sign-list li:nth-of-type(5) {
        background-image: url(../img/bizup/05.png); }
      .bizup-sign .bizup-sign-list li a {
        display: block;
        height: 120px;
        padding: 25px;
        font-size: 18px;
        line-height: 110%;
        color: #07427A; }
  .bizup-sign .bizup-new-title {
    font-size: 16px;
    padding-left: 25px; }
  .bizup-sign .bizup-news-list {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px; }
    .bizup-sign .bizup-news-list:after {
      display: block;
      content: '';
      clear: both; }
    .bizup-sign .bizup-news-list li {
      float: left;
      width: 592.5px; }
      .bizup-sign .bizup-news-list li:nth-of-type(2) {
        float: right;
        text-align: center;
        padding-top: 50px; }
        .bizup-sign .bizup-news-list li:nth-of-type(2) a {
          display: block;
          width: 350px;
          height: 80px;
          line-height: 80px;
          color: #ffffff;
          font-size: 20px;
          background-image: url(../img/menu02.jpg);
          margin: 0 auto; }
  .bizup-sign .bizup-news {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 25%;
    width: 100%;
    display: inline-block;
    -webkit-overflow-scrolling: touch; }
    .bizup-sign .bizup-news iframe {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      overflow-x: hidden;
      overflow-y: scroll; }

@media screen and (max-width: 480px) {
  .bizup-sign {
    padding-top: 25px;
    margin-bottom: 10px; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-sign-title {
    margin-bottom: 10px; } }
@media screen and (max-width: 480px) {
  .bizup-sign p {
    width: 90%; } }
@media screen and (max-width: 1025px) {
  .bizup-sign .bizup-sign-list {
    width: 98%;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-sign-list {
    width: 235px; } }
@media screen and (max-width: 1025px) {
  .bizup-sign .bizup-sign-list li {
    margin-bottom: 25px; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-sign-list li {
    float: none;
    margin-left: 0px;
    margin-bottom: 15px; } }
@media screen and (max-width: 1025px) {
  .bizup-sign .bizup-sign-list li:nth-of-type(1) {
    margin: 0 0 0 15px; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-sign-list li:nth-of-type(1) {
    margin-left: 0px;
    margin-bottom: 15px; } }
@media screen and (max-width: 1025px) {
  .bizup-sign .bizup-news-list {
    width: 90%; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-news-list {
    width: 100%; } }
@media screen and (max-width: 1025px) {
  .bizup-sign .bizup-news-list li {
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-news-list li {
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-news-list li:nth-of-type(2) {
    float: none;
    padding-top: 20px; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-news-list li:nth-of-type(2) a {
    width: 90%;
    height: 80px;
    line-height: 80px; } }
@media screen and (max-width: 480px) {
  .bizup-sign .bizup-news {
    padding-top: 45%; } }
.link-sign {
  width: 100%; }

.link-title {
  display: none; }

.link-list {
  width: 90%;
  margin: 0 auto;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px; }
  .link-list li {
    width: 30%;
    text-align: center;
    font-size: 23px; }
    .link-list li.link-item01 {
      background-color: #67C9A0; }
    .link-list li.link-item02 {
      background-color: #BA394D; }
    .link-list li.link-item03 {
      background-color: #1AA0C6; }
    .link-list li a {
      display: block;
      padding: 15px; }
      .link-list li a:link, .link-list li a:active, .link-list li a:visited {
        color: #ffffff; }

@media screen and (max-width: 667px) {
  .link-list li {
    margin-bottom: 20px;
    width: 100%; } }
.voice {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px; }
  .voice:after {
    display: block;
    content: '';
    clear: both; }
  .voice .voice-title {
    font-size: 25px;
    text-align: center;
    margin: 25px; }
  .voice .bxslider {
    margin: 0 auto; }
    .voice .bxslider li {
      text-align: center; }
      .voice .bxslider li a {
        display: block;
        height: auto;
        color: #121212;
        /* ------ */
        /* ------ */ }
        .voice .bxslider li a img {
          width: 100%; }
        .voice .bxslider li a span {
          display: block;
          width: 100%;
          padding-top: 10px;
          padding-bottom: 10px; }

@media screen and (max-width: 1024px) {
  .voice {
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden; } }
@media screen and (max-width: 480px) {
  .voice .bxslider li a span {
    font-size: 10px;
    padding: 0px;
    padding: 10px; } }
.contact-us {
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 30px;
  overflow: hidden;
  background-color: #F2F2F2;
  background-image: url(../img/contact.png);
  background-repeat: no-repeat;
  background-position: bottom 15px left;
  /* ------ */
  /* ------ */ }
  .contact-us .contact-us-title {
    font-size: 25px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center; }
  .contact-us .mail {
    padding-left: 30px;
    background-image: url(../img/mail.jpg);
    background-repeat: no-repeat;
    font-size: 25px;
    background-size: 25px;
    background-position: 0px 5px;
    margin-left: 80px;
    color: #333333; }
  .contact-us .tel {
    padding-left: 30px;
    background-image: url(../img/tel.jpg);
    background-repeat: no-repeat;
    font-size: 38px;
    background-size: 23px;
    margin-left: 40px;
    background-position: 0px 2px;
    color: #F37B1D;
    font-weight: bold; }
  .contact-us p {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .contact-us .contact-us-list {
    float: right;
    margin-right: 50px; }
    .contact-us .contact-us-list:after {
      display: block;
      content: '';
      clear: both; }
    .contact-us .contact-us-list li {
      float: left;
      width: 306.66667px;
      margin: 0 0 0 15px;
      background-color: #ffffff;
      background-size: 13%;
      background-repeat: no-repeat;
      background-position: 50% 80%;
      text-align: center; }
      .contact-us .contact-us-list li:nth-of-type(1) {
        margin-left: 0px; }
      .contact-us .contact-us-list li a {
        display: block;
        padding: 20px;
        height: 130px;
        font-size: 13px;
        color: #333333;
        line-height: 180%; }
        .contact-us .contact-us-list li a:first-line {
          font-size: 20px;
          line-height: 35px; }

@media screen and (max-width: 1025px) {
  .contact-us {
    background-size: 25%;
    padding-bottom: 0px; } }
@media screen and (max-width: 640px) {
  .contact-us {
    background-size: 40%;
    background-position: -20px top;
    padding-top: 10px;
    padding-bottom: 25px; } }
@media screen and (max-width: 640px) {
  .contact-us .contact-us-title {
    margin-bottom: 10px;
    padding-left: 10px; } }
@media screen and (max-width: 640px) {
  .contact-us .mail {
    display: block;
    width: 130px;
    margin: 0 auto;
    padding-left: 0px;
    text-align: center;
    font-size: 20px; } }
@media screen and (max-width: 640px) {
  .contact-us .tel {
    display: block;
    width: 160px;
    margin: 0 auto;
    font-size: 25px;
    background-size: 20px; } }
@media screen and (max-width: 1025px) {
  .contact-us .contact-us-list {
    width: 75%; } }
@media screen and (max-width: 1100px) {
  .contact-us .contact-us-list {
    margin-right: 0px; } }
@media screen and (max-width: 640px) {
  .contact-us .contact-us-list {
    float: none;
    width: 260px;
    margin: 0 auto;
    margin-top: 30px; } }
@media screen and (max-width: 1100px) {
  .contact-us .contact-us-list li {
    width: 260px; } }
@media screen and (max-width: 1025px) {
  .contact-us .contact-us-list li {
    width: 28%; } }
@media screen and (max-width: 667px) {
  .contact-us .contact-us-list li {
    width: 260px;
    margin-left: 0px;
    margin-bottom: 15px; } }
@media screen and (max-width: 1025px) {
  .contact-us .contact-us-list li {
    margin-bottom: 25px; } }
@media screen and (max-width: 1025px) {
  .contact-us .contact-us-list li:nth-of-type(1) {
    margin: 0 0 0 15px; } }
@media screen and (max-width: 667px) {
  .contact-us .contact-us-list li:nth-of-type(1) {
    margin-left: 0px;
    margin-bottom: 20px; } }
@media screen and (max-width: 1025px) {
  .contact-us .contact-us-list li a {
    height: 150px; } }
@media screen and (max-width: 769px) {
  .contact-us .contact-us-list li a {
    height: 170px; } }
/* ------ */
.map-title {
  display: block;
  font-size: 20px;
  margin-top: 20px; }

.top-iframe-wrapper {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 39%; }
  .top-iframe-wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    width: 90%;
    height: 90%;
    border: none; }

@media screen and (max-width: 1025px) {
  .top-iframe-wrapper {
    padding-top: 66%; } }
@media screen and (max-width: 769px) {
  .top-iframe-wrapper {
    padding-top: 97%; } }
@media screen and (max-width: 667px) {
  .top-iframe-wrapper {
    padding-top: 60%; } }
main {
  width: 1200px;
  margin: 0 auto; }
  main:after {
    display: block;
    content: '';
    clear: both; }

.side-menu {
  float: left;
  width: 383.33333px; }

.bus-guide {
  float: right;
  width: 791.66667px;
  float: right;
  width: 791.66667px; }
  .bus-guide .bus-guide-title {
    position: relative;
    height: 50px;
    background-color: #1A58BD;
    color: #ffffff;
    padding-left: 40px;
    font-size: 20px;
    line-height: 50px;
    margin-bottom: 10px; }
    .bus-guide .bus-guide-title:after {
      display: block;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      margin-left: 15px;
      width: 15px;
      height: 15px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background-color: #ffffff; }
  .bus-guide .bus-news {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 25%;
    margin-bottom: 30px; }
    .bus-guide .bus-news iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 1px solid #E6E6E6; }
  .bus-guide .initial-consult {
    background-image: url(../img/shokai_sodan.gif);
    background-size: cover;
    height: 250px; }
    .bus-guide .initial-consult .initial-consult-title {
      display: none; }
    .bus-guide .initial-consult p:nth-of-type(1) {
      padding-top: 120px;
      padding-left: 20px;
      width: 65%; }
    .bus-guide .initial-consult p:nth-of-type(2) {
      padding-left: 40px;
      padding-top: 20px; }
  .bus-guide .contact-us {
    position: relative;
    height: 150px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #1A58BD; }
    .bus-guide .contact-us .contact-us-title {
      width: 650px;
      padding-left: 20px;
      padding-top: 15px;
      font-size: 28px;
      color: #1A58BD; }
    .bus-guide .contact-us .contact-us-list {
      width: 740px;
      overflow: hidden; }
      .bus-guide .contact-us .contact-us-list li:first-of-type {
        float: left;
        font-size: 18px;
        padding-top: 8px;
        padding-left: 30px; }
      .bus-guide .contact-us .contact-us-list li:last-of-type {
        float: right; }

.sub-page-contents {
  width: 100%;
  margin: 0 auto;
  margin-top: -30px;
  background-color: #FAFAFA;
  padding-bottom: 80px; }

.service-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 140px;
  text-align: center;
  background-image: url(../img/page/01.jpg);
  color: #ffffff;
  font-size: 28px; }

.jimusho-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 140px;
  text-align: center;
  background-image: url(../img/page/02.jpg);
  color: #ffffff;
  font-size: 28px; }

.voice-page-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 140px;
  text-align: center;
  background-image: url(../img/page/03.jpg);
  color: #ffffff;
  font-size: 28px; }

.contact-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 140px;
  text-align: center;
  background-image: url(../img/page/04.jpg);
  color: #ffffff;
  font-size: 28px;
  text-shadow: 0 1px 0 #61971D, 1px 0 0 #61971D, 0 -1px 0 #61971D, -1px 0 0 #61971D, -1px -1px 0 #61971D, 1px -1px 0 #61971D, -1px 1px 0 #61971D, 1px 1px 0 #61971D; }

.bizup-contact-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 140px;
  text-align: center;
  background-image: url(../img/page/05.jpg);
  color: #ffffff;
  font-size: 28px; }

.page-point {
  max-width: 1060px;
  padding: 2%;
  margin: 0 auto;
  background-color: #ffffff;
  margin-top: 50px;
  border: 1px solid #CCCCCC;
  overflow: hidden; }

@media screen and (max-width: 480px) {
  .page-point {
    margin-top: 20px;
    border: 0px solid; } }
.point-title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 25px; }
  .point-title span {
    font-size: 18px; }

@media screen and (max-width: 480px) {
  .point-title {
    margin-bottom: 10px; } }
@media screen and (max-width: 667px) {
  .point-title span {
    display: block;
    font-size: 14px; } }
.sub-page-img {
  float: left;
  width: 38%;
  height: 200px;
  margin-right: 3%;
  overflow: hidden; }
  .sub-page-img img {
    max-width: 100%; }

@media screen and (max-width: 480px) {
  .sub-page-img {
    float: none;
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    overflow: hidden; } }
.sub-page-img02 {
  float: left;
  width: 38%;
  height: auto;
  margin-right: 3%;
  overflow: hidden; }
  .sub-page-img02 img {
    max-width: 100%; }

@media screen and (max-width: 480px) {
  .sub-page-img02 {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden; } }
.profile-sub-title {
  display: block;
  height: auto;
  margin-bottom: 7px;
  margin-top: 5px;
  font-size: 12px;
  border-bottom: 1px dotted #000000;
  border-left: 1px dotted #000000;
  padding-left: 10px;
  padding-top: 2px; }

.profile-sub {
  display: block;
  height: auto;
  margin-bottom: 2px;
  font-size: 12px;
  margin-left: 15px;
  text-indent: -12px; }

/* ------ */
.voice-page-img {
  float: left;
  width: 38%;
  height: auto;
  margin-right: 3%;
  overflow: hidden; }
  .voice-page-img img {
    width: 100%; }

@media screen and (max-width: 480px) {
  .voice-page-img {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 15px; } }
/* ------ */
.sub-page-detail {
  float: left;
  font-size: 18px;
  width: 58%;
  line-height: 180%; }

@media screen and (max-width: 480px) {
  .sub-page-detail {
    float: none;
    width: 95%;
    margin: 0 auto;
    font-size: 15px; } }
.service-list li {
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative; }
  .service-list li:before {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #9FD22D;
    position: absolute;
    top: 10px;
    left: 0;
    margin: auto; }

@media screen and (max-width: 480px) {
  .service-list li {
    font-size: 15px;
    margin-bottom: 5px; } }
.firm-list {
  font-size: 18px;
  overflow: hidden;
  zoom: 1; }
  .firm-list dt {
    float: left;
    width: 100px;
    padding: 15px;
    margin-bottom: 5px;
    clear: both; }
  .firm-list dd {
    border-bottom: 1px dotted #A6A6A6;
    padding-left: 160px;
    padding-bottom: 10px;
    padding-top: 15px;
    margin-bottom: 10px; }

@media screen and (max-width: 480px) {
  .firm-list {
    font-size: 15px; } }
@media screen and (max-width: 480px) {
  .firm-list dt {
    width: 80px; } }
@media screen and (max-width: 480px) {
  .firm-list dd {
    padding-left: 100px; } }
.shikaku-text {
  font-size: 12px; }

.director-list {
  font-size: 18px;
  overflow: hidden;
  zoom: 1; }
  .director-list dt {
    float: left;
    width: 150px;
    padding: 15px;
    margin-bottom: 5px;
    clear: both; }
  .director-list dd {
    border-bottom: 1px dotted #A6A6A6;
    padding-left: 180px;
    padding-bottom: 10px;
    padding-top: 15px;
    margin-bottom: 10px; }

@media screen and (max-width: 480px) {
  .director-list {
    font-size: 15px; } }
@media screen and (max-width: 480px) {
  .director-list dt {
    width: 110px; } }
@media screen and (max-width: 480px) {
  .director-list dd {
    padding-left: 150px; } }
.iframe-wrapper {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%; }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: none; }

.access-info {
  font-size: 18px;
  margin-bottom: 15px;
  text-align: center; }

@media screen and (max-width: 480px) {
  .access-info {
    font-size: 15px; } }
/* ------ */
.form-info {
  width: 90%;
  margin: 0 auto; }
  .form-info p {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 180%; }
  .form-info table {
    width: 100%; }
    .form-info table th {
      width: 180px;
      padding: 15px;
      text-align: left;
      vertical-align: middle;
      color: #fff;
      background-color: #878787; }
    .form-info table td {
      padding: 15px;
      text-align: left;
      vertical-align: middle;
      border: 1px solid #fff;
      background: #f6f6f6; }
  .form-info .button {
    text-align: center;
    padding: 5px; }
    .form-info .button input {
      margin-right: 20px;
      padding: 5px; }

@media screen and (max-width: 480px) {
  .form-info {
    width: 100%; } }
@media screen and (max-width: 480px) {
  .form-info p {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px; } }
@media screen and (max-width: 667px) {
  .form-info table {
    display: block;
    width: 100%;
    margin: 0 auto; } }
@media screen and (max-width: 667px) {
  .form-info table th {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    padding-left: 15px;
    background-color: #878787; } }
@media screen and (max-width: 667px) {
  .form-info table td {
    display: block;
    margin-bottom: 5px; }
    .form-info table td input, .form-info table td TEXTAREA {
      width: 100%; }
    .form-info table td input.reigai {
      width: 10%;
      vertical-align: middle; } }
.antre-list {
  margin-top: 15px;
  overflow: hidden;
  zoom: 1; }
  .antre-list dt {
    float: left;
    width: 180px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both; }
  .antre-list dd {
    border-bottom: 1px dotted #4D4D4D;
    padding-left: 200px;
    padding-bottom: 5px;
    margin-bottom: 10px; }

@media screen and (max-width: 667px) {
  .antre-list dt {
    width: 150px;
    font-size: 14px; } }
@media screen and (max-width: 667px) {
  .antre-list dd {
    padding-left: 160px;
    font-size: 14px; } }
.antre-title {
  font-size: 20px;
  background-color: #D1F43F;
  padding: 5px;
  padding-left: 20px;
  margin-bottom: 20px; }

.antre-detail {
  margin-top: 15px;
  background-color: #F2F2F2; }

.aisatu-name {
  display: block;
  float: right;
  margin-top: 35px; }

/* ------ */
.aisatu-item {
  position: relative;
  padding-left: 30px; }
  .aisatu-item:before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #000000;
    position: absolute;
    top: 13px;
    left: 12px;
    margin: auto; }

/* ------ */
/* ------ */
.shokuin {
  padding-top: 25px; }
  .shokuin img {
    max-width: 100%; }

/* -------------------
 
---------------------- */
.cloud-merit {
  text-align: center;
  color: #ffffff;
  background-color: #72B5E3;
  font-size: 25px;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px; }

.cloud-list {
  margin-bottom: 30px; }

.cloud-item {
  margin-left: 20px;
  text-indent: -20px;
  margin-bottom: 15px; }

.forward-btn {
  margin-bottom: 30px; }

footer {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../img/menu.jpg); }
  footer .footer-menu {
    padding-top: 15px; }
  footer .nav-list li {
    height: 45px; }
  footer p {
    text-align: center;
    color: #ffffff;
    padding: 15px;
    background-image: url(../img/menu02.jpg); }

@media screen and (max-width: 480px) {
  footer .footer-menu {
    display: none; } }

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