#page_top #main-img {
  position: relative;
  text-align: center;
  padding-bottom: 300px;
  background: url(../img/main-img_bg.gif);
  border-bottom-left-radius: 1000px 200px;
  border-bottom-right-radius: 1000px 200px;
  height: auto;
  padding-left: 100px;
  padding-right: 100px;
  z-index: 1;
}
#page_top #main-img .wrap {
  position: relative;
  z-index: 3;
  padding-top: 90px;
}
#page_top #main-img .wrap:before {
  content: "";
  position: absolute;
  margin: auto;
  top: 40px;
  left: -118px;
  z-index: -1;
  width: 1316px;
  height: 488px;
  background: url(../img/main-img_noren.png) no-repeat center top;
}
#page_top #main-img .wrap .txt02 {
  transition-delay: 0.3s;
  margin: 10px 0 5px;
}
#page_top #main-img .wrap .txt03 {
  position: relative;
  width: 1300px;
  z-index: 10;
  left: -122px;
  margin-top: 0px;
}
#page_top #main-img .wrap .day {
    display: flex;
    justify-content: space-between;
    margin: -139px -90px 0;
    /* justify-content: center; */
    /* gap: 4rem; */
}
#page_top #main-img .wrap .day .day01,
#page_top #main-img .wrap .day .day02 {
  transition-delay: 0.9s;
  position: relative;
  width: 536px;
}
#page_top #main-img .wrap .day .day01 .car,
#page_top #main-img .wrap .day .day02 .car {
  position: absolute;
  bottom: -50px;
  right: 0;
  left: 0;
  margin: auto;
  width: 180px;
  animation-name: carAnim;
  animation-duration: 0.8s;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
#page_top #main-img .pag {
  transition-delay: 1.2s;
  position: absolute;
  left: 12px;
  right: 0;
  top: 46%;
  bottom: 182px;
  z-index: 5;
  width: 373px;
  margin: auto;
}
#page_top #benefits {
  background: url(../img/benefits_bg.gif);
  text-align: center;
  padding: 50px 0;
  border-bottom-left-radius: 1000px 200px;
  border-bottom-right-radius: 1000px 200px;
  height: 150vh;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  z-index: 1;
}

#page_top #benefits .link {
  display: flex;
}
#page_top #benefits .link h3 {
  margin-bottom: 15px;
}
#page_top #benefits .link h3 img {
  width: auto;
  height: 35px;
}
#page_top #benefits .link a {
  display: block;
}
#page_top #benefits .link div.come {
  width: 346px;
}
#page_top #benefits .link div.buy {
  width: 693px;
  margin-left: auto;
}
#page_top #benefits .link div.buy .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -1px;
}
#page_top #benefits .link div.buy .row > * {
  width: 50%;
  padding: 0 0 0 1px;
}
#page_top #benefits .benefits {
  margin-top: 50px;
}
#page_top #link {
  background:  rgb(13, 111, 184);
  padding: 30px 0 25px;
  z-index: 1;
  position: relative;
}
#page_top #link ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -20px;
  padding: 0 50px;
}
#page_top #link ul > * {
  width: 50%;
  padding: 0 0 0 20px;
}
#page_top #link ul li a {
  display: block;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  padding: 5px;
  color: #0d6fb8;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
