.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

._sp {
  display: none !important;
}

body {
  background: #fff !important;
}

main {
  color: #000;
}

main #mv {
  background: #fff;
}

main #mv .slider_main {
  max-width: 1280px;
  margin: 0 auto 0 auto;
  padding: 0;
  display: block;
}

main .trial {
  max-width: 1280px;
  margin: 0 auto 60px auto;
  padding: 0;
  display: block;
}

main #banner {
  max-width: 1280px;
  margin: 0 auto 0 auto;
}

main #tleague {
  /*background:url(../../../images/coupon/tleague-2022/bk_honeycomb_pc.png) 50% 100% no-repeat; background-size: 100% auto;*/
  text-align: center;
  padding: 75px 0;
}

main #tleague h2 {
  margin-bottom: 40px;
}

main #tleague h2 img {
  width: 600px;
}

main #tleague p {
  font-size: 18px;
  line-height: 2;
}

main #tleague p strong {
  color: #c90436;
  font-weight: bold;
}

main #cart-oasis {
  padding: 70px 0 60px 0;
}

main #cart-oasis h2 {
  margin-bottom: 60px;
  text-align: center;
}

main #cart-oasis h2 span.lead {
  font-size: 36px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 60px;
  text-align: center;
  display: block;
}

main #cart-oasis h2 img {
  width: 380px;
}

main #cart-latex {
  padding: 60px 0;
  /*border-top: 1px #ccc solid; border-bottom: 1px #ccc solid;*/
}

main #cart-latex h2 {
  margin-bottom: 80px;
  text-align: center;
}

main #cart-latex h2 img {
  width: 380px;
}

main .cart {
  max-width: 1020px;
  margin: 0 auto 0 auto;
}

main .cart li {
  margin-bottom: 60px;
}

main .cart li:nth-last-child(1) {
  margin-bottom: 0;
}

main .cart .txt,
main .cart .image {
  width: 50%;
}

main .cart .txt {
  float: right;
  padding: 10px 0 0 1%;
}

main .cart .image {
  float: left;
  padding: 0 3% 0 0%;
}

main .cart .image span {
  display: block;
  text-align: center;
  color: #f00;
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px;
}

main .cart h4 {
  margin-bottom: 20px;
}

main .cart h4 .title {
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
}

/*main .cart h4 .title span {font-size:18px; color:#333; border:1px #ccc solid; padding: 4px 10px; margin-left: 10px;}
main .cart h4 .item{display:block; padding: 20px 0 30px 0;}*/
main .cart p.lead {
  margin-bottom: 30px;
}

main .cart .less {
  /*background:url(../../../images/coupon/tleague-2022/icon_30less.png) 0 50% no-repeat; background-size:56px auto; padding-left:65px;*/
  margin-bottom: 30px;
}

main .cart .less .text {
  font-size: 18px;
  color: #ca0636;
  font-weight: bold;
}

main .cart .less .price {
  font-size: 18px;
  display: block;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1;
}

main .cart .less .price strong {
  font-size: 26px;
  color: #ca0636;
}

main .cart .less .price strong span {
  font-size: 16px;
}

main .cart .less .note {
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-indent: 0em;
  padding: 15px 0 0 0;
  box-sizing: border-box;
  display: block;
}

main .cart p.note {
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-indent: 0em;
  padding: 15px 0 0 0;
  box-sizing: border-box;
}

main .cart p.note a {
  color: #555;
  text-decoration: underline;
  background: none;
  height: auto;
  line-height: 1;
  text-align: left;
  margin-top: 10px;
}

main .cart p.arart {
  font-size: 12px !important;
  line-height: 1.2 !important;
  margin-bottom: 10px;
  color: #c3113b;
}

main .cart .btn-link {
  width: 48%;
  float: left;
}

main .cart button {
  width: 100%;
  max-width: 300px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: none;
  background: #c3113b;
}

main .cart button span {
  background: url(../../../images/coupon/tleague-2022/icon_cart.png) 0 50% no-repeat;
  background-size: 22px auto;
  padding-left: 35px;
  display: inline-block;
}

main .cart p.link {
  width: 100%;
  /*width:48%; float:right;*/
}

