/*----------------------------------------------------------
  VARIABLES
----------------------------------------------------------*/
/*----------------------------------------------------------
  MIXIN
----------------------------------------------------------*/
/*----------------------------------------------------------
  TESTING
----------------------------------------------------------*/
@media (min-width: 769px) and (max-width: 1024px) {
  .hidden-tb {
    display: none;
  }
}
@media (min-width: 769px) {
  .only-sp {
    display: none;
  }
}

@media (max-width: 768px) {
  .only-pc {
    display: none;
  }
}

html, body {
  overscroll-behavior: none;
}

.page-7th_moveforward {
  font-family: "Noto Sans JP", sans-serif;
}
.page-7th_moveforward * {
  font-feature-settings: normal;
}
@media (min-width: 769px) {
  .page-7th_moveforward .container {
    width: min(1100px, 91.6666666667vw);
    margin: 0 auto;
    padding: 0 min(50px, 4.1666666667vw);
    box-sizing: border-box;
  }
  .page-7th_moveforward a:focus-visible {
    outline: 1px solid #000;
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .container {
    width: 100%;
    padding: 0 5.3333333333vw;
    box-sizing: border-box;
  }
}
.page-7th_moveforward .row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .page-7th_moveforward .row {
    flex-direction: column;
  }
}
.page-7th_moveforward .kv {
  padding-top: min(75px, 6.25vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .kv {
    padding: 10.6666666667vw 0 0;
    text-align: center;
  }
}
.page-7th_moveforward .kv_text {
  padding-top: min(156px, 13vw);
  width: min(500px, 41.6666666667vw);
  margin-right: max(-30px, -2.5vw);
  opacity: 0;
  transition: opacity 0.5s ease;
}
@media (max-width: 768px) {
  .page-7th_moveforward .kv_text {
    width: 64vw;
    padding-top: 0;
    margin: 0 auto;
  }
}
.page-7th_moveforward .kv_photo {
  position: relative;
  margin-right: max(-162px, -13.5vw);
  width: min(692px, 57.6666666667vw);
}
.page-7th_moveforward .kv_photo .photo {
  opacity: 0;
  transition: all 1s ease;
  transform: translate(10%, 10%);
}
@media (max-width: 768px) {
  .page-7th_moveforward .kv_photo {
    width: 100%;
    margin: 8vw auto 0;
  }
  .page-7th_moveforward .kv_photo img {
    width: 100%;
  }
}
.page-7th_moveforward .kv_photo span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.5s ease;
  transform: translate(0, 10%);
}
.page-7th_moveforward .kv.opening .kv_text {
  opacity: 1;
  transition-delay: 0.5s;
}
.page-7th_moveforward .kv.opening .kv_photo .photo {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 1.3s;
}
.page-7th_moveforward .kv.opening .kv_photo span {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 2.5s;
}
.page-7th_moveforward .kv_intro {
  margin-top: min(25px, 2.0833333333vw);
  text-align: center;
  font-size: min(18px, 1.5vw);
  line-height: min(39px, 3.25vw);
  letter-spacing: 0.13em;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 769px) {
  .page-7th_moveforward .kv_intro {
    margin-left: max(-30px, -2.5vw);
    margin-right: max(-30px, -2.5vw);
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .kv_intro {
    font-size: 4.2666666667vw;
    line-height: 8vw;
    padding: 0;
    letter-spacing: 0.04em;
    text-align: left;
    margin-top: 4.5333333333vw;
  }
}
.page-7th_moveforward .kv_intro span {
  font-size: min(28px, 2.3333333333vw);
  line-height: 1;
  letter-spacing: 0.02em;
  margin-right: min(9px, 0.75vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .kv_intro span {
    font-size: 5.8666666667vw;
    display: inline-block;
    letter-spacing: 0.03em;
    margin-top: -0.8vw;
    line-height: 8vw;
  }
}
.page-7th_moveforward .volumn {
  position: relative;
  z-index: 1;
  padding-top: min(97px, 8.0833333333vw);
  padding-bottom: min(126px, 10.5vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn {
    padding: 31.7333333333vw 0 21.3333333333vw;
  }
}
.page-7th_moveforward .volumn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: min(74px, 6.1666666667vw);
  right: 0;
  background: url("../images/vol_bg.png") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn:before {
    background: url("../images/vol_bg-sp.png") no-repeat center center;
    background-size: 100% 100%;
    top: 38.4vw;
    height: 136vw;
    bottom: auto;
  }
}
.page-7th_moveforward .volumn_item {
  position: relative;
  color: #e60012;
  opacity: 0;
  transform: translate(0, min(30px, 2.5vw));
  transition: all 0.75s ease;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item {
    transform: translate(0, 8vw);
  }
}
.page-7th_moveforward .volumn_item + .volumn_item {
  margin-top: min(60px, 5vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item + .volumn_item {
    margin-top: 22.1333333333vw;
  }
  .page-7th_moveforward .volumn_item + .volumn_item.comingsoon {
    margin-top: 10.6666666667vw;
  }
}
.page-7th_moveforward .volumn_item--inner {
  background: #fff;
  padding: min(40px, 3.3333333333vw) 0 min(59px, 4.9166666667vw);
  border-radius: min(24px, 2vw);
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item--inner {
    padding: 17.0666666667vw 0 13.3333333333vw;
    border-radius: 4.2666666667vw;
  }
}
.page-7th_moveforward .volumn_item--inner h2 {
  background: #FEE7DC;
  position: relative;
  text-align: center;
  padding: min(17px, 1.4166666667vw) 0;
  margin-bottom: min(7px, 0.5833333333vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item--inner h2 {
    padding: 4.8vw 0;
    margin-bottom: 1.8666666667vw;
  }
}
.page-7th_moveforward .volumn_item--inner h2 span {
  position: absolute;
  left: max(-58px, -4.8333333333vw);
  top: max(-53px, -4.4166666667vw);
  width: min(242px, 20.1666666667vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item--inner h2 span {
    left: 26.1333333333vw;
    top: -29.0666666667vw;
    width: 37.3333333333vw;
  }
}
.page-7th_moveforward .volumn_item--date {
  font-size: min(28px, 2.3333333333vw);
  line-height: min(40px, 3.3333333333vw);
  text-align: center;
  margin-bottom: min(40px, 3.3333333333vw);
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item--date {
    font-size: 5.8666666667vw;
    line-height: 9.3333333333vw;
    margin-bottom: 6.9333333333vw;
  }
}
.page-7th_moveforward .volumn_item .bg {
  position: absolute;
  top: min(6px, 0.5vw);
  left: min(6px, 0.5vw);
  right: max(-6px, -0.5vw);
  bottom: max(-6px, -0.5vw);
  background: currentColor;
  border-radius: min(28px, 2.3333333333vw);
  z-index: 0;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item .bg {
    top: 1.0666666667vw;
    left: 1.0666666667vw;
    right: -1.0666666667vw;
    bottom: -1.0666666667vw;
    border-radius: 4.8vw;
  }
}
.page-7th_moveforward .volumn_item .row {
  padding: 0 min(70px, 5.8333333333vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item .row {
    padding: 0;
  }
}
.page-7th_moveforward .volumn_item .photo {
  width: min(364px, 30.3333333333vw);
  opacity: 0;
  transform: translate(0, min(30px, 2.5vw));
  transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item .photo {
    width: 100%;
    margin: 0 auto 5.6vw;
    box-sizing: border-box;
    padding: 0 5.3333333333vw;
    transform: translate(0, 8vw);
  }
  .page-7th_moveforward .volumn_item .photo img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item.active {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.75s;
  }
  .page-7th_moveforward .volumn_item.active .photo {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 1.75s;
  }
}
.page-7th_moveforward .volumn_item .content {
  width: calc(100% - min(364px, 30.3333333333vw));
  box-sizing: border-box;
  padding-left: min(40px, 3.3333333333vw);
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item .content {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 5.3333333333vw;
  }
}
.page-7th_moveforward .volumn_item .content .txt {
  color: #000;
  font-size: min(20px, 1.6666666667vw);
  line-height: min(32px, 2.6666666667vw);
  font-weight: 700;
  margin-bottom: min(28px, 2.3333333333vw);
  letter-spacing: 0.06em;
}
.page-7th_moveforward .volumn_item .content .txt span {
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item .content .txt {
    font-size: 4.2666666667vw;
    line-height: 8vw;
    margin-bottom: 6.9333333333vw;
  }
}
.page-7th_moveforward .volumn_item .content .btn a {
  text-align: center;
  width: min(360px, 30vw);
  height: min(58px, 4.8333333333vw);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e60012;
  color: #fff;
  text-decoration: none;
  font-size: min(18px, 1.5vw);
  line-height: min(40px, 3.3333333333vw);
  letter-spacing: 0.17em;
  font-weight: 700;
  border-radius: min(10px, 0.8333333333vw);
  position: relative;
  transition: all 0.35s ease;
}
@media (min-width: 769px) and (hover: hover) {
  .page-7th_moveforward .volumn_item .content .btn a:hover {
    opacity: 0.8;
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item .content .btn a {
    width: 100%;
    height: 16vw;
    font-size: 4.8vw;
    line-height: 8vw;
    border-radius: 2.6666666667vw;
  }
}
.page-7th_moveforward .volumn_item .content .btn a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: min(19px, 1.5833333333vw);
  width: min(10px, 0.8333333333vw);
  height: min(17px, 1.4166666667vw);
  transform: translateY(-50%);
  background: url("../images/arrow_btn.png") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item .content .btn a:before {
    right: 5.0666666667vw;
    width: 2.6666666667vw;
    height: 4.5333333333vw;
  }
}
@media (min-width: 769px) {
  .page-7th_moveforward .volumn_item--1 h2 img {
    width: min(676px, 56.3333333333vw);
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item--1 h2 img {
    width: 77.0666666667vw;
  }
}
.page-7th_moveforward .volumn_item--1 .content {
  padding-top: min(19px, 1.5833333333vw);
}
.page-7th_moveforward .volumn_item--2 {
  color: #00ABE3;
}
@media (min-width: 769px) {
  .page-7th_moveforward .volumn_item--2 h2 img {
    width: min(516px, 43vw);
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item--2 h2 img {
    width: 73.3333333333vw;
  }
}
@media (min-width: 769px) {
  .page-7th_moveforward .volumn_item--2 .photo {
    padding-top: min(2px, 0.1666666667vw);
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .volumn_item--2 .photo {
    margin-bottom: 6.9333333333vw;
  }
}
.page-7th_moveforward .volumn_item--2 .volumn_item--date {
  color: #0060AF;
}
.page-7th_moveforward .volumn_item--2 .volumn_item--inner h2 {
  background: #E5F7FC;
}
@media (min-width: 769px) {
  .page-7th_moveforward .volumn_item--2 .volumn_item--inner {
    padding-bottom: min(80px, 6.6666666667vw);
  }
  .page-7th_moveforward .volumn_item--2 .volumn_item--inner h2 {
    padding-top: min(20px, 1.6666666667vw);
    padding-bottom: min(16px, 1.3333333333vw);
    margin-bottom: min(5px, 0.4166666667vw);
  }
  .page-7th_moveforward .volumn_item--2 .volumn_item--inner .volumn_item--date {
    margin-bottom: min(40px, 3.3333333333vw);
  }
}
.page-7th_moveforward .volumn_item--2 .content .btn a {
  background: #00ABE3;
}
.page-7th_moveforward .volumn_item.comingsoon {
  opacity: 1;
  transform: none;
}
@media (min-width: 769px) {
  .page-7th_moveforward .volumn .active {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.75s;
  }
  .page-7th_moveforward .volumn .active .volumn_item, .page-7th_moveforward .volumn .active .photo {
    opacity: 1;
    transform: translate(0, 0);
  }
  .page-7th_moveforward .volumn .active .volumn_item--1 {
    transition-delay: 0.75s;
  }
  .page-7th_moveforward .volumn .active .volumn_item--1 .photo {
    transition-delay: 1.25s;
  }
  .page-7th_moveforward .volumn .active .volumn_item--2 {
    transition-delay: 1.75s;
  }
  .page-7th_moveforward .volumn .active .volumn_item--2 .photo {
    transition-delay: 2.25s;
  }
}
.page-7th_moveforward .campaign {
  background: #fff;
  padding: min(120px, 10vw) 0 min(126px, 10.5vw);
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign {
    padding: 21.3333333333vw 0 22.1333333333vw;
  }
}
.page-7th_moveforward .campaign:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: min(14px, 1.1666666667vw);
  background: url("../images/campaign-bd-top.jpg") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign:before {
    height: 1.6vw;
    background: url("../images/campaign-bd-top-sp.jpg") no-repeat center center;
    background-size: 100% 100%;
  }
}
.page-7th_moveforward .campaign:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: min(14px, 1.1666666667vw);
  background: url("../images/campaign-bd-bot.jpg") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign:after {
    background: url("../images/campaign-bd-bot-sp.jpg") no-repeat center center;
    background-size: 100% 100%;
    height: 1.6vw;
  }
}
.page-7th_moveforward .campaign_ttl {
  width: min(772px, 64.3333333333vw);
  margin: 0 auto min(89px, 7.4166666667vw);
  max-width: 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign_ttl {
    width: 100%;
    margin: 0 auto 14.9333333333vw;
  }
}
.page-7th_moveforward .campaign .schedule_table {
  position: relative;
  background: linear-gradient(to right, #fcefea 0 50%, #ffffff 50% 100%);
  background-size: 22.222% 100%;
  padding: min(81px, 6.75vw) 0 min(37px, 3.0833333333vw);
  border-bottom: min(4px, 0.3333333333vw) solid #fcefea;
  position: relative;
}
@media (min-width: 769px) {
  .page-7th_moveforward .campaign .schedule_table:before {
    content: "";
    position: absolute;
    top: max(-10px, -0.8333333333vw);
    left: max(-204px, -17vw);
    width: min(126px, 10.5vw);
    height: min(424px, 35.3333333333vw);
    background: url("../images/campaign_deco_l.png") no-repeat center center;
    background-size: 100% 100%;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .page-7th_moveforward .campaign .schedule_table:before {
    left: max(-100px, -8.3333333333vw);
    width: min(84px, 7vw);
    height: min(283px, 23.5833333333vw);
    top: 0;
  }
}
@media (min-width: 769px) {
  .page-7th_moveforward .campaign .schedule_table:after {
    content: "";
    position: absolute;
    top: max(-28px, -2.3333333333vw);
    right: max(-221px, -18.4166666667vw);
    width: min(158px, 13.1666666667vw);
    height: min(396px, 33vw);
    background: url("../images/campaign_deco_r.png") no-repeat center center;
    background-size: 100% 100%;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .page-7th_moveforward .campaign .schedule_table:after {
    right: max(-105px, -8.75vw);
    width: min(105px, 8.75vw);
    height: min(264px, 22vw);
    top: 0;
  }
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table {
    padding: 10.1333333333vw 0 3.2vw;
    border-width: 0.5333333333vw;
  }
}
.page-7th_moveforward .campaign .schedule_table h3 {
  position: absolute;
  top: max(-28px, -2.3333333333vw);
  left: 0;
  right: 0;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table h3 {
    top: -4.2666666667vw;
  }
}
.page-7th_moveforward .campaign .schedule_table.active .arrow-item .arrow {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.page-7th_moveforward .campaign .schedule_table.active .arrow-item p {
  opacity: 1;
}
.page-7th_moveforward .campaign .schedule_table .arrow-item {
  position: relative;
  z-index: 1;
}
.page-7th_moveforward .campaign .schedule_table .arrow-item .arrow {
  position: relative;
  z-index: 1;
  height: min(62px, 5.1666666667vw);
  transition: all 1s ease 0.5s;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table .arrow-item .arrow {
    height: 5.6vw;
  }
}
.page-7th_moveforward .campaign .schedule_table .arrow-item p {
  opacity: 0;
  transition: all 1s ease 0.5s;
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow1 {
  color: #e60012;
  width: min(333px, 27.75vw);
  margin-left: min(111px, 9.25vw);
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow1 p {
  position: absolute;
  left: min(12px, 1vw);
  bottom: min(15px, 1.25vw);
  width: min(344px, 28.6666666667vw);
  z-index: 1;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow1 {
    width: 29.8666666667vw;
    margin-left: 9.8666666667vw;
  }
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow1 p {
    position: absolute;
    left: 0.5333333333vw;
    bottom: 1.3333333333vw;
    width: 31.4666666667vw;
    z-index: 1;
  }
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow1 .arrow {
  background: url("../images/arrow1.png") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow1 .arrow {
    background: url("../images/arrow1-sp.png") no-repeat center center;
    background-size: 100% 100%;
  }
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow2 {
  color: #009DDE;
  width: min(901px, 75.0833333333vw);
  margin-left: min(97px, 8.0833333333vw);
  margin-top: min(56.4px, 4.7vw);
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow2 p {
  position: absolute;
  left: min(85px, 7.0833333333vw);
  bottom: min(6px, 0.5vw);
  width: min(776px, 64.6666666667vw);
  z-index: 1;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow2 {
    width: 80.5333333333vw;
    margin-left: 8.8vw;
    margin-top: 5.2266666667vw;
  }
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow2 p {
    position: absolute;
    left: 7.4666666667vw;
    bottom: 0.5333333333vw;
    width: 69.3333333333vw;
    z-index: 1;
  }
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow2 .arrow {
  background: url("../images/arrow2.png") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow2 .arrow {
    background: url("../images/arrow2-sp.png") no-repeat center center;
    background-size: 100% 100%;
  }
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow3 {
  color: #DFDFDF;
  width: min(623px, 51.9166666667vw);
  margin-left: min(333px, 27.75vw);
  margin-top: min(56.4px, 4.7vw);
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow3 p {
  position: absolute;
  left: min(198px, 16.5vw);
  bottom: min(3px, 0.25vw);
  width: min(338px, 28.1666666667vw);
  z-index: 1;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow3 {
    width: 55.2vw;
    margin-left: 29.6vw;
    margin-top: 5.28vw;
  }
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow3 p {
    position: absolute;
    left: 17.3333333333vw;
    bottom: 0.5333333333vw;
    width: 30.1333333333vw;
    z-index: 1;
  }
}
.page-7th_moveforward .campaign .schedule_table .arrow-item.arrow3 .arrow {
  background: url("../images/arrow3.png") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_table .arrow-item.arrow3 .arrow {
    background: url("../images/arrow3-sp.png") no-repeat center center;
    background-size: 100% 100%;
  }
}
.page-7th_moveforward .campaign .schedule_sub {
  width: min(902px, 75.1666666667vw);
  margin: min(60px, 5vw) auto 0;
}
@media (max-width: 768px) {
  .page-7th_moveforward .campaign .schedule_sub {
    width: 86.6666666667vw;
    margin-top: 10.1333333333vw;
    transform: translate(-1.3333333333vw, 0);
  }
}
.page-7th_moveforward .logo_bottom {
  text-align: center;
  padding: min(123px, 10.25vw) 0 0;
}
@media (max-width: 768px) {
  .page-7th_moveforward .logo_bottom {
    padding: 16vw 0 0;
  }
}
.page-7th_moveforward .logo_bottom img {
  width: min(481px, 40.0833333333vw);
  margin: 0 auto;
}
@media (max-width: 768px) {
  .page-7th_moveforward .logo_bottom img {
    width: 80vw;
  }
}

.gogofesta__pagetop {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: fixed;
  transition: opacity 0.24s ease-out, visibility 0.24s ease-out;
  visibility: hidden;
  will-change: opacity, visibility;
  z-index: 2;
  position: fixed;
  border: none;
}
@media (min-width: 769px) {
  .gogofesta__pagetop {
    bottom: min(40px, 3.3333333333vw);
    filter: drop-shadow(0 0 min(0.5454545455vw, 6px) rgba(0, 0, 0, 0.16));
    height: min(80px, 6.6666666667vw);
    right: min(40px, 3.3333333333vw);
    width: min(80px, 6.6666666667vw);
  }
}

.gogofesta__pagetop.show {
  opacity: 1;
  visibility: visible;
}

@media (any-hover: hover) {
  .gogofesta__pagetop {
    cursor: pointer;
  }
  .gogofesta__pagetop .arw {
    transition: -webkit-transform 0.24s ease-out;
    transition: transform 0.24s ease-out;
    transition: transform 0.24s ease-out, -webkit-transform 0.24s ease-out;
    will-change: transform;
  }
  .gogofesta__pagetop:hover .arw {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    transition-duration: 0.32s;
  }
}