@charset "UTF-8";
#main {
  margin-top: 8vw;
}

main {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0vw;
}

/**
エコプランニングが選ばれる理由
*/
#page-reason h3 {
  display: flex;
  justify-content: center;
  font-size: 5.6666666667vw;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #006100;
}
#page-reason h3:before, #page-reason h3:after {
  content: "";
  display: block;
  background: url(../img/reason/reason-title-bg.png) center center no-repeat;
  background-size: contain;
  width: 8.8vw;
  height: 14.4vw;
}
#page-reason h3::before {
  margin-right: 3.7333333333vw;
}
#page-reason h3::after {
  margin-left: 2.9333333333vw;
  transform: scale(-1, 1);
}
#page-reason .boxes {
  margin-top: 8vw;
  padding: 0 4vw;
}
#page-reason .boxes .box {
  display: flex;
  flex-wrap: wrap;
}
#page-reason .boxes .box + .box {
  margin-top: 8vw;
}
#page-reason .boxes .box:nth-of-type(1) {
  background: url(../img/reason/reason01.png) left top no-repeat;
  background-size: 14.6666666667vw auto;
}
#page-reason .boxes .box:nth-of-type(2) {
  background: url(../img/reason/reason02.png) left top no-repeat;
  background-size: 14.6666666667vw auto;
}
#page-reason .boxes .box:nth-of-type(3) {
  background: url(../img/reason/reason03.png) left top no-repeat;
  background-size: 14.6666666667vw auto;
}
#page-reason .boxes .box:nth-of-type(4) {
  background: url(../img/reason/reason04.png) left top no-repeat;
  background-size: 14.6666666667vw auto;
}
#page-reason .boxes .box:nth-of-type(5) {
  background: url(../img/reason/reason05.png) left top no-repeat;
  background-size: 14.6666666667vw auto;
}
#page-reason .boxes .box .title {
  padding-left: 17.3333333333vw;
  padding-bottom: 2.1333333333vw;
  display: flex;
  align-items: center;
  height: 15.2vw;
  font-size: 6.6666666667vw;
  line-height: 1.04;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #692500;
  width: 100%;
  background: url(../img/reason/border02-sp.png) 17.3333333333vw bottom no-repeat;
  background-size: auto 0.9333333333vw;
  margin-bottom: 5.2vw;
}
#page-reason .boxes .box .img {
  width: 65.3333333333vw;
  margin: 0 auto;
}
#page-reason .boxes .box .text {
  width: 100%;
  margin-top: 4.2666666667vw;
}
#page-reason .boxes .box .text p {
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-reason .boxes .box .text p + p {
  margin-top: 0.4em;
}
#page-reason .boxes .box .text p strong {
  font-weight: bold;
}
#page-reason .boxes .box .text p strong.red {
  color: #ff0000;
}
#page-reason #top-voice {
  height: 229.3333333333vw;
  background: url(../img/top/sec02-voice-sp.png) center top no-repeat;
  background-size: contain;
  position: relative;
  margin: 3.3333333333vw auto 0;
}
#page-reason #top-voice .link {
  position: absolute;
  top: 20.2666666667vw;
  left: 6.6666666667vw;
}
#page-reason #top-voice .link a {
  width: 40vw;
  height: 7.2vw;
  background-color: #ff7529;
  border-radius: 3.6vw;
  font-size: 3.7333333333vw;
}