main .cart p.link a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  background: #c3113b;
  color: #fff;
  /*color:#c3113b;*/
  text-align: center;
  border: none;
  border: 1px #c3113b solid;
  transition: all 0.3s ease-out;
  display: block;
}

main .cart p.link a:hover {
  opacity: 0.7;
}

/*main .cart p.popup{margin-bottom:30px;}
main .cart p.popup a{color:#ca0636; padding-left: 25px; position: relative; font-size:19px; display: block;}
main .cart p.popup a:before{content:'▼; position:  absolute; left:0; top:4px; transform:rotate(-90deg); font-size:16px;}*/

main .cart p.popup,
main .cart p.t_link,
main .cart p.t_link2 {
  margin-bottom: 30px;
}

main .cart p.popup a,
main .cart p.t_link a {
  color: #ca0636;
  padding-left: 25px;
  position: relative;
  font-size: 19px;
  display: block;
}

main .cart p.t_link2 a {
  color: #ca0636;
  padding-left: 0px;
  position: relative;
  font-size: 19px;
  display: block;
}

main .cart p.t_link2 a .arrow {
  color: #ca0636;
  padding-right: 25px;
  position: relative;
  font-size: 19px;
  display: inline-block;
}

main .cart p.popup a:before,
main .cart p.t_link a:before {
  content: '▼;
  position: absolute;
  left: 0;
  top: 4px;
  transform: rotate(-90deg);
  font-size: 16px;
}

main .cart p.t_link span {
  display: block;
  font-size: 16px;
}

main .cart p.t_link2 a .arrow:before {
  content: '▼;
  position: absolute;
  right: 0;
  bottom: 4px;
  transform: rotate(-90deg);
  font-size: 16px;
}


main #coupon {
  padding: 0;
}

main #coupon p.read {
  margin: 0 auto 30px auto;
  width: 620px;
}

main #coupon h2 {
  text-align: center;
  margin-bottom: 25px;
}

main #coupon h2 img {
  width: 462px;
}

main #coupon .box {
  margin: 0 auto 20px auto;
  width: 530px;
  padding: 20px 25px;
  box-sizing: border-box;
  /*border:#606060 1px solid;*/
  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);
}

main #coupon .box .input {
  width: 100%;
  height: 53px;
  line-height: 53px;
  font-size: 18px;
  /*color:#999;*/
  background: #f2f2f2;
  border: #d9d9d9 1px solid;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
}

main #coupon .box .input .on {
  display: none;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  top: -3px;
}

main #coupon .box .input .off {
  display: block;
  color: #999;
}

main #coupon .box .btn {
  width: 300px;
  margin: 0 auto 0 auto;
}

main #coupon .box .btn span {
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: none;
  background: #c3113b;
  display: block;
  cursor: pointer;
}

main #coupon .note {
  color: #c90436;
  font-size: 15px;
  text-align: center;
}

main #colaboitem {
  text-align: center;
  padding: 0 0 80px 0;
}

main #colaboitem .read {
  font-size: 26px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 10px;
}

main #colaboitem .time {
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  background: #ca0636;
  padding: 10px 0;
  width: 600px;
  margin: 0 auto;
}

main #colaboitem strong {
  font-size: 36px;
  font-weight: bold;
  color: #ca0636;
}

main #colaboitem ul {
  margin-top: 80px;
  text-align: left;
}

main #colaboitem h2 {
  min-width: 1020px;
  max-width: 1140px;
  width: 100%;
  margin: 100px auto -40px auto;
  padding: 15px 0;
  border: 2px #ccc solid;
  border-top: #C49B40 4px solid;
}

main #colaboitem h2 img {
  width: auto;
  height: 32px;
}

main #colaboitem .note {
  color: #ca0636;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  border: #d9d9d9 1px solid;
  width: 100%;
  max-width: 1140px;
  margin: 50px auto 0 auto;
}

main #pickup {
  text-align: center;
  padding: 0 0 80px 0;
}

main #pickup ul {
  margin-top: 80px;
  text-align: left;
}

main #pickup h2 {
  max-width: 930px;
  width: 100%;
  margin: 80px auto -40px auto;
}

