@charset "UTF-8";
:root {
  font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
  font-size: 62.5%;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}

:root * {
  font-weight: inherit;
  list-style: none;
}

img {
  width: 100%;
  vertical-align: top;
}

.l-wrapper {
  position: relative;
  width: 100%;
  margin: auto;
  /*background: url("../lp_image/images/0701/sp.png") no-repeat center top;
  background-size: 100%;*/
}

.l-wrapper::after {
  display: block;
  clear: both;
  content: '';
}

.chara-pos {
  position: absolute;
}

.none {
  opacity: 0;
}

.cv {
  position: relative;
}

.cv__standard {
  position: relative;
}

.cv__standard-price {
  position: absolute;
  top: 27%;
  right: 10.5%;
  width: 54.5%;
}

.cv__standard-btn {
  position: absolute;
  right: 0;
  bottom: 5.5%;
  left: 0;
  width: 78%;
  margin: auto;
}

.cv__premium {
  position: relative;
}

.cv__premium-price {
  position: absolute;
  top: 22%;
  right: 4.5%;
  width: 82.5%;
}

.cv__premium-course {
  position: absolute;
  top: 45%;
  right: 10.5%;
  width: 54.5%;
}

.cv__premium-btn {
  position: absolute;
  right: 0;
  bottom: 3%;
  left: 0;
  width: 78%;
  margin: auto;
}

.cv__normal {
  position: relative;
}

.cv__normal-btn {
  position: absolute;
  right: 0;
  bottom: 12%;
  left: 0;
  width: 80%;
  margin: auto;
}

.footer {
  position: relative;
}

.footer__tokusho {
  position: absolute;
  top: 16%;
  left: 7%;
  width: 30%;
}

.footer__privacy {
  position: absolute;
  top: 16%;
  left: 43.5%;
  width: 23%;
}

.footer__top {
  position: fixed;
  right: 5%;
  bottom: 0;
  width: 15.8%;
}

.main {
  position: relative;
}

.main__badge {
  position: absolute;
  top: 54.5%;
  left: 21.8%;
  width: 31.2%;
}

.main__point01 {
  position: absolute;
  top: 46.2%;
  left: 51.8%;
  width: 24.5%;
}

.main__point02 {
  position: absolute;
  top: 39.5%;
  left: 28.5%;
  width: 24.5%;
}

.main__point03 {
  position: absolute;
  top: 33.4%;
  left: 5.8%;
  width: 24.5%;
}

.sec02__info {
  position: relative;
}

.sec02__txt01 {
  position: absolute;
  top: 36.5%;
  left: 23.2%;
  width: 13.2%;
}

.sec02__txt02 {
  position: absolute;
  top: 12.5%;
  right: 5.5%;
  width: 13.2%;
}

.sec02__txt03 {
  position: absolute;
  top: 34%;
  right: 4.7%;
  width: 13.7%;
}

.sec02__txt04 {
  position: absolute;
  top: 13.5%;
  left: 3.8%;
  width: 13.7%;
}

.sec02__txt05 {
  position: absolute;
  bottom: 10.9%;
  left: 34.3%;
  width: 13.5%;
}

.sec02__txt06 {
  position: absolute;
  right: 8.5%;
  bottom: 6.9%;
  width: 18%;
}

.sec07__cv {
  width: 90%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 10%;
}

.sec08 {
  padding-bottom: 8%;
  background: url("../lp_image/images/0701/sp/sec08/bg-drawing.png");
  background-position: center bottom;
  background-size: 100%;
}

.sec08__drawing {
  display: -webkit-flex;
  display: flex;
  width: 95%;
  margin: auto;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.sec08__drawing div {
  width: 46%;
}