#page_top #link ul li a span {
  position: relative;
  display: block;
  border: 3px solid #0d6fb8;
  background: #e4f3ff;
  font-size: 2.6rem;
  font-weight: 700;
  padding: 35px 40px;
  overflow: hidden;
  z-index: 1;
}
#page_top #link ul li a span.shop_list{
  padding: 27px 40px 23px 40px;
}
#page_top #link ul li a span:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 7px;
  background: url(../img/i_arr.svg) no-repeat;
  background-size: 18px auto;
}
#page_top #link ul li a span:after {
  content: "";
  position: absolute;
  margin: auto;
  bottom: 0;
  right: 0;
  width: 269px;
  height: 124px;
  z-index: -1;
  background-size: auto 124px !important;
}
#page_top #link ul li a span.link01:after {
  background: url(../img/link01.webp) no-repeat right bottom;
}
#page_top #link ul li a span.link02:after {
  background: url(../img/link02.gif) no-repeat right bottom;
}
.slide-banner {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 8rem 5rem;
  /* background: url(../img/end_bg.gif); */
  background: #fff;
}
#page_top #end {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 0;
  background: url(../img/end_bg.gif);
}
#page_top #white {
  position: relative;
  text-align: center;
  padding: 450px 0 250px 0;
  margin-top: -472px;
  z-index: 0;
  background: url(../img/end_bg.gif);
}
#page_top #white.curve {
  height: auto;
  padding:1950px 0 200px 0;
  position: relative;
}
.text4 {
  position: relative;
  bottom: -340px;
}
.car1 {
  position: absolute;
  right: 10px;
  top: 33%;
  width: 300px;
  z-index: 10;
}
.car2 {
  position: absolute;
  right: 20px;
  bottom: 30%;
  width: 300px;
  z-index: 10;
}
.car3 {
  position: absolute;
  left: 20px;
  top: 30%;
  width: 300px;
  z-index: 10;
}
.car4 {
  position: absolute;
  left: 40px;
  width: 300px;
  bottom: 25%;
  z-index: 10;
}
.text {
  z-index: 9999;
  width: 58%;
  margin-top: -120px;
  z-index: 99999;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.text img {
  width: 100%;
}
.text2 {
  display: block;
  margin: 0 auto;
}
.text2.text3 {
  margin-bottom: -130px;
}
.cta_btn{
  width: 37%;
}
#page_top #yellow {
  position: relative;
  text-align: center;
  z-index: -3;
  background: url(../img/main-img_bg.gif);
  height: auto;
  padding: 250px 0 100px 0;
  margin-top: -200px;
}
.car.second img {
  width: 64%;
  margin-bottom: 30px;
}
#page_top #end .obj .obj01 span,
#page_top #end .obj .obj03 span,
#page_top #end .obj .obj05 span {
  height: 33.3%;
}
#page_top #end .obj .obj02 span,
#page_top #end .obj .obj04 span {
  height: 50%;
}
#page_top #end .wrap {
  position: relative;
  z-index: 3;
}
#page_top #end .wrap .txt {
  position: relative;
  z-index: 1;
  height: 250px;
}
#page_top #end .wrap .person {
  position: relative;
  z-index: 2;
}
#page_top #end .wrap .person img {
  width: 22%;
  margin-bottom: 20px;
}
.inner1053 {
  max-width: 1053px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .car.second img {
    width: 100%;
    margin-bottom: 0px;
  }
  .text4 {
    bottom: -438px;
  }
  #page_top #main-img {
    padding-bottom: 75px;
    background-size: 200px;
  }
  #page_top #main-img .wrap {
    padding: 70px 0 0 0;
  }
  #page_top #main-img .wrap:before {
    top: 35px;
    left: 0;
    width: 100%;
    height: 250px;
    background-size: auto 250px;
  }
  #page_top #main-img .wrap .txt01 img {
    width: 206px;
  }
  #page_top #main-img .wrap .txt02 {
    margin: 7px 0;
  }
  #page_top #main-img .wrap .txt02 img {
    width: 300px;
  }
  #page_top #main-img .wrap .txt03 {
    height: 70px;
  }
  #page_top #main-img .wrap .txt03 img {
    width: 350px;
  }
  #page_top #main-img .wrap .day {
    margin: 0 auto;
  }
  #page_top #main-img .wrap .day .day01,
  #page_top #main-img .wrap .day .day02 {
    display: flex;
    justify-content: center;
    width: 50%;
  }
  #page_top #main-img .wrap .day .day01 .txt img,
  #page_top #main-img .wrap .day .day02 .txt img {
    width: 100%;
    max-width: 240px;
  }
  #page_top #main-img .wrap .day .day01 .car,
  #page_top #main-img .wrap .day .day02 .car {
    bottom: -20px;
  }
  #page_top #main-img .wrap .day .day01 .car img,
  #page_top #main-img .wrap .day .day02 .car img {
    width: 70px;
  }
  #page_top #main-img .pag {
    bottom: -5px;
    width: 108px;
    left: 0;
  }
  #page_top #benefits {
    background-size: 200px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    height: 600px;
  }
  #page_top #benefits .link {
    display: block;
    padding: 0 20px;
  }
  #page_top #benefits .link h3 {
    margin-bottom: 10px;
  }
  #page_top #benefits .link h3 img {
    height: 30px;
  }
  #page_top #benefits .link div.come {
    width: 100%;
  }
  #page_top #benefits .link div.buy {
    width: 100%;
    margin-top: 30px;
  }
  #page_top #benefits .link div.buy .row {
    display: block;
    margin: -10px 0 0 0;
  }
  #page_top #benefits .link div.buy .row > * {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #page_top #benefits .benefits {
    margin-top: 30px;
  }
  #page_top #link {
    padding: 20px 0;
  }
  #page_top #link ul {
    display: block;
    margin: -10px 0 0 0;
  }
  #page_top #link ul > * {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #page_top #link ul {
    padding: 0;
  }
  #page_top #link ul li a {
    padding: 4px;
  }
  #page_top #link ul li a span {
    padding: 20px 20px;
    font-size: 1.8rem;
    border: 2px solid #0d6fb8;
  }
  #page_top #link ul li a span:before {
    top: 2px;
  }
  #page_top #link ul li a span:after {
    width: 213px;
    height: 75px;
    background-size: auto 92px !important;
  }
  #page_top #link ul li a span.link02:after {
    background: url(../img/link02.gif) no-repeat right center;
  }
  #page_top #link ul li a span.link01:after {
    background: url(../img/link01.webp) no-repeat right center;
  }
  #page_top #end {
    background-size: 200px;
  }
  #page_top #end .wrap .txt {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 110px;
  }
  #page_top #end .wrap .txt img {
    width: 440px;
    max-width: 440px;
  }
  #page_top #end .wrap .person img {
    width: 300px;
  }
  .slide-banner{
    padding: 50px 2rem;
  }
}
.sp-item {
  margin: 5px;
}
@media screen and (min-width: 767px) {
  .row.sp-ct {
    width: 100%;
  }
  img.img-f {
    margin-top: -10px;
  }
  .kai-tt {
    padding-bottom: 30px;
  }
  img.li-img {
    width: 60%;
  }
  img.img-li2 {
    width: 42%;
  }
  .buy h3 {
    margin-bottom: -49px;
    margin-top: 45px;
  }
  .sp-item-down {
    width: 100%;
    display: flex;
  }
  .sp-item-top {
    width: 100%;
    display: flex;
  }
  .tt-item {
    width: 50%;
    padding: 20px 30px;
  }
  .tt-item span {
    padding: 2px 0px;
  }
  img.met-s {
    margin-top: -67px;
  }
  img.met-sm {
    display: none;
  }
  .text-pu {
    font-size: 20px;
  }
  .num-sp {
    display: none;
  }
  .inner.num1 .box {
    margin: 50px 40px 0;
    width: 54%;
    max-width: 250px;
    font-weight: 600;
  }
  img.img-bg-go {
    margin-left: -30px;
  }
  p.tt-event {
    font-size: 26px;
    margin: 0 60px;
  }
  .ct-sm {
    width: 70%;
    bottom: 10px;
  }
  span.ni-1 {
    font-size: 13px;
    margin: 3px 26px;
  }
  span.ni-2 {
    font-size: 13px;
    margin: 0 26px;
  }
  .name-ct p {
    font-size: 17px;
    line-height: 30px;
  }
  p.p-taolao {
    padding-bottom: 70px;
    font-size: 16px;
  }
  img.get-sp {
    display: none;
  }
  p.sp-taolao {
    display: none;
  }
  .sp-content {
    padding: 8px 8px 40px;
  }
  .time-day h3 {
    font-size: 17px;
    margin-bottom: -18px !important;
    margin-top: -20px !important;
    width: 345px;
  }
}

