
.contra-p
{text-align: left;
padding-top: 20px;
}
.contra-p span{
border: 1px solid;
font-size: 14px;
border-color:#C10000;
background-color:#C10000;
padding: 6px;
color: #FFF;

}
.contra-p span:after {
  border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
}
.contra-p span:before {
  border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
}
.contra-p span:before {
  margin-right: 1em; /* 文字の右隣 */
  border-top: 1px solid;
  content: "";
  width: 3em;
}
.contra-p span:after {
  margin-left: 1em; /* 文字の左隣 */
}

#container main section#service {
  margin: 30px auto 0;
  max-width: 1000px;
}
#container main section#service .title {
  text-align: center;
  margin: 0 0 20px;
}
#container main section#service .title h2 {
  color: #000000;
  font-size: 22px;
}
#container main section#service .title-2 h2 {
  text-align: center;
  color: #C10000;
  font-size: 22px;
}
#container main section#service .title-2 p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}
#container main section#service .title h2 span {
  display: block;
  color: #C10000;
  font-size: 10px;
  font-family: 'Poppins', sans-serif;
}
#container main section#service .items {
  width: 100%;
  margin: 0 0 50px;
}
#container main section#service .items .img {
  width: 100%;
  height: 160px;
}
#container main section#service .items h3 {
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin: 25px 0;
}
#container main section#service .items h3:before {
  content: " ";
  width: 60px;
  height: 40px;
  display: inline-block;
  margin: 0 0 -10px;
}
#container main section#service .items p {
  text-align: center;
}
#container main section#service .items.btob h3:before {
  background: url(../svg/service_icon3.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
#container main section#service .items.btob .img {
  background: url(../images/bg/service_btob_bg.jpg);
  background-size: cover;
  background-position: center center;
}
#container main section#service .items.btob .area .left {
  width: 50%;
  float: left;
  padding: 0 50px 0 0;
}
#container main section#service .items.btob .area .left img {
  width: 100%;
}
#container main section#service .items.btob .area .left p {
  text-align: justify;
}
#container main section#service .items.btob .area .left a {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
#container main section#service .items.btob .area .right {
  width: 50%;
  float: left;
padding: 0 50px 0 0;
}
#container main section#service .items.btob .area .right img {
  width: 100%;
}
#container main section#service .items.btob .area .right p {
  text-align: justify;
}
#container main section#service .items.btob .area .right a {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
#container main section#service .items.btob .area .right h4 {
  font-size: 22px;
  color: #5DB1D0;
  margin: 50px 0 10px;
}
#container main section#service .items.btob .area .right h4:before {
  content: " ";
  width: 80px;
  height: 2px;
  background: #5DB1D0;
  display: inline-block;
  margin: 0 5px 8px 0;
}
#container main section#service .items.btob .info {
  margin: 50px 0 0;
}
#container main section#service .items.btob .info .left {
  width: 50%;
  float: left;
}
#container main section#service .items.btob .info .left h4 {
  font-size: 18px;
  padding: 0 0 0 10px;
  border-left: #5DB1D0 solid 4px;
}
#container main section#service .items.btob .info .left h5 {
  padding: 10px 0 10px 14px;
  font-size: 16px;
}
#container main section#service .items.btob .info .left p {
  text-align: left;
  padding: 0 0 0 14px;
  font-size: 12px;
}
#container main section#service .items.btob .info .right {
  width: 50%;
  float: left;
  text-align: center;
}
#container main section#service .items.btob .info .right h4 {
  font-size: 26px;
}
#container main section#service .items.btob .info .right img {
  width: 60%;
  margin: 10px 0 0;
}
#container main section#service .items.btob .info .right .btn {
  width: 300px;
  height: 50px;
  background: #5DB1D0;
  border-radius: 25px;
  margin: 10px auto 0;
  transition: all .3s ease-out;
}
#container main section#service .items.btob .info .right .btn:hover {
  background: #007FAD;
}
#container main section#service .items.btob .info .right .btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
#container main section#service .items.btob .info .right .btn a span {
  display: inline-block;
  margin: 0 5px 0 0;
}
#container main section#service .items.btob .info .right .btn a span img {
  width: 14px;
}
#container main section#service .items.tire h3:before {
  background: url(../svg/service_icon4.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
#container main section#service .items.tire .img {
  background: url(../images/bg/service_tire_bg.jpg);
  background-size: cover;
  background-position: center center;
}
#container main section#service .items.gasstation h3:before {
  background: url(../svg/service_icon5.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
#container main section#service .items.gasstation .img {
  background: url(../images/bg/service_gasstation_bg.jpg);
  background-size: cover;
  background-position: center center;
}
#container main section#service .items.gasstation ul {
  font-size: 0;
  list-style: none;
  margin: 25px 0;
}
#container main section#service .items.gasstation ul li {
  width: calc(100% / 3);
  display: inline-block;
  text-align: center;
}
#container main section#service .items.gasstation ul li img {
  width: 50px;
}
#container main section#service .items.gasstation ul li h4 {
  font-weight: bold;
  font-size: 22px;
  color: #5DB1D0;
}

