.mv_company {
  margin-top: 300rem;
}
.mv_company .main_logo {
  width: 100%;
}
.mv_company .history_area {
  margin-top: 180rem;
}
.mv_company .history_area::before {
  top: 0;
}
.mv_company .history_area .history_wrap {
  position: relative;
}
.mv_company .history_area .history_wrap .tit_history {
  width: 718rem;
  margin-left: auto;
  margin-right: auto;
}

.origin {
  margin-top: 200rem;
  z-index: 2;
}
.origin::before {
  top: 0;
}
.origin .flex_wrap {
  display: flex;
  justify-content: space-between;
}
.origin .flex_wrap .text_wrap {
  width: 590rem;
}
.origin .flex_wrap .text_wrap .name {
  margin-top: 40rem;
  position: relative;
  padding-left: 22rem;
  font-size: 40rem;
  line-height: 1.3;
}
.origin .flex_wrap .text_wrap .name::before {
  position: absolute;
  content: "";
  display: block;
  top: 58%;
  left: 0;
  transform: translateY(-50%);
  width: 8rem;
  height: 80rem;
  background: #ffe100;
}
.origin .flex_wrap .text_wrap .name span {
  font-size: 20rem;
}
.origin .flex_wrap .img_wrap {
  width: 648rem;
}
.origin .img_area {
  margin-top: 14rem;
}
.origin .logo_vertical {
  position: absolute;
  top: 450rem;
  right: 85rem;
  width: 300rem;
}
.origin .age {
  position: absolute;
  bottom: -305rem;
  left: 180rem;
  width: 875rem;
}

