@charset "UTF-8";
.satei {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .satei {
    background-image: url(../img/scrap/satei_bg_pc.png);
    padding: 70px 0 50px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei {
    padding: 4.38vw 0 3.13vw;
  }
}
@media (max-width: 767px) {
  .satei {
    background-image: url(../img/scrap/satei_bg_sp.png);
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  .satei__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .satei__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .satei__container {
    position: relative;
    max-width: 1200px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__container {
    max-width: 67vw;
  }
}
@media (min-width: 768px) {
  .satei__tx {
    display: block;
    max-width: 874px;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__tx {
    max-width: 54.63vw;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .satei__tx {
    position: relative;
    display: block;
    width: 57.87vw;
    margin-left: 1.33vw;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .satei2 .satei__tx {
    margin-left: auto;
    margin-right: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei2 .satei__tx {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .satei2 .satei__tx {
    margin-left: auto;
    margin-right: 1.33vw;
  }
}
.satei__telbox {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .satei__telbox {
    padding: 15px 30px 15px 40px;
    gap: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox {
    padding: 0.93vw;
    gap: 0 0.63vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox {
    padding: 4vw;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
  }
}
.satei__telbox::before {
  content: "";
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/scrap/satei_img1.png);
}
@media (min-width: 768px) {
  .satei__telbox::before {
    width: 197px;
    height: 291px;
    bottom: 15px;
    right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox::before {
    width: 12.31vw;
    height: 18.19vw;
    bottom: 0.93vw;
    right: 1.88vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox::before {
    width: 26.27vw;
    height: 38.8vw;
    top: -40vw;
    right: 2.67vw;
    z-index: 0;
  }
}
.satei2 .satei__telbox::before {
  background-image: url(../img/scrap/satei_img2.png);
}
@media (min-width: 768px) {
  .satei2 .satei__telbox::before {
    width: 195px;
    height: 272px;
    left: 30px;
    right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei2 .satei__telbox::before {
    width: 12.19vw;
    height: 17vw;
    left: 1.88vw;
  }
}
@media (max-width: 767px) {
  .satei2 .satei__telbox::before {
    width: 26vw;
    height: 36.27vw;
    top: -38.8vw;
    left: 2.67vw;
    right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox_p {
    font-size: 1.06vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox_num {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #5f5f5f;
  }
}
@media (min-width: 768px) {
  .satei__freedial {
    width: 62px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__freedial {
    width: 3.87vw;
  }
}
@media (max-width: 767px) {
  .satei__freedial {
    color: #ff5900;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .satei__freedial span {
    position: relative;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .satei__freedial span::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 13px;
    height: 13px;
    background-image: url(../img/scrap/satei_tel_icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .satei__telnum {
    width: 424px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telnum {
    width: 23.53vw;
  }
}
@media (max-width: 767px) {
  .satei__telnum {
    width: 73.07vw;
  }
}
.satei__btnbox {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .satei__btnbox {
    width: 394px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__btnbox {
    width: 20.59vw;
  }
}
@media (max-width: 767px) {
  .satei__btnbox {
    width: 72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.satei__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);
}
.satei__btnbox:hover {
  opacity: 1;
}
.satei__btnbox:hover::before {
  animation: kiran 0.5s linear;
}

.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: 47.8vw;
    margin-bottom: 80px;
    background-image: url(../img/scrap/fv_img_pc2x.jpg);
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv {
    margin-top: 9.52vw;
  }
}
@media (max-width: 767px) {
  .fv {
    margin-top: 65px;
    height: 134.4vw;
    background-image: url(../img/scrap/fv_img_sp.jpg);
    margin-bottom: 76.14vw;
  }
}
.fv__text {
  background-color: #ff5900;
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .fv__text {
    bottom: -80px;
    height: 80px;
    padding-left: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .fv__text {
    padding-left: 30vw;
  }
}
@media (max-width: 767px) {
  .fv__text {
    bottom: -20.8vw;
    height: 20.8vw;
  }
}
@media (min-width: 768px) {
  .fv__text1 {
    font-size: 28px;
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 1366px) and (max-width: 1500px) {
  .fv__text1 {
    font-size: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__text1 {
    font-size: 1.61vw;
  }
}
@media (max-width: 767px) {
  .fv__text1 {
    font-size: 4.8vw;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .fv__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .fv__wrapper {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .fv__wrapper {
    width: 88vw;
    padding: 15px 0;
  }
}
.fv__nav {
  position: absolute;
}
@media (min-width: 768px) {
  .fv__nav {
    right: 40px;
    bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__nav {
    right: 2.67vw;
    bottom: 0.67vw;
  }
}
@media (max-width: 767px) {
  .fv__nav {
    width: 100%;
    top: calc(100% + 20.8vw);
    left: 0;
    background-color: #ffcd00;
    height: 55.34vw;
    padding: 4vw;
  }
}
.fv__sptext {
  color: #ff5900;
  font-size: 5.33vw;
  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: 0.67vw;
  }
}
@media (min-width: 768px) {
  .fv__navitem:nth-of-type(5) {
    transform: translateY(-20px);
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__navitem:nth-of-type(5) {
    transform: translateY(-2vw);
  }
}
@media (max-width: 767px) {
  .fv__navitem {
    width: 21.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-color: #ffcd00;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .sec01 {
    background-image: url(../img/scrap/01_bg_pc2x.jpg);
  }
}
@media (max-width: 767px) {
  .sec01 {
    background-image: url(../img/scrap/01_bg_sp.jpg);
  }
}
@media (min-width: 768px) {
  .sec01__wrapper {
    margin-left: 325px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec01__wrapper {
    margin-left: 32vw;
    padding-right: 2vw;
  }
}
.sec01__container {
  position: relative;
}
@media (min-width: 768px) {
  .sec01__container {
    max-width: 73.33vw;
    padding-top: 90px;
  }
}
.sec01__text_pc {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec01__text_pc {
    font-size: 4.5vw;
    line-height: 8.38vw;
  }
}
.sec01__text_pc span {
  display: block;
  width: fit-content;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #e94b71 50%, #ed9c00 50.1%);
  background-position: 100% 0%;
  background-size: 300% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  transition: background 0.1s;
}
.sec01__text_sp {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec01__text_sp {
    font-size: 9.6vw;
    line-height: 17.87vw;
    margin-left: 6.67vw;
  }
}
.sec01__text_sp span {
  display: block;
  width: fit-content;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #e94b71 50%, #ed9c00 50.1%);
  background-position: 100% 0%;
  background-size: 300% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  transition: background 0.1s;
}
.sec01__tx {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec01__tx {
    width: 54.8vw;
    margin-top: 4.38vw;
    padding-bottom: 9.38vw;
  }
}
@media (max-width: 767px) {
  .sec01__tx {
    width: 54vw;
    margin-top: 57.33vw;
    margin-left: 6.67vw;
    padding-bottom: 6.67vw;
  }
}
.sec01__img {
  position: absolute;
  bottom: 0;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec01__img {
    width: 42.9vw;
    right: 0;
  }
}
@media (max-width: 767px) {
  .sec01__img {
    width: 82vw;
    right: 6.67vw;
  }
}

@media (min-width: 768px) {
  .sec02 {
    margin-left: 325px;
    padding: 80px 0 100px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec02 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec02 {
    padding: 35px 0 70px;
  }
}
@media (min-width: 768px) {
  .sec02__wrapper {
    max-width: 1220px;
    padding-right: 20px;
  }
}
.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 {
  display: inline-block;
  white-space: nowrap;
  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 10px;
}
@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 {
  display: inline-block;
  white-space: nowrap;
  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: 26px;
}
.sec02__items {
  list-style: none;
}
@media (min-width: 768px) {
  .sec02__items {
    gap: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__items {
    gap: 5vw;
  }
}
@media (max-width: 767px) {
  .sec02__items {
    gap: 30px 0;
  }
}
.sec02__item {
  display: flex;
}
@media (min-width: 768px) {
  .sec02__item {
    width: 330px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__item {
    width: 20.63vw;
  }
}
@media (max-width: 767px) {
  .sec02__item {
    width: 100%;
  }
}
.sec02__box {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
}
.sec02__subtitle {
  position: relative;
  line-height: 1;
  z-index: 2;
}
.sec02__subtitle1 {
  display: inline-block;
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec02__subtitle1 {
    font-size: 34px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__subtitle1 {
    font-size: 2.13vw;
  }
}
@media (max-width: 767px) {
  .sec02__subtitle1 {
    font-size: 5.87vw;
  }
}
.sec02__subtitle1 span {
  display: inline-block;
  white-space: nowrap;
}
.sec02__subtitle2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec02__subtitle2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__subtitle2 {
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .sec02__subtitle2 {
    font-size: 3.47vw;
  }
}
.sec02__subtitle2 span {
  display: inline-block;
  white-space: nowrap;
}
.sec02__imgbox {
  position: relative;
}
@media (min-width: 768px) {
  .sec02__imgbox {
    height: 261px;
    margin-top: -50px;
  }
}
@media (max-width: 767px) {
  .sec02__imgbox {
    margin-top: -4vw;
  }
}
@media (max-width: 767px) {
  .sec02__2 .sec02__imgbox {
    margin-top: -12vw;
  }
}
.sec02__img {
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .sec02__img {
    width: 53.33vw;
  }
}
.sec02__tx {
  position: relative;
}
@media (min-width: 768px) {
  .sec02__tx {
    margin-top: -65px;
  }
}
@media (max-width: 767px) {
  .sec02__tx {
    margin-top: -13.33vw;
  }
}

@media (min-width: 768px) {
  .sec03 {
    margin-left: 325px;
    padding: 80px 0 120px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec03 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec03 {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .sec03__wrapper {
    max-width: 1200px;
    padding-right: 25px;
  }
}
.sec03__head {
  line-height: 1;
}
.sec03__head.show .sec03__title1 span,
.sec03__head.show .sec03__title2 span {
  animation-play-state: running;
}
.sec03__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec03__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec03__title1 {
    font-size: 16px;
  }
}
.sec03__title1 span {
  display: inline-block;
  white-space: nowrap;
  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;
}
.sec03__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec03__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec03__title2 {
    font-size: 39px;
  }
}
.sec03__title2 span {
  display: inline-block;
  white-space: nowrap;
  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;
}
.sec03__p {
  line-height: 1;
}
.sec03__items {
  align-items: flex-start;
  list-style: none;
}
@media (min-width: 768px) {
  .sec03__items {
    gap: 50px;
  }
}
@media (max-width: 767px) {
  .sec03__items {
    gap: 40px 0;
  }
}
@media (min-width: 768px) {
  .sec03__item {
    display: flex;
    flex-direction: column;
    width: 353px;
  }
}
@media (max-width: 767px) {
  .sec03__item {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sec03__box {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
}
.sec03__icon {
  width: 153px;
}
@media (min-width: 768px) {
  .sec03__title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .sec03__title {
    font-size: 32px;
    line-height: 47px;
  }
}
@media (min-width: 768px) {
  .sec03__lead {
    line-height: 54px;
  }
}
@media (max-width: 767px) {
  .sec03__lead {
    line-height: 37px;
  }
}
@media (min-width: 768px) {
  .sec03__text {
    line-height: 41px;
  }
}
@media (max-width: 767px) {
  .sec03__text {
    line-height: 37px;
  }
}

.sec04 {
  background-color: #ffcd00;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .sec04 {
    background-image: url(../img/scrap/01_bg_pc2x.jpg);
    padding: 80px 0 0;
  }
}
@media (max-width: 767px) {
  .sec04 {
    position: relative;
    background-image: url(../img/scrap/01_bg_sp.jpg);
    padding: 30px 0 0;
  }
}
@media (min-width: 768px) {
  .sec04__wrapper {
    margin-left: 325px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec04__wrapper {
    margin-left: 32vw;
    padding-right: 2vw;
  }
}
@media (min-width: 768px) {
  .sec04__container {
    position: relative;
    max-width: 1050px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__container {
    padding-bottom: 7.5vw;
  }
}
@media (max-width: 767px) {
  .sec04__container {
    padding-bottom: 43.33vw;
  }
}
.sec04__head {
  line-height: 1;
}
.sec04__title1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec04__title1::before, .sec04__title1::after {
  content: "";
  background-color: #000;
  height: 2px;
}
@media (min-width: 768px) {
  .sec04__title1::before, .sec04__title1::after {
    width: 35px;
  }
}
@media (max-width: 767px) {
  .sec04__title1::before, .sec04__title1::after {
    width: 20px;
  }
}
.sec04__title1::before {
  margin-right: 5px;
  transform: rotate(50deg);
}
.sec04__title1::after {
  margin-left: 5px;
  transform: rotate(-50deg);
}
.sec04__title2 {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec04__title2 {
    font-size: 74px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__title2 {
    font-size: 4.63vw;
  }
}
@media (max-width: 767px) {
  .sec04__title2 {
    font-size: 37px;
    line-height: 46px;
  }
}
.sec04__title2 span {
  position: relative;
  display: inline-block;
  padding: 0 5px 5px;
  background: linear-gradient(transparent 65%, #fff 65%);
}
@media (min-width: 768px) {
  .sec04__items {
    max-width: 1050px;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .sec04__items {
    gap: 15px;
  }
}
@media (min-width: 768px) {
  .sec04__items::after {
    content: "";
    display: block;
    width: 330px;
  }
}
.sec04__item {
  display: flex;
  flex-direction: column;
}
.sec04__item > div {
  display: flex;
  flex-grow: 1;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 15px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.3);
  min-height: 120px;
  padding: 15px 5px 15px 25px;
}
@media (min-width: 768px) {
  .sec04__item > div {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .sec04__item > div {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sec04__item:nth-child(n+6) {
    display: none;
  }
}
.sec04__num {
  color: #ff7383;
  font-size: 50px;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  line-height: 1;
  font-style: normal;
  margin-right: 10px;
}
.sec04__p {
  line-height: 28px;
}
.sec04__check {
  display: none;
}
@media (max-width: 767px) {
  .sec04__label {
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sec04__btn {
    position: relative;
    width: 100%;
    height: 70px;
    background-color: #ff7383;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 100px;
  }
}
@media (max-width: 767px) {
  .sec04__btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translateY(-4px) rotate(45deg);
  }
}
@media (max-width: 767px) {
  .sec04__btn span {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .sec04__open {
    display: block;
  }
}
@media (max-width: 767px) {
  .sec04__close {
    display: none;
  }
}
.sec04__close::after {
  transform: translateY(4px) rotate(-135deg);
}
.sec04__tx {
  position: relative;
}
@media (min-width: 768px) {
  .sec04__tx {
    width: 597px;
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__tx {
    width: 37.31vw;
    margin-top: 2.5vw;
  }
}
@media (max-width: 767px) {
  .sec04__tx {
    width: 79.6vw;
  }
}
@media (max-width: 767px) {
  .sec04__imgbox {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.sec04__img {
  position: absolute;
  bottom: 0;
}
@media (min-width: 768px) {
  .sec04__img {
    right: -60px;
    width: 795px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec04__img {
    right: 0;
    width: 49.69vw;
  }
}
@media (max-width: 767px) {
  .sec04__img {
    left: 0;
    width: 96vw;
  }
}

.sec05 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec05 {
    background-image: url(../img/scrap/05_bg_pc2x.jpg);
    padding: 90px 0 100px;
  }
}
@media (max-width: 767px) {
  .sec05 {
    background-image: url(../img/scrap/05_bg_sp.jpg);
    padding: 35px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec05__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec05__wrapper {
    margin-left: 32vw;
  }
}
.sec05__head {
  line-height: 1;
}
.sec05__title1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec05__title1::before, .sec05__title1::after {
  content: "";
  background-color: #000;
  height: 2px;
  width: 35px;
}
.sec05__title1::before {
  margin-right: 5px;
  transform: rotate(50deg);
}
.sec05__title1::after {
  margin-left: 5px;
  transform: rotate(-50deg);
}
@media (min-width: 768px) {
  .sec05__title2 {
    font-size: 74px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__title2 {
    font-size: 4.63vw;
  }
}
@media (max-width: 767px) {
  .sec05__title2 {
    font-size: 37px;
    line-height: 46px;
  }
}
@media (min-width: 768px) {
  .sec05__body {
    max-width: 1190px;
    padding: 0 20px;
  }
}
.sec05__items {
  list-style: none;
}
@media (min-width: 768px) {
  .sec05__items {
    gap: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__items {
    gap: 2.5vw;
  }
}
@media (max-width: 767px) {
  .sec05__items {
    gap: 30px 0;
  }
}
@media (min-width: 768px) {
  .sec05__1 {
    width: 515px;
  }
}
@media (max-width: 767px) {
  .sec05__1 {
    width: 81.33vw;
  }
}
.sec05__1 .sec05__flex {
  gap: 10px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec05__1 .sec05__flex {
    display: block;
  }
}
@media (min-width: 768px) {
  .sec05__2 {
    width: 515px;
  }
}
@media (max-width: 767px) {
  .sec05__dl {
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .sec05__dl + .sec05__dl {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec05__dl + .sec05__dl {
    margin-left: 0;
    margin-top: 10px;
  }
}
.sec05__dt {
  line-height: 1;
  background-color: #fff;
  padding: 5px;
  width: 70px;
}
.sec05__dd {
  margin-left: 10px;
}
.sec05__lead {
  background-color: #000;
  color: #fff;
  padding: 10px;
}
.sec05__price {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec05__price {
    margin-left: 10px;
  }
}
.sec05__price span {
  display: inline-block;
  color: #ff5900;
  font-size: 48px;
}
.sec05__balloon {
  position: relative;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 25px;
}
@media (min-width: 768px) {
  .sec05__balloon {
    line-height: 38px;
    padding: 45px 40px;
  }
}
@media (max-width: 767px) {
  .sec05__balloon {
    line-height: 30px;
    padding: 20px 25px;
  }
}
.sec05__balloon::before, .sec05__balloon::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
  transform: skew(-25deg);
}
.sec05__balloon::before {
  bottom: -32px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  border-width: 32px 42px 0 0;
}
@media (min-width: 768px) {
  .sec05__balloon::before {
    left: 180px;
  }
}
@media (max-width: 767px) {
  .sec05__balloon::before {
    right: 70px;
  }
}
.sec05__balloon::after {
  bottom: -30px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 32px 42px 0 0;
  z-index: 10;
}
@media (min-width: 768px) {
  .sec05__balloon::after {
    left: 182px;
  }
}
@media (max-width: 767px) {
  .sec05__balloon::after {
    right: 68px;
  }
}
.sec05__staff {
  position: relative;
  padding: 0 10px;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec05__staff {
    margin-top: -30px;
  }
}
@media (max-width: 767px) {
  .sec05__staff {
    margin-top: -15px;
  }
}
.sec05__staff p {
  line-height: 30px;
}
@media (min-width: 768px) {
  .sec05__staff p {
    margin-top: 30px;
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .sec05__staff p {
    margin-top: 45px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .sec06 {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec06 {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec06__wrapper {
    max-width: 1200px;
    padding: 90px 20px 85px 0;
  }
}
@media (max-width: 767px) {
  .sec06__wrapper {
    padding: 35px 0 40px;
  }
}
.sec06__head {
  line-height: 1;
}
.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 {
  display: inline-block;
  white-space: nowrap;
  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;
}
@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 {
  display: inline-block;
  white-space: nowrap;
  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__p {
  line-height: 23px;
}
.sec06__items {
  list-style: none;
}
.sec06__item {
  transition: transform ease 0.7s, opacity ease 0.7s;
  opacity: 0;
  transform: translateY(50px);
}
.sec06__item.show {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .sec06__item {
    gap: 0 70px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__item {
    gap: 0 4.67vw;
  }
}
.sec06__imgbox {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec06__imgbox {
    width: 568px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__imgbox {
    width: 40%;
  }
}
.sec06__img {
  height: auto;
}
@media (min-width: 768px) {
  .sec06__content {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .sec06__content {
    width: 84vw;
  }
}
.sec06__subtitle {
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec06__subtitle {
    font-size: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__subtitle {
    font-size: 2.75vw;
  }
}
@media (max-width: 767px) {
  .sec06__subtitle {
    font-size: 32px;
  }
}
.sec06__subtitle strong {
  color: #ff5900;
}
@media (min-width: 768px) {
  .sec06__text {
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .sec06__text {
    line-height: 37px;
  }
}
.sec06__pointbox .flex {
  gap: 8px;
}
.sec06__pointbox .flex + .flex {
  margin-top: 8px;
}
.sec06__point {
  border: 2px solid #ff5900;
  background-color: #fff;
  color: #ff5900;
  border-radius: 5px;
  line-height: 1;
  padding: 8px;
}

.sec07 {
  background-color: #000;
}
@media (min-width: 768px) {
  .sec07 {
    padding-left: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec07 {
    padding-left: 30vw;
  }
}
.sec07__section1 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec07__section1 {
    background-image: url(../img/scrap/07_bg_pc2x.jpg);
    height: 50vw;
  }
}
@media (max-width: 767px) {
  .sec07__section1 {
    background-image: url(../img/scrap/07_bg_sp.jpg);
    height: 88vw;
  }
}
.sec07__section2 {
  position: relative;
  background: linear-gradient(180deg, rgba(255, 205, 0, 0) 0%, #ffcd00 12%, #ffcd00 100%);
}
@media (min-width: 768px) {
  .sec07__section2 {
    margin-top: -3vw;
    padding-top: 1vw;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__section2 {
    margin-top: -6vw;
  }
}
@media (max-width: 767px) {
  .sec07__section2 {
    display: flex;
    flex-direction: column;
    margin-top: -13vw;
    padding-top: 14vw;
    padding-bottom: 25px;
  }
}
.sec07__items {
  list-style: none;
}
@media (max-width: 767px) {
  .sec07__items {
    order: 2;
  }
}
@media (min-width: 768px) {
  .sec07__item img {
    width: 158px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__item img {
    width: 9.88vw;
  }
}
@media (max-width: 767px) {
  .sec07__item img {
    width: 30.67vw;
  }
}
@media (min-width: 768px) {
  .sec07__p {
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__p {
    font-size: 2vw;
    line-height: 3.75vw;
  }
}
@media (max-width: 767px) {
  .sec07__p {
    order: 1;
    font-size: 4.27vw;
    line-height: 6.93vw;
  }
}
.sec07__p .marker {
  position: relative;
  display: inline-block;
  line-height: 1;
  background: linear-gradient(transparent 60%, #fff 60%);
}
@media (min-width: 768px) {
  .sec07__p .marker {
    padding: 0 10px 5px;
  }
}
@media (max-width: 767px) {
  .sec07__p .marker {
    padding: 0 5px 5px;
  }
}
@media (min-width: 768px) {
  .sec07__tx2 {
    width: 679px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__tx2 {
    width: 42.44vw;
  }
}
@media (max-width: 767px) {
  .sec07__tx2 {
    order: 3;
    width: 72vw;
  }
}

@media (min-width: 768px) {
  .sec08 {
    margin-left: 325px;
    padding: 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec08 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec08 {
    padding: 35px 0 40px;
  }
}
@media (min-width: 768px) {
  .sec08__wrapper {
    max-width: 1220px;
    padding-right: 20px;
  }
}
.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 {
  display: inline-block;
  white-space: nowrap;
  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 {
  display: inline-block;
  white-space: nowrap;
  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__p {
  line-height: 23px;
}
.sec08__items {
  list-style: none;
}
@media (max-width: 767px) {
  .sec08__items {
    gap: 1.33vw 0.67vw;
  }
}
@media (min-width: 768px) {
  .sec08__item {
    max-width: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__item {
    max-width: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec08__item {
    max-width: 88vw;
    margin-inline: auto;
  }
}
@media (max-width: 767px) {
  .sec08__item:not(:first-of-type) {
    width: 42.67vw;
  }
}
@media (max-width: 767px) {
  .sec08__item:not(:first-of-type) .sec08__imgbox {
    width: 42.67vw;
    height: 42.67vw;
  }
}
@media (max-width: 767px) {
  .sec08__item:not(:first-of-type) .sec08__img {
    width: 42.67vw;
    height: 42.67vw;
  }
}
.sec08__imgbox {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec08__imgbox {
    width: 338px;
    height: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__imgbox {
    width: 21.33vw;
    height: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec08__imgbox {
    width: 88vw;
    height: 88vw;
  }
}
.sec08__img {
  max-width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .sec08__img {
    width: 338px;
    height: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__img {
    width: 21.33vw;
    height: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec08__img {
    width: 88vw;
    height: 88vw;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__content {
    font-size: 1.2vw;
  }
}
@media (max-width: 767px) {
  .sec08__content {
    font-size: 4.8vw;
    line-height: 8.67vw;
  }
}
.sec08__content span {
  display: inline-block;
  border: 1px solid #000;
  padding: 2px 5px;
  min-height: 30px;
}
@media (min-width: 768px) {
  .sec08__name span {
    min-width: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__name span {
    min-width: 6vw;
  }
}
@media (max-width: 767px) {
  .sec08__name span {
    min-width: 24vw;
  }
}
.sec08__area.hokkaido span {
  background-color: #6c69ad;
}
.sec08__area.hokuriku span {
  background-color: #4dbaa9;
}
.sec08__area span {
  color: #fff;
  min-height: 30px;
}
@media (max-width: 767px) {
  .sec08__car {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.sec08__car span {
  background-color: #000;
  color: #fff;
  min-height: 30px;
}
@media (max-width: 767px) {
  .sec08__car span {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.sec09 {
  background-color: #e9eaea;
}
@media (min-width: 768px) {
  .sec09 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .sec09 {
    padding: 35px 0 40px;
  }
}
@media (min-width: 768px) {
  .sec09__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec09__wrapper {
    margin-left: 32vw;
  }
}
.sec09__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec09__head {
    max-width: 1200px;
  }
}
.sec09__head.show .sec09__title1 span,
.sec09__head.show .sec09__title2 span {
  animation-play-state: running;
}
.sec09__title1 {
  display: inline-block;
  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 (max-width: 767px) {
  .sec09__title1 {
    font-size: 16px;
  }
}
.sec09__title1 span {
  display: inline-block;
  white-space: nowrap;
  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 {
  display: inline-block;
  white-space: nowrap;
  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 {
    max-width: 1220px;
    padding-right: 20px;
  }
}
.sec09__box {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sec09__box {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .sec09__box {
    padding: 15px 20px 35px;
  }
}
.sec09__iconbox {
  float: left;
}
@media (min-width: 768px) {
  .sec09__iconbox {
    width: 90px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__iconbox {
    width: 7.5vw;
    margin-right: 2.5vw;
  }
}
@media (max-width: 767px) {
  .sec09__iconbox {
    width: 18.67vw;
    margin-right: 4vw;
  }
}
@media (min-width: 768px) {
  .sec09__icon {
    width: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__icon {
    width: 7.5vw;
  }
}
@media (max-width: 767px) {
  .sec09__icon {
    width: 18.67vw;
  }
}
.sec09__content {
  line-height: 35px;
  float: right;
  width: 100%;
}
@media (min-width: 768px) {
  .sec09__content {
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__content {
    margin-left: -10vw;
    padding-left: 10vw;
  }
}
@media (max-width: 767px) {
  .sec09__content {
    margin-left: -22.67vw;
    padding-left: 22.67vw;
  }
}
@media (max-width: 767px) {
  .sec09__content::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .sec09__info {
    display: block;
  }
}
.sec09__dl {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec09__dl {
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .sec09__dl {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .sec09__dl {
    margin: 10px 0;
  }
}
.sec09__dl dt {
  background-color: #e9eaea;
  border: 1px solid #000;
  padding: 2px 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .sec09__dl dt {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .sec09__dl dt {
    min-width: 21.73vw;
    text-align: center;
    margin-right: 10px;
  }
}
.sec09__dl dd:not(:last-of-type) {
  margin-right: 20px;
}
.sec09 .cb {
  clear: both;
}
@media (min-width: 768px) {
  .sec09__review {
    float: right;
    width: 100%;
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__review {
    display: block;
    margin-left: -10vw;
    padding-left: 10vw;
  }
}
.sec09__rating span {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .sec09__rating span {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .sec09__rating span {
    font-size: 12vw;
  }
}
.sec09__rating span::before, .sec09__rating span::after {
  content: "★★★★★";
  letter-spacing: 0.2rem;
}
.sec09__rating span::after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ffdc00;
}
.sec09__rating span[data-rate="5"]::after {
  width: 100%;
}
.sec09__rating span[data-rate="4"]::after {
  width: 80%;
}
.sec09__rating span[data-rate="3"]::after {
  width: 60%;
}
.sec09__rating span[data-rate="2"]::after {
  width: 40%;
}
.sec09__rating span[data-rate="1"]::after {
  width: 20%;
}
.sec09__rating span[data-rate="0"]::after {
  width: 0%;
}
.sec09__items {
  list-style: none;
}
.sec09__item {
  line-height: 1;
  padding: 5px 10px;
  border-right: 1px solid #000;
}
@media (min-width: 768px) and (max-width: 900px) {
  .sec09__item {
    font-size: 14px;
  }
}
.sec09__item:first-of-type {
  border-left: 1px solid #000;
}
.sec09__item span {
  color: #ff5900;
}
@media (min-width: 768px) and (max-width: 900px) {
  .sec09__item span {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .sec09__comment {
    float: right;
    width: 100%;
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec09__comment {
    display: block;
    margin-left: -10vw;
    padding-left: 10vw;
  }
}

.sec10 {
  position: relative;
  background-color: #ffcd00;
}
@media (min-width: 768px) {
  .sec10 {
    background-image: url(../img/scrap/10_img_pc.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
.sec10__ticker {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec10__ticker {
    height: 190px;
  }
}
.sec10__ticker_container {
  display: flex;
  position: absolute;
  animation: ticker 45s linear infinite;
}
.sec10__ticker_item {
  display: flex;
  flex-shrink: 0;
}
.sec10__ticker_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .sec10__ticker_img {
    width: 843px;
    height: 190px;
  }
}
@media (min-width: 768px) {
  .sec10__wrapper {
    margin-left: 325px;
    padding: 80px 18.13vw 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__wrapper {
    padding-top: 5.86vw;
    padding-bottom: 5.86vw;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec10__wrapper {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec10__wrapper {
    padding: 35px 0;
  }
}
.sec10__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec10__head {
    width: 47.5vw;
  }
}
.sec10__head.show .sec10__title1 span,
.sec10__head.show .sec10__title2 span {
  animation-play-state: running;
}
.sec10__title1 {
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec10__title1 {
    display: table;
    margin-inline: auto;
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec10__title1 {
    display: inline-block;
    font-size: 16px;
  }
}
.sec10__title1 span {
  display: inline-block;
  white-space: nowrap;
  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;
}
.sec10__title2 {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec10__title2 {
    display: table;
    margin-inline: auto;
    font-size: 93px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__title2 {
    font-size: 5.82vw;
  }
}
@media (max-width: 767px) {
  .sec10__title2 {
    display: inline-block;
    font-size: 39px;
  }
}
.sec10__title2 span {
  display: inline-block;
  white-space: nowrap;
  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) {
  .sec10__body {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .sec10__p {
    position: relative;
    line-height: 23px;
    margin-bottom: -46px;
  }
}
.sec10__mapbox {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec10__map {
    width: 47.5vw;
  }
}
@media (max-width: 767px) {
  .sec10__map {
    width: 77.33vw;
  }
}
.sec10__items {
  list-style: none;
  gap: 1.33vw 2vw;
}
.sec10__item {
  width: 44.27vw;
}
.sec10__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;
}
.sec10__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;
}
.sec10__anc.hokkaido {
  background-color: #6c69ad;
}
.sec10__anc.hokkaido::after {
  background-image: url(../img/scrap/10_y_hokkaido.svg);
}
.sec10__anc.tohoku {
  background-color: #6288c5;
}
.sec10__anc.tohoku::after {
  background-image: url(../img/scrap/10_y_tohoku.svg);
}
.sec10__anc.hokuriku {
  background-color: #4dbaa9;
}
.sec10__anc.hokuriku::after {
  background-image: url(../img/scrap/10_y_hokuriku.svg);
}
.sec10__anc.kanto {
  background-color: #1dade5;
}
.sec10__anc.kanto::after {
  background-image: url(../img/scrap/10_y_kanto.svg);
}
.sec10__anc.tokai {
  background-color: #009000;
}
.sec10__anc.tokai::after {
  background-image: url(../img/scrap/10_y_tokai.svg);
}
.sec10__anc.kansai {
  background-color: #a9cd36;
}
.sec10__anc.kansai::after {
  background-image: url(../img/scrap/10_y_kansai.svg);
}
.sec10__anc.chugokushikoku {
  background-color: #f29739;
}
.sec10__anc.chugokushikoku::after {
  background-image: url(../img/scrap/10_y_chugokushikoku.svg);
}
.sec10__anc.kyusyu {
  background-color: #ec6d34;
}
.sec10__anc.kyusyu::after {
  background-image: url(../img/scrap/10_y_kyushu.svg);
}
.sec10__anc.okinawa {
  background-color: #ec0057;
}
.sec10__anc.okinawa::after {
  background-image: url(../img/scrap/10_y_okinawa.svg);
}
@media (min-width: 768px) {
  .sec10__imgbox {
    position: absolute;
    bottom: -30px;
    right: 14vw;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .sec10__img1 {
    width: 335px;
    height: 406px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__img1 {
    width: 20.94vw;
    height: 25.38vw;
  }
}
@media (max-width: 767px) {
  .sec10__img1 {
    width: 60.67vw;
  }
}
.sec10__tx {
  position: absolute;
}
@media (min-width: 768px) {
  .sec10__tx {
    width: 134px;
    bottom: 406px;
    right: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__tx {
    width: 8.38vw;
    bottom: 25.38vw;
    right: 4.38vw;
  }
}
@media (max-width: 767px) {
  .sec10__foot {
    position: relative;
    display: table;
    margin-inline: auto;
    margin-top: -13.33vw;
  }
}

@media (min-width: 768px) {
  .sec11 {
    margin-left: 325px;
    padding: 110px 0 100px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec11 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec11 {
    padding: 35px 0 55px;
  }
}
@media (min-width: 768px) {
  .sec11__wrapper {
    gap: 0 130px;
    max-width: 1220px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec11__wrapper {
    gap: 0 65px;
  }
}
.sec11__head {
  line-height: 1;
}
.sec11__head.show .sec11__title1 span,
.sec11__head.show .sec11__title2 span {
  animation-play-state: running;
}
.sec11__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec11__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec11__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec11__title1 {
    font-size: 16px;
  }
}
.sec11__title1 span {
  display: inline-block;
  white-space: nowrap;
  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;
}
.sec11__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec11__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec11__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec11__title2 {
    font-size: 39px;
  }
}
.sec11__title2 span {
  display: inline-block;
  white-space: nowrap;
  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) {
  .sec11__body {
    flex: 1;
  }
}
.sec11__dl + .sec11__dl {
  margin-top: 40px;
}
.sec11__dt {
  position: relative;
  background-color: #e9eaea;
  letter-spacing: 0.06em;
  line-height: 32px;
  min-height: 42px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec11__dt {
    padding: 5px 10px 5px 49px;
  }
}
@media (max-width: 767px) {
  .sec11__dt {
    padding: 5px 45px 5px 49px;
  }
}
.sec11__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;
}
.sec11__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) {
  .sec11__dt::after {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
@media (max-width: 767px) {
  .sec11__dt::after {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
.sec11__dt.open::after {
  transform: translateY(4px) rotate(-135deg);
}
.sec11__dd {
  display: none;
  position: relative;
  line-height: 32px;
  letter-spacing: 0.06em;
  padding: 20px 10px 5px 49px;
}
.sec11__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;
}
.sec11__dd ol, .sec11__dd ul {
  list-style-position: inside;
}
.sec11__dd img {
  display: block;
  max-width: 100%;
}
.sec11__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;
}
.sec11__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;
}
.sec11__btn:hover {
  color: #fff;
  opacity: 1;
}
.sec11__btn:hover::before {
  border-color: #fff;
}
.sec11__btn:hover::after {
  transform: scale(1, 1);
}
.sec11__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) {
  .sec11 .sec__btn {
    width: 309px;
    height: 69px;
  }
}

.sec12 {
  background-color: #e9eaea;
}
@media (min-width: 768px) {
  .sec12 {
    padding: 60px 0 70px;
  }
}
@media (max-width: 767px) {
  .sec12 {
    padding: 25px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec12__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec12__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec12__container {
    max-width: 1220px;
    padding-right: 20px;
    gap: 0 130px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec12__container {
    gap: 0 30px;
  }
}
.sec12__head {
  line-height: 1;
}
.sec12__head.show .sec12__title1 span,
.sec12__head.show .sec12__title2 span {
  animation-play-state: running;
}
.sec12__title1 {
  display: inline-block;
  line-height: 1;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec12__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec12__title1 {
    font-size: 1.87vw;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec12__title1 {
    font-size: 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec12__title1 {
    font-size: 16px;
  }
}
.sec12__title1 span {
  display: inline-block;
  white-space: nowrap;
  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;
}
.sec12__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec12__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec12__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec12__title2 {
    font-size: 39px;
  }
}
.sec12__title2 span {
  display: inline-block;
  white-space: nowrap;
  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) {
  .sec12__body {
    flex: 1;
    max-width: 650px;
  }
}
.sec12__items {
  list-style: none;
  counter-reset: num;
}
.sec12__box {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .sec12__box {
    padding: 35px 35px 35px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec12__box {
    padding: 2.56vw 2.56vw 2.56vw 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec12__box {
    padding: 30px 25px;
  }
}
.sec12__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) {
  .sec12__box::before {
    top: 5px;
    left: 2px;
  }
}
@media (max-width: 767px) {
  .sec12__box::before {
    top: 15px;
    left: 15px;
  }
}
@media (min-width: 768px) {
  .sec12__img {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .sec12__img1 {
    width: 154px;
    left: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec12__img1 {
    width: 11.27vw;
    left: 2.56vw;
  }
}
@media (max-width: 767px) {
  .sec12__img1 {
    width: 22vw;
  }
}
@media (min-width: 768px) {
  .sec12__img2 {
    width: 161px;
    left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec12__img2 {
    width: 11.79vw;
    left: 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec12__img2 {
    width: 28.53vw;
  }
}
@media (min-width: 768px) {
  .sec12__img3 {
    width: 155px;
    left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec12__img3 {
    width: 11.35vw;
    left: 1.83vw;
  }
}
@media (max-width: 767px) {
  .sec12__img3 {
    width: 27.6vw;
  }
}
@media (min-width: 768px) {
  .sec12__img4 {
    width: 147px;
    left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec12__img4 {
    width: 10.76vw;
    left: 2.93vw;
  }
}
@media (max-width: 767px) {
  .sec12__img4 {
    width: 28vw;
  }
}
@media (min-width: 768px) {
  .sec12__img5 {
    width: 180px;
    left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec12__img5 {
    width: 13.18vw;
    left: 2.2vw;
  }
}
@media (max-width: 767px) {
  .sec12__img5 {
    width: 26.93vw;
  }
}
@media (min-width: 768px) {
  .sec12__content {
    padding-left: 185px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec12__content {
    padding-left: 13.54vw;
  }
}
.sec12__subtitle {
  color: #ff5900;
}
.sec12__p {
  line-height: 26px;
  letter-spacing: 0.06em;
}
.sec12__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) {
  .sec12__btn {
    width: 292px;
    height: 48px;
    padding-right: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec12__btn {
    width: 21.38vw;
    height: 3.51vw;
    font-size: 1.07vw;
    padding-right: 1.98vw;
  }
}
@media (max-width: 767px) {
  .sec12__btn {
    width: 70vw;
    height: 13.07vw;
    padding-right: 7.33vw;
  }
}
.sec12__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);
}
.sec12__btn:hover {
  opacity: 1;
}
.sec12__btn:hover::before {
  animation: kiran 0.5s linear;
}
.sec12__btnarrow {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .sec12__btnarrow {
    width: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec12__btnarrow {
    width: 1.98vw;
  }
}
@media (max-width: 767px) {
  .sec12__btnarrow {
    width: 7.33vw;
  }
}
.sec12__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%);
}

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