#toggle-box > span {
  background: #1e1e1e;
}

header {
  position: relative;
  width: 100%;
  z-index: 2;
}
header h1 {
  position: absolute;
  left: 5%;
  top: 12px;
}
header h1 a {
  display: block;
}
header h1 img {
  width: 93px;
}
header dl {
  height: 90vh;
  position: relative;
}
header dl dt {
  position: absolute;
  top: 50%;
  left: 18%;
  transform: translateY(-50%) translateX(-10%);
}
header dl dd {
  position: absolute;
  bottom: 0;
  width: 100%;
}

main {
  background: #fff;
  padding-bottom: 20%;
}
main .linkBtn {
  padding: 5% 0;
}
main .linkBtn a {
  display: block;
  width: 42%;
  margin-left: 56%;
}

#recruit {
  margin-left: 5%;
  width: 70%;
}
#recruit span {
  display: block;
  background: #1e1e1e;
  width: 20%;
  height: 35%;
  position: absolute;
  right: 0;
  bottom: 0;
}

#message {
  padding: 20% 0 0 0;
}
#message h2 {
  position: relative;
  width: 100%;
  padding: 15% 0 0 0;
  margin-bottom: 20%;
}
#message h2 img {
  margin-left: 5%;
  width: 70%;
}
#message h2 span {
  display: block;
  background: #1e1e1e;
  width: 20%;
  height: 35%;
  position: absolute;
  right: 0;
  bottom: 0;
}
#message .cRead {
  font-size: 16px;
  font-weight: 600;
  margin: 0 8% 25% 8%;
}
#message .cRead p {
  margin-bottom: 15%;
}
#message .readArea ul li {
  margin-bottom: 10px;
}
.speech {
  padding-top: 15%;
  overflow: hidden;
}
.speech h2 {
  width: 100%;
  padding: 15% 5% 0 5%;
  margin-bottom: 5%;
  font-size: 24px;
}
.speech .team {
  color: #ff643c;
  text-align: right;
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 8%;
}
.speech .speech-img {
  margin: 5% 0 15% 0;
}
.speech .speech-img img {
  width: 100%;
}
.speech .member-slider .slider-ttl {
  background: #ff643c;
  line-height: 1;
  width: 80%;
}
.speech .member-slider .slider-ttl img {
  width: 60%;
  margin-left: 30%;
}
.speech .member-slider .slide-contents .member {
  padding: 5% 5% 30% 5%;
  position: relative;
}
.speech .member-slider .slide-contents .member h4 {
  font-size: 24px;
  background: #1e1e1e;
  color: #fff;
  padding: 2% 3%;
  line-height: 1;
  width: 60%;
  position: absolute;
  z-index: 1;
  bottom: 20%;
  left: 20%;
  text-align: center;
}
.speech .member-slider .slide-contents .member p {
  font-size: 14px;
  color: #ff643c;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  background: #1e1e1e;
  padding: 3% 3%;
  line-height: 1;
  width: 50%;
  margin-left: 5%;
  position: absolute;
  bottom: 13.5%;
  left: 10%;
}
.speech .cRead {
  text-align: justify;
  font-size: 16px;
  font-weight: 500;
  margin: 10% 8% 25% 8%;
}
.speech .cRead .cRead-ttl {
  margin-bottom: 5%;
  font-size: 20px;
  color: #ff643c;
}
.speech .cRead p {
  margin-bottom: 15%;
}
.speech .cRead .profile-box {
  border: 10px solid #e3e0d7;
  padding: 8%;
  font-size: 14px;
  font-weight: 500;
}
.speech .cRead .profile-box h3 {
  font-size: 22px;
  line-height: 1.25;
  margin-bottom: 5%;
}
.speech .cRead .profile-box h3 span {
  font-size: 14px;
}
.speech .cRead .profile-box a {
  font-weight: 600;
}
.speech .cRead .profile-box a:hover {
  color: #ff643c;
  transition: 0.5s;
}
.speech .readArea ul {
  margin: 10% 0 5% 0;
}
.speech .readArea ul li {
  margin-bottom: 5px;
}
.speech dl {
  z-index: 2;
  margin-bottom: 5%;
  margin-left: 10%;
}
.speech dl dt {
  font-size: 30px;
  font-weight: 600;
  background: #1e1e1e;
  color: #fff;
  padding: 2% 2%;
  letter-spacing: 2px;
  line-height: 1;
  text-align: center;
  width: 60%;
  margin-left: 8%;
}
.speech dl dd {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ff643c;
  background: #1e1e1e;
  padding: 2% 2%;
  line-height: 1;
  width: 50%;
  margin-left: 0%;
}

