@charset "UTF-8";
@media only screen and (min-width: 769px) {
  .pcHide {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .spHide {
    display: none !important;
  }
}
.u-br--blk {
  display: block;
}
@media only screen and (min-width: 769px) {
  .u-br--blk__pc {
    display: block;
  }
  .u-br--blk__sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .u-br--blk__pc {
    display: none;
  }
  .u-br--blk__sp {
    display: block;
  }
}
.u-br--inlblk {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  .u-br--inlblk__pc {
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  .u-br--inlblk__sp {
    display: inline-block;
  }
}

section img {
  width: 100%;
}

.animated {
  opacity: 0;
}

.fadeInLeft,
.tada,
.zoomIn,
.fadeInUp {
  opacity: 1;
}

.slick-arrow {
  display: none !important;
}

#fixBnr {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background: #4998f7;
  padding: 4px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.33);
}
#fixBnr.fixed {
  position: fixed;
}
#fixBnr .left {
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
#fixBnr .left .icn {
  width: 40px;
  height: 40px;
}
#fixBnr .left .icn img {
  width: 100%;
  vertical-align: bottom;
}
#fixBnr .left .text {
  width: 149px;
  padding: 0 1px 0 4px;
}
#fixBnr .left .text .txt01 {
  /*
  width: 116px;

  */
  height: 16px;
  font-size: 0;
  background: url(../images/h2_skpapp@2x.png) 0 0 no-repeat;
  background-size: cover;
}
#fixBnr .left .text .txt02 {
  line-height: 1;
  font-size: 12px;
  color: #fff;
  padding-top: 4px;
}
#fixBnr .right a {
  display: block;
  text-align: center;
  background: #000;
  text-align: center;
  padding: 6px 0;
  height: 40px;
  width: 136px;
}
@media only screen and (max-width: 768px) {
  #fixBnr .right a {
    max-width: 124px;
  }
}
#fixBnr .right a img {
  height: 100%;
  width: auto;
}

.fw .mainContents {
  max-width: 1440px;
  margin: auto;
  overflow: hidden;
}

.mainContents .right {
  text-align: start;
}

