@charset "UTF-8";

#kickoff .sp {
  display: none !important
}

@media (max-width:767.5px) {
  #kickoff .sp {
    display: block !important
  }

  #kickoff .pc {
    display: none !important
  }
}

#kickoff {
  overflow-x: clip
}

#kickoff section .title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto
}

#kickoff section .title img {
  height: 100px;
  width: auto
}

@media (max-width:767.5px) {
  #kickoff section .title img {
    height: 50px
  }
}

#kickoff img {
  max-width: 100%
}

#kickoff .mainVis {
  position: relative;
  background-image: url("/special/kickoff/event/2602/images/mainVis_bg_cloud.png"),
  url("/special/kickoff/event/2602/images/mainVis_sky.webp");
  background-position: center top 10px, center bottom;
  background-repeat: repeat;
  background-size: 100% auto, cover;
  width: 100%;
  height: 820px;
}

#kickoff .mainVis::before{
  content: '';
  display: block;
  width: 100%;
  height: 170px;
  background-image: url("/special/kickoff/event/2602/images/char.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  margin: 0 auto;
  z-index: 2;
}

#kickoff .mainVis::after{
  content: '';
  display: block;
  width: 100%;
  height: 71px;
  background-image: url("/special/kickoff/event/2602/images/earth.webp");
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}


#kickoff .mainVis .container {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto
}

#kickoff .mainVis .container .title {
  padding-top: 24px;
  width: 540px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto
}

#kickoff .mainVis .container .target {
  position: absolute;
  width: 169px;
  top: 20px;
  left: calc(100% + 20px)
}

#kickoff .mainVis .date {
  position: relative;
  max-width: 100%;
  width: 868px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  z-index: 2
}

#kickoff .mainVis .mainLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px
}

#kickoff .mainVis .mainLink>li {
  width: 207px
}

#kickoff .mainVis .mainLink>li>img {
  width: 100%
}

#kickoff .text p{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
}

#kickoff .note{
    margin-top: 8px;
    text-align: right;
    line-height: 1.2;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}

#kickoff .note a{
  text-decoration: underline;
}

#kickoff .note a:hover{
  color: #1AA1A9;
}

#kickoff .flex{
  display: flex;
}

#kickoff .pink{
  color: #f73e9d;
}

#kickoff .yellow{
  color: #deed11;
}

#kickoff .bold{
  font-weight: bold;
}


@media (max-width:767.5px) {
  #kickoff .mainVis {
    background-size: 150% auto, cover;
    background-position: center top 40px, center top;
    height: 500px;
    padding: 0 4%;
  }

#kickoff .mainVis::before{
  height: 70px;
  background-image: url("/special/kickoff/event/2602/images/char.webp");
  bottom: 36px;
}

#kickoff .mainVis::after{
  height: 60px;
  background-image: url("/special/kickoff/event/2602/images/earth_sp.webp");
  background-repeat: no-repeat;
}

  #kickoff .mainVis .container .title {
    padding-top: 34px;
    width: 226px;
  }

  #kickoff .mainVis .container .target {
    width: 106px;
    top: 25px;
    left: 5%
  }

  #kickoff .mainVis .date {
    margin-top: -20px;
    width: 338px
  }

  #kickoff .mainVis .mainLink {
    margin-top: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
  }

  #kickoff .mainVis .mainLink>li {
    width: 170px
  }
}

#kickoff #overview {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 120px 0 95px;
  background-image: url("/special/kickoff/event/2602/images/cloud.png");
  background-position: center 60px;
  background-size: 94%;
  background-repeat: no-repeat
}

#kickoff .logo_area{
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 40px;
}

#kickoff .logo_area .logo_group{
  width: 100%;
  height: 100%;
  animation: logo_scroll 40s infinite linear;
  transition: .6s;
}

@keyframes logo_scroll{
  0%{
    transform: translateX(0);
  }
  100%{
    transform: translateX(-100%);
  }
}

#kickoff .logo_area .logo_group_inner{
  display: flex;
}

#kickoff .logo_area .logo{
  width: 200px;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#kickoff .logo_area .logo img{
  max-width: 100px;
}

#kickoff .linkBtn{
  display: block;
  max-width: 350px;
  margin: 0 auto 16px;
}

#kickoff .reserve_wrapper .reserve_area{
  max-width: 1120px;
  margin: 0 auto;
  padding: 56px 0;
}

#kickoff .reserve_wrapper .reserve_bnr{
  margin-bottom: 40px;
}

#kickoff .reserve_wrapper .text{
  text-align: center;
}