/**
対応サービス
*/
#page-service {
  padding-bottom: 10.6666666667vw;
}
#page-service .menu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#page-service .menu ul li:nth-of-type(2n) {
  margin-left: 4.9333333333vw;
}
#page-service .menu ul li:nth-of-type(n + 3) {
  margin-top: 2.5333333333vw;
}
#page-service .menu ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42.8vw;
  height: 6.6666666667vw;
  border-radius: 3.3333333333vw;
  background-color: #979797;
  font-size: 3.2vw;
  font-weight: bold;
  text-decoration: none;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#page-service .menu ul li a::after {
  content: "";
  display: block;
  width: 2.4vw;
  height: 2.6666666667vw;
  background: url(../img/recruit/icon-down.png) center center no-repeat;
  background-size: contain;
  margin-left: 1.3333333333vw;
  margin-top: 0.5333333333vw;
}
#page-service section {
  width: 92vw;
  margin: 6.6666666667vw auto 0;
}
#page-service section .title {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  background-color: #009000;
  padding: 0.9333333333vw 1.3333333333vw;
}
#page-service section .boxes.signs {
  position: relative;
}
#page-service section .boxes.signs::before {
  content: "";
  display: block;
  width: 14.6666666667vw;
  height: 6vw;
  background: url(../img/service/sign-baloon.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -7.3333333333vw;
}
#page-service section .boxes.signs .box {
  position: relative;
  padding-left: 17.3333333333vw;
  padding-bottom: 8vw;
  min-height: 21.4666666667vw;
  background: url(../img/service/arrow01-body.png) 5.8666666667vw bottom repeat-y;
  background-size: 3.6vw auto;
}
#page-service section .boxes.signs .box + .box {
  margin-top: 2vw;
}
#page-service section .boxes.signs .box:before {
  content: "";
  display: block;
  width: 14.5333333333vw;
  height: 13.4666666667vw;
  position: absolute;
  top: 0;
  left: 0;
}
#page-service section .boxes.signs .box:nth-of-type(1):before {
  background: url(../img/service/sign01.png) center center no-repeat;
  background-size: contain;
}
#page-service section .boxes.signs .box:nth-of-type(2):before {
  background: url(../img/service/sign02.png) center center no-repeat;
  background-size: contain;
}
#page-service section .boxes.signs .box:nth-of-type(3):before {
  background: url(../img/service/sign03.png) center center no-repeat;
  background-size: contain;
}
#page-service section .boxes.signs .box:nth-of-type(4):before {
  background: url(../img/service/sign04.png) center center no-repeat;
  background-size: contain;
}
#page-service section .boxes.signs .box:nth-of-type(5):before {
  background: url(../img/service/sign05.png) center center no-repeat;
  background-size: contain;
}
#page-service section .boxes.signs .box:last-of-type {
  background: none;
}
#page-service section .boxes.signs .box:last-of-type::after {
  display: none;
}
#page-service section .boxes.signs .box::after {
  content: "";
  display: block;
  width: 4vw;
  height: 7.3333333333vw;
  background: url(../img/service/arrow01.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 5.6vw;
}
#page-service section .boxes.signs .box h4 {
  font-size: 5.0666666667vw;
  line-height: 1.2631578947;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-service section .boxes.signs .box p {
  margin-top: 3.3333333333vw;
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-service section .boxes.signs .box .imgs {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  margin: 4.6666666667vw auto 0;
  width: 61.0666666667vw;
}
#page-service section .boxes.signs .box .imgs .img + .img {
  margin-top: 4vw;
}
#page-service section#coating .message {
  margin-top: 3.4666666667vw;
}
#page-service section#coating .message img {
  display: block;
  width: auto;
  height: 12.8vw;
  margin: 0 auto;
}
#page-service section#coating .boxes {
  margin-top: 13.3333333333vw;
}
#page-service section#coating .boxes .box:first-of-type {
  display: flex;
  align-items: center;
}
#page-service section#replacement {
  margin-top: 10.6666666667vw;
}
#page-service section#replacement .message {
  margin-top: 5.3333333333vw;
}
#page-service section#replacement .message img {
  display: block;
  width: auto;
  height: 12.5333333333vw;
  margin: 0 auto;
}
#page-service section#replacement .boxes {
  margin-top: 12.2666666667vw;
}
#page-service section#replacement .boxes .box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#page-service section#replacement .boxes .box:last-of-type {
  padding-bottom: 0;
}
#page-service section#replacement .boxes .box:nth-of-type(3) {
  padding-top: 4.2666666667vw;
}
#page-service section#replacement .boxes .box:nth-of-type(3) .imgs {
  margin-top: 8vw;
}
#page-service section#replacement .boxes .box strong {
  color: #db1717;
  font-weight: 900;
  display: block;
}
#page-service section#replacement .boxes .box strong::before {
  content: "▼\a▼";
  white-apace: pre;
  font-size: 3.0666666667vw;
  display: block;
  width: 1em;
  line-height: 1;
  margin-top: 2.5333333333vw;
  margin-bottom: 2.5333333333vw;
  margin-left: 6.4vw;
}
#page-service section#replacement .boxes .box h4 {
  position: relative;
}
#page-service section#replacement .boxes .box h4 small {
  display: block;
  font-size: 3.7333333333vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-service section#replacement .boxes .box p {
  margin-top: 0;
}
#page-service section#replacement .boxes .box p small {
  font-size: 1.8666666667vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-service section#replacement .images {
  margin-top: 8vw;
}
#page-service section#replacement .images .img + .img {
  margin-top: 4vw;
}
#page-service section#replacement .images .img img {
  width: 100%;
  height: auto;
}
#page-service section#interior .info {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  width: 100%;
  margin-top: 4vw;
}
#page-service section#interior .info .text {
  width: 68vw;
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  margin-top: 4vw;
}
#page-service section#interior .info .images {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2.6666666667vw;
}
#page-service section#interior .info .images .img {
  width: 40.6666666667vw;
}
#page-service section#interior .info .images .img + .img {
  margin-left: 1.8666666667vw;
}
#page-service section#interior dl {
  display: flex;
  flex-wrap: wrap;
  margin: 4vw auto 0;
  width: 84vw;
}
#page-service section#interior dl dt {
  width: 100%;
  background-color: #00908b;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.7333333333vw;
  border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#page-service section#interior dl dt:nth-of-type(n + 2) {
  margin-top: 2.6666666667vw;
}
#page-service section#interior dl dd {
  width: 100%;
  min-height: 13.3333333333vw;
  background-color: #e0eded;
  display: flex;
  align-items: center;
  padding: 2.4vw 2.9333333333vw 3.3333333333vw;
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
  font-size: 3.7333333333vw;
  line-height: 1.3571428571;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  display: flex;
  justify-content: center;
}
#page-service section#exterior .info {
  display: flex;
  margin-top: 4vw;
  flex-direction: column;
  align-items: center;
}
#page-service section#exterior .info .image {
  width: 40.6666666667vw;
}
#page-service section#exterior .info dl {
  margin-top: 4vw;
  width: 100%;
  display: flex;
}
#page-service section#exterior .info dl:nth-of-type(n + 2) {
  margin-top: 1.3333333333vw;
}
#page-service section#exterior .info dl dt {
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  padding-right: 1em;
}
#page-service section#exterior .info dl dd {
  flex: 1;
  font-size: 3.7333333333vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  display: block;
}
#page-service #assurance10 {
  background-color: #f16518;
  padding: 4vw 4.6666666667vw;
  width: 92vw;
  margin: 0 auto;
}
#page-service #assurance10 h3 {
  font-size: 4.8vw;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #fff;
  background: url(../img/service/border01.png) left bottom repeat-x;
  background-size: contain;
  width: 77.8666666667vw;
  padding-bottom: 2.1333333333vw;
  position: relative;
}
#page-service #assurance10 h3::before {
  content: "";
  display: block;
  background: url(../img/service/assurance10.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  width: 8.9333333333vw;
  height: 11.6vw;
  bottom: -2.2666666667vw;
  right: -6.6666666667vw;
}
#page-service #assurance10 .text {
  margin-top: 3.3333333333vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#page-service #assurance10 .boxes {
  display: flex;
  justify-content: center;
}
#page-service #assurance10 .boxes.images {
  margin-top: 3.4666666667vw;
}
#page-service #assurance10 .boxes.images .box {
  width: 32vw;
}
#page-service #assurance10 .boxes.images .box + .box {
  margin-left: 2.6666666667vw;
}
#page-service #assurance10 .list {
  margin-top: 2.9333333333vw;
}
#page-service #assurance10 .list ul {
  display: flex;
  flex-wrap: wrap;
}
#page-service #assurance10 .list ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: 6.6666666667vw;
  border-radius: 3.3333333333vw;
  background-color: #fff;
  font-size: 3.2vw;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #692500;
  margin-left: 2.6666666667vw;
}
#page-service #assurance10 .list ul li:nth-of-type(2n+1) {
  margin-left: 0;
}
#page-service #assurance10 .list ul li:nth-of-type(n+3) {
  margin-top: 1.3333333333vw;
}
#page-service #assurance20 {
  background-color: #f16518;
  padding: 2.6666666667vw;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
