@charset "UTF-8";
header {
  padding-right: 8px;
}
header .langChange {
  float: right;
}
@media screen and (max-width:768px) {
  header {
    padding-right: 51px;
  }
}

footer {
  padding: 34px 0 26px;
}
footer .copy {
  margin-top: 0;
}

@media screen and (max-width:768px) {
  .langEn .top #mainvisual .mainvisual_inner {
    vertical-align: top;
    padding-top: 1em;
  }
}
.langEn .top #mainvisual .text_area {
  max-width: 552px;
}
.langEn .mvContents {
  font-size: min(3.5vw, 22px);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
}
.langEn .mvContents__title {
  font-size: 2.2727272727em;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.langEn .mvContents__txt:not(:first-child) {
  margin-top: 1.8181818182em;
}
.langEn .mvContents__txt p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}
@media screen and (max-width:900px) {
  .langEn .mvContents__txt .sponly {
    display: block !important;
  }
}
@media screen and (max-width:1080px) {
  .langEn .top #mainvisual .topimg {
    height: 65%;
    top: auto;
    bottom: 0;
  }
}
.langEn p {
  margin: 0;
}
.langEn p + p {
  margin-top: 1lh;
}
.langEn .title_center .title {
  letter-spacing: 0.1em;
}
.langEn .title_center .title.--sub {
  font-size: 1.875em;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.0666666667;
}
.langEn .title_center:has(.title.--sub) {
  margin-bottom: 26px;
}
.langEn .lead_center {
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.langEn .lead_center:not(:last-child) {
  margin-bottom: 30px;
}
.langEn .reason_list a .text {
  font-weight: 500;
}
.langEn .reason_list a .text .font_blue {
  font-weight: 600;
}
.langEn .col2area .box .title {
  font-weight: 500;
  letter-spacing: 0.1em;
}
.langEn .table_gray th {
  font-weight: 400;
  line-height: 1.5;
}
.langEn ul.arrow_triangle li {
  line-height: 1.4666666667;
}
.langEn ul.arrow_triangle li:not(:last-child) {
  margin-bottom: 10px;
}
.langEn .lead_center + .greeting_wrap {
  margin-top: 2.5em;
}
.langEn .greeting_wrap .text_area .text2 > *:not(:last-child) {
  margin-bottom: 3.125em;
}
@media screen and (max-width:768px) {
  .langEn .greeting_wrap .text_area .text2 {
    padding-bottom: 100px;
  }
}
.langEn .greeting_wrap .name {
  padding: 40px 12% 40px 3.34%;
}
.langEn .greeting_wrap .name .name1 {
  margin-bottom: 1.6em;
  font-size: 0.9375em;
  line-height: 1.6333333333;
}
.langEn .greeting_wrap .name .name2 {
  font-size: 1.75em;
  line-height: 1.2;
}
.langEn .outline_box ul li {
  padding: 24px 0;
}
.langEn .outline_box ul li .box {
  line-height: 2.125;
}
.langEn .outline_box ul li .box.title {
  font-weight: 700;
}
.langEn .outline_box.--history ul li .box.title {
  letter-spacing: 0.1em;
}
.langEn .outline_box ul li .box.text {
  letter-spacing: 0.1em;
}
.langEn .bgSummary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 162px;
  padding: 1.4642857143em 0;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.4285714286;
  color: #FFF;
  text-align: center;
  position: relative;
  z-index: 1;
}
.langEn .bgSummary::after {
  content: "";
  width: 100vw;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.langEn .bgSummary.--csrEnvironmental::after {
  background-image: url(../images/page/company/environ_mainbg.png);
}
.langEn .bgSummary.--csrSocial::after {
  background-image: url(../images/page/company/control_mainbg.png);
}
.langEn .bgSummary p {
  font-size: inherit;
  line-height: inherit;
}
.langEn .bgSummary:not(:last-child) {
  margin-bottom: 60px;
}
.langEn .page_h2-main.--sub {
  padding-bottom: 0;
  background: none;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3333333333;
}
.langEn .page_h2-main.--sub::after {
  content: "";
  display: block;
  width: 3em;
  height: 1px;
  margin: 0.625em auto 0;
  background: #02255D;
}
.langEn .environ_wraps {
  margin-bottom: 0;
}
.langEn .environ_wraps p.lead {
  font-weight: 400;
}
.langEn .environ_wraps p.lead:not(:last-child) {
  margin-bottom: 4.6875em;
}
.langEn .environ_wraps p.lead:not(:last-child):has(+ .environ_dl) {
  margin-bottom: 2.8125em;
}
.langEn .environ_wraps .environ_dl {
  margin: 0;
}
.langEn .environ_wraps .environ_dl dd:last-child {
  margin-bottom: 0;
}
.langEn .environ_wraps .environ_dl dd picture {
  display: block;
  width: min(100%, 500px);
  margin: 0 auto;
}
.langEn .environ_wraps .environ_dl ol {
  counter-reset: num;
  padding-left: 0.5em;
  list-style: none;
}
.langEn .environ_wraps .environ_dl ol li {
  counter-increment: num;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
}
.langEn .environ_wraps .environ_dl ol li::before {
  content: "（" counter(num) "）";
}
.langEn .bgSummary.--csrSocial + .control_wraps {
  width: min(100%, 860px);
  margin: 0 auto;
}
.langEn .bgSummary.--csrSocial + .control_wraps .photo_wraps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.langEn .bgSummary.--csrSocial + .control_wraps .photo_wraps:not(:first-child) {
  margin-top: 35px;
}
.langEn .bgSummary.--csrSocial + .control_wraps .photo_wraps .photo {
  width: 50%;
  padding: 0 20.5px;
  margin: 0;
}
.langEn #page_wrap .mainvisual1 .text_area {
  padding: 0 0 10px;
}
.langEn #page_wrap .mainvisual1 .tag,
.langEn #page_wrap .mainvisual1 .tag span {
  font-size: 22px;
  line-height: 1.6363636364;
}
.langEn #page_wrap .mainvisual1 .tag span {
  padding: 0 10px;
  vertical-align: initial;
}
.langEn #page_wrap .mainvisual1 .top_title .inner .font28 {
  font-weight: 500;
}
.langEn #page_pankz ul li:after {
  margin: 0 15px;
  color: #888888;
}
.langEn #page_pankz ul li {
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #888;
}
.langEn #page_pankz ul li a {
  font-weight: 500;
  letter-spacing: 0.1em;
}
.langEn .page_menu .btn_defa a .inner,
.langEn .page_link .btn_defa a .inner {
  font-weight: 500;
  line-height: 1.5625;
}
.langEn .container:has(+ footer), .langEn .container:last-child {
  padding-bottom: 120px;
}
.langEn #content02,
.langEn #content04 {
  background: none;
  color: inherit;
}
.langEn #content04 .title_center .title {
  color: #02255D;
}/*# sourceMappingURL=en.css.map */