body#service .pagetitle {
  background: url("../images/service/pagetitle_bg.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service .nav {
  margin-bottom: 2em;
  background-color: #ffffff;
}
body#service .nav a {
  display: block;
}
body#service .nav a:after {
  content: '';
  clear: both;
  display: block;
}
body#service .nav a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
body#service .nav a .box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 35%;
  color: #ffffff;
  text-align: center;
}
body#service .nav a .box p {
  margin-bottom: 1em;
}
body#service .nav a .box h3 {
  margin-bottom: 1em;
  font-weight: bold;
}
body#service .nav a .box .btn {
  display: inline-block;
  padding: 0.5em 3em;
  border: solid 1px #ffffff;
}
body#service .nav.nav01 a {
  background: url("../images/service/nav01.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service .nav.nav01 a .box {
  float: left;
  padding: 6em 10% 6em 0;
  background: url("../images/service/menu_bg01.png") no-repeat left center;
}
body#service .nav.nav02 a {
  background: url("../images/service/nav02.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service .nav.nav02 a .box {
  float: right;
  padding: 6em 0 6em 10%;
  background: url("../images/service/menu_bg02.png") no-repeat right center;
}
body#service .nav.nav03 a {
  background: url("../images/service/nav03.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service .nav.nav03 a .box {
  float: left;
  padding: 6em 10% 6em 0;
  background: url("../images/service/menu_bg01.png") no-repeat left center;
}
body#service .nav.nav04 a {
  background: url("../images/service/nav04.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service .nav.nav04 a .box {
  float: right;
  padding: 6em 0 6em 10%;
  background: url("../images/service/menu_bg02.png") no-repeat right center;
}
body#service .nav.nav05 a {
  background: url("../images/service/nav05.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service .nav.nav05 a .box {
  float: left;
  padding: 6em 10% 6em 0;
  background: url("../images/service/menu_bg01.png") no-repeat left center;
}

body.service .section {
  background-color: #f3f1ee;
}
body.service .section + .section {
  padding-top: 0;
}
body.service .section .main {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
  margin: 0 auto;
  padding: 2.5em;
  background-color: #ffffff;
}
body.service .section .main + .main {
  padding-top: 0;
}
body.service .section .main .ph {
  margin-bottom: 5em;
}
body.service .section .main h3 {
  margin-bottom: 0.75em;
  color: #98181d;
  font-weight: bold;
  line-height: 1.4;
}
body.service .section .main h4 {
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
body.service .section .main p {
  margin-bottom: 1em;
  line-height: 1.8;
}
body.service .section .main ol {
  list-style-type: decimal;
  margin-left: 3em;
  line-height: 1.6;
}
body.service .section .main ol li {
  margin-bottom: 2em;
}
body.service .section .main table {
  width: 100%;
  margin-bottom: 3em;
}
body.service .section .main table tbody tr th, body.service .section .main table tbody tr td {
  padding: 0.75em;
  line-height: 1.4;
  vertical-align: top;
}
body.service .section .main table tbody tr th {
  white-space: nowrap;
}
body.service .section .main table.list tbody tr:nth-child(odd) th, body.service .section .main table.list tbody tr:nth-child(odd) td {
  background-color: #f2f2f2;
}
body.service .section .main table.list tbody tr th, body.service .section .main table.list tbody tr td {
  padding: 0.75em 2em;
  border-bottom: solid 1px #000000;
}
body.service .section .main table.list tbody tr td {
  text-align: right;
}
body.service .localnav {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
  margin: 0 auto;
}
body.service .localnav ul:after {
  content: '';
  clear: both;
  display: block;
}
body.service .localnav ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 1em;
}
body.service .localnav ul li a {
  display: block;
  padding: 1.25em;
  text-align: center;
  border: solid 1px #333333;
  color: #ffffff;
  background-color: #333333;
}
body.service .localnav ul li a p {
  margin-bottom: 0.7em;
}
body.service .localnav ul li a h4 {
  font-weight: bold;
}
body.service .localnav ul li a:hover {
  color: #98181d;
  background-color: #ffffff;
}

body#service01 .pagetitle {
  background: url("../images/service/pagetitle_bg01.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

body#service02 .pagetitle {
  background: url("../images/service/pagetitle_bg02.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service02 .section .main {
  padding: 5em;
}

body#service03 .pagetitle {
  background: url("../images/service/pagetitle_bg03.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service03 .section .main {
  padding: 5em;
}

body#service04 .pagetitle {
  background: url("../images/service/pagetitle_bg04.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service04 .section .main {
  padding: 5em;
}

body#service05 .pagetitle {
  background: url("../images/service/pagetitle_bg05.png") no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body#service05 .section .main {
  padding: 5em;
}

/* RWD
---------------------------------------------------------------- */
@media only screen and (max-width: 1040px) {
  body.service .section .main {
    width: 100%;
  }
}
@media only screen and (max-width: 758px) {
  body#service .nav a {
    padding-bottom: 6em;
    background-position: center bottom !important;
    background-size: contain !important;
  }
  body#service .nav a .box {
    float: none !important;
    width: 100% !important;
    padding: 1em 0 !important;
    background-image: none !important;
    background-color: #333333 !important;
  }

  body.service .section .main {
    padding: 0.625em !important;
  }
  body.service .section .main .ph {
    margin-bottom: 0.625em;
  }
  body.service .section .main table.list tbody tr th, body.service .section .main table.list tbody tr td {
    padding: 0.625em;
  }
  body.service .section .main table.list tbody tr th {
    display: block;
    border-bottom: dotted 1px #000000;
    white-space: normal;
  }
  body.service .section .main table.list tbody tr td {
    display: block;
  }
  body.service .localnav {
    width: 100%;
  }
  body.service .localnav ul li {
    padding: 0.3125em;
  }
  body.service .localnav ul li a {
    padding: 0.625em 0.3125em;
  }
}