#page-service #assurance20::after {
  content: "";
  background: url(../img/service/assurance20-illust-sp.png) center center no-repeat;
  background-size: contain;
  width: 31.4666666667vw;
  height: 16.8vw;
  position: absolute;
  right: 0;
  bottom: 0;
}
#page-service #assurance20 .maker {
  width: 57.8666666667vw;
  height: 12vw;
  border-radius: 6vw;
  background-color: #ffec1a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.1333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
#page-service #assurance20 h3 {
  font-size: 6.1333333333vw;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #fff;
  background: url(../img/service/border01.png) left bottom repeat-x;
  background-size: auto 0.9333333333vw;
  width: 76.6666666667vw;
  margin-top: 3.3333333333vw;
  padding-bottom: 2.8vw;
  position: relative;
  padding-top: 0.9333333333vw;
}
#page-service #assurance20 .text {
  border-radius: 2.6666666667vw;
  background-color: #ffe7c8;
  padding: 4vw 4.8vw;
  margin-top: 4vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-service #assurance20 .text p + p {
  margin-top: 2.6666666667vw;
}
#page-service #information {
  width: 92vw;
  margin: 6.6666666667vw auto 0;
  background-color: #fec;
  padding: 4vw 3.2vw 5.3333333333vw;
}
#page-service #information dl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
#page-service #information dl dt {
  font-size: 3.7333333333vw;
  line-height: 1.3571428571;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-service #information dl dd {
  font-size: 3.7333333333vw;
  line-height: 1.3571428571;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  margin-top: 1.0666666667vw;
}
#page-service #information dl dd + dt {
  margin-top: 3.3333333333vw;
}
#page-service #information .image {
  width: 56.4vw;
  margin: 5.3333333333vw auto 0;
}