#kickoff .point_wrapper{
  background-image: url('/special/kickoff/event/2602/images/bg_blue.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 56px 0;
}

#kickoff .point_wrapper .point_inner{
  max-width: 820px;
  margin: 0 auto;
}

#kickoff .point_wrapper h2{
  margin-bottom: -40px;
  position: relative;
  z-index: 1;
}

#kickoff .point_wrapper h2 img{
  max-width: 350px;
  margin: 0 auto;
}

#kickoff .point_wrapper ul{
  max-width: 820px;
  margin: 0 auto;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 30px;
  position: relative;
  padding: 64px 32px 32px;
}

#kickoff .point_wrapper ul li{
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  position: relative;
  margin-bottom: 16px;
  padding-left: 50px;
}

#kickoff .point_wrapper ul li:nth-last-of-type(1){
  margin-bottom: 0;
}

#kickoff .point_wrapper ul li::before{
  content: '';
  display: block;
  width: 40px;
  height: 32px;
  background-image: url('/special/kickoff/event/2602/images/checkbox.svg');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0px;
}

#kickoff .event_wrapper{
  padding: 48px 0 48px;
}

#kickoff .event_wrapper .event_area{
  text-align: center;
}

#kickoff .event_wrapper h2{
  text-align: center;
  padding-bottom: 24px;
  font-size: 32px;
}

#kickoff .event_wrapper .event_text_block{
  background-color: #0CA5B0;
  border-radius: 16px;
  padding: 16px 24px;
  display: inline-block;
  margin-bottom: 72px;
}

#kickoff .event_wrapper .event_text_block p{
  color: #fff;
  font-size: 32px;
}

#kickoff .event_wrapper p:nth-of-type(1){
  padding-right: 32px;
}

#kickoff #overview .merit {
  max-width: 1120px;
  width: 100%;
  margin: 100px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 45px
}

#kickoff #overview .merit>img {
  width: calc((100% - 45px) / 2)
}

#kickoff #overview .benefits {
  max-width: 1120px;
  width: 100%;
  margin: 60px auto 0
}

#kickoff #overview .benefits .note {
  margin-top: 8px;
  text-align: right;
  line-height: 1.2;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5)
}

#kickoff .movie_area{
  width: 960px;
  height: 500px;
  margin: 0 auto;
}

@media (max-width:767.5px) {
  #kickoff #overview {
    padding: 50px 4% 45px;
    background-size: 120% auto, cover
  }

#kickoff .movie_area{
  width: 100%;
  height: 200px;
  margin: 0 auto;
}

  #kickoff #overview .lead {
    width: 80%
  }

  #kickoff .text {
    font-size: 16px;
  }

  #kickoff #overview .text p {
    font-size: 13px
  }

  #kickoff #overview .text .big {
    font-size: 16px
  }

  #kickoff #overview .annotation {
    margin-top: 30px
  }

  #kickoff #overview .annotation .heading {
    font-size: 15px
  }

  #kickoff #overview .annotation .annotationText {
    font-size: 12px
  }

  #kickoff #overview .merit {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    max-width: 527px
  }

  #kickoff #overview .merit>img {
    width: 100%
  }

  #kickoff #overview .benefits {
    margin-top: 40px;
    max-width: 527px
  }

  #kickoff #overview .benefits .note {
    font-size: 10px
  }

#kickoff .logo_area{
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 0;
}

#kickoff .logo_area .flex{
  justify-content: center;
}


#kickoff .logo_area .logo_group{
  min-width: min-content;
  width: 100%;
  height: 100%;
  animation: logo_scroll 30s infinite linear;
  transition: .4s;
}

#kickoff .logo_area .logo_group_inner{
  display: flex;
}

#kickoff .logo_area .logo{
  width: 100px;
  height: 80px;
}

#kickoff .logo_area .logo img{
  max-width: 60px;
}

#kickoff .reserve_wrapper .reserve_area {
    max-width: none;
    margin: 0;
    padding: 24px 16px 48px;
}


#kickoff .reserve_wrapper .reserve_bnr{
  margin-bottom: 24px;
}

#kickoff .reserve_wrapper .linkBtn,
#kickoff .bottom_btn_area .linkBtn{
  max-width: 250px;
  margin: 0 auto 16px;
}

#kickoff .point_wrapper h2 {
    margin-bottom: -24px;
}

#kickoff .point_wrapper h2 img {
    max-width: 200px;
}

#kickoff .point_wrapper {
    background-image: url(/special/kickoff/event/2602/images/bg_blue.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 48px 16px 48px;
}