main #pickup h2 img {
  width: 100%;
}

main #pickup ul.cart li:nth-child(1) img {
  width: 92%;
}

main #pickup p.caution {
  margin-top: 0px;
}

main #pickup ul.cart .title strong {
  color: #ca0636;
}

main #pickup .less .price {
  position: relative;
  display: inline-block;
  padding-right: 80px;
  padding-top: 20px;
}

main #pickup .less .price:before {
  content: '';
  background: url(../../../images/coupon/tleague-2022/icon_less_pickup.png) 100% 100% no-repeat;
  background-size: 80px auto;
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  right: 0;
  bottom: 0;
}

main .cart.ver4 {
  max-width: 1100px;
}

main .cart.ver4 .image {
  width: 55% !important;
}

main .cart.ver4 .image.up {
  margin-bottom: -100px;
}

main .cart.ver4 .image .caution {
  margin: 40px 0 5px 0;
  color: #ca0636;
  font-weight: bold;
}

main .cart.ver4 .image .caution.up {
  position: relative;
  top: -200px;
}

main .cart.ver4 .image .caution.up+ul {
  position: relative;
  top: -200px;
}

main .cart.ver4 .image ul {
  margin: 0 0 0 20px !important;
  font-size: 14px;
}

main .cart.ver4 .image ul li {
  margin-bottom: 0px;
  list-style-type: disc;
}

main .cart.ver4 .txt {
  padding-top: 30px;
  width: 45% !important;
}

main .cart.ver4 .txt h4 {
  margin-bottom: 15px !important;
}

main .cart.ver4 .txt .title {
  font-size: 24px;
}

main .cart.ver4 .txt .title strong {
  font-size: 20px !important;
}

main .cart.ver4 .txt .lead {
  margin-bottom: 20px !important;
}

main .cart.ver4 .txt .less {
  margin-bottom: 30px !important;
}

main .cart.ver4 .txt .link {
  width: 100%;
}

main .cart.ver4 .txt .price {
  font-size: 18px !important;
}

main .cart.ver4 .txt .price strong {
  font-size: 26px !important;
}

main .cart.ver4 .txt .price strong span {
  font-size: 16px !important;
}

main .cart.ver4 p.link a span {}

main .cart.ver4 p.link a span {
  background: url(../../../images/coupon/tleague-2022/icon_cart.png) 0 50% no-repeat;
  background-size: 24px 22px;
  padding-left: 35px;
}

main .cart.ver4 .txt .price strong.blk {
  color: #000 !important;
}

.box-event .inner {
  background: #fff;
  width: 930px;
  height: 1000px;
  padding: 80px 40px 0 40px;
  box-sizing: border-box;
  position: relative;
  overflow-y: scroll;
}

.box-event#event02 .inner,
.box-event#event02-2 .inner {
  background: url(../../../images/coupon/tleague-2022/summer-sale2021/img_event_bg.jpg)#e6f2ff 0 0 no-repeat;
  background-size: cover;
}

@media screen and (max-height: 1000px) {
  .box-event .inner {
    height: 800px;
    overflow-y: scroll;
  }
}

@media screen and (max-height: 800px) {
  .box-event .inner {
    height: 600px;
    overflow-y: scroll;
  }
}

@media screen and (max-height: 600px) {
  .box-event .inner {
    height: 400px;
    overflow-y: scroll;
  }
}

.lity-close {
  display: none;
}

.box-event .icon-close {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  background: url(../../../images/coupon/tleague-2022/icon_close.png) 100% 50% no-repeat;
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.box-event .icon-close-button {
  background: url(../../../images/coupon/tleague-2022/icon_close.png) 100% 50% no-repeat;
  background-size: 18px 18px;
  border: none;
  line-height: 1.2;
  margin: 20px auto;
  padding: 0 25px 0 3px;
  display: block;
  color: #000;
  position: relative;
  cursor: pointer;
  outline: none;
  appearance: none;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.box-event h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 50px;
  text-align: center;
}

.box-event ul {
  margin-bottom: 20px;
  counter-reset: count;
}

.box-event ul li {
  /*border-top:2px #cdcdcd solid;padding:40px 0;*/
  margin-bottom: 60px;
}

.box-event ul li:nth-child(2n - 1) .image {
  float: left;
}

.box-event ul li:nth-child(2n - 1) .text {
  float: right;
}

.box-event ul li:nth-child(2n) .image {
  float: right;
}

.box-event ul li:nth-child(2n) .text {
  float: left;
}

.box-event .image {
  display: block;
  width: 35%;
}

.box-event .text {
  display: block;
  width: 60%;
}

.box-event .title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
  color: #6ba5e4;
  padding-left: 48px;
  position: relative;
}

