* {
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  body {
    margin-right: auto;
    margin-left: auto;
  }

  .box_header {
    position: fixed;
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 99;
    background-color: #fff;
  }

  .h-logo {
    width: 23vw;
    margin-left: 1vw;
    padding: 2.3vw 0;
  }

  .h-btn_wrap {
    display: flex;
    justify-content: flex-end;
    padding: 1.4vw 0 .9vw;
  }

  a.h-tel {
    width: 20.7vw;
  }

  a.h-line {
    width: 18.7vw;
    margin: 0 1vw;
  }

  .box_mv {
    position: relative;
  }

  .view_sp {
    display: none !important;
  }

  .top_btn {
    position: absolute;
    bottom: 9vw;
    right: 16vw;
    width: 33vw;
  }

  .pc_btn.view_pc {
    width: 41.56vw;
    margin: auto;
  }

  .swiper-container.swiper_sec1 {
        margin-left: -16.5vw;
        margin-bottom: 40px;
        overflow: hidden;
  }

  section.con_sct_01 {
    padding: 80px 0 80px;
  }

  .ttl {
    width: 70vw;
    margin: 0 auto 40px;
  }

  .slide_ttl {
    width: 90vw;
    margin: 0 auto 20px;
  }

  .sec3_slide {
    margin-top: -6vw;
  }

  .con_sct_04 {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .cta_wrap.view_pc {
    position: relative;
  }

  .cta_btn {
    position: absolute;
    display: flex;
    bottom: 3.3vw;
    left: 4.5%;
    width: 34vw;
  }

  .cta_btn_2 {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: 0vw;
    left: 50%;
    width: 58vw;
    transform: translate(-50%, -50%);
  }

  .inner {
    width: 85vw;
    margin: auto;
  }

  .reason_1,
  .reason_2 {
    margin-bottom: 50px;
  }

  .view_pc h2 {
    margin-bottom: 50px;
  }

  .sec5 {
    padding-bottom: 100px;
  }

  .flex_3 {
    width: 85vw;
    display: flex;
    margin: auto;
    justify-content: space-between;
  }

  .fx_in {
    width: 32%;
  }

  section.con_sct_09 {
    padding-bottom: 100px;
  }

  .con_sct_10 {
    padding: 0 0 80px;
  }

  .sec8.view_pc img {
        margin-top: -5vw;
        width: 80vw;
        margin-left: 10vw;
        margin-right: 10vw;
  }
}

div, p, span, a, h1, h2, h3, h4, h5 {
  font-family: "Noto Sans JP";
  font-optical-sizing: auto;
  font-style: normal;
}

.cta_wrap {
    width: 80vw;
    margin: 4.396vw auto;
    position: relative;
}

.cta_wrap.c2 {
    width: 87vw;
    margin: 60px auto;
    position: relative;
}

@media screen and (max-width: 767px) {
  .view_pc {
    display: none !important;
  }
}
a {
  display: block;
  color: #333;
  text-decoration: none;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}

img {
  width: 100%;
  vertical-align: bottom;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.tit_s {
  display: block;
  text-align: center;
  color: #00A894;
  font-size: 14px;
  font-family: "Barlow", serif;
  font-weight: 700;
  font-style: normal;
}

.tit {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 6px;
  font-size: 35px;
  font-weight: 900;
  color: #424242;
  border-bottom: 3px solid #00A894;
}
@media screen and (max-width: 767px) {
  .tit .sp_bb {
    border-bottom: 3px solid #00A894;
  }
}

.con_mv .img {
    line-height: 0;
    padding-top: 8.1vw;
}
.con_sct_01 {
  padding: 40px 0;
  background-image: url(../img/bg01-sp.jpg);
  background-size: cover;
}
.con_sct_01 .box_sct_01 .img {
  width: 90%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_01 .box_sct_01 .box_btn {
  max-width: 450px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_01 .box_sct_01 .box_btn a {
  position: relative;
  top: 0;
  display: block;
  padding: 15px 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  background: #01B901;
  background: linear-gradient(90deg, rgb(1, 185, 1) 0%, rgb(10, 173, 116) 100%);
  border-radius: 50px;
  box-shadow: 0px 4px 0px rgba(51, 51, 51, 0.25);
}
.con_sct_01 .box_sct_01 .box_btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 9px;
  height: 14px;
  background-image: url(../img/arrow_btn.png);
  background-size: cover;
}
.con_sct_01 .box_sct_01 .box_btn a::before {
  position: absolute;
  border: 1px solid #fff;
  content: "";
  top: 6px;
  bottom: 6px;
  left: 6px;
  right: 6px;
  border-radius: 50px;
}
.con_sct_01 .box_sct_01 .box_btn a:hover {
  top: 5px;
  box-shadow: 0px 0px rgba(51, 51, 51, 0.25);
  background-color: #26B59D;
}
@media screen and (max-width: 767px) {
  .con_sct_01 {
    padding: 7.6923076923vw 0;
  }
  .con_sct_01 .box_sct_01 .img {
    width: 89.7435897436vw;
    margin-top: 5.1282051282vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_01 .box_sct_01 .box_btn {
    max-width: 89.7435897436vw;
    margin-top: 5.1282051282vw;
  }
  .con_sct_01 .box_sct_01 .box_btn a {
    padding: 4vw 8vw;
  }
}

.con_sct_02 .box_sct_02 .img {
  margin-right: auto;
  margin-left: auto;
}
.con_sct_02 .box_sct_02 .img:nth-child(2) {
  width: 84.8717948718vw;
}
.con_sct_02 .box_sct_02 .img:nth-child(3) {
  width: 83.3333333333vw;
  margin-top: 6.1538461538vw;
}
.con_sct_02 .box_sct_02 .img:nth-child(4) {
  width: 90.7692307692vw;
  margin-top: 4.358974359vw;
}
.con_sct_02 .box_sct_02 .img:nth-child(5) {
  width: 100vw;
  margin-top: 5.3846153846vw;
}
@media screen and (min-width: 768px) {
  .con_sct_02 {
    margin-top: 40px;
  }
  .con_sct_02 .box_sct_02 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_02 .box_sct_02 .img {
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_02 .box_sct_02 .img:nth-child(2) {
    width: auto;
  }
  .con_sct_02 .box_sct_02 .img:nth-child(3) {
    width: auto;
  }
  .con_sct_02 .box_sct_02 .img:nth-child(4) {
    width: auto;
  }
  .con_sct_02 .box_sct_02 .img:nth-child(5) {
    width: auto;
  }
}

.con_sct_03 {
  margin-top: 10.2564102564vw;
  padding-top: 5.8974358974vw;
  padding-bottom: 9.4871794872vw;
  background-color: #000;
}
.con_sct_03 .box_sct_03 .img {
  width: 89.7435897436vw;
  margin-top: 5.1282051282vw;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_03 .box_sct_03 .img:nth-child(2) {
  margin-top: -20vw;
}
.con_sct_03 .box_sct_03 .img:nth-child(6) {
  width: 84.8717948718vw;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .con_sct_03 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .con_sct_03 .box_sct_03 .img {
    width: 90%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_03 .box_sct_03 .img:nth-child(2) {
    margin-top: -150px;
  }
  .con_sct_03 .box_sct_03 .img:nth-child(6) {
    width: 85%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
}

.con_sct_04 {
  background-image: url(../img/bg_cta.jpg);
  background-size: cover;
}
.con_sct_04 .box_sct_04 .img {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .con_sct_04 {
    position: relative;
    margin-top: 40px;
    padding: 500px 0 250px;
  }
  .con_sct_04 .box_sct_04 {
    position: absolute;
    content: "";
    bottom: 70px;
  }
  .con_sct_04.pc_mt0 {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .con_sct_04 {
    padding: 73vw 0 4vw;
    background-image: url(../img/bg_cta.jpg);
    background-size: cover;
  }
  .con_sct_04 .box_sct_04 .img {
    width: 89.7435897436vw;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

.con_sct_05 {
  margin-top: 5.1282051282vw;
}
.con_sct_05 .box_sct_05 h2 {
  position: relative;
  width: 93.8461538462vw;
  margin-right: auto;
  margin-left: auto;
  z-index: 2;
}
.con_sct_05 .box_sct_05 .img {
  position: relative;
  width: 88.2897435897vw;
  margin-top: 10.2564102564vw;
  margin-right: auto;
  margin-left: auto;
  z-index: 0;
}
.con_sct_05 .box_sct_05 .img:nth-child(2) {
  margin-top: -3vw;
}
.con_sct_05 .box_sct_05 .img:nth-child(5) {
  width: 100vw;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .con_sct_05 .box_sct_05 h2 {
    width: 93%;
  }
  .con_sct_05 .box_sct_05 .img {
    position: relative;
    width: 90%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    z-index: 0;
  }
  .con_sct_05 .box_sct_05 .img:nth-child(2) {
    margin-top: -3vw;
  }
  .con_sct_05 .box_sct_05 .img:nth-child(5) {
    width: 100%;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .con_sct_06 {
    margin-top: 40px;
  }
  .con_sct_06 .box_sct_06 h2 {
    position: relative;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    z-index: 2;
  }
  .con_sct_06 .box_sct_06 .img {
    width: 95%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_06 .box_sct_06 .img:nth-child(3) {
    width: 95%;
    margin-top: 6.4vw;
  }
}
@media screen and (max-width: 767px) {
  .con_sct_06 {
    margin-top: 10.6666666667vw;
  }
  .con_sct_06 .box_sct_06 h2 {
    position: relative;
    width: 63.7813333333vw;
    margin-right: auto;
    margin-left: auto;
    z-index: 2;
  }
  .con_sct_06 .box_sct_06 .img {
    width: 97.3333333333vw;
    margin-top: 7.6266666667vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_06 .box_sct_06 .img:nth-child(3) {
    width: 96.7093333333vw;
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .con_sct_07 {
    margin-top: 80px;
  }
  .con_sct_07 .box_sct_07 h2 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_07 .box_sct_07 .img {
    width: 90%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .con_sct_07 {
    margin-top: 16.72vw;
    margin-bottom: 21.3333333333vw;
  }
  .con_sct_07 .box_sct_07 h2 {
    width: 97.0666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_07 .box_sct_07 .img {
    width: 93.3333333333vw;
    margin-top: 12vw;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 768px) {
  .con_sct_08 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .con_sct_08 .box_sct_08 h2 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_08 .box_sct_08 .img {
    width: 80%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .con_sct_08 {
    margin-top: 16.9866666667vw;
    margin-bottom: 21.3333333333vw;
  }
  .con_sct_08 .box_sct_08 h2 {
    width: 97.0666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_08 .box_sct_08 .img {
    width: 80.8vw;
    margin-top: 6.4vw;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 768px) {
  .con_sct_09 {
    padding: 40px 0;
    background-color: #F7EEEA;
  }
  .con_sct_09 .box_sct_09 h2 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_09 .box_sct_09 .img {
    width: 90%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .con_sct_09 {
    padding: 13.3333333333vw 0;
    background-color: #F7EEEA;
  }
  .con_sct_09 .box_sct_09 h2 {
    width: 97.0666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_09 .box_sct_09 .img {
    width: 89.8666666667vw;
    margin-top: 5.3333333333vw;
    margin-right: auto;
    margin-left: auto;
  }
}

.con_sct_10 {
  background-image: url(../img/sec10_bg.jpg);
  background-size: cover;
}
.con_sct_10 .box_sct_10 h2 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_10 .box_sct_10 .img {
  width: 90%;
  margin-top: 6.6666666667vw;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_10 .box_sct_10 .img:nth-child(2) {
  margin-top: 30px;
}
.con_sct_10 .box_sct_10 .img:nth-child(3) {
  width: 75%;
  margin-top: 30px;
}
.con_sct_10 .box_sct_10 .img:nth-child(4) {
  width: 80%;
  margin-top: 30px;
}
.con_sct_10 .box_sct_10 .img:nth-child(5) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .con_sct_10 {
    padding: 21.3333333333vw 0;
    background-image: url(../img/sec10_bg.jpg);
    background-size: cover;
  }
  .con_sct_10 .box_sct_10 h2 {
    width: 68.2666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_10 .box_sct_10 .img {
    width: 89.3333333333vw;
    margin-top: 6.6666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_10 .box_sct_10 .img:nth-child(3) {
    width: 70.4vw;
  }
  .con_sct_10 .box_sct_10 .img:nth-child(4) {
    width: 77.632vw;
  }
}

.con_sct_11 {
  margin-top: 40px;
}
.con_sct_11 .box_sct_11 h2 {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_11 .box_sct_11 .img {
  width: 90%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .con_sct_11 {
    margin-top: 14.1333333333vw;
  }
  .con_sct_11 .box_sct_11 h2 {
    width: 94.4vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_11 .box_sct_11 .img {
    width: 89.3333333333vw;
    margin-top: 9.3333333333vw;
    margin-right: auto;
    margin-left: auto;
  }
}

.con_sct_12 {
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
  background-image: url(../img/sec12_bg.jpg);
}
.con_sct_12 .box_sct_12 h2 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_12 .box_sct_12 .accordion {
  width: 90%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_12 .box_sct_12 .accordion .accordion-content {
  display: none;
  padding: 0 45px 16px 20px;
  background-color: #F9F9F9;
}
.con_sct_12 .box_sct_12 .accordion .accordion-content .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.con_sct_12 .box_sct_12 .accordion .accordion-content .flex span {
  position: relative;
  color: #424242;
  line-height: 1.8;
}
.con_sct_12 .box_sct_12 .accordion .accordion-content .flex .faq_left {
  width: 5%;
  font-size: 24px;
  font-weight: 700;
}
.con_sct_12 .box_sct_12 .accordion .accordion-content .flex .faq_right {
  width: 85%;
  margin-left: 10px;
}
.con_sct_12 .box_sct_12 .accordion .accordion-header {
  background-color: #fff;
  border-radius: 5px;
  padding: 16px 45px 16px 20px;
  margin-top: 20px;
  transition: background 0.3s ease;
  cursor: pointer;
  position: relative;
}
.con_sct_12 .box_sct_12 .accordion .accordion-header span {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
}
.con_sct_12 .box_sct_12 .accordion .accordion-header .faq_left {
  width: 5%;
  margin-right: 0;
  color: #D95F29;
  font-size: 24px;
  font-weight: 700;
}
.con_sct_12 .box_sct_12 .accordion .accordion-header .faq_right {
  width: 90%;
  color: #0C1C25;
}
.con_sct_12 .box_sct_12 .accordion .accordion-header::before {
  position: absolute;
  content: "";
  top: 20%;
  right: 20px;
  bottom: 0;
  transform: translateY(-50%) rotate(-180deg);
  width: 10px;
  height: 5px;
  margin: auto;
  background-image: url(../img/triangle.png);
  background-size: cover;
}
.con_sct_12 .box_sct_12 .accordion .accordion-header::before {
  transition: transform 0.3s;
}
.con_sct_12 .box_sct_12 .accordion .accordion-header.active::before {
  transform: rotate(0deg);
}
.con_sct_12 .box_sct_12 .img {
  width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.con_sct_12 .box_sct_12 .img:nth-child(4) {
  width: 80%;
}
.con_sct_12 .box_sct_12 .img:nth-child(5) {
  width: 90%;
  margin-top: 15px;
}
@media screen and (min-width: 890px) and (max-width: 1280px) {
  .con_sct_12 .faq_right {
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 889px) {
  .con_sct_12 .faq_right {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .con_sct_12 {
    margin-top: 21.3333333333vw;
    padding: 14.3333333333vw 0;
  }
  .con_sct_12 .box_sct_12 {
    width: 94.4vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_12 .box_sct_12 .accordion {
    width: 89.3333333333vw;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-header {
    margin-top: 4.2666666667vw;
    padding: 5.1333333333vw 4.8vw;
    background-color: #fff;
    border-radius: 5px;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-header .faq_left {
    width: 3.1051282051vw;
    margin-right: 4.866667vw;
    color: #D95F29;
    font-size: 5.3333333333vw;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-header .faq_right {
    width: 66.658974vw;
    font-size: 4.8vw;
    color: #0C1C25;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-header::before {
    width: 14px;
    height: 8px;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-header.active {
    padding: 5.1333333333vw 4.8vw 0 4.8vw;
    border-radius: 5px 5px 0 0;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-content {
    padding: 0 4.2666666667vw 6.1333333333vw 4.2666666667vw;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-content span {
    font-size: 3.0769230769vw;
    color: #0C1C25;
    line-height: 1.2;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-content .faq_left {
    font-size: 5.3333333333vw;
  }
  .con_sct_12 .box_sct_12 .accordion .accordion-content .faq_right {
    font-size: 3.7333333333vw;
  }
  .con_sct_12 .box_sct_12 .img {
    width: 77.2613333333vw;
    margin-top: 10.6666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
  .con_sct_12 .box_sct_12 .img:nth-child(4) {
    width: 77.632vw;
  }
  .con_sct_12 .box_sct_12 .img:nth-child(5) {
    width: 89.3333333333vw;
    margin-top: 3.7333333333vw;
  }
}

.con_footer {
  padding: 15px 0;
  background-color: #015681;
}
.con_footer .copyright {
  text-align: center;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .con_footer .copyright {
    font-size: 3.7333333333vw;
  }
}

.fixed_cta {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  z-index: 9;
  transition: 0.3s ease-in-out;
}
.fixed_cta .box_btn {
  max-width: 93.3333333333vw;
  margin-right: auto;
  margin-left: auto;
}
.fixed_cta .box_btn a {
  position: relative;
  top: 0;
  display: block;
  padding: 4vw 8vw;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  background: #01B901;
  background: linear-gradient(90deg, rgb(1, 185, 1) 0%, rgb(10, 173, 116) 100%);
  border-radius: 50px;
  box-shadow: 0px 4px 0px rgba(51, 51, 51, 0.25);
}
.fixed_cta .box_btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 9px;
  height: 14px;
  background-image: url(../img/arrow_btn.png);
  background-size: cover;
}
.fixed_cta .box_btn a::before {
  position: absolute;
  border: 1px solid #fff;
  content: "";
  top: 6px;
  bottom: 6px;
  left: 6px;
  right: 6px;
  border-radius: 50px;
}
.fixed_cta .box_btn a:hover {
  top: 5px;
  box-shadow: 0px 0px rgba(51, 51, 51, 0.25);
  background-color: #26B59D;
}
.fixed_cta.is-hidden {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .fixed_cta .box_btn {
    max-width: 400px;
  }
  .fixed_cta .box_btn a {
    padding: 15px 30px;
  }
}

.page-404 {
  padding: 200px 0 140px 0;
  max-width: 1100px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.page-404 h1 {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
}
.page-404 p {
  margin-top: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.page-404 .box_btn {
  max-width: 250px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
.page-404 .box_btn a {
  position: relative;
  top: 0;
  display: block;
  padding: 4vw 8vw;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 4px 0px rgba(51, 51, 51, 0.25);
}
.page-404 .box_btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 9px;
  height: 14px;
  background-image: url(../img/arrow_btn.png);
  background-size: cover;
}
.page-404 .box_btn a:hover {
  top: 5px;
  box-shadow: 0px 0px rgba(51, 51, 51, 0.25);
}