/* ===========================================================

	Title:	top.css
	Last Created:	2023-04-18

=========================================================== */

/* ===========================================================

	TOP-main visual

=========================================================== */
.local-home .gl-main {
  padding: 20px;
}
.gl-main {
  display: block;
  margin: 0 auto;
  font-size: 1em;
  line-height: 1.8;
  position: relative;
  overflow: hidden;
  min-width: 1000px;
}

.panel.panel-mainvisual {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  /* background-image: url("../img/top/main-vidual.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover; */
  /* position: relative;
	overflow: hidden; */
}
.mainvidual-wrap {
  max-width: 1600px;
  position: relative;
  padding-top: 120px;
}
.mainvidual-wrap img {
  width: 100%;
  vertical-align: bottom;
}
.mainvidual-txt-area {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mainvisual-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mainvisual-copy h1 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 5px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 16px;
  color: black;
  background-color: #fff;
}
.mainvisual-copy h2 {
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 3px;
  padding-right: 15px;
  padding-left: 15px;
  color: #fff;
  background: linear-gradient(to right, #ffb700, #df4e00);
}
.mainvisual-banner-area {
  display: flex;
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
}
.mainvisual-banner-area p {
  width: 483px;
}
.mainvisual-banner-area p:first-child {
  margin-right: 32px;
}
.mainvisual-banner-area .item img {
  border-radius: 0 0 0 0;
}

.mainvisual-banner-area .item {
  margin: 0 16px;
}

.mainvisual-banner-area .item .global-footer__sub--title {
  text-align: center;
  padding: 4px 16px;
  background-color: #f5f5f5;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}
/* ===========================================================

	TOP message section

=========================================================== */
.panel-message {
  padding: 160px 0 190px 0 !important;
  position: relative;
  max-width: 100%;
  margin: 0 auto !important;
}
.panel-message:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 540px;
  right: 0;
  bottom: 0;
  background-color: #fef9f7;
  z-index: -1;
}
.message-wrap {
  width: 100%;
  max-width: 1536px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  margin: 0 auto;
}
.message-txt-box {
  padding: 0 60px 0 0;
  width: 1000px;
}
/* .message-pic-box{
	margin-right: -484px
} */

.message-pic-box {
  width: 50%;
  text-align: center;
}

.message-pic-box img {
  border-radius: 16px 0 0 16px;
}
.top-contents-box__body {
  display: block;
  padding: 128px 0;
  margin: 0 auto;
  width: 1272px;
  position: relative;
}
.top-contents-box__body p {
  font-size: 15px;
}
.panel {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 0;
  margin: 0;
  /* min-height: 600px; */
}
.panel--inner {
  display: block;
  /* width: 1400px; */
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 60px 0;
}

.message-photo .photo img {
  width: 100%;
  vertical-align: bottom;
}
.message-text {
  width: 764px;
  padding: 0px 50px;
  position: absolute;
  bottom: 110px;
  left: 64px;
  background-color: #fff;
  margin-left: -100px;
  z-index: 1;
}
.signature {
  margin-top: 70px;
}
.signature p {
  font-size: 24px;
  font-weight: bold;
}

/* ===========================================================

	TOP philosophy section

=========================================================== */
.contents-box-message {
  width: 1536px;
  margin: auto;
  padding: 127px 0 200px 0;
  position: relative;
}
.contents-box-message:before {
  content: "";
  position: absolute;
  width: 1280px;
  height: 94%;
  background: #fef9f7;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 0 0 20px 20px;
  z-index: -1;
}
.management-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 127px;
}
.management-box {
  /* width: 50%; */
  max-width: 692px;
  width: auto;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 96px;
  box-sizing: content-box;
}
.management-box:nth-child(2) {
  position: relative;
  top: 70px;
}
.management-box:nth-child(4) {
  position: relative;
  top: 70px;
}
.management-box img {
  width: 100%;
  border-radius: 10px;
}
.management-box span {
  font-size: 80px;
  font-weight: bold;
  font-family: "Inter", sans-serif;
  color: #ffb700;
  line-height: 80px;
  margin-top: -35px;
}
.management-box h3 {
  font-size: 32px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}