#sec00_01 {
  background-image: url(../images/img_top_pc@2x.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin: 0 auto;
  min-height: 560px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #sec00_01 {
    background-image: url(../images/img_top_sp@2x.jpg);
    background-position: 69% 15%;
    background-size: 150% auto;
    min-height: 0;
  }
}
#sec00_01 .h1Wrap {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  width: 46.25%;
  margin: 24px auto 0;
  max-width: 592px;
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .h1Wrap {
    margin-top: 100px;
    position: relative;
    max-width: none;
    width: 100%;
    height: 180px;
    z-index: 1;
  }
}
#sec00_01 .h1Wrap dt .icon {
  display: block;
  margin: auto;
  width: 100px;
}
#sec00_01 .h1Wrap dd {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .h1Wrap dd {
    position: absolute;
    right: -24px;
    top: -40px;
    max-width: 310px;
  }
}
#sec00_01 .h1Wrap dd h1 {
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .h1Wrap dd h1 {
    max-width: 440px;
    padding: 0 40px;
  }
}
#sec00_01 .h1Wrap dd img {
  max-width: 468px;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .h1Wrap {
    flex-direction: column;
  }
}
#sec00_01 .apply-button {
  margin-top: 24px;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .apply-button {
    margin-top: 0;
    position: absolute;
    bottom: 80px;
    right: 16px;
    width: 318px;
    z-index: 100;
  }
}
#sec00_01 .apply-button__list {
  --gap-col: 16px;
  -moz-column-gap: var(--gap-col);
       column-gap: var(--gap-col);
  display: flex;
  margin: auto;
  max-width: 576px;
  padding-left: 64px;
}
#sec00_01 .apply-button__list__items a {
  border-radius: 16px;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .apply-button__list__items:last-child {
    display: none;
  }
}
#sec00_01 .apply-button__notes {
  color: #fff;
  margin-top: 16px;
  text-align: center;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .apply-button__notes {
    display: none;
  }
}
#sec00_01 .fukidashi {
  margin-bottom: 8px;
  width: 250px;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .fukidashi {
    width: 210px;
    position: absolute;
    top: -90px;
    right: 24px;
  }
}
@media only screen and (max-width: 768px) {
  #sec00_01 .icon {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
  }
}
#sec00_01 .arrow01_01 {
  position: absolute;
  inset: auto 0 0 0;
}
@media only screen and (max-width: 768px) {
  #sec00_01 .arrow01_01 {
    transform: scale(1.1);
  }
}
@media only screen and (max-width: 768px) {
  #sec00_01 .arrow01_01 img {
    height: 64px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.sec00_01 {
  padding-top: 24px;
  position: relative;
}
.sec00_01_news {
  background-color: #fff;
  border-radius: 16px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 700;
  line-height: 1.3;
  margin: auto;
  max-width: 640px;
  padding: 12px 16px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: calc(100% - 24px);
}
@media only screen and (max-width: 768px) {
  .sec00_01_news {
    padding: 8px 12px;
  }
}
.sec00_01_news_icon {
  max-width: 100%;
  padding-right: 8px;
  width: 32px;
}
.sec00_01_news a {
  color: #000;
  cursor: pointer;
  text-decoration: underline;
  transition: linear 0.2s;
}
.sec00_01_news a:hover {
  color: #09f;
  opacity: 1;
}

#sec01_01 .left.pointText,
#sec01_01 .right.pointText,
#sec01_02 .left.pointText,
#sec01_02 .right.pointText,
#sec01_03 .left.pointText,
#sec01_03 .right.pointText,
#sec01_04 .left.pointText,
#sec01_04 .right.pointText {
  padding: 0 40px;
}
@media only screen and (max-width: 768px) {
  #sec01_01 .left.pointText,
#sec01_01 .right.pointText,
#sec01_02 .left.pointText,
#sec01_02 .right.pointText,
#sec01_03 .left.pointText,
#sec01_03 .right.pointText,
#sec01_04 .left.pointText,
#sec01_04 .right.pointText {
    padding: 64px 20px 0;
  }
}
#sec01_01 .left.pointText h2,
#sec01_01 .right.pointText h2,
#sec01_02 .left.pointText h2,
#sec01_02 .right.pointText h2,
#sec01_03 .left.pointText h2,
#sec01_03 .right.pointText h2,
#sec01_04 .left.pointText h2,
#sec01_04 .right.pointText h2 {
  font-size: clamp(24px, 2.5vw, 32px);
  font-weight: normal;
  line-height: clamp(10px, 2vw, 64px);
  margin-bottom: clamp(16px, 2vw, 24px);
}
#sec01_01 .left.pointText h2 span,
#sec01_01 .right.pointText h2 span,
#sec01_02 .left.pointText h2 span,
#sec01_02 .right.pointText h2 span,
#sec01_03 .left.pointText h2 span,
#sec01_03 .right.pointText h2 span,
#sec01_04 .left.pointText h2 span,
#sec01_04 .right.pointText h2 span {
  display: inline-block;
  width: clamp(40px, 4vw, 64px);
  height: clamp(40px, 4vw, 64px);
  background: #ffe665;
  color: #222;
  line-height: clamp(36px, 3.75vw, 58px);
  text-align: center;
  border-radius: 100%;
  margin-left: 8px;
}
#sec01_01 .left.pointText h3,
#sec01_01 .right.pointText h3,
#sec01_02 .left.pointText h3,
#sec01_02 .right.pointText h3,
#sec01_03 .left.pointText h3,
#sec01_03 .right.pointText h3,
#sec01_04 .left.pointText h3,
#sec01_04 .right.pointText h3 {
  font-size: clamp(24px, 2.5vw, 32px);
  line-height: 1.3;
  margin-bottom: clamp(14px, 2vw, 28px);
}
#sec01_01 .left.pointText p,
#sec01_01 .right.pointText p,
#sec01_02 .left.pointText p,
#sec01_02 .right.pointText p,
#sec01_03 .left.pointText p,
#sec01_03 .right.pointText p,
#sec01_04 .left.pointText p,
#sec01_04 .right.pointText p {
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  #sec01_01 .left.pointText p,
#sec01_01 .right.pointText p,
#sec01_02 .left.pointText p,
#sec01_02 .right.pointText p,
#sec01_03 .left.pointText p,
#sec01_03 .right.pointText p,
#sec01_04 .left.pointText p,
#sec01_04 .right.pointText p {
    margin-bottom: 24px;
  }
}

