@charset "UTF-8";
/*==========================================
  Common
==========================================*/
/* base
==================================*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
ul,
li,
ol,
dl,
dd,
tr {
  font-size: 16px;
  line-height: 1.5;
  word-break: break-all;
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:visited {
  color: #000;
}
@media (hover: hover) {
  a:hover {
    color: #000;
    text-decoration: none;
  }
}
a:active {
  color: #000;
}
@media (min-width: 800px) {
  a.tel {
    pointer-events: none;
    cursor: default;
  }
}

@media (min-width: 800px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 799px) {
  .pc {
    display: none !important;
  }
}
/* main
==================================*/
main {
  display: block; /*IE対策*/
}

/*　Retina対応時のCSS↓　*/
/* header
==================================*/
/* footer
==================================*/
footer {
  padding-top: 25px;
  padding-bottom: 10px;
}
footer .row {
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
}
footer .row .col {
  width: 100%;
}
footer .row .sns_area {
  padding-bottom: 25px;
}
footer .row .sns_area ul {
  margin: 0 auto;
}
footer .row .copy_area {
  text-align: center;
}
footer .row .copy_area .copy {
  font-size: 10px;
}

#pageTop {
  opacity: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 888;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#pageTop.active {
  opacity: 1;
}
#pageTop a {
  display: block;
  width: 50px;
}
@media (hover: hover) {
  #pageTop a:hover {
    opacity: 0.7;
  }
}

/* loader
==================================*/
#loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1001;
}

/* Animation
==================================*/
.c-anim-up {
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.move {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.delay1 {
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
}

.delay2 {
  -moz-transition-delay: 600ms;
  -webkit-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  -ms-transition-delay: 600ms;
}

.delay3 {
  -moz-transition-delay: 900ms;
  -webkit-transition-delay: 900ms;
  -o-transition-delay: 900ms;
  -ms-transition-delay: 900ms;
}

.delay4 {
  -moz-transition-delay: 1200ms;
  -webkit-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
}

.delay5 {
  -moz-transition-delay: 1500ms;
  -webkit-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
}

.delay6 {
  -moz-transition-delay: 1800ms;
  -webkit-transition-delay: 1800ms;
  -o-transition-delay: 1800ms;
  -ms-transition-delay: 1800ms;
}

.delay7 {
  -moz-transition-delay: 2100ms;
  -webkit-transition-delay: 2100ms;
  -o-transition-delay: 2100ms;
  -ms-transition-delay: 2100ms;
}

/*==================================
  Component
==================================*/
html {
  overflow: auto;
}
html.no_move {
  overflow: hidden;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
img[src$=".png"], img[src$=".jpg"] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}


.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.row .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.row .col.col_4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333%;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

/*==========================================
  Layout
==========================================*/
/*==================================
  Top
==================================*/
#Top main .mv_sec .mv_container {
  background-image: url(/wandapal/images/sp/mv_bg.png);
  background-size: 100% auto;
  height: 183.333333333333333vw;
  overflow: hidden;
}
#Top main .mv_sec .mv_container .site_logo {
  top: 4.6153846154vw;
  left: 4.1025641026vw;
  width: 40.641025641vw;
  height: 8.2051282051vw;
}
#Top main .mv_sec .mv_container .page_logo {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 92.3076923077vw;
  height: 66.9230769231vw;
  top: 52.307692307692308vw;
}
#Top main .mv_sec .mv_container .dog_wrap_01 {
  width: 64.487179487179487vw;
  height: 77.564102564102564vw;
}
#Top main .mv_sec .mv_container .dog_wrap_01 .balloon {
  width: 69.383697813121272%;
  top: 0;
  right: 0;
  left: unset;
}
#Top main .mv_sec .mv_container .dog_wrap_01 .dog {
  width: 51.491053677932406%;
  bottom: 0;
  left: 0;
  z-index: 4;
}
#Top main .mv_sec .mv_container .dog_wrap_02 {
  bottom: 20.769230769230769vw;
  right: 2.948717948717949vw;
  width: 44.358974358974359vw;
  height: 24.487179487179487vw;
}
#Top main .mv_sec .mv_container .dog_wrap_02 .balloon {
  width: 51.7142857143%;
}
#Top main .mv_sec .mv_container .dog_wrap_02 .dog {
  width: 70.8571428571%;
}
#Top main .mv_sec .mv_container .dog_wrap_03 {
  top: 15.128205128205128vw;
  right: 31.794871794871795vw;
  width: 43.205128205128205vw;
  height: 33.205128205128205vw;
}
#Top main .mv_sec .mv_container .dog_wrap_03 .balloon {
  top: 12.3123123123%;
  right: unset;
  width: 43.8438438438%;
  left: 0;
}
#Top main .mv_sec .mv_container .dog_wrap_03 .dog {
  left: 12.6126126126%;
  width: 87.987987988%;
  bottom: 0;
}
#Top main .banner_sec {
  padding-top: 37px;
}
#Top main .banner_sec .container {
  max-width: unset;
  padding: 0;
}
#Top main .banner_sec .ban_3years {
  padding-bottom: 10px;
}
#Top main .banner_sec .ban_3years a {
  display: block;
}
#Top main .banner_sec .line_link {
  padding-top: 21.1538461538%;
  padding-bottom: 27.4358974359%;
  background: url(/wandapal/images/sp/member_bg.png) no-repeat center top/100% auto;
  height: unset;
}
#Top main .banner_sec .line_link .btn {
  width: 94.6875%;
  margin: 0 auto;
  top: unset;
}
#Top main .banner_sec .line_link .btn a {
  width: unset;
  height: unset;
  text-indent: unset;
  border-radius: unset;
  background: none;
}
@media (hover: hover) {
  #Top main .banner_sec .line_link .btn a:hover {
    -webkit-transform: unset;
            transform: unset;
  }
}