/**
採用情報
*/
#page-recruit {
  padding: 0 4vw 13.3333333333vw;
}
#page-recruit .menu ul {
  display: flex;
  justify-content: center;
}
#page-recruit .menu ul li + li {
  margin-left: 4.6666666667vw;
}
#page-recruit .menu ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42.6666666667vw;
  height: 6.6666666667vw;
  border-radius: 3.3333333333vw;
  background-color: #979797;
  font-size: 3.2vw;
  font-weight: bold;
  text-decoration: none;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#page-recruit .menu ul li a::after {
  content: "";
  display: block;
  width: 2.4vw;
  height: 2.6666666667vw;
  background: url(../img/recruit/icon-down.png) center center no-repeat;
  background-size: contain;
  margin-left: 1.3333333333vw;
  margin-top: 0.2666666667vw;
}
#page-recruit section {
  width: 100%;
  margin-top: 17.3333333333vw;
}
#page-recruit section + section {
  margin-top: 10.6666666667vw;
}
#page-recruit section#recruit-sales .title::before {
  content: "";
  display: block;
  background: url(../img/recruit/baloon.png) center center no-repeat;
  background-size: contain;
  width: 32.8vw;
  height: 11.2vw;
  position: absolute;
  top: 0vw;
  left: 8vw;
  transform: translateY(-100%);
}
#page-recruit section .title {
  width: 81.6vw;
  margin: 0 auto;
  position: relative;
  background: url(../img/recruit/hx-bg.png) center center no-repeat;
  background-size: contain;
}
#page-recruit section .title h3 {
  font-size: 5.6666666667vw;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #006100;
}
#page-recruit section .title .message {
  font-size: 3.2vw;
  margin-top: 1.3333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