.box-event .title:before {
  counter-increment: count;
  content: counter(count);
  width: 38px;
  height: 38px;
  border-radius: 19px;
  background: #6ba5e4;
  margin-right: 10px;
  color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0:
}

.box-event .read {
  display: block;
  line-height: 1.9;
}

.box-event .box {
  display: block;
  line-height: 1.9;
  background: #fff;
  /*background:#e6f2ff;*/
  box-sizing: border-box;
  padding: 10px 15px;
  margin-top: 20px;
}

.box-event .box strong {
  font-weight: bold;
  display: block;
}





.slider.slick-dotted.slick-slider {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .slider.slick-dotted.slick-slider {
    margin-bottom: 40px;
  }
}

.slick-slide {
  height: auto;
}

.slick-slide img {
  max-width: 80vw;
  width: 100%;
}

.slider_main .slick-slide img {
  max-width: 100vw;
}

@media screen and (min-width:1280px) {
  .slider_main .slick-slide img {
    max-width: 1280px;
  }
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 999;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #CCCCCC;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev, .slick-next {
  width: 50px;
  height: 50px;
}

.slick-prev:before {
  background: url(../../../images/coupon/tleague-2022/icon_prev.png) 0 0 no-repeat;
  background-size: auto 50px;
  width: 50px;
  height: 50px;
  font-size: 0;
  display: block;
}

.slick-next:before {
  background: url(../../../images/coupon/tleague-2022/icon_next.png) 0 0 no-repeat;
  background-size: auto 50px;
  width: 50px;
  height: 50px;
  font-size: 0;
  display: block;
}

.slick-prev {
  left: 20px;
}

.slick-next {
  right: 20px;
}

.slick-dots li button:before {
  content: none;
}

.slick-dots {
  text-align: center;
  bottom: -25px;
}

.slider_main .slick-dots {
  text-align: center;
  bottom: -30px;
  position: relative;
  z-index: +1;
}

.slick-dots li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.slick-dots li button {
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #979797;
  border-radius: 50%;
  padding: 0;
  color: transparent;
  outline: none;
}

.slick-dots li.slick-active button {
  background-color: #c4113c;
}

.lity-iframe-container {
  padding-top: 60.5% !important;
}

.autograph-athlete {
  font-size: 20px;
  font-weight: bold;
  margin-top: 80px;
}

.pc_fs24 {
  font-size: 24px;
}

.tleague_collaboration {
  padding: 90px 0 0px 0;
}

.tleague_collaboration-img {
  max-width: 415px;
  padding-bottom: 46px;
  margin: 0 auto;
}

.tleague_collaboration-text {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.01em;
  text-align: center;
}

.tleague_collaboration-text span {
  font-weight: 600;
  color: #c90436;
}

.tleague_campaign {
  min-width: 1020px;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #f5f5f5;
}

.tleague_campaign .inner {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.tleague_campaign-title {
  max-width: 550px;
  margin: 0 auto;
}

.tleague_campaign_itemarea {
  display: flex;
  justify-content: space-between;
  padding: 35px 135px 0 135px;
}

.tleague_campaign_itemarea-img {
  max-width: 420px;
}

.tleague_campaign_itemarea-text_title {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.tleague_campaign_itemarea-text_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10%;
  display: inline-block;
  width: 16px;
  height: 2px;
  background-color: #787878;
}

.tleague_campaign_itemarea-text_title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15%;
  display: inline-block;
  width: 16px;
  height: 2px;
  background-color: #787878;
}

.tleague_campaign_itemarea-text-list {}