.buy h3 img {
  margin-bottom: 25px;
}
.row.sp-ct {
  padding-bottom: 60px;
  margin-top: -60px;
}
body.lb-disable-scrollings {
  overflow: hidden;
}
.sp-content {
  background-color: #0d6fb8;
  margin-right: 15px;
}
.sp-item-left {
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.year {
  display: none;
}

.inner.num1 .box .image {
  margin: 0 0 15px;
}
.inner.num1 .box p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}
.inner.num1 {
  padding: 0 0 10px;
}
.inner {
  margin: 27px 20px 0;
  background: #fff;
  box-shadow: 0 0 10px rgb(207 207 207);
  overflow: hidden;
}
.inner .colm {
  justify-content: center;
}
.flex_box .colm {
  display: flex;
  flex-wrap: wrap;
}
h3.ttl_bar {
  background-color: #00b900;
  padding: 3px 0px;
}
h3.ttl_bar span {
  font-size: 34px;
  font-weight: 900;
  text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff,
    -2px -2px 0 #fff;
  letter-spacing: 5px;
}
p.txt_area a {
  color: #226bb2;
  font-weight: 600;
}
.line-ak {
  margin-top: 74px;
  padding-bottom: 60px;
}
picture.txt01.js_load_item.is-load span {
  font-size: 40px;
  background: -webkit-linear-gradient(#faf07f, #f9cf02);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}

.tt-item {
  text-align: center;
  position: relative;
}
.tt-buy h4 span {
  font-size: 50px;
  font-weight: 900;
  color: #fff;
}
.tt-buy h4 {
  margin: 20px 0 30px;
}
.it-ct {
  padding: 20px 10px;
}

p.tt-event {
  color: #fff;
  border-radius: 10px;
  letter-spacing: 2px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}
.tt-event p {
  margin-bottom: -25px;
}

.text-pu {
  color: #fff;
  margin-top: -33px;
  line-height: 26px;
}

.it-ct img {
  border: 5px solid #fff;
}

.ct-sm {
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9999;
  position: absolute;
}
.nichi {
  width: 30%;
  text-align: center;
  display: grid;
}
.name-ct {
  width: 70%;
  text-align: left;
}

span.ni-1 {
  color: #fff;
  background-color: #d51f0d;
  padding: 0px 0px;
  border-radius: 9px;
}

span.ni-2 {
  color: #fff;
  background-color: #174a98;
  padding: 0px 0px;
  border-radius: 9px;
}

.name-ct p {
  font-weight: 700;
  letter-spacing: 4px;
}
p.spec-ct {
  margin-top: 16px;
}
img.ct-box {
  border: none;
}

p.p-taolao {
  color: #fff;
  letter-spacing: 3px;
  margin-top: -8px;
  font-weight: 800;
}

.time-day h3 {
  margin: 0 auto;
  border-radius: 5px;
  padding: 5px;
}
.sp-block {
  display: none;
}
.sp-none {
  display: block;
}
#group h3 {
  font-weight: bold;
  margin-bottom: 10px;
}
#group {
  /* background-color: #fff; */
  text-align: center;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  margin-top: 64px;
}
#group .group_logo{
  width: 333px;
}
#group .group_logo img{
  width:100%;
}
#group .m_box_fixed{
  width: unset;
  margin: unset;
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 1400px) {
  #group {
    flex-direction: column;
  }
  #group .m_box_fixed{
    text-align: center;
  }
  /* #group .group_logo{
    width: 55rem;
  } */
}
.shop_list small{
  background-color: transparent;
  color: #0d6fb8;
}
@media screen and (max-width: 1400px) {
  #benefits .m_animation_obj .obj-wrap{
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    align-items:center;
    position:absolute;
    top:100%;
    z-index:-1;
    width:20%;
    height:100%
  }

  #page_top #white.curve {
    padding: 1650px 0 200px 0;
}
  #page_top #main-img .wrap:before {
    width: 100%;
    left: 0;
  }
  .m_box_fixed {
    width: 100%;
  }
  #page_top #main-img {
    padding-left: 0px;
    padding-right: 0px;
  }
  #page_top #main-img .wrap .txt03 {
    width: 89%;
    margin: 0 auto;
    left: 0;
  }
  #page_top #main-img .wrap .day {
    width: 100%;
    margin: -139px 0px 0 0;
  }
  #page_top #main-img .wrap .day .day01,
  #page_top #main-img .wrap .day .day02 {
    width: 48%;
  }
  #page_top #main-img .pag {
    width: 25vw;
  }
  .text2 {
    width: 90%;
  }
  body {
    min-width: 100%;
  }
  #page_top #main-img .wrap .txt02 {
    margin: 10px 0 20px;
}
.cta_btn{
  width: 45%;
}
}
@media screen and (max-width: 1250px) {
  #page_top #white.curve {
    padding: 127.5vw 0 200px 0;
  }
  .hatsuuri{
    width: 90%;
  }
  #benefits .m_animation_obj .obj-wrap{
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  #page_top #white.curve {
    padding: 120vw 0 200px 0;
}

}
@media screen and (max-width: 1100px) {
  #page_top #white.curve {
    padding: 112.5vw 0 200px 0;
  }
}