.management-box p {
  font-size: 18px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 18px;
  margin: 5px 0 0 0;
}
/* @media screen and (max-width: 1368px) { */
@media screen and (max-width: 1528px) {
  .management-box {
    width: 670px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1356px) {
  .management-box {
    width: 670px;
    box-sizing: border-box;
  }
  .management-wrap {
    justify-content: center;
  }
}
/* ===========================================================

	TOP decor section

=========================================================== */
.decor-bg-1 {
  width: 100%;
  height: 544px;
  background-image: url(/assets/img/top/dummy01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.decor-bg-2 {
  width: 100%;
  height: 544px;
  background-image: url(/assets/img/top/260b2c872f8f1c448c18654a16e56a8b.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* ===========================================================

	TOP sustaianbility section

=========================================================== */
.panel-sustainability {
  position: relative;
  padding-top: 192px;
  padding-bottom: 173px;
}
.sustainability-warp {
  display: flex;
}
.contents-box-sustainability {
  padding: 140px;
  width: 985px;
  height: 682px;
  background-color: #fff;
  margin-top: auto;
  border-radius: 0 15px 0 0;
}
.contents-box-sustainability p.view-more-btn a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-family: "Inter", sans-serif;
  color: #df4e00;
  position: relative;
  padding: 0 0 0 27px;
  margin: 70px 0 0 27px;
  line-height: 40px;
}
.contents-box-sustainability p.view-more-btn a:before {
  content: "";
  position: absolute;
  background: url(/assets/img/common/view-more.png);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 40px auto;
  margin-left: -52px;
}

.contents-box__title .ja {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right, #ffb700, #df4e00);
  width: fit-content;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 8px;
}
.contents-box__title .en {
  display: block;
  font-size: 80px;
  font-weight: bold;
  font-family: "Inter", sans-serif;
  line-height: 80px;
}
.panel-policy .contents-box__body {
  padding: 0;
  margin: auto;
  width: auto;
}
.top .contents-box__body p {
  font-size: 15px;
}

.contents-box-sustainability-img {
  width: 1413px;
  height: 745px;
  margin-left: -500px;
  position: relative;
  z-index: -1;
}
.contents-box-sustainability-img img {
  width: 100%;
  vertical-align: bottom;
}

/* ===========================================================

	TOP company section

=========================================================== */
.contents-box-company {
  padding: 0 3rem;
  padding-top: 0;
  padding-bottom: 80px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;
  background: #fef9f7;
  position: relative;
  border-radius: 16px;
}
.company_title.ja-only {
  margin: auto;
  padding: 4rem 0;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
}

.company_title.ja-only::after {
  display: block;
  width: 6rem;
  height: 2px;
  background: linear-gradient(to right, #ffb700, #df4e00);
  content: "";
  margin: 0 auto;
}
.contents-box__flex {
  display: flex;
  flex-direction: column;
  padding: 80px;
  margin: auto;
  align-items: center;
  min-width: 720px;
  max-width: 1536px;
  background-color: #fff;
}
.contents-box__flex h2 {
  max-width: 1536px;
  margin: auto;
}

.organization-chart {
  margin-bottom: 80px;
  width: 800px;
}
.organization-chart img {
  vertical-align: bottom;
  width: 100%;
}
/* @media screen and (max-width: 1368px) { */
@media screen and (max-width: 1572px) {
  .contents-box__flex h2 {
    width: 1280px;
  }
}
/* ===========================================================
	TOP map
=========================================================== */

section.map {
  overflow: auto;
  border-radius: 16px;
  max-width: 1600px;
  margin: 0 auto 60px auto;
}

/* ===========================================================
	TOP profile-table
=========================================================== */
.profile-table {
  width: 100%;
  max-width: 1200px;
}
.profile-table tr:first-child {
  border-top: 2px solid #df4e00;
}
.profile-table th,
.profile-table td {
  border-bottom: 1px solid #ddd;
  padding: 10px 0 10px 15px;
  font-size: 16px;
}
.profile-table th {
  width: 20%;
  vertical-align: middle;
  text-align: center;
  background-color: #fff6e2;
}
.company-table td {
  width: 80%;
}

.map-canvas {
  display: block;
  width: 100%;
  height: 814px;
}
.slogan-fadein {
  opacity: 0;
  transform: translateX(40px);
  transition-property: opacity, transform;
  /* transition:all 0.8s ease 0.3s; */
  transition: all 0.8s linear 1s;
}
.slogan-scrollin {
  opacity: 1;
  transform: translateX(0);
}
.js-fadein {
  opacity: 0;
  /* transform:translateY(40px); */
  transition: all 0.8s ease 0.3s;
  /* transition-property: opacity, transform; */
  transition-property: opacity;
}
.js-scrollin {
  opacity: 1;
  /* transform:translateY(0); */
  /* animation: sectionFadeIn 1.5s 0s 1 ease-in-out forwards; */
}

a.is_select {
  color: #ffb700;
  transition: all 0.3s;
}