#member {
  position: relative;
  margin-bottom: 20%;
}
#member .pht {
  position: relative;
  margin-bottom: 10%;
}
#member h2 {
  position: absolute;
  bottom: 5%;
  background: #ff643c;
  width: 100%;
}
#member h2 img {
  width: 40%;
  margin-left: 5%;
}
#member .txtArea {
  margin: 0 8% 20% 8%;
  font-weight: 600;
  font-size: 16px;
}
#member .member {
  padding: 5% 10% 20% 10%;
  position: relative;
}
#member .member .tpht {
  z-index: 1;
}
#member .member dl {
  z-index: 2;
  margin-bottom: 5%;
  margin-top: 8%;
}
#member .member dl dt {
  font-size: 30px;
  font-weight: 600;
  background: #1e1e1e;
  color: #fff;
  padding: 3% 3%;
  letter-spacing: 2px;
  line-height: 1;
  text-align: center;
  width: 70%;
  margin-left: 8%;
}
#member .member dl dd {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  background: #1e1e1e;
  padding: 3% 3%;
  line-height: 1;
  width: 60%;
  margin-left: 0%;
}
#member .member .no {
  width: 10%;
}
#member .member .team {
  color: #ff643c;
  text-align: right;
  font-family: "Roboto Condensed", sans-serif;
}
#member .member .coment {
  font-size: 24px;
  font-weight: 500;
  text-decoration: underline;
}

.recruit {
  margin-bottom: 20%;
  background: linear-gradient(to right, #e6fa41 80%, #fff 80%);
  padding-bottom: 10%;
}
.recruit h2 {
  padding: 15% 0;
  text-align: left;
  margin-left: 8%;
}
.recruit h2 img {
  width: 50%;
  margin: 0 auto;
}

.media {
  background-color: #1e1e1e;
  padding: 12% 0;
  margin-bottom: 20%;
}
.media h2 {
  width: 35%;
  padding: 5% 0;
  margin-left: 8%;
}
.media .pht {
  margin: 10% 8% 5% 8%;
}
.media .pht p {
  color: #fff;
}
.media .pht img {
  margin-bottom: 10%;
}
.media .linkBtn2 {
  margin: 0 8% 5% 8%;
}
.media .linkBtn2 p {
  color: #fff;
  margin-bottom: 8%;
}
.media .linkBtn2 a {
  display: block;
  width: 50%;
  margin-left: 50%;
  margin-bottom: 5%;
}

#recruitAera h2 {
  margin-left: -15%;
  width: 90%;
  margin-bottom: 20%;
}
#recruitAera .wrapper {
  width: 85%;
  margin: 0 auto;
  font-weight: 500;
}
#recruitAera #cRead {
  font-size: 16px;
}
#recruitAera #cRead p {
  margin-bottom: 6%;
  line-height: 1.65;
}
#recruitAera section {
  margin-bottom: 25%;
}
#recruitAera .people-inner {
  margin-bottom: 20%;
}
#recruitAera .top {
  position: relative;
}
#recruitAera .top img {
  width: 100%;
}
#recruitAera .top .ttl {
  position: absolute;
  width: 88%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#recruitAera .top .ttl img {
  width: 100%;
}
#recruitAera #flow dl {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4%;
}
#recruitAera #flow dt {
  display: block;
  width: 10%;
  margin-right: 5%;
}
#recruitAera #flow dd {
  font-size: 25px;
  line-height: 1.5;
  margin-top: -6px;
}
#recruitAera #entry dl {
  margin-bottom: 10px;
}
#recruitAera #entry dl dd {
  margin-bottom: 5px;
}
#recruitAera #entry .form {
  width: 85%;
  padding: 10% 6%;
  margin: 0 auto;
}
#recruitAera #entry input[type=text] {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  border: none;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #787878;
  padding: 10px 0;
}
#recruitAera #entry textarea {
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  border: none;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #787878;
  padding: 10px 0;
  height: 100px;
}
#recruitAera #entry input[type=submit] {
  border: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#recruitAera #entry .btn {
  border: none;
  background: #1e1e1e;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  padding: 15px 0;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 5px;
}
#recruitAera #entry .btn2 {
  border: none;
  background: #666;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  padding: 15px 0;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
#recruitAera #entry p {
  font-size: 12px;
  margin-bottom: 10px;
}
#recruitAera #company {
  margin-top: 48px;
}
#recruitAera #company table {
  margin-top: 12%;
  width: 100%;
  line-height: 1.75;
}
#recruitAera #company table p {
  margin-bottom: 5%;
}
#recruitAera #company table .space {
  height: 15px;
}
#recruitAera #company table th {
  width: 30%;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}
#recruitAera #company table td {
  width: 50%;
  font-weight: 400;
}
#recruitAera #company table td a {
  text-decoration: none;
  font-size: 15px;
  color: #272727;
}
#recruitAera #company dl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  margin-bottom: 32px;
}
#recruitAera #company dl dt {
  width: 180px;
}
#recruitAera #company dl dd {
  font-size: 14px;
}

#thank {
  width: 85%;
  margin: 0 auto;
}
#thank .thankAera {
  margin-top: 30%;
  text-align: center;
}
#thank .thankAera h3 {
  font-size: 20px;
  margin-bottom: 5%;
}

footer {
  margin-top: 100px;
  background-color: #464646;
}
footer .en {
  font-family: garamond-premier-pro, serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}
footer .footer-inner {
  padding: 48px 7.5%;
  text-align: left;
}
footer .footer-inner p {
  font-size: 9px;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 60px;
}
footer .footer-inner .flogo {
  width: 60%;
  margin-bottom: 10px;
}
footer .footer-inner .footer-nav a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 1px;
}
footer .footer-inner .footer-nav li {
  margin-bottom: 16px;
}/*# sourceMappingURL=style_sp.css.map */