#page-recruit section table {
  width: 100%;
  margin: 5.3333333333vw auto 0;
  max-width: 100%;
  display: block;
}
#page-recruit section table th,
#page-recruit section table td {
  padding: 4.2666666667vw 2.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  border: 0.2666666667vw solid #cccccc;
}
#page-recruit section table th {
  background-color: #eeeeee;
  text-align: center;
  vertical-align: middle;
  color: #333333;
  font-weight: bold;
  width: 29.3333333333vw;
}
#page-recruit section table th a {
  color: #333333;
}
#page-recruit section table td {
  color: #333333;
  background: #fff;
}
#page-recruit section table td .tel {
  margin-bottom: 1.3333333333vw;
}
#page-recruit section table td .tel a {
  font-size: 6.1333333333vw;
  text-decoration: none;
  font-weight: bold;
  background: url(../img/recruit/icon-tel.png) left center no-repeat;
  background-size: 5.2vw auto;
  padding-left: 7.3333333333vw;
}
#page-recruit section table td small {
  font-size: 3.2vw;
}
#page-recruit section table td strong {
  display: inline-block;
  margin-top: 1.3333333333vw;
  font-size: 3.2vw;
  font-weight: bold;
}
#page-recruit section table td .red {
  color: #ff0000;
}
#page-recruit .contact {
  margin: 10.6666666667vw auto 0;
  width: 100%;
  padding: 2.6666666667vw;
  background-color: #c3964d;
}
#page-recruit .contact .title {
  display: flex;
  justify-content: center;
}
#page-recruit .contact .contents {
  width: 100%;
  height: 34.2666666667vw;
  background: url(../img/recruit/contact-bg-sp.png) center center no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-recruit .contact .contents ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
#page-recruit .contact .contents ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 16vw;
}
#page-recruit .contact .contents ul li + li {
  margin-left: 2.4vw;
}
#page-recruit .contact .contents ul li a {
  display: block;
  text-decoration: none;
}
#page-recruit .contact .contents ul li a .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  margin: 0 auto;
}
#page-recruit .contact .contents ul li a .icon img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
#page-recruit .contact .contents ul li a span {
  margin-top: 1.3333333333vw;
  display: block;
  font-size: 2.4vw;
  line-height: 1.3333333333;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}