/*--------------------------*/
#sec01_01 {
  background-color: #fff;
  padding-top: 7%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #sec01_01 {
    padding-top: 0;
  }
}
#sec01_01 .wrapper {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  transform: translate(0, -50px);
}
@media only screen and (max-width: 768px) {
  #sec01_01 .wrapper {
    display: block;
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 768px) {
  #sec01_01 .pointText {
    text-align: center;
  }
}
#sec01_01 .pointText h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#sec01_01 .arrow01_01 {
  background-image: url(../images/bg_gradient-blue_1.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: scale(1.1);
  padding-top: 31%;
  position: absolute;
  inset: auto 0 0;
  width: 100%;
}
#sec01_01 .left {
  width: 43%;
}
@media only screen and (max-width: 768px) {
  #sec01_01 .left {
    width: 100%;
  }
}
#sec01_01 .left.pointText h2 {
  color: #0599ff;
}
#sec01_01 .right {
  width: 57%;
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 768px) {
  #sec01_01 .right {
    width: initial;
    display: block;
  }
}
#sec01_01 .right .phone01 {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  #sec01_01 .right .phone01 {
    margin-left: auto;
    margin-right: auto;
    max-width: 225px;
    width: 70%;
  }
}
#sec01_01 .right .phone02 {
  width: 60%;
  padding-right: 20%;
  position: relative;
}
#sec01_01 .right .phone02 p {
  padding: 20px 77px 0 14px;
  position: relative;
}
#sec01_01 .right .phone02 .comment {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  width: 128px;
  height: 128px;
  color: #333333;
  background: #ffe665;
  padding: 28px 0;
  font-weight: bold;
  border-radius: 50%;
  position: absolute;
  top: 20%;
  right: -5%;
}
@media only screen and (max-width: 768px) {
  #sec01_01 .right .phone02 .comment {
    top: 16%;
    right: -30%;
    opacity: 1 !important;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_01 .right .slideChild {
    width: 80%;
    padding: 0;
  }
  #sec01_01 .right .slideChild p {
    padding: 0 16px;
    max-width: 261px;
    margin: 0 auto;
  }
}

#sec01_02 {
  background-image: linear-gradient(90deg, rgb(0, 190, 253) 0%, rgb(5, 153, 255) 100%);
}
#sec01_02 .wrapper {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  z-index: 1;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .wrapper {
    display: block;
  }
}
#sec01_02 .left {
  width: 62.5%;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left {
    width: 100%;
    overflow: hidden;
  }
}
#sec01_02 .right {
  width: 37.5%;
  padding: 0 32px 0 0;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .right {
    width: 100%;
    padding: 16px 20px 0;
  }
}
#sec01_02 .right h2 {
  font-size: clamp(24px, 2.5vw, 32px);
  font-weight: normal;
  color: #4998f7;
  line-height: clamp(10px, 2vw, 64px);
  margin-bottom: clamp(10px, 2vw, 32px);
  color: #fff;
  padding-top: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .right h2 {
    margin-left: auto;
    margin-right: auto;
  }
}
#sec01_02 .right h3 {
  font-size: clamp(24px, 2.5vw, 32px);
  line-height: 1;
  color: #fff;
  margin-bottom: clamp(16px, 2vw, 28px);
}
@media only screen and (max-width: 768px) {
  #sec01_02 .right h3 {
    margin-bottom: 20px;
  }
}
#sec01_02 .right p {
  color: #fff;
  font-size: clamp(10px, 1.5vw, 16px);
  line-height: clamp(10px, 2vw, 28px);
  text-shadow: 0px 0px 3px #4998f7, 0px 0px 3px #4998f7, 0px 0px 3px #4998f7;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .right p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .right.pointText .rightTxt01 {
    text-align: center;
  }
}

.right_text {
  position: relative;
  color: #ffe665 !important;
}

#sec01_02 .left {
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left {
    display: block;
    position: relative;
  }
}
#sec01_02 .left .in_R {
  width: 40%;
}
#sec01_02 .left .in_R p {
  padding: 20px 45px 0 45px;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_R {
    width: 100%;
    padding: 0 60px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  #sec01_02 .left .in_R p {
    padding: 0 16px;
    max-width: 270px;
    margin: 0 auto;
  }
}
#sec01_02 .left .in_L {
  width: 60%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L {
    position: absolute;
    height: 100%;
    max-width: 360px;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
}

