.btnArea a.arrRight {
  width: 360px
}
.discList {
  list-style: disc;
  margin-left: 1.5em
}
.imgArea {
  text-align: center;
  margin: 35px auto 30px
}
.mainVisual {
  background: url(../img/info/bg_main.png) no-repeat center center/cover
}
.mainVisual .titleBlock .mainTitle {
  line-height: 1.6
}
.txtArea p:nth-of-type(n+2) {
  margin-top: 1em
}
.greet .txtArea p.sign {
  margin-top: 4em;
  text-align: right
}
.greet .txtArea p.sign span {
  font-size: 2.4rem
}
.profile .profileTable {
  width: 980px;
  margin: 0 auto
}
.profile .profileTable dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
  line-height: 1.75
}
.profile .profileTable dl:nth-of-type(n+2) {
  margin-top: 20px
}
.profile .profileTable dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 165px;
  line-height: 1;
  padding: 0 5px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  background: #005b3a
}
.profile .profileTable dl dd {
  width: calc(100% - 165px);
  padding: 8px 15px 8px 55px
}
.profile .profileTable dl dd a {
  color: #000;
  text-decoration: none
}
.profile .profileTable dl dd .btnArea a.arrRight {
  margin: 15px 0 0;
  justify-content: flex-start
}
.profile .guidelinesList {
  display: flex;
  justify-content: center
}
.profile .guidelinesList li {
  font-size: 2.8rem
}
.profile .guidelinesList li:nth-of-type(n+2) {
  margin-left: 60px
}
.access .contentsHead {
  margin: 0 auto 70px
}
.access .accessBox:last-of-type {
  margin-top: 100px
}
.access .accessBox address {
  text-align: left
}
.access .accessBox address .blockTitle {
  font-style: normal;
  text-align: left;
  margin: 0 auto 30px
}
.access .accessBox address p {
  font-size: 1.8rem;
  font-weight: 500
}
.access .accessBox address .office {
  font-size: 2.4rem
}
.access .accessBox address .address {
  margin-top: 15px
}
.access .accessBox address .tel {
  margin-top: 10px
}
.access .accessBox address .tel a {
  text-decoration: none
}
.access .accessBox .mapArea {
  width: 1200px;
  height: 430px;
  margin: 30px auto 0
}
.access .accessBox .mapArea iframe {
  width: 100%;
  height: 100%
}
.english .headerMenu .langArea a {
  background-color: #005b3a;
  color: #fff
}
.english .headerMenu .langArea a.on {
  background-color: #b2cdc4;
  color: #333
}
.english .headerMenu .langArea a.on:hover {
  background-color: #005b3a;
  color: #fff
}
.english .wrapper * {
  word-break: keep-all
}
.english .mainVisual .mainTitle {
  font-size: 4.5rem;
  font-style: italic
}
.english .contentsHead {
  font-style: italic
}
.english .blockTitle {
  font-size: 3rem;
  font-style: italic
}
.english .profile .profileTable dl dt {
  width: 190px;
  font-size: 1.6rem
}
.english .profile .profileTable dl dd {
  width: calc(100% - 190px)
}
.english .service .blockTitle:first-of-type {
  margin-top: 50px
}
.english .service .imgArea + .imgArea:nth-of-type(n) {
  margin-top: 85px
}
.english .service .supply {
  align-items: center;
  margin-bottom: 70px
}
.english .service .supply .txtArea {
  width: calc(100% - (268px + 50px))
}
.english .service .supply .imgArea {
  margin: 0
}
.english .service .plantList {
  width: 1110px;
  margin: 50px auto 70px;
}
.english .service .plantList .colBlock{
	justify-content: flex-start;
}
.english .service .plantList .colBlock li{
	margin-right: 3.9%;
}
.english .service .plantList li:nth-of-type(4n){ margin-right: 0;}
.english .service .plantList li:nth-of-type(n + 5){
  margin-top: 40px;
}
.english .service .imgWithTxt .txtArea {
  width: calc(100% - (282px + 50px));
  align-self: center
}
.english .service .imgWithTxt .imgArea {
  margin: 0
}
.english .service .imgWithTxt.type02 .txtArea {
  width: calc(100% - (261px + 50px))
}
.english .contactBtnArea .btnArea {
  height: auto
}
.english .contactBtnArea .btnArea a {
  margin: auto
}
@media only screen and (max-width: 767px) {
  .innerBlock + .innerBlock {
    margin-top: calc((100 / 800) * 100%)
  }
  .blockTitle {
    margin: 0 auto calc((50 / 800) * 100%);
    padding-top: 0
  }
  .btnArea a.arrRight {
    width: calc((600 / 800) * 100vw)
  }
  .imgArea {
    margin: calc((35 / 800) * 100vw) 0 calc((30 / 800) * 100vw)
  }
  .greet .txtArea p.sign span {
    font-size: calc((34 / 800) * 100vw)
  }
  .profile .profileTable {
    width: 100%;
    margin: 0
  }
  .profile .profileTable dl {
    font-size: calc((28 / 800) * 100vw)
  }
  .profile .profileTable dl:nth-of-type(n+2) {
    margin-top: calc((30 / 800) * 100vw)
  }
  .profile .profileTable dl dt {
    width: 100%;
    height: auto;
    padding: calc((15 / 800) * 100vw);
    font-size: calc((32 / 800) * 100vw)
  }
  .profile .profileTable dl dd {
    width: 100%;
    padding: calc((8 / 800) * 100vw) calc((15 / 800) * 100vw)
  }
  .profile .profileTable dl dd .btnArea a.arrRight {
    justify-content: center;
    margin: calc((15 / 800) * 100vw) auto 0
  }
  .profile .guidelinesList li {
    font-size: calc((38 / 800) * 100vw)
  }
  .profile .guidelinesList li:nth-of-type(n+2) {
    margin-left: calc((30 / 800) * 100vw)
  }
  .access .contentsHead {
    margin: 0 auto calc((70 / 800) * 100vw)
  }
  .access .accessBox:last-of-type {
    margin-top: calc((100 / 800) * 100vw)
  }
  .access .accessBox address .blockTitle {
    margin: 0 auto calc((30 / 800) * 100vw)
  }
  .access .accessBox address p {
    font-size: calc((28 / 800) * 100vw)
  }
  .access .accessBox address .office {
    font-size: calc((34 / 800) * 100vw)
  }
  .access .accessBox address .address {
    margin-top: calc((15 / 800) * 100vw)
  }
  .access .accessBox address .tel {
    margin-top: calc((10 / 800) * 100vw)
  }
  .access .accessBox .mapArea {
    width: 100%;
    height: calc((430 / 800) * 100vw);
    margin: calc((30 / 800) * 100vw) auto 0
  }
  .english .mainVisual .mainTitle {
    font-size: calc((55 / 800) * 100vw)
  }
  .english .blockTitle {
    font-size: calc((40 / 800) * 100vw)
  }
  .english .profile .profileTable dl dt {
    width: 100%;
    font-size: calc((26 / 800) * 100vw)
  }
  .english .profile .profileTable dl dd {
    width: 100%
  }
  .english .service .blockTitle:first-of-type {
    margin-top: calc((50 / 800) * 100vw)
  }
  .english .service .imgArea + .imgArea:nth-of-type(n) {
    margin-top: calc((85 / 800) * 100vw)
  }
  .english .service .supply {
    margin-bottom: calc((70 / 800) * 100vw);
    flex-direction: column-reverse
  }
  .english .service .supply .txtArea {
    width: 100%
  }
  .english .service .supply .imgArea {
    width: 100%;
    margin-bottom: calc((50 / 800) * 100vw)
  }
  .english .service .plantList {
    width: 100%;
    margin: calc((50 / 800) * 100vw) auto;
  }
  .english .service .plantList .colBlock li {
    width: calc( (100% - ((30 / 800) * 100vw)) / 3);
	margin-right: 2%;
  }
  .english .service .plantList li:nth-of-type(4n){ margin-right: 2%;}
  .english .service .plantList li:nth-of-type(3n){ margin-right: 0;}
  .english .service .plantList .colBlock li:nth-of-type(n + 4) {
    margin-top: calc((15 / 800) * 100vw);
  }
  .english .service .plantList .colBlock::after {
    display: block;
    content: "";
    width: calc( (100% - ((30 / 800) * 100vw)) / 3);
  }
  .english .service .imgWithTxt {
    flex-direction: column-reverse
  }
  .english .service .imgWithTxt .txtArea {
    width: 100% !important
  }
  .english .service .imgWithTxt .imgArea {
    width: 100%;
    margin-bottom: calc((50 / 800) * 100vw)
  }
}
/*# sourceMappingURL=info.css.map */