#Top .index_sec {
  width: 100%;
  padding: 13px 0 95px;
}
#Top .index_sec .index_sec_banner_heading{
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: .08em;
}
#Top .index_sec .index_sec_banner_heading:before,
#Top .index_sec .index_sec_banner_heading:after{
    width: 1px;
    height: 20px;

}
#Top .index_sec .index_sec_banner{
  padding-block: 10px 30px;
}
#Top .index_sec .index_sec_banner a{
  display: block;
  max-width: 640px;
  margin-inline: auto;
}

#Top .index_sec h2 {
  width: 100%;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}

#Top .index_sec h2 img {
  width: 100%;
}

#Top .index_sec h2 .txt01 {
  width: 8.69%;
}

#Top .index_sec h2 .txt02 {
  width: 6.48%
}
#Top .index_sec h2 .icon01 {
  width: 7.21%;
}
#Top .index_sec h2 .icon02 {
  width: 3.53%;
}

#Top .index_sec p {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: .08em;
  text-align: center;
  margin-bottom: 8px;
}

#Top .index_sec .index_sec_notes {
  display: flex;
  justify-content: center;
  margin-bottom: 23px;
}

#Top .index_sec .index_sec_notes li {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: .03em;
}

#Top .index_sec .anchor_links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px 7px;
}

#Top .index_sec .anchor_links li a {
  width: 100%;
  height: 46px;
  border-radius: 23px;
  border: 3px solid rgba(131, 89, 49, .85);
  display: block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.5;
  color: #fff;
  font-family: "M PLUS 1", sans-serif;
  overflow: hidden;
}

#Top .index_sec .anchor_links li a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #835931;
}

#Top .index_sec .anchor_links li a.here {
  border-color: #835931;
}

#Top .index_sec .anchor_links li a.here span {
  background: rgba(131, 89, 49, .85);
}

#Top .heading {
  width: 246px;
  height: 75px;
  background: url(/wandapal/images/sp/header2_bg.svg) center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 24px;
  font-family: "M PLUS 1", sans-serif;
  color: #51371F;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
  padding-top: 26px;
  position: relative;
  z-index: 2;
}


#Top .fee_sec {
  width: 100%;
  background: #fff;
  padding: 0 0 97px;
  position: relative;
}

#Top .fee_sec:before {
  width: 100%;
  height: calc(100% + 60px);
  background: url(/wandapal/images/sp/fee_bg.png) center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  bottom: 0;
  z-index: 1;
  content: '';
  pointer-events: none;
}

#Top .fee_sec .fee_sec_inner {
  width: 100%;
  position: relative;
  z-index: 2;
  overflow: visible;
}

#Top .fee_sec .fee_sec_wrap {
  position: relative;
  width: 100%;
  z-index: 2;
}

#Top .fee_sec .fee_sec_wrap table {
  border-collapse: separate;
  border-spacing: 4px;
  width: calc(100% + 8px);
  margin: 0 -4px;
}

#Top .fee_sec .fee_sec_wrap table th {
  background: #F8E44D;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #593D24;
  height: 44px;
}

#Top .fee_sec .fee_sec_wrap table thead tr th:nth-child(1) {
  background: none;
  width: 80px;
}

#Top .fee_sec .fee_sec_wrap table thead tr th:nth-child(2) {
  width: 110px;
}

#Top .fee_sec .fee_sec_wrap table th small {
  display: block;
  font-size: 10px;
  font-weight: 500;
}