/**
会社案内
*/
#page-company {
  padding-bottom: 13.3333333333vw;
}
#page-company .menu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#page-company .menu ul li:nth-of-type(2n) {
  margin-left: 4.9333333333vw;
}
#page-company .menu ul li:nth-of-type(n + 3) {
  margin-top: 2.5333333333vw;
}
#page-company .menu ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42.6666666667vw;
  height: 6.6666666667vw;
  border-radius: 3.3333333333vw;
  background-color: #979797;
  font-size: 3.2vw;
  font-weight: bold;
  text-decoration: none;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#page-company .menu ul li a::after {
  content: "";
  display: block;
  width: 2.4vw;
  height: 2.6666666667vw;
  background: url(../img/recruit/icon-down.png) center center no-repeat;
  background-size: contain;
  margin-left: 1.3333333333vw;
  margin-top: 0.2666666667vw;
}
#page-company section {
  width: 92vw;
  margin: 8vw auto 0;
}
#page-company section + section {
  margin-top: 7.3333333333vw;
}
#page-company section .title {
  font-size: 4.5333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  background-color: #009000;
  padding: 1.0666666667vw 1.3333333333vw;
}
#page-company section#greeting h4 {
  width: 84.8vw;
  margin: 2.6666666667vw auto 0;
  font-size: 4.2666666667vw;
  line-height: 1.25;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #006100;
}
#page-company section#greeting .contents {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.4666666667vw;
}
#page-company section#greeting .contents .message {
  width: 100%;
}
#page-company section#greeting .contents .message p {
  font-size: 3.7333333333vw;
  line-height: 1.6428571429;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-company section#greeting .contents .message p + p {
  margin-top: 3.2vw;
}
#page-company section#greeting .contents .president {
  width: 57.3333333333vw;
  margin: 6.1333333333vw auto 0;
}
#page-company section#greeting .contents .president .text {
  font-size: 3.2vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-top: 2.1333333333vw;
}
#page-company section#greeting .contents .president .text .company {
  font-size: 3.7333333333vw;
}
#page-company section#greeting .contents .president .text .name {
  display: inline-block;
  font-size: 4.5333333333vw;
  margin-left: 1.3333333333vw;
}
#page-company section#overview table {
  width: 100%;
  margin: 5.3333333333vw auto 0;
}
#page-company section#overview table th,
#page-company section#overview table td {
  padding: 4.2666666667vw 2.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  border: 0.2666666667vw solid #cccccc;
}
#page-company section#overview table th {
  background-color: #eeeeee;
  text-align: center;
  vertical-align: middle;
  color: #333333;
  font-weight: bold;
  width: 29.3333333333vw;
  padding: 4.2666666667vw 1.3333333333vw;
}
#page-company section#overview table th a {
  color: #333333;
}
#page-company section#overview table td {
  color: #333333;
  background: #fff;
}
#page-company section#overview table td strong {
  display: inline-block;
  font-size: 3.2vw;
  font-weight: bold;
}
#page-company section#overview table td .red {
  color: #ff0000;
}
#page-company section#overview table td p + p {
  margin-top: 0.25em;
}
#page-company section#business .contents {
  margin-top: 4vw;
}
#page-company section#business .contents ul {
  width: 100%;
}
#page-company section#business .contents ul + ul {
  margin-top: 1.3333333333vw;
}
#page-company section#business .contents ul li {
  background: url(../img/company/icon-dot01.png) left center no-repeat;
  background-size: 2vw;
  padding-left: 2.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.5;
}
#page-company section#business .contents ul li + li {
  margin-top: 1.3333333333vw;
}
#page-company section#map .contents {
  margin-top: 5.3333333333vw;
}
#page-company section#map .contents .map iframe {
  background: #fefefe;
  width: 100%;
  height: 60vw;
}
#page-company section#map .contents .map .link {
  text-align: center;
  margin-top: 1.3333333333vw;
}
#page-company section#map .contents .map .link a {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #034dd3;
  border-bottom: 1px solid #034dd3;
  text-decoration: none;
}
#page-company section#map .contents .img {
  width: 92vw;
  margin: 7.4666666667vw auto 0;
}

