body .sec-child {
  width: 50%;
  float: left;
  flex: 0 0 auto;
  box-sizing: border-box;
}
body .sec-child img {
  width: 88%;
  max-width: 1000px;
}
@media screen and (max-width: 1024px) {
  body .sec-child img {
    width: 88%;
    max-width: auto;
    min-width: auto;
  }
}
body .sec-child01 img,
body .sec-child02 img {
  width: 90%;
}
body .l {
  float: left;
}
@media screen and (max-width: 1024px) {
  body .l {
    float: none;
  }
}
body .l .btn {
  font-size: 60px;
}
body .l .btn img,
body .l .btn svg {
  width: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  body .l .btn img,
  body .l .btn svg {
    width: 17px;
  }
}
body .l .btn img:hover,
body .l .btn svg:hover {
  opacity: 0.7;
}
body .l .btn p.c {
  display: none;
}
body .l ul.pm {
  margin-top: 25px;
}
body .l ul.pm li {
  letter-spacing: 0.9px;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
}
body .l ul.pm li:hover {
  color: #aaa;
}
body .l ul.pm li li.m-attemps {
  cursor: pointer;
  color: #000;
}
body .l ul.pm li li.m-attemps:hover {
  color: #aaa;
}
body .l ul.pm li ul {
  display: none;
}
body .l ul.pm li ul li {
  font-size: 12px;
  line-height: 24px;
}
@media screen and (max-width: 1024px) {
  body .l ul.pm li ul li {
    font-size: 80%;
    line-height: 25px;
  }
}
body .l ul.pm li ul li::before {
  content: "-";
  padding-right: 10px;
}
body .l ul.pm li.visible ul {
  display: block;
}
body .l ul.lang {
  padding-top: 20px;
}
@media screen and (max-width: 1024px) {
  body .l ul.lang {
    text-align: center;
    display: inline-block;
  }
}
body .l ul.lang li {
  float: left;
  font-size: 10px;
}
body .l ul.lang li a {
  font-size: 10px;
}
body .l .sns {
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  body .l .sns {
    margin-top: 0px;
  }
}
body .l .menu {
  position: fixed;
  top: 50px;
  left: 49px;
/*
				&.menu2
					right 32px;
					left auto;
					*/
}
@media screen and (max-width: 1024px) {
  body .l .menu {
    top: auto;
    left: auto;
    padding-left: 29px;
    padding-top: 30px;
  }
}
body .l .menu.close .btn p.c {
  display: none;
}
body .l .menu.close .btn p.o {
  display: block;
}
body .l .menu.close .cont-box {
  display: none;
}
@media screen and (max-width: 1024px) {
  body .l .menu.open {
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
}
body .l .menu.open .btn p.c {
  display: block;
}
body .l .menu.open .btn p.o {
  display: none;
}
body .l .menu.open .cont-box {
  display: block;
}
body .r {
  opacity: 0;
  padding-top: 100px;
  float: left;
  margin-left: 200px;
}
@media screen and (max-width: 1024px) {
  body .r {
    float: none;
    margin-left: 0px;
  }
}
body .r .logo {
  position: fixed;
  right: 57px;
  bottom: 41px;
  z-index: 99;
  mix-blend-mode: plus-lighter;
  bottom: 25px;
}
@media screen and (max-width: 1024px) {
  body .r .logo {
    right: 27px;
  }
}
body .r .logo img {
  width: 127.05000000000001px;
}
.about,
.recruit {
  margin: 0 auto;
  width: 1106px;
}
@media screen and (max-width: 1024px) {
  .about,
  .recruit {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .about .l,
  .recruit .l {
    width: 100%;
  }
}
.about .wrapper,
.recruit .wrapper {
  padding-top: 69px;
  position: relative;
}
.about h1,
.recruit h1 {
  margin-top: 73px;
}
.about h1 img,
.recruit h1 img {
  width: 186px;
  margin-left: 26px;
}
.about .state,
.recruit .state {
  margin-top: 113px;
  padding-left: 16px;
  padding-bottom: 200px;
}
@media screen and (max-width: 1024px) {
  .about .state,
  .recruit .state {
    margin-top: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
  }
}
.about .state p,
.recruit .state p {
  line-height: 50px;
  font-size: 16px;
  letter-spacing: 0.5px;
  max-width: 680px;
}
@media screen and (max-width: 1024px) {
  .about .state p,
  .recruit .state p {
    line-height: 30px;
  }
}
.about .back,
.recruit .back {
  margin-top: 48px;
  display: block;
}
@media screen and (max-width: 1024px) {
  .recruit .l {
    padding: 0 5%;
  }
}
.recruit .state {
  padding: 0px;
  margin-top: 53px;
}
.recruit dl dt {
  font-weight: bold;
  margin-bottom: 4px;
  letter-spacing: 1px;
  font-size: 14px;
}
.recruit dl dd {
  margin-bottom: 30px;
  line-height: 25px;
  letter-spacing: 0.5px;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.recruit dl a {
  border-bottom: dotted 1px #000;
}
.jp .about .state p {
  font-size: 13px;
}
@media screen and (max-width: 1024px) {
  .en .about .state p br {
    display: none;
  }
}
.about .r {
  position: relative;
  z-index: 3;
}
.about .clearfix {
  background-image: url("../img/about_bg.svg");
  background-repeat: no-repeat;
  background-position: top 156px left 194px;
  background-color: rgba(255,255,255,0.95);
  background-blend-mode: lighten;
  background-size: 61%;
  min-height: 600px;
}
@media screen and (max-width: 1024px) {
  .about .clearfix {
    background-position: top 110px center;
    background-size: 91%;
  }
}
#VideoContents {
  z-index: 100;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  margin: 0px auto;
  padding-top: 30px;
  padding-top: 50px;
  text-align: center;
}
#VideoContents .img-parent {
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 800px;
}
#VideoContents .img-parent img {
  height: auto;
}
@media screen and (max-width: 1024px) {
  #VideoContents .img-parent img {
    width: 100%;
  }
}
#VideoContents.t {
  position: fixed;
  background-color: rgba(0,0,0,0.8);
  color: #fff;
}
#VideoContents .back {
  margin-top: 30px;
  padding-bottom: 30px;
}
#VideoContents .v-in {
  width: 75%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #VideoContents .v-in {
    width: 90%;
  }
}
#VideoContents .v-in .smp {
  display: none;
}
@media screen and (max-width: 1024px) {
  #VideoContents .v-in .smp {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #VideoContents .v-in .pc.motion {
    display: none;
  }
}
#VideoContents .v-in .movie-close {
  width: 15px;
  margin: 0 auto;
  margin-top: 15px;
  cursor: pointer;
  display: block;
}
#VideoContents .v-in .movie-close img {
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 1024px) {
  #VideoContents .v-in .movie-close img {
    width: 15px;
    height: 15px;
  }
}
#VideoContents .v-in .movie-close:hover {
  opacity: 0.5;
}
#VideoContents video {
  display: block;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 100%;
}
#VideoContents p.txt {
  line-height: 23px;
  margin-top: -19px;
  z-index: 20;
  position: relative;
}
@media screen and (max-width: 1024px) {
  #VideoContents p.txt {
    margin: 0;
  }
}
#VideoContents span.t {
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  #VideoContents span.t {
    font-size: 12px;
  }
}
#VideoContents span.a {
  font-size: 12px;
}
@media screen and (max-width: 1024px) {
  #VideoContents span.a {
    font-size: 10px;
  }
}
footer,
footer p {
  width: 100%;
  text-align: center;
  padding: 30px 0px;
}