#Top .fee_sec .fee_sec_wrap table td {
  background: #fff;
  text-align: center;
  vertical-align: middle;
  height: 44px;
  color: #FF9102;
  font-size: 10px;
  font-weight: 900;
}

#Top .fee_sec .fee_sec_wrap table td .number {
  font-size: 22px;
  font-weight: bold;
}

#Top .fee_sec .fee_sec_wrap .fee_item {
  display: inline-block;
  position: relative;
}

#Top .fee_sec .fee_sec_wrap .fee_item:after {
  width: 16px;
  height: 19px;
  background: url(/wandapal/images/fee_point.svg) center center no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  right: -14px;
  top: 1.5px;
  z-index: 2;
}

#Top .fee_sec .fee_sec_notes {
  display: flex;
  justify-content: center;
  margin-top: 2px;
}

#Top .fee_sec .fee_sec_notes li {
  font-size: 10px;
  line-height: 1.4;
  color: #fff;
  padding-left: 1em;
  text-indent: -1em;
}

#Top .fee_sec .fee_sec_box {
  margin-top: 19px;
  text-align: center;
}

#Top .fee_sec .fee_sec_box p {
  font-size: 14px;
  line-height: 1.7;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#Top .fee_sec .fee_sec_box .fee_sec_button {
  margin-top: 11px;
}

#Top .btn_links {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  border-radius: 22px;
  background: #fff;
  font-size: 14px;
  line-height: 1.45;
  font-weight: bold;
  padding: 0 46px;
  min-width: 216px;
  position: relative;
}

#Top .btn_links:after {
  width: 5px;
  height: 100%;
  content: '';
  position: absolute;
  right: 18px;
  top: 0;
  z-index: 1;
}

#Top .fee_sec .fee_sec_box .fee_sec_button .btn_links {
  color: #4FD776;
}

#Top .fee_sec .fee_sec_box .fee_sec_button .btn_links:after {
  background: url(/wandapal/images/icon_arrow_green.svg) center center no-repeat;
  background-size: 100%;
}

#Top .fee_sec .fee_sec_image {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: unset;
  bottom: -82px;
  z-index: 1;
  overflow: hidden;
}

#Top .fee_sec .fee_sec_image img {
  width: 232px;
  position: relative;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translateX(-17px);
}


#Top .point_sec {
  position: relative;
  background: #F8E44D;
}

#Top .point_sec:before {
  width: 100%;
  height: calc(100% + 60px);
  background: url(/wandapal/images/sp/point_bg.png) center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  bottom: 0;
  z-index: 1;
  content: '';
  pointer-events: none;
}


#Top .point_sec .heading {
  margin-bottom: 12px;
}

#Top .point_sec .point_sec_button {
  transform: translateY(0);
  margin: 29px 0 26px;
}

#Top .point_sec .point_sec_button .btn_links {
  font-size: 18px;
  height: 68px;
  border-radius: 34px;
}

#Top .point_sec .point_sec_button .btn_links span {
  border-radius: 34px;
}

#Top .point_sec .point_sec_button .btn_links:before {
    left: 55px;
    top: 1px;
    width: 18px;
    height: 18px;
}

#Top .point_sec_inner {
  width: 100%;
  padding-bottom: 85px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}


#Top .point_sec_item01 {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 58px;
}

#Top .point_sec_item01:before {
  width: 254px;
  height: 241px;
  background: #ffc982;
  position: absolute;
  left: 50%;
  transform: translateX(-100%);
  top: 163px;
  z-index: -1;
  content: '';
}

#Top .point_sec_item01 .point_sec_image {
  width: 100%;
  padding-top: 15.33%;
  display: flex;
  justify-content: center;
}

#Top .point_sec_item01 .point_sec_image picture {
  display: block;
  position: relative;
  /*width: 67.83%;*/
  width: 100%;
  max-width: 225px;
}

#Top .point_sec_item01 .point_sec_image picture:before {
  width: 58.2%;
  padding-top: 28.67%;
  background: url(/wandapal/images/point_01_point_01.png) center center no-repeat;
  background-size: cover;
  content: '';
  position: absolute;
  left: -13.56%;
  top: -18.94%;
  z-index: 2;
}


#Top .point_sec_item01 .point_sec_image picture:after {
  width: 34.67%;
  padding-top: 25.33%;
  background: url(/wandapal/images/point_01_point_02.png) center center no-repeat;
  background-size: cover;
  content: '';
  position: absolute;
  left: 3.8%;
  top: 0;
  z-index: -1;
  transform: translateY(-20%);
  opacity: 0;

  transition: all 0.5s 0.3s ease;
}

#Top .point_sec_item01 .point_sec_image.move picture:after {
  transform: translateY(-100%);
  opacity: 1;
}

#Top .point_sec_item01 .point_sec_box {
  width: 100%;
  margin-top: 18px;
}

#Top .point_sec_item01 .point_sec_box h3 {
  line-height: 1;
  font-size: 1px;
  margin-bottom: 16px;
}

#Top .point_sec_item01 .point_sec_box h3 img {
  width: 100%;
}

#Top .point_sec_item01 .point_sec_box p {
  font-size: 14px;
  line-height: 1.7;
}

#Top .point_sec_item01 .point_sec_list {
  margin-bottom: 11px;
}

#Top .point_sec_item01 .point_sec_list li {
  padding-left: 13px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  color: #593D24;
  position: relative;
}

#Top .point_sec_item01 .point_sec_list li:before {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #FF9102;
  position: absolute;
  left: 0;
  top: 9px;
  z-index: 2;
  content: '';
}
#Top .point_sec_item01 .point_sec_notes {
  margin-top: 18px;
}

#Top .point_sec_item01 .point_sec_notes li {
  font-size: 10px;
  line-height: 1.7;
  padding-left: 1em;
  text-indent: -1em;
}

#Top .point_sec_item02 {
  width: 100%;
  display: block;
  margin-bottom: 53px;
}

#Top .point_sec_item02:before {
  width: 196px;
  height: 199px;
  background: #a8ebbb;
  position: absolute;
  left: 50%;
  transform: translateX(97px);
  top: -71px;
  z-index: -1;
  content: '';
}

#Top .point_sec_item02 .point_sec_image {
  width: 100%;
  padding-top: 0;
  margin-bottom: 5px;
}

#Top .point_sec_item02 .point_sec_image picture {
  display: block;
  position: relative;
  /*width: 86.6%;*/
  width: 100%;
  max-width: 307px;
  margin: 0 auto;
}

#Top .point_sec_item02 .point_sec_image picture:before {
  width: 32.2%;
  padding-top: 25.78%;
  background: url(/wandapal/images/point_02_point_01.png) center center no-repeat;
  background-size: cover;
  content: '';
  position: absolute;
  left: unset;
  right: -10.2439%;
  bottom: -18.877551%;
  z-index: 2;
}

#Top .point_sec_item02 .point_sec_image picture:after {
  width: 14.4%;
  padding-top: 7.59495%;
  background: url(/wandapal/images/sp/point_02_point_02.svg) center center no-repeat;
  background-size: cover;
  content: '';
  position: absolute;
  left: unset;
  right: 20.684%;
  bottom: -15%;
  z-index: 1;
}

#Top .point_sec_item02 .point_sec_box {
  width: 100%;
}

#Top .point_sec_item02 .point_sec_box h3 {
  line-height: 1;
  font-size: 1px;
  margin-bottom: 11px;
}

#Top .point_sec_item02 .point_sec_box h3 img {
  width: 85.33%;
}

#Top .point_sec_item02 .point_sec_box p {
  font-size: 14px;
  line-height: 1.7;
  padding-left: 36%;
}


#Top .point_sec_item03 {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}

#Top .point_sec_item03:before {
  width: 259px;
  height: 192px;
  background: #9ad0f3;
  position: absolute;
  left: 50%;
  transform: translateX(-361px);
  top: -75px;
  z-index: -1;
  content: '';
}

#Top .point_sec_item03 .point_sec_image {
  width: 100%;
  padding-top: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
}

#Top .point_sec_item03 .point_sec_image picture {
  display: block;
  position: relative;
  /*width: 64.53%;*/
  width: 100%;
  max-width: 242px;
}

#Top .point_sec_item03 .point_sec_box {
  width: 100%;
  position: relative;
}

#Top .point_sec_item03 .point_sec_box:before {
  content: '';
  width: 97px;
  height: 99px;
  background: url(/wandapal/images/point_04_point_01_01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -65px;
  z-index: 2;

  transition: all 0.5s 0.3s ease;
  transform: translate(10%, 0%);
  opacity: 0;
}

#Top .point_sec_item03 .point_sec_box.move:before {
  transform: translate(0%, 0%);
  opacity: 1;
}

#Top .point_sec_item03 .point_sec_box:after {
  content: '';
  width: 37px;
  height: 35.5px;
  background: url(/wandapal/images/point_04_point_01_02.svg) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -99px;
  z-index: 2;

  transition: all 0.5s 0.5s ease;
  transform: translate(0%, 10%);
  opacity: 0;
}

#Top .point_sec_item03 .point_sec_box.move:after {
  transform: translate(0%, 0%);
  opacity: 1;
}

#Top .point_sec_item03 .point_sec_box h3 {
  line-height: 1;
  font-size: 1px;
  margin-bottom: 18px;
}

#Top .point_sec_item03 .point_sec_box h3 img {
  width: 100%;
}

#Top .point_sec_item03 .point_sec_box p {
  font-size: 14px;
  line-height: 1.7;
}

#Top .point_sec_item04 {
  width: 100%;
  display: block;
  position: relative;
}

#Top .point_sec_item04:before {
  width: 234.5px;
  height: 194.5px;
  background: #fab1d5;
  position: absolute;
  left: 50%;
  transform: translateX(83px);
  top: -37px;
  z-index: -1;
  content: '';
}

#Top .point_sec_item04 .point_sec_image {
  width: 100%;
  padding-top: 0;
  position: relative;
}


#Top .point_sec_item04 .point_sec_image .image {
  position: relative;
  width: 100%;
  max-width: 224px;
  margin: 0 auto;
}

#Top .point_sec_item04 .point_sec_image .image:after {
  display: none;
}

#Top .point_sec_item04 .point_sec_image .image picture {
  display: block;
  position: relative;
}

#Top .point_sec_item04 .point_sec_image .image picture:before {
  width: 36.16%;
  padding-top: 49.77%;
  background: url(/wandapal/images/point_04_point_02_01.png) center center no-repeat;
  background-size: cover;
  content: '';
  position: absolute;
  right: -15%;
  bottom: -11.45%;
  z-index: 2;
}

#Top .point_sec_item04 .point_sec_image .image picture:after {
  width: 36.71875%;
  padding-top: 32.7%;
  background: url(/wandapal/images/point_04_point_02_02.svg) center center no-repeat;
  background-size: cover;
  content: '';
  position: absolute;
  right: -41.9%;
  bottom: 5.0522%;
  z-index: 1;
}

#Top .point_sec_item04 .point_sec_box {
  width: 100%;
}

#Top .point_sec_item04 .point_sec_box h3 {
  line-height: 1;
  font-size: 1px;
  margin-bottom: 18px;
}

#Top .point_sec_item04 .point_sec_box h3 img {
  width: 82.4%;
}

#Top .point_sec_item04 .point_sec_box p {
  font-size: 14px;
  line-height: 1.7;
  padding-left: 41%;
}


#Top .course_sec {
  width: 100%;
  background: #fff;
  position: relative;
}

#Top .course_sec:before {
  width: 100%;
  height: calc(100% + 60px);
  background: url(/wandapal/images/sp/course_bg.png) center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  bottom: 0;
  z-index: 1;
  content: '';
  pointer-events: none;
}

#Top .course_sec .course_sec_inner {
  padding-bottom: 93px;
  position: relative;
  z-index: 2;
}

#Top .course_sec .course_sec_inner:before {
  width: 149px;
  height: 182px;
  position: absolute;
  left: 10px;
  transform: translate(-20px,-100%);
  top: 7px;
  z-index: 2;
  content: '';
  background: url(/wandapal/images/course_image01.png) center center no-repeat;
  background-size: 100%;
}

#Top .course_sec .course_sec_inner.move:before {
  transform: translate(0,-100%);
  opacity: 1;
}

#Top .course_sec .course_sec_inner:after {
  display: none;
}

#Top .course_sec .heading {
  margin-bottom: 0;
}

#Top .course_sec_heading {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.44;
  color: #51371F;
  margin: -5px 0 18px;
}

#Top .course_sec_list {

}

#Top .course_sec_list .course_sec_list_item {
  position: relative;
  padding-left: 50px;
}

#Top .course_sec_list .course_sec_list_item:before {
  position: absolute;
  width: 1px;
  height: 0%;
  background: url(/wandapal/images/course_timeline.svg) center top repeat-y;
  background-size: 100% auto;
  z-index: 1;
  left: 20px;
  top: 40px;
  transform: unset;
  content: '';

  transition: all 0.7s linear;
}

#Top .course_sec_list .course_sec_list_item.clock01:before {
  transition: all 1.2s 0.2s linear;
}

#Top .course_sec_list .course_sec_list_item.clock02:before {
  transition: all 0.7s 0.2s linear;
  top: 20%;
}

#Top .course_sec_list .course_sec_list_item.clock03:before {
  transition: all 1.2s 0.4s linear;
  top: 0%;
}

#Top .course_sec_list .course_sec_list_item.move.clock01:before {
  height: 100%;
}

#Top .course_sec_list .course_sec_list_item.move.clock02:before {
  height: 100%;
}

#Top .course_sec_list .course_sec_list_item.move.clock03:before {
  height: 110%;
}

#Top .course_sec_list .course_sec_list_item:last-child:before {
  display: none;
}

#Top .course_item {
  display: block;
  padding: 0;
  position: relative;
  margin-bottom: 25px;
}

#Top .course_sec_list .course_sec_list_item .course_item:nth-child(1):before {
  width: 40px;
  padding-top: 40px;
  font-size: 9px;
  font-weight: bold;
  color: #714F32;
  letter-spacing: .03em;
  line-height: 1.5;
  content: '10:00';
  background: url(/wandapal/images/course_clock_1000.svg) center top no-repeat #F8E44D;
  background-size: 100% auto;
  position: absolute;
  left: -50px;
  transform: unset;
  top: -4px;
  text-align: center;
  z-index: 2;
}

#Top .course_sec_list .course_sec_list_item:nth-child(1) .course_item:nth-child(1):before {
  content: '10:00';
}

#Top .course_sec_list .course_sec_list_item:nth-child(2) .course_item:nth-child(1):before {
  content: '12:00';
}

#Top .course_sec_list .course_sec_list_item:nth-child(3) .course_item:nth-child(1):before {
  content: '13:30';
}

#Top .course_sec_list .course_sec_list_item:nth-child(4) .course_item:nth-child(1):before {
  content: '15:00';
}

#Top .course_sec_list .course_sec_list_item:nth-child(1) .course_item:nth-child(1):after,
#Top .course_sec_list .course_sec_list_item:nth-child(4) .course_item:nth-child(1):after {
  position: absolute;
  width: 2px;
  height: 50%;
  background: #F8E44D;
  z-index: 1;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  content: '';
  display: none;
}

#Top .course_item.text_right {
  flex-direction: row-reverse;
}

#Top .course_item .course_item_box,
#Top .course_item .course_item_image {
  width: 100%;
}

#Top .course_item.text_left .course_item_box {
  display: block;
}

#Top .course_item .course_item_box p {
  font-size: 14px;
  letter-spacing: .03em;
  line-height: 1.7;
}

#Top .course_item .course_item_box p.title {
  font-size: 18px;
  color: #FF9102;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 2px;
}

#Top .course_item .course_item_image.image_right {
  display: block;
}

#Top .course_item .course_item_image .course_image {
  margin-top: 10px;
}

#Top .course_item .course_item_image .course_image img {
  border-radius: 7.5px;
}

#Top .course_item .course_item_image .course_image.image01_01,
#Top .course_item .course_item_image .course_image.image02,
#Top .course_item .course_item_image .course_image.image05 {
  width: 164px;
}

#Top .course_item .course_item_image .course_image.image01_02,
#Top .course_item .course_item_image .course_image.image03,
#Top .course_item .course_item_image .course_image.image04 {
  width: 205px;
}

#Top .course_item .course_item_image .course_image.image01_01 {
  margin: 10px 0 0;
}

#Top .course_sec_button {
  text-align: center;
}

#Top .course_sec_button_title {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: .08em;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
  color: #F765AD;
  font-weight: bold;
}

#Top .course_sec_button_title:before,
#Top .course_sec_button_title:after {
  width: 1px;
  height: 40px;
  background: #F765AD;
  content: '';
}

#Top .course_sec_button_title:before {
  transform: rotate(-27deg);
}

#Top .course_sec_button_title:after {
  transform: rotate(27deg);
}

#Top .course_sec_button a {
  width: calc(100% + 15px);
  max-width: max-content;
  margin-right: -15px;
  display: inline-block;
}

@media (hover: hover) {
  #Top .course_sec_button a:hover {
    transform: translateY(0);
  }
}

#Top .course_sec_button .btn_links {
  color: #F7913F;
  height: 68px;
  border-radius: 34px;
}

#Top .course_sec_button .btn_links:before {
  position: absolute;
  left: 42px;
  top: 0;
  z-index: 2;
  content: '';
  width: 18px;
  height: 18px;
  background: url(/wandapal/images/course_link_point.svg) center center no-repeat;
  background-size: 100%;
}

#Top .course_sec_button .btn_links:after {
  background: url(/wandapal/images/icon_arrow_orange.svg) center center no-repeat;
  background-size: 100%;
}

#Top .course_sec_links {
  margin-top: 5px;
}

#Top .course_sec_links a {
  display: inline-block;
  padding-right: 14px;
  background: url(/wandapal/images/icon_arrow.svg) right center no-repeat;
  background-size: 9px auto;
  font-size: 14px;
  line-height: 1.7;
  font-weight: bold;
  letter-spacing: .03em;
}

#Top .course_sec_links a span {
  background: linear-gradient(to right, #000 4px, transparent 4px) left bottom repeat-x;
  background-size: 6px 1px;
}


#Top .flow_sec {
  width: 100%;
  background: #4FD776;
  position: relative;
  padding-bottom: 94px;
}

#Top .flow_sec:before {
  width: 100%;
  height: calc(100% + 60px);
  background: url(/wandapal/images/sp/flow_bg.png?20251208) center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  bottom: 0;
  z-index: 1;
  content: '';
  pointer-events: none;
}

#Top .flow_sec .flow_sec_inner {
  position: relative;
  z-index: 2;
}

#Top .flow_sec .flow_sec_list {
  width: 100%;
  max-width: 255px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 45px;
}

#Top .flow_sec .flow_sec_list .flow_sec_list_item {
  position: relative;
}

#Top .flow_sec .flow_sec_list .flow_sec_list_item + .flow_sec_list_item:before {
  width: 45px;
  height: 45px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  top: -45px;
  z-index: 2;
  content: '';
  background: url(/wandapal/images/icon_flow_arrow.svg) center center no-repeat;
  background-size: 16px auto;
}

#Top .flow_sec .flow_box {
  border: 1px solid #fff;
  padding: 4px;
}

#Top .flow_sec .flow_box .flow_box_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  height: 74px;
  width: 100%;
  position: relative;
}

#Top .flow_sec .flow03 .flow_box .flow_box_inner {
  gap: 0;
}

#Top .flow_sec .flow_box .flow_box_inner:before {
  width: 5px;
  height: 100%;
  border: 1px solid #ffffff;
  border-right: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  content: '';
}

#Top .flow_sec .flow_box .flow_box_inner:after {
  width: 5px;
  height: 100%;
  border: 1px solid #ffffff;
  border-left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  content: '';
}

#Top .flow_sec .flow_box .flow_box_inner p {
  font-size: 18px;
  letter-spacing: .03em;
  line-height: 1.32;
  color: #fff;
  font-weight: bold;
}

#Top .flow_sec .flow_box .flow_box_inner img {
  width: 60px;
}

#Top .flow_sec .flow_sec_button {
  margin-top: 10px;
  text-align: center;
}

#Top .flow_sec .flow_sec_button .btn_links {
  color: #32a0e6;
}

#Top .flow_sec .flow_sec_button .btn_links:after {
  background: url(/wandapal/images/icon_arrow_blue.svg) center center no-repeat;
  background-size: 100%;
}

#Top .flow_sec_notes {
  margin-top: 5px;
  text-align: center;
}

#Top .flow_sec_notes p {
  font-size: 14px;
  line-height: 1.428;
  font-weight: bold;
  color: #fff;
}

#Top .flow_sec_notes ul {
  margin-top: 1px;
}

#Top .flow_sec_notes ul li {
  font-size: 10px;
  line-height: 1.45;
  color: #fff;
  letter-spacing: -.01em;
}

#Top .conditions_sec {
  width: 100%;
  background: #32a0e6;
  position: relative;
  padding-bottom: 96px;
}

#Top .conditions_sec:before {
  width: 100%;
  height: calc(100% + 60px);
  background: url(/wandapal/images/sp/conditions_bg.png) center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  bottom: 0;
  z-index: 1;
  content: '';
  pointer-events: none;
}

#Top .conditions_sec .conditions_sec_inner {
  position: relative;
  z-index: 2;
}

#Top .conditions_sec_box {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

#Top .conditions_sec_list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
  max-width: 308px;
  margin: 0 auto;

}

#Top .conditions_sec_list .conditions_sec_list_item {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#Top .conditions_sec_list picture {
  width:147px;
  padding:0 7px 0 0;
  text-align: center;
}

#Top .conditions_sec_list img {
  width: 90px;
}

#Top .conditions_sec_list img.list01 {
  width: 140px;
  margin:0;
}

#Top .conditions_sec_list p {
  font-size: 18px;
  color: #FF9102;
  line-height: 1.44;
  font-weight: bold;
  margin-top: 0;
}

#Top .conditions_sec_list ul {
  margin-top: 4px;
  text-align: left;
}

#Top .conditions_sec_list ul li {
  font-size: 10px;
  line-height: 1.7;
  padding-left: 1em;
  text-indent: -1em;
}
#Top .conditions_sec_list ul li.point_txt{
  color: #ff0202;
  font-weight: 700;
}

#Top .conditions_sec_text{
  padding-block: 30px;
    margin-inline: auto;
    width: fit-content;
}
#Top .conditions_sec_text p{
  font-size: 12px;
  line-height: 1.6;
}
#Top .conditions_sec_text ul{
}
#Top .conditions_sec_text ul li{
  font-size: 12px;
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
}

#Top .conditions_sec_banner {
  margin-top: 30px;
  background: #fff;
  width: 100%;
  padding: 5px;
}

