@charset "UTF-8";
/* --------------------------------------------------------------
   共通
-------------------------------------------------------------- */
body {
  min-width: 11.6rem;
  color: #1F445C;
  font-size: .21rem;
  font-weight: 700;
}

a {
  color: #343B42;
}

.wrapper {
  overflow: hidden;
}

.container_min {
  width: 10.74rem;
  margin: 0 auto;
}

.container {
  width: 12.3rem;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .scale_anim img {
    transition: transform .3s;
  }
  .scale_anim:hover img {
    transform: scale(1.1);
  }
}

.gradation {
  color: #00A4D2;
  background: -webkit-linear-gradient(0deg, #00A4D2, #003271);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.balloon_wrap {
  display: flex;
  justify-content: space-between;
}

.balloon_wrap:not(:last-of-type) {
  margin-bottom: .4rem;
}

.balloon_wrap.green {
  flex-flow: row-reverse;
}

.balloon_pic img {
  width: .77rem;
}

.balloon {
  width: 9.5rem;
  padding: .25rem .2rem .25rem;
  border-radius: .2rem;
  background-color: #ffffff;
  position: relative;
  letter-spacing: .07em;
  font-weight: 500;
  line-height: 1.76;
}

.balloon p:not(:last-of-type) {
  margin-bottom: .2rem;
}

.balloon::before {
  content: "";
  width: .23rem;
  height: .155rem;
  position: absolute;
  top: .2rem;
  background-repeat: no-repeat;
  background-size: 100%;
}

.balloon .strong {
  font-weight: 700;
  background: linear-gradient(transparent 60%, #FFF58C 60%);
}

.balloon.blue {
  border: .02rem solid #00ABE1;
  box-shadow: 0.06rem 0.06rem 0.07rem rgba(0, 171, 225, 0.1);
}

.balloon.blue::before {
  left: -.23rem;
  background-image: url(../images/cmn/arow_blue.png);
}

.balloon.green {
  border: .02rem solid #00CD75;
  box-shadow: 0.06rem 0.06rem 0.07rem rgba(0, 171, 225, 0.1);
}

.balloon.green::before {
  right: -.23rem;
  background-image: url(../images/cmn/add_green.png);
}

.fixed_btn {
  padding: .12rem 0 .12rem;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1.72rem);
  transition: .4s;
  position: fixed;
  z-index: 15;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
}

.fixed_btn .lists_wrap {
  padding: .12rem 0 .12rem;
  box-shadow: 0 0.06rem 0.18rem rgba(31, 68, 92, 0.18);
}

.fixed_btn .lists {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fixed_btn .lists li a img {
  box-shadow: 0 0.06rem 0.1rem rgba(0, 48, 111, 0.18);
}

.fixed_btn .lists li a .small {
  width: 3.02rem;
}

.fixed_btn .lists li a .large {
  width: 6.04rem;
}

.fixed_btn.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  position: fixed;
  bottom: 0;
}

.cmn_header {
  padding: 0 .3rem;
  background-color: #ffffff;
}

.cmn_header .wrap {
  height: .82rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cmn_header .logo img {
  width: 2.8rem;
}

.cmn_header .btn {
  position: relative;
  z-index: 1;
}

.cmn_header .btn img {
  width: 3.13rem;
  box-shadow: 0 0.06rem 0.04rem rgba(0, 48, 111, 0.18);
  border-radius: 10rem;
}

.mv {
  /*スクロールダウン全体の場所*/
  /* 丸の描写 */
  /*下からの距離が変化して丸の全体が上から下に動く*/
  /*上から下にかけて丸が透過→不透明→透過する*/
  /* 線の描写 */
}

.mv .bg {
  padding: 0 0 .3rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/mv/bg.webp);
}

.mv .tit {
  font-size: .63rem;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: .075em;
}

.mv .tit .fs01 {
  font-size: .31rem;
}

.mv .txt {
  margin: .24rem 0 1.05rem;
  font-size: .21rem;
  font-weight: 700;
  line-height: 1.61;
  letter-spacing: .075em;
  color: #004584;
}

.mv .btn {
  width: 4rem;
  position: relative;
  z-index: 1;
}

.mv .btn::before {
  content: "";
  width: 2.195rem;
  height: 3.855rem;
  position: absolute;
  z-index: -1;
  bottom: -1.33rem;
  right: -2rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../images/mv/img.webp);
}

.mv .btn img {
  width: 4rem;
  box-shadow: 0 0.06rem 0.04rem rgba(0, 48, 111, 0.18);
  border-radius: 10rem;
}

.mv .notes {
  width: 4rem;
  margin-top: .1rem;
  text-align: center;
  font-size: .12rem;
  letter-spacing: .075em;
  line-height: 1.66;
  color: #1F445C;
}

.mv .notes .fw01 {
  font-weight: 400;
}

.mv .notes .fw02 {
  font-weight: 300;
}

.mv .scrolldown01 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  top: 0;
  left: 50%;
}

.mv .scrolldown01:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -.092rem;
  width: .205rem;
  height: .205rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/mv/round.png);
  animation: circlemove01 1.6s ease-in-out infinite,
 cirlemovehide01 1.6s ease-out infinite;
}

@keyframes circlemove01 {
  0% {
    bottom: .95rem;
  }
  100% {
    bottom: -.05rem;
  }
}

@keyframes cirlemovehide01 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

.mv .scrolldown01:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 1rem;
  background: #000000;
  background-image: linear-gradient(#013273, #F81D53);
}

.sec01 {
  padding: .8rem 0 .7rem;
  position: relative;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec01/bg.jpg);
}

.sec01 #luxy {
  top: 0;
}

.sec01 .parallax {
  position: absolute;
  border-radius: 50%;
  background-color: rgba(255, 255, 225, 0.08);
}

.sec01 .parallax01 {
  width: 3.58rem;
  height: 3.58rem;
  top: 9rem;
  left: 0;
}

.sec01 .parallax02 {
  width: 3.7rem;
  height: 3.7rem;
  top: 8rem;
  right: 1rem;
}

.sec01 .tit01 {
  margin-bottom: 1.2rem;
  font-size: .3rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .075em;
  color: #ffffff;
  text-align: center;
}

.sec01 .tit01 .strong {
  font-size: .4rem;
  color: #FFE900;
}

.sec01 .item {
  width: 9.2rem;
  margin: 0 auto;
  padding: .64rem .7rem .55rem;
  background-color: #ffffff;
  position: relative;
  border-radius: .1rem;
  box-shadow: 0 0.06rem 0.12rem rgba(0, 51, 117, 0.2);
}

.sec01 .item::before, .sec01 .item::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.sec01 .item::before {
  width: 2.27rem;
  height: 2.27rem;
  top: -.78rem;
  border-radius: 50%;
  background-color: #ffffff;
}

.sec01 .item::after {
  width: 2.38rem;
  height: 1.115rem;
  top: -.75rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../images/sec01/img.png);
}

.sec01 .item .logo {
  margin-bottom: .2rem;
  position: relative;
  z-index: 1;
}

.sec01 .item .logo img {
  width: 100%;
}

.sec01 .item .txt {
  padding: 0 .15rem 0 .1rem;
}

.sec01 .item .txt img {
  width: 100%;
}

.sec01 .item .notes {
  padding-right: .2rem;
  text-align: right;
  display: block;
}

.sec01 .tit02 {
  margin: 1rem 0 .75rem;
  text-align: center;
  font-size: .43rem;
  letter-spacing: .075em;
  font-weight: 900;
}

.sec01 .tit02 .fs01 {
  font-size: .33rem;
}

.sec01 .wrap {
  display: flex;
  justify-content: space-between;
}

.sec01 .img {
  width: 4.6rem;
}

.sec01 .img img {
  width: 100%;
}

.sec01 .txt02 {
  width: 5.5rem;
  letter-spacing: .075em;
  line-height: 1.95;
  font-weight: 400;
}

.sec01 .txt02 .strong {
  font-weight: 700;
}

.sec02 {
  padding: .5rem 0 1rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec02/bg.jpg);
}

.sec02 .tit {
  text-align: center;
  font-size: .49rem;
  letter-spacing: .075em;
  font-weight: 900;
  line-height: 1.3;
}

.sec02 .tit .fs01 {
  font-size: .23rem;
  font-weight: 700;
}

.sec02 .cat {
  width: 2.05rem;
  margin: .45rem auto .85rem;
  line-height: .4rem;
  text-align: center;
  border-radius: 10rem;
  color: #ffffff;
  background-color: #1F445C;
}

.sec02 .wrap {
  margin-bottom: .8rem;
  display: flex;
  justify-content: space-between;
}

.sec02 .item {
  width: 5.67rem;
  position: relative;
  border-radius: .05rem;
}

.sec02 .item::before {
  content: "";
  width: 1.58rem;
  height: 1.66rem;
  position: absolute;
  top: -.9rem;
  left: 50%;
  transform: translate(-50%);
  background-size: 100%;
  background-repeat: no-repeat;
}

.sec02 .item_txt {
  padding: .9rem 0 .2rem;
  text-align: center;
}

.sec02 .item_txt img {
  width: auto;
  height: .975rem;
}

.sec02 .item_desc {
  padding: .2rem .25rem .25rem;
  letter-spacing: .075em;
  line-height: 1.95;
  font-weight: 400;
}

.sec02 .item_desc .strong {
  font-weight: 700;
}

.sec02 .item.green {
  border: .03rem solid #00C583;
  box-shadow: 0 0.06rem 0.16rem rgba(0, 201, 125, 0.15);
}

.sec02 .item.green::before {
  background-image: url(../images/sec02/pic01.png);
}

.sec02 .item.green .item_txt {
  background-color: #F2FCF9;
}

.sec02 .item.blue {
  border: .03rem solid #00A5D7;
  box-shadow: 0 0.06rem 0.2rem rgba(0, 171, 225, 0.28);
}

.sec02 .item.blue::before {
  background-image: url(../images/sec02/pic02.png);
}

.sec02 .item.blue .item_txt {
  background-color: #F2FBFE;
}

.sec03 .bg {
  padding: .6rem 0 1.05rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec03/bg.jpg);
}

.sec03 .tit {
  margin-bottom: .7rem;
  text-align: center;
  font-size: .37rem;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: .075em;
  color: #ffffff;
}

.sec03 .tit .fs01 {
  font-size: .37rem;
  letter-spacing: .2em;
}

.sec03 .tit .strong {
  font-size: .39rem;
  color: #FFE900;
}

.sec03 .lists {
  display: flex;
  justify-content: space-between;
}

.sec03 .lists li {
  width: 3.63rem;
}

.sec03 .lists li img {
  width: 100%;
}

.sec03 .prof {
  margin: .65rem auto .75rem;
  display: flex;
  justify-content: space-between;
}

.sec03 .pic img {
  width: 6.015rem;
}

.sec03 .prof_txt {
  width: 5.8rem;
  line-height: 1.76;
  letter-spacing: .03em;
  font-weight: 500;
  color: #ffffff;
}

.sec03 .prof_txt p:not(:last-of-type) {
  margin-bottom: .15rem;
}

.sec03 .book {
  padding: .37rem .85rem .3rem;
  background-color: rgba(255, 255, 225, 0.1);
}

.sec03 .book dt,
.sec03 .book dd {
  font-size: .18rem;
  letter-spacing: .03em;
  color: #ffffff;
}

.sec03 .book dt {
  padding-bottom: .2rem;
  margin-bottom: .15rem;
  font-weight: 700;
  border-bottom: 1px solid #ffffff;
}

.sec03 .book dd {
  line-height: 1.77;
}

.sec03 .book .notes {
  display: block;
  text-align: right;
}

.sec03 .balloon_lists {
  padding: .8rem 0 .8rem;
}

.sec04 .bg {
  padding: .71rem 0 .8rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec04/bg.jpg);
}

.sec04 .tit {
  text-align: center;
  font-size: .75rem;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: .075em;
}

.sec04 .tit .fs01 {
  font-size: 1.26rem;
  color: #FFE900;
  position: relative;
}

.sec04 .tit .fs01::before {
  content: "";
  width: .245rem;
  height: .32rem;
  position: absolute;
  top: .23rem;
  right: -.16rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../images/sec04/add.png);
}

.sec04 .cat {
  margin: .3rem 0 .25rem;
  text-align: center;
}

.sec04 .cat img {
  width: 4.94rem;
}

.sec04 .img {
  margin-bottom: .3rem;
  text-align: center;
}

.sec04 .img img {
  width: 10.22rem;
}

.sec04 .txt {
  width: 10rem;
  margin: 0 auto;
  letter-spacing: .03em;
  line-height: 1.76;
  font-weight: 400;
  color: #ffffff;
}

.sec04 .txt p:not(:last-of-type) {
  margin-bottom: .2rem;
}

.sec04 .txt .strong {
  padding: 0 .05rem;
  font-weight: 700;
  color: #1F445C;
  background-color: #ffffff;
}

.sec04 .balloon_lists {
  padding: .8rem 0 .8rem;
}

.sec05 .before {
  padding: .6rem 0 .8rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec05/bg.jpg);
}

.sec05 .before .before_tit {
  margin-bottom: .4rem;
  text-align: center;
}

.sec05 .before .before_tit img {
  width: auto;
  height: 2.21rem;
}

.sec05 .before .item {
  padding: .4rem .7rem .4rem;
  display: flex;
  min-height: 4rem;
  justify-content: space-between;
  align-items: center;
  border-radius: .1rem;
  background-color: #ffffff;
  box-shadow: 0 0.06rem 0.12rem rgba(0, 51, 117, 0.16);
}

.sec05 .before .pic {
  width: 4.93rem;
}

.sec05 .before .pic img {
  width: 100%;
}

.sec05 .before .txt {
  width: 5.4rem;
  letter-spacing: .03em;
  line-height: 1.76;
  font-weight: 400;
}

.sec05 .before .txt .strong {
  font-weight: 700;
  background: linear-gradient(transparent 60%, #FFF58C 60%);
}

.sec05 .before .txt p:not(:last-of-type) {
  margin-bottom: .2rem;
}

.sec05 .balloon_lists {
  padding: .8rem 0 .8rem;
}

.sec05 .listen {
  padding: .1rem 0 .55rem;
  text-align: center;
}

.sec05 .listen .listen_tit,
.sec05 .listen .listen_txt {
  font-weight: 900;
  letter-spacing: .075em;
}

.sec05 .listen .listen_tit {
  font-size: .39rem;
}

.sec05 .listen .listen_txt {
  margin: .2rem 0 .45rem;
  font-size: .31rem;
}

.sec05 .listen .btn {
  width: 5.37rem;
  margin-bottom: .1rem;
}

.sec05 .listen .btn img {
  width: 100%;
}

.sec05 .listen .notes {
  width: 5.37rem;
  display: block;
  margin: 0 auto;
  font-size: .16rem;
  letter-spacing: .075em;
  font-weight: 400;
  text-align: right;
}

.sec05 .listen button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.sec06 .slider_sec {
  padding: .8rem 0 1.3rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec06/bg.jpg);
}

.sec06 .slider_sec .tit {
  margin-bottom: 1.15rem;
  text-align: center;
  font-size: .23rem;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: .075em;
  color: #ffffff;
}

.sec06 .slider_sec .tit .fs01 {
  font-size: .33rem;
  font-weight: 900;
}

.sec06 .slider_sec .tit .fs02 {
  font-size: .43rem;
  font-weight: 900;
}

.sec06 .slider_sec .swiper-container {
  position: relative;
}

.sec06 .slider_sec .swiper-slide {
  position: relative;
}

.sec06 .slider_sec .swiper-slide .pic {
  position: absolute;
  top: -.6rem;
  left: 50%;
  transform: translate(-50%);
}

.sec06 .slider_sec .swiper-slide .pic img {
  width: 1.4rem;
}

.sec06 .slider_sec .swiper-slide .item {
  border-radius: .15rem;
  border: .05rem solid transparent;
  box-shadow: 0 0.06rem 0.16rem rgba(18, 80, 137, 0.16);
}

.sec06 .slider_sec .swiper-slide-active .item {
  border: .05rem solid #00AFD8;
}

.sec06 .slider_sec .swiper-button-next,
.sec06 .slider_sec .swiper-button-prev {
  width: .585rem;
  height: .585rem;
  top: 37%;
  transition: opacity .4s;
  box-shadow: 0 0.06rem 0.16rem rgba(0, 50, 116, 0.16);
  border-radius: 50%;
}

.sec06 .slider_sec .swiper-button-next::after,
.sec06 .slider_sec .swiper-button-prev::after {
  content: "";
}

.sec06 .slider_sec .swiper-button-next:hover,
.sec06 .slider_sec .swiper-button-prev:hover {
  opacity: .7;
}

.sec06 .slider_sec .swiper-button-prev {
  left: 2.4rem;
  transform: rotate(180deg);
  background: url(../images/sec06/arrow.png) no-repeat center center/contain;
}

.sec06 .slider_sec .swiper-button-next {
  right: 2.4rem;
  background: url(../images/sec06/arrow.png) no-repeat center center/contain;
}

.sec06 .slider_sec .swiper-pagination-bullet {
  width: .06rem;
  height: .06rem;
  background-color: #ffffff;
  opacity: 1;
}

.sec06 .slider_sec .swiper-pagination-bullets {
  bottom: -.5rem !important;
}

.sec06 .slider_sec .swiper-pagination-bullet-active {
  background: #FFE900;
}

.sec06 .slider_sec .swiper-pagination-bullet {
  margin: 0 .1rem !important;
}

.sec06 .balloon_lists {
  padding: .8rem 0 .8rem;
}

.sec06 .after {
  padding: .6rem 0 .6rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec06/after_bg.jpg);
}

.sec06 .after .after_img {
  width: 6.92rem;
  margin: 0 auto;
}

.sec06 .after .after_img img {
  width: 100%;
}

.sec06 .after .after_img .notes {
  margin-top: .15rem;
  font-size: .14rem;
  letter-spacing: .03em;
  line-height: 1.78;
  font-weight: 400;
  color: #ffffff;
}

.sec07 {
  padding: .75rem 0 1.2rem;
  background-color: #F3F8F9;
  position: relative;
  z-index: 2;
}

.sec07::before {
  content: "";
  width: 100%;
  height: 10.27rem;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../images/sec07/bg_add.png);
}

.sec07 .tit {
  text-align: center;
  font-size: .3rem;
  letter-spacing: .06em;
  font-weight: 700;
  line-height: 1.4;
}

.sec07 .tit .strong {
  font-size: .58rem;
  letter-spacing: .075em;
  font-weight: 900;
}

.sec07 .cat {
  margin: .55rem 0 1.45rem;
  text-align: center;
}

.sec07 .cat img {
  width: 4.49rem;
}

.sec07 .lists li {
  width: 6.6rem;
  background-color: #ffffff;
  position: relative;
}

.sec07 .lists li::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #ffffff;
}

.sec07 .lists li:nth-of-type(odd) {
  border-radius: 0 0 2rem 0;
}

.sec07 .lists li:nth-of-type(odd)::before {
  left: -100%;
}

.sec07 .lists li:nth-of-type(even) {
  margin-left: auto;
  text-align: right;
  border-radius: 0 0 0 2rem;
}

.sec07 .lists li:nth-of-type(even)::before {
  right: -100%;
}

.sec07 .lists li:nth-of-type(1) {
  padding: 1.2rem .5rem .6rem .4rem;
  margin-bottom: 1.3rem;
}

.sec07 .lists li:nth-of-type(1) .num {
  top: -.54rem;
  left: .5rem;
}

.sec07 .lists li:nth-of-type(1) .pic {
  top: -0.66rem;
  right: -3.6rem;
}

.sec07 .lists li:nth-of-type(1) .pic::before {
  bottom: -.3rem;
  right: -.57rem;
}

.sec07 .lists li:nth-of-type(2) {
  padding: 1.3rem 0 .6rem .8rem;
  margin-bottom: 1.5rem;
}

.sec07 .lists li:nth-of-type(2) .num {
  top: -.37rem;
  right: 0;
}

.sec07 .lists li:nth-of-type(2) .pic {
  top: -.53rem;
  left: -3.52rem;
}

.sec07 .lists li:nth-of-type(2) .pic::before {
  bottom: -.3rem;
  left: -.57rem;
}

.sec07 .lists li:nth-of-type(3) {
  padding: 1.17rem .5rem 1.1rem .4rem;
}

.sec07 .lists li:nth-of-type(3) .num {
  top: -.55rem;
  left: .5rem;
}

.sec07 .lists li:nth-of-type(3) .pic {
  top: -.67rem;
  right: -3.6rem;
}

.sec07 .lists li:nth-of-type(3) .pic::before {
  bottom: -.3rem;
  right: -.57rem;
}

.sec07 .lists .num {
  position: absolute;
}

.sec07 .lists .num img {
  width: auto;
  height: 1.52rem;
}

.sec07 .lists .pic {
  position: absolute;
  z-index: 1;
}

.sec07 .lists .pic img {
  width: 4.85rem;
}

.sec07 .lists .pic::before {
  content: "";
  width: 1.575rem;
  height: 1.1rem;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../images/sec07/img.png);
}

.sec07 .lists .list_tit {
  margin-bottom: .2rem;
  font-size: .34rem;
  letter-spacing: .075em;
  line-height: 1.44;
  font-weight: 900;
}

.sec07 .lists .txt {
  letter-spacing: .03em;
  line-height: 1.95;
  font-weight: 400;
}

.sec08 {
  position: relative;
  /*スクロールダウン全体の場所*/
  /* 丸の描写 */
  /*下からの距離が変化して丸の全体が上から下に動く*/
  /*上から下にかけて丸が透過→不透明→透過する*/
  /* 線の描写 */
}

.sec08 .scrolldown2 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  z-index: 2;
  top: .94rem;
  left: 50%;
}

.sec08 .scrolldown2:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -.2rem;
  width: .417rem;
  height: .417rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/sec08/round.png);
  animation: circlemove 1.6s ease-in-out infinite,
 cirlemovehide 1.6s ease-out infinite;
}

@keyframes circlemove {
  0% {
    bottom: 1.6rem;
  }
  100% {
    bottom: -.05rem;
  }
}

@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}

.sec08 .scrolldown2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 1.68rem;
  background: #000000;
  background: linear-gradient(to top, #ffffff 56%, #1DABD7 56%);
}

.sec08 .tit {
  margin-bottom: .5rem;
  text-align: center;
}

.sec08 .tit img {
  width: auto;
  height: 1.095rem;
}

.sec08 .beginner {
  padding: .95rem 0 .8rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec08/beginner_bg.jpg);
}

.sec08 .beginner .lists dt .strong {
  color: #00AFAF;
}

.sec08 .beginner .lists .child_lists li::before {
  color: #00AFAF;
}

.sec08 .medium {
  padding: .8rem 0 .8rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec08/medium_bg.jpg);
}

.sec08 .medium .lists dt .strong {
  color: #DD5E52;
}

.sec08 .medium .lists .child_lists li::before {
  color: #DD5E52;
}

.sec08 .item {
  padding: .45rem .5rem .4rem .75rem;
  display: flex;
  justify-content: space-between;
  border-radius: .1rem;
  background-color: #ffffff;
}

.sec08 .l_sec {
  width: 5.2rem;
}

.sec08 .r_sec {
  width: 5.5rem;
}

.sec08 .pic {
  margin-bottom: .2rem;
}

.sec08 .pic img {
  width: 100%;
}

.sec08 .lists {
  padding: .35rem .3rem .2rem;
  border-radius: .1rem;
  background-color: #F3F8F9;
}

.sec08 .lists dt {
  padding-bottom: .15rem;
  margin-bottom: .1rem;
  font-size: .24rem;
  font-weight: 900;
  letter-spacing: .03em;
  border-bottom: 1px solid #1F445C;
}

.sec08 .lists .child_lists li {
  font-weight: 500;
  line-height: 1.95;
  text-indent: -1em;
  padding-left: 1em;
  letter-spacing: .03em;
}

.sec08 .lists .child_lists li::before {
  content: "・";
}

.sec08 .img img {
  width: 5.43rem;
}

.sec08 .btn {
  margin-top: .35rem;
  text-align: center;
}

.sec08 .btn img {
  width: 5.1rem;
  box-shadow: 0 0.06rem 0.04rem rgba(0, 48, 111, 0.18);
  border-radius: 10rem;
}

.sec08 .notes {
  text-align: right;
  margin-top: .3rem;
  font-size: .14rem;
  letter-spacing: .075em;
  line-height: 1.42;
  font-weight: 400;
}

.sec09 {
  padding: .7rem 0 .8rem;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec09/bg.jpg);
}

.sec09 .cat img {
  width: 5.405rem;
}

.sec09 .tit {
  margin: .25rem 0 .5rem;
}

.sec09 .tit img {
  width: 6.975rem;
}

.sec09 .btn img {
  width: 6.14rem;
  box-shadow: 0 0.06rem 0.1rem rgba(0, 48, 111, 0.18);
  border-radius: 10rem;
}

.sec10 {
  padding: .65rem 0 1.6rem;
  background-size: cover;
  background-position: center;
  background-image: url(../images/sec10/bg.jpg);
}

.sec10 .tit {
  margin-bottom: .4rem;
  text-align: center;
  font-size: .33rem;
  font-weight: 700;
  letter-spacing: .075em;
  color: #ffffff;
}

.sec10 .lists {
  width: 5.4rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.sec10 .lists dt,
.sec10 .lists dd {
  font-size: .17rem;
  letter-spacing: .075em;
  line-height: 2.35;
  color: #ffffff;
}

.sec10 .lists dt {
  width: 1.26rem;
  font-weight: 700;
}

.sec10 .lists dd {
  width: calc(100% - 1.26rem);
  font-weight: 400;
}

.sec10 .link_lists {
  margin-top: .45rem;
  display: flex;
  justify-content: center;
}

.sec10 .link_lists li a {
  font-size: .2rem;
  font-weight: 700;
  letter-spacing: .075em;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.sec10 .link_lists li:nth-of-type(2) {
  margin: 0 .7rem;
}

#popup {
  opacity: 0;
  pointer-events: none;
  transition: 0.2s ease;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#popup.show {
  opacity: 1;
  pointer-events: all;
}

#popup .popup_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

#popup .popup_banner {
  position: relative;
  max-width: 50vw;
}

#popup .popup_banner a {
  display: block;
  border-radius: 0.3rem;
  box-shadow: 0 0.06rem 0.18rem #1f445c;
  opacity: 1;
}

#popup .popup_banner a:hover {
  box-shadow: none;
  opacity: 1;
}

#popup .popup_close {
  position: absolute;
  right: -0.25rem;
  top: -0.25rem;
  background: #000;
  border: solid 2px #fff;
  box-shadow: 0 0 0.05rem black;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
/*# sourceMappingURL=style.css.map */