#sec01_02 .left .in_L .img {
  position: absolute;
}
#sec01_02 .left .in_L .img01 {
  -ms-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.33);
  -webkit-height: -webkit-fit-content;
  -moz-height: -moz-fit-content;
  -ms-height: fit-content;
  -o-height: fit-content;
  height: fit-content;
}
@media only screen and (min-width: 769px) {
  #sec01_02 .left .in_L .img01 {
    width: 20%;
    top: 38%;
    right: -4%;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img01 {
    max-width: 77px;
    width: 21%;
    top: auto;
    right: auto;
    bottom: 16%;
    left: 6%;
  }
}
#sec01_02 .left .in_L .img02 {
  -ms-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.33);
}
@media only screen and (min-width: 769px) {
  #sec01_02 .left .in_L .img02 {
    width: 20%;
    top: 45%;
    right: 4%;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img02 {
    width: 27%;
    max-width: 96px;
    top: 81%;
    right: auto;
    bottom: auto;
    left: -8%;
  }
}
#sec01_02 .left .in_L .img03 {
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.33);
}
@media only screen and (min-width: 769px) {
  #sec01_02 .left .in_L .img03 {
    width: 24%;
    top: 63%;
    right: 14%;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img03 {
    width: 32%;
    max-width: 115px;
    top: 74%;
    right: -3%;
    bottom: auto;
    left: auto;
  }
}
#sec01_02 .left .in_L .img04 {
  -ms-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.33);
}
@media only screen and (min-width: 769px) {
  #sec01_02 .left .in_L .img04 {
    width: 30%;
    top: 20%;
    right: 26%;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img04 {
    width: 40%;
    max-width: 144px;
    top: 45%;
    right: -26%;
    bottom: auto;
    left: auto;
  }
}
#sec01_02 .left .in_L .img05 {
  -ms-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.33);
}
@media only screen and (min-width: 769px) {
  #sec01_02 .left .in_L .img05 {
    width: 35%;
    top: 53%;
    right: 43%;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img05 {
    width: 47%;
    max-width: 168px;
    top: 24%;
    right: auto;
    bottom: auto;
    left: -19%;
  }
}
#sec01_02 .left .in_L .img06 {
  -ms-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.33);
}
@media only screen and (min-width: 769px) {
  #sec01_02 .left .in_L .img06 {
    width: 40%;
    top: 10%;
    right: -26%;
    bottom: auto;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img06 {
    width: 53%;
    max-width: 192px;
    top: 10%;
    right: -26%;
    bottom: auto;
    left: auto;
  }
}
#sec01_02 .left .in_L .img07 {
  -ms-box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.33);
  width: 50%;
  top: 8%;
  right: 63%;
  bottom: auto;
  left: auto;
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img07 {
    top: 0%;
    right: auto;
    bottom: auto;
    left: auto;
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #sec01_02 .left .in_L .img {
    top: 37%;
    right: -58%;
    opacity: 0;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_02 .left .in_L .img {
    -webkit-height: -webkit-fit-content;
    -moz-height: -moz-fit-content;
    -ms-height: fit-content;
    -o-height: fit-content;
    height: fit-content;
  }
  #sec01_02 .left .in_L .img.spTL {
    top: 42%;
    left: 24%;
    opacity: 0;
  }
  #sec01_02 .left .in_L .img.spBL {
    bottom: 42%;
    left: 38%;
    opacity: 0;
  }
  #sec01_02 .left .in_L .img.spTR {
    top: 42%;
    right: 24%;
    opacity: 0;
  }
}

