@charset "UTF-8";
/* carryon_page
-----------------------------------------------------------------*/
/* #SecMv
-----------------------------------------------------------------*/
#SecMv {
  background-image: url(../images/rvpark/mv.webp);
}

.u-margintop--md {
  margin-top: 70px;
}

.u-margintop--xs {
  margin-top: 30px;
}

.u-marginbottom--md {
  margin-bottom: 70px;
}

.u-padding--md {
  margin-top: 70px 0;
}

.ttl_base {
  font-size: 3rem;
  text-align: center;
}

.gray-bg {
  background-color: rgba(9, 48, 85, 0.1);
}

.rv-content__inner {
  width: calc(100% - 40px);
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
  padding: 45px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 720px) {
  .rv-content__inner {
    padding: 45px 30px;
  }
}
.rv-content__inner table {
  width: 100%;
  border-collapse: collapse;
}
.rv-content__inner table tr {
  border-top: 1px solid #fff;
}
.rv-content__inner table tr:last-of-type {
  border-bottom: 1px solid #fff;
}
.rv-content__inner table tr th, .rv-content__inner table tr td {
  text-align: left;
  font-size: 1.6rem;
  padding: 20px 0;
}
@media screen and (max-width: 720px) {
  .rv-content__inner table tr th, .rv-content__inner table tr td {
    width: 100% !important;
    display: block !important;
  }
}
.rv-content__inner table tr th {
  width: 250px;
}
@media screen and (max-width: 720px) {
  .rv-content__inner table tr th {
    width: 100%;
    padding-bottom: 0;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 720px) {
  .rv-content__inner table tr td {
    padding-top: 15px;
  }
}
.rv-content__inner table tr td .txt-content {
  margin-top: 10px;
}
.rv-content__inner table tr td .txt-content * {
  font-size: 0.8em;
}
.rv-content__inner table tr td .txt-content p:not(:first-of-type) {
  margin-top: 15px;
}
.rv-content__inner table tr .map img {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  margin-left: 5px;
  margin-right: 3px;
}

/* #Sec01
-----------------------------------------------------------------*/
@media screen and (max-width: 720px) {
  .rvpark_page #Sec01 {
    margin-top: 40px;
  }
}
.rvpark_page #Sec01 .ttl,
.rvpark_page #Sec01 .read_txt {
  padding-left: 20px;
  padding-right: 20px;
}

.rvpark_page #Sec01 .inner {
  text-align: center;
}

.rvpark_page #Sec01 .gr_box {
  margin-top: 70px;
}

.rvpark_page #Sec01 .gr_box .ttl {
  font-size: 1.8rem;
}

.rvpark_page #Sec01 .gr_box .sozai {
  font-size: 2.6rem;
  margin-top: 10px;
}

.rvpark_page #Sec01 .gr_box .caution {
  font-size: 1.6rem;
  margin-top: 13px;
}

.rvpark_page #Sec01 .gr_box .txt {
  font-size: 1.6rem;
  margin-top: 30px;
}

.rvpark_page #Sec01 .gr_box .icon {
  position: absolute;
  top: -35px;
  right: 25px;
}

/* #Sec02
-----------------------------------------------------------------*/
@media screen and (max-width: 720px) {
  /* 720pxまでの幅の場合に適応される */
  /* #SecMv
  -----------------------------------------------------------------*/
  #SecMv {
    background-image: url(../images/rvpark/mv_sp.webp);
  }
  /* #Sec01
  -----------------------------------------------------------------*/
  .carryon_page #Sec01 .inner {
    padding: 50px 25px 0;
    text-align: center;
    max-width: 375px;
    margin: 0 auto;
  }
  .carryon_page #Sec01 .gr_box {
    margin-top: 70px;
  }
  .carryon_page #Sec01 .gr_box .ttl {
    font-size: 1.6rem;
  }
  .carryon_page #Sec01 .gr_box .sozai {
    font-size: 1.6rem;
    margin-top: 10px;
  }
  .carryon_page #Sec01 .gr_box .caution {
    font-size: 1.6rem;
    margin-top: 13px;
  }
  .carryon_page #Sec01 .gr_box .txt {
    font-size: 1.6rem;
    margin-top: 30px;
  }
  .carryon_page #Sec01 .gr_box .icon {
    position: absolute;
    top: -35px;
    right: 15px;
  }
  /* #Sec02
  -----------------------------------------------------------------*/
}