@media (max-width: 1025px) and (min-width: 769px) {
  #benefits .m_animation_obj .obj01 span,
  .m_animation_obj .obj05.obj-side span {
    display: none;
  }
  #l_header {
    min-width: auto;
  }
  #page_top #main-img .wrap .txt02 {
    width: 90%;
    margin: 0 auto 24px;
  }
  #page_top #main-img .wrap .day .day01 .car, #page_top #main-img .wrap .day .day02 .car{
    bottom: -72px;
  }
  #page_top #white.curve {
    padding: 102vw 0 200px 0;
}
.m_animation_obj .obj02 span, .m_animation_obj .obj04 span {
  display: none;
}
#page_top #link ul li a span:after {
  right: -51px;
  width: 269px;
  transform: scale(0.6);
}
}
@media screen and (max-width: 960px) {
  #page_top #white.curve {
    padding: 93vw 0 200px 0;
  }
}
@media screen and (max-width: 920px) {
  #page_top #white.curve {
    padding:85.5vw 0 200px 0;
  }
}
@media screen and (max-width: 870px) {
  #page_top #white.curve {
    padding: 78vw 0 200px 0;
  }
}
@media screen and (max-width: 820px) {
  #page_top #white.curve {
    padding: 65vw 0 200px 0;
  }
}