.tleague_campaign_itemarea-text-list li {
  display: flex;
  justify-content: space-between;
  margin-left: -25px;
  color: #4b4b4b;
}

.tleague_campaign_itemarea-text-list li p {
  font-weight: bold;
  color: #000;
  margin-left: 20px;
}

.tleague_campaign_itemarea-text-list li p span {
  font-size: 14px;
}

.wd75 {
  width: 75%;
}

.wd80 {
  width: 80%;
}

main #colaboitem .tleague-athlete-goods {
  font-size: 36px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 60px;
  text-align: center;
  display: block;
  border: none;
}

main #colaboitem .tleague-athlete-goods img {
  display: block;
  max-width: 380px;
  width: 100%;
  height: auto;
  margin: 65px auto 0 auto;
}

.trial {
  max-width: 1280px;
  margin: 0 auto 60px auto;
  padding: 0;
  display: block;
}

.note2 {
  font-size: 14px !important;
  line-height: 1.2 !important;
  text-indent: 0em;
  padding: 15px 0 0 0;
  box-sizing: border-box;
  display: block;
}

main #colaboitem .cupone-img {
  min-width: unset;
  max-width: unset;
  width: 100%;
  margin: 0 0 25px 0;
  padding: 0;
  border: none;
  border-top: none;
}

main #colaboitem .cupone-img img {
  width: 462px;
  height: auto;
}

main #colaboitem .cupone-text {
  color: #c90436;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}

main #coupon.coupon_area {
  padding-top: 150px;
}

.coupon_area-title {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto 45px auto;
}

.pc_ml40 {
  margin-left: 40px;
}

main #colaboitem h2.kohanpatsu-title {
  min-width: 1020px;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 25px auto;
  padding: 125px 0 0 0;
  border: none;
  border-top: none;
}

main #colaboitem h2.kohanpatsu-title img {
  width: 100%;
}

/* 福袋部分 ココから*/
.luckey-bag {
  max-width: 1140px;
  height: auto;
  width: 90%;
  background-image: url(https://rise.itembox.design/item/images/coupon/tleague-2022/back_thanks_pc.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.luckey-bag__item {
  padding-top: 19%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.luckey-bag__item a{
  cursor: pointer;
}

.luckey-bag__item:not(:first-child) {
  padding-top: 30px;
}

.luckey-bag__item:last-child {
  padding-bottom: 50px;
}

.luckey-bag__item img {
  height: 100%;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.bargen {
  margin-top: 100px;
  max-width: 1140px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/* 福袋部分 ココまで*/

/* 緑の画像追加ココから */
.clearfix.add-image {
  position: relative;
}

.clearfix.add-image .image::after {
  content: '';
  top: -20px;
  display: inline-block;
  background-image: url(https://rise.itembox.design/item/images/coupon/tleague-2022/green.png);
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 102px;
  height: 93px;
  right: 50%;
  top: 1%;
}

/* 緑の画像追加ココまで */

main #new-lineup {
  max-width: 1280px;
  margin: 50px auto 100px auto;
}

main #new-lineup .inner {
  min-width: 640px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 0;
  text-align: center;
}


main #new-lineup ul {
  text-align: center;
  margin-top: 20px;
}

main #new-lineup ul li {
  list-style: none;
  display: inline-block;
  margin: 0 1% 15px 1%;
  width: 22%;
  vertical-align: top;
}

main #new-lineup ul li a {
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
  font-weight: bold;
  background: url(../../../images/campaign/cheerfreshers-2022/icon_arrow_red.png) 50% 100% no-repeat;
  background-size: auto 10px;
  display: block;
  padding-bottom: 20px;
}

main #new-lineup ul li img {
  width: auto;
  height: 100px;
}

main #new-lineup ul li span {
  display: block;
  margin-top: 10px;
}
main #new-lineup a{transition: all 0.3s ease-out;}
main #new-lineup a:hover{opacity:0.7;}
.campaign-banner{
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.campaign-banner__title{
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
main .campaign-banner a{transition: all 0.3s ease-out;}
main .campaign-banner a:hover{opacity:0.7;}
.campaign-banner__content{
  display: flex;
  gap: 30px;
  margin-top: 30px;
}

