#wrap.is-blar .mv_box img {
  filter: blur(15px);
}
#wrap.is-blar .mv_copy,
#wrap.is-blar .mv_text {
  filter: blur(10px);
}
.top .sec-mv {
  position: relative;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top .sec-mv {
    overflow: visible;
    flex-direction: column;
  }
}
.top .sec-mv:before,
.top .sec-mv:after {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  z-index: 2;
}
@media (max-width: 767px) {
  .top .sec-mv:before,
  .top .sec-mv:after {
    display: none;
  }
}
.top .sec-mv:before {
  top: 0;
  height: 311px;
  background: linear-gradient(rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0) 100%);
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv:before {
    height: 16.27604vw;
  }
}
.top .sec-mv:after {
  bottom: 0;
  height: 287px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.84) 100%);
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv:after {
    height: 14.97396vw;
  }
}

.top .sec-mv .mv_copy {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  top: 170px;
  width: 100%;
  left: 0;
  z-index: 3;
}
@media only screen and (max-width: 1280px) {
  .top .sec-mv .mv_copy {
    top: 156px;
    font-size: 2vw;
    letter-spacing: 0.04em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_copy {
    font-size: 2.34375vw;
    top: 12.89062vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_copy {
    position: relative;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6111em;
    letter-spacing: 0.05em;
    font-weight: 700;
    text-align: center;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    top: auto;
    left: auto;
    color: #000;
    margin-top: 15px;
  }
}
.top .sec-mv .mv_box {
  width: 33.33%;
  height: 100vh;
  height: 100svh;
  position: relative;
  transition: 0.3s;
  max-height: 70vw;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_box {
    max-height: 50vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box {
    width: 100%;
    height: calc((100vh - 215px) / 3);
    height: calc((100svh - 215px) / 3);
    position: relative;
  }
}
.top .sec-mv .mv_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top .sec-mv .mv_box .mv_text {
  color: #fff;
  position: absolute;
  right: 50px;
  bottom: 35px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 1400px) {
  .top .sec-mv .mv_box .mv_text {
    right: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_box .mv_text {
    bottom: 2.21354vw;
    right: 1.43229vw;
    gap: 0.91146vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box .mv_text {
    right: auto;
    bottom: auto;
    left: 58.5%;
    top: 50%;
    transform: translateY(-50%);
    gap: 6px;
  }
}
.top .sec-mv .mv_box .mv_text .store-name {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 600;
}
@media only screen and (max-width: 1280px) {
  .top .sec-mv .mv_box .mv_text .store-name {
    font-size: 1.4vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_box .mv_text .store-name {
    font-size: 1.77083vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box .mv_text .store-name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.top .sec-mv .mv_box .mv_text .name {
  display: flex;
  gap: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_box .mv_text .name {
    gap: 1.82292vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box .mv_text .name {
    flex-direction: column;
    gap: 5px;
  }
}
.top .sec-mv .mv_box .mv_text .name .name_box {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_box .mv_text .name .name_box {
    gap: 0.65104vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box .mv_text .name .name_box {
    flex-direction: row;
    align-items: center;
  }
}
.top .sec-mv .mv_box .mv_text .name .name_box small {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0em;
  font-weight: 600;
}
@media only screen and (max-width: 1280px) {
  .top .sec-mv .mv_box .mv_text .name .name_box small {
    font-size: 1.1vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_box .mv_text .name .name_box small {
    font-size: 1.36719vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box .mv_text .name .name_box small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.top .sec-mv .mv_box .mv_text .name .name_box span {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 500;
}
@media only screen and (max-width: 1280px) {
  .top .sec-mv .mv_box .mv_text .name .name_box span {
    font-size: 1.6vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-mv .mv_box .mv_text .name .name_box span {
    font-size: 1.95312vw;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box .mv_text .name .name_box span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box.box1 {
    margin-top: 23px;
  }
  .sp_shadow {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.6));
  }
  .sp_shadow_r {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.6));
  }
}
@media (max-width: 767px) {
  .top .sec-mv .mv_box.box2 .mv_text {
    left: 20px;
  }
}
#sec-store {
  margin-top: -140px;
  padding-top: 140px;
}
@media (max-width: 767px) {
  #sec-store {
    margin-top: -44px;
    padding-top: 44px;
  }
}
.top .sec-store {
  margin-top: 140px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store {
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  .top .sec-store {
    margin-top: 70px;
  }
}
.top .sec-store .c-illustlogo {
  top: 15vw;
  right: -10vw;
}
@media (max-width: 767px) {
  .top .sec-store .c-illustlogo {
    left: -148px;
    top: 12%;
  }
}
@media (max-width: 767px) {
  .top .sec-store .c-illustlogo.sp {
    left: -148px;
    top: auto;
    bottom: 10%;
  }
}
.top .sec-store .c-title {
  text-align: center;
}
.top .sec-store .store_inner {
  width: calc(100% - 66px);
  margin: 0 auto;
  max-width: 1700px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_inner {
    width: calc(100% - (40vw / 768) * 100);
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_inner {
    width: calc(100% - 40px);
    max-width: 540px;
  }
}
.top .sec-store .store_list {
  display: flex;
  margin-top: 80px;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list {
    margin-top: 20px;
    flex-direction: column;
    gap: 43px;
  }
}
.top .sec-store .store_list .store_list_item {
  width: calc(33.33% - 3.9%);
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item {
    width: 100%;
  }
}
.top .sec-store .store_list .store_list_item .mincho {
  /* font-family:"Noto Serif JP",serif; */
  line-height: 1em;
  letter-spacing: 0.04em;
  font-weight: 400;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .mincho {
    font-size: 1.77083vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .mincho {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 2px;
  }
}
.top .sec-store .store_list .store_list_item .img {
  margin-top: 13px;
  margin-bottom: 70px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .img {
    margin-top: 1.30208vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .img {
    margin-top: 8px;
    margin-bottom: 0;
    padding-bottom: 45px;
  }
}
.top .sec-store .store_list .store_list_item .img .img_bg {
  width: 80%;
  border-radius: 5px;
  overflow: hidden;
}
.top .sec-store .store_list .store_list_item .img .img_bg img {
  aspect-ratio: 40 / 33;
}
.top .sec-store .store_list .store_list_item .img .img_people {
  position: absolute;
  bottom: -30px;
  right: 0;
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .img .img_people {
    bottom: 0;
  }
}
.top .sec-store .store_list .store_list_item .title {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 41px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .title {
    margin-top: 2.73438vw;
    gap: 0.78125vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .title {
    margin-top: 34px;
    gap: 9px;
  }
}
.top .sec-store .store_list .store_list_item .title .ja {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .title .ja {
    gap: 1.30208vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .title .ja {
    display: block;
  }
}
.top .sec-store .store_list .store_list_item .title .ja small {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 500;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .title .ja small {
    font-size: 1.99219vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .title .ja small {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.top .sec-store .store_list .store_list_item .title .ja span {
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 600;
}
/* @media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .title .ja span {
    font-size: 3.54167vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .title .ja span {
    font-size: 26px;
    font-size: 2.6rem;
  }
} */
.top .sec-store .store_list .store_list_item .title .en {
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 600;
  font-family: "vw-font", sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .title .en {
    font-size: 1.43229vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .title .en {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.top .sec-store .store_list .store_list_item .text {
  display: block;
  margin-top: 36px;
  line-height: 2em;
  letter-spacing: 0.04em;
  font-weight: 500;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .text {
    margin-top: 20px;
    min-height: 224px;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .text {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 26px;
    letter-spacing: 0;
  }
}
.top .sec-store .store_list .store_list_item .store_link {
  margin-top: 61px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .store_link {
    margin-top: 5.33854vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .store_link {
    margin-top: 26px;
  }
}
.top .sec-store .store_list .store_list_item .store_link .store_link_img {
  border-radius: 5px;
  overflow: hidden;
  transition: 0.3s;
}
.top .sec-store .store_list .store_list_item .store_link .store_link_img img {
  aspect-ratio: 4 / 3;
}
.top .sec-store .store_list .store_list_item .store_link .store_link_text {
  width: fit-content;
  margin: 29px -4px 0 auto;
  font-size: 20px;
  font-size: 2rem;
  gap: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .store_link .store_link_text {
    font-size: 1.99219vw;
    gap: 1.69271vw;
    margin-top: 1.43229vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .store_link .store_link_text {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 16px -2px 0 auto;
    gap: 10px;
  }
}
.top .sec-store .store_list .store_list_item .store_link .store_link_text .c-arwlink_icon {
  width: 40px;
  height: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .store_link .store_link_text .c-arwlink_icon {
    width: 2.73438vw;
    height: 2.73438vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .store_link .store_link_text .c-arwlink_icon {
    width: 32px;
    height: 32px;
  }
}
.top .sec-store .store_list .store_list_item .store_link .store_link_text .c-arwlink_icon:after {
  width: 16px;
  height: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-store .store_list .store_list_item .store_link .store_link_text .c-arwlink_icon:after {
    width: 0.91146vw;
    height: 0.78125vw;
  }
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item .store_link .store_link_text .c-arwlink_icon:after {
    width: 11px;
    height: 10px;
  }
}
.top .sec-store .store_list .store_list_item .store_link:hover .store_link_img {
  opacity: 0.8;
}
.top .sec-store .store_list .store_list_item.osu .img .img_people {
  width: 100%;
  max-width: 240px;
  right: -3.4%;
  height: 155px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item.osu .img .img_people {
    right: -0.4%;
    max-width: 200px;
    height: 130px;
  }
}
.top .sec-store .store_list .store_list_item.osu .title .en {
  color: #ff555f;
}
.top .sec-store .store_list .store_list_item.toyoake .img .img_people {
  width: 100%;
  max-width: 240px;
  right: -4%;
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item.toyoake .img .img_people {
    max-width: 200px;
    right: -1.5%;
  }
}
.top .sec-store .store_list .store_list_item.toyoake .title .en {
  color: #128836;
}
.top .sec-store .store_list .store_list_item.handa .img .img_people {
  width: 100%;
  max-width: 240px;
  right: -0.5%;
  height: 150px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 767px) {
  .top .sec-store .store_list .store_list_item.handa .img .img_people {
    max-width: 200px;
    height: 125px;
  }
}
.top .sec-store .store_list .store_list_item.handa .title .en {
  color: #00a8c6;
}

.top .sec-lineup {
  padding-top: 140px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-lineup {
    padding-top: 90px;
  }
}
@media (max-width: 767px) {
  .top .sec-lineup {
    padding-top: 70px;
  }
}
.top .sec-lineup .c-illustlogo {
  top: -3.5vw;
  right: -10vw;
}
@media (max-width: 767px) {
  .top .sec-lineup .c-illustlogo {
    right: -148px;
    top: -254px;
  }
}
.lineup_list_cover {
  position: relative;
  margin-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .lineup_list_cover {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .lineup_list_cover {
    margin-top: 20px;
  }
}
.top .sec-lineup .lineup_list {
  margin-top: 82px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-lineup .lineup_list {
    margin-top: 7.03125vw;
  }
}
@media (max-width: 767px) {
  .top .sec-lineup .lineup_list {
    margin-top: 42px;
  }
}
.top .sec-dasweltauto {
  margin-top: 120px;
  padding-bottom: 120px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-dasweltauto {
    margin-top: 90px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .top .sec-dasweltauto {
    margin-top: 70px;
    padding-bottom: 70px;
  }
}
.top .sec-dasweltauto .c-illustlogo {
  top: 16vw;
  left: -10vw;
}
@media (max-width: 767px) {
  .top .sec-dasweltauto .c-illustlogo {
    left: -148px;
    top: -131px;
  }
}
.top .sec-dasweltauto .c-inner {
  padding-top: 140px;
  border-top: 1px solid #969696;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-dasweltauto .c-inner {
    padding-top: 90px;
  }
}
@media (max-width: 767px) {
  .top .sec-dasweltauto .c-inner {
    border: none;
    padding: 0;
  }
}
.top .sec-dasweltauto .dasweltauto_list {
  margin-top: 70px;
}
.top .sec-dasweltauto .dasweltauto_list figure img {
  border-radius: 5px;
  overflow: hidden;
  aspect-ratio: 57/32;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-dasweltauto .dasweltauto_list {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .top .sec-dasweltauto .dasweltauto_list {
    margin-top: 20px;
  }
}
.top .sec-service {
  margin-top: 120px;
  margin-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service {
    margin-top: 90px;
    margin-bottom: 11.19792vw;
  }
}
@media (max-width: 767px) {
  .top .sec-service {
    margin-top: 70px;
    margin-bottom: 69px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .top .sec-service .c-illustlogo {
    right: -148px;
    top: -1.5%;
  }
}
@media (max-width: 767px) {
  .top .sec-service .c-title {
    width: calc(100% + 10px);
  }
}
@media (max-width: 767px) {
  .top .sec-service .c-inner {
    position: relative;
    z-index: 3;
  }
}
.top .sec-service .service_list {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  gap: 30px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service .service_list {
    margin-top: 40px;
    gap: 18px;
  }
}
@media (max-width: 767px) {
  .top .sec-service .service_list {
    margin-top: 20px;
    flex-direction: column;
    gap: 20px;
  }
}
.top .sec-service .service_list .service_list_item {
  width: calc((100% / 3) - 21px);
  background: #00437a;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  color: #fff;
  padding: 40px 30px;
  transition: 0.3s;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service .service_list .service_list_item {
    /* width: calc(50% - 9px); */
    padding-top: 3.38542vw;
    padding-right: 2.08333vw;
    padding-bottom: 3.38542vw;
    padding-left: 1.95312vw;
  }
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item {
    width: 100%;
    padding: 17px 16px 0;
    height: 190px;
    justify-content: flex-start;
  }
}
.top .sec-service .service_list .service_list_item .text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item .text {
    justify-content: flex-start;
    width: 100%;
  }
}
.top .sec-service .service_list .service_list_item .text .copy {
  font-size: 14px;
  line-height: 1.75em;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
}
/* @media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service .service_list .service_list_item .text .copy {
    font-size: 1.77083vw;
  }
} */
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item .text .copy {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285em;
    margin-right: 20px;
    width: calc(100% + 20px);
    text-align: left;
  }
}
.top .sec-service .service_list .service_list_item .text .title {
  font-size: clamp(18px, 1.45vw, 26px);
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 600;
  flex-basis: 100%;
  text-align: center;
  white-space: nowrap;
}
.top .sec-service .service_list .service_list_item .text .icon {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item .text .icon {
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service .service_list .service_list_item .text .title {
    margin-top: 1.04167vw;
  }
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item .text .title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.4166em;
    text-align: left;
  }
}
.top .sec-service .service_list .service_list_item .text:after {
  content: "";
  display: block;
  background-image: url("../../img/common/arrow_white.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 21px;
  height: 18px;
  margin-top: 32px;
  transition: 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service .service_list .service_list_item .text:after {
    width: 2.08333vw;
    height: 2.08333vw;
    margin-top: 2.34375vw;
  }
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item .text:after {
    position: absolute;
    bottom: 13px;
    right: 10px;
  }
}
.top .sec-service .service_list .service_list_item .img {
  margin: 32px 0;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service .service_list .service_list_item .img {
    width: 11.97917vw;
    margin-top: 1.95312vw;
  }
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item .img {
    margin: 0;
    flex-basis: 60%;
  }
  .top .sec-service .service_list .service_list_item .img img {
    width: 90px;
  }
}
.top .sec-service .service_list .service_list_item .img span {
  font-family: "vw-font", sans-serif;
  line-height: 1em;
  letter-spacing: 0.03em;
  font-weight: 400;
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-service .service_list .service_list_item .img span {
    font-size: 1.30208vw;
    margin-top: 1.04167vw;
  }
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item .img span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.top .sec-service .service_list .service_list_item:hover {
  opacity: 0.8;
}
.top .sec-service .service_list .service_list_item:hover:after {
  transform: translateX(10px);
}
@media (max-width: 767px) {
  .top .sec-service .service_list .service_list_item:hover:after {
    transform: translateX(6px);
  }
}

.top .sec-company {
  padding-top: 140px;
  padding-bottom: 120px;
  width: 100%;
  background: #f8f5e8;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-company {
    padding-top: 90px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .top .sec-company {
    padding-top: 70px;
    padding-bottom: 48px;
  }
}
.top .sec-company .c-illustlogo {
  bottom: -11.6vw;
  right: -10vw;
}
@media (max-width: 767px) {
  .top .sec-company .c-illustlogo {
    left: -148px;
    right: auto;
    bottom: -190px;
  }
}
.top .sec-company .company_text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7777em;
  letter-spacing: 0.04em;
  font-weight: 400;
  margin-top: 72px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-company .company_text {
    font-size: 1.99219vw;
    margin-top: 5.46875vw;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .top .sec-company .company_text {
    display: none;
  }
}
.top .sec-company .company_list {
  margin-top: 80px;
  margin-bottom: 30px;
}
.top .sec-company .company_list figure img {
  border-radius: 5px;
  aspect-ratio: 57/32;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .top .sec-company .company_list {
    margin-top: 3.90625vw;
  }
}
@media (max-width: 767px) {
  .top .sec-company .company_list {
    margin-top: 20px;
    margin-bottom: 0;
  }
}

.lineup_slide_item.swiper-slide {
  transition-property: none;
  transition: 0.3s;
}
.lineup_slide_item .img {
  overflow: hidden;
  border-radius: 5px;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.lineup_slide_item .img img {
  /* height: 153px; */
  object-fit: cover;
  object-position: center;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.lineup_slide_item .price {
  font-size: 14px;
}
.lineup_slide_item .text {
  line-height: 1.75em;
  letter-spacing: 0.04em;
  font-size: 22px;
  text-align: center;
}
.lineup_slide_item .category {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 22px;
  border-radius: 3px;
  padding: 0 9px;
  background: #969696;
}
@media (max-width: 767px) {
  .lineup_slide_item .category {
    font-size: 12px;
    white-space: nowrap;
  }
}
.lineup_slide_item .head {
  display: flex;
  justify-content: space-between;
}

.sec-lineup .lineup_list_cover .lineup_list_arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4) url("../../img/common/arrow_thin_white.svg");
  background-size: 26px 22px;
  background-position: center center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  top: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .sec-lineup .lineup_list_cover .lineup_list_arrow {
    width: 3.90625vw;
    height: 3.90625vw;
    background-size: 50%;
  }
}
@media (max-width: 767px) {
  .sec-lineup .lineup_list_cover .lineup_list_arrow {
    width: 40px;
    height: 40px;
    transform: none;
    top: 50%;
  }

  .lineup_slide_item .head {
    justify-content: flex-end;
    flex-direction: row-reverse;
  }

  .lineup_slide_item .price {
    margin-left: 10px;
  }

  .lineup_slide_item .text {
    text-align: left;
  }
}
.sec-lineup .lineup_list_cover .lineup_list_arrow:after {
  display: none;
}
.lineup_list_cover .lineup_list_arrow.prev {
  transform: scale(-1, 1) translateY(-50%);
  left: -24px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .lineup_list_cover .lineup_list_arrow.prev {
    left: -1.95312vw;
  }
}
@media (max-width: 767px) {
  .lineup_list_cover .lineup_list_arrow.prev {
    left: 3px;
  }
}
.sec-lineup .lineup_list_cover .lineup_list_arrow.next {
  transform: translateY(-50%);
  right: -24px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .sec-lineup .lineup_list_cover .lineup_list_arrow.next {
    right: -1.95312vw;
  }
}
@media (max-width: 767px) {
  .sec-lineup .lineup_list_cover .lineup_list_arrow.next {
    right: 3px;
  }
}
