/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-text-image-text/block-text-image-text.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************/
.page-404 {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  @media screen and (max-width: 980px) {
    .page-404 {
      padding: 0 50px; } }
  @media screen and (max-width: 767px) {
    .page-404 {
      padding: 0 25px; } }

.page-404_number {
  color: #fff; }

.page-404_title {
  max-width: 780px;
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }

.page-404_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1; }

.page-404_button {
  background-color: #fff;
  color: #0165ad;
  border: none; }

@media screen and (min-width: 1921px) {
  .page-404_title {
    max-width: 40.625vw;
    margin-bottom: 2.60417vw; } }

.block-tit {
  width: 100%;
  height: 100%;
  background-color: #fff8ed;
  padding: 200px 0; }
  @media screen and (max-width: 1500px) {
    .block-tit {
      padding: 100px 0; } }
  @media screen and (max-width: 768px) {
    .block-tit {
      padding: 70px 0; } }

.block-tit_first {
  max-width: 816px;
  width: 100%;
  margin: 0 auto 40px; }
  @media screen and (max-width: 920px) {
    .block-tit_first {
      padding: 0 50px;
      margin-bottom: 50px; } }
  @media screen and (max-width: 768px) {
    .block-tit_first {
      padding: 0 30px; } }
  .block-tit_first.show .animation-title span {
    transform: unset; }
  .block-tit_first.show .animation-p > div {
    transform: unset;
    opacity: 1; }

.block-tit_label {
  text-align: center; }

.block-tit_h2 {
  text-align: center;
  margin: 10px 0 24px; }

.block-tit_p p {
  margin-bottom: 24px; }
  .block-tit_p p:last-of-type {
    margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .block-tit_p p {
      margin-bottom: 14px; } }

.block-tit_p ul li {
  padding-left: 20px;
  margin-bottom: 20px; }
  .block-tit_p ul li:last-of-type {
    margin-bottom: 0; }
  @media screen and (max-width: 600px) {
    .block-tit_p ul li {
      margin-bottom: 14px; } }

.block-tit_second {
  width: fit-content;
  margin: 0 auto 40px; }

.block-tit_image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.block-tit_third {
  max-width: 816px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 920px) {
    .block-tit_third {
      padding: 0 50px; } }
  @media screen and (max-width: 768px) {
    .block-tit_third {
      padding: 0 30px; } }
  .block-tit_third.show.animation-p > div {
    transform: unset;
    opacity: 1; }
  .block-tit_third h2 {
    text-align: center;
    margin-bottom: 24px; }
  .block-tit_third p {
    margin-bottom: 24px; }
    .block-tit_third p:last-of-type {
      margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .block-tit_third p {
        margin-bottom: 14px; } }
  .block-tit_third ul li {
    padding-left: 20px;
    margin-bottom: 20px; }
    .block-tit_third ul li:last-of-type {
      margin-bottom: 0; }
    @media screen and (max-width: 600px) {
      .block-tit_third ul li {
        margin-bottom: 14px; } }

@media screen and (min-width: 1921px) {
  .block-tit {
    padding: 10.41667vw 0; }
  .block-tit_first {
    max-width: 42.5vw;
    margin: 0 auto 2.08333vw; }
  .block-tit_h2 {
    margin: 0.52083vw 0 1.25vw; }
  .block-tit_p p {
    margin-bottom: 1.25vw; }
  .block-tit_p ul li {
    padding-left: 1.04167vw;
    margin-bottom: 1.04167vw; }
  .block-tit_second {
    margin: 0 auto 2.08333vw; }
  .block-tit_third {
    max-width: 42.5vw; }
    .block-tit_third h2 {
      margin-bottom: 1.25vw; }
    .block-tit_third p {
      margin-bottom: 1.25vw; }
    .block-tit_third ul li {
      padding-left: 1.04167vw;
      margin-bottom: 1.04167vw; }
  .block-tit_image {
    height: 61.919504643962846vh;
    width: 71.97916666666667vw; } }