#kickoff .point_wrapper .point_inner {
    max-width: none;
    margin: 0;
    padding: 0 8px;
}

#kickoff .point_wrapper ul {
    max-width: none;
    padding: 40px 16px 24px;
}

#kickoff .point_wrapper ul li {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 16px;
    padding-left: 26px;
}


#kickoff .point_wrapper ul li::before {
    width: 23px;
    height: 18px;
    background-image: url(/special/kickoff/event/2602/images/checkbox.svg);
    left: 0;
    bottom: auto;
    top: 0px;
}

#kickoff .event_wrapper h2 {
    font-size: 18px;
}

#kickoff .event_wrapper .event_area {
    padding: 0 16px;
}

#kickoff .event_wrapper .event_text_block {
  width: 100%;
  border-radius: 8px;
  padding: 16px 24px;
  display: inline-block;
  margin-bottom: 72px;
}

#kickoff .event_text_block .flex {
    display: block;
}

#kickoff .event_wrapper .event_text_block p{
  font-size: 16px;
}

#kickoff .event_wrapper p:nth-of-type(1) {
    padding-right: 0;
    padding-bottom: 16px;
}

#kickoff .event_wrapper .text {
    font-size: 12px;
}


}

@media (max-width:767.5px) and (max-width:450px) {
  #kickoff #overview .benefits .note {
    text-align: left
  }
}

#kickoff .joinLink {
  background-color: #7485CA;
  padding: 40px 0 20px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  place-content: center
}

#kickoff .joinLink .buttonLink {
  width: 350px;
  display: block
}

#kickoff .joinLink .textLink {
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: underline
}

@media (max-width:767.5px) {
  #kickoff .joinLink {
    padding: 15px 0
  }

  #kickoff .joinLink .buttonLink {
    margin: 0 auto;
    /* width: 50% */
    width: 75%;
  }

  #kickoff .joinLink .textLink {
    font-size: 10px
  }
}

#kickoff #program {
  padding: 200px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #84AFFF), color-stop(60%, #91E7FC), to(#FFE6CD));
  background: linear-gradient(to bottom, #84AFFF 20%, #91E7FC 60%, #FFE6CD 100%);
  position: relative
}

#kickoff #program:after,
#kickoff #program:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 120px;
  background-size: cover
}

#kickoff #program:before {
  top: -2px;
  background-image: url("/special/kickoff/event/2602/images/program_bg_top.svg")
}

#kickoff #program:after {
  bottom: -2px;
  background-image: url("/special/kickoff/event/2602/images/program_bg_bottom.svg")
}

#kickoff #program .inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto
}

#kickoff #program .headImg {
  width: 557px
}

#kickoff #program .program_content {
  margin-top: 80px;
  position: relative
}

#kickoff #program .program_content .dottedLine {
  position: absolute;
  right: 70px;
  width: 6px;
  background: repeating-linear-gradient(to bottom, white 0px, white 6px, transparent 6px, transparent 12px);
  height: 0px
}

#kickoff #program .program_content .program1 {
  position: relative;
  padding-left: 3.5%
}

#kickoff #program .program_content .program1 .mainframe {
  padding-bottom: 50px
}

#kickoff #program .program_content .program1 .wrapper {
  padding-top: 50px;
  margin-left: 29%
}

#kickoff #program .program_content .program1 .wrapper .img1-1>img {
  width: 375px
}

#kickoff #program .program_content .program1 .wrapper>p {
  margin-top: 8px;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.3
}

#kickoff #program .program_content .program1 .questLink {
  margin: 50px auto 0;
  width: 450px;
  display: block
}

#kickoff #program .program_content .program1 .img1-2 {
  width: 100%
}

#kickoff #program .program_content .program2 {
  margin-top: 80px;
  position: relative;
  padding-left: 3.5%
}

#kickoff #program .program_content .program2 .mainframe {
  -o-border-image: url("/special/kickoff/event/2602/images/border_white.png") 28 fill/28px round;
  border-image: url("/special/kickoff/event/2602/images/border_white.png") 28 fill/28px round;
  padding-top: 150px;
  padding-bottom: 50px
}

#kickoff #program .program_content .program2 picture>img {
  padding: 0 50px;
  margin-bottom: 40px
}

#kickoff #program .program_content .program3 {
  margin-top: 80px;
  position: relative;
  padding-left: 3.5%
}

#kickoff #program .program_content .program3 .mainframe {
  padding-bottom: 50px
}

#kickoff #program .program_content .program3 .wrapper {
  padding-top: 45px;
  margin-left: 29%
}

#kickoff #program .program_content .program3 .wrapper .img3-1>img {
  width: 530px
}

#kickoff #program .program_content .program3 .wrapper .annotation {
  background-color: #000000;
  color: #FFFFFF;
  border: 3px solid #FFFFFF;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px rgba(0, 0, 0, 0.25);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 1120px;
  padding: 20px;
  margin-top: 40px
}

#kickoff #program .program_content .program3 .wrapper .annotation>p {
  font-size: 14px;
  line-height: 1.3;
  text-align: center
}

#kickoff #program .program_content .mainframe {
  width: 76.1%;
  -o-border-image: url("/special/kickoff/event/2602/images/border.png") 28/28px round;
  border-image: url("/special/kickoff/event/2602/images/border.png") 28/28px round;
  border-style: solid
}

#kickoff #program .program_content .arrow {
  position: relative
}

#kickoff #program .program_content .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -55px;
  width: 55px;
  height: 56px;
  background-image: url("/special/kickoff/event/2602/images/arrow.png");
  background-size: contain;
  background-repeat: no-repeat
}

#kickoff #program .program_content .titleImg {
  position: absolute;
  width: 23.03%;
  top: 40px;
  left: 0
}

#kickoff #program .program_content .guideImg {
  position: absolute;
  width: 144px;
  top: 0;
  right: 0;
  z-index: 2
}

@media (max-width:767.5px) {
  #kickoff #program {
    padding: 120px 0
  }

  #kickoff #program:after,
  #kickoff #program:before {
    height: 70px
  }

  #kickoff #program .headImg {
    margin-left: 4%;
    width: 80%;
    max-width: 400px
  }

  #kickoff #program .program_content {
    margin-top: 50px
  }

  #kickoff #program .program_content .program1 {
    position: relative;
    padding-left: 0;
    margin-left: 3.5%
  }

  #kickoff #program .program_content .program1 .mainframe {
    padding-bottom: 20px
  }

  #kickoff #program .program_content .program1 .wrapper {
    padding-top: 50px;
    margin-left: 5%
  }

  #kickoff #program .program_content .program1 .wrapper .img1-1>img {
    width: 55%
  }

  #kickoff #program .program_content .program1 .questLink {
    margin: 20px auto;
    width: 80%;
    display: block
  }

  #kickoff #program .program_content .program2 {
    margin-top: 80px;
    position: relative;
    padding-left: 0;
    margin-left: 3.5%
  }

  #kickoff #program .program_content .program2 .mainframe {
    -o-border-image: url("/special/kickoff/event/2602/images/border_sp.png") 28/28px round;
    border-image: url("/special/kickoff/event/2602/images/border_sp.png") 28/28px round;
    padding-top: 60px;
    padding-bottom: 20px
  }

  #kickoff #program .program_content .program2 picture>img {
    padding: 0 4% 0 5%;
    margin-bottom: 20px
  }

  #kickoff #program .program_content .program3 {
    margin-top: 80px;
    padding-left: 0;
    margin-left: 3.5%
  }

  #kickoff #program .program_content .program3 .mainframe {
    padding-bottom: 30px
  }

  #kickoff #program .program_content .program3 .wrapper {
    padding-top: 45px;
    margin-left: 5%
  }

  #kickoff #program .program_content .program3 .wrapper .img3-1>img {
    width: 55%
  }

  #kickoff #program .program_content .program3 .wrapper .annotation {
    padding: 20px;
    margin: 30px auto 0
  }

  #kickoff #program .program_content .program3 .wrapper .annotation>p {
    text-align: left
  }

  #kickoff #program .program_content .mainframe {
    width: 100%;
    -o-border-image: url("/special/kickoff/event/2602/images/border_sp.png") 28/28px round;
    border-image: url("/special/kickoff/event/2602/images/border_sp.png") 28/28px round;
    border-style: solid
  }

  #kickoff #program .program_content .arrow {
    position: relative
  }

  #kickoff #program .program_content .arrow:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -55px;
    width: 55px;
    height: 56px;
    background-image: url("/special/kickoff/event/2602/images/arrow.png");
    background-size: contain;
    background-repeat: no-repeat
  }

  #kickoff #program .program_content .titleImg {
    width: 175px;
    top: -20px;
    left: 20px
  }

  #kickoff #program .program_content .guideImg {
    width: 26%;
    top: -20px;
    right: 2%
  }
}

#kickoff #question {
  background-color: #FFFFFF;
  padding: 120px 0 132px
}