@media screen and (max-width: 768px) {
      #page_top #main-img .wrap .day {
        width: 100%;
        margin: 0;
        gap: .5rem;
    }
    #page_top #main-img .pag {
      width: 32vw;
      top: inherit;
  }
  #l_container section + section#group {
    padding-top: 12vw;
  }
  .tab-group {
    flex-wrap: wrap;
  }
  #page_top #main-img .wrap .txt03 {
    transition-delay: 0.6s;
    position: relative;
    width: 100%;
    z-index: 10;
    height: auto;
    left: 0;
  }
  h2 {
    font-size: 1.6rem;
  }
  .tab-list li {
    width: 49%;
    margin: 5px 0;
  }
  .shop-content {
    flex-direction: column;
  }
  img.aff {
    display: none;
  }
  .pacer span {
    display: none;
  }
  .tt-item {
    margin-top: 35px;
  }
  .tt-item span {
    padding: 5px 5px;
  }
  .sp-content {
    margin-right: 0 !important;
  }
  img.img-li2 {
    width: 70%;
  }
  img.met-pc {
    display: none;
  }
  .kaitori {
    margin-top: -130px;
  }
  .text-pu {
    font-size: 14px;
  }
  .inner .num-sp {
    margin: 27px auto 0;
    width: 90%;
    max-width: 480px;
    background: #fff;
    box-shadow: 0 0 10px rgb(207 207 207);
    border-radius: 10px;
    overflow: hidden;
  }
  h3.ttl_bar {
    height: 50px;
    line-height: 55px;
    font-weight: 600;
    color: #fff;
    background: rgb(0, 185, 0);
    padding: 0 !important;
    font-size: 18px;
  }
  .inner.num1 .box {
    margin: 0 auto 0 !important;
    padding: 10px 0 0px;
  }
  .inner.num1.image {
    margin-bottom: 0;
  }
  .inner .colm {
    background: url("/newyear2023//asset/img/arrow_green_dw.png") no-repeat 50%
      0 / 13px;
  }
  .num-pc {
    display: none;
  }
  .inner.num1.num-sp {
    margin: -50px 0px;
  }
  img.img-li2 {
    width: 50%;
  }
  img.li-img {
    width: 70%;
  }
  .inner.num1 {
    padding: 0 !important;
    border-radius: 5px;
  }
  p.tt-event {
    font-size: 14px;
    margin: 0 20px;
  }
  .ct-sm {
    width: 80%;
    padding: 5px 0px 15px 0px;
    bottom: -11px;
  }
  span.ni-1 {
    font-size: 11px;
    margin: 3px 18px;
  }
  span.ni-2 {
    font-size: 11px;
    margin: 0 18px;
  }
  .name-ct p {
    font-size: 13px;
    line-height: 25px;
  }
  .ct-sm {
    height: 60px;
  }
  img.met-sm {
    margin-top: -72px;
    margin-bottom: 10px;
  }
  p.p-taolao {
    font-size: 11px;
    margin-bottom: 40px;
  }
  img.get-pc {
    display: none;
  }
  p.sp-taolao {
    display: block;
  }
  p.sp-taolao {
    font-size: 11px;
    color: #fff;
    font-weight: 800;
  }
  img.img-bg-go {
    margin-left: -14px;
  }
  .sp-content {
    padding: 8px 8px 65px;
  }
  .time-day h3 {
    font-size: 12px;
    width: 230px;
    margin-bottom: -5px !important;
    margin-top: -15px !important;
  }
  .shop-list {
    padding: 20px 13px;
  }
  #page_top #main-img {
    padding-left: 0;
    padding-right: 0;
    background-size: 200px;
  }
  .text {
    width: 91%;
    margin-top: 18px;
  }
  #page_top #white {
    padding: 91vw 0 43vw 0;
    margin-top: -363px;
    background-size: 200px;
  }
  #page_top #white.curve {
    padding: 632px 10px 100px 10px;
  }
  #page_top #yellow {
    background-size: 200px;
    padding: 275px 0 50px 0;
  }
  #page_top #end .wrap .person {
    position: relative;
    z-index: 2;
    width: 29%;
    margin: 0 auto;
  }
  .shop-content-right {
    display: flex;
    justify-content: space-between;
  }
  .shop-content-right a {
    margin-right: 3px;
    display: block;
  }
  .shop-content p {
    line-height: 1;
    font-size: 15px;
    margin-bottom: 10px;
  }
  h3 {
    font-size: 2rem;
  }
  #group h3 {
    font-size: 1.4rem;
  }
  #group p{
    font-size: 12px;
  }
  .sp-block {
    display: block;
  }
  .sp-none {
    display: none;
  }
  .car.second {
    margin-bottom: 30px;
    margin-top: -30px;
  }
  .shop-content-right {
    width: 100%;
  }
  #page_top #white.curve {
    padding: 326vw 10px 49vw 10px;
  }
  .sp_image {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  .cta_btn {
    width: 71%;
  }
  #group .group_logo{
    max-width: 300px;
    padding:0 1rem;
    width: unset;
  }
}
@media (max-width: 768px) and (min-width: 480px) {
  #page_top #white.curve {
    padding: 196vw 10px 49vw 10px;
}

}