/* ----------------------- 0514追加 --------------------------- */

.top .bizList {
  margin: 50px auto;
  border: 1px solid #a5c300;
  padding: 40px
}
.top .bizList li {
  width: calc((100% - 50px) / 2)
}
.top .bizList li:nth-of-type(n+3) {
  margin-top: 30px
}
.top .bizList li .btnArea a {
  font-weight: bold
}
.top .bizList li .btnArea .down::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 20px;
  margin: auto;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #005b3a
}
.top .bizList li .btnArea .down::after {
  content: '';
  position: absolute;
  top: -3px;
  bottom: 0;
  left: 26px;
  right: auto;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg)
}

/* --------------- */

#recruit{
	font-size: 1.8rem;
}
#recruit .lede-min{
    font-size: 2.0rem;
    font-weight: 500;
}
#recruit th,
#recruit td{
	padding: 1em;
	border-right: 1px solid #fff;
}
#recruit th{
	font-weight: bold;
	color: #fff;
	background: #005b3d;
	text-align: center;
	width: 400px;
}
#recruit th:first-child{
	 width: 11.5em;
}
#recruit th:nth-child(2){
	 width: 24.5em;
}
#recruit th:nth-child(3){
	 width: 7.5em;
}
#recruit th:last-child{
	 width: auto;
}
#recruit tr:nth-child(odd) td{
	background: #e4eeeb;
}
#recruit tr:nth-child(even) td{
	background: #c9ded9;
}
#recruit td:first-child,
#recruit td:nth-child(3){
	font-weight: bold;
	text-align: center;
}
#recruit p.indent{
	padding-left:1em;
	text-indent:-1em;
}
#recruit .rec-contact {
    width: 32.5%;
    border: 2px solid #ccc;
    padding: 1em;
    margin: 30px 0 0 auto;
}
@media only screen and (max-width: 767px) {
	.top .bizList {
	  margin: calc((50 / 800) * 100vw) auto;
	  padding: calc((40 / 800) * 100vw)
	}
	.top .bizList li {
	  width: 100%
	}
	.top .bizList li:nth-of-type(n+2) {
	  margin-top: calc((35 / 800) * 100vw)
	}
	.top .bizList li .btnArea .down::before {
	  left: calc((20 / 800) * 100vw);
	  width: calc((20 / 800) * 100vw);
	  height: calc((20 / 800) * 100vw)
	}
	.top .bizList li .btnArea .down::after {
	  left: calc((26 / 800) * 100vw);
	  width: calc((6 / 800) * 100vw);
	  height: calc((6 / 800) * 100vw);
	  border-top: calc((2 / 800) * 100vw) solid #fff;
	  border-right: calc((2 / 800) * 100vw) solid #fff
	}
	
	
	#recruit{
		font-size: 	calc((30 / 800) * 100vw);
	}
	#recruit .lede-min{
		font-size:calc((36 / 800) * 100vw);
	}
	#recruit .scroll-table {
	  overflow: auto;
	  white-space: nowrap;
	}
	#recruit th{
		text-align: left;
	}
	#recruit th:first-child{
		text-align: center;
	}
	#recruit th:nth-child(2){
		text-align: center;
	}
	#recruit .rec-contact {
		width: 100%;
		margin: 4.6875vw 0 0 auto;
	}
}