@charset "UTF-8";
@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
}
.contents-wrapper {
  overflow: hidden;
  font-family: source-han-sans-japanese, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
@media screen and (max-width: 768px) {
  .contents-wrapper {
    width: 100%;
    max-width: 100%;
  }
}
.contents-wrapper .font-bold {
  font-weight: bold;
}
.contents-wrapper .font-orange {
  color: #f1b759;
}
.contents-wrapper .font-pink {
  color: #e96479;
}
.contents-wrapper .font-blue {
  color: #3eb7d4;
}
.contents-wrapper .font-white {
  color: #fff;
}
.contents-wrapper .font-yellow {
  color: #fff67f;
}
.contents-wrapper .font-green {
  color: #84b65f;
}
.contents-wrapper .font-marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.contents-wrapper .font-mincho {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
.contents-wrapper .contents-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  color: #595757;
}
@media screen and (max-width: 768px) {
  .contents-wrapper .contents-inner {
    max-width: 100%;
    padding: 0;
  }
}
.contents-wrapper h1, .contents-wrapper h2, .contents-wrapper h3, .contents-wrapper h4, .contents-wrapper h5, .contents-wrapper h6 {
  font-family: "Hiragino Sans";
  font-weight: bold;
}
.contents-wrapper video {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.contents-wrapper img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

/* DESIGN-290_料金表追加_20250423 */
.truancy_price .price {
  font-size: 44px;
  text-align: center;
  margin-bottom: 16px; }

.truancy_price .price .contents-wrapper .contents-inner {
  margin: 0 auto -70px;
}

.truancy_price .price_table {
  color: #595757;
  border-collapse: collapse;
  margin-top: 10px;
  width: 930px;
}

.truancy_price .price_table th {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background-color: #f6ac19;
  border: 1px solid #fff;
  border-top-color: #f6ac19;
}

.truancy_price .price_table tr th:nth-of-type(1) {
  width: 560px;
  border-left-color: #f6ac19;
}

.truancy_price .price_table tr th:nth-of-type(2) {
  border-right-color: #f6ac19;
}

.truancy_price .price_table td {
  font-size: 2.8rem;
  text-align: left;
  line-height: 45px;
  background-color: #fefaf1;
  border: 1px solid #f6ac19;
  padding: 10px;
}

.truancy_price .price_table td span {
  font-size: 2.4rem;
  text-align: center;
}

.truancy_price .price_sub {
  font-size: 1.5rem;
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .truancy_price {
    padding: 0 10px;
  }

  .truancy_price .price {
    font-size: 32px;
    text-align: center;
    margin-bottom: 16px;
    }

  .truancy_price .contents-wrapper .contents-inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    color: #595757;
  }

  .truancy_price .price_table {
    width: 100%;
    font-size: 13px;
    border-spacing: 0;
    }

  .truancy_price .price_table th {
    background: #f6ac19 !important;
    border-left: solid 1px #fffbf4;
    color: #fff;
    line-height: 10px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    padding: 10px;
    }

    .truancy_price .price_table tr th:nth-of-type(1) {
      border-left: solid 1px #f6ac19;;
    }

    .truancy_price .price_table td {
      text-align: left;
      border: solid 1px #f6ac19;
      background: #fffbf4;
      line-height: 1.4;
      padding: 10px 0px;
      font-size: 12px;
    }
  .truancy_price .price_table td:nth-child(2) {
    text-align: center;
    white-space: nowrap;
  }
    .truancy_price .price_table td span {
      font-size: 10px;
    }

    .truancy_price .price_sub {
      width: 100%;
      margin-bottom: 16px;
      font-size: 11px;
      border-spacing: 0;
    }
}
/* /DESIGN-290_料金表追加_20250423 */

.pc-contents {
  max-width: 1600px;
  margin: 0 auto;
}
.pc-contents .main-visual {
  text-align: center;
  background: url("../images/type/truancy/mv_bg.jpg");
  padding: 220px 0 60px;
}
.pc-contents .main-visual .img-comment {
  margin-bottom: 20px;
}
.pc-contents .main-visual h1 {
  color: #727171;
  font-size: 64px;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 8px;
  letter-spacing: 6px;
}
.pc-contents .main-visual h1 span {
  font-size: 84px;
}
.pc-contents .main-visual .pbox-img {
  position: relative;
}
.pc-contents .main-visual .pbox-img .img-mv {
  width: 1600px;
  max-width: 1600px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .main-visual .pbox-img .img-01 {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(calc(-50% - 370px));
}
.pc-contents .main-visual .pbox-img .img-02 {
  position: absolute;
  top: 360px;
  left: 50%;
  transform: translateX(calc(-50% + 340px));
  z-index: 1;
}
.pc-contents .main-visual .pbox-img .bg-blue {
  width: 202px;
  height: 202px;
  background: #3eb7d4;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  letter-spacing: -2px;
  line-height: 1.4;
  padding-top: 36px;
  position: absolute;
  top: 470px;
  left: 50%;
  transform: translateX(calc(-50% + 200px));
}
.pc-contents .main-visual .pbox-img .bg-blue span {
  font-size: 24px;
}
.pc-contents .box-02 {
  background: url("../images/type/truancy/box_02_bg.jpg") no-repeat center;
  background-size: cover;
  padding: 40px 0 48px;
  text-align: center;
}
.pc-contents .box-02 .box-head img {
  margin: 0 auto 8px;
}
.pc-contents .box-02 .head-text {
  font-size: 40px;
  margin-bottom: 16px;
}
.pc-contents .box-02 .head-text span {
  font-size: 76px;
}
.pc-contents .box-02 .p-box {
  max-width: 722px;
  background: #fff;
  border-radius: 12px;
  margin: 0 auto 24px;
  padding: 32px 40px 40px;
  box-sizing: border-box;
  font-size: 35px;
}
.pc-contents .box-02 .p-box .box-text {
  margin-bottom: 24px;
}
.pc-contents .box-02 .p-box img {
  margin: 0 auto;
}
.pc-contents .box-02 .notes {
  max-width: 722px;
  margin: 0 auto;
  text-align: right;
}
.pc-contents .box-07 .box-inner {
  width: 100%;
  height: 726px;
  position: relative;
}
.pc-contents .box-07 .box-inner h2 {
  position: absolute;
  top: 40px;
  left: auto;
  text-align: center;
  padding: 0 20px;
  width: 100%;
}
.pc-contents .box-07 .box-inner .comment {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pc-contents .box-08 {
  background: url("../images/type/truancy/box_08_bg.jpg") no-repeat center top;
  position: relative;
  z-index: -1;
  margin-top: -60px;
  padding: 110px 0 40px;
}
.pc-contents .box-08 h2 {
  text-align: center;
  font-size: 58px;
  margin-bottom: 24px;
  font-weight: normal;
}
.pc-contents .box-08 p {
  text-align: center;
  font-size: 25px;
  line-height: 2.2;
  margin-bottom: 40px;
}
.pc-contents .box-08 .arrow-img {
  text-align: center;
}
.pc-contents .box-09 {
  text-align: center;
  margin-bottom: 64px;
}
.pc-contents .box-10 {
  background: url("../images/type/truancy/box_10_bg.jpg") no-repeat center top;
  padding-bottom: 40px;
}
.pc-contents .box-10 .fukidashi {
  transform: translateY(-30px);
  text-align: center;
}
.pc-contents .box-10 .box-head {
  text-align: center;
  margin-bottom: 16px;
}
.pc-contents .box-10 .box-head span {
  font-size: 26px;
  line-height: 1.8;
}
.pc-contents .box-10 .p-box p {
  text-align: center;
  font-size: 20px;
  margin-bottom: 24px;
  line-height: 1.8;
}
.pc-contents .box-10 .p-box .movie {
  margin-bottom: 24px;
  text-align: center;
}
.pc-contents .box-11 {
  position: relative;
  margin-top: -65px;
}
.pc-contents .box-11 .bg-orange {
  text-align: center;
  overflow: hidden;
}
.pc-contents .box-11 .bg-orange::before {
  content: "";
  display: block;
  width: 100%;
  height: 90%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f1b759;
  background-image: url("../images/type/truancy/box_11_bg_02.jpg");
  transform: skewY(-2deg) translateY(40px);
  z-index: 1;
}
.pc-contents .box-11 .chara-wrap {
  position: relative;
  z-index: 2;
  padding-top: 90px;
}
.pc-contents .box-11 .chara-wrap h2 {
  text-align: center;
  font-size: 32px;
}
.pc-contents .box-11 .chara-wrap h2 span {
  font-size: 46px;
}
.pc-contents .box-11 .chara-img {
  margin-bottom: 24px;
}
.pc-contents .box-11 p {
  font-size: 20px;
  line-height: 1.7;
  text-align: center;
}
.pc-contents .box-11 .p-box {
  position: relative;
  z-index: 3;
  background: url("../images/type/truancy/box_11_bg.png") no-repeat top center;
  margin-top: 40px;
  padding: 90px 0 60px;
  position: relative;
}
.pc-contents .box-11 .p-box .box-head {
  width: 400px;
  max-width: 48vw;
  height: 400px;
  max-height: 48vw;
  border-radius: 50%;
  background: #3eb7d4;
  padding-top: 70px;
  box-sizing: border-box;
  position: absolute;
  top: -90px;
  left: 0;
  z-index: 10;
}
.pc-contents .box-11 .p-box .box-head h2 {
  font-size: 26px;
  line-height: 1.7;
  text-align: center;
}
.pc-contents .box-11 .p-box .box-head h2 .border {
  border: 1px solid #fff;
  display: inline-block;
  padding: 4px 5px 4px 8px;
  margin-right: 4px;
  border-radius: 2px;
  line-height: 1;
}
.pc-contents .box-11 .p-box .box-head h2 .text-01 {
  font-size: 56px;
  line-height: 1.4;
}
.pc-contents .box-11 .p-box .movie {
  padding-left: 330px;
  margin-bottom: 40px;
}
.pc-contents .box-12 {
  background: url("../images/type/truancy/box_12_bg_bottom.png") no-repeat center bottom, url("../images/type/truancy/box_12_bg.jpg") repeat;
  margin-top: -50px;
  margin-bottom: 40px;
  padding: 120px 0 0;
}
.pc-contents .box-12 .box-head {
  text-align: center;
  position: relative;
}
.pc-contents .box-12 .box-head .fukidashi {
  position: absolute;
  top: -50px;
  left: 190px;
}
.pc-contents .box-12 .box-head h2 {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 64px;
  display: inline-block;
  text-align: center;
}
.pc-contents .box-12 .box-head h2 .bg-blue {
  background: #3eb7d4;
  padding: 8px 16px;
}
.pc-contents .box-12 .box-head h2 .text-01 {
  font-size: 54px;
}
.pc-contents .box-12 .box-head h2 .text-02 {
  font-size: 72px;
}
.pc-contents .box-12 .p-box-01 {
  max-width: 820px;
  background: #fff;
  border-radius: 16px;
  margin: 0 auto 56px;
  padding: 140px 40px 60px;
  box-sizing: border-box;
  position: relative;
}
.pc-contents .box-12 .p-box-01 .stationery {
  position: absolute;
  top: -40px;
  left: -120px;
}
.pc-contents .box-12 .p-box-01 .label {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-12 .p-box-01 h3 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 16px;
}
.pc-contents .box-12 .p-box-01 h3 span {
  font-size: 64px;
}
.pc-contents .box-12 .p-box-01 .movie {
  margin-bottom: 20px;
  text-align: center;
}
.pc-contents .box-12 .p-box-01 p {
  font-size: 15px;
  text-align: center;
}
.pc-contents .box-12 .p-box-02 {
  position: relative;
}
.pc-contents .box-12 .p-box-02 h2 {
  text-align: center;
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 32px;
  font-weight: 500;
}
.pc-contents .box-12 .p-box-02 h2 .text-01 {
  font-size: 70px;
}
.pc-contents .box-12 .p-box-02 p {
  font-size: 20px;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 40px;
}
.pc-contents .box-12 .stationery {
  position: absolute;
}
.pc-contents .box-12 .stationery-01 {
  top: -120px;
  right: -90px;
}
.pc-contents .box-12 .stationery-02 {
  top: 70px;
  left: -20px;
}
.pc-contents .box-12 .slide-box {
  position: relative;
  margin-bottom: 40px;
}
.pc-contents .box-12 .slide-box .fukidashi {
  position: absolute;
  top: -40px;
  left: calc(50% + 120px);
  z-index: 2;
}
.pc-contents .box-12 .p-box-03 {
  margin-bottom: 56px;
}
.pc-contents .box-12 .p-box-03 .label {
  text-align: center;
}
.pc-contents .box-12 .p-box-03 .box-head h2 {
  font-size: 72px;
  margin-bottom: 8px;
}
.pc-contents .box-12 .p-box-03 .box-head .bg-blue {
  display: inline-block;
  background: #3eb7d4;
  font-size: 32px;
  padding: 8px 32px;
  margin-bottom: 24px;
  line-height: 1;
  border-radius: 40px;
}
.pc-contents .box-12 .p-box-03 .box-head p {
  font-size: 20px;
  margin-bottom: 24px;
  text-align: center;
}
.pc-contents .box-12 .p-box-03 .wide-img {
  width: 1600px;
  height: auto;
  margin-bottom: 40px;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-12 .p-box-03 .box-text {
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 16px;
}
.pc-contents .box-12 .p-box-03 .notes {
  text-align: right;
  font-size: 12px;
}
.pc-contents .box-12 .p-box-04 {
  padding-bottom: 550px;
  position: relative;
}
.pc-contents .box-12 .p-box-04 .box-head {
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 1.5;
}
.pc-contents .box-12 .p-box-04 .box-head span {
  font-size: 48px;
}
.pc-contents .box-12 .p-box-04 img {
  position: absolute;
  bottom: 60px;
  right: 50%;
  transform: translateX(calc(50% + 180px));
}
.pc-contents .box-13 {
  position: relative;
  z-index: 11;
}
.pc-contents .box-13 .box-img {
  text-align: center;
  margin-bottom: 40px;
}
.pc-contents .box-13 .box-img .fukidashi {
  display: block;
  font-size: 40px;
  margin-bottom: 16px;
}
.pc-contents .box-13 .box-img .fukidashi::before {
  content: "＼";
  font-size: 24px;
  padding-right: 4px;
}
.pc-contents .box-13 .box-img .fukidashi::after {
  content: "／";
  font-size: 24px;
  padding-left: 4px;
}
.pc-contents .box-13 .contents-wrap {
  background: url("../images/type/truancy/box_13_bg.png") no-repeat top center/cover;
  padding: 56px 0 120px;
}
.pc-contents .box-13 .contents-wrap .box-head {
  margin-bottom: 24px;
}
.pc-contents .box-13 .contents-wrap .fukidashi {
  text-align: center;
  font-size: 40px;
}
.pc-contents .box-13 .contents-wrap .fukidashi .text-01 {
  font-size: 76px;
}
.pc-contents .box-13 .p-box {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 80px;
}
.pc-contents .box-13 .p-box > img {
  width: 58%;
}
.pc-contents .box-13 .p-box .text-box {
  width: 42%;
  padding-left: 24px;
  position: relative;
}
.pc-contents .box-13 .p-box .text-box p {
  font-size: 20px;
  line-height: 1.9;
}
.pc-contents .box-13 .p-box .text-box img {
  display: block;
  margin: 0 0 0 auto;
}
.pc-contents .box-13 .slide-box .box-head {
  position: relative;
}
.pc-contents .box-13 .slide-box .box-head img {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(calc(-50% - 350px));
}
.pc-contents .box-13 .slide-box .box-head h2 {
  font-size: 55px;
  text-align: center;
  font-weight: normal;
  line-height: 1.2;
}
.pc-contents .box-13 .slide-box .box-head h2 .text-01 {
  font-size: 45px;
}
.pc-contents .box-13 .slide-box .box-head h2 .text-02 {
  font-size: 72px;
}
.pc-contents .box-13 .slide-box .box-head h2 .text-03 {
  font-size: 115px;
}
.pc-contents .box-13 .slide-box .slide {
  position: relative;
}
.pc-contents .box-13 .slide-box .swiper-slide {
  height: 560px;
  padding: 24px 40px 10px;
  box-sizing: border-box;
  background: url("../images/type/truancy/slide_02_bg.png") no-repeat top center;
  text-align: center;
  position: relative;
}
.pc-contents .box-13 .slide-box .swiper-slide .no {
  font-size: 27px;
  margin-bottom: 16px;
}
.pc-contents .box-13 .slide-box .swiper-slide h3 {
  font-size: 28px;
  margin-bottom: 24px;
  text-align: center;
}
.pc-contents .box-13 .slide-box .swiper-slide h3 .text-01 {
  font-size: 34px;
}
.pc-contents .box-13 .slide-box .swiper-slide p {
  display: block;
  width: 560px;
  margin: 0 auto;
  text-align: left;
  font-size: 20px;
  line-height: 1.8;
}
.pc-contents .box-13 .slide-box .swiper-slide img {
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-13 .slide-box .swiper-pagination {
  transform: translateY(56px);
}
.pc-contents .box-13 .slide-box .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
}
.pc-contents .box-13 .slide-box .swiper-pagination-bullet-active {
  background: #ea617a;
}
.pc-contents .box-13 .slide-box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.pc-contents .box-13 .slide-box .swiper-button-prev,
.pc-contents .box-13 .slide-box .swiper-button-next {
  width: 53px;
  height: 53px;
  margin-top: -26.5px;
  background: #ea617a;
  border-radius: 50%;
  z-index: 1;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
  cursor: pointer;
}
.pc-contents .box-13 .slide-box .swiper-button-prev::after,
.pc-contents .box-13 .slide-box .swiper-button-next::after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-top: #fff 5px solid;
  border-right: #fff 5px solid;
  border-radius: 4px;
  font-size: 0;
}
.pc-contents .box-13 .slide-box .swiper-button-prev {
  left: 50%;
  transform: translateX(calc(-50% - 320px));
}
.pc-contents .box-13 .slide-box .swiper-button-prev::after {
  transform: scale(0.9, 1) rotate(-135deg);
  left: 15%;
}
.pc-contents .box-13 .slide-box .swiper-button-next {
  left: 50%;
  transform: translateX(calc(-50% + 320px));
}
.pc-contents .box-13 .slide-box .swiper-button-next::after {
  transform: scale(0.9, 1) rotate(45deg);
  right: 15%;
}
.pc-contents .box-14 {
  background: url("../images/type/truancy/box_14_bg.png") no-repeat top center;
  padding: 96px 0 80px;
  margin-top: -96px;
  text-align: center;
  position: relative;
  z-index: 10;
}
.pc-contents .box-14 h2 {
  font-size: 75px;
  margin-bottom: 24px;
  line-height: 1.4;
  text-align: center;
}
.pc-contents .box-14 h2 .text-01 {
  font-size: 40px;
}
.pc-contents .box-14 .point-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.pc-contents .box-14 .point-list li {
  width: 225px;
  margin: 0 4px;
  list-style: none;
  font-size: 25px;
  text-align: center;
}
.pc-contents .box-14 .point-list li .bg-orange {
  display: block;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: #f4af20;
  margin: 0 auto 16px;
  padding-top: 40px;
  box-sizing: border-box;
  font-size: 45px;
  line-height: 1.2;
}
.pc-contents .box-14 .p-box {
  width: 722px;
  margin: 24px auto 16px;
  padding: 40px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 16px;
  text-align: center;
  font-size: 35px;
}
.pc-contents .box-14 .p-box img {
  padding: 20px 0 0;
}
.pc-contents .box-14 .notes {
  display: block;
  width: 722px;
  margin: 0 auto;
  text-align: right;
}
.pc-contents .box-15 {
  background: url("../images/type/truancy/box_15_bg.png") no-repeat bottom center/cover;
  text-align: center;
  position: relative;
  padding: 80px 0;
  margin-top: -90px;
}
.pc-contents .box-15 .label {
  margin-bottom: 16px;
}
.pc-contents .box-15 h2 {
  text-align: center;
  font-size: 70px;
  margin-bottom: 16px;
}
.pc-contents .box-15 h2 .text-01 {
  font-size: 66px;
}
.pc-contents .box-15 .box-green {
  background: #a7d282;
  margin: 40px 20px 40px;
  padding: 56px 40px 40px;
  position: relative;
}
.pc-contents .box-15 .box-green::after {
  content: "";
  width: 40px;
  height: 20px;
  background: #fff;
  border-radius: 0 0 20px 20px;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-15 .box-green h3 {
  font-size: 40px;
  margin-bottom: 32px;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
}
.pc-contents .box-15 .box-green h3 .bg-white {
  background: #fff;
  padding: 4px 32px;
  border-radius: 32px;
  display: inline-block;
  margin: 0 auto 16px;
}
.pc-contents .box-15 .box-green h3 .text-01 {
  font-size: 70px;
}
.pc-contents .box-15 .box-green p {
  font-size: 20px;
  margin-bottom: 40px;
}
.pc-contents .box-15 .box-green .notes {
  text-align: right;
}
.pc-contents .box-15 .box-orange {
  background: #f1b759;
  margin: 40px 20px 40px;
  padding: 56px 40px 40px;
  position: relative;
}
.pc-contents .box-15 .box-orange::after {
  content: "";
  width: 40px;
  height: 20px;
  background: #fff;
  border-radius: 0 0 20px 20px;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-15 .box-orange .fukidashi {
  font-size: 35px;
}
.pc-contents .box-15 .box-orange .fukidashi::before {
  content: "＼";
  font-size: 24px;
  padding-right: 4px;
}
.pc-contents .box-15 .box-orange .fukidashi::after {
  content: "／";
  font-size: 24px;
  padding-left: 4px;
}
.pc-contents .box-15 .box-orange h3 {
  font-size: 73px;
  line-height: 1;
  margin-bottom: 24px;
  text-align: center;
}
.pc-contents .box-15 .box-orange h3 img {
  transform: translateY(-6px);
}
.pc-contents .box-15 .box-orange .box-text {
  font-size: 20px;
  margin-bottom: 24px;
}
.pc-contents .box-15 .box-orange .flex-content {
  display: flex;
  align-items: flex-start;
}
.pc-contents .box-15 .box-orange .flex-content > img {
  width: 61%;
}
.pc-contents .box-15 .box-orange .flex-content .text-content {
  padding-left: 24px;
  width: 39%;
}
.pc-contents .box-15 .box-orange .flex-content .text-content p {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1.8;
  text-align: left;
}
.pc-contents .box-15 .fix-img {
  position: absolute;
  bottom: -120px;
  right: -280px;
}
.pc-contents .box-16 {
  background: url("../images/type/truancy/box_bg_canvas.jpg") repeat top;
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
  margin-top: -40px;
  padding-bottom: 40px;
}
.pc-contents .box-16 .fukidashi {
  text-align: center;
  transform: translateY(-40px);
  position: relative;
}
.pc-contents .box-16 h2 {
  text-align: center;
  font-size: 105px;
  line-height: 1;
  margin-bottom: 16px;
}
.pc-contents .box-16 p {
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 60px;
}
.pc-contents .box-16 .p-box-01 {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.pc-contents .box-16 .p-box-01 .img-01 {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 20px;
  box-sizing: border-box;
}
.pc-contents .box-16 .p-box-01 .img-02 {
  margin-bottom: 40px;
}
.pc-contents .box-16 .p-box-01 .fukidashi {
  width: 71.5%;
  max-width: 715px;
  position: absolute;
  bottom: 48px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-16 .p-box-01 .fukidashi::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-16 .p-box-01 .notes {
  max-width: 715px;
  margin: 0 auto;
  font-size: 14px;
  text-align: right;
  transform: translateY(40px);
}
.pc-contents .box-16 .p-box-02 {
  display: flex;
}
.pc-contents .box-16 .p-box-02 .left-box {
  flex-basis: 50%;
}
.pc-contents .box-16 .p-box-02 .left-box p {
  text-align: left;
}
.pc-contents .box-16 .p-box-02 h3 {
  font-size: 26px;
}
.pc-contents .box-16 .p-box-02 h3::before {
  content: "＼";
  font-size: 20px;
}
.pc-contents .box-16 .p-box-02 h3::after {
  content: "／";
  font-size: 20px;
}
.pc-contents .box-17 {
  background: url("../images/type/truancy/box_17_bg.jpg") no-repeat top center;
  padding: 40px 0;
  position: relative;
}
.pc-contents .box-17::before {
  content: "";
  height: 48px;
  border-left: 3px dotted #595757;
  position: absolute;
  top: -24px;
  left: 50%;
}
.pc-contents .box-17 h2 {
  text-align: center;
  margin-bottom: 40px;
}
.pc-contents .box-17 .point-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pc-contents .box-17 .point-list li {
  width: 297px;
  height: 328px;
  padding-top: 96px;
  padding-right: 12px;
  list-style: none;
  text-align: center;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 1.4;
}
.pc-contents .box-17 .point-list li:first-child {
  background: url("../images/type/truancy/box_17_02.png") no-repeat top center;
  flex-basis: 100%;
  padding-top: 80px;
  margin-bottom: -40px;
}
.pc-contents .box-17 .point-list li:nth-child(2) {
  background: url("../images/type/truancy/box_17_03.png") no-repeat top center;
}
.pc-contents .box-17 .point-list li:nth-child(3) {
  background: url("../images/type/truancy/box_17_04.png") no-repeat top center;
}
.pc-contents .box-17 .point-list li .text-01 {
  font-size: 33px;
}
.pc-contents .box-17 .point-list li .text-02 {
  font-size: 38px;
}
.pc-contents .box-18 .box-img {
  text-align: center;
}
.pc-contents .box-18 .box-img img {
  margin-bottom: 24px;
}
.pc-contents .box-18 .box-img .message {
  font-size: 36px;
  line-height: 1;
}
.pc-contents .box-18 .box-img .message .text-ul {
  display: inline-block;
  font-size: 40px;
  border-bottom: 1px solid #f1b759;
  padding: 4px 0;
  margin: 16px 0;
}
.pc-contents .box-18 .box-contents {
  background: url("../images/type/truancy/box_18_bg.png") no-repeat top center #fffff9;
  padding: 80px 0 56px;
}
.pc-contents .box-18 .box-contents h2 {
  font-size: 77px;
}
.pc-contents .box-18 .box-contents h2 .text-border {
  font-size: 34px;
  border: 2px solid #595757;
  line-height: 1;
  padding: 12px 32px;
  border-radius: 40px;
}
.pc-contents .box-18 .box-contents .box-head p {
  display: block;
  width: 580px;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 40px;
}
.pc-contents .box-18 .p-box-01 {
  background: #49b7d3;
  margin-bottom: 56px;
  padding: 48px 45px 0;
  border-radius: 16px;
}
.pc-contents .box-18 .p-box-01 h3 {
  text-align: center;
  margin-bottom: 40px;
}
.pc-contents .box-18 .p-box-01 .text-border {
  font-size: 25px;
  border: 1px solid #fff;
  line-height: 1;
  padding: 8px 16px;
}
.pc-contents .box-18 .p-box-01 .pbox-contents {
  display: flex;
}
.pc-contents .box-18 .p-box-01 .pbox-contents .left-content {
  font-size: 20px;
  width: 358px;
  padding-right: 20px;
}
.pc-contents .box-18 .p-box-01 .pbox-contents .left-content p {
  line-height: 1.5;
}
.pc-contents .box-18 .p-box-01 .pbox-contents .left-content img {
  transform: translate(-47px, 7px);
}
.pc-contents .box-18 .p-box-02 {
  border: 4px solid #49b7d3;
  border-radius: 16px;
  background: #fff;
  padding: 24px 48px 40px;
  position: relative;
}
.pc-contents .box-18 .p-box-02::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 40px;
  border-color: #49b7d3 transparent transparent transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-contents .box-18 .p-box-02 .stationery {
  position: absolute;
  top: 20px;
  right: -60px;
}
.pc-contents .box-18 .p-box-02 h3 {
  text-align: center;
  margin-bottom: 24px;
}
.pc-contents .box-18 .p-box-02 p {
  font-size: 20px;
  line-height: 1.8;
}
.pc-contents .box-19 {
  background: url("../images/type/truancy/box_bg_canvas.jpg") repeat center;
  padding: 0 0 16px;
}
.pc-contents .box-19 .label {
  transform: translateY(-24px);
  text-align: center;
}
.pc-contents .box-19 h2 {
  text-align: center;
  margin-bottom: 32px;
}
.pc-contents .box-19 .voice-content {
  padding: 40px 0;
}
.pc-contents .box-19 .voice-content h3 {
  font-size: 35px;
  margin-bottom: 24px;
}
.pc-contents .box-19 .voice-content p {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 24px;
}
.pc-contents .box-19 .voice-content.voice-01 img, .pc-contents .box-19 .voice-content.voice-03 img {
  float: right;
  padding: 0 0 16px 24px;
}
.pc-contents .box-19 .voice-content.voice-02 {
  background: #fff;
}
.pc-contents .box-19 .voice-content.voice-02 img {
  float: left;
  padding: 0 24px 16px 0;
}
.pc-contents .box-19 .voice-content .notes {
  clear: both;
  font-size: 12px;
}
.pc-contents .box-20 {
  background: url("../images/type/truancy/box_20.jpg") no-repeat top center;
  padding: 80px 0 450px;
}
.pc-contents .box-20 h2 {
  text-align: center;
  font-size: 58px;
  margin-bottom: 48px;
  font-weight: normal;
}
.pc-contents .box-20 p {
  font-size: 20px;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.8;
}

.sp-contents .main-visual {
  text-align: center;
  background: url("../images/type/truancy/mv_bg.jpg");
  padding: 100px 0 20px;
}
.sp-contents .main-visual .img-comment {
  margin-bottom: 20px;
  padding: 0 20px;
}
.sp-contents .main-visual h1 {
  color: #727171;
  font-size: 32px;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 8px;
  letter-spacing: 6px;
}
.sp-contents .main-visual h1 span {
  font-size: 42px;
}
.sp-contents .main-visual .img-logo {
  padding: 0 20px;
  margin-bottom: 16px;
}
.sp-contents .main-visual .pbox-img {
  position: relative;
  padding: 16px;
}
.sp-contents .main-visual .pbox-img .img-01 {
  display: block;
  width: 97px;
  height: auto;
  position: absolute;
  top: 0;
  left: 20px;
}
.sp-contents .main-visual .pbox-img .img-02 {
  display: block;
  width: 93px;
  height: auto;
  position: absolute;
  bottom: 48px;
  right: 0;
  z-index: 1;
}
.sp-contents .main-visual .pbox-img .bg-blue {
  width: 100px;
  height: 100px;
  background: #3eb7d4;
  border-radius: 50%;
  text-align: center;
  font-size: 11px;
  line-height: 1.4;
  padding-top: 14px;
  position: absolute;
  bottom: 0;
  right: 60px;
}
.sp-contents .main-visual .pbox-img .bg-blue span {
  font-size: 13px;
  letter-spacing: -2px;
}
.sp-contents .box-02 {
  background: url("../images/type/truancy/box_02_bg.jpg") no-repeat center;
  background-size: cover;
  padding: 40px 20px 48px;
  text-align: center;
}
.sp-contents .box-02 .box-head .img-01 {
  margin: 0 auto 8px;
  width: 200px;
  height: auto;
}
.sp-contents .box-02 .box-head .img-02 {
  margin: 0 auto 16px;
}
.sp-contents .box-02 .head-text {
  font-size: 20px;
  margin-bottom: 16px;
}
.sp-contents .box-02 .head-text span {
  font-size: 76px;
}
.sp-contents .box-02 .p-box {
  background: #fff;
  border-radius: 12px;
  margin: 0 auto 24px;
  padding: 24px 16px 20px;
  box-sizing: border-box;
  font-size: 18px;
}
.sp-contents .box-02 .p-box .box-text {
  margin-bottom: 24px;
}
.sp-contents .box-02 .p-box img {
  margin: 0 auto;
}
.sp-contents .box-02 .notes {
  font-size: 11px;
  text-align: right;
}
.sp-contents .box-07 .box-inner {
  width: 100%;
  height: auto;
}
.sp-contents .box-08 {
  background: url("../images/type/truancy/box_08_bg_sp.png") no-repeat center top;
  background-size: contain;
  position: relative;
  z-index: -1;
  margin-top: -30px;
  padding: 56px 20px 24px;
}
.sp-contents .box-08 h2 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 24px;
  font-weight: normal;
}
.sp-contents .box-08 p {
  text-align: center;
  font-size: 13px;
  line-height: 2.2;
  margin-bottom: 32px;
}
.sp-contents .box-08 .arrow-img {
  width: 70%;
  margin: 0 auto;
}
.sp-contents .box-09 {
  text-align: center;
  margin-bottom: 64px;
}
.sp-contents .box-10 {
  background: url("../images/type/truancy/box_10_bg.jpg") no-repeat center top;
  padding: 0 20px 40px;
}
.sp-contents .box-10 .fukidashi {
  transform: translateY(-20px);
  text-align: center;
}
.sp-contents .box-10 .fukidashi img {
  width: 120px;
  height: auto;
  margin: 0 auto;
}
.sp-contents .box-10 .box-head {
  text-align: center;
  margin-bottom: 8px;
}
.sp-contents .box-10 .box-head span {
  font-size: 18px;
  line-height: 1.8;
}
.sp-contents .box-10 .p-box p {
  font-size: 14px;
  margin-bottom: 24px;
  line-height: 1.8;
}
.sp-contents .box-10 .p-box .text-center {
  text-align: center;
}
.sp-contents .box-10 .p-box .movie {
  margin-bottom: 24px;
}
.sp-contents .box-11 {
  position: relative;
  margin-top: -65px;
}
.sp-contents .box-11 .bg-orange {
  text-align: center;
  overflow: hidden;
}
.sp-contents .box-11 .bg-orange::before {
  content: "";
  display: block;
  width: 100%;
  height: 90%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f1b759;
  background-image: url("../images/type/truancy/box_11_bg_02.jpg");
  transform: skewY(-2deg) translateY(40px);
  z-index: 1;
}
.sp-contents .box-11 .chara-wrap {
  position: relative;
  z-index: 2;
  padding: 90px 20px 0;
}
.sp-contents .box-11 .chara-wrap h2 {
  text-align: center;
  font-size: 18px;
}
.sp-contents .box-11 .chara-wrap h2 span {
  font-size: 25px;
}
.sp-contents .box-11 .chara-img {
  margin-bottom: 24px;
}
.sp-contents .box-11 p {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
}
.sp-contents .box-11 .p-box {
  position: relative;
  z-index: 3;
  background: url("../images/type/truancy/box_11_bg.png") no-repeat top center;
  background-size: cover;
  margin-top: 40px;
  padding: 0 20px 50px;
  position: relative;
}
.sp-contents .box-11 .p-box .box-head {
  width: calc(100vw - 50px);
  height: calc(100vw - 50px);
  border-radius: 50%;
  background: #3eb7d4;
  padding-top: 44px;
  box-sizing: border-box;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.sp-contents .box-11 .p-box .box-head h2 {
  font-size: 18px;
  line-height: 1.7;
  text-align: center;
}
.sp-contents .box-11 .p-box .box-head h2 .border {
  border: 1px solid #fff;
  display: inline-block;
  padding: 4px;
  margin: 0 4px;
  border-radius: 2px;
  line-height: 1;
}
.sp-contents .box-11 .p-box .box-head h2 .text-01 {
  font-size: 32px;
  line-height: 1.4;
}
.sp-contents .box-11 .p-box .movie {
  width: 100%;
  position: absolute;
  top: 33.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.sp-contents .box-11 .box-text {
  padding-top: 100vw;
  font-size: 14px;
}
.sp-contents .box-12 {
  background: url("../images/type/truancy/box_12_bg_bottom.png") no-repeat left 40% bottom, url("../images/type/truancy/box_12_bg.jpg") repeat;
  background-size: 240%, auto;
  margin-top: -50px;
  margin-bottom: 24px;
  padding: 100px 20px 0;
}
.sp-contents .box-12 .box-head {
  text-align: center;
  position: relative;
}
.sp-contents .box-12 .box-head .fukidashi {
  position: absolute;
  top: -32px;
  left: 20px;
  width: 25%;
  height: auto;
}
.sp-contents .box-12 .box-head h2 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 40px;
  text-align: center;
}
.sp-contents .box-12 .box-head h2 .bg-blue {
  background: #3eb7d4;
  padding: 8px 12px;
}
.sp-contents .box-12 .box-head h2 .text-01 {
  font-size: 32px;
}
.sp-contents .box-12 .box-head h2 .text-02 {
  font-size: 60px;
  line-height: 1;
}
.sp-contents .box-12 .p-box-01 {
  max-width: 820px;
  background: #fff;
  border-radius: 12px;
  margin: 0 auto 40px;
  padding: 100px 20px 24px;
  box-sizing: border-box;
  position: relative;
}
.sp-contents .box-12 .p-box-01 .stationery {
  width: 70%;
  position: absolute;
  top: -20px;
  left: -120px;
}
.sp-contents .box-12 .p-box-01 .label {
  width: 90px;
  height: auto;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-contents .box-12 .p-box-01 h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 16px;
}
.sp-contents .box-12 .p-box-01 h3 span {
  font-size: 32px;
}
.sp-contents .box-12 .p-box-01 .movie {
  margin-bottom: 20px;
}
.sp-contents .box-12 .p-box-01 p {
  font-size: 14px;
}
.sp-contents .box-12 .p-box-02 {
  position: relative;
}
.sp-contents .box-12 .p-box-02 h2 {
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 24px;
  font-weight: 500;
}
.sp-contents .box-12 .p-box-02 h2 .text-01 {
  font-size: 40px;
}
.sp-contents .box-12 .p-box-02 p {
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 32px;
}
.sp-contents .box-12 .stationery {
  position: absolute;
}
.sp-contents .box-12 .stationery-01 {
  width: 140px;
  height: auto;
  top: -50px;
  right: -70px;
}
.sp-contents .box-12 .stationery-02 {
  width: 40px;
  height: auto;
  top: 0;
  left: -16px;
}
.sp-contents .box-12 .slide-box {
  position: relative;
  margin-bottom: 40px;
}
.sp-contents .box-12 .slide-box .fukidashi {
  width: 100px;
  height: auto;
  position: absolute;
  top: -20px;
  left: calc(50% + 60px);
  z-index: 2;
}
.sp-contents .box-12 .slide-box .swiper-slide img {
  margin: 0 10px;
}
.sp-contents .box-12 .p-box-03 {
  margin-bottom: 32px;
}
.sp-contents .box-12 .p-box-03 .label {
  width: 100px;
  height: auto;
  margin: 0 auto;
}
.sp-contents .box-12 .p-box-03 .box-head h2 {
  font-size: 28px;
  margin-bottom: 8px;
}
.sp-contents .box-12 .p-box-03 .box-head .bg-blue {
  display: inline-block;
  background: #3eb7d4;
  font-size: 16px;
  padding: 6px 16px;
  margin-bottom: 24px;
  line-height: 1;
  border-radius: 40px;
}
.sp-contents .box-12 .p-box-03 .box-head p {
  font-size: 14px;
  margin-bottom: 24px;
}
.sp-contents .box-12 .p-box-03 .wide-img {
  text-align: center;
  margin: 0 0 16px;
}
.sp-contents .box-12 .p-box-03 .box-text {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 16px;
}
.sp-contents .box-12 .p-box-03 .box-text .text-01 {
  font-size: 10px;
}
.sp-contents .box-12 .p-box-03 .notes {
  font-size: 11px;
}
.sp-contents .box-12 .p-box-04 {
  padding-bottom: 280px;
  position: relative;
}
.sp-contents .box-12 .p-box-04 .box-head {
  font-size: 16px;
  margin-bottom: 32px;
}
.sp-contents .box-12 .p-box-04 .box-head span {
  font-size: 19px;
}
.sp-contents .box-12 .p-box-04 img {
  width: 100px;
  height: auto;
  position: absolute;
  bottom: 32px;
  right: 8px;
}
.sp-contents .box-13 {
  position: relative;
  z-index: 1;
}
.sp-contents .box-13 .box-img {
  text-align: center;
  margin-bottom: 24px;
}
.sp-contents .box-13 .box-img .fukidashi {
  display: block;
  font-size: 24px;
  margin-bottom: 8px;
}
.sp-contents .box-13 .box-img .fukidashi::before {
  content: "＼";
  font-size: 14px;
  padding-right: 4px;
}
.sp-contents .box-13 .box-img .fukidashi::after {
  content: "／";
  font-size: 14px;
  padding-left: 4px;
}
.sp-contents .box-13 .contents-wrap {
  background: url("../images/type/truancy/box_13_bg.png") no-repeat bottom center;
  padding: 32px 20px 100px;
  position: relative;
  z-index: 11;
}
.sp-contents .box-13 .contents-wrap .box-head {
  margin-bottom: 32px;
}
.sp-contents .box-13 .contents-wrap .fukidashi {
  text-align: center;
  font-size: 40px;
}
.sp-contents .box-13 .contents-wrap .fukidashi .img-01 {
  width: 200px;
  height: auto;
  margin-bottom: 16px;
}
.sp-contents .box-13 .contents-wrap .fukidashi .text-01 {
  font-size: 76px;
}
.sp-contents .box-13 .p-box {
  margin-bottom: 40px;
}
.sp-contents .box-13 .p-box .text-box {
  font-size: 14px;
  line-height: 1.6;
  padding-top: 8px;
}
.sp-contents .box-13 .slide-box .box-head {
  position: relative;
  text-align: center;
}
.sp-contents .box-13 .slide-box .box-head .bg-pink {
  padding: 4px 16px;
  margin-bottom: 16px;
  background: #e96479;
  display: inline-block;
  font-size: 16px;
}
.sp-contents .box-13 .slide-box .box-head h2 {
  font-size: 28px;
  text-align: center;
  font-weight: normal;
  line-height: 1.2;
}
.sp-contents .box-13 .slide-box .box-head h2 .text-01 {
  font-size: 24px;
}
.sp-contents .box-13 .slide-box .box-head h2 .text-02 {
  font-size: 40px;
}
.sp-contents .box-13 .slide-box .box-head h2 .text-03 {
  font-size: 60px;
}
.sp-contents .box-13 .slide-box .slide {
  position: relative;
}
.sp-contents .box-13 .slide-box .swiper-slide {
  width: 100%;
  height: 400px;
  padding: 16px 20px 10px;
  box-sizing: border-box;
  background: url("../images/type/truancy/slide_02_bg_sp.png") no-repeat top center;
  background-size: contain;
  text-align: center;
  position: relative;
}
.sp-contents .box-13 .slide-box .swiper-slide .no {
  font-size: 20px;
  margin-bottom: 8px;
}
.sp-contents .box-13 .slide-box .swiper-slide h3 {
  display: block;
  max-width: 240px;
  margin: 0 auto 16px;
  font-size: 16px;
  text-align: center;
}
.sp-contents .box-13 .slide-box .swiper-slide h3 .text-01 {
  font-size: 20px;
}
.sp-contents .box-13 .slide-box .swiper-slide p {
  display: block;
  max-width: 240px;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
  line-height: 1.6;
}
.sp-contents .box-13 .slide-box .swiper-slide img {
  max-width: 220px;
  height: auto;
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-contents .box-13 .slide-box .swiper-pagination {
  transform: translateY(56px);
}
.sp-contents .box-13 .slide-box .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #fff;
  opacity: 1;
}
.sp-contents .box-13 .slide-box .swiper-pagination-bullet-active {
  background: #ea617a;
}
.sp-contents .box-13 .slide-box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.sp-contents .box-13 .slide-box .swiper-button-prev,
.sp-contents .box-13 .slide-box .swiper-button-next {
  width: 30px;
  height: 30px;
  margin-top: -26.5px;
  background: #ea617a;
  border-radius: 50%;
  z-index: 1;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
  cursor: pointer;
}
.sp-contents .box-13 .slide-box .swiper-button-prev::after,
.sp-contents .box-13 .slide-box .swiper-button-next::after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-top: #fff 4px solid;
  border-right: #fff 4px solid;
  border-radius: 4px;
  font-size: 0;
}
.sp-contents .box-13 .slide-box .swiper-button-prev {
  left: 50%;
  transform: translateX(calc(-50% - 140px));
}
.sp-contents .box-13 .slide-box .swiper-button-prev::after {
  transform: scale(0.9, 1) rotate(-135deg);
  left: 15%;
}
.sp-contents .box-13 .slide-box .swiper-button-next {
  left: 50%;
  transform: translateX(calc(-50% + 140px));
}
.sp-contents .box-13 .slide-box .swiper-button-next::after {
  transform: scale(0.9, 1) rotate(45deg);
  right: 15%;
}
.sp-contents .box-14 {
  background: url("../images/type/truancy/box_14_bg.png") no-repeat bottom center;
  padding: 80px 20px 40px;
  margin-top: -40px;
  text-align: center;
  position: relative;
  z-index: 10;
}
.sp-contents .box-14 h2 {
  font-size: 30px;
  margin-bottom: 24px;
  line-height: 1.4;
  text-align: center;
}
.sp-contents .box-14 h2 .text-01 {
  font-size: 24px;
}
.sp-contents .box-14 .point-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 16px;
  padding: 0;
}
.sp-contents .box-14 .point-list li {
  width: 33%;
  list-style: none;
  font-size: 12px;
  text-align: center;
}
.sp-contents .box-14 .point-list li .bg-orange {
  display: block;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #f4af20;
  margin: 0 auto 16px;
  padding-top: 20px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 1.2;
}
.sp-contents .box-14 .p-box {
  margin: 24px auto 16px;
  padding: 24px 16px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
  text-align: center;
  font-size: 20px;
}
.sp-contents .box-14 .p-box img {
  padding: 16px 0 0;
}
.sp-contents .box-14 .notes {
  text-align: right;
  font-size: 11px;
}
.sp-contents .box-15 {
  text-align: center;
  position: relative;
  padding: 60px 20px 80px;
  margin-top: -40px;
  background: url("../images/type/truancy/box_15_bg_sp.jpg") no-repeat bottom center;
}
.sp-contents .box-15 .label {
  margin-bottom: 16px;
}
.sp-contents .box-15 .label img {
  width: 139px;
  height: auto;
}
.sp-contents .box-15 h2 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 16px;
}
.sp-contents .box-15 h2 .text-01 {
  font-size: 22px;
}
.sp-contents .box-15 .box-green {
  background: #a7d282;
  margin: 40px 0 40px;
  padding: 40px 12px 40px;
  position: relative;
}
.sp-contents .box-15 .box-green::after {
  content: "";
  width: 20px;
  height: 10px;
  background: #fff;
  border-radius: 0 0 10px 10px;
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-contents .box-15 .box-green h3 {
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
}
.sp-contents .box-15 .box-green h3 .bg-white {
  background: #fff;
  padding: 6px 9px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto 16px;
  font-size: 14px;
}
.sp-contents .box-15 .box-green h3 .text-01 {
  font-size: 30px;
  text-align: left;
}
.sp-contents .box-15 .box-green p {
  font-size: 14px;
  text-align: left;
  margin-bottom: 16px;
}
.sp-contents .box-15 .box-green .notes {
  text-align: right;
}
.sp-contents .box-15 .box-orange {
  background: #f1b759;
  margin: 40px 0 0;
  padding: 40px 12px 24px;
  position: relative;
}
.sp-contents .box-15 .box-orange::after {
  content: "";
  width: 20px;
  height: 10px;
  background: #fff;
  border-radius: 0 0 10px 10px;
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-contents .box-15 .box-orange .fukidashi {
  font-size: 14px;
  margin-bottom: 4px;
}
.sp-contents .box-15 .box-orange .fukidashi::before {
  content: "＼";
  font-size: 14px;
}
.sp-contents .box-15 .box-orange .fukidashi::after {
  content: "／";
  font-size: 14px;
}
.sp-contents .box-15 .box-orange h3 {
  font-size: 34px;
  line-height: 1;
  margin-bottom: 24px;
}
.sp-contents .box-15 .box-orange h3 img {
  transform: translateY(-2px);
  width: 50px;
}
.sp-contents .box-15 .box-orange .box-text {
  font-size: 16px;
  margin-bottom: 24px;
}
.sp-contents .box-15 .box-orange .flex-content .text-content {
  display: flex;
}
.sp-contents .box-15 .box-orange .flex-content .text-content p {
  margin-bottom: 16px;
  padding: 8px 8px 0 0;
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}
.sp-contents .box-15 .box-orange .flex-content .text-content img {
  width: 40%;
  height: 100%;
}
.sp-contents .box-15 .fix-img {
  position: absolute;
  bottom: -270px;
  left: -200px;
  transform: rotate(180deg);
}
.sp-contents .box-15 .fix-img img {
  width: 297px;
  height: auto;
}
.sp-contents .box-16 {
  background: url("../images/type/truancy/box_16_bg_sp.png") no-repeat top center, url("../images/type/truancy/box_bg_canvas.jpg") repeat-x bottom center;
  background-size: contain, auto;
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
  padding-bottom: 40px;
  margin-top: -50px;
}
.sp-contents .box-16 .fukidashi {
  text-align: center;
  width: 100px;
  height: auto;
  margin: 0 auto;
}
.sp-contents .box-16 h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 16px;
  padding: 20px 0;
}
.sp-contents .box-16 p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 40px;
  padding: 0 20px;
}
.sp-contents .box-16 .p-box-01 {
  text-align: center;
  position: relative;
}
.sp-contents .box-16 .p-box-01 .img-01 {
  padding: 0 20px;
  box-sizing: border-box;
  position: absolute;
}
.sp-contents .box-16 .p-box-01 .img-02 {
  padding-top: 30px;
}
.sp-contents .box-16 .p-box-01 .fukidashi {
  width: calc(100% - 40px);
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 4px;
}
.sp-contents .box-16 .p-box-01 .fukidashi::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-contents .box-16 .p-box-01 .notes {
  padding: 0 20px 8px;
  margin-top: -4px;
  font-size: 10px;
  text-align: left;
}
.sp-contents .box-16 .p-box-02 {
  padding: 0 20px;
}
.sp-contents .box-16 .p-box-02 .left-box p {
  text-align: left;
  padding: 0;
  margin: 0;
}
.sp-contents .box-16 .p-box-02 h3 {
  font-size: 16px;
  margin-bottom: 4px;
}
.sp-contents .box-16 .p-box-02 h3::before {
  content: "＼";
  font-size: 12px;
}
.sp-contents .box-16 .p-box-02 h3::after {
  content: "／";
  font-size: 12px;
}
.sp-contents .box-17 {
  background: url("../images/type/truancy/box_17_bg_sp.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 20px 40px;
  margin-bottom: 24px;
  position: relative;
}
.sp-contents .box-17::before {
  content: "";
  height: 48px;
  border-left: 3px dotted #595757;
  position: absolute;
  top: -20px;
  left: 50%;
}
.sp-contents .box-17 h2 {
  text-align: center;
  margin-bottom: 40px;
}
.sp-contents .box-17 .point-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.sp-contents .box-17 .point-list li {
  width: 140px;
  height: auto;
  padding: 42px 4px 23px 0;
  list-style: none;
  text-align: center;
  font-size: 12px;
  letter-spacing: -1px;
  line-height: 1.4;
  box-sizing: border-box;
}
.sp-contents .box-17 .point-list li:first-child {
  background: url("../images/type/truancy/box_17_02.png") no-repeat top center/160px;
  flex-basis: 100%;
  padding-top: 36px;
  margin-bottom: -20px;
}
.sp-contents .box-17 .point-list li:nth-child(2) {
  background: url("../images/type/truancy/box_17_03.png") no-repeat top center/cover;
}
.sp-contents .box-17 .point-list li:nth-child(3) {
  background: url("../images/type/truancy/box_17_04.png") no-repeat top center/cover;
}
.sp-contents .box-17 .point-list li .text-01 {
  font-size: 16px;
}
.sp-contents .box-17 .point-list li .text-02 {
  font-size: 20px;
}
.sp-contents .box-17 .notes {
  font-size: 11px;
  text-align: right;
}
.sp-contents .box-18 .fukidashi {
  text-align: center;
}
.sp-contents .box-18 .fukidashi span {
  font-size: 20px;
  padding: 0 4px;
}
.sp-contents .box-18 .box-img {
  text-align: center;
}
.sp-contents .box-18 .box-img img {
  margin-bottom: 24px;
}
.sp-contents .box-18 .box-img .message {
  font-size: 17px;
  line-height: 1;
  padding: 0 20px;
}
.sp-contents .box-18 .box-img .message .text-ul {
  display: inline-block;
  font-size: 17px;
  border-bottom: 1px solid #f1b759;
  padding: 4px 0;
  margin: 8px 0;
}
.sp-contents .box-18 .box-contents {
  background: url("../images/type/truancy/box_18_bg_sp.png") no-repeat top center #fffff9;
  background-size: contain;
  padding: 220px 20px 56px;
}
.sp-contents .box-18 .box-contents h2 {
  font-size: 35px;
  text-align: center;
  font-weight: normal;
}
.sp-contents .box-18 .box-contents h2 .text-border {
  font-size: 20px;
  border: 1px solid #595757;
  line-height: 1;
  padding: 4px 16px;
  border-radius: 32px;
}
.sp-contents .box-18 .box-contents .box-head p {
  display: block;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 24px;
}
.sp-contents .box-18 .p-box-01 {
  background: #49b7d3;
  margin-bottom: 40px;
  padding: 24px 12px 0;
  border-radius: 12px;
}
.sp-contents .box-18 .p-box-01 h3 {
  text-align: center;
  margin-bottom: 16px;
}
.sp-contents .box-18 .p-box-01 .text-border {
  font-size: 14px;
  border: 1px solid #fff;
  line-height: 1.1;
  padding: 4px;
}
.sp-contents .box-18 .p-box-01 .pbox-contents .flex-content {
  display: flex;
  font-size: 14px;
  align-items: flex-end;
}
.sp-contents .box-18 .p-box-01 .pbox-contents .flex-content img {
  width: 120px;
  height: auto;
  transform: translate(-12px, 4px);
}
.sp-contents .box-18 .p-box-01 .pbox-contents .flex-content p {
  padding: 8px 0 20px;
}
.sp-contents .box-18 .p-box-02 {
  border: 2px solid #49b7d3;
  border-radius: 12px;
  background: #fff;
  padding: 24px 20px 20px;
  position: relative;
}
.sp-contents .box-18 .p-box-02::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #49b7d3 transparent transparent transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-contents .box-18 .p-box-02 h3 {
  text-align: center;
  margin-bottom: 16px;
}
.sp-contents .box-18 .p-box-02 p {
  font-size: 14px;
  line-height: 1.8;
}
.sp-contents .box-18 .p-box-02 .coach-img {
  float: right;
  margin-top: -40px;
  width: 140px;
  height: auto;
  padding: 0 0 4px 4px;
}
.sp-contents .box-19 {
  background: url("../images/type/truancy/box_bg_canvas.jpg") repeat center;
  padding: 20px 0 16px;
  clear: both;
}
.sp-contents .box-19 .label {
  text-align: center;
}
.sp-contents .box-19 .label img {
  width: 120px;
  height: auto;
}
.sp-contents .box-19 h2 {
  text-align: center;
  margin-bottom: 16px;
  padding: 0 20px;
}
.sp-contents .box-19 .voice-content {
  padding: 40px 20px;
}
.sp-contents .box-19 .voice-content h3 {
  font-size: 23px;
  margin-bottom: 24px;
  text-align: center;
}
.sp-contents .box-19 .voice-content p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 24px;
}
.sp-contents .box-19 .voice-content img {
  text-align: center;
}
.sp-contents .box-19 .voice-content.voice-02 {
  background: #fff;
}
.sp-contents .box-19 .voice-content .notes {
  clear: both;
  font-size: 11px;
}
.sp-contents .box-20 {
  background: url("../images/type/truancy/box_20_sp.jpg") no-repeat bottom center/cover;
  padding: 40px 20px 190px;
}
.sp-contents .box-20 h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 24px;
  font-weight: normal;
}
.sp-contents .box-20 p {
  font-size: 11px;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.8;
}
.sp-contents .box-21 {
  padding: 20px 20px 0;
  position: relative;
  z-index: 999;
}
.sp-contents .box-21 h2 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 16px;
}
.sp-contents .box-21 .price {
  width: 100%;
  margin-bottom: 16px;
  font-size: 13px;
  border-spacing: 0;
}
.sp-contents .box-21 .price thead th {
  background: #f6ac19 !important;
  border-left: solid 1px #fffbf4;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.sp-contents .box-21 .price thead th:first-child {
  border-left: solid 1px #f6ac19;
}
.sp-contents .box-21 .price td {
  text-align: center;
  border: solid 1px #f6ac19;
  background: #fffbf4;
  padding: 10px 4px;
}
.sp-contents .box-21 .price td span {
  font-size: 11px;
}
.sp-contents .box-21 .annotation {
  font-size: 11px;
  line-height: 1.6;
  margin-bottom: 40px;
  text-align: right;
}
.sp-contents .box-21 .tab-box {
  margin: 50px auto 0;
  padding-bottom: 40px;
}
.sp-contents .box-21 .tab-box h2, .sp-contents .box-21 .tab-box h3, .sp-contents .box-21 .tab-box h4, .sp-contents .box-21 .tab-box h5, .sp-contents .box-21 .tab-box h6 {
  font-family: "Hiragino Sans";
}
.sp-contents .box-21 .tab-box .tab_item {
  width: calc(33.3333333333% - 4px);
  height: 80px;
  background-color: #d9d9d9;
  font-size: 14px;
  border-radius: 8px 8px 0 0;
  text-align: center;
  margin-right: 4px;
  margin-top: 10px;
  padding-top: 25px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  transition: all 0.2s ease;
  cursor: pointer;
  filter: brightness(0.6) grayscale(20%);
}
.sp-contents .box-21 .tab-box .tab_item span {
  font-size: 24px;
}
.sp-contents .box-21 .tab-box .tab_three {
  background: #f6ad1d;
}
.sp-contents .box-21 .tab-box .tab_four {
  background: #e96279;
}
.sp-contents .box-21 .tab-box .tab_five {
  background: #42b6d3;
}
.sp-contents .box-21 .tab-box input[name=tab_item] {
  display: none;
}
.sp-contents .box-21 .tab-box .tab_content {
  display: none;
  clear: both;
  position: relative;
  border-radius: 0 8px 8px 8px;
}
.sp-contents .box-21 .tab-box .tab_content:after {
  content: "";
  display: block;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  position: absolute;
  bottom: 12px;
  left: 12px;
  z-index: 1;
  background: #fcf6ef;
}
.sp-contents .box-21 .tab-box .tab_content_description {
  position: relative;
  z-index: 2;
  padding: 32px 24px 24px;
}
.sp-contents .box-21 .tab-box .tab_content_description h2 {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.sp-contents .box-21 .tab-box .tab_content_description h2 img {
  display: inline-block;
  height: 35px;
  width: auto;
  margin: 0 auto;
}
.sp-contents .box-21 .tab-box .tab_content_description .course {
  margin-bottom: 20px;
}
.sp-contents .box-21 .tab-box .tab_content_description .course .course-content {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.sp-contents .box-21 .tab-box .tab_content_description .course h3 {
  font-size: 18px;
  letter-spacing: 2px;
  padding-left: 28px;
  position: relative;
  margin-bottom: 8px;
}
.sp-contents .box-21 .tab-box .tab_content_description .course h3::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f6ad1d;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.sp-contents .box-21 .tab-box .tab_content_description .annotation {
  text-align: left;
}
.sp-contents .box-21 .tab-box .tab_content_description .price .price-content {
  box-sizing: border-box;
  padding: 24px 0 13px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}
.sp-contents .box-21 .tab-box .tab_content_description .price .price-content .fukidashi {
  width: calc(100% - 40px);
  max-width: 200px;
  background: #888;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  text-align: center;
}
.sp-contents .box-21 .tab-box .tab_content_description .price .price-content .fukidashi.month {
  width: calc(100% - 64px);
}
.sp-contents .box-21 .tab-box .tab_content_description .price .price-content .fukidashi::after {
  content: "";
  display: block;
  width: 8px;
  height: 0;
  border-bottom: 4px solid #888;
  border-radius: 0 0 4px 4px;
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-contents .box-21 .tab-box .tab_content_description .price .price-content .size-01 {
  font-size: 12px;
  line-height: 1.4;
}
.sp-contents .box-21 .tab-box .tab_content_description .price .price-content .size-02 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
}
.sp-contents .box-21 .tab-box .tab_content_description .price .price-content .size-03 {
  font-size: 13px;
  font-weight: bold;
}
.sp-contents .box-21 .tab-box .tab_content_description .description {
  font-size: 14px;
  line-height: 1.6;
}
.sp-contents .box-21 .tab-box .tab_content_description .description h3 {
  font-weight: normal;
  font-size: 16px;
}
.sp-contents .box-21 .tab-box .tab_content_description .description h4 {
  font-weight: normal;
  padding-top: 10px;
}
.sp-contents .box-21 .tab-box .tab_content_description .description div {
  line-height: 1.6;
}
.sp-contents .box-21 .tab-box .tab_content_description .popup {
  text-align: center;
}
.sp-contents .box-21 .tab-box .tab_content_description .popup .popup-open {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  padding: 12px 24px;
  margin-top: 24px;
  background: #888;
  color: #fff;
  border-radius: 20px;
  border: none;
  outline: none;
}
.sp-contents .box-21 .tab-box #three_content {
  background: #f6ad1d;
}
.sp-contents .box-21 .tab-box #three_content .tab_content_description {
  background: url(../images/type/truancy/box_21_06_sp.png) no-repeat center top 24px;
  background-size: contain;
}
.sp-contents .box-21 .tab-box #three_content .tab_content_description .course h3::before {
  background: #f6ad1d;
}
.sp-contents .box-21 .tab-box #three_content .tab_content_description .price .price-content {
  background: url(../images/type/truancy/box_21_07_sp.png) no-repeat top center;
  background-size: contain;
}
.sp-contents .box-21 .tab-box #three_content .tab_content_description .price .fukidashi {
  background: #f6ad1d;
}
.sp-contents .box-21 .tab-box #three_content .tab_content_description .price .fukidashi::after {
  border-color: #f6ad1d;
}
.sp-contents .box-21 .tab-box #four_content {
  background: #e96279;
}
.sp-contents .box-21 .tab-box #four_content .tab_content_description {
  background: url(../images/type/truancy/box_21_09_sp.png) no-repeat center top 24px;
  background-size: contain;
  background-size: contain;
}
.sp-contents .box-21 .tab-box #four_content .tab_content_description .course h3::before {
  background: #e96279;
  background-size: contain;
}
.sp-contents .box-21 .tab-box #four_content .tab_content_description .course .course-content {
  width: 100%;
}
.sp-contents .box-21 .tab-box #four_content .tab_content_description .price .price-content {
  background: url(../images/type/truancy/box_21_10_sp.png) no-repeat top center;
  background-size: contain;
}
.sp-contents .box-21 .tab-box #four_content .tab_content_description .price .fukidashi {
  background: #e96279;
}
.sp-contents .box-21 .tab-box #four_content .tab_content_description .price .fukidashi::after {
  border-color: #e96279;
}
.sp-contents .box-21 .tab-box #five_content {
  background: #42b6d3;
}
.sp-contents .box-21 .tab-box #five_content .tab_content_description {
  background: url(../images/type/truancy/box_21_12_sp.png) no-repeat center top 24px;
  background-size: contain;
  position: relative;
}
.sp-contents .box-21 .tab-box #five_content .tab_content_description .course h3::before {
  background: #42b6d3;
}
.sp-contents .box-21 .tab-box #five_content .tab_content_description .course .annotation {
  text-align: left;
  line-height: 1.2;
  margin: 10px 0 40px;
}
.sp-contents .box-21 .tab-box #five_content .tab_content_description .price .price-content {
  background: url(../images/type/truancy/box_21_14_sp.png) no-repeat top center;
  background-size: contain;
}
.sp-contents .box-21 .tab-box #five_content .tab_content_description .price .fukidashi {
  background: #42b6d3;
}
.sp-contents .box-21 .tab-box #five_content .tab_content_description .price .fukidashi::after {
  border-color: #42b6d3;
}
.sp-contents .box-21 .tab-box #five_content .pen-img {
  position: absolute;
  top: 90px;
  right: -20px;
}
.sp-contents .box-21 .tab-box #five_content .pen-img img {
  display: block;
  width: 78px;
  height: 81px;
}
.sp-contents .box-21 .tab-box #three:checked ~ #three_content,
.sp-contents .box-21 .tab-box #four:checked ~ #four_content,
.sp-contents .box-21 .tab-box #five:checked ~ #five_content {
  display: block;
}
.sp-contents .box-21 .tab-box input:checked + .tab_item {
  height: 90px;
  margin-top: 0;
  filter: none;
}
.sp-contents .box-21 .pay {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.sp-contents .box-21 .pay .icon {
  display: block;
  width: 63px;
  height: 63px;
}
.sp-contents .box-21 .pay .text {
  width: calc(100% - 63px);
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.5;
  display: inline-block;
}
.sp-contents .box-21 .pay .text span {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  border-top: 1px solid #333;
  padding: 8px 0 0 4px;
}
.sp-contents .box-21 .check {
  border: 3px solid #3eb7d4;
  border-radius: 10px;
  margin-bottom: 20px;
}
.sp-contents .box-21 .check .check-head {
  text-align: center;
  background: #3eb7d4;
  padding: 10px 10px 16px;
  font-size: 18px;
  line-height: 1.4;
}
.sp-contents .box-21 .check .check-content {
  padding: 10px 16px;
}
.sp-contents .box-21 .check .check-content .content-text {
  padding: 0 10px 15px 0;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.6;
}
.sp-contents .box-21 .check .check-content .content-text span {
  font-size: 10px;
}
.sp-contents .box-21 .check .check-btn {
  padding-right: 120px;
}
.sp-contents .box-21 .check .check-btn img {
  filter: drop-shadow(0 20px 10px rgba(0, 0, 0, 0.2));
}
.sp-contents .box-21 .check .img-boy {
  display: block;
  width: 140px;
  height: auto;
  position: absolute;
  bottom: -4px;
  right: 3px;
}
.sp-contents .popup-check {
  display: none;
}
.sp-contents .popup-bg {
  display: none;
  transition: all 0.3s;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.sp-contents .popup-bg.open {
  display: block;
}
.sp-contents .popup-window {
  width: 90%;
  height: auto;
  padding: 20px 24px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sp-contents .popup-content {
  font-size: 12px;
  margin: 0;
}
.sp-contents .popup-content h4 {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
.sp-contents .popup-content img {
  display: block;
  margin: 10px auto 20px;
}
.sp-contents .popup-content .text {
  line-height: 1.4;
  text-align: left;
}
.sp-contents .close {
  cursor: pointer;
  position: absolute;
  top: -36px;
  right: 0;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  background: none;
  border: 0;
  outline: none;
}
.sp-contents .box-22 {
  padding: 40px 20px;
  background: #f2f9fc;
}
.sp-contents .box-22 h2 {
  text-align: center;
  margin-bottom: 40px;
}
.sp-contents .box-22 h2 img {
  display: block;
  width: 140px;
  height: 93px;
  margin: 0 auto;
}
.sp-contents .box-22 .qa-list {
  padding: 0;
}
.sp-contents .box-22 .qa-list li {
  margin-bottom: 20px;
  list-style: none;
}
.sp-contents .box-22 .qa-check {
  display: none;
}
.sp-contents .box-22 .question {
  background: #49b7d3;
  font-size: 14px;
  display: block;
  padding: 12px 45px 12px 20px;
  border-radius: 8px;
  position: relative;
}
.sp-contents .box-22 .question::before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 4px;
  top: 50%;
  right: 20px;
  z-index: 2;
  transform: translateY(-50%);
  background: #49b7d3;
  border-radius: 2px;
}
.sp-contents .box-22 .question::after {
  content: "";
  display: block;
  width: 16px;
  height: 4px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
  margin: auto;
  background: #49b7d3;
  border-radius: 2px;
  transition: all 0.2s ease-in-out;
}
.sp-contents .box-22 .question .status-icon {
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
}
.sp-contents .box-22 .answer {
  height: 0;
  background: #fff;
  font-size: 12px;
  padding: 0 20px;
  opacity: 0;
  transition: 0.7s;
  visibility: hidden;
}
.sp-contents .box-22 .qa-check:checked + .question {
  border-radius: 10px 10px 0 0;
}
.sp-contents .box-22 .qa-check:checked + .question::after {
  transform: translateY(-50%) rotate(0);
}
.sp-contents .box-22 .qa-check:checked + .question + .answer {
  height: auto;
  opacity: 1;
  padding: 20px;
  visibility: visible;
  border-radius: 0 0 10px 10px;
  line-height: 1.6;
}
.sp-contents .box-23 {
  padding: 40px 20px 0;
  margin-bottom: 80px;
}
.sp-contents .box-23 h2 {
  background: url(../images/type/truancy/box_23_01_sp.png) no-repeat center top;
  background-size: contain;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
  position: relative;
}
.sp-contents .box-23 h2::after {
  content: "";
  width: auto;
  height: 32px;
  border-left: 3px dotted #c9caca;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.sp-contents .box-23 h2 span {
  font-size: 40px;
}
.sp-contents .box-23 .step {
  padding: 0;
}
.sp-contents .box-23 .step li {
  background: #fbf7ee;
  position: relative;
  margin: 0 0 10px 20px;
  padding: 20px;
  border-radius: 10px;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  list-style: none;
}
.sp-contents .box-23 .step li::marker {
  content: none;
}
.sp-contents .box-23 .step .no {
  background: #f1b759;
  width: 33px;
  height: 33px;
  font-size: 24px;
  line-height: 33px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: -17px;
  transform: translateY(-50%);
}
.sp-contents .box-23 .step .step-02 {
  background: url(../images/type/truancy/box_23_02.png) no-repeat right 10px center #fbf7ee;
  background-size: 46px 45px;
}
.sp-contents .box-23 .step .step-03 {
  background: url(../images/type/truancy/box_23_03.png) no-repeat left 30px center #fbf7ee;
  background-size: 45px 47px;
}
.sp-contents .box-23 .step .step-04 {
  background: url(../images/type/truancy/box_23_04.png) no-repeat right 10px center #fbf7ee;
  background-size: 51px 36px;
}

.site-right {
  position: fixed;
  right: 0;
  top: 65%;
  transition: 0.5s;
  width: 140px;
  z-index: 999;
  transform: translateX(0%);
}

.site-right.hide {
  transform: translateX(100%);
}

#floatContainer-sp {
  position: fixed;
  max-width: 640px;
  width: 100%;
  height: 28.4375vw;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin: 0 auto;
  transition: 0.3s all;
  opacity: 0;
}
#floatContainer-sp.js-float {
  opacity: 1;
}
#floatContainer-sp .btn-01 {
  position: absolute;
  width: 50%;
  top: 0;
  left: 0;
  right: 46%;
  margin: 0 auto;
}
#floatContainer-sp .btn-02 {
  position: absolute;
  width: 51.8%;
  top: -0.3%;
  left: 48.3%;
  right: 0;
  margin: 0 auto;
}

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