@media (max-width: 480px) {
  img.img-bg-go {
    display: none;
  }
  .time-day h3 {
    margin-top: -45px !important;
  }

  .lb-outerContainer {
    margin: 4% auto 0 auto !important;
  }
  #page_top #white.curve {
    padding: 195vw 10px 38vw 10px;
}
}
@media (min-width: 480px) {
  img.img-bg-sp {
    display: none;
  }

}

@media screen and (max-width: 430px) {
  .text4 {
    bottom: -325px;
  }
  .shop_list span{
    padding: 20px 20px 0px 20px;
  }
  .lightbox .lb-image {
    max-width: 430px !important;
    max-height: 350px !important;
  }
  #page_top #white.curve {
    padding: 196vw 10px 43vw 10px;
}
.shop_list small{
margin-top: -10px;
}
#page_top #link ul li a span{
  padding-top: 20px;
  padding-bottom: 20px;
}
#page_top #link ul li a span.shop_list {
  padding: 13px 20px;
}
.four_cars{
  margin-bottom: 15px;
}
}

@media screen and (max-width: 414px) {
  .text4 {
    bottom: -310px;
  }

  .lightbox .lb-image {
    max-width: 414px !important;
    max-height: 336px !important;
  }
  #page_top #white.curve {
    padding: 195vw 10px 41vw 10px;
}
}
@media screen and (max-width: 390px) {
  .text4 {
    bottom: -313px;
  }
  #page_top #white.curve {
    /* padding: 177vw 10px 49vw 10px; */
}
  .lightbox .lb-image {
    max-width: 390px !important;
    max-height: 300px !important;
  }
}