#sec01_03 {
  background-color: #fff;
  position: relative;
}
#sec01_03 .wrapper {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  transform: translate(0, 25%);
  z-index: 10;
  display: flex;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .wrapper {
    display: block;
    transform: translate(0, 0);
  }
}
#sec01_03 .arrow01_01 {
  background: url(../images/bgi_blue_rt02.svg) 50% 100%;
  background-size: 100% 100%;
  width: 100%;
  height: 0;
  padding-top: 20%;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .arrow01_01 {
    background: url(../images/bgi_blue_rt02_sp.svg) 50% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 0;
    padding-top: 97%;
  }
}
#sec01_03 .left {
  position: relative;
  width: 30.7692307692%;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .left {
    width: 100%;
    z-index: 1;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_03 .left.pointText {
    padding-top: 40px;
    padding-bottom: 16px;
  }
}
#sec01_03 .left .leftTxt01 {
  max-width: 270px;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .left .leftTxt01 {
    max-width: none;
  }
}
#sec01_03 .center {
  --gap-col: 48px;
  display: flex;
  -moz-column-gap: var(--gap-col);
       column-gap: var(--gap-col);
  position: relative;
  width: 40%;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .center {
    justify-content: center;
    width: 100%;
  }
}
#sec01_03 .center .phone01 {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .center .phone01 {
    max-width: 225px;
    z-index: 1;
  }
}
#sec01_03 .center .phone02 {
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .center .phone02 {
    display: none;
  }
}
#sec01_03 .center .phone02 p {
  position: relative;
}
#sec01_03 .center .phone02 .comment {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  width: 128px;
  height: 128px;
  color: #333333;
  background: #ffe665;
  padding: 28px 0;
  font-weight: bold;
  border-radius: 50%;
  position: absolute;
  top: 20%;
  right: -5%;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .center .phone02 .comment {
    top: 16%;
    right: -30%;
    opacity: 1 !important;
  }
}
#sec01_03 .right {
  margin-top: 80px;
  padding-right: 40px;
  position: relative;
  width: 28.5714285714%;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .right {
    margin-top: initial;
    width: 100%;
    z-index: 1;
  }
}
#sec01_03 .right.pointText h2 {
  margin-top: 25%;
}
@media (max-width: 1100px) {
  #sec01_03 .right.pointText h2 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_03 .right.pointText h2 {
    font-size: clamp(24px, 2.5vw, 32px);
    font-weight: normal;
    line-height: clamp(10px, 2vw, 64px);
    margin-bottom: clamp(10px, 2vw, 32px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#sec01_03 .right p {
  font-size: 16px;
  line-height: 28px;
}
#sec01_03 .spImage {
  display: none;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .spImage {
    background-color: #f0f0f0;
    display: block;
    margin-top: 26px;
    z-index: 0;
  }
}
#sec01_03 .spImage .arrow01_03 {
  display: none;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .spImage .arrow01_03 {
    background-image: url("data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjcyMHB4IiBoZWlnaHQ9IjEwNTZweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigyNDAsIDI0MCwgMjQwKSIKIGQ9Ik0wLjAwMCwxMDU2LjAwMSBMNzE5LjEwMDAsMTA1Ni4wMDEgTDcxOS4xMDAwLDAuMDA5IEwwLjAwMCwxMDU2LjAwMSBaIi8+Cjwvc3ZnPg==");
    display: block;
    padding-top: 147%;
    inset: 0 0 auto 0;
    transform: translate(1px, calc(-100% + 2px));
    width: 100vw;
    z-index: 0;
  }
}
#sec01_03 .spImage .phone02 {
  max-width: 320px;
  margin: auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .spImage .phone02 {
    max-width: 255px;
    width: 58%;
    transform: translate(14px, 0);
  }
}

#sec01_03 {
  background-image: linear-gradient(90deg, rgb(0, 190, 253) 0%, rgb(5, 153, 255) 100%);
  padding-bottom: 13%;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  #sec01_03 {
    padding-bottom: initial;
  }
}
#sec01_03 .arrow01_03 {
  background: url(../images/bg_gray_1.svg) 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: scale(1.05);
  padding-top: 40%;
  position: absolute;
  width: 100%;
  inset: auto 0 0;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .arrow01_03 {
    display: none;
  }
}
#sec01_03 .left.pointText h2 {
  font-size: clamp(24px, 2.5vw, 32px);
  font-weight: normal;
  color: #4998f7;
  line-height: clamp(10px, 2vw, 64px);
  margin-bottom: clamp(10px, 2vw, 32px);
  color: #fff;
  padding-top: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .left.pointText h2 {
    margin-left: auto;
    margin-right: auto;
  }
}
#sec01_03 .left.pointText h3 {
  color: #fff;
}
#sec01_03 .left.pointText p {
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .left.pointText .leftTxt01 {
    text-align: center;
  }
}
#sec01_03 .left.pointText .leftTxt02 {
  padding-top: 48px;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .left.pointText .leftTxt02 {
    padding-top: 32px;
  }
}
#sec01_03 .right.pointText p {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .right.pointText .rightTxt01 {
    text-align: center;
  }
}
#sec01_03 .right.pointText .rightTxt02 {
  padding-top: 48px;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .right.pointText .rightTxt02 {
    padding-top: 32px;
  }
}

