@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em, strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

/*iosのフォームボタンリセット*/
input[type=submit],
input[type=button],
input[type=reset] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration,
input[type=reset]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus,
input[type=reset]::focus {
  outline-offset: -2px;
}

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  font-size: 20px;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 780px) {
  html {
    font-size: 2.5641025641vw;
  }
}
img {
  width: 100%;
  max-width: none;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

li {
  list-style: none;
}

a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
a:hover img:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.vsp {
  display: none;
}
@media screen and (max-width: 767px) {
  .vsp {
    display: block;
  }
}

.vpc {
  display: block;
}
@media screen and (max-width: 767px) {
  .vpc {
    display: none;
  }
}

body {
  font-family: "Noto Sans JP", serif;
  font-weight: 500;
}

.anime {
  position: relative;
  overflow: hidden;
}
.anime::after {
  animation: 2s 0s shine linear infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transform: skewX(-15deg);
  width: 100%;
}

@keyframes shine {
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
main {
  max-width: 780px;
  margin: auto;
  overflow: hidden;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: right;
  padding: 1.3541666667vw 2.0833333333vw;
  z-index: 10;
}
@media screen and (max-width: 780px) {
  .header {
    padding: 2.2rem 1rem;
  }
}
.header__Btn {
  width: 21.6666666667vw;
  display: inline-block;
}
@media screen and (max-width: 780px) {
  .header__Btn {
    width: 17.8rem;
  }
}

.mv {
  position: relative;
}
.mv__Thum img {
  width: 100%;
}
.mv__Btn {
  position: absolute;
  width: 29.1666666667vw;
  top: 38.3333333333vw;
  left: 8.3333333333vw;
  animation: bound 2s infinite;
}
@media screen and (max-width: 780px) {
  .mv__Btn {
    display: none;
  }
}

.btn__Box {
  background: #0065e1;
  padding: 2rem;
}
.btn__Box-Txt {
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.7rem;
}
.btn__Box-Txt span {
  position: relative;
  padding: 0 1.5rem;
}
.btn__Box-Txt span:before {
  content: "";
  width: 0.1rem;
  height: 2rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-30deg);
  background: #fff;
}
.btn__Box-Txt span:after {
  content: "";
  width: 0.1rem;
  height: 2rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(30deg);
  background: #fff;
}
.btn__Box-Btn {
  animation: bound 2s infinite;
  display: block;
  overflow: hidden;
  border-radius: 10rem;
}
.btn__Box.-first {
  display: none;
}
@media screen and (max-width: 780px) {
  .btn__Box.-first {
    display: block;
  }
}

.bgblue {
  padding: 4rem 2rem;
  background: #E7F2FF;
}

.safety {
  margin-bottom: 2rem;
}

.line {
  background: #00C42A;
  padding: 2rem;
}
.line__Ttl {
  width: 31.9rem;
  margin: 0 auto 1rem;
}
.line__Btn {
  width: 27rem;
  margin: auto;
  display: block;
  animation: bound 2s infinite;
  border-radius: 10rem;
  overflow: hidden;
}
.line__Btn img {
  display: inline-block;
}

.case {
  position: relative;
}
.case__Price {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 4rem;
  font-weight: 900;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  color: #0A2D59;
}
.case__Price.-price01 {
  top: 22rem;
}
.case__Price.-price02 {
  top: 54rem;
}
.case__Price.-price03 {
  top: 86rem;
}
.case__Price .-small {
  font-size: 0.6em;
}

.trouble {
  position: relative;
}
.trouble .btn__Box {
  background: none;
  position: absolute;
  bottom: 2rem;
  left: 0;
}

.voice {
  padding: 4rem;
}

.company {
  padding: 4rem 2rem;
  position: relative;
}
.company a {
  position: absolute;
  font-size: 1.3rem;
  top: 57rem;
  left: 4.5rem;
  color: #0A2D59;
  font-weight: 700;
}