@media screen and (min-width: 768px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .pc {
    display: none !important; } }

.font, body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1;
  color: #333; }
  @media screen and (max-width: 767px) {
    .font, body {
      font-size: 1.4rem; } }

.roboto {
  font-family: "Roboto", sans-serif; }

* {
  border: 0;
  outline: none;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*,
:after,
:before {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  height: 100%;
  -webkit-overflow-scrolling: touch; }

body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  background: #fff; }

div,
main,
section {
  display: block; }

*:focus {
  outline: none; }

p {
  text-align: justify; }
  p a {
    word-break: break-all; }

sup {
  vertical-align: super;
  font-size: 50%; }

em {
  font-weight: 700; }

b {
  font-weight: 700; }

a {
  cursor: pointer; }

iframe {
  width: 100%;
  min-height: 540px; }
  @media screen and (max-width: 767px) {
    iframe {
      min-height: 250px; } }

figcaption,
small {
  font-size: 1.2rem; }
  @media screen and (max-width: 767px) {
    figcaption,
    small {
      font-size: 1rem; } }

figcaption {
  margin-top: 5px; }

.spaces {
  letter-spacing: 0.1em; }

.dash {
  letter-spacing: 0; }

img {
  max-width: 100%;
  display: block; }
  img.block {
    display: block; }

.mt0 {
  display: block;
  margin-top: 0px !important; }
  @media screen and (max-width: 767px) {
    .mt0 {
      margin-top: 0px !important; } }

.mt5 {
  display: block;
  margin-top: 5px !important; }
  @media screen and (max-width: 767px) {
    .mt5 {
      margin-top: 2.5px !important; } }

.mt10 {
  display: block;
  margin-top: 10px !important; }
  @media screen and (max-width: 767px) {
    .mt10 {
      margin-top: 5px !important; } }

.mt15 {
  display: block;
  margin-top: 15px !important; }
  @media screen and (max-width: 767px) {
    .mt15 {
      margin-top: 7.5px !important; } }

.mt20 {
  display: block;
  margin-top: 20px !important; }
  @media screen and (max-width: 767px) {
    .mt20 {
      margin-top: 10px !important; } }

.mt25 {
  display: block;
  margin-top: 25px !important; }
  @media screen and (max-width: 767px) {
    .mt25 {
      margin-top: 12.5px !important; } }

.mt30 {
  display: block;
  margin-top: 30px !important; }
  @media screen and (max-width: 767px) {
    .mt30 {
      margin-top: 15px !important; } }

.mt40 {
  display: block;
  margin-top: 40px !important; }
  @media screen and (max-width: 767px) {
    .mt40 {
      margin-top: 20px !important; } }

.mt50 {
  display: block;
  margin-top: 50px !important; }
  @media screen and (max-width: 767px) {
    .mt50 {
      margin-top: 25px !important; } }

.mt60 {
  display: block;
  margin-top: 60px !important; }
  @media screen and (max-width: 767px) {
    .mt60 {
      margin-top: 30px !important; } }

.mt70 {
  display: block;
  margin-top: 70px !important; }
  @media screen and (max-width: 767px) {
    .mt70 {
      margin-top: 35px !important; } }

.mt80 {
  display: block;
  margin-top: 80px !important; }
  @media screen and (max-width: 767px) {
    .mt80 {
      margin-top: 40px !important; } }

.mt90 {
  display: block;
  margin-top: 90px !important; }
  @media screen and (max-width: 767px) {
    .mt90 {
      margin-top: 45px !important; } }

.mt100 {
  display: block;
  margin-top: 100px !important; }
  @media screen and (max-width: 767px) {
    .mt100 {
      margin-top: 50px !important; } }

.mt110 {
  display: block;
  margin-top: 110px !important; }
  @media screen and (max-width: 767px) {
    .mt110 {
      margin-top: 55px !important; } }

.mt120 {
  display: block;
  margin-top: 120px !important; }
  @media screen and (max-width: 767px) {
    .mt120 {
      margin-top: 60px !important; } }

.mt130 {
  display: block;
  margin-top: 130px !important; }
  @media screen and (max-width: 767px) {
    .mt130 {
      margin-top: 65px !important; } }

.mt140 {
  display: block;
  margin-top: 140px !important; }
  @media screen and (max-width: 767px) {
    .mt140 {
      margin-top: 70px !important; } }

.mt150 {
  display: block;
  margin-top: 150px !important; }
  @media screen and (max-width: 767px) {
    .mt150 {
      margin-top: 75px !important; } }

.mt160 {
  display: block;
  margin-top: 160px !important; }
  @media screen and (max-width: 767px) {
    .mt160 {
      margin-top: 80px !important; } }

.mt200 {
  display: block;
  margin-top: 200px !important; }
  @media screen and (max-width: 767px) {
    .mt200 {
      margin-top: 100px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt0 {
    margin-top: 0px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt5 {
    margin-top: 5px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt10 {
    margin-top: 10px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt15 {
    margin-top: 15px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt20 {
    margin-top: 20px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt25 {
    margin-top: 25px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt30 {
    margin-top: 30px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt40 {
    margin-top: 40px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt50 {
    margin-top: 50px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt60 {
    margin-top: 60px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt70 {
    margin-top: 70px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt80 {
    margin-top: 80px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt90 {
    margin-top: 90px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt100 {
    margin-top: 100px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt110 {
    margin-top: 110px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt120 {
    margin-top: 120px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt130 {
    margin-top: 130px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt140 {
    margin-top: 140px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt150 {
    margin-top: 150px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt160 {
    margin-top: 160px !important; } }

@media screen and (max-width: 767px) {
  .sp-mt200 {
    margin-top: 200px !important; } }

.pt0 {
  display: block;
  padding-top: 0px !important; }
  @media screen and (max-width: 767px) {
    .pt0 {
      padding-top: 0px !important; } }

.pt5 {
  display: block;
  padding-top: 5px !important; }
  @media screen and (max-width: 767px) {
    .pt5 {
      padding-top: 2.5px !important; } }

.pt10 {
  display: block;
  padding-top: 10px !important; }
  @media screen and (max-width: 767px) {
    .pt10 {
      padding-top: 5px !important; } }

.pt15 {
  display: block;
  padding-top: 15px !important; }
  @media screen and (max-width: 767px) {
    .pt15 {
      padding-top: 7.5px !important; } }

.pt20 {
  display: block;
  padding-top: 20px !important; }
  @media screen and (max-width: 767px) {
    .pt20 {
      padding-top: 10px !important; } }

.pt25 {
  display: block;
  padding-top: 25px !important; }
  @media screen and (max-width: 767px) {
    .pt25 {
      padding-top: 12.5px !important; } }

.pt30 {
  display: block;
  padding-top: 30px !important; }
  @media screen and (max-width: 767px) {
    .pt30 {
      padding-top: 15px !important; } }

.pt40 {
  display: block;
  padding-top: 40px !important; }
  @media screen and (max-width: 767px) {
    .pt40 {
      padding-top: 20px !important; } }

.pt50 {
  display: block;
  padding-top: 50px !important; }
  @media screen and (max-width: 767px) {
    .pt50 {
      padding-top: 25px !important; } }

.pt60 {
  display: block;
  padding-top: 60px !important; }
  @media screen and (max-width: 767px) {
    .pt60 {
      padding-top: 30px !important; } }

.pt70 {
  display: block;
  padding-top: 70px !important; }
  @media screen and (max-width: 767px) {
    .pt70 {
      padding-top: 35px !important; } }

.pt80 {
  display: block;
  padding-top: 80px !important; }
  @media screen and (max-width: 767px) {
    .pt80 {
      padding-top: 40px !important; } }

.pt90 {
  display: block;
  padding-top: 90px !important; }
  @media screen and (max-width: 767px) {
    .pt90 {
      padding-top: 45px !important; } }

.pt100 {
  display: block;
  padding-top: 100px !important; }
  @media screen and (max-width: 767px) {
    .pt100 {
      padding-top: 50px !important; } }

.pt110 {
  display: block;
  padding-top: 110px !important; }
  @media screen and (max-width: 767px) {
    .pt110 {
      padding-top: 55px !important; } }

.pt120 {
  display: block;
  padding-top: 120px !important; }
  @media screen and (max-width: 767px) {
    .pt120 {
      padding-top: 60px !important; } }

.pt130 {
  display: block;
  padding-top: 130px !important; }
  @media screen and (max-width: 767px) {
    .pt130 {
      padding-top: 65px !important; } }

.pt140 {
  display: block;
  padding-top: 140px !important; }
  @media screen and (max-width: 767px) {
    .pt140 {
      padding-top: 70px !important; } }

.pt150 {
  display: block;
  padding-top: 150px !important; }
  @media screen and (max-width: 767px) {
    .pt150 {
      padding-top: 75px !important; } }

.pt160 {
  display: block;
  padding-top: 160px !important; }
  @media screen and (max-width: 767px) {
    .pt160 {
      padding-top: 80px !important; } }

.pt200 {
  display: block;
  padding-top: 200px !important; }
  @media screen and (max-width: 767px) {
    .pt200 {
      padding-top: 100px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt0 {
    padding-top: 0px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt5 {
    padding-top: 5px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt10 {
    padding-top: 10px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt15 {
    padding-top: 15px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt20 {
    padding-top: 20px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt25 {
    padding-top: 25px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt30 {
    padding-top: 30px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt40 {
    padding-top: 40px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt50 {
    padding-top: 50px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt60 {
    padding-top: 60px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt70 {
    padding-top: 70px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt80 {
    padding-top: 80px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt90 {
    padding-top: 90px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt100 {
    padding-top: 100px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt110 {
    padding-top: 110px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt120 {
    padding-top: 120px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt130 {
    padding-top: 130px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt140 {
    padding-top: 140px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt150 {
    padding-top: 150px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt160 {
    padding-top: 160px !important; } }

@media screen and (max-width: 767px) {
  .sp-pt200 {
    padding-top: 200px !important; } }

.pb0 {
  display: block;
  padding-bottom: 0px !important; }
  @media screen and (max-width: 767px) {
    .pb0 {
      padding-bottom: 0px !important; } }

.pb5 {
  display: block;
  padding-bottom: 5px !important; }
  @media screen and (max-width: 767px) {
    .pb5 {
      padding-bottom: 2.5px !important; } }

.pb10 {
  display: block;
  padding-bottom: 10px !important; }
  @media screen and (max-width: 767px) {
    .pb10 {
      padding-bottom: 5px !important; } }

.pb15 {
  display: block;
  padding-bottom: 15px !important; }
  @media screen and (max-width: 767px) {
    .pb15 {
      padding-bottom: 7.5px !important; } }

.pb20 {
  display: block;
  padding-bottom: 20px !important; }
  @media screen and (max-width: 767px) {
    .pb20 {
      padding-bottom: 10px !important; } }

.pb25 {
  display: block;
  padding-bottom: 25px !important; }
  @media screen and (max-width: 767px) {
    .pb25 {
      padding-bottom: 12.5px !important; } }

.pb30 {
  display: block;
  padding-bottom: 30px !important; }
  @media screen and (max-width: 767px) {
    .pb30 {
      padding-bottom: 15px !important; } }

.pb40 {
  display: block;
  padding-bottom: 40px !important; }
  @media screen and (max-width: 767px) {
    .pb40 {
      padding-bottom: 20px !important; } }

.pb50 {
  display: block;
  padding-bottom: 50px !important; }
  @media screen and (max-width: 767px) {
    .pb50 {
      padding-bottom: 25px !important; } }

.pb60 {
  display: block;
  padding-bottom: 60px !important; }
  @media screen and (max-width: 767px) {
    .pb60 {
      padding-bottom: 30px !important; } }

.pb70 {
  display: block;
  padding-bottom: 70px !important; }
  @media screen and (max-width: 767px) {
    .pb70 {
      padding-bottom: 35px !important; } }

.pb80 {
  display: block;
  padding-bottom: 80px !important; }
  @media screen and (max-width: 767px) {
    .pb80 {
      padding-bottom: 40px !important; } }

.pb90 {
  display: block;
  padding-bottom: 90px !important; }
  @media screen and (max-width: 767px) {
    .pb90 {
      padding-bottom: 45px !important; } }

.pb100 {
  display: block;
  padding-bottom: 100px !important; }
  @media screen and (max-width: 767px) {
    .pb100 {
      padding-bottom: 50px !important; } }

.pb110 {
  display: block;
  padding-bottom: 110px !important; }
  @media screen and (max-width: 767px) {
    .pb110 {
      padding-bottom: 55px !important; } }

.pb120 {
  display: block;
  padding-bottom: 120px !important; }
  @media screen and (max-width: 767px) {
    .pb120 {
      padding-bottom: 60px !important; } }

.pb130 {
  display: block;
  padding-bottom: 130px !important; }
  @media screen and (max-width: 767px) {
    .pb130 {
      padding-bottom: 65px !important; } }

.pb140 {
  display: block;
  padding-bottom: 140px !important; }
  @media screen and (max-width: 767px) {
    .pb140 {
      padding-bottom: 70px !important; } }

.pb150 {
  display: block;
  padding-bottom: 150px !important; }
  @media screen and (max-width: 767px) {
    .pb150 {
      padding-bottom: 75px !important; } }

.pb160 {
  display: block;
  padding-bottom: 160px !important; }
  @media screen and (max-width: 767px) {
    .pb160 {
      padding-bottom: 80px !important; } }

.pb200 {
  display: block;
  padding-bottom: 200px !important; }
  @media screen and (max-width: 767px) {
    .pb200 {
      padding-bottom: 100px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb0 {
    padding-bottom: 0px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb5 {
    padding-bottom: 5px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb10 {
    padding-bottom: 10px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb15 {
    padding-bottom: 15px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb20 {
    padding-bottom: 20px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb25 {
    padding-bottom: 25px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb30 {
    padding-bottom: 30px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb40 {
    padding-bottom: 40px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb50 {
    padding-bottom: 50px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb60 {
    padding-bottom: 60px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb70 {
    padding-bottom: 70px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb80 {
    padding-bottom: 80px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb90 {
    padding-bottom: 90px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb100 {
    padding-bottom: 100px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb110 {
    padding-bottom: 110px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb120 {
    padding-bottom: 120px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb130 {
    padding-bottom: 130px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb140 {
    padding-bottom: 140px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb150 {
    padding-bottom: 150px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb160 {
    padding-bottom: 160px !important; } }

@media screen and (max-width: 767px) {
  .sp-pb200 {
    padding-bottom: 200px !important; } }

.p0 {
  padding: 0px !important; }
  @media screen and (max-width: 767px) {
    .p0 {
      padding: 0px !important; } }

.p5 {
  padding: 5px !important; }
  @media screen and (max-width: 767px) {
    .p5 {
      padding: 2.5px !important; } }

.p10 {
  padding: 10px !important; }
  @media screen and (max-width: 767px) {
    .p10 {
      padding: 5px !important; } }

.p15 {
  padding: 15px !important; }
  @media screen and (max-width: 767px) {
    .p15 {
      padding: 7.5px !important; } }

.p20 {
  padding: 20px !important; }
  @media screen and (max-width: 767px) {
    .p20 {
      padding: 10px !important; } }

.p25 {
  padding: 25px !important; }
  @media screen and (max-width: 767px) {
    .p25 {
      padding: 12.5px !important; } }

.p30 {
  padding: 30px !important; }
  @media screen and (max-width: 767px) {
    .p30 {
      padding: 15px !important; } }

.p40 {
  padding: 40px !important; }
  @media screen and (max-width: 767px) {
    .p40 {
      padding: 20px !important; } }

.p50 {
  padding: 50px !important; }
  @media screen and (max-width: 767px) {
    .p50 {
      padding: 25px !important; } }

.p60 {
  padding: 60px !important; }
  @media screen and (max-width: 767px) {
    .p60 {
      padding: 30px !important; } }

.p70 {
  padding: 70px !important; }
  @media screen and (max-width: 767px) {
    .p70 {
      padding: 35px !important; } }

.p80 {
  padding: 80px !important; }
  @media screen and (max-width: 767px) {
    .p80 {
      padding: 40px !important; } }

.p90 {
  padding: 90px !important; }
  @media screen and (max-width: 767px) {
    .p90 {
      padding: 45px !important; } }

.p100 {
  padding: 100px !important; }
  @media screen and (max-width: 767px) {
    .p100 {
      padding: 50px !important; } }

.p110 {
  padding: 110px !important; }
  @media screen and (max-width: 767px) {
    .p110 {
      padding: 55px !important; } }

.p120 {
  padding: 120px !important; }
  @media screen and (max-width: 767px) {
    .p120 {
      padding: 60px !important; } }

.p130 {
  padding: 130px !important; }
  @media screen and (max-width: 767px) {
    .p130 {
      padding: 65px !important; } }

.p140 {
  padding: 140px !important; }
  @media screen and (max-width: 767px) {
    .p140 {
      padding: 70px !important; } }

.p150 {
  padding: 150px !important; }
  @media screen and (max-width: 767px) {
    .p150 {
      padding: 75px !important; } }

.p160 {
  padding: 160px !important; }
  @media screen and (max-width: 767px) {
    .p160 {
      padding: 80px !important; } }

.p200 {
  padding: 200px !important; }
  @media screen and (max-width: 767px) {
    .p200 {
      padding: 100px !important; } }

@keyframes footContactLine {
  from {
    left: -20px; }
  to {
    left: 120%; } }

@keyframes footContactPaperairplane {
  from { }
  to { } }

.c-contact__btn {
  padding: 12px 20px;
  background-color: #c90a00;
  border-radius: 10000px;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (min-width: 768px) {
    .c-contact__btn {
      transition: opacity 0.3s; }
      .c-contact__btn:hover {
        opacity: 0.7; } }
  .c-contact__btn__icon img {
    max-width: 30px; }
  .c-contact__btn__text {
    margin-left: 6px;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    color: #fff; }

.c-hamburger {
  position: fixed;
  top: 0;
  right: 0;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  z-index: 99;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .c-hamburger {
      width: 45px;
      height: 45px; } }
  .c-hamburger__inner {
    width: 30px;
    height: 18px; }
    @media screen and (max-width: 767px) {
      .c-hamburger__inner {
        width: 20px;
        height: 15px; } }
  .c-hamburger__bar {
    position: relative;
    height: 100%; }
    .c-hamburger__bar span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      display: block;
      transition: all 0.3s;
      background-color: #fff; }
      .c-hamburger__bar span:nth-of-type(1) {
        top: 0; }
      .c-hamburger__bar span:nth-of-type(2) {
        top: 50%;
        transform: translateY(-50%); }
      .c-hamburger__bar span:nth-of-type(3) {
        bottom: 0; }

.js-hamburger-open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg); }

.js-hamburger-open span:nth-of-type(2) {
  opacity: 0; }

.js-hamburger-open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg); }

.js-navigation-open {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: all !important; }

.l-header-gnav__list .js.-active {
  display: none; }

.l-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 98;
  transition: all 0.3s;
  pointer-events: none; }
  .l-navigation__inner {
    height: 100%;
    display: flex;
    align-items: center; }
  .l-navigation__head {
    width: 40%;
    height: 100%;
    flex: 1 1 auto; }
    @media screen and (max-width: 767px) {
      .l-navigation__head {
        display: none; } }
    .l-navigation__head__visual {
      height: 100%;
      position: relative; }
    .l-navigation__head__images {
      height: 100%; }
      .l-navigation__head__images img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .l-navigation__head__text {
      position: absolute;
      bottom: 0;
      left: 0; }
  .l-navigation__body {
    width: 60%;
    max-width: 840px;
    padding: 7.14vw; }
    @media screen and (max-width: 767px) {
      .l-navigation__body {
        width: 100%;
        max-width: 100%;
        padding: 20px; } }
  .l-navigation-menu__title {
    margin: 0 0 40px;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #444; }
  .l-navigation-menu__list__item a {
    position: relative;
    margin: 0 0 30px;
    padding: 0 0 30px;
    display: block;
    background-image: url(../img/common/arrow_white_right.svg);
    background-position: top 8px right;
    background-repeat: no-repeat;
    background-size: 4px auto;
    font-family: "Roboto", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    color: #fff; }
    .l-navigation-menu__list__item a::before, .l-navigation-menu__list__item a::after {
      position: absolute;
      left: 0;
      bottom: 0;
      display: block;
      content: ""; }
    .l-navigation-menu__list__item a::before {
      width: 100%;
      height: 2px;
      background-color: #fff; }
    .l-navigation-menu__list__item a::after {
      width: 20px;
      height: 2px;
      background-color: #c90a00; }
    @media screen and (min-width: 768px) {
      .l-navigation-menu__list__item a {
        transition: all 0.3s; }
        .l-navigation-menu__list__item a::after {
          transition: all 0.3s; }
        .l-navigation-menu__list__item a:hover {
          color: #c90a00; }
          .l-navigation-menu__list__item a:hover::after {
            width: 100%; } }
  .l-navigation-menu__btns {
    margin: 40px 0 0; }
  .l-navigation-menu__foot {
    margin: 40px 0 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    .l-navigation-menu__foot__link a {
      font-family: "Roboto", sans-serif;
      font-size: 1.4rem;
      font-weight: 700;
      color: #fff;
      text-decoration: underline; }
    .l-navigation-menu__foot__copy small {
      font-family: "Roboto", sans-serif;
      font-size: 1.2rem;
      font-weight: 700;
      color: #fff; }

.l-header {
  position: relative;
  z-index: 3;
  background-color: #fff; }
  .l-header__inner {
    padding: 10px 85px 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .l-header__inner {
        padding: 13px 85px 13px 20px; } }
  .l-header__head img {
    max-width: 160px; }
    @media screen and (max-width: 767px) {
      .l-header__head img {
        max-width: 120px; } }
  @media screen and (max-width: 767px) {
    .l-header__body {
      display: none; } }
  .l-header__body__inner {
    display: flex;
    align-items: center; }
  .l-header-gnav {
    height: 100%;
    display: flex; }
    .l-header-gnav__list {
      margin: 0 -10px;
      display: flex; }
      .l-header-gnav__list__item {
        padding: 0 10px; }
        .l-header-gnav__list__item a {
          position: relative;
          height: 45px;
          display: flex;
          align-items: center;
          font-family: "Roboto", sans-serif;
          font-size: 1.4rem;
          font-weight: 700;
          color: #333; }
          @media screen and (min-width: 768px) {
            .l-header-gnav__list__item a {
              transition: all 0.3s; }
              .l-header-gnav__list__item a:hover {
                color: #c90a00; } }
        .l-header-gnav__list__item.js-active a {
          color: #c90a00; }
          .l-header-gnav__list__item.js-active a::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 100%;
            height: 2px;
            display: block;
            background-color: #c90a00;
            content: ""; }
  .l-header__btns {
    margin-left: 30px; }
  .l-header__btn {
    max-width: 140px; }

.l-footer {
  margin: -1px 0 0;
  padding: 200px 0 0;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    .l-footer {
      padding: 50px 0 0; } }
  .l-footer-contact {
    position: relative;
    max-width: 1000px;
    height: 260px;
    margin: 0 auto -130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../img/common/footer_contact_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .l-footer-contact {
        transition: opacity 0.3s; }
        .l-footer-contact:hover {
          opacity: 0.7; } }
    @media screen and (max-width: 767px) {
      .l-footer-contact {
        height: auto;
        margin: 0 auto;
        padding: 30px 20px;
        flex-direction: column; } }
    .l-footer-contact__text {
      font-family: "Roboto", sans-serif;
      font-size: 6.4rem;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        .l-footer-contact__text {
          margin: 0 0 20px;
          font-size: 5.6rem; } }
    .l-footer-contact__decoration {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 767px) {
        .l-footer-contact__decoration {
          width: 100%;
          max-width: 250px; } }
      .l-footer-contact__decoration__line {
        position: relative;
        width: 340px;
        margin: 0 20px;
        height: 2px;
        display: block;
        background-color: #fff;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          .l-footer-contact__decoration__line {
            width: 100%;
            margin: 0 20px 0 0; } }
        .l-footer-contact__decoration__line::after {
          position: absolute;
          left: -20px;
          bottom: 0;
          width: 40px;
          height: 2px;
          display: block;
          background-color: #c90a00;
          content: "";
          animation-name: footContactLine;
          animation-duration: 1s;
          animation-timing-function: ease-out;
          animation-iteration-count: infinite; }
      .l-footer-contact__decoration__icon img {
        width: 60px; }
        @media screen and (max-width: 767px) {
          .l-footer-contact__decoration__icon img {
            width: 40px; } }
  .l-footer__body {
    padding: 260px 20px 0;
    background-color: #f2f2f2; }
    @media screen and (max-width: 767px) {
      .l-footer__body {
        padding: 50px 20px 0; } }
    .l-footer__body__inner {
      max-width: 1000px;
      margin: 0 auto;
      display: flex;
      align-items: flex-end;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        .l-footer__body__inner {
          flex-direction: column;
          align-items: flex-start; } }
  .l-footer-logo img {
    max-width: 160px; }
    @media screen and (max-width: 767px) {
      .l-footer-logo img {
        max-width: 120px; } }
  .l-footer-gnav__list {
    margin: 0 -10px;
    display: flex; }
    @media screen and (max-width: 767px) {
      .l-footer-gnav__list {
        margin: 30px -10px 20px;
        flex-wrap: wrap; } }
    .l-footer-gnav__list__item {
      padding: 0 10px; }
      @media screen and (max-width: 767px) {
        .l-footer-gnav__list__item {
          width: 50%;
          padding: 10px; } }
      .l-footer-gnav__list__item a {
        position: relative;
        display: block;
        font-family: "Roboto", sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        color: #333;
        line-height: 1; }
        @media screen and (min-width: 768px) {
          .l-footer-gnav__list__item a {
            transition: all 0.3s; }
            .l-footer-gnav__list__item a:hover {
              color: #c90a00; } }
  .l-footer__foot {
    padding: 40px 20px;
    background-color: #f2f2f2; }
    @media screen and (max-width: 767px) {
      .l-footer__foot {
        padding: 20px; } }
    .l-footer__foot__inner {
      max-width: 1000px;
      margin: 0 auto;
      display: flex;
      align-items: flex-end;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        .l-footer__foot__inner {
          flex-direction: column;
          align-items: flex-start; } }
  .l-footer-info__title {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #777777; }
  .l-footer-info__access {
    font-size: 1.2rem;
    color: #777777; }
  .l-footer__copy {
    font-size: 1rem;
    color: #777777; }
    @media screen and (max-width: 767px) {
      .l-footer__copy {
        margin: 30px 0 0; } }

body {
  background: linear-gradient(90deg, #00176a 0%, #00176a 50%, #c90a00 50%, #c90a00 100%); }

body.top {
  background: none; }

.l-main {
  overflow: hidden;
  min-width: 1000px;
  background-image: url(../img/local_bg.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1400px auto; }
  @media screen and (max-width: 767px) {
    .l-main {
      background-size: 1600px auto; } }
  .l-main__head {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .l-main__head {
        width: 100%;
        display: flex;
        justify-content: center; }
        .l-main__head picture {
          text-align: center;
          display: flex;
          justify-content: center; }
        .l-main__head img {
          width: 135%;
          max-width: initial; } }
  @media screen and (max-width: 767px) {
    .l-main {
      min-width: 0; } }

.l-content__header {
  position: relative;
  margin: 100px 0 0; }
  .l-content__header__warp {
    display: flex; }
    @media screen and (max-width: 767px) {
      .l-content__header__warp {
        flex-direction: column; } }
  .l-content__header__body {
    width: 60%; }
    @media screen and (max-width: 767px) {
      .l-content__header__body {
        width: 100%; } }
    .l-content__header__body__inner {
      max-width: 600px;
      margin: 0 30px 0 auto; }
      @media screen and (max-width: 767px) {
        .l-content__header__body__inner {
          max-width: 100%;
          margin: 0;
          padding: 0 20px; } }
  .l-content__header__image {
    width: 40%; }
    @media screen and (max-width: 767px) {
      .l-content__header__image {
        width: 100%;
        margin-top: 30px; } }
    .l-content__header__image__path--trapezoid {
      width: 600px;
      height: 350px;
      margin-left: auto;
      clip-path: polygon(21% 0, 100% 0, 100% 100%, 0 100%); }
      @media screen and (max-width: 767px) {
        .l-content__header__image__path--trapezoid {
          height: auto;
          clip-path: none; } }
      .l-content__header__image__path--trapezoid img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
        object-position: center center; }
  .l-content__header--separate {
    padding: 0 0 200px; }
    @media screen and (max-width: 767px) {
      .l-content__header--separate {
        padding: 0 0 50px; } }
    .l-content__header--separate::after {
      position: absolute;
      bottom: -2px;
      width: 1920px;
      height: 300px;
      display: block;
      background-color: #f2f2f2;
      content: "";
      clip-path: polygon(0 0, 100% 100%, 100% 100%, 0 100%);
      right: 0; }
      @media screen and (max-width: 767px) {
        .l-content__header--separate::after {
          height: 100px;
          clip-path: none; } }
    .l-content__header--separate::before {
      position: absolute;
      bottom: 0;
      width: 1920px;
      height: 300px;
      display: block;
      background-color: #c90a00;
      content: "";
      clip-path: polygon(0 0, 100% 100%, 100% 100%, 0 100%);
      right: 0; }
      @media screen and (max-width: 767px) {
        .l-content__header--separate::before {
          height: 100px;
          clip-path: none; } }
    .l-content__header--separate + .l-content__body {
      padding-top: 100px; }
  .l-content__header + .c-separate {
    padding-top: 100px; }
    @media screen and (max-width: 767px) {
      .l-content__header + .c-separate {
        padding-top: 60px; } }

.l-content__body {
  position: relative;
  padding: 70px 0 1px;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .l-content__body__inner {
      padding: 0 20px; } }
  .l-content__body__inner--w1000 {
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .l-content__body__inner--w1000 {
        width: 100%; } }
  .l-content__body--fullsize {
    position: relative;
    padding: 0 0 80px; }
    .l-content__body--fullsize:last-of-type {
      padding: 0; }
  .l-content__body--gray {
    background-color: #f2f2f2; }
  .l-content__body--white {
    background-color: #fff; }

.c-section__heading {
  padding: 0 0 2px 36px;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  text-shadow: 2px 2px 0px white; }
  @media screen and (max-width: 767px) {
    .c-section__heading {
      padding: 0 0 2px 24px;
      font-size: 3.2rem; } }
  .c-section__heading + h3 {
    margin: 60px 0 0; }
  .c-section__heading--red {
    background-image: url(../img/h2_border_red.svg); }
  .c-section__heading--blue {
    background-image: url(../img/h2_border_blue.svg); }
  .c-section__heading--tc {
    width: 260px;
    margin: 0 auto; }

.c-section__lead {
  margin: 30px 0 0;
  font-size: 1.6rem;
  line-height: 2;
  color: #333; }
  @media screen and (max-width: 767px) {
    .c-section__lead {
      font-size: 1.5rem; } }
  .c-section__lead__title {
    margin: 0 0 10px;
    padding: 0 0 2px 15px;
    border-left: 2px solid #333;
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1; }

.c-section__image {
  margin: 50px 0 0; }
  @media screen and (max-width: 767px) {
    .c-section__image {
      margin: 30px 0 0; } }

.c-box__title__inner {
  padding: 8px;
  line-height: 2.4;
  background-color: #000;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .c-box__title__inner {
      font-size: 1.8rem;
      line-height: 2.8; } }
  .c-box__title__inner + span {
    margin-top: 10px; }

.c-point-list {
  margin: 40px 0 80px; }
  .c-point-list dl {
    display: flex;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .c-point-list dl {
        flex-direction: column; } }
    .c-point-list dl dt {
      min-width: 150px;
      margin: 0 10px 0 0;
      border-top: 2px solid #c90a00;
      padding: 12px 0 20px;
      font-weight: 700;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .c-point-list dl dt {
          padding: 12px 0 0; } }
    .c-point-list dl dd {
      width: 100%;
      border-top: 2px solid #000;
      padding: 12px 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .c-point-list dl dd {
          border-top: none; } }

.c-separate img {
  width: 100vw;
  height: auto; }

.c-separate + .l-content__body {
  padding-top: 100px; }

.c-info__list {
  padding-left: 1em;
  text-indent: -1em; }
  .c-info__list--two-letters {
    padding-left: 4em;
    text-indent: -4em; }
  .c-info__list--three-letters {
    padding-left: 5em;
    text-indent: -5em; }
  .c-info__list--four-letters {
    padding-left: 6em;
    text-indent: -6em; }
  .c-info__list--five-letters {
    padding-left: 7em;
    text-indent: -7em; }

.p-top__section-strength {
  position: relative;
  padding: 20px;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .p-top__section-strength {
      padding: 0 20px 60px; } }
  .p-top__section-strength::after {
    /*
          position: fixed;
          top: 0;
          left: 0;
          width: 100vw;
          height: 100vh;
          background-image: url(../img/strength_bg.jpg);
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          background-attachment: fixed;
          content: "";
          z-index: -1;
          */ }

.p-top-movie {
  position: relative;
  width: 100vw;
  height: calc(100vh - 65px);
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .p-top-movie {
      height: calc(100vh - 45px); } }
  .p-top-movie__mask {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/mask.png);
    background-position: center;
    background-repeat: repeat;
    background-size: cover; }
  .p-top-movie__text {
    position: absolute !important;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      .p-top-movie__text {
        top: 0; } }
  .p-top-movie--bnr {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 200px;
    transform: translateY(-50%);
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .p-top-movie--bnr {
        top: auto;
        bottom: 20px;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        margin: 0 auto;
        padding: 0 20px; } }
    .p-top-movie--bnr__link {
      opacity: 0.7;
      transition: all 0.3s; }
      @media screen and (min-width: 768px) {
        .p-top-movie--bnr__link:hover {
          opacity: 1; } }
      @media screen and (max-width: 767px) {
        .p-top-movie--bnr__link {
          opacity: 1; } }
    .p-top-movie--bnr__text {
      margin: 0 0 10px;
      font-size: 1.4rem;
      font-weight: 700;
      color: #fff;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .p-top-movie--bnr__text {
          font-size: 1.2rem; } }

.p-top__section-wrap {
  height: 100%; }

.p-top__section-works {
  width: 100vw;
  height: 50vh;
  background-image: url(../img/topbg01.svg);
  background-position: center;
  background-repeat: repeat;
  background-size: cover; }
  .p-top__section-works .p-top__section-body__text__inner {
    margin: 30px auto 0 55px; }
  .p-top__section-works .p-top__section-body__image {
    right: 0;
    width: 700px;
    height: 100%;
    max-height: 400px;
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 25% 100%); }
    @media screen and (max-width: 767px) {
      .p-top__section-works .p-top__section-body__image {
        width: 100%;
        height: auto; } }

.p-top__section-pholosophy {
  width: 100vw;
  height: 50vh;
  background-image: url(../img/topbg02.svg);
  background-position: center;
  background-repeat: repeat;
  background-size: cover; }
  .p-top__section-pholosophy .p-top__section-body__text__inner {
    margin: 30px 55px 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end; }
  .p-top__section-pholosophy .p-top__section-body__image {
    width: 700px;
    height: 400px;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%); }
    @media screen and (max-width: 767px) {
      .p-top__section-pholosophy .p-top__section-body__image {
        width: 100%;
        height: auto; } }

.p-top__section-body {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center; }
  .p-top__section-body__image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .p-top__section-body__image img {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
      object-position: center center; }
  .p-top__section-body__text {
    position: relative;
    z-index: 2; }
    .p-top__section-body__text img {
      width: 100vw; }
    .p-top__section-body__text__inner p {
      color: #fff;
      line-height: 2; }
    .p-top__section-body__text__inner a {
      display: block;
      width: 250px;
      margin: 30px 0 0; }
      @media screen and (min-width: 768px) {
        .p-top__section-body__text__inner a {
          transition: opacity 0.3s; }
          .p-top__section-body__text__inner a:hover {
            opacity: 0.7; } }

.p-works-block {
  position: relative;
  margin: 100px 0 0; }
  .p-works-block:first-of-type {
    margin: 0; }
  @media screen and (max-width: 767px) {
    .p-works-block {
      margin: 50px 0 0; } }
  .p-works-block__head h3 {
    margin: 0 0 30px; }
    @media screen and (max-width: 767px) {
      .p-works-block__head h3 {
        margin: 0 0 20px; } }
  .p-works-block__link div {
    position: relative; }
    .p-works-block__link div::after {
      position: absolute;
      bottom: 0;
      width: 80px;
      height: 60px;
      display: block;
      background-image: url(../img/common/icon_link_blue_r.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      z-index: -1; }
      @media screen and (max-width: 767px) {
        .p-works-block__link div::after {
          width: 50px;
          height: 30px; } }
  .p-works-block__link--right div::after {
    right: 0;
    background-image: url(../img/common/icon_link_blue_r.svg); }
  .p-works-block__link--left div::after {
    left: 0;
    background-image: url(../img/common/icon_link_red_l.svg); }

.p-recruit-member {
  margin: 70px 0 0; }
  @media screen and (max-width: 767px) {
    .p-recruit-member {
      margin: 0; } }
  .p-recruit-member__body-inner {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .p-recruit-member__body-inner {
        flex-direction: column; } }
  .p-recruit-member__body__link {
    position: relative;
    width: calc(50% -10px);
    display: block; }
    @media screen and (max-width: 767px) {
      .p-recruit-member__body__link {
        width: 100%;
        margin: 30px 0 0; } }
  .p-recruit-member__body__image {
    position: relative; }
    .p-recruit-member__body__image::after {
      position: absolute;
      right: 60px;
      bottom: 0;
      width: 80px;
      height: 60px;
      display: block;
      background-image: url(../img/common/icon_link_red_r.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      content: ""; }
      @media screen and (max-width: 767px) {
        .p-recruit-member__body__image::after {
          right: 40px;
          width: 50px;
          height: 30px; } }
  .p-recruit-member__body__text {
    margin: 10px 0 0;
    font-size: 1.6rem;
    font-weight: 700;
    color: #333; }
    @media screen and (max-width: 767px) {
      .p-recruit-member__body__text {
        font-size: 1.4rem; } }

.p-pholosophy-message {
  margin: 50px 0 0;
  background-color: #fff; }
  .p-pholosophy-message__head__text {
    margin: 30px 0 0;
    font-size: 1.8rem;
    line-height: 2;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .p-pholosophy-message__head__text {
        font-size: 1.7rem; } }
  .p-pholosophy-message__col {
    margin: 80px 0 0; }
    .p-pholosophy-message__col__text p {
      margin: 30px 0 0;
      font-size: 1.6rem;
      line-height: 1.8; }
      @media screen and (max-width: 767px) {
        .p-pholosophy-message__col__text p {
          font-size: 1.5rem; } }
    .p-pholosophy-message__col__image {
      margin: 50px 0 0; }
    .p-pholosophy-message__col .c-box__title {
      text-align: center; }
      @media screen and (max-width: 767px) {
        .p-pholosophy-message__col .c-box__title {
          text-align: left; } }
    .p-pholosophy-message__col--two {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .p-pholosophy-message__col--two .p-pholosophy-message__col__image {
        width: 400px;
        margin: 0; }
        @media screen and (max-width: 767px) {
          .p-pholosophy-message__col--two .p-pholosophy-message__col__image {
            width: 100%;
            margin: 30px 0 0; } }
      .p-pholosophy-message__col--two .p-pholosophy-message__col__text {
        width: 570px; }
        @media screen and (max-width: 767px) {
          .p-pholosophy-message__col--two .p-pholosophy-message__col__text {
            width: 100%; } }
      @media screen and (max-width: 767px) {
        .p-pholosophy-message__col--two {
          flex-direction: column; } }
      .p-pholosophy-message__col--two .c-box__title {
        text-align: left; }
    @media screen and (max-width: 767px) {
      .p-pholosophy-message__col--re {
        flex-direction: column-reverse; } }

.p-about-effort_wrap {
  padding: 0 0 100px; }
  @media screen and (max-width: 767px) {
    .p-about-effort_wrap {
      padding: 0; } }

.p-about-effort__col {
  padding: 50px 0 0;
  display: flex; }
  @media screen and (max-width: 767px) {
    .p-about-effort__col {
      flex-direction: column; } }
  .p-about-effort__col__body {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .p-about-effort__col__body {
        width: 100%; } }
  .p-about-effort__col__text {
    max-width: 500px;
    margin: 0 auto 0 50px; }
    @media screen and (max-width: 767px) {
      .p-about-effort__col__text {
        max-width: 100%;
        margin: 0; } }
  .p-about-effort__col__image {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .p-about-effort__col__image {
        width: 100%;
        margin: 30px 0 0; } }
    .p-about-effort__col__image--trapezoid {
      height: 350px; }
      @media screen and (max-width: 767px) {
        .p-about-effort__col__image--trapezoid {
          height: auto;
          clip-path: none; } }
  @media screen and (max-width: 767px) {
    .p-about-effort__col__r {
      flex-direction: column-reverse; } }
  .p-about-effort__col__r .p-about-effort__col__text {
    max-width: 500px;
    margin: 0 auto 0 50px; }
    @media screen and (max-width: 767px) {
      .p-about-effort__col__r .p-about-effort__col__text {
        max-width: 100%;
        margin: 0; } }
  .p-about-effort__col__r .p-about-effort__col__image--trapezoid {
    clip-path: polygon(0% 0, 77% 0, 100% 100%, 0 100%); }
    @media screen and (max-width: 767px) {
      .p-about-effort__col__r .p-about-effort__col__image--trapezoid {
        clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%); } }
  .p-about-effort__col__l {
    align-items: flex-end; }
    .p-about-effort__col__l .p-about-effort__col__text {
      max-width: 500px;
      margin: 0 50px 0 auto; }
      @media screen and (max-width: 767px) {
        .p-about-effort__col__l .p-about-effort__col__text {
          max-width: 100%;
          margin: 0; } }
    .p-about-effort__col__l .p-about-effort__col__image--trapezoid {
      clip-path: polygon(17% 0, 100% 0, 100% 100%, 0 100%); }
      @media screen and (max-width: 767px) {
        .p-about-effort__col__l .p-about-effort__col__image--trapezoid {
          clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%); } }

.p-sdgs-block {
  margin: 50px 0 0;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .p-sdgs-block {
      flex-direction: column; } }
  .p-sdgs-block__body {
    width: 53%; }
    @media screen and (max-width: 767px) {
      .p-sdgs-block__body {
        width: 100%;
        margin: 0; } }
  .p-sdgs-block__image {
    width: calc(47% - 50px); }
    .p-sdgs-block__image img {
      width: auto;
      height: 350px; }
    @media screen and (max-width: 767px) {
      .p-sdgs-block__image {
        width: 100%;
        margin: 30px 0 0;
        text-align: center; }
        .p-sdgs-block__image img {
          height: 250px;
          margin: 0 auto; } }

@media screen and (max-width: 767px) {
  .p-about-info {
    margin: 0 -20px; } }

.p-about-info-wrap {
  margin: 50px 0 0;
  padding: 50px;
  background-image: url(../img/about/info-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .p-about-info-wrap {
      padding: 20px; } }

.p-about-info-inner {
  max-width: 800px;
  margin: 0 auto; }
  .p-about-info-inner .c-point-list {
    margin: 0; }

@media screen and (max-width: 767px) {
  .margin-big {
    margin-bottom: 100px; } }

.loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  height: 100%;
  width: 100%;
  transition: 0.5s;
  opacity: 1;
  background: #fff; }

.text_move_wrap {
  position: relative;
  overflow: hidden; }

.text_move_01 {
  display: flex;
  overflow: hidden; }

.text_move_01 img {
  position: absolute;
  animation: scrollSample01 10s linear infinite; }

@keyframes scrollSample01 {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }

.p-profile {
  margin: 30px -20px 0;
  display: flex; }

.p-profile-box {
  padding: 0 20px; }

.p-profile-titlt {
  margin: 0 0 20px;
  font-weight: 700; }

.p-profile-text {
  line-height: 1.5; }

.l-content__header--interview .l-content__header__image {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .l-content__header--interview .l-content__header__image {
      position: static;
      margin-top: 30px; } }
  .l-content__header--interview .l-content__header__image img {
    max-width: 470px;
    min-width: 450px; }
    @media screen and (max-width: 767px) {
      .l-content__header--interview .l-content__header__image img {
        max-width: 280px;
        min-width: 0;
        margin: 0 auto; } }

.p-interview__col {
  padding: 50px 0 0;
  display: flex; }
  @media screen and (max-width: 767px) {
    .p-interview__col {
      flex-direction: column; } }

.p-interview__col__image {
  width: 50%; }
  @media screen and (max-width: 767px) {
    .p-interview__col__image {
      width: 100%;
      margin: 0; } }

.p-interview__col__image--trapezoid {
  height: 350px; }
  @media screen and (max-width: 767px) {
    .p-interview__col__image--trapezoid {
      height: auto; } }
  .p-interview__col__image--trapezoid img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center; }

.p-interview__col__body {
  width: 50%; }
  @media screen and (max-width: 767px) {
    .p-interview__col__body {
      width: 100%;
      margin: 0; } }

.p-interview--image-l .p-interview__col__image--trapezoid {
  clip-path: polygon(0% 0, 100% 0, 83% 100%, 0 100%); }
  @media screen and (max-width: 767px) {
    .p-interview--image-l .p-interview__col__image--trapezoid {
      clip-path: none; } }

.p-interview--image-l .p-interview__col__text {
  max-width: 450px;
  margin: 0 auto 0 50px; }
  @media screen and (max-width: 767px) {
    .p-interview--image-l .p-interview__col__text {
      max-width: 100%;
      margin: 0; } }

.p-interview--image-r .p-interview__col__image--trapezoid {
  clip-path: polygon(13% 0, 100% 0, 100% 100%, 0 100%); }
  @media screen and (max-width: 767px) {
    .p-interview--image-r .p-interview__col__image--trapezoid {
      clip-path: none; } }

.p-interview--image-r .p-interview__col__text {
  max-width: 450px;
  margin: 0 50px 0 auto; }
  @media screen and (max-width: 767px) {
    .p-interview--image-r .p-interview__col__text {
      max-width: 100%;
      margin: 0; } }

.heading--interview-wrap .heading--interview-inner {
  width: 50%;
  margin-left: auto; }
  @media screen and (max-width: 767px) {
    .heading--interview-wrap .heading--interview-inner {
      width: 100%;
      margin: 0; } }

.heading--interview-wrap .c-section__heading--interview {
  max-width: 500px;
  margin: 0 auto 0 50px; }
  @media screen and (max-width: 767px) {
    .heading--interview-wrap .c-section__heading--interview {
      max-width: 100%;
      margin: 0; } }

.p-interview__col.p-interview--title-l .p-interview__col__body {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .p-interview__col.p-interview--title-l .p-interview__col__body {
      width: 100%;
      margin: 0; } }

.p-interview__col.p-interview--title-r .p-interview__col__body {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .p-interview__col.p-interview--title-r .p-interview__col__body {
      width: 100%;
      margin: 0; } }
  .p-interview__col.p-interview--title-r .p-interview__col__body .p-interview__col__text {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end; }

.p-interview-dialogue {
  margin-top: 30px; }
  .p-interview-dialogue .p-interview-dialogue__body .p-interview-dialogue__image {
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%); }

.p-interview__col.p-interview--title-c {
  text-align: center;
  display: flex;
  flex-direction: column; }
  .p-interview__col.p-interview--title-c .p-interview__col__body {
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .p-interview__col.p-interview--title-c .p-interview__col__body {
        width: 100%; } }
  .p-interview__col.p-interview--title-c .p-interview__col__image {
    max-width: 800px;
    margin: 50px auto 0; }

.p-schedule {
  background-image: url(../img/recruit/schedule_bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .p-schedule {
      background: none; } }

.p-schedule__image {
  margin: 50px 0 0; }

.p-schedule-wrap {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 100px; }
  @media screen and (max-width: 767px) {
    .p-schedule-wrap {
      width: 100%;
      padding: 0 0 50px; } }

.p-schedule::after {
  position: absolute;
  top: -2px;
  width: 1920px;
  height: 300px;
  display: block;
  background-color: #f2f2f2;
  content: "";
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 0%);
  right: 0; }
  @media screen and (max-width: 767px) {
    .p-schedule::after {
      width: 100%;
      height: 100px;
      clip-path: none; } }

.p-schedule::before {
  position: absolute;
  top: 0;
  width: 1920px;
  height: 300px;
  display: block;
  background-color: #c90a00;
  content: "";
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 0%);
  right: 0; }
  @media screen and (max-width: 767px) {
    .p-schedule::before {
      width: 100%;
      height: 100px;
      clip-path: none; } }

.p-schedule {
  position: relative;
  padding: 250px 0 0; }
  @media screen and (max-width: 767px) {
    .p-schedule {
      margin: 30px -20px 0;
      padding: 120px 20px 0; } }
  .p-schedule .c-separate {
    margin: 0 -20px 0; }

.p-top__section-strength-head {
  margin: 0 0 50px;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column; }
  @media screen and (max-width: 767px) {
    .p-top__section-strength-head {
      padding: 80px 20px 50px; } }
  .p-top__section-strength-head p {
    margin: 30px 0 0;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    line-height: 2;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .p-top__section-strength-head p {
        font-size: 1.5rem;
        margin: 20px 0 0; } }
  .p-top__section-strength-head img {
    max-width: 600px;
    height: auto;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .p-top__section-strength-head img {
        max-width: 320px; } }

.p-top__section-strength-body {
  margin: 50px auto 0; }
  .p-top__section-strength-body .c-section__lead__title {
    margin: 0 0 10px;
    padding: 0 0 2px 15px;
    border-left: 2px solid #fff; }

.p-top__section-strength-body p {
  color: #fff; }

.p-top__section-strength-body__title {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 2px solid #fff;
  font-size: 3.2rem;
  font-weight: 700;
  color: #fff; }
  .p-top__section-strength-body__title p {
    margin: 20px 0 0;
    font-size: 1.6rem;
    font-weight: 400; }

.p-top__section-strength-body__text {
  margin: 30px 0 0;
  line-height: 2;
  color: #fff;
  font-weight: 400; }

.p-top__section-third {
  position: relative;
  display: flex;
  height: 100vh; }
  @media screen and (max-width: 767px) {
    .p-top__section-third {
      flex-direction: column;
      height: 100%; } }

.p-top__section-about {
  width: 50%;
  height: 100%;
  background-color: #c90a00; }
  @media screen and (max-width: 767px) {
    .p-top__section-about {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .p-top__section-about .p-top__section-third-wrap {
      padding: 150px 50px 50px 50px; } }

.p-top__section-recruit {
  width: 50%;
  height: 100%;
  background-color: #00176a; }
  @media screen and (max-width: 767px) {
    .p-top__section-recruit {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .p-top__section-recruit .p-top__section-third-wrap {
      padding: 50px 50px 150px 50px; } }

.p-top__section-third-wrap {
  padding: 50px;
  height: 100%;
  display: flex;
  align-items: center; }

.p-top__section-third-body {
  display: flex;
  flex-direction: column; }
  .p-top__section-third-body a {
    position: relative;
    z-index: 9999;
    max-width: 250px;
    display: block;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .p-top__section-third-body a {
        transition: opacity 0.3s; }
        .p-top__section-third-body a:hover {
          opacity: 0.7; } }

.p-top__section-about .p-top__section-third-body {
  max-width: 360px;
  margin-left: auto; }

.p-top__section-recruit .p-top__section-third-body {
  max-width: 360px;
  margin-right: auto; }

.p-top__section-third-body__text {
  margin: 0 0 30px;
  font-size: 1.6rem;
  line-height: 2;
  color: #fff; }

.p-top__section-recruit {
  background-image: url(../img/recruit.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 10% auto; }

.p-top__section-about {
  background-image: url(../img/about_ttl.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 10% auto; }

.c-slide-text {
  overflow: hidden; }
  .c-slide-text .c-slide-text__inner {
    overflow: hidden; }
    .c-slide-text .c-slide-text__inner .c-slide-text__items {
      display: flex;
      overflow: hidden; }
      .c-slide-text .c-slide-text__inner .c-slide-text__items .c-slide-text__item {
        display: flex;
        animation: infinity-scroll 60s linear infinite;
        transform: translateX(100%); }
        .c-slide-text .c-slide-text__inner .c-slide-text__items .c-slide-text__item li {
          font-size: 19rem;
          font-family: "Roboto", sans-serif;
          font-weight: 900;
          color: #777;
          white-space: nowrap;
          opacity: 0.1;
          margin-left: 80px; }
  .c-slide-text-sec01 {
    margin: 0 0 -180px; }
  .c-slide-text-sec02 {
    margin: -270px 0 0;
    overflow: hidden;
    transform: rotate(9deg); }
    @media screen and (max-width: 767px) {
      .c-slide-text-sec02 {
        margin: -220px 0 0;
        transform: none; } }
  .c-slide-text-sec03 {
    margin: -120px 0 -80px; }
  .c-slide-text-sec04 {
    margin: -100px 0 0;
    overflow: hidden;
    transform: rotate(9deg); }
    @media screen and (max-width: 767px) {
      .c-slide-text-sec04 {
        margin: -40px 0 0;
        transform: none; } }
  .c-slide-text-sec05 {
    position: relative;
    top: -140px;
    transform: rotate(9deg); }
    @media screen and (max-width: 767px) {
      .c-slide-text-sec05 {
        top: 0;
        transform: none; } }

/*
.section{
  width: 100vw;
  height: 100vh;
  background-color: #fff;
}
*/
@keyframes infinity-scroll {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }

.c-section__heading {
  clip-path: inset(0 100% 0 0);
  transition: all 0.7s ease-in-out; }

.c-section__heading.is-active {
  clip-path: inset(0); }

.c-box__title {
  clip-path: inset(0 100% 0 0);
  transition: all 0.7s ease-in-out; }

.c-box__title.is-active {
  clip-path: inset(0); }

.effectFade {
  opacity: 0; }

.effectFade.is-active {
  animation: fadeUp 0.7s ease-in-out forwards;
  opacity: 0; }

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.effectSlide.is-active {
  animation-name: play;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  position: relative;
  opacity: 1 !important; }

.effectSlide.is-active:before {
  animation-name: maskOut;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: #000; }

@keyframes play {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0); } }

@keyframes maskOut {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(100%); } }

.p-works-block__link {
  overflow: hidden;
  display: block; }
  @media screen and (min-width: 768px) {
    .p-works-block__link {
      transition: opacity 0.3s; }
      .p-works-block__link:hover {
        opacity: 0.7; } }

.p-works-block__link div {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0; }

.l-content__header__image__path div {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0; }

.p-top__section-second {
  position: relative;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  .p-top__section-second::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-image: url(../img/strength_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: ""; }
  @media screen and (max-width: 767px) {
    .p-top__section-second {
      height: 100%; } }

.p-top__section-strength-items {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .p-top__section-strength-items {
      flex-direction: column;
      justify-content: flex-start; } }

.p-top__section-strength-item {
  width: calc(33.3% - 10px);
  border: 2px solid #fff; }
  @media screen and (max-width: 767px) {
    .p-top__section-strength-item {
      margin-top: 10px;
      width: 100%; } }

.c-strength-box {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  z-index: 1; }
  .c-strength-box::after {
    background: #c90a00;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 200%;
    height: 100%;
    transform: skewX(-45deg) scale(0, 1);
    transform-origin: left top;
    transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1; }
  @media screen and (min-width: 768px) {
    .c-strength-box:hover::after {
      transform: skewX(-45deg) scale(1, 1); } }

.c-strength-box__inner {
  padding: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.c-strength-box__title {
  margin: 0 0 30px;
  font-family: "Roboto", sans-serif;
  font-size: 4.8rem;
  font-weight: 900;
  font-style: italic;
  color: #fff; }

.c-strength-box__text {
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  line-height: 2; }

.remodal {
  max-width: 1000px; }

.p-strength-modal__body {
  text-align: left; }

.p-strength-modal__body__title {
  margin: 50px 0 30px;
  padding: 0 0 30px;
  border-bottom: 2px solid #000;
  font-size: 2.4rem;
  font-weight: 700;
  color: #333; }
  .p-strength-modal__body__title:first-of-type {
    margin: 0 0 30px; }

.p-strength-modal__body__text {
  margin: 0 0 30px;
  font-size: 1.6rem;
  text-align: left;
  line-height: 2; }

.p-strength-modal__body__image {
  margin: 50px 0 0; }
  .p-strength-modal__body__image + .p-strength-modal__body__image {
    margin: 20px 0 0; }

.p-strength-modal__body p {
  margin: 20px 0 0; }

.p-center__image {
  max-width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .p-center__image {
      width: 100%; } }

.l-content__header--interview {
  padding-bottom: 300px; }
  @media screen and (max-width: 767px) {
    .l-content__header--interview {
      padding-bottom: 100px; } }

.slick-dots {
  margin: 10px 0 0;
  display: flex;
  justify-content: center; }

.slick-dots li {
  width: 90px;
  height: 90px;
  padding: 5px; }
  @media screen and (max-width: 767px) {
    .slick-dots li {
      width: 20px;
      height: 20px; } }
  .slick-dots li img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center; }
  .slick-dots li button {
    width: 100%;
    height: 100%;
    background-color: #000; }

.accordion {
  margin: 50px 0 0; }

.accordion-btn {
  width: 100%;
  padding: 20px;
  cursor: pointer;
  background-color: #000;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-image: url(../img/plus.svg);
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-size: 30px auto; }
  @media screen and (min-width: 768px) {
    .accordion-btn {
      transition: opacity 0.3s; }
      .accordion-btn:hover {
        opacity: 0.7; } }

.accordion-item {
  display: none; }

.back {
  padding: 100px 0 0;
  background-color: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw; }
  @media screen and (max-width: 767px) {
    .back {
      padding: 50px 0 0; } }
  @media screen and (min-width: 768px) {
    .back a {
      transition: opacity 0.3s; }
      .back a:hover {
        opacity: 0.7; } }

.back__btn {
  max-width: 250px;
  margin: 0 auto;
  display: block; }

.case .l-content__header__body {
  width: 100%; }

.case .l-content__header__body__inner {
  max-width: 1000px;
  margin: 0 auto; }

.c-section__lead.c-section__lead--center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: 2; }
  .c-section__lead.c-section__lead--center b {
    margin: 20px 0 0;
    display: block;
    font-size: 1.8rem;
    font-weight: 700; }

.modal {
  display: none; }

.modaal-noscroll {
  overflow: hidden !important; }

.c-basic-btn {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  width: 300px; }
  .c-basic-btn::before {
    transform: skewX(-45deg);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #fff; }
  .c-basic-btn--red {
    color: #c90a00; }
  .c-basic-btn--blue {
    color: #00176a; }
  .c-basic-btn--black {
    color: #fff;
    background-color: #000; }

.u-wsp {
  white-space: nowrap !important; }

.c-form__item {
  margin: 0 0 30px; }
  .c-form__item__label {
    margin: 0 0 20px; }

.c-form__label {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.5; }

.c-form__required {
  margin: 0 0 0 10px;
  background: #c90a00;
  width: 48px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  color: #fff; }

.c-form__input {
  width: 100%;
  height: 60px;
  padding: 20px 20px;
  background-color: #f5f5f5;
  font-size: 1.6rem;
  cursor: pointer; }

.c-form__submit {
  max-width: 250px;
  margin: 80px auto 0; }
  .c-form__submit button {
    cursor: pointer;
    background: none; }

.c-form textarea {
  height: 200px; }

.p-thanks {
  width: 100%;
  padding-bottom: 100px; }
  @media screen and (max-width: 767px) {
    .p-thanks {
      padding-bottom: 20px; } }
  .p-thanks .p-thanks__inner {
    padding: 50px;
    background-color: #fff;
    box-shadow: 0px 0px 20px -5px #00000018; }
    @media screen and (max-width: 767px) {
      .p-thanks .p-thanks__inner {
        padding: 20px; } }
    .p-thanks .p-thanks__inner .p-thanks-message {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center; }
      .p-thanks .p-thanks__inner .p-thanks-message .title {
        margin: 0 0 50px;
        font-weight: 700;
        font-size: 3.2rem; }
        @media screen and (max-width: 767px) {
          .p-thanks .p-thanks__inner .p-thanks-message .title {
            margin: 0 0 30px;
            font-size: 2rem; } }
      .p-thanks .p-thanks__inner .p-thanks-message .text {
        font-size: 1.8rem;
        text-align: center;
        line-height: 2; }
        @media screen and (max-width: 767px) {
          .p-thanks .p-thanks__inner .p-thanks-message .text {
            font-size: 1.4rem; } }

.p-top__section-third__image {
  position: absolute; }
  .p-top__section-third__image-about {
    top: 0;
    right: 5vw;
    width: 58vw; }
    @media screen and (max-width: 767px) {
      .p-top__section-third__image-about {
        right: 0;
        width: 320px; } }
  .p-top__section-third__image-recruit {
    bottom: 0;
    left: 5vw;
    width: 53vw; }
    @media screen and (max-width: 767px) {
      .p-top__section-third__image-recruit {
        left: 0;
        width: 320px; } }