#sec01_03 .right .phone02 .popup {
  display: block;
  width: 50%;
  position: absolute;
  top: 27%;
  right: 5%;
}
@media only screen and (max-width: 768px) {
  #sec01_03 .right .phone02 .popup {
    opacity: 0;
  }
}

#sec02 {
  background: #0599ff;
}
#sec02 .wrapper {
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: 72px;
}
@media only screen and (max-width: 768px) {
  #sec02 .wrapper {
    padding-bottom: 40px;
  }
}
#sec02 .h2Wrap {
  max-width: 513px;
  margin: 0 auto 40px;
}
@media only screen and (max-width: 768px) {
  #sec02 .h2Wrap {
    margin-bottom: initial;
  }
}
#sec02 .h2Wrap h2 {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #sec02 .h2Wrap h2 {
    max-width: 288px;
  }
}
#sec02 .h2Wrap p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 16px;
  line-height: 32px;
  margin-top: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #sec02 .h2Wrap p {
    max-width: 288px;
    margin: 16px auto 0;
    font-size: 14px;
  }
}
#sec02 .flexBox {
  max-width: 512px;
  margin: 16px auto 0;
  display: flex;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  #sec02 .flexBox {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 24px;
  }
}
#sec02 .flexBox .left,
#sec02 .flexBox .right {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #sec02 .flexBox p {
    overflow: hidden;
    border-radius: 12px;
  }
}
#sec02 .flexBox p a {
  display: flex;
}
@media only screen and (max-width: 768px) {
  #sec02 .flexBox .left {
    max-width: 190px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #sec02 .flexBox .right {
    max-width: 190px;
    width: 100%;
  }
}
#sec02 .flexBox .os {
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #sec02 .flexBox .os {
    margin-bottom: initial;
  }
}
@media only screen and (max-width: 768px) {
  #sec02 .flexBox .qr {
    display: none;
  }
}
#sec02 .flexBox .center {
  display: flex;
  max-width: 512px;
  display: flex;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  #sec02 .flexBox .center {
    max-width: 190px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 24px;
  }
}
#sec02 .desc {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 16px;
}
@media only screen and (max-width: 768px) {
  #sec02 .desc {
    display: none;
  }
}

/*---------------------*/
#sec00_02 .innerSP div {
  opacity: 0;
}