/**
お問い合わせ
*/
#page-contact {
  padding: 2.6666666667vw 0 0vw;
  position: relative;
}
#page-contact .inner {
  padding: 0 4vw;
  margin: 0 auto;
}
#page-contact p {
  font-size: 3.7333333333vw;
  line-height: 1.5;
  margin-bottom: 1em;
}
#page-contact p:last-of-type {
  margin-bottom: 0;
}
#page-contact a {
  text-decoration: none;
  border-bottom: 1px solid #d20000;
  color: #d20000;
}
#page-contact .form {
  background: #fff;
  margin-top: 6vw;
}
#page-contact .form h3 {
  text-align: center;
  font-size: 4.5333333333vw;
  background-color: #009000;
  padding: 1.0666666667vw 1.3333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#page-contact .form table {
  width: 86.6666666667vw;
  margin: 4.8vw auto 0;
}
#page-contact .form table tr {
  display: block;
}
#page-contact .form table tr:nth-of-type(n+2) {
  margin-top: 5.3333333333vw;
}
#page-contact .form table tr th,
#page-contact .form table tr td {
  width: 100%;
  display: block;
  padding: 0;
  font-size: 3.7333333333vw;
  line-height: 1.0714285714;
}
#page-contact .form table tr th {
  text-align: left;
  vertical-align: middle;
}
#page-contact .form table tr th.require:after {
  content: "必須";
  background: #d20000;
  color: #fff;
  font-size: 2.6666666667vw;
  line-height: 1.3;
  padding: 0 1.6vw;
  margin-left: 2.6666666667vw;
}
#page-contact .form table tr td {
  margin-top: 2.6666666667vw;
}
#page-contact .form table tr .label {
  font-size: 3.7333333333vw;
  color: #999999;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#page-contact .form table tr .label:first-of-type {
  margin-top: 0;
}
#page-contact .form table tr .label:last-of-type {
  margin-bottom: 0;
}
#page-contact .form table tr .wpcf7-not-valid-tip {
  font-size: 3.7333333333vw;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#page-contact .form table tr select,
#page-contact .form table tr textarea,
#page-contact .form table tr input[type=text],
#page-contact .form table tr input[type=email] {
  width: 100%;
  border: 0.1333333333vw solid #cccccc;
  padding: 0.5em 0.65em;
  font-size: 3.7333333333vw;
  max-width: 100%;
  font-family: "Noto Sans JP", sans-serif;
}
#page-contact .form table tr select.p-postal-code,
#page-contact .form table tr textarea.p-postal-code,
#page-contact .form table tr input[type=text].p-postal-code,
#page-contact .form table tr input[type=email].p-postal-code {
  width: 38.6666666667vw;
}
#page-contact .form table tr textarea {
  width: 100%;
}
#page-contact .form table tr .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: 4vw;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  margin-left: 0;
  margin-bottom: 3.3333333333vw;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item input {
  width: 4.5333333333vw;
  height: 4.5333333333vw;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item:last-of-type {
  margin-bottom: 0;
}
#page-contact .form table tr .line {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
}
#page-contact .form table tr dl {
  display: flex;
  flex-wrap: wrap;
}
#page-contact .form table tr dl dt {
  display: flex;
  align-items: center;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#page-contact .form table tr dl dd {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#page-contact .form .check {
  text-align: center;
  background-color: #ffe6e6;
  padding: 5.3333333333vw;
  width: 86.6666666667vw;
  margin: 6.6666666667vw auto 0;
  font-size: 3.7333333333vw;
}
#page-contact .form .check label {
  padding: 0.6666666667vw;
  display: inline-block;
  margin-top: 4vw;
}
#page-contact .form .check label .wpcf7-list-item {
  margin-left: 0;
}
#page-contact .form .submit {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 8vw;
}
#page-contact .form .submit [type=submit] {
  display: block;
  border-radius: 6.6666666667vw;
  background-color: #f16518;
  border: 0;
  font-size: 3.7333333333vw;
  font-weight: 400;
  color: #fff;
  width: 53.3333333333vw;
  height: 13.3333333333vw;
  line-height: 13.3333333333vw;
  cursor: pointer;
  font-family: "Noto Sans JP", sans-serif;
}
#page-contact .form .submit [type=submit]:disabled {
  opacity: 1;
  background-color: #ccc;
  cursor: not-allowed;
}

#page-contact_send {
  padding: 20vw 0 26.6666666667vw;
  position: relative;
}
#page-contact_send .inner {
  padding: 0 4vw;
}
#page-contact_send h3 {
  font-size: 4.5333333333vw;
  line-height: 1.6470588235;
  font-weight: bold;
  text-align: center;
}
#page-contact_send p {
  font-size: 3.7333333333vw;
  line-height: 1.6428571429;
  text-align: left;
  margin-top: 11.7333333333vw;
}
#page-contact_send p a {
  text-decoration: none;
}
#page-contact_send .link {
  display: flex;
  justify-content: center;
  margin-top: 10.6666666667vw;
}
#page-contact_send .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333333333vw;
  width: 53.3333333333vw;
  height: 13.3333333333vw;
  border-radius: 6.6666666667vw;
  background-color: #f16518;
  text-decoration: none;
  color: #fff;
}