#kickoff #question .title {
  margin-bottom: 50px
}

#kickoff #question .questionList {
  padding: 0;
  margin-top: 5px;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto
}

#kickoff #question .questionList>li {
  position: relative;
  padding-top: 51px;
  padding-bottom: 30px;
  padding-left: 9%
}

#kickoff #question .questionList>li .subject {
  color: #1AA1A9;
  font-size: 24px;
  font-weight: bold
}

#kickoff #question .questionList>li .subject:before {
  content: "";
  display: block;
  width: 35px;
  height: 77px;
  background-image: url("/special/kickoff/event/2602/images/questionMark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  left: 0
}

#kickoff #question .questionList>li .text {
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75
}

#kickoff #question .questionList>li .text a {
  text-decoration: underline
}

#kickoff #question .questionList>li .text .note {
  font-size: 90%;
  font-weight: normal
}

#kickoff #question .questionList>li:not(:last-child) {
  border-bottom: 1px solid #D7D7D7
}

@media (max-width:767.5px) {
  #kickoff #question {
    padding: 50px 0 40px
  }

  #kickoff #question .title {
    margin-bottom: 25px
  }

  #kickoff #question .questionList {
    padding: 0 5%
  }

  #kickoff #question .questionList>li {
    position: relative;
    padding-top: 21px;
    padding-bottom: 15px;
    padding-left: 7%
  }

  #kickoff #question .questionList>li .subject {
    font-size: 20px
  }

  #kickoff #question .questionList>li .subject:before {
    width: 14px;
    height: 30.8px;
    top: 18px;
    left: 0
  }

  #kickoff #question .questionList>li .text {
    margin-top: 12px;
    font-size: 12px
  }
}

#kickoff .bottomlink {
  background-color: rgba(255, 227, 204, 0.7);
  padding: 16px 0;
  width: 100%;
  display: -ms-grid;
  display: grid;
  place-content: center;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px)
}

#kickoff .bottomlink>a {
  width: 350px;
  display: block
}

@media (max-width:767.5px) {
  #kickoff .bottomlink {
    padding: 5px 0
  }

  #kickoff .bottomlink>a {
    /* width: 50%; */
    width: 75%;
    margin: 0 auto
  }
}

#kickoff .stickyItem {
  width: 100%;
  height: auto;
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
  z-index: 3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease
}

@media (max-width:767.5px) {
  #kickoff .stickyItem {
    bottom: 57px
  }

  #kickoff .stickyItem.float {
    bottom: 0
  }
}

#kickoff .tagLine {
  position: relative;
  border-top: 5px solid #fff
}

#kickoff .tagLine>img {
  width: 100%;
  height: auto
}

#kickoff .tagLine .container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #FFFFFF;
  padding-left: 150px
}

#kickoff .tagLine .container .text {
  font-size: 20px;
  font-weight: bold
}

#kickoff .tagLine .container .stickyLink {
  position: relative;
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold
}

#kickoff .tagLine .container .stickyLink:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 11px;
  background-image: url("/special/kickoff/event/2602/images/triangle_white.svg");
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}

#kickoff .tagLine .container .stickyLink:hover {
  opacity: 0.7
}

@media (max-width:767.5px) {
  #kickoff .tagLine>img {
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover
  }

  #kickoff .tagLine .container {
    padding-left: 16px
  }

  #kickoff .tagLine .container .text {
    font-size: 14px
  }

  #kickoff .tagLine .container .stickyLink {
    padding-left: 15px;
    font-size: 12px
  }

  #kickoff .tagLine .container .stickyLink:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 11px;
    background-image: url("/special/kickoff/event/2602/images/triangle_white.svg");
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
  }
}

#kickoff .linkBtn:hover {
  -webkit-transform: translateY(3px);
  transform: translateY(3px)
}

/*# sourceMappingURL=style.css.map */

/* close対応 */
#kickoff .ended-wrap {
  position: relative;
  top: -60px;
  width: 624px;
  margin: auto;
  margin-bottom: -60px;
}
@media (max-width:767px) {
  .bottomlink .linkBtn {
      width: 100%;
      margin-inline: auto;
  }
  #kickoff .ended-wrap { 
      width:90%;
      top: -1.7em;
      margin-bottom:-1.7em;
  }
}

#kickoff #program .program_content .program3 .wrapper .annotation_end {
  width: 350px;;
  max-width: 1120px;
  padding: 20px;
  margin-top: 40px
}
#kickoff .program3 p {
  font-weight: bold;
  margin-top: 10px;
}