@media screen and (max-width: 375px) {
  .text4 {
    bottom: -327px;
  }
  #group h3 {
    font-size: 1.5rem;
  }
  #page_top #white.curve {
    /* padding: 341vw 10px 49vw 10px; */
}
}
@media screen and (max-width: 374px) {
  #page_top #white.curve {
    padding: 177.5vw 10px 49vw 10px;
}
}

.sb-message{
  margin-bottom: 3rem;
}
.sb-message div{
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.sb-message div span{
  font-size: 48px;
}
.sb-message p{
  font-size: 20px;
  line-height: 160%;
}
.m_box_fixed.slider{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m_box_fixed.slider .swiper {
    padding-bottom: 62px;
    max-width: 1000px;
    width: 100%;

}
.m_box_fixed.slider .swiper-pagination-bullets.swiper-pagination-horizontal{
  position: absolute;
  bottom: 0;
}

.m_box_fixed.slider .swiper-pagination-bullet-active{
  background:#0d6fb8;
}

.m_box_fixed.slider .swiper-button{
  bottom: 0;
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  height: 30px;
}

.m_box_fixed.slider .swiper-button-next,
.m_box_fixed.slider .swiper-button-prev{
  height: 30px;
  bottom: 0;
  transform: translateY(8px);
  color:#0d6fb8;
}

@media screen and (max-width: 768px) {
  .sb-message div {
    font-size: 18px;
  }
  .sb-message div span {
    font-size: 24px;
  }
  .sb-message p {
    font-size: 14px;
  }
}

.usami-group{
    display: flex;
    flex-direction: column;
    font-size: 12px;
    line-height: 1;
    gap: 0.75rem;
}

.usami-group img{
    width: 112px;
}

small {
    padding-top: 3px;
    font-size: 1.4rem;
    display: block;
}
.tokuten{
  max-width: 1053px;
    padding: 2rem 0;
    margin: 0 auto;
}
.tokuten img{
  width:100%;
}

@media screen and (max-width: 768px) {
  .usami-group{
      font-size: 9px;
      line-height: 1.25;
      gap: 0.5rem;
  }
  .usami-group img{
      width: 65px;
  }
  .tokuten{
    padding:1rem 32px;
  }
}

.top-margin{
  padding: 3rem 0;
}

.text2.js_anim .cta_btn{
  width: 63%;
}
@media screen and (max-width: 768px) {
.text2.js_anim .cta_btn{
  width: 73.5%;
}
}