.history {
  margin-top: 380rem;
  padding-top: 190rem;
  padding-bottom: 120rem;
  background-color: #E40012;
  z-index: 1;
  position: relative;
}
.history::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  right: 110rem;
  width: 606rem;
  height: 985rem;
  background: url(../../img/tit_history_bg.png) no-repeat center top/contain;
}
.history::before {
  top: 0;
}
.history .tit_common {
  color: #fff;
}
.history .tit_common h2 {
  color: #e8da22;
}
.history .company_content {
  margin-top: 190rem;
  position: relative;
}
.history .company_content .flex_wrap {
  display: flex;
  gap: 115rem;
}
.history .company_content .flex_wrap .period {
  padding-top: 40rem;
  padding-bottom: 40rem;
  background-color: #FF0000;
  width: 405rem;
}
.history .company_content .flex_wrap .period dl .dl_flex + .dl_flex {
  margin-top: 32rem;
}
.history .company_content .flex_wrap .period dl dt {
  padding-left: 48rem;
  padding-right: 55rem;
  position: relative;
}
.history .company_content .flex_wrap .period dl dt::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  border-top: 22rem solid transparent;
  border-left: 25rem solid #E8DA22;
  border-bottom: 22rem solid transparent;
  border-right: 25rem solid transparent;
}
.history .company_content .flex_wrap .period dl dt img {
  height: 36rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.history .company_content .flex_wrap .period dl dd {
  padding-left: 48rem;
  padding-right: 55rem;
  color: #fff;
  font-size: max(17rem, 11px);
  margin-top: 20rem;
}
.history .company_content .flex_wrap .period dl dd span {
  display: block;
  margin-top: 12rem;
}
.history .company_content .flex_wrap .period dl dd.img_wrap {
  margin-top: 15rem;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.history .company_content .flex_wrap .period .andmore {
  margin-top: 50rem;
  text-align: center;
}
.history .company_content .flex_wrap .period .andmore img {
  width: 340rem;
}
.history .company_content .flex_wrap .detail {
  width: 620rem;
}
.history .company_content .flex_wrap .detail .img_area {
  width: 100%;
  height: 580rem;
  position: relative;
}
.history .company_content .flex_wrap .detail .img_area .img_wrap {
  position: absolute;
  width: 1089rem;
}
.history .company_content .flex_wrap .detail .img_area .img_wrap img {
  border-top-left-radius: 30rem;
  border-bottom-left-radius: 30rem;
}
.history .company_content .flex_wrap .detail .text_area {
  margin-top: 50rem;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap h3 {
  font-size: 32rem;
  font-weight: 500;
  color: #FFFF00;
  padding-bottom: 20rem;
  border-bottom: 1px solid #FFFF00;
  letter-spacing: 0.05em;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap dl {
  color: #fff;
  font-size: max(20rem, 14px);
  margin-top: 30rem;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap {
  display: flex;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap + .dl_wrap {
  margin-top: 5rem;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap.mt_s {
  margin-top: 25rem;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap dt {
  width: 116rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-right: 40rem;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap dt::before {
  position: absolute;
  content: ":";
  display: block;
  top: 0;
  right: 18rem;
  font-size: 1em;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap dd {
  width: 504rem;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap .tel {
  margin-top: 100rem;
  color: #fff;
  font-size: 60rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap .tel a {
  color: #fff;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap .tel span {
  font-size: 48rem;
}
.history .company_content .flex_wrap .detail .text_area .text_wrap ul {
  color: #fff;
  margin-top: 32rem;
  font-size: max(20rem, 14px);
}
.history .company_content .flex_wrap .detail .text_area .text_wrap + .text_wrap {
  margin-top: 80rem;
}
.history .company_content .btn_more {
  position: absolute;
  left: 50%;
  bottom: 165rem;
  transform: translateX(-50%);
}
.history .btn_more {
  margin-top: 120rem;
}

.map_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25rem 0;
  margin-top: 110rem;
}
.map_area .box {
  width: 640rem;
}
.map_area .box .map iframe {
  width: 100%;
  height: 460rem;
}
.map_area .box p {
  margin-top: 5rem;
  color: #fff;
}

.eco {
  margin-top: 200rem;
  padding-bottom: 110rem;
}
.eco::before {
  height: 228rem;
  top: 0;
}
.eco .logo_vertical {
  position: absolute;
  top: 350rem;
  left: 62rem;
}
.eco .flex_wrap {
  padding-left: 228rem;
  display: flex;
  justify-content: space-between;
}
.eco .flex_wrap .text_area {
  width: 615rem;
}
.eco .flex_wrap .img_area {
  width: 410rem;
}
.eco .text_wrap {
  margin-top: 60rem;
  line-height: 2;
}
.eco .btn_more {
  margin-top: 90rem;
}

.company_top {
  margin-top: 0;
}
.company_top .img_area .img_wrap + .img_wrap {
  margin-top: 25rem;
}
.company_top .img_company {
  margin-top: 170rem;
}
.company_top .btn_more {
  margin-top: 125rem;
}

@media screen and (max-width: 680px) {
  header .header_wrap .logo_wrap {
    display: none;
  }
  .mv_company {
    margin-top: 0;
  }
  .mv_company .main_logo {
    width: 100%;
    position: relative;
    z-index: 11;
    margin-top: 90rem;
  }
  .mv_company .history_area {
    margin-top: 80rem;
  }
  .mv_company .history_area::before {
    display: none;
  }
  .mv_company .history_area .history_wrap {
    position: relative;
    margin-top: -30rem;
  }
  .mv_company .history_area .history_wrap .tit_history {
    position: relative;
    left: auto;
    top: auto;
    width: 145rem;
    margin-left: auto;
    margin-right: auto;
  }
  .mv_company .history_area .img_wrap {
    margin-top: 12rem;
  }
  .origin {
    margin-top: 35rem;
  }
  .origin::before {
    top: -9rem;
    height: 50rem;
  }
  .origin .tit_common {
    width: 280rem;
  }
  .origin .tit_common h2 {
    font-size: 19rem;
  }
  .origin .tit_common .text {
    width: 100%;
    line-height: 1.4;
    margin-top: 15rem;
    font-family: "Noto Serif", serif;
  }
  .origin .logo_vertical {
    display: none;
  }
  .origin .flex_wrap .text_wrap .name {
    margin-top: 20rem;
    position: relative;
    padding-left: 10rem;
    font-size: 16rem;
    line-height: 1.3;
  }
  .origin .flex_wrap .text_wrap .name::before {
    width: 5rem;
    height: 40rem;
  }
  .origin .flex_wrap .text_wrap .name span {
    font-size: 12rem;
  }
  .origin .age {
    bottom: -60rem;
    left: 30rem;
    width: 160rem;
  }
  .history {
    margin-top: 80rem;
    padding-top: 40rem;
    padding-bottom: 40rem;
  }
  .history::before {
    top: 35rem;
    height: 50rem;
  }
  .history .tit_common {
    color: #fff;
    width: 280rem;
  }
  .history .tit_common h2 {
    font-size: 19rem;
  }
  .history .company_content {
    margin-top: 40rem;
  }
  .history .company_content .flex_wrap {
    gap: 30rem;
    flex-direction: column-reverse;
  }
  .history .company_content .flex_wrap .period {
    padding-top: 30rem;
    padding-bottom: 20rem;
    width: 280rem;
  }
  .history .company_content .flex_wrap .period h2 {
    width: 160rem;
    margin-left: auto;
    margin-right: auto;
  }
  .history .company_content .flex_wrap .period dl {
    margin-top: 30rem;
  }
  .history .company_content .flex_wrap .period dl .dl_flex + .dl_flex {
    margin-top: 25rem;
  }
  .history .company_content .flex_wrap .period dl dt {
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .history .company_content .flex_wrap .period dl dt::before {
    top: 3rem;
    border-top: 8rem solid transparent;
    border-left: 10rem solid #E8DA22;
    border-bottom: 8rem solid transparent;
    border-right: 10rem solid transparent;
  }
  .history .company_content .flex_wrap .period dl dt img {
    width: auto;
    height: 18rem;
  }
  .history .company_content .flex_wrap .period dl dd {
    padding-left: 15rem;
    padding-right: 15rem;
    font-size: 12rem;
    margin-top: 8rem;
  }
  .history .company_content .flex_wrap .period dl dd span {
    display: block;
    margin-top: 5rem;
  }
  .history .company_content .flex_wrap .period dl dd.img_wrap {
    margin-top: 15rem;
    padding-left: 0;
    padding-right: 0;
  }
  .history .company_content .flex_wrap .period .andmore {
    margin-top: 25rem;
  }
  .history .company_content .flex_wrap .period .andmore img {
    width: 240rem;
  }
  .history .company_content .flex_wrap .detail {
    width: 280rem;
  }
  .history .company_content .flex_wrap .detail .img_area {
    height: auto;
  }
  .history .company_content .flex_wrap .detail .img_area .img_wrap {
    position: relative;
    width: 100%;
  }
  .history .company_content .flex_wrap .detail .img_area .img_wrap img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .history .company_content .flex_wrap .detail .text_area {
    margin-top: 0;
    padding-top: 15rem;
    padding-bottom: 20rem;
    background-color: #FF0000;
    padding-left: 10rem;
    padding-right: 10rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap h3 {
    font-size: 16rem;
    padding-bottom: 9rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap dl {
    font-size: 12rem;
    margin-top: 10rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap + .dl_wrap {
    margin-top: 2rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap.mt_s {
    margin-top: 15rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap dt {
    width: 65rem;
    padding-right: 15rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap dt::before {
    right: 5rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap dl .dl_wrap dd {
    width: 185rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap .tel {
    margin-top: 30rem;
    font-size: 26rem;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap .tel span {
    font-size: 20rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap ul {
    color: #fff;
    margin-top: 10rem;
    font-size: 13rem;
  }
  .history .company_content .flex_wrap .detail .text_area .text_wrap + .text_wrap {
    margin-top: 25rem;
  }
  .history .company_content .btn_more {
    position: relative;
    left: auto;
    bottom: auto;
    transform: translateX(0);
    margin-top: 30rem;
  }
  .history .btn_more {
    margin-top: 50rem;
  }
  .map_area {
    gap: 15rem 0;
    margin-top: 50rem;
  }
  .map_area .box {
    width: 100%;
  }
  .map_area .box .map iframe {
    height: 200rem;
  }
  .map_area .box p {
    margin-top: 0;
  }
  .eco {
    margin-top: 0;
    padding-top: 45rem;
    padding-bottom: 40rem;
  }
  .eco::before {
    height: 60rem;
    top: 34rem;
  }
  .eco .logo_vertical {
    display: none;
  }
  .eco .flex_wrap {
    padding-left: 0;
    display: block;
  }
  .eco .flex_wrap .text_area {
    width: 100%;
  }
  .eco .flex_wrap .img_area {
    width: 100%;
    margin-top: 20rem;
  }
  .eco .tit_common {
    width: 280rem;
  }
  .eco .text_wrap {
    width: 280rem;
    padding-right: 0;
    line-height: 1.4;
    margin-top: 15rem;
  }
  .eco .text_wrap .text {
    font-family: "Noto Serif", serif;
  }
  .eco .text_wrap .flex_wrap {
    margin-top: 12rem;
  }
  .eco .text_wrap .flex_wrap .img_wrap {
    width: 135rem;
  }
  .eco .text_wrap .notes {
    padding-left: 2rem;
    gap: 10rem;
    margin-top: 10rem;
  }
  .eco .text_wrap .notes .attention {
    font-size: 34rem;
  }
  .eco .text_wrap .notes .text {
    font-family: "M PLUS 1p", sans-serif;
  }
  .eco .btn_more {
    margin-top: 30rem;
  }
  .company_top .img_area .img_wrap + .img_wrap {
    margin-top: 5rem;
  }
  .company_top .img_company {
    margin-top: 34rem;
  }
  .company_top .btn_more {
    margin-top: 25rem;
  }
}/*# sourceMappingURL=company.css.map */