#sec01_04 {
  background-color: #f0f0f0;
  padding-bottom: 68px;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  #sec01_04 {
    padding-bottom: 44px;
  }
}
#sec01_04 .wrapper {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  flex-direction: row-reverse;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  #sec01_04 .wrapper {
    flex-direction: column-reverse;
  }
}
#sec01_04 .left {
  display: flex;
  gap: 48px;
  width: calc(50% - 80px);
}
@media only screen and (max-width: 768px) {
  #sec01_04 .left {
    width: 100%;
    padding: 16px 0 0 20px;
  }
}
#sec01_04 .right {
  padding-right: 32px;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #sec01_04 .right {
    width: 100%;
    overflow: hidden;
    display: block;
  }
}
#sec01_04 .right.pointText h2 {
  color: #0599ff;
  font-size: clamp(24px, 2.5vw, 32px);
  font-weight: normal;
  line-height: clamp(10px, 2vw, 64px);
  margin-bottom: clamp(10px, 2vw, 32px);
}
@media only screen and (max-width: 768px) {
  #sec01_04 .right.pointText h2 {
    color: #222;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#sec01_04 .right.pointText h3 {
  font-size: clamp(10px, 2.5vw, 32px);
  line-height: 1.3;
  margin-bottom: clamp(16px, 2vw, 28px);
}
@media only screen and (max-width: 768px) {
  #sec01_04 .right.pointText h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #sec01_04 .right.pointText .rightTxt01 {
    text-align: center;
  }
}
#sec01_04 .right p {
  font-size: clamp(10px, 1.5vw, 16px);
  line-height: clamp(10px, 2vw, 28px);
}
#sec01_04 .phone01 {
  margin-top: auto;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #sec01_04 .phone01 {
    max-width: 95%;
    margin-left: auto;
    position: relative;
    width: 100%;
    z-index: 1;
  }
}
#sec01_04 .phone01 .comment {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  width: 128px;
  height: 128px;
  color: #333333;
  background: #ffe665;
  padding: 28px 0;
  font-weight: bold;
  border-radius: 50%;
  position: absolute;
  top: 20%;
  left: -12%;
}
@media only screen and (max-width: 768px) {
  #sec01_04 .phone01 .comment {
    top: 16%;
    left: auto;
    right: -15%;
    opacity: 1 !important;
  }
}
#sec01_04 .phone02 {
  width: 66%;
}
@media only screen and (max-width: 768px) {
  #sec01_04 .phone02 {
    display: none;
  }
}
#sec01_04 .slideParent {
  --gap-col: 64px;
  display: flex;
  -moz-column-gap: var(--gap-col);
       column-gap: var(--gap-col);
}
#sec01_04 .slideChild p {
  padding: 0 16px;
  max-width: 261px;
  margin: 0 auto;
}
#sec01_04 .arrow01_04 {
  background-image: url(../images/bg_gradient-blue_2.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: scale(1.1);
  padding-top: 14%;
  position: absolute;
  inset: auto 0 0;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #sec01_04 .arrow01_04 {
    background-image: url(../images/bg_gradient-blue_2_sp.svg);
    padding-top: 50%;
  }
}

.right_text {
  position: relative;
  color: #ffe665 !important;
  padding-top: 25px;
}

.flex_center {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  .flex_center {
    display: block;
  }
}

@media only screen and (min-width: 769px) {
  #sec01_04 .phone01 {
    position: relative;
    right: -303px;
    transition: 0.6s 0.8s;
    opacity: 0;
  }
  #sec01_04 .phone01.anime {
    right: 0;
    opacity: 1;
  }
}
/*2209改修*/
#sec01_05 .phone01 {
  width: 40%;
  padding: 20px 30px 0 30px;
  position: relative;
  right: -303px;
  transition: 0.6s 0.8s;
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .phone01 {
    right: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 769px) {
  #sec01_05 .phone01.anime {
    right: 0;
    opacity: 1;
  }
}
#sec01_05 .phone02 {
  width: 40%;
  padding: 20px 30px 0 30px;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .phone02 {
    width: 80%;
    margin: 0;
    padding: 0;
    max-width: 261px;
    margin: 0 auto;
    position: relative;
    z-index: -1;
  }
}
#sec01_05 .slideChild p {
  padding: 0 16px;
  max-width: 261px;
  margin: 0 auto;
}

#sec01_05 {
  background-color: rgb(240, 240, 240);
  position: relative;
  z-index: 0;
  top: -1px;
  padding-bottom: 68px;
}
@media only screen and (max-width: 768px) {
  #sec01_05 {
    padding-bottom: 44px;
  }
}
#sec01_05 .wrapper {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .wrapper {
    flex-flow: column-reverse;
  }
}
#sec01_05 .left {
  width: 62.5%;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .left {
    width: 100%;
    overflow: hidden;
    display: block;
  }
}
#sec01_05 .right {
  width: 37.5%;
  padding: 0 32px 0 0;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .right {
    width: 100%;
    padding: 16px 20px 0;
  }
}
#sec01_05 .right h2 {
  font-size: 32px;
  font-weight: normal;
  color: #4998f7;
  line-height: 64px;
  margin-bottom: 32px;
  padding-top: 16px;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .right h2 {
    padding-top: 0;
    margin-bottom: 16px;
  }
}
#sec01_05 .right h2 span {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: #ffe665;
  color: #000;
  line-height: 64px;
  text-align: center;
  border-radius: 50%;
  margin-left: 8px;
}
#sec01_05 .right h3 {
  font-size: 40px;
  line-height: 1;
  color: #222;
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .right h3 {
    font-size: 31px;
    margin-bottom: 20px;
  }
}
#sec01_05 .right p {
  color: #666;
  font-size: 16px;
  line-height: 28px;
}
#sec01_05 .arrow01_05 {
  background: url(../images/bgi_blue_rt.svg) 50% 100%;
  background-size: 100% 100%;
  width: 100%;
  height: 96px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  bottom: -2px;
}
@media only screen and (max-width: 768px) {
  #sec01_05 .arrow01_05 {
    bottom: -1px;
  }
}