/**
404
*/
/**
サイトポリシー
*/
#page-privacy,
#page-sitepolicy {
  padding: 0;
  position: relative;
}
#page-privacy .inner,
#page-sitepolicy .inner {
  margin: 0 auto;
  padding: 0 4vw;
}
#page-privacy h3,
#page-sitepolicy h3 {
  font-weight: bold;
  margin-top: 4vw;
  margin-bottom: 2.6666666667vw;
  font-size: 4.5333333333vw;
  line-height: 1;
  position: relative;
  background-color: #009000;
  color: #fff;
  padding: 1.7333333333vw 1.3333333333vw;
}
#page-privacy h3:first-of-type,
#page-sitepolicy h3:first-of-type {
  margin-top: 0;
}
#page-privacy p,
#page-sitepolicy p {
  font-size: 3.7333333333vw;
  line-height: 1.5357142857;
  margin-top: 2.6666666667vw;
  color: #333;
  letter-spacing: normal;
}
#page-privacy p:first-of-type,
#page-sitepolicy p:first-of-type {
  margin-bottom: 0;
}
#page-privacy p.date,
#page-sitepolicy p.date {
  text-align: right;
}
#page-privacy ol,
#page-privacy ul,
#page-sitepolicy ol,
#page-sitepolicy ul {
  margin-top: 2.6666666667vw;
}
#page-privacy ol li,
#page-privacy ul li,
#page-sitepolicy ol li,
#page-sitepolicy ul li {
  font-size: 3.7333333333vw;
  line-height: 1.5357142857;
}
#page-privacy ul li,
#page-sitepolicy ul li {
  padding-left: 1em;
  position: relative;
}
#page-privacy ul li:before,
#page-sitepolicy ul li:before {
  content: "・";
  position: absolute;
  left: 0;
}
#page-privacy ol li,
#page-sitepolicy ol li {
  list-style-type: decimal;
}
#page-privacy .box,
#page-sitepolicy .box {
  margin-top: 6.6666666667vw;
  padding: 6vw 4.8vw;
  border: solid 0.1333333333vw #ccc;
}
#page-privacy .box h3,
#page-sitepolicy .box h3 {
  background: none;
  color: #333333;
  padding: 0;
  margin-bottom: 0;
}
#page-privacy .box p,
#page-sitepolicy .box p {
  margin-top: 4vw;
}

/**
リンク
*/
/**
サイトマップ
*/
/**
coming_soon
*/
#page-coming_soon {
  background-color: rgb(255, 255, 255);
  padding: 2.6666666667vw 0 0vw;
  position: relative;
}
#page-coming_soon .inner {
  margin: 0 auto;
}
#page-coming_soon h3 {
  font-size: 7.2vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
#page-coming_soon p {
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  margin-top: 6vw;
}
#page-coming_soon .link a {
  width: 74.6666666667vw;
  height: 14.6666666667vw;
  margin: 8vw auto 0;
  font-size: 3.7333333333vw;
}

/**
notfound-page
*/
#page-notfound-page {
  background-color: rgb(255, 255, 255);
  padding: 2.6666666667vw 0 0vw;
  position: relative;
}
#page-notfound-page .inner {
  margin: 0 auto;
}
#page-notfound-page h3 {
  font-size: 7.2vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
#page-notfound-page p {
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  margin-top: 6vw;
}
#page-notfound-page .link a {
  width: 74.6666666667vw;
  height: 14.6666666667vw;
  margin: 8vw auto 0;
  font-size: 3.7333333333vw;
}
/*# sourceMappingURL=page-sp.css.map */