@media screen and (max-width: 768px) {
  #container main section#service {
    padding: 0 10px;
  }
  #container main section#service .items.btob .area .left {
    padding: 0 20px 0 0;
  }
  #container main section#service .items.btob .area .right h4 {
    margin: 20px 0 10px;
  }
  #container main section#service .items.btob .info {
    margin: 20px 0 0;
  }
  #container main section#service .items.btob .info .right h4 {
    font-size: 22px;
  }
  #container main section#service .items.tire h3:before {
    background: url(../svg/service_icon4.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #container main section#service .items.tire .img {
    background: url(../images/bg/service_tire_bg.jpg);
    background-size: cover;
    background-position: center center;
  }
  #container main section#service .items.gasstation h3:before {
    background: url(../svg/service_icon5.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  #container main section#service .items.gasstation .img {
    background: url(../images/bg/service_gasstation_bg.jpg);
    background-size: cover;
    background-position: center center;
  }
  #container main section#service .items.gasstation ul {
    font-size: 0;
    list-style: none;
    margin: 25px 0;
  }
  #container main section#service .items.gasstation ul li {
    width: calc(100% / 3);
    display: inline-block;
    text-align: center;
  }
  #container main section#service .items.gasstation ul li img {
    width: 50px;
  }
  #container main section#service .items.gasstation ul li h4 {
    font-weight: bold;
    font-size: 22px;
    color: #5DB1D0;
  }
}
@media screen and (max-width: 736px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  #container main section#service {
    margin: 20px auto 0;
    padding: 0;
  }
  #container main section#service .title h2 {
    font-size: 16px;
  }
  #container main section#service .items {
    margin: 0 0 50px;
  }
  #container main section#service .items .img {
    height: 80px;
  }
  #container main section#service .items.btob .area {
    padding: 0 10px;
  }
  #container main section#service .items.btob .area .left {
    width: 100%;
    float: none;
    padding: 0;
  }
  #container main section#service .items.btob .area .right {
    width: 100%;
    float: none;
    margin: 10px 0 0;
  }
  #container main section#service .items.btob .area .right h4 {
    margin: 20px 0 10px;
    text-align: center;
  }
  #container main section#service .items.btob .area .right h4:before {
    width: 40px;
    margin: 0 15px 8px 0;
  }
  #container main section#service .items.btob .area .right h4:after {
    content: " ";
    width: 40px;
    height: 2px;
    background: #5DB1D0;
    display: inline-block;
    margin: 0 0 8px 15px;
  }
  #container main section#service .items.btob .info {
    margin: 20px 0 0;
    padding: 0 10px;
  }
  #container main section#service .items.btob .info .left {
    width: 100%;
    float: none;
  }
  #container main section#service .items.btob .info .right {
    width: 100%;
    float: none;
    margin: 20px 0 0;
  }
  #container main section#service .items.btob .info .right h4 {
    font-size: 16px;
  }
  #container main section#service .items.tire p {
    padding: 0 10px;
    text-align: justify;
  }
  #container main section#service .items.gasstation p:last-child {
    text-align: justify;
    padding: 0 10px;
  }
  #container main section#service .items.gasstation ul {
    font-size: 0;
    list-style: none;
    margin: 25px 0;
  }
  #container main section#service .items.gasstation ul li {
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 20px 10px;
  }
  #container main section#service .items.gasstation ul li img {
    width: 50px;
    display: inline-block;
    margin: 0 10px -17px 0;
  }
  #container main section#service .items.gasstation ul li h4 {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 20px;
  }
  #container main section#recruit {
    margin: 20px auto 0;
  }
  #container main section#recruit .title h2 {
    font-size: 16px;
  }
  #container main section#recruit .area {
    padding: 0 10px;
  }
  #container main section#recruit .area h3 {
    text-align: left;
    padding: 0 0 10px;
  }
  #container main section#recruit .area h3:after {
    margin: 10px 0 0;
  }
  #container main section#recruit .area img {
    margin: 0 0 10px 10px;
  }
  #container main section#joboffer {
    margin: 30px auto 0;
  }
  #container main section#joboffer .top {
    height: 300px;
  }
  #container main section#joboffer .top .wrapper {
    padding: 50px 0 0;
  }
  #container main section#joboffer .top .wrapper h2 {
    font-size: 20px;
  }
  #container main section#joboffer .top .wrapper h2:before {
    width: 33px;
    height: 2px;
  }
  #container main section#joboffer .top .wrapper p {
    padding: 20px 20px 0 43px;
  }
  #container main section#joboffer .title h2 {
    font-size: 16px;
  }
  #container main section#joboffer table {
    padding: 0 10px;
  }
  #container main section#joboffer table tr td:first-child {
    width: 30%;
  }
  #container main section#joboffer table tr td:last-child {
    width: 70%;
    padding: 20px 0 20px 10px;
  }
  #container main section#joboffer .btn {
    width: calc(100% - 20px);
    max-width: 420px;
    margin: 20px auto;
  }
}