.androidtb {
  text-align: center;
}

.fw .sec_androidtv {
  background-color: #000;
  background-image: url(../images/bak_app_firetv.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 24px;
}
@media only screen and (max-width: 768px) {
  .fw .sec_androidtv {
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: 150%;
    padding-top: 96px;
  }
}
.fw .sec_androidtv__heading-2 {
  color: #fff;
  line-height: 1.2;
  font-size: 24px;
  font-weight: 700;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.fw .sec_androidtv__icon {
  display: block;
  margin: -8px auto 0;
  height: 128px;
  width: 128px;
  transform: translate(0px, 24px);
}
.fw .sec_androidtv__service {
  background-color: #fff;
  border-radius: 16px;
  margin: auto;
  max-width: 499px;
  padding: 40px 32px 32px;
  width: 100%;
}
.fw .sec_androidtv__service__image {
  display: block;
  margin: auto;
}
.fw .sec_androidtv__service__text {
  font-size: 16px;
  margin-top: 24px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .fw .sec_androidtv__service__text {
    font-size: 12px;
  }
}
.fw .sec_androidtv__service__button {
  --padding: 10px;
  background-color: #0599ff;
  border-radius: calc(1em + var(--padding));
  color: #fff;
  display: block;
  margin: 16px auto 0;
  max-width: 312px;
  padding: var(--padding);
  text-align: center;
  width: 100%;
}

.fw .sec_probaseball {
  background-color: #1b1b1b;
  background-image: url(../images/bak_app_baseball.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 24px;
}
@media only screen and (max-width: 768px) {
  .fw .sec_probaseball {
    background-image: url(../images/bak_app_baseball_sp.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 96px;
  }
}
.fw .sec_probaseball__heading-2 {
  color: #fff;
  line-height: 1.2;
  font-size: 24px;
  font-weight: 700;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.fw .sec_probaseball__icon {
  display: block;
  margin: -8px auto 0;
  height: 128px;
  width: 128px;
  transform: translate(0px, 24px);
}
.fw .sec_probaseball__service {
  background-color: #fff;
  border-radius: 16px;
  margin: auto;
  max-width: 576px;
  padding: 32px 32px 40px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .fw .sec_probaseball__service {
    padding: 32px;
  }
}
.fw .sec_probaseball__service__text {
  font-size: 16px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .fw .sec_probaseball__service__text {
    font-size: 12px;
  }
}
.fw .sec_probaseball__service__apply-block {
  display: flex;
  gap: 16px;
  margin-top: 16px;
}
@media only screen and (max-width: 768px) {
  .fw .sec_probaseball__service__apply-block {
    align-items: center;
    flex-direction: column;
  }
}
.fw .sec_probaseball__service__apply-block__items {
  max-width: 50%;
}
@media only screen and (max-width: 768px) {
  .fw .sec_probaseball__service__apply-block__items:last-child {
    display: none;
  }
}
.fw .sec_probaseball__service__apply-block__items__appstore {
  border-radius: 16px;
  display: block;
  overflow: hidden;
}
.fw .sec_probaseball__service__apply-block__items__appstore img {
  display: block;
  max-width: 100%;
}
.fw .sec_probaseball__service__apply-block__items__googleplay {
  border-radius: 15px;
  display: block;
  overflow: hidden;
}
.fw .sec_probaseball__service__apply-block__items__googleplay img {
  display: block;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .fw .sec_probaseball__service__apply-block__items__qr {
    display: none;
  }
}
.fw .sec_probaseball__service__desc {
  font-size: 14px;
  text-align: center;
  padding-top: 16px;
}
@media only screen and (max-width: 768px) {
  .fw .sec_probaseball__service__desc {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */