body {
  font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'YuGothic', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic';
}

.content-main {
  margin-bottom: 50px;
}

#page-top {
  bottom: 50px;
  position: fixed;
  right: 20px;
  z-index: 9999;
}

#page-top a {
  background-color: #009380;
  border-radius: 50px;
  color: #fff;
  display: block;
  font-weight: bold;
  height: 60px;
  padding: 15px 0 0;
  text-align: center;
  text-decoration: none;
  width: 60px;
  z-index: 999;
}

#page-top a:hover {
  opacity: .7;
  text-decoration: none;
}

#page-top .fas {
  font-size: 2.8rem;
}

#content-main {
  margin: 0 auto;
  width: 1000px;
}

.month-class {
  border: 4px solid #0090d1;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  width: 800px;
}

.cal {
  background-color: #0090d1;
  border-radius: 20%;
  color: #fff;
  display: inline-block;
  padding: 10px 10px 5px 10px;
  position: relative;
}

.cal:after {
  background-color: #0090d1;
  border: 2px solid;
  border-radius: 5px;
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: -16%;
  width: 8px;
}

.cal:before {
  background-color: #0090d1;
  border: 2px solid;
  border-radius: 5px;
  content: '';
  display: block;
  height: 20px;
  left: 5px;
  position: absolute;
  top: -16%;
  width: 8px;
}

.cal span {
  font-size: 2em
}

.date {
  color: #0090d1;
  font-size: 2em;
}

.date-2 {
  background: #0090d1;
  border-radius: 50%;
  color: #fff;
  font-size: 0.8em;
  padding: 3px;
}

@keyframes emphasize {

  from {
    transform: scale(1.1);
  }

  to {
    transform: scale(0.8);
  }
}

.apply-flex-box {
  display: flex;

}

.apply-flex1 {
  margin-left: 60px;
  margin-top: 20px;
  width: 300px;

}

.apply-flex2 {
  margin-left: 140px;
  margin-top: 20px;
  width: 300px;
}

.shingaku-ttl {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  margin-left: 10px;
}

.shingaku-ttl span {
  color: #0594e2;
  font-size: 36px;
}

.content {
  margin-top: 40px;
}

.content-title {
  display: flex;
}

.number {
  height: 85px;
  width: 91px;
}

.dot {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 486px;
}

.index-flex-box {
  display: flex;
  justify-content: center;
}

.flex-box-con {
  display: flex;
  width: 400px;
}

.content1-sentence {
  margin-left: 100px;
  width: 500px;
}

.dot2 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 586px;
}

.dot3 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 330px;
}

.check {
  height: 38px;
  margin: 11px;
  width: 39px;
}

.dot-bottom {
  margin-top: -45px;
}

.content3-sentence span {
  color: red;
}

.content3-image1 {
  margin-left: 20px;
  margin-top: 20px;
  width: 85%;
}

.content3-sentence {
  width: 220%;
}

.dot4 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 634px;
}

.content4-sentence {
  width: 631px;
}

.content4-sentence span {
  color: #0A3190;
  font-size: 24px;
  font-weight: bold;

}

.flex-box-con2 {
  display: flex;
  width: 500px;
}

.content5 {
  width: 744px;

}

.video {
  margin-top: 20px;
}

.dot5 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 600px;
}

.dot6 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 597px;
}

.dot7 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 400px;
}

.dot8 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  width: 378px;
}

.content8 {
  background-color: #FBD3D1;
  width: 1000px;
}

.content8 p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.content8-sub p {
  margin-left: 25px;
  position: relative;
}

.content8-sub p:before {
  background-color: red;
  content: '';
  height: 14px;
  left: -19px;
  position: absolute;
  top: 2px;
  width: 14px;
}

.content8-midashi {
  background-color: #ED1A33;
  color: white;
  font-size: 24px;
  text-align: center;
  width: 200px;
}

.cnt8-row {
  display: flex;
  margin: 0 auto;
  width: 96%;
}

.content8-con {
  margin-left: 2%;
  width: 23%;
}

.content8-con:nth-child(1) {
  margin-left: 1%;
}

.dot10 {
  border: dashed #808080 2px;
  height: 0;
  margin: 8px 0 0 10px;
  margin-top: 20px;
  width: 800px;
}

.content9 {
  margin-top: 40px;
  position: relative;
}

.content10 {
  margin-top: 20px;
}

.content10 .shingaku-ttl {
  line-height: 1.2;
  margin-top: 16px;
}

.cnt10 {
  margin: 0 auto;
  width: 720px;
}

.cnt10 p {
  margin: 0;
  text-align: center;
}

.cnt10-row {
  display: flex;
  margin: 10px auto;
}

.cnt10-row > div {
  font-size: 24px;
  width: 32%;
}

.cnt10-ttl .cnt10-c,
.cnt10-ttl .cnt10-r {
  background-color: blue;
  position: relative;
}

.cnt10-ttl .cnt10-c {
  background-color: #0594E2;
}

.cnt10-ttl .cnt10-r {
  background-color: #0594e25e;
}

.cnt10-ttl .cnt10-c:before,
.cnt10-ttl .cnt10-r:before {
  border-left: solid 120px transparent;
  border-right: solid 120px transparent;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 100%;
  z-index: 1;
}

.cnt10-ttl .cnt10-c:before {
  border-top: solid 12px #0594E2;
}

.cnt10-ttl .cnt10-r:before {
  border-top: solid 12px #0594e25e;
}

.cnt10-ttl .cnt10-row {
  margin-bottom: 24px;
}

.cnt10-ttl .cnt10-row div {
  padding: 6px;
}

.cnt10-ttl p {
  color: #fff;
  font-weight: bold;
}

.cnt10-main span {
  font-size: 140%;
}

.cnt10-main .cnt10-l {
  background-color: #ddd;
}

.cnt10-l {
  align-items: center;
  display: flex;
  justify-content: center;
}

.info-flex {
  display: flex;
  margin: 30px auto;
  width: 700px;
}

.info-subttl {
  border-bottom: solid 3px #808080;
  color: #003cf0;
  font-size: 25px;
  font-weight: 800;
  margin: 0;
  width: 650px;

}

.info-content {
  margin-left: 20px;
}

.info-bar {
  background: #003cf0;
  border-radius: 10px;
  height: 107px;
  width: 10px;
}

.cnt10-price {
  margin-left: 35px;
}

.main-ttl1 h2 {
  background-color: #00b1ef;
  border-radius: 12px;
  color: #FFF;
  font-size: 35px;
  font-weight: 800;
  margin: 12px 0;
  padding: 12px 0;
  text-align: center;

}

.sub-ttl {
  background-color: #00b1ef;
  border-radius: 5px;
  color: #FFF;
  font-size: 32px;
  margin: 40px auto;
  padding: 12px 85px;
  text-align: center;
  width: 280px;
}

.ttl1-cnt {
  margin-top: 30px;
}

.ttl1-cnt1 {
  margin-bottom: 10px;
  margin-left: 20px;
}

.flex-box {
  display: flex;
}

.flex-box-new {
  justify-content: center;
}

.box-green {
  background-color: #00b1ef;
  height: 85px;
  margin-right: 8px;
  width: 10px;
}

.ttl1-font {
  font-size: 28px;
}

.font-weight {
  font-weight: 800;
}

.yellow-under {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

.ttl-cnt2 {
  margin-left: 50px;
}

.class-how {
  margin: 20px 15px;
  width: 300px;
}

.index-flex-box p {
  font-size: 20px;
  font-weight: 700;
  margin: -10px 0 20px 0;
  text-align: center;
}

.index-flex-box a :hover {
  cursor: pointer;
  opacity: .8;
}

.class-how :hover {
  opacity: 0.5;
}

.movie-class {
  font-size: 30px;
  text-align: center;
}

.index-flex-box2 {
  display: flex;
  justify-content: left;
}

.index-flex-box2 p {
  font-size: 20px;
  font-weight: 700;
  margin: -10px 0 20px 0;
  text-align: center;
}

.index-flex-box2 a :hover {
  cursor: pointer;
  opacity: .8;
}

img.img-width-800 {
  width: 800px;
}

div.index-div-flex {
  display: flex;
}

div.content-cnt {
  text-align: center;
}

a.index-a-price {
  display: block;
  margin: 30px;
  text-align: center;
}

div.ttl1-cnt1-new {
  margin-left: 97px;
}

img.index-img-schedule {
  display: block;
  margin: 0 auto;
  width: 73%;
}

img.index-img-home-study {
  display: block;
  margin: 0 auto;
  width: 800px;
}

img.index-img-mv-juken {
  display: block;
  margin: auto;
}

p.index-p-style {
  font-size: 20px;
}

.index-flex-box3 {
  display: flex;
  justify-content: center;
}

.index-flex-box3 p {
  font-size: 20px;
  font-weight: 700;
  margin-top: 12px;
  text-align: center;
}

.index-flex-box3 a :hover {
  cursor: pointer;
  opacity: .8;
}
