.l-main_contents {
  padding-top: 70px;
  padding-bottom: 30px;
  margin: 0 auto;
}

.l-main_contents:after {
  content: '';
  display: block;
  clear: both;
}

.container_liquid {
  margin-bottom: 10px;
}

.l-inner-main .inner {
  margin-left: 27px;
  margin-right: 27px;
}

.l-inner-main .ttl_04 {
  margin-bottom: 12px;
}

.header-copy {
  line-height: 2.0;
}

.mapArea {
  margin-right: 0;
  margin-left: 0;
}

.mapArea .img-block {
  border: solid 2px #e6e9ec;
  background: #f2f4f5;
  padding: 0;
  width: 64.298401%;
  max-width: 724px;
  position: relative;
}

.mapArea .img-block [class^="map_"] {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 55.7%;
  background: #fff;
  border: solid 2px #e6e9ec;
  padding: 10px 2.5% 20px;
  text-align: center;
  z-index: 1;
}

.mapArea .img-block [class^="map_"] .fc-name {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.mapArea .img-block [class^="map_"].active {
  display: block;
}

.mapArea .img-block .map_toyamaFactory01 {
  top: 13%;
  left: 9%;
}

.mapArea .img-block .map_toyamaFactory02 {
  top: 16%;
  left: 6%;
}

.mapArea .img-block .map_aichiFactory {
  top: 20%;
  left: 3%;
}

.mapArea .img-block .map_saitamaFactory {
  top: 15%;
  left: 15%;
}

.mapArea .img-block .map_yamagataFactory {
  top: -7%;
  left: 21%;
}

.mapArea .img-block .map_yakuhanFactory {
  top: 32%;
  left: 27%;
}

.mapArea .img-block .map_shizuokaFactory {
  top: 30%;
  left: 11%;
}

.mapArea .img-block .map_gifuFactory {
  top: 17%;
  left: 7.5%;
}

.mapArea .img-block .point [class^="ico_"] {
  width: 6%;
  max-width: 43px;
  position: absolute;
  top: 0;
  left: 0;
}

.mapArea .img-block .point .ico_toyamaFactory01 {
  top: 57%;
  left: 49%;
}

.mapArea .img-block .point .ico_toyamaFactory02 {
  top: 59.8%;
  left: 45.6%;
}

.mapArea .img-block .point .ico_aichiFactory {
  top: 65.4%;
  left: 44.3%;
}

.mapArea .img-block .point .ico_saitamaFactory {
  top: 61.8%;
  left: 55.7%;
}

.mapArea .img-block .point .ico_yamagataFactory {
  top: 39.5%;
  left: 61.1%;
}

.mapArea .img-block .point .ico_yakuhanFactory {
  top: 22.5%;
  left: 65.5%;
}

.mapArea .img-block .point .ico_shizuokaFactory {
  top: 67%;
  left: 51%;
}

.mapArea .img-block .point .ico_gifuFactory {
  top: 62.3%;
  left: 47%;
}

.mapArea .btn-block {
  padding-left: 40px;
  padding-right: 0;
  width: 35.7%;
  max-width: 404px;
}

.mapArea .btn-block li {
  border: solid 2px #e6e9ec;
}

.mapArea .btn-block li + li {
  margin-top: 10px;
}

.mapArea .btn-block .m-btn {
  background: #fff;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 17px 75px 17px 17px;
  position: relative;
  text-align: left;
  width: 100%;
}

.mapArea .btn-block .m-btn:before {
  background: #0c489b;
  content: '';
  position: absolute;
  top: 12px;
  right: 13px;
  width: 49px;
  height: 49px;
}

.mapArea .btn-block .m-btn:after {
  display: block;
  content: '';
  width: 13px;
  height: 13px;
  border: 2px solid white;
  border-top: none;
  border-left: none;
  position: absolute;
  top: 25px;
  right: 31px;
  margin: auto;
  transform: rotate(45deg);
}

.mapArea .btn-block .m-btn:hover {
  background: #f2f4f5;
  font-size: 1.70rem;
  opacity: 1;
  padding: 17px 75px 12px 17px;
}

.mapArea .btn-block .m-btn span {
  display: block;
  color: #0c489b;
  font-size: 1.2rem;
}

.Factory {
  border-top: solid 2px #e6e9ec;
  padding-top: 50px;
  margin-left: 27px;
  margin-right: 27px;
}

.Factory .factory-box {
  background: #f2f4f5;
  padding: 38px 40px;
}

.Factory .factory-box .row {
  margin-left: 0;
  margin-right: 0;
}

.Factory .factory-box [class^="col-"] {
  float: left;
  padding-left: 0;
  padding-right: 0;
  /*
			padding-bottom: 18px;
			word-wrap: break-word;
			*/
  width: 48%;
}

.Factory .factory-box [class^="col-"]:nth-child(2n) {
  margin-left: 4%;
}

.Factory .factory-box .m-card .card-header {
  padding: 0;
}

.Factory .factory-box .m-card .card-body {
  padding: 10px 0 0;
}

.Factory .factory-box .m-card .card-body span {
  display: block;
}

.Factory .factory-box .m-card .card-img ul {
  text-align: center;
}

.Factory .factory-box .m-card .card-img li {
  width: 48.945147%;
  display: inline-block;
  /*
					+ li {
						margin-left: 2%;
					}
					*/
}

.Factory .factory-box .m-card .card-img li span {
  display: block;
  font-size: 1.0rem;
  text-align: left;
  margin-top: 3px;
}

@media screen and (max-width: 768px) {
  .mapArea .img-block {
    display: none;
  }
  .mapArea .btn-block {
    width: 100%;
    max-width: none;
    padding-left: 0;
  }
  .mapArea .btn-block li {
    width: 49%;
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
  }
  .mapArea .btn-block li + li {
    margin-top: 0;
  }
  .mapArea .btn-block li:nth-child(2n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .l-inner-main .inner {
    margin-left: 0;
    margin-right: 0;
  }
  .mapArea .btn-block {
    padding-left: 0;
    width: 100%;
    max-width: none;
  }
  .mapArea .btn-block ul {
    border-top: solid 1px #e6e9ec;
  }
  .mapArea .btn-block li {
    border: solid 1px #e6e9ec;
    border-top: none;
    border-right: none;
    top: none;
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
  }
  .mapArea .btn-block li + li {
    margin-top: 0;
  }
  .mapArea .btn-block li:nth-child(2n), .mapArea .btn-block li:last-child {
    border-right: solid 1px #e6e9ec;
  }
  .mapArea .btn-block .m-btn {
    padding: 17px 36px 17px 17px;
  }
  .mapArea .btn-block .m-btn:before {
    top: 28px;
    right: 13px;
    width: 20px;
    height: 20px;
  }
  .mapArea .btn-block .m-btn:after {
    width: 8px;
    height: 8px;
    top: 32px;
    right: 19px;
  }
  .mapArea .btn-block .m-btn:hover {
    font-size: 1.4rem;
    padding: 17px 36px 17px 17px;
  }
  .mapArea .btn-block .m-btn span {
    display: block;
    color: #0c489b;
    font-size: 1.2rem;
  }
  .page-copy {
    line-height: 1.6;
  }
  .Factory {
    margin-right: 0;
  }
  .Factory .factory-box {
    padding: 19px 20px;
  }
  .Factory .factory-box [class^="col-"] {
    width: 100%;
  }
  .Factory .factory-box [class^="col-"]:nth-child(2n) {
    margin-left: 0%;
  }
}

.arrow_box {
  position: relative;
  background: #fff;
  border: solid 2px #e6e9ec;
}

.arrow_box:after,
.arrow_box:before {
  top: 100%;
  right: 100px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:before {
  right: 98px;
}

.arrow_box:after {
  right: 100px;
}

.arrow_box:after {
  height: 0px;
  width: 0px;
  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
  border-left: 20px solid transparent;
  border-top: #fff 15px solid;
}

.map_yakuhanFactory.arrow_box:after {
  height: 0px;
  width: 0px;
  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
  border-left: 20px solid transparent;
  border-top: #fff 15px solid;
  transform: rotate(90deg);
}

.arrow_box:before {
  height: 0px;
  width: 0px;
  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
  border-left: 24px solid transparent;
  border-top: #e6e9ec 18px solid;
}

.map_yakuhanFactory.arrow_box:before {
  height: 0px;
  width: 0px;
  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
  border-left: 24px solid transparent;
  border-top: #e6e9ec 18px solid;
  transform: rotate(90deg);
}

.map_yakuhanFactory.arrow_box:before {
  top: -21px;
}

.map_yakuhanFactory.arrow_box:after {
  top: -17px;
}

.Banner.container_liquid {
  padding-top: 40px;
  margin-bottom: 0;
}

.m-btn.btn-arrow.no-arrow:after {
  display: none;
}
