/* ----------------------------------------------------------------------

	Compiled from _scss/404.scss

---------------------------------------------------------------------- */
@media only screen and (max-width: 736px) {
  .wrp {
    padding-bottom: 90px;
  }
}
.cts-message {
  box-sizing: border-box;
  display: table;
  width: 100%;
  max-width: 1090px;
  height: 220px;
  margin-top: 90px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding: 0 20px;
  text-align: center;
}
.cts-message .text-ttl {
  color: #173987;
}
.cts-message .text-ttl .text-main {
  display: block;
  font-size: 40px;
}
.cts-message .text-ttl .text-main b {
  font-size: 70px;
  font-weight: 400;
}
.cts-message .text-ttl .text-sub {
  display: block;
  margin-top: 8px;
  font-size: 19px;
}
.cts-message .text-dtl {
  margin-top: 55px;
  font-size: 15px;
  line-height: 2;
}
.cts-message .mod-btn {
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
.cts-message .mod-btn .inner-btn {
  width: 272px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 736px) {
  .cts-message {
    padding: 0 20px;
  }
  .cts-message .text-ttl .text-main {
    font-size: 30px;
  }
  .cts-message .text-ttl .text-main b {
    font-size: 50px;
  }
  .cts-message .text-ttl .text-sub {
    margin-top: 4px;
    font-size: 13px;
  }
  .cts-message .text-dtl {
    margin-top: 45px;
    font-size: 14px;
    line-height: 1.8;
  }
  .cts-message .mod-btn {
    margin-top: 85px;
  }
  .cts-message .mod-btn .inner-btn {
    width: 100%;
    height: 40px;
  }
}
