@charset "UTF-8";
.fv {
  position: relative;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
@media (min-width: 768px) {
  .fv {
    line-height: 1;
    margin-top: 130px;
    height: 48.2vw;
    background-image: url(../img/top/fv_img_pc.jpg);
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv {
    margin-top: 9.52vw;
  }
}
@media (max-width: 767px) {
  .fv {
    margin-top: 65px;
    height: 129.33vw;
    background-image: url(../img/top/fv_img_sp.jpg);
    margin-bottom: 55.34vw;
  }
}
@media (min-width: 768px) {
  .fv__wrapper {
    margin-left: 325px;
    padding: 3vw 0;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .fv__wrapper {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .fv__wrapper {
    width: 88vw;
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .fv__text {
    font-size: 1.07vw;
    line-height: 1.8vw;
  }
}
@media (max-width: 767px) {
  .fv__text {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    line-height: 21px;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .fv__text1 {
    font-size: 1.07vw;
    line-height: 1.8vw;
  }
}
@media (max-width: 767px) {
  .fv__text1 {
    line-height: 21px;
  }
}
.fv__tx1 {
  opacity: 0;
  animation: heartbeat 2.5s forwards ease-in-out;
  animation-delay: 0.5s;
}
@media (min-width: 768px) {
  .fv__tx1 {
    width: 430px;
    width: 28.67vw;
    margin-top: 4.67vw;
  }
}
@media (max-width: 767px) {
  .fv__tx1 {
    width: 72.53vw;
  }
}
.fv__tx1.show {
  animation-play-state: running;
}
.fv__tx2 {
  opacity: 0;
  animation: heartbeat 2.5s forwards ease-in-out;
  animation-delay: 1.5s;
}
@media (min-width: 768px) {
  .fv__tx2 {
    width: 950px;
    width: 63.33vw;
    margin-top: -3.67vw;
  }
}
@media (max-width: 767px) {
  .fv__tx2 {
    width: 88vw;
    margin-top: -5.33vw;
  }
}
.fv__tx2.show {
  animation-play-state: running;
}
.fv__tx3 {
  opacity: 0;
  animation: heartbeat 2.5s forwards ease-in-out;
  animation-delay: 2.5s;
}
@media (min-width: 768px) {
  .fv__tx3 {
    width: 318px;
    width: 20.13vw;
    margin-top: 0.67vw;
  }
}
@media (max-width: 767px) {
  .fv__tx3 {
    width: 45.33vw;
    margin-left: auto;
    margin-top: -6.67vw;
  }
}
.fv__tx3.show {
  animation-play-state: running;
}
.fv__nav {
  position: absolute;
}
@media (min-width: 768px) {
  .fv__nav {
    right: 40px;
    bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__nav {
    right: 2.67vw;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .fv__nav {
    width: 100%;
    top: 100%;
    left: 0;
    background-color: #ffcd00;
    height: 55.34vw;
    padding: 4vw;
  }
}
.fv__sptext {
  color: #ff5900;
  font-size: 5.87vw;
  padding: 0 10px 5px;
  line-height: 1;
  text-decoration: underline;
  text-decoration-color: #ff5900;
  text-decoration-style: wavy;
}
.fv__navitems {
  list-style: none;
}
@media (min-width: 768px) {
  .fv__navitems {
    gap: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__navitems {
    gap: 0 0.36vw;
  }
}
@media (max-width: 767px) {
  .fv__navitems {
    margin-top: 2.67vw;
    gap: 1.33vw;
  }
}
@media (min-width: 768px) {
  .fv__navitem:first-of-type {
    transform: translateY(-60px);
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__navitem:first-of-type {
    transform: translateY(-4vw);
  }
}
@media (max-width: 767px) {
  .fv__navitem {
    width: calc(33.3333333333% - 1.33vw);
  }
}
@media (min-width: 768px) {
  .fv__navimg {
    width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__navimg {
    width: 8vw;
  }
}
@media (max-width: 767px) {
  .fv__navimg {
    width: 21.33vw;
  }
}

.sec01 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec01 {
    position: relative;
    background-image: url(../img/top/01_bk_pc.jpg);
    padding: 5.33vw 0 100px;
  }
}
@media (max-width: 767px) {
  .sec01 {
    background-image: url(../img/top/01_bk_sp.jpg);
    padding: 25px 0 40px;
  }
}
.sec01__slider {
  animation: imgClipPath 0.6s ease-out;
}
@media (min-width: 768px) {
  .sec01__slider {
    position: absolute;
    top: 0;
    right: -1.33vw;
    width: 48.5vw;
    height: 51.3vw;
  }
}
@media (max-width: 767px) {
  .sec01__slider {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 54.4vw;
  }
}
.sec01__slider[data-sceen=s0] .sec01__slider1,
.sec01__slider[data-sceen=s0] .sec01__slider2,
.sec01__slider[data-sceen=s0] .sec01__slider3 {
  opacity: 0;
}
.sec01__slider[data-sceen=s1] .sec01__slider1 {
  opacity: 1;
}
.sec01__slider[data-sceen=s1] .sec01__slider1 .sec01__sliderimg {
  animation: imgClipPath 0.5s ease-out;
}
.sec01__slider[data-sceen=s2] .sec01__slider2 {
  opacity: 1;
}
.sec01__slider[data-sceen=s2] .sec01__slider2 .sec01__sliderimg {
  animation: imgClipPath 0.5s ease-out;
}
.sec01__slider[data-sceen=s3] .sec01__slider3 {
  opacity: 1;
}
.sec01__slider[data-sceen=s3] .sec01__slider3 .sec01__sliderimg {
  animation: imgClipPath 0.5s ease-out;
}
.sec01__slideritem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.sec01__sliderwrap {
  overflow: hidden;
  width: 100%;
  margin: 0;
  position: relative;
}
.sec01__sliderimg {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .sec01__sliderimg {
    width: 48.5vw;
    height: 51.3vw;
  }
}
.sec01__wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec01__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec01__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec01__head {
    font-size: 2.93vw;
    line-height: 4.13vw;
  }
}
@media (max-width: 767px) {
  .sec01__head {
    font-size: 8.53vw;
    line-height: 10.93vw;
  }
}
@media (max-width: 767px) {
  .sec01__head span {
    font-size: 5.87vw;
    line-height: 8.27vw;
  }
}
.sec01__head strong {
  color: #ff5900;
}
.sec01__items {
  list-style: none;
}
.sec01__items[data-sceen=s0] .sec01__1 .sec01__check,
.sec01__items[data-sceen=s0] .sec01__2 .sec01__check,
.sec01__items[data-sceen=s0] .sec01__3 .sec01__check {
  opacity: 0;
}
.sec01__items[data-sceen=s1] .sec01__1 .sec01__check {
  opacity: 1;
}
.sec01__items[data-sceen=s1] .sec01__1 .sec01__check {
  animation: imgClipPath 0.5s ease-out;
}
.sec01__items[data-sceen=s2] .sec01__2 .sec01__check {
  opacity: 1;
}
.sec01__items[data-sceen=s2] .sec01__2 .sec01__check {
  animation: imgClipPath 0.5s ease-out;
}
.sec01__items[data-sceen=s3] .sec01__3 .sec01__check {
  opacity: 1;
}
.sec01__items[data-sceen=s3] .sec01__3 .sec01__check {
  animation: imgClipPath 0.5s ease-out;
}
@media (min-width: 768px) {
  .sec01__desc {
    font-size: 1.2vw;
  }
}
.sec01__desc span {
  position: relative;
  display: inline-block;
  padding: 0 25px;
}
.sec01__desc span::before, .sec01__desc span::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec01__desc span::before {
  left: 0;
  background-image: url(../img/top/01_hukidashi_l.svg);
  width: 20px;
  height: 30px;
}
.sec01__desc span::after {
  right: 0;
  background-image: url(../img/top/01_hukidashi_r.svg);
  width: 20px;
  height: 30px;
}
.sec01__p {
  background-color: #000;
  color: #fff;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec01__p {
    font-size: 4.53vw;
    padding: 0.67vw 2.67vw;
  }
}
@media (max-width: 767px) {
  .sec01__p {
    font-size: 9.07vw;
    padding: 0.67vw 5.33vw;
  }
}
.sec01__checkbox {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
}
@media (min-width: 768px) {
  .sec01__checkbox {
    width: 3.67vw;
    height: 3.67vw;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .sec01__checkbox {
    width: 7.33vw;
    height: 7.33vw;
  }
}
.sec01__check {
  position: absolute;
  display: block;
  top: 0;
  left: 1vw;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec01__check {
    width: 4.4vw;
    height: 3.67vw;
  }
}
@media (max-width: 767px) {
  .sec01__check {
    width: 8.8vw;
    height: 7.33vw;
  }
}
@media (min-width: 768px) {
  .sec01__foot {
    margin-top: 6.67vw;
    max-width: 1200px;
    margin: 6.67vw 0 0;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .sec01__foottx {
    display: block;
    max-width: 900px;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__foottx {
    max-width: 52.94vw;
  }
}
@media (max-width: 767px) {
  .sec01__foottx {
    display: block;
    width: 58.13vw;
    margin-left: 4vw;
  }
}
.sec01__telbox {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .sec01__telbox {
    padding: 15px;
    gap: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__telbox {
    padding: 0.93vw;
    gap: 0 0.63vw;
  }
}
@media (max-width: 767px) {
  .sec01__telbox {
    padding: 4vw;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
  }
}
.sec01__telbox::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/top/01_contact_2x.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .sec01__telbox::before {
    width: 248px;
    height: 364px;
    bottom: 0;
    left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__telbox::before {
    width: 14.59vw;
    height: 21.41vw;
    left: 0.93vw;
  }
}
@media (max-width: 767px) {
  .sec01__telbox::before {
    width: 37.33vw;
    height: 54.8vw;
    top: -44vw;
    right: 2.67vw;
    z-index: -1;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__telbox_p {
    font-size: 1.06vw;
  }
}
@media (max-width: 767px) {
  .sec01__telbox_num {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #5f5f5f;
  }
}
@media (min-width: 768px) {
  .sec01__freedial {
    width: 62px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__freedial {
    width: 3.87vw;
  }
}
@media (max-width: 767px) {
  .sec01__freedial {
    color: #ff0000;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .sec01__freedial span {
    position: relative;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .sec01__freedial span::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 13px;
    height: 13px;
    background-image: url(../img/top/01_tel_icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .sec01__telnum {
    width: 426px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__telnum {
    width: 23.53vw;
  }
}
@media (max-width: 767px) {
  .sec01__telnum {
    width: 73.07vw;
  }
}
.sec01__btnbox {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec01__btnbox {
    width: 394px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__btnbox {
    width: 20.59vw;
  }
}
@media (max-width: 767px) {
  .sec01__btnbox {
    width: 72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec01__btnbox::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.sec01__btnbox:hover {
  opacity: 1;
}
.sec01__btnbox:hover::before {
  animation: kiran 0.5s linear;
}

@media (min-width: 768px) {
  .sec02 {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec02 {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec02__wrapper {
    max-width: 1200px;
    padding: 90px 20px 85px 0;
  }
}
@media (max-width: 767px) {
  .sec02__wrapper {
    padding: 35px 0 40px;
  }
}
.sec02__head {
  line-height: 1;
}
.sec02__head.show .sec02__title1 span,
.sec02__head.show .sec02__title2 span {
  animation-play-state: running;
}
.sec02__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec02__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec02__title1 {
    font-size: 16px;
  }
}
.sec02__title1 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec02__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec02__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec02__title2 {
    font-size: 39px;
  }
}
.sec02__title2 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec02__p {
  line-height: 23px;
}
.sec02__items {
  list-style: none;
}
.sec02__item {
  transition: transform ease 0.7s, opacity ease 0.7s;
  opacity: 0;
  transform: translateY(50px);
}
.sec02__item.show {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .sec02__item {
    gap: 0 70px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__item {
    gap: 0 4.67vw;
  }
}
.sec02__imgbox {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec02__imgbox {
    width: 568px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__imgbox {
    width: 40%;
  }
}
.sec02__img {
  height: auto;
}
@media (min-width: 768px) {
  .sec02__content {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .sec02__content {
    width: 84vw;
  }
}
.sec02__icon {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec02__icon {
    width: 240px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__icon {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .sec02__icon {
    width: 150px;
  }
}
.sec02__subtitle {
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec02__subtitle {
    font-size: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__subtitle {
    font-size: 2.75vw;
  }
}
@media (max-width: 767px) {
  .sec02__subtitle {
    font-size: 32px;
  }
}
.sec02__subtitle strong {
  color: #ff5900;
}
@media (min-width: 768px) {
  .sec02__text {
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .sec02__text {
    line-height: 42px;
  }
}
.sec02__ticker {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .sec02__ticker {
    height: 378px;
  }
}
@media (max-width: 767px) {
  .sec02__ticker {
    height: 190px;
  }
}
.sec02__ticker_container {
  display: flex;
  position: absolute;
  animation: ticker 45s linear infinite;
}
.sec02__ticker_item {
  display: flex;
  flex-shrink: 0;
}
.sec02__ticker_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .sec02__ticker_img {
    width: 1616px;
    height: 378px;
  }
}
@media (max-width: 767px) {
  .sec02__ticker_img {
    width: 808px;
    height: 190px;
  }
}
.sec02__pointbox .flex {
  gap: 8px;
}
.sec02__pointbox .flex + .flex {
  margin-top: 8px;
}
.sec02__point {
  border: 1px solid transparent;
  background-color: #ff5900;
  color: #fff;
  border-radius: 5px;
  line-height: 1;
  padding: 8px;
}
.sec02__point.w {
  border-color: #ff5900;
  background-color: #fff;
  color: #ff5900;
}

.sec03 {
  position: relative;
  background-color: #ffcd00;
}
@media (min-width: 768px) {
  .sec03 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .sec03 {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .sec03__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec03__wrapper {
    margin-left: 32vw;
  }
}
.sec03__text {
  display: table;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sec03__text_pc {
    font-size: 6vw;
    line-height: 9.33vw;
  }
}
.sec03__text_pc span {
  display: block;
  width: fit-content;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #fff 50%, #ffb400 50.1%);
  background-position: 100% 0%;
  background-size: 300% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  transition: background 0.1s;
}
@media (max-width: 767px) {
  .sec03__text_sp {
    font-size: 10.27vw;
    line-height: 18.67vw;
  }
}
.sec03__text_sp span {
  display: block;
  width: fit-content;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #fff 50%, #ffb400 50.1%);
  background-position: 100% 0%;
  background-size: 300% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  transition: background 0.1s;
}
.sec03__tx {
  margin-inline: auto;
}
@media (min-width: 768px) {
  .sec03__tx {
    max-width: 63.91vw;
  }
}
@media (max-width: 767px) {
  .sec03__tx {
    width: 85.33vw;
  }
}
.sec03__txwrap {
  position: relative;
  display: table;
  margin-bottom: 30px;
}
.sec03__txwrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #127ebe;
  transition: transform 0.5s;
  transform-origin: center left;
  transform: scale(0, 1);
  z-index: 0;
}
@media (min-width: 768px) {
  .sec03__txwrap::after {
    height: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec03__txwrap::after {
    height: 2.78vw;
  }
}
@media (max-width: 767px) {
  .sec03__txwrap::after {
    height: 3.47vw;
  }
}
.sec03__txwrap.show::after {
  transform: scale(1, 1);
}
.sec03__txzero {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  color: #fff;
  z-index: 1;
  line-height: 1.5;
  text-shadow: 1px 0 15px rgba(35, 24, 21, 0.8);
}
@media (min-width: 768px) {
  .sec03__txzero {
    font-size: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec03__txzero {
    font-size: 6.59vw;
  }
}
@media (max-width: 767px) {
  .sec03__txzero {
    font-size: 8.27vw;
  }
}
.sec03__txzero strong {
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec03__txzero strong {
    font-size: 178px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec03__txzero strong {
    font-size: 13.03vw;
  }
}
@media (max-width: 767px) {
  .sec03__txzero strong {
    font-size: 16.4vw;
  }
}
.sec03__imgbox {
  position: relative;
}
@media (min-width: 768px) {
  .sec03__imgbox {
    display: table;
    margin-left: auto;
    margin-top: -5.33vw;
    margin-right: 0.67vw;
  }
}
@media (min-width: 768px) {
  .sec03__img {
    width: 70.93vw;
  }
}
@media (max-width: 767px) {
  .sec03__img {
    width: 100%;
  }
}
.sec03__tx2 {
  position: absolute;
  animation: heartbeat 2.5s forwards ease-in-out;
  animation-play-state: paused;
  opacity: 0;
}
@media (min-width: 768px) {
  .sec03__tx2 {
    bottom: 8.67vw;
    left: -8.67vw;
    width: 52.8vw;
  }
}
@media (max-width: 767px) {
  .sec03__tx2 {
    bottom: 8vw;
    left: 5.33vw;
    width: 76.53vw;
  }
}
.sec03__tx2.show {
  animation-play-state: running;
}
.sec03__carbox {
  position: absolute;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec03__carbox {
    bottom: -14vw;
    left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec03__carbox {
    left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec03__carbox {
    bottom: -12vw;
    left: 9.33vw;
  }
}
.sec03__car {
  animation: 3s buruburu steps(1, start) infinite;
}
@media (min-width: 768px) {
  .sec03__car {
    width: 48.8vw;
  }
}
@media (max-width: 767px) {
  .sec03__car {
    width: 52vw;
  }
}

.sec04 {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec04 {
    background-image: url(../img/top/04_bk.png);
    padding: 16vw 0 90px;
  }
}
@media (max-width: 767px) {
  .sec04 {
    background-image: url(../img/top/04_bk_sp.png);
    padding: 8vw 0 50px;
  }
}
@media (min-width: 768px) {
  .sec04__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec04__wrapper {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec04__head {
    position: absolute;
    top: 74.67vw;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
  }
}
@media (min-width: 768px) {
  .sec04__title {
    width: 72.87vw;
  }
}
@media (max-width: 767px) {
  .sec04__title {
    width: 76.13vw;
  }
}
@media (min-width: 768px) {
  .sec04__body {
    padding-right: 20px;
  }
}
.sec04__imgbox {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec04__imgbox {
    margin-top: -20vw;
  }
}
@media (max-width: 767px) {
  .sec04__imgbox {
    margin-top: 13.33vw;
  }
}
.sec04__imgwrap {
  position: relative;
  display: table;
  margin-inline: auto;
}
.sec04__imgwrap::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-image: url(../img/top/04_yajirushi.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .sec04__imgwrap::before {
    top: -90px;
    width: 124px;
    height: 142px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__imgwrap::before {
    top: -6vw;
    width: 8.27vw;
    height: 9.47vw;
  }
}
@media (max-width: 767px) {
  .sec04__imgwrap::before {
    top: -13.33vw;
    width: 15.73vw;
    height: 18.4vw;
  }
}
@media (min-width: 768px) {
  .sec04__img {
    width: 27vw;
  }
}
@media (max-width: 767px) {
  .sec04__img {
    width: 54vw;
  }
}
.sec04__slider {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
.sec04__ticker {
  width: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec04__ticker {
    position: relative;
    height: 228px;
    top: -26vw;
    margin-bottom: -22vw;
  }
}
@media (max-width: 767px) {
  .sec04__ticker {
    position: absolute;
    height: 22.13vw;
    top: 30.67vw;
  }
}
.sec04__ticker_container {
  display: flex;
  position: absolute;
  animation: ticker 45s linear infinite;
}
.sec04__ticker_item {
  display: flex;
  flex-shrink: 0;
}
.sec04__ticker_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .sec04__ticker_img {
    width: 1574px;
    height: 228px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .sec04__ticker_img {
    width: 118.67vw;
    height: 22.13vw;
    margin-right: 2vw;
  }
}
.sec04__box {
  position: relative;
  background-color: #ff5900;
  border-radius: 10px;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
  z-index: 1;
}
@media (min-width: 768px) {
  .sec04__box {
    max-width: 1200px;
    margin-top: 0;
    padding: 30px 15px 10px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__box {
    max-width: 66.67vw;
  }
}
@media (max-width: 767px) {
  .sec04__box {
    width: 91vw;
    padding: 35px 15px;
    margin-top: -8vw;
  }
}
.sec04__boxtitle {
  position: relative;
  display: table;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .sec04__boxtitle {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .sec04__boxtitle {
    padding-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .sec04__boxtitle::before {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(50% + 12px);
    left: 0;
    right: 0;
    width: 49.6vw;
    height: 8px;
    margin: auto;
    background-color: #f6d600;
    transition: transform 0.5s;
    transform-origin: center left;
    transform: scale(0, 1);
  }
}
.sec04__boxtitle::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f6d600;
  transition: transform 0.5s;
  transform-origin: center left;
  transform: scale(0, 1);
}
@media (min-width: 768px) {
  .sec04__boxtitle::after {
    height: 15px;
  }
}
@media (max-width: 767px) {
  .sec04__boxtitle::after {
    height: 8px;
  }
}
.sec04__boxtitle.show::after {
  transform: scale(1, 1);
}
@media (max-width: 767px) {
  .sec04__boxtitle.show::before {
    transform: scale(1, 1);
  }
}
.sec04__boxtx {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec04__boxtx {
    width: 1020px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__boxtx {
    width: 60vw;
  }
}
@media (max-width: 767px) {
  .sec04__boxtx {
    width: 76vw;
  }
}
.sec04__boxtext {
  position: relative;
}
@media (min-width: 768px) {
  .sec04__boxtext {
    color: #fff;
    line-height: 55px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__boxtext {
    font-size: 1.88vw;
    line-height: 3.24vw;
  }
}
@media (max-width: 767px) {
  .sec04__boxtext {
    width: 56.6%;
    font-size: 4.27vw;
    margin-left: auto;
    line-height: 6.93vw;
  }
}
.sec04__boxtext::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-image: url(../img/top/04_kirakira.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .sec04__boxtext::after {
    right: 30px;
    width: 68px;
    height: 134px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__boxtext::after {
    right: 1.88vw;
    width: 4.25vw;
    height: 8.38vw;
  }
}
.sec04__telbox {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .sec04__telbox {
    padding: 15px 25px;
    gap: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__telbox {
    padding: 0.94vw 1.3vw;
    gap: 0 0.63vw;
    margin-top: 3.13vw;
  }
}
@media (max-width: 767px) {
  .sec04__telbox {
    padding: 4vw;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
  }
}
.sec04__telbox::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/top/04_contact.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .sec04__telbox::before {
    width: 212px;
    height: 326px;
    bottom: -10px;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__telbox::before {
    width: 13.25vw;
    height: 20.38vw;
    bottom: -0.07vw;
    left: 0;
  }
}
@media (max-width: 767px) {
  .sec04__telbox::before {
    width: 28.27vw;
    height: 42.13vw;
    top: -12vw;
    left: 4vw;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__telbox_p {
    font-size: 1.13vw;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__telbox_num {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .sec04__freedial {
    width: 62px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__freedial {
    width: 3.87vw;
  }
}
@media (max-width: 767px) {
  .sec04__freedial {
    color: #ff0000;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .sec04__freedial span {
    position: relative;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .sec04__freedial span::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 13px;
    height: 13px;
    background-image: url(../img/top/01_tel_icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .sec04__telnum {
    width: 426px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__telnum {
    width: 23.75vw;
  }
}
@media (max-width: 767px) {
  .sec04__telnum {
    width: 73.07vw;
  }
}
.sec04__btnbox {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec04__btnbox {
    width: 394px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__btnbox {
    width: 20vw;
  }
}
@media (max-width: 767px) {
  .sec04__btnbox {
    width: 72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec04__btnbox::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.sec04__btnbox:hover {
  opacity: 1;
}
.sec04__btnbox:hover::before {
  animation: kiran 0.5s linear;
}

@media (min-width: 768px) {
  .sec05 {
    margin-left: 325px;
    padding: 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec05 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec05 {
    padding: 35px 0 40px;
  }
}
@media (min-width: 768px) {
  .sec05__wrapper {
    max-width: 1220px;
    padding-right: 20px;
  }
}
.sec05__head {
  line-height: 1;
}
.sec05__head.show .sec05__title1 span,
.sec05__head.show .sec05__title2 span {
  animation-play-state: running;
}
.sec05__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec05__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec05__title1 {
    font-size: 16px;
  }
}
.sec05__title1 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec05__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec05__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec05__title2 {
    font-size: 39px;
  }
}
.sec05__title2 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec05__p {
  line-height: 23px;
}
.sec05__items {
  list-style: none;
}
@media (max-width: 767px) {
  .sec05__items {
    gap: 1.33vw 0.67vw;
  }
}
@media (min-width: 768px) {
  .sec05__item {
    max-width: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__item {
    max-width: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec05__item {
    max-width: 88vw;
    margin-inline: auto;
  }
}
@media (max-width: 767px) {
  .sec05__item:not(:first-of-type) {
    width: 42.67vw;
  }
}
@media (max-width: 767px) {
  .sec05__item:not(:first-of-type) .sec05__imgbox {
    width: 42.67vw;
    height: 42.67vw;
  }
}
@media (max-width: 767px) {
  .sec05__item:not(:first-of-type) .sec05__img {
    width: 42.67vw;
    height: 42.67vw;
  }
}
.sec05__imgbox {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec05__imgbox {
    width: 338px;
    height: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__imgbox {
    width: 21.33vw;
    height: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec05__imgbox {
    width: 88vw;
    height: 88vw;
  }
}
.sec05__img {
  max-width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .sec05__img {
    width: 338px;
    height: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__img {
    width: 21.33vw;
    height: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec05__img {
    width: 88vw;
    height: 88vw;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__content {
    font-size: 1.2vw;
  }
}
@media (max-width: 767px) {
  .sec05__content {
    font-size: 4.8vw;
    line-height: 8.67vw;
  }
}
.sec05__content span {
  display: inline-block;
  border: 1px solid #000;
  padding: 2px 5px;
  min-height: 30px;
}
@media (min-width: 768px) {
  .sec05__name span {
    min-width: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__name span {
    min-width: 6vw;
  }
}
@media (max-width: 767px) {
  .sec05__name span {
    min-width: 24vw;
  }
}
.sec05__area.hokkaido span {
  background-color: #6c69ad;
}
.sec05__area.hokuriku span {
  background-color: #4dbaa9;
}
.sec05__area span {
  color: #fff;
  min-height: 30px;
}
@media (max-width: 767px) {
  .sec05__car {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.sec05__car span {
  background-color: #000;
  color: #fff;
  min-height: 30px;
}
@media (max-width: 767px) {
  .sec05__car span {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.sec06 {
  background-color: #e9eaea;
}
@media (min-width: 768px) {
  .sec06 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .sec06 {
    padding: 35px 0 40px;
  }
}
@media (min-width: 768px) {
  .sec06__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec06__wrapper {
    margin-left: 32vw;
  }
}
.sec06__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec06__head {
    max-width: 1200px;
  }
}
.sec06__head.show .sec06__title1 span,
.sec06__head.show .sec06__title2 span {
  animation-play-state: running;
}
.sec06__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec06__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec06__title1 {
    font-size: 16px;
  }
}
.sec06__title1 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec06__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec06__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec06__title2 {
    font-size: 39px;
  }
}
.sec06__title2 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec06__body {
    max-width: 1220px;
    padding-right: 20px;
  }
}
.sec06__box {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sec06__box {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .sec06__box {
    padding: 15px 20px 35px;
  }
}
.sec06__iconbox {
  float: left;
}
@media (min-width: 768px) {
  .sec06__iconbox {
    width: 90px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec06__iconbox {
    width: 7.5vw;
    margin-right: 2.5vw;
  }
}
@media (max-width: 767px) {
  .sec06__iconbox {
    width: 18.67vw;
    margin-right: 4vw;
  }
}
@media (min-width: 768px) {
  .sec06__icon {
    width: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec06__icon {
    width: 7.5vw;
  }
}
@media (max-width: 767px) {
  .sec06__icon {
    width: 18.67vw;
  }
}
.sec06__content {
  line-height: 35px;
  float: right;
  width: 100%;
}
@media (min-width: 768px) {
  .sec06__content {
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec06__content {
    margin-left: -10vw;
    padding-left: 10vw;
  }
}
@media (max-width: 767px) {
  .sec06__content {
    margin-left: -22.67vw;
    padding-left: 22.67vw;
  }
}
@media (max-width: 767px) {
  .sec06__content::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .sec06__info {
    display: block;
  }
}
.sec06__dl {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec06__dl {
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .sec06__dl {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .sec06__dl {
    margin: 10px 0;
  }
}
.sec06__dl dt {
  background-color: #e9eaea;
  border: 1px solid #000;
  padding: 2px 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .sec06__dl dt {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .sec06__dl dt {
    min-width: 21.73vw;
    text-align: center;
    margin-right: 10px;
  }
}
.sec06__dl dd:not(:last-of-type) {
  margin-right: 20px;
}
.sec06 .cb {
  clear: both;
}
@media (min-width: 768px) {
  .sec06__review {
    float: right;
    width: 100%;
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec06__review {
    display: block;
    margin-left: -10vw;
    padding-left: 10vw;
  }
}
.sec06__rating span {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .sec06__rating span {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .sec06__rating span {
    font-size: 12vw;
  }
}
.sec06__rating span::before, .sec06__rating span::after {
  content: "★★★★★";
  letter-spacing: 0.2rem;
}
.sec06__rating span::after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ffdc00;
}
.sec06__rating span[data-rate="5"]::after {
  width: 100%;
}
.sec06__rating span[data-rate="4"]::after {
  width: 80%;
}
.sec06__rating span[data-rate="3"]::after {
  width: 60%;
}
.sec06__rating span[data-rate="2"]::after {
  width: 40%;
}
.sec06__rating span[data-rate="1"]::after {
  width: 20%;
}
.sec06__rating span[data-rate="0"]::after {
  width: 0%;
}
.sec06__items {
  list-style: none;
}
.sec06__item {
  line-height: 1;
  padding: 5px 10px;
  border-right: 1px solid #000;
}
@media (min-width: 768px) and (max-width: 900px) {
  .sec06__item {
    font-size: 14px;
  }
}
.sec06__item:first-of-type {
  border-left: 1px solid #000;
}
.sec06__item span {
  color: #ff5900;
}
@media (min-width: 768px) and (max-width: 900px) {
  .sec06__item span {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .sec06__comment {
    float: right;
    width: 100%;
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec06__comment {
    display: block;
    margin-left: -10vw;
    padding-left: 10vw;
  }
}

.sec07 {
  position: relative;
  background-color: #ffcd00;
}
@media (min-width: 768px) {
  .sec07 {
    background-image: url(../img/top/07_img_pc.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
.sec07__ticker {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec07__ticker {
    height: 190px;
  }
}
.sec07__ticker_container {
  display: flex;
  position: absolute;
  animation: ticker 45s linear infinite;
}
.sec07__ticker_item {
  display: flex;
  flex-shrink: 0;
}
.sec07__ticker_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .sec07__ticker_img {
    width: 843px;
    height: 190px;
  }
}
@media (min-width: 768px) {
  .sec07__wrapper {
    margin-left: 325px;
    padding: 80px 18.13vw 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__wrapper {
    padding-top: 5.86vw;
    padding-bottom: 5.86vw;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec07__wrapper {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec07__wrapper {
    padding: 35px 0;
  }
}
.sec07__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec07__head {
    width: 47.5vw;
  }
}
.sec07__head.show .sec07__title1 span,
.sec07__head.show .sec07__title2 span {
  animation-play-state: running;
}
.sec07__title1 {
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec07__title1 {
    display: table;
    margin-inline: auto;
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec07__title1 {
    display: inline-block;
    font-size: 16px;
  }
}
.sec07__title1 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec07__title2 {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec07__title2 {
    display: table;
    margin-inline: auto;
    font-size: 93px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__title2 {
    font-size: 5.82vw;
  }
}
@media (max-width: 767px) {
  .sec07__title2 {
    display: inline-block;
    font-size: 39px;
  }
}
.sec07__title2 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec07__body {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .sec07__p {
    position: relative;
    line-height: 23px;
    margin-bottom: -46px;
  }
}
.sec07__mapbox {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec07__map {
    width: 47.5vw;
  }
}
@media (max-width: 767px) {
  .sec07__map {
    width: 77.33vw;
  }
}
.sec07__items {
  list-style: none;
  gap: 1.33vw 2vw;
}
.sec07__item {
  width: 44.27vw;
}
.sec07__anc {
  position: relative;
  width: 44.27vw;
  height: 13.6vw;
  line-height: 1;
  color: #fff;
  border: 4px solid #fff;
  border-radius: 10px;
  padding-right: 6.67vw;
}
.sec07__anc::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.67vw;
  margin: auto;
  width: 6.67vw;
  height: 6.67vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec07__anc.hokkaido {
  background-color: #6c69ad;
}
.sec07__anc.hokkaido::after {
  background-image: url(../img/top/07_y_hokkaido.svg);
}
.sec07__anc.tohoku {
  background-color: #6288c5;
}
.sec07__anc.tohoku::after {
  background-image: url(../img/top/07_y_tohoku.svg);
}
.sec07__anc.hokuriku {
  background-color: #4dbaa9;
}
.sec07__anc.hokuriku::after {
  background-image: url(../img/top/07_y_hokuriku.svg);
}
.sec07__anc.kanto {
  background-color: #1dade5;
}
.sec07__anc.kanto::after {
  background-image: url(../img/top/07_y_kanto.svg);
}
.sec07__anc.tokai {
  background-color: #009000;
}
.sec07__anc.tokai::after {
  background-image: url(../img/top/07_y_tokai.svg);
}
.sec07__anc.kansai {
  background-color: #a9cd36;
}
.sec07__anc.kansai::after {
  background-image: url(../img/top/07_y_kansai.svg);
}
.sec07__anc.chugokushikoku {
  background-color: #f29739;
}
.sec07__anc.chugokushikoku::after {
  background-image: url(../img/top/07_y_chugokushikoku.svg);
}
.sec07__anc.kyusyu {
  background-color: #ec6d34;
}
.sec07__anc.kyusyu::after {
  background-image: url(../img/top/07_y_kyushu.svg);
}
.sec07__anc.okinawa {
  background-color: #ec0057;
}
.sec07__anc.okinawa::after {
  background-image: url(../img/top/07_y_okinawa.svg);
}
@media (min-width: 768px) {
  .sec07__imgbox {
    position: absolute;
    bottom: -30px;
    right: 14vw;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .sec07__img1 {
    width: 335px;
    height: 406px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__img1 {
    width: 20.94vw;
    height: 25.38vw;
  }
}
@media (max-width: 767px) {
  .sec07__img1 {
    width: 60.67vw;
  }
}
.sec07__tx {
  position: absolute;
}
@media (min-width: 768px) {
  .sec07__tx {
    width: 134px;
    bottom: 406px;
    right: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__tx {
    width: 8.38vw;
    bottom: 25.38vw;
    right: 4.38vw;
  }
}
@media (max-width: 767px) {
  .sec07__foot {
    position: relative;
    display: table;
    margin-inline: auto;
    margin-top: -13.33vw;
  }
}

@media (min-width: 768px) {
  .sec08 {
    margin-left: 325px;
    padding: 110px 0 100px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec08 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec08 {
    padding: 35px 0 55px;
  }
}
@media (min-width: 768px) {
  .sec08__wrapper {
    gap: 0 130px;
    max-width: 1220px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__wrapper {
    gap: 0 65px;
  }
}
.sec08__head {
  line-height: 1;
}
.sec08__head.show .sec08__title1 span,
.sec08__head.show .sec08__title2 span {
  animation-play-state: running;
}
.sec08__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec08__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec08__title1 {
    font-size: 16px;
  }
}
.sec08__title1 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec08__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec08__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec08__title2 {
    font-size: 39px;
  }
}
.sec08__title2 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec08__body {
    flex: 1;
  }
}
.sec08__dl + .sec08__dl {
  margin-top: 40px;
}
.sec08__dt {
  position: relative;
  background-color: #e9eaea;
  letter-spacing: 0.06em;
  line-height: 32px;
  min-height: 42px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec08__dt {
    padding: 5px 10px 5px 49px;
  }
}
@media (max-width: 767px) {
  .sec08__dt {
    padding: 5px 45px 5px 49px;
  }
}
.sec08__dt::before {
  content: "Q";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 5px;
  left: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #fff;
  border: 2px solid #000;
}
.sec08__dt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  transform: translateY(-4px) rotate(45deg);
  transition: transform 0.3s;
}
@media (min-width: 768px) {
  .sec08__dt::after {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
@media (max-width: 767px) {
  .sec08__dt::after {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
.sec08__dt.open::after {
  transform: translateY(4px) rotate(-135deg);
}
.sec08__dd {
  display: none;
  position: relative;
  line-height: 32px;
  letter-spacing: 0.06em;
  padding: 20px 10px 5px 49px;
}
.sec08__dd::before {
  content: "A";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  left: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  background-color: #ff5900;
  color: #fff;
}
.sec08__dd ol, .sec08__dd ul {
  list-style-position: inside;
}
.sec08__dd img {
  display: block;
  max-width: 100%;
}
.sec08__btn {
  position: relative;
  background-color: #fff;
  border-radius: 100px;
  border: 1px solid #000;
  letter-spacing: 0.06em;
  padding: 1px 25px;
  overflow: hidden;
  z-index: 0;
  width: 190px;
  height: 37px;
  margin-left: auto;
}
.sec08__btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.sec08__btn:hover {
  color: #fff;
  opacity: 1;
}
.sec08__btn:hover::before {
  border-color: #fff;
}
.sec08__btn:hover::after {
  transform: scale(1, 1);
}
.sec08__btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .sec08 .sec__btn {
    width: 309px;
    height: 69px;
  }
}

.sec09 {
  background-color: #e9eaea;
}
@media (min-width: 768px) {
  .sec09 {
    padding: 60px 0 70px;
  }
}
@media (max-width: 767px) {
  .sec09 {
    padding: 25px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec09__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec09__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec09__container {
    max-width: 1220px;
    padding-right: 20px;
    gap: 0 130px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec09__container {
    gap: 0 30px;
  }
}
.sec09__head {
  line-height: 1;
}
.sec09__head.show .sec09__title1 span,
.sec09__head.show .sec09__title2 span {
  animation-play-state: running;
}
.sec09__title1 {
  display: inline-block;
  line-height: 1;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec09__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec09__title1 {
    font-size: 1.87vw;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec09__title1 {
    font-size: 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec09__title1 {
    font-size: 16px;
  }
}
.sec09__title1 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec09__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec09__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec09__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec09__title2 {
    font-size: 39px;
  }
}
.sec09__title2 span {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec09__body {
    flex: 1;
    max-width: 650px;
  }
}
.sec09__items {
  list-style: none;
  counter-reset: num;
}
.sec09__box {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .sec09__box {
    padding: 35px 35px 35px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__box {
    padding: 2.56vw 2.56vw 2.56vw 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec09__box {
    padding: 30px 25px;
  }
}
.sec09__box::before {
  counter-increment: num;
  content: "0" counter(num);
  display: block;
  position: absolute;
  color: #fff;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 68px;
  line-height: 1;
  -webkit-text-stroke: 1px #ff5900;
  text-stroke: 1px #ff5900;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec09__box::before {
    top: 5px;
    left: 2px;
  }
}
@media (max-width: 767px) {
  .sec09__box::before {
    top: 15px;
    left: 15px;
  }
}
@media (min-width: 768px) {
  .sec09__img {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .sec09__img1 {
    width: 154px;
    left: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__img1 {
    width: 11.27vw;
    left: 2.56vw;
  }
}
@media (max-width: 767px) {
  .sec09__img1 {
    width: 22vw;
  }
}
@media (min-width: 768px) {
  .sec09__img2 {
    width: 161px;
    left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__img2 {
    width: 11.79vw;
    left: 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec09__img2 {
    width: 28.53vw;
  }
}
@media (min-width: 768px) {
  .sec09__img3 {
    width: 155px;
    left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__img3 {
    width: 11.35vw;
    left: 1.83vw;
  }
}
@media (max-width: 767px) {
  .sec09__img3 {
    width: 27.6vw;
  }
}
@media (min-width: 768px) {
  .sec09__img4 {
    width: 147px;
    left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__img4 {
    width: 10.76vw;
    left: 2.93vw;
  }
}
@media (max-width: 767px) {
  .sec09__img4 {
    width: 28vw;
  }
}
@media (min-width: 768px) {
  .sec09__img5 {
    width: 180px;
    left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__img5 {
    width: 13.18vw;
    left: 2.2vw;
  }
}
@media (max-width: 767px) {
  .sec09__img5 {
    width: 26.93vw;
  }
}
@media (min-width: 768px) {
  .sec09__content {
    padding-left: 185px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__content {
    padding-left: 13.54vw;
  }
}
.sec09__subtitle {
  color: #ff5900;
}
.sec09__p {
  line-height: 26px;
  letter-spacing: 0.06em;
}
.sec09__btn {
  position: relative;
  border: 2px solid #ff5900;
  background: #ff5900;
  color: #fff;
  border-radius: 100px;
  letter-spacing: -0.02em;
  overflow: hidden;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec09__btn {
    width: 292px;
    height: 48px;
    padding-right: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec09__btn {
    width: 21.38vw;
    height: 3.51vw;
    font-size: 1.07vw;
    padding-right: 1.98vw;
  }
}
@media (max-width: 767px) {
  .sec09__btn {
    width: 70vw;
    height: 13.07vw;
    padding-right: 7.33vw;
  }
}
.sec09__btn::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.sec09__btn:hover {
  opacity: 1;
}
.sec09__btn:hover::before {
  animation: kiran 0.5s linear;
}
.sec09__btnarrow {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .sec09__btnarrow {
    width: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec09__btnarrow {
    width: 1.98vw;
  }
}
@media (max-width: 767px) {
  .sec09__btnarrow {
    width: 7.33vw;
  }
}
.sec09__arrow {
  display: block;
  background: linear-gradient(90deg, #ff5900 0%, #ff5900 50%, #d85900 50%, #d85900 100%);
  margin: auto;
  width: 50px;
  height: 22px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.sec10 {
  background-color: #ff5900;
  background-repeat: no-repeat;
  color: #fff;
}
@media (min-width: 768px) {
  .sec10 {
    background-image: url(../img/top/bnr_bk.png);
    background-position: top center;
    background-size: cover;
    padding: 80px 0 110px;
  }
}
@media (max-width: 767px) {
  .sec10 {
    background-image: url(../img/top/bnr_bk_sp.png);
    background-position: bottom center;
    background-size: 100% auto;
    padding: 40px 0 90px;
  }
}
@media (min-width: 768px) {
  .sec10__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec10__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec10__head {
    font-size: 44px;
    max-width: 1220px;
    padding-right: 20px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .sec10__head {
    font-size: 8.53vw;
    line-height: 10.93vw;
  }
}
.sec10__head span {
  position: relative;
}
@media (min-width: 768px) {
  .sec10__head span {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .sec10__head span {
    padding: 0 10px 3.33vw;
  }
}
.sec10__head span::before, .sec10__head span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec10__head span::before {
  left: 0;
  border-left: 2px solid #fff;
  transform: rotate(-30deg);
}
@media (min-width: 768px) {
  .sec10__head span::before {
    width: 44px;
    height: 67px;
  }
}
@media (max-width: 767px) {
  .sec10__head span::before {
    width: 5.87vw;
    height: 8.93vw;
  }
}
.sec10__head span::after {
  right: 0;
  border-right: 2px solid #fff;
  transform: rotate(30deg);
}
@media (min-width: 768px) {
  .sec10__head span::after {
    width: 44px;
    height: 67px;
  }
}
@media (max-width: 767px) {
  .sec10__head span::after {
    width: 5.87vw;
    height: 8.93vw;
  }
}
@media (min-width: 768px) {
  .sec10__body {
    max-width: 1220px;
    padding-right: 20px;
    gap: 0 50px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__body {
    gap: 0 3.13vw;
  }
}
.sec10__items {
  border-bottom: 1px solid #fff;
}
@media (min-width: 768px) {
  .sec10__items {
    flex: 1;
    border-top: 1px solid #fff;
  }
}
.sec10__item {
  position: relative;
}
@media (min-width: 768px) {
  .sec10__item {
    padding: 15px 70px 15px 15px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__item {
    padding: 0.93vw 5.12vw 0.93vw 0.93vw;
  }
}
@media (max-width: 767px) {
  .sec10__item {
    padding: 25px 10px 20px;
  }
}
@media (min-width: 768px) {
  .sec10__item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    background-image: url(../img/top/bnr_y_w.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.3s;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__item::after {
    width: 3.66vw;
    height: 3.66vw;
    bottom: 0.73vw;
  }
}
.sec10__item + .sec10__item {
  border-top: 1px solid #fff;
}
.sec10__item:hover {
  opacity: 1;
  cursor: pointer;
}
.sec10__item:hover .sec09__subtitle {
  color: #ffff00;
}
@media (min-width: 768px) {
  .sec10__item:hover::after {
    background-image: url(../img/top/bnr_y_y.svg);
    transform: translateX(25px);
  }
}
@media (min-width: 768px) {
  .sec10__thumb {
    width: 160px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__thumb {
    width: 11.71vw;
    margin-right: 1.46vw;
  }
}
@media (min-width: 768px) {
  .sec10__content {
    flex: 1;
  }
}
.sec10__subtitle {
  position: relative;
}
@media (min-width: 768px) {
  .sec10__subtitle {
    line-height: 46px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__subtitle {
    font-size: 1.9vw;
    line-height: 3.37vw;
  }
}
@media (max-width: 767px) {
  .sec10__subtitle::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;
    background-image: url(../img/top/bnr_y_w.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.3s;
  }
}
.sec10__text {
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sec10__text {
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__text {
    font-size: 1.17vw;
    line-height: 1.76vw;
  }
}
@media (min-width: 768px) {
  .sec10__imgbox {
    width: 524px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__imgbox {
    width: 31.3vw;
  }
}/*# sourceMappingURL=top.css.map */