#Top .conditions_sec_banner .conditions_sec_banner_inner {
  border: 1.5px solid #7C4E2D;
  position: relative;
  padding: 7.5px 28px 20px 43px;
  display: block;
}

#Top .conditions_sec_banner .conditions_sec_banner_inner:before,
#Top .conditions_sec_banner .conditions_sec_banner_inner:after {
  width: 1.5px;
  height: 26px;
  border-radius: 1px;
  background: #7C4E2D;
  transform: rotate(-45deg);
  position: absolute;
  z-index: 2;
  content: '';
}

#Top .conditions_sec_banner .conditions_sec_banner_inner:before {
  right: 17px;
  top: -1.5px;
  transform-origin: right top;
}

#Top .conditions_sec_banner .conditions_sec_banner_inner:after {
  left: 17px;
  bottom: -1.5px;
  transform-origin: left bottom;
}

#Top .conditions_sec_banner .conditions_sec_banner_inner .image {
  width: 100%;
}

#Top .conditions_sec_banner .conditions_sec_banner_inner .box {
  width: 100%;
  margin-top: 7px;
}

#Top .conditions_sec_banner .conditions_sec_banner_inner .box p {
  font-size: 14px;
  line-height: 1.4285;
}

#Top .conditions_list {
  margin-bottom: 8px;
}

#Top .conditions_list li {
  padding-left: 24.4px;
  font-size: 14px;
  line-height: 1.4285;
  color: #593D24;
  font-weight: bold;
  position: relative;
}

#Top .conditions_list li:before {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  content: '';
}

#Top .conditions_list li:nth-child(1):before {
  background: url(/wandapal/images/conditions_number01.svg) center center no-repeat;
  background-size: cover;
}

#Top .conditions_list li:nth-child(2):before {
  background: url(/wandapal/images/conditions_number02.svg) center center no-repeat;
  background-size: cover;
}

#Top .conditions_list li:nth-child(3):before {
  background: url(/wandapal/images/conditions_number03.svg) center center no-repeat;
  background-size: cover;
}

#Top .conditions_list li + li {
  margin-top: 10px;
}

#Top .conditions_notes {
  margin-top: 6px;
}

#Top .conditions_notes li {
  font-size: 10px;
  line-height: 1.7;
  padding-left: 1em;
  text-indent: -1em;
}


#Top .faq_sec {
  width: 100%;
  position: relative;
  background: #F8E44D;
}

#Top .faq_sec:before {
  width: 100%;
  height: calc(100% + 60px);
  background: url(/wandapal/images/sp/faq_bg.png) center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  bottom: 0;
  z-index: 1;
  content: '';
  pointer-events: none;
}

#Top .faq_sec:after {
  width: 100%;
  height: 70%;
  background: url(/wandapal/images/sp/faq_bg_bottom.png?11) center bottom no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  bottom: 0;
  z-index: 2;
  content: '';
  pointer-events: none;
}

#Top .faq_sec .faq_sec_inner {
  position: relative;
  z-index: 3;
  padding-bottom: 91px;
}

#Top .faq_sec .faq_sec_inner .img {
  width: 135px;
  height: 87px;
  background: url(/wandapal/images/faq_dog.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 60%;
  transform: translateX(-30px);
  content: '';
  z-index: 3;
}

#Top .faq_sec .faq_sec_inner .img.move {
  transform: translateX(0);
  opacity: 1;
}

#Top .faq_sec .heading {
  margin-bottom: 25px;
}

#Top .faq_sec_list {
  width: 100%;
  color: #fff;
}

#Top .faq_sec_list .faq_sec_list_item + .faq_sec_list_item {
  margin-top: 27px;
}

#Top .faq_sec_list .faq_sec_list_item {
  padding-left: 40px;
  position: relative;
  z-index: 2;
}

#Top .faq_sec_list .faq_sec_list_item:before {
  background: url(/wandapal/images/faq_icon_q.svg) center center no-repeat;
  background-size: cover;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  content: '';
}

#Top .faq_sec_list .faq_sec_list_item h3 {
  padding: 5px 0 8px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  font-size: 18px;
  line-height: 1.32;
  font-weight: bold;
  color: #fff;
  margin-bottom: 11px;
}

#Top .faq_sec_list .faq_sec_list_item p {
  font-size: 14px;
  line-height: 1.7;
  color: #fff;
}

#Top .faq_sec_list .faq_sec_list_item p span {
  background: linear-gradient(#F8E44D,#F8E44D) left bottom no-repeat;
  background-size: 100% 1px;
}

#Top .faq_sec_list .faq_sec_list_item ul {
  margin-top: 12px;
}

#Top .faq_sec_list .faq_sec_list_item ul li {
  font-size: 10px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
}