
/*header*/
body {

}
#container main section#top {
  margin: 30px 0 0;
}
#container main section#top .logo {
  height: 100px;
  text-align: center;
  padding: 10px 0;
}
#container main section#top .logo img {
  height: 100%;
}

/*slider*/
#container main section .oshirase  {
  width: 100%;
  height: 550px;
  background-image: url(../images/bg/S__68657191.jpg);
  background-size: cover;
  background-position: center center;
  margin-top: 30px;
  margin-bottom: 30px;
}
#container main section .zirei  {
  width: 100%;
  height: 280px;
  background-image: url(../images/bg/footer_info_bg.jpg);
  background-size: cover;
  background-position: center center;
}
#container main section .kikai  {
  width: 100%;
  height: 280px;
  background-image: url(../images/bg/footer_info2_bg.jpg);
  background-size: cover;
  background-position: center center;
}
#container main section .saiyou  {
  width: 100%;
  height: 300px;
  background-color: #ffffff;
  background-size: cover;
  background-position: center center;
  margin-top: 30px;
  margin-bottom: 30px;
}
/*content*/

.container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 0;
    position: relative;
}
.row {
    display: flex;
    flex-direction: row;
    padding: 0;
}
.row .col.span-4 {

    flex: 0 0 48%;
    max-width: 48%;
}
.row .col.span-4 h1 {
text-align: left;
color: #000;
padding-top: 20px;
font-size: 24px;
margin-left: 40px;
}
.row .col.span-4 h2 {
text-align: left;
color: #000;
padding-top: 7px;
font-size: 20px;
margin-left: 40px;
font-family: 'Poppins', sans-serif;
margin-bottom: 45px;
}
.row .col.span-4 h1 span {
  border-bottom: 0.2em solid #000;
  padding:0 6rem 0.5rem 1rem;
}

.row .col.span-4 p {
text-align: left;
color: #000;
padding-top: 25px;
font-size: 16px;
margin-bottom: 45px;
margin-left: 40px;
}

.kikai .row .col.span-4 {
    margin-left: 80px;
    flex: 0 0 48%;
    max-width: 48%;
}
.kikai .row .col.span-4 h1 {
text-align: left;
color: #000;
padding-top: 20px;
font-size: 24px;
}
.kikai .row .col.span-4 h2 {
text-align: left;
color: #000;
padding-top: 7px;
font-size: 20px;
font-family: 'Poppins', sans-serif;
}
.kikai .row .col.span-4 h1 span {
  border-bottom: 0.2em solid #000;
  padding:0 6rem 0.5rem 1rem;
}

.kikai .row .col.span-4 p {
text-align: left;
color: #000;
padding-top: 25px;
font-size: 16px;
margin-bottom: 45px;
}
.saiyou .row .col.span-4 p {
  text-align: left;
  color: #000;
  padding-top: 25px;
  font-size: 16px;
  margin-bottom: 45px;
  margin-left: 40px;
}
.saiyou .row .col.span-4 h1 {
  text-align: left;
  color: #C10000;
  padding-top: 20px;
  font-size: 24px;
  margin-left: 40px;
}
.saiyou .row .col.span-4 h2 {
  text-align: left;
  color: #C10000;
  padding-top: 7px;
  font-size: 20px;
  margin-left: 40px;
  font-family: 'Poppins', sans-serif;
}
.saiyou .col.span-4 h1 span {
  border-bottom: 0.2em solid #C10000;
  padding:0 6rem 0.5rem 1rem;
}
.row .col.span-4 img {
text-align: center;
padding-left: 70px;
padding-top: 0px;
}

.row .col.span-4 a {
  margin-left: 70px;
  padding: 15px 40px 15px 40px;
  font-size: 24px;

}
.row .col.span-4 a.btn-border {
  border: 2px solid #000;
  padding: 10 10 10 10;
  border-radius: 0;
  border-color: #C10000;
  background: #FFFFFF;
  color: #000000;
}

.row .col.span-4 a.btn-border:hover {
  color: #fff;
  background: #000000;
}

/*content*/
  #container main section#recruit {
    text-align: center;
  }
  #container main section#recruit a {
    width: auto;
    display: inline-block;
  }
  #container main section#recruit a img {
    max-width: 420px;
  }
  #container main section#info .title h2 {
    font-size: 16px;
  }
  #container main section#info .map .hover {
    display: none;
  }
  #container main section#info .map iframe {
    height: 250px;
  }
  #container main section#info .area {
    margin: 10px 0;
  }
  #container main section#info .area ul {
    max-width: 420px;
    margin: 0 auto;
  }
  #container main section#info .area ul li {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 10px;
  }
  #container main section#info .area ul li .img {
    width: 50%;
    height: 110px;
    float: left;
    margin: 0 10px 0 0;
  }
  #container main section#info .area ul li h3 {
    width: 100%;
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
  }
  #container main section#info .area ul li .tel {
    width: 100%;
    text-align: left;
  }
  #container main section#info .area ul li .tel a {
    font-size: 18px;
  }
  #container main section#info .area ul li .tel a:before {
    width: 13px;
    height: 18px;
    margin: 0 5px 0 0;
  }
  #container main section#info .area ul li .address {
    width: calc(50% - 10px);
    margin: 5px 0 0 auto;
    padding: 0;
  }
  #container main section#info .area ul li .address p {
    width: 100%;
    float: left;
    font-size: 10px;
  }
  #container main section#info .area ul li .address p:before {
    width: 11px;
    height: 16px;
    margin: 0 5px 0 0;
  }
  #container main section#info .area ul li:nth-child(3) {
    margin: 0;
  }
  #container main #service_title {
    width: 100%;
    height: 40px;
    margin: 20px 0 0;
    position: relative;
  }
  #container main #service_title h2 {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background: #5DB1D0;
  }
  #container main #service_title .arrow {
    position: absolute;
    height: 40px;
    line-height: 40px;
    right: 10px;
    top: 0;
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 320px) {
  #container main section#info .area ul li .tel a {
    font-size: 15px;
  }
}

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