@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;900";
@import"https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0)
}

body {
  line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ul,
ol {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0)
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

input,
select {
  vertical-align: middle
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal
}

html {
  color: #404040;
  font-size: 62.5%
}

@media screen and (max-width: 767px) {
  html {
    font-size: 26.6666666667vw
  }
}

@media screen and (min-width: 768px),
print {
  html {
    font-size: 275.8620689655%
  }
}

@media screen and (min-width: 768px) {
  html {
    font-size: 5.7471264368vw
  }
}

@media screen and (min-width: 1740px),
print {
  html {
    font-size: 625%
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: 100%
}

body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width: 768px),
print {
  body {
    font-size: 0.16rem;
    line-height: 1.8;
    letter-spacing: 0
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 0.14rem;
    line-height: 1.7;
    letter-spacing: 0
  }
}

#main {
  display: block
}

a {
  color: #404040;
  text-decoration: none
}

@media screen and (min-width: 768px),
print {
  a:hover {
    opacity: .7
  }
}

a.-chgHover {
  -webkit-transition: background-color .3s;
  transition: background-color .3s
}

a.-chgHover:hover {
  background-color: #4d4d4d !important
}

a.-chgOpacity {
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

a.-chgOpacity:hover {
  opacity: .7
}

.-chgOpacity a {
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.-chgOpacity a:hover {
  opacity: .7
}

img {
  height: auto;
  line-height: 1;
  max-width: 100%;
  vertical-align: top
}

table th img,
table td img {
  vertical-align: middle
}

input,
textarea,
label {
  vertical-align: middle
}

.-block {
  display: block
}

.-spItem {
  display: none !important
}

.-pcBlock {
  display: block
}

.-spBr {
  display: none
}

.otoiawase {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .-spItem {
    display: block !important
  }

  .-pcItem {
    display: none !important
  }

  .-pcBlock {
    display: inline
  }

  .-spBlock {
    display: block
  }

  .-spBr {
    display: inline
  }

  .-pcBr {
    display: none
  }
}

.-mt0 {
  margin-top: 0px !important
}

@media screen and (max-width: 767px) {
  .-mt0 {
    margin-top: 0vw !important
  }
}

.-mt5 {
  margin-top: 5px !important
}

@media screen and (max-width: 767px) {
  .-mt5 {
    margin-top: 1.33vw !important
  }
}

.-mt10 {
  margin-top: 10px !important
}

@media screen and (max-width: 767px) {
  .-mt10 {
    margin-top: 2.67vw !important
  }
}

.-mt15 {
  margin-top: 15px !important
}

@media screen and (max-width: 767px) {
  .-mt15 {
    margin-top: 4vw !important
  }
}

.-mt20 {
  margin-top: 20px !important
}

@media screen and (max-width: 767px) {
  .-mt20 {
    margin-top: 5.33vw !important
  }
}

.-mt25 {
  margin-top: 25px !important
}

@media screen and (max-width: 767px) {
  .-mt25 {
    margin-top: 6.67vw !important
  }
}

.-mt30 {
  margin-top: 30px !important
}

@media screen and (max-width: 767px) {
  .-mt30 {
    margin-top: 8vw !important
  }
}

.-mt35 {
  margin-top: 35px !important
}

@media screen and (max-width: 767px) {
  .-mt35 {
    margin-top: 9.33vw !important
  }
}

.-mt40 {
  margin-top: 40px !important
}

@media screen and (max-width: 767px) {
  .-mt40 {
    margin-top: 10.67vw !important
  }
}

.-mt45 {
  margin-top: 45px !important
}

@media screen and (max-width: 767px) {
  .-mt45 {
    margin-top: 12vw !important
  }
}

.-mt50 {
  margin-top: 50px !important
}

@media screen and (max-width: 767px) {
  .-mt50 {
    margin-top: 13.33vw !important
  }
}

.-mt55 {
  margin-top: 55px !important
}

@media screen and (max-width: 767px) {
  .-mt55 {
    margin-top: 14.67vw !important
  }
}

.-mt60 {
  margin-top: 60px !important
}

@media screen and (max-width: 767px) {
  .-mt60 {
    margin-top: 16vw !important
  }
}

.-mb0 {
  margin-bottom: 0px !important
}

@media screen and (max-width: 767px) {
  .-mb0 {
    margin-bottom: 0vw !important
  }
}

.-mb5 {
  margin-bottom: 5px !important
}

@media screen and (max-width: 767px) {
  .-mb5 {
    margin-bottom: 1.33vw !important
  }
}

.-mb10 {
  margin-bottom: 10px !important
}

@media screen and (max-width: 767px) {
  .-mb10 {
    margin-bottom: 2.67vw !important
  }
}

.-mb15 {
  margin-bottom: 15px !important
}

@media screen and (max-width: 767px) {
  .-mb15 {
    margin-bottom: 4vw !important
  }
}

.-mb20 {
  margin-bottom: 20px !important
}

@media screen and (max-width: 767px) {
  .-mb20 {
    margin-bottom: 5.33vw !important
  }
}

.-mb25 {
  margin-bottom: 25px !important
}

@media screen and (max-width: 767px) {
  .-mb25 {
    margin-bottom: 6.67vw !important
  }
}

.-mb30 {
  margin-bottom: 30px !important
}

@media screen and (max-width: 767px) {
  .-mb30 {
    margin-bottom: 8vw !important
  }
}

.-mr0 {
  margin-right: 0px !important
}

@media screen and (max-width: 767px) {
  .-mr0 {
    margin-right: 0vw !important
  }
}

.-mr5 {
  margin-right: 5px !important
}

@media screen and (max-width: 767px) {
  .-mr5 {
    margin-right: 1.33vw !important
  }
}

.-mr10 {
  margin-right: 10px !important
}

@media screen and (max-width: 767px) {
  .-mr10 {
    margin-right: 2.67vw !important
  }
}

.-mr15 {
  margin-right: 15px !important
}

@media screen and (max-width: 767px) {
  .-mr15 {
    margin-right: 4vw !important
  }
}

.-mr20 {
  margin-right: 20px !important
}

@media screen and (max-width: 767px) {
  .-mr20 {
    margin-right: 5.33vw !important
  }
}

.-ml0 {
  margin-left: 0px !important
}

@media screen and (max-width: 767px) {
  .-ml0 {
    margin-left: 0vw !important
  }
}

.-ml5 {
  margin-left: 5px !important
}

@media screen and (max-width: 767px) {
  .-ml5 {
    margin-left: 1.33vw !important
  }
}

.-ml10 {
  margin-left: 10px !important
}

@media screen and (max-width: 767px) {
  .-ml10 {
    margin-left: 2.67vw !important
  }
}

.-ml15 {
  margin-left: 15px !important
}

@media screen and (max-width: 767px) {
  .-ml15 {
    margin-left: 4vw !important
  }
}

.-ml20 {
  margin-left: 20px !important
}

@media screen and (max-width: 767px) {
  .-ml20 {
    margin-left: 5.33vw !important
  }
}

.-pt0 {
  padding-top: 0 !important
}

.-pb0 {
  padding-bottom: 0 !important
}

@media screen and (min-width: 768px),
print {
  .-pcPdg {
    padding-left: 40px;
    padding-right: 40px
  }
}

@media screen and (max-width: 767px) {
  .-spPdg {
    padding-left: 5.33vw;
    padding-right: 5.33vw
  }
}

.-textRt {
  text-align: right !important
}

.-textCtr,
table.-textCtr th,
table.-textCtr td,
table.-textCtr th {
  text-align: center !important
}

.-textLt {
  text-align: left !important
}

body {
  min-width: 768px
}

@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
    min-width: 320px
  }
}

#wrapper {
  overflow: hidden
}

.contents__wrapper {
  padding-right: 0.4rem;
  padding-left: 0.4rem
}

@media screen and (max-width: 767px) {
  .contents__wrapper {
    padding-right: 0.2rem;
    padding-left: 0.2rem
  }
}

.l-contents-inner {
  max-width: 17.4rem;
  margin-right: auto;
  margin-left: auto;
  padding: 0 0.3rem
}

@media screen and (max-width: 767px) {
  .l-contents-inner {
    max-width: inherit;
    padding: 0 0.28rem
  }
}

.l-contents-inner.--lrg {
  max-width: 12rem
}

@media screen and (max-width: 767px) {
  .l-contents-inner.--lrg {
    max-width: inherit
  }
}

.js-animate-element,
.js-animate-container>* {
  -webkit-transform: translate(0, 0.5rem);
  transform: translate(0, 0.5rem);
  opacity: 0;
  -webkit-transition: .6s;
  transition: .6s
}

.js-animate-element.in-view,
.js-animate-container>.in-view {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1
}

@media screen and (min-width: 768px),
print {

  .js-animate-element.delay-1,
  .js-animate-container>*.delay-1 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
  }

  .js-animate-element.delay-2,
  .js-animate-container>*.delay-2 {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
  }
}

.m-footer-prelude {
  text-align: center
}

.m-footer-prelude--bg-top {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(206, 210, 232)), to(rgb(211, 229, 236)));
  background: linear-gradient(0deg, rgb(206, 210, 232) 0%, rgb(211, 229, 236) 100%)
}

@media screen and (min-width: 768px),
print {
  .m-footer-prelude {
    padding: 2.5rem 0 2rem
  }
}

@media screen and (max-width: 767px) {
  .m-footer-prelude {
    padding: 1.3rem 0 1rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-footer-prelude .video-wrapper {
    width: 10rem;
    display: inline-block
  }
}

@media screen and (min-width: 768px),
print {
  .m-footer-prelude .logo-wrapper .logo--webstar {
    width: 3.94rem
  }
}

@media screen and (max-width: 767px) {
  .m-footer-prelude .logo-wrapper .logo--webstar {
    width: 2.63rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-footer-prelude .logo-wrapper .logo--webstar-small {
    width: 3.2rem
  }
}

@media screen and (max-width: 767px) {
  .m-footer-prelude .logo-wrapper .logo--webstar-small {
    width: 1.98rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-footer-prelude .logo-wrapper .logo--mirai {
    width: 6.72rem
  }
}

@media screen and (max-width: 767px) {
  .m-footer-prelude .logo-wrapper .logo--mirai {
    width: 3.2rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-footer-prelude .logo-wrapper .logo--hininchi {
    width: 7.72rem
  }
}

@media screen and (max-width: 767px) {
  .m-footer-prelude .logo-wrapper .logo--hininchi {
    width: 3.15rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-footer-prelude .logo-wrapper .logo--sdgs {
    margin-top: 0.3rem;
    width: 2.81rem
  }
}

@media screen and (max-width: 767px) {
  .m-footer-prelude .logo-wrapper .logo--sdgs {
    margin-top: 0.2rem;
    width: 1.86rem
  }
}

.m-footer-prelude .links {
  margin-bottom: 0.2rem
}

@media screen and (max-width: 767px) {
  .m-footer-prelude .links {
    margin-bottom: 0.1rem
  }
}

.m-footer-prelude .links .bottom-wrapper {
  margin-top: 0.5rem
}

.m-footer-prelude .links .text {
  margin-top: 0.2rem;
  font-size: 0.22rem;
  font-weight: 500
}

@media screen and (min-width: 768px),
print {
  .l-footer-prelude-course-logo-wrapper {
    margin-top: 0.5rem
  }
}

@media screen and (max-width: 767px) {
  .l-footer-prelude-course-logo-wrapper {
    margin-top: 0.3rem
  }
}

.m-site-footer {
  font-weight: 500;
  background-color: #f1f1f1
}

@media screen and (min-width: 768px),
print {
  .m-site-footer {
    padding: 0.5rem 0
  }

  .m-site-footer>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer {
    padding: 0.9rem 0 1rem;
    text-align: center
  }
}

@media screen and (min-width: 768px),
print {
  .m-site-footer .logo-wrapper .logo {
    width: 2.77rem
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .logo-wrapper .logo {
    width: 2rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-site-footer .address {
    margin: 0 0.8rem 0 0.6rem;
    font-size: 0.17rem;
    line-height: 1.5
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .address {
    margin: 0.25rem 0 0.4rem;
    font-size: 0.16rem;
    line-height: 1.6
  }
}

.m-site-footer .contact {
  line-height: 1.2
}

@media screen and (min-width: 768px),
print {
  .m-site-footer .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.25rem
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .contact {
    font-size: 0.2rem
  }
}

.m-site-footer .contact .title {
  border: solid;
  border-width: 0.01rem 0
}

@media screen and (min-width: 768px),
print {
  .m-site-footer .contact .title {
    padding: 0.15rem 0.2rem;
    margin-right: 0.2rem
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .contact .title {
    padding: 0.1rem 0.2rem
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .contact .info-wrapper {
    margin-top: 0.2rem
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .contact .info-wrapper .department {
    font-size: 0.22rem
  }

  .otoiawase {
    font-size: 0.1rem;
  }
}

@media screen and (min-width: 768px),
print {
  .m-site-footer .contact .info-wrapper .email-wrapper {
    font-size: 0.2rem
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .contact .info-wrapper .email-wrapper {
    font-size: 0.16rem;
    margin-top: 0.2rem
  }
}

.m-site-footer .contact .info-wrapper .email-wrapper .email {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 0.01rem
}

@media screen and (min-width: 768px),
print {
  .m-site-footer .contact .info-wrapper .email-wrapper .email {
    font-size: 0.3rem;
    text-underline-offset: 0.05rem
  }
}

@media screen and (max-width: 767px) {
  .m-site-footer .contact .info-wrapper .email-wrapper .email {
    display: block;
    margin-top: 0.05rem;
    font-size: 0.2rem;
    text-underline-offset: 0.02rem
  }
}

.c-buttom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  border-radius: 0.1rem;
  padding-bottom: 0.05rem;
  background: url(../img/common/arrow-r-white.png) no-repeat calc(100% - 0.2rem) 50%;
  background-size: 0.25rem auto
}

.c-buttom--bg-blue {
  background-color: #0b2d67
}

.c-buttom--bg-purple {
  background-color: #866699
}

@media screen and (min-width: 768px),
print {
  .c-buttom--medium {
    font-size: 0.3rem;
    width: 3.76rem;
    height: 0.9rem
  }
}

@media screen and (max-width: 767px) {
  .c-buttom--medium {
    font-size: 0.25rem;
    padding: 0.15rem 0.1rem
  }
}

.set-anim {
  opacity: 0;
  will-change: transform, transition
}

.slick-dots .slick-active button::before {
  opacity: 1 !important;
  color: #404040 !important
}

@media screen and (min-width: 768px),
print {
  .tel-linktext {
    pointer-events: none;
    text-decoration: none
  }
}

img.img-full {
  max-width: 100%;
  width: 100%;
  height: auto
}

img.img-ofi-cover,
img.img-ofi-contain {
  width: 100%;
  height: 100%
}

img.img-ofi-cover {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

img.img-ofi-contain {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;"
}

.c-link--blue {
  color: #0b2d67;
  text-decoration: underline
}

.m-lp-main-visual .lp-main-visual-inner {
  background: no-repeat 50% 0;
  background-size: cover
}

@media screen and (min-width: 768px),
print {
  .m-lp-main-visual .lp-main-visual-inner--top {
    background-image: url(../img/top/mv/bg_pc.png)
  }
}

@media screen and (max-width: 767px) {
  .m-lp-main-visual .lp-main-visual-inner--top {
    background-image: url(../img/top/mv/bg_sp.png);
    position: relative;
    height: 7.7rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-lp-main-visual .lp-main-visual-inner--grade-1-3 {
    background-image: url(../img/grade-1-3/mv/bg_pc.png);
    height: 6.5rem
  }
}

@media screen and (max-width: 767px) {
  .m-lp-main-visual .lp-main-visual-inner--grade-1-3 {
    background-image: url(../img/grade-1-3/mv/bg_sp.png);
    position: relative;
    height: 7.15rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-lp-main-visual .lp-main-visual-inner--grade-4-6 {
    background-image: url(../img/grade-4-6/mv/bg_pc.png);
    height: 6.5rem
  }
}

@media screen and (max-width: 767px) {
  .m-lp-main-visual .lp-main-visual-inner--grade-4-6 {
    background-image: url(../img/grade-4-6/mv/bg_sp.png);
    position: relative;
    height: 7.15rem
  }
}

@media screen and (min-width: 768px),
print {
  .c-lp-header {
    position: relative
  }
}

@media screen and (min-width: 768px),
print {
  .c-lp-header .logo-wrapper {
    padding-top: 0.3rem
  }
}

@media screen and (max-width: 767px) {
  .c-lp-header .logo-wrapper {
    position: absolute;
    top: 0.15rem;
    left: 0.15rem
  }
}

@media screen and (min-width: 768px),
print {
  .c-lp-header .logo-wrapper .logo {
    width: 2.77rem
  }
}

@media screen and (max-width: 767px) {
  .c-lp-header .logo-wrapper .logo {
    width: 1.62rem
  }
}

.c-lp-header .banner-announce {
  background-color: #b70116;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute
}

@media screen and (min-width: 768px),
print {
  .c-lp-header .banner-announce {
    border-radius: 0 0 0.1rem 0.1rem;
    width: 5.05rem;
    height: 0.97rem;
    top: 0;
    right: 2.8rem
  }
}

@media screen and (max-width: 767px) {
  .c-lp-header .banner-announce {
    width: 3.75rem;
    height: 1.36rem;
    bottom: 0;
    left: 0;
    padding: 0.1rem 0.3rem 0
  }
}

@media screen and (min-width: 768px),
print {
  .c-lp-header .banner-announce .text {
    width: 4.52rem
  }
}

.c-lp-header .fixed-button-wrapper {
  position: fixed;
  top: 0;
  z-index: 999
}

@media screen and (min-width: 768px),
print {
  .c-lp-header .fixed-button-wrapper {
    width: 2.69rem;
    height: 0.97rem;
    line-height: 0.97rem
  }
}

@media screen and (max-width: 767px) {
  .c-lp-header .fixed-button-wrapper {
    width: 1.5rem;
    height: 0.67rem;
    line-height: 1.3;
    right: 0.2rem !important
  }
}

.c-lp-header .fixed-button-wrapper .webstar-login-button {
  border-radius: 0 0 0.1rem 0.1rem;
  background: url(../img/common/header/login-icon.png) no-repeat;
  background-size: 0.23rem;
  background-color: #fff33f;
  color: #004384;
  font-weight: 600;
  display: block;
  height: 100%;
  text-align: center
}

@media screen and (min-width: 768px),
print {
  .c-lp-header .fixed-button-wrapper .webstar-login-button {
    font-size: 0.23rem;
    padding-right: 0.2rem;
    background-position: calc(100% - 0.2rem) 50%
  }
}

@media screen and (max-width: 767px) {
  .c-lp-header .fixed-button-wrapper .webstar-login-button {
    text-align: left;
    font-size: 0.18rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0.15rem;
    background-position: calc(100% - 0.1rem) 50%
  }
}

.c-top-main-visual {
  position: relative
}

@media screen and (min-width: 768px),
print {
  .c-top-main-visual .student-image {
    width: 9.55rem;
    position: absolute;
    bottom: -0.8rem;
    left: -0.4rem
  }
}

@media screen and (max-width: 767px) {
  .c-top-main-visual .student-image {
    width: 3.13rem;
    position: absolute;
    top: 4.35rem;
    left: 0.15rem
  }
}

.c-top-main-visual .visual-text {
  position: relative;
  z-index: 1
}

@media screen and (min-width: 768px),
print {
  .c-top-main-visual .visual-text {
    text-align: right;
    padding: 1rem 1rem 0.95rem 0
  }
}

@media screen and (max-width: 767px) {
  .c-top-main-visual .visual-text {
    position: absolute;
    top: 1.15rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3.43rem
  }
}

@media screen and (min-width: 768px),
print {
  .c-top-main-visual .visual-text img {
    width: 10rem
  }
}

.js-top-main-visual-animate--student-image,
.js-top-main-visual-animate--visual-text {
  opacity: 0;
  -webkit-transition: opacity 2s ease, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 2s ease, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 2s ease, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 2s ease, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  will-change: opacity, transform
}

@media screen and (max-width: 767px) {

  .js-top-main-visual-animate--student-image,
  .js-top-main-visual-animate--visual-text {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s
  }
}

.js-top-main-visual-animate--student-image.show,
.js-top-main-visual-animate--visual-text.show {
  opacity: 1
}

.js-top-main-visual-animate--student-image {
  -webkit-transform: translateX(-1rem);
  transform: translateX(-1rem);
  -webkit-transition-delay: .6s;
  transition-delay: .6s
}

@media screen and (max-width: 767px) {
  .js-top-main-visual-animate--student-image {
    -webkit-transform: translateX(-0.5rem);
    transform: translateX(-0.5rem);
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
  }
}

.js-top-main-visual-animate--student-image.show {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

@media screen and (min-width: 768px),
print {
  .js-top-main-visual-animate--visual-text {
    -webkit-transform: translateX(1rem);
    transform: translateX(1rem);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
  }
}

@media screen and (max-width: 767px) {
  .js-top-main-visual-animate--visual-text {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
  }
}

@media screen and (max-width: 767px) {
  .js-top-main-visual-animate--visual-text:not(.show) {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@media screen and (min-width: 768px),
print {
  .js-top-main-visual-animate--visual-text.show {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.c-grade-1-3-main-visual {
  position: relative
}

.c-grade-1-3-main-visual .visual-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width: 768px),
print {
  .c-grade-1-3-main-visual .visual-text {
    top: 0.5rem
  }
}

@media screen and (max-width: 767px) {
  .c-grade-1-3-main-visual .visual-text {
    top: 1.45rem;
    text-align: center
  }
}

.c-grade-1-3-main-visual .visual-text img {
  max-width: unset
}

@media screen and (min-width: 768px),
print {
  .c-grade-1-3-main-visual .visual-text img {
    width: 10.32rem
  }
}

@media screen and (max-width: 767px) {
  .c-grade-1-3-main-visual .visual-text img {
    width: 3.48rem
  }
}

.c-grade-4-6-main-visual {
  position: relative
}

.c-grade-4-6-main-visual .visual-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width: 768px),
print {
  .c-grade-4-6-main-visual .visual-text {
    top: 0.5rem
  }
}

@media screen and (max-width: 767px) {
  .c-grade-4-6-main-visual .visual-text {
    top: 1.2rem;
    text-align: center
  }
}

.c-grade-4-6-main-visual .visual-text img {
  max-width: unset
}

@media screen and (min-width: 768px),
print {
  .c-grade-4-6-main-visual .visual-text img {
    width: 10.65rem
  }
}

@media screen and (max-width: 767px) {
  .c-grade-4-6-main-visual .visual-text img {
    width: 3.62rem
  }
}

.js-grade-main-visual-animate--visual-text {
  opacity: 0;
  -webkit-transition: opacity 2s ease, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 2s ease, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 2s ease, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 2s ease, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  will-change: opacity, transform;
  -webkit-transform: translateX(-1rem);
  transform: translateX(-1rem)
}

@media screen and (min-width: 768px),
print {
  .js-grade-main-visual-animate--visual-text {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
  }
}

@media screen and (max-width: 767px) {
  .js-grade-main-visual-animate--visual-text {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
  }
}

.js-grade-main-visual-animate--visual-text.show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

@media screen and (min-width: 768px),
print {
  .l-course-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media screen and (min-width: 768px),
print {
  .l-course-links--under-mv {
    margin: 2.2rem 0 1.2rem
  }
}

@media screen and (max-width: 767px) {
  .l-course-links--under-mv {
    margin: 0.7rem 0 0.5rem
  }
}

@media screen and (min-width: 768px),
print {
  .l-course-links--in-footer-prelude {
    margin: 1.95rem 0 1.5rem
  }
}

@media screen and (max-width: 767px) {
  .l-course-links--in-footer-prelude {
    margin: 1rem 0 1rem
  }
}

@media screen and (min-width: 768px),
print {
  .l-course-links>div {
    margin-right: 0.55rem
  }

  .l-course-links>div:last-child {
    margin-right: 0
  }
}

@media screen and (max-width: 767px) {
  .l-course-links>div {
    margin-bottom: 0.45rem
  }

  .l-course-links>div:last-child {
    margin-bottom: 0
  }
}

.c-course-link-button {
  border: 0.03rem solid;
  display: block;
  text-align: center;
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #fff
}

.c-course-link-button .grade {
  display: block;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  padding: 0rem 0 0.03rem
}

@media screen and (min-width: 768px),
print {
  .c-course-link-button .grade {
    font-size: 0.33rem
  }
}

@media screen and (max-width: 767px) {
  .c-course-link-button .grade {
    font-size: 0.17rem
  }
}

.c-course-link-button .logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat
}

@media screen and (min-width: 768px),
print {
  .c-course-link-button .logo-wrapper {
    height: 0.8rem;
    padding: 0 0.6rem 0 0.2rem;
    background-size: 0.31rem auto;
    background-position: calc(100% - 0.1rem) 50%
  }
}

@media screen and (max-width: 767px) {
  .c-course-link-button .logo-wrapper {
    padding: 0.12rem 0.35rem 0.12rem 0.1rem;
    background-size: 0.18rem auto;
    background-position: calc(100% - 0.08rem) 50%
  }
}

@media screen and (min-width: 768px),
print {
  .c-course-link-button .logo-wrapper .logo {
    width: 4.44rem
  }
}

@media screen and (max-width: 767px) {
  .c-course-link-button .logo-wrapper .logo {
    width: 100%
  }
}

.c-course-link-button--grade-1-3 {
  border-color: #0b2d67
}

.c-course-link-button--grade-1-3 .grade {
  background-color: #0b2d67
}

.c-course-link-button--grade-1-3 .logo-wrapper {
  background-image: url(../img/top/course-links/grade-1-3_arrow.png)
}

.c-course-link-button--grade-4-6 {
  border-color: #866699
}

.c-course-link-button--grade-4-6 .grade {
  background-color: #866699
}

.c-course-link-button--grade-4-6 .logo-wrapper {
  background-image: url(../img/top/course-links/grade-4-6_arrow.png)
}

@media screen and (max-width: 767px) {
  .c-course-link-button--grade-4-6 .logo-wrapper .logo {
    height: 0.22rem
  }
}

.m-banner {
  text-align: center
}

@media screen and (min-width: 768px),
print {
  .m-banner {
    margin-bottom: 2rem
  }
}

@media screen and (max-width: 767px) {
  .m-banner {
    margin-bottom: 0.5rem
  }
}

@media screen and (min-width: 768px),
print {
  .m-banner img {
    width: 11.16rem
  }
}

@media screen and (max-width: 767px) {
  .m-banner img {
    width: 100%
  }
}

.c-feature {
  text-align: center
}

@media screen and (min-width: 768px),
print {
  .c-feature {
    padding: 1.9rem 0 1.8rem
  }
}

@media screen and (max-width: 767px) {
  .c-feature {
    padding: 0.8rem 0 0.9rem
  }
}

.c-feature--bg-top {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(206, 210, 232)), to(rgb(211, 229, 236)));
  background: linear-gradient(0deg, rgb(206, 210, 232) 0%, rgb(211, 229, 236) 100%)
}

.c-feature--bg-grade-1-3 {
  background: url(../img/common/bg-triangle-bottom.png), -webkit-gradient(linear, left bottom, left top, from(rgb(217, 222, 243)), to(rgb(231, 243, 254)));
  background: url(../img/common/bg-triangle-bottom.png), linear-gradient(0deg, rgb(217, 222, 243) 0%, rgb(231, 243, 254) 100%);
  background-repeat: no-repeat, repeat;
  background-position: 0 100%, 0
}

@media screen and (min-width: 768px),
print {
  .c-feature--bg-grade-1-3 {
    background-size: 100% 1.5rem, auto;
    padding-bottom: 2.1rem
  }
}

@media screen and (max-width: 767px) {
  .c-feature--bg-grade-1-3 {
    background-size: 100% 0.7rem, auto;
    padding-bottom: 1.3rem
  }
}

.c-feature--bg-grade-4-6--1 {
  background: url(../img/common/bg-triangle-bottom.png), -webkit-gradient(linear, left bottom, left top, from(rgb(236, 224, 242)), to(rgb(241, 237, 246)));
  background: url(../img/common/bg-triangle-bottom.png), linear-gradient(0deg, rgb(236, 224, 242) 0%, rgb(241, 237, 246) 100%);
  background-repeat: no-repeat, repeat;
  background-position: 0 100%, 0
}

@media screen and (min-width: 768px),
print {
  .c-feature--bg-grade-4-6--1 {
    background-size: 100% 1.5rem, auto;
    padding-bottom: 2.1rem
  }
}

@media screen and (max-width: 767px) {
  .c-feature--bg-grade-4-6--1 {
    background-size: 100% 0.7rem, auto;
    padding-bottom: 1rem
  }
}

.c-feature--bg-grade-4-6--2 {
  background: url(../img/common/bg-triangle-top.png), url(../img/common/bg-triangle-bottom_beige.png), -webkit-gradient(linear, left bottom, left top, from(rgb(236, 224, 242)), to(rgb(241, 237, 246)));
  background: url(../img/common/bg-triangle-top.png), url(../img/common/bg-triangle-bottom_beige.png), linear-gradient(0deg, rgb(236, 224, 242) 0%, rgb(241, 237, 246) 100%);
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: 0 0, 0 100%, 0
}

@media screen and (min-width: 768px),
print {
  .c-feature--bg-grade-4-6--2 {
    background-size: 100% 1.5rem, 100% 1.5rem, auto;
    padding: 3rem 0 2.1rem;
    margin-top: -0.65rem
  }
}

@media screen and (max-width: 767px) {
  .c-feature--bg-grade-4-6--2 {
    background-size: 100% 0.8rem, 100% 0.8rem, auto;
    padding: 1.75rem 0 1.1rem;
    margin-top: -0.45rem
  }
}

.c-point-titles .number {
  background: url(../img/common/point-number_bg.png) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.08rem 0 0;
  margin: 0 auto 0.4rem;
  color: #004384;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  line-height: 1
}

@media screen and (min-width: 768px),
print {
  .c-point-titles .number {
    font-size: 0.9rem;
    width: 2.28rem;
    height: 1.36rem
  }
}

@media screen and (max-width: 767px) {
  .c-point-titles .number {
    font-size: 0.7rem;
    width: 1.8rem;
    height: 1.07rem
  }
}

.c-point-titles .title {
  color: #004384;
  display: inline-block;
  border: solid;
  position: relative
}

@media screen and (min-width: 768px),
print {
  .c-point-titles .title {
    font-size: 0.7rem;
    line-height: 1.4;
    padding: 0rem 0.8rem 0.1rem;
    border-width: 0 0.1rem
  }
}

@media screen and (max-width: 767px) {
  .c-point-titles .title {
    font-size: 0.33rem;
    line-height: 1.6;
    padding: 0rem 0.1rem;
    border-width: 0 0.08rem
  }

  .c-point-titles .title--point2 {
    padding-bottom: 0.18rem
  }

  .c-point-titles .title--point3 {
    padding: 0.05rem 0.5rem 0.18rem
  }
}

.c-point-titles .title .text-wrapper {
  display: block
}

.c-point-titles .title .text-wrapper::before,
.c-point-titles .title .text-wrapper::after,
.c-point-titles .title::before,
.c-point-titles .title::after {
  content: "";
  display: block;
  background-color: #004384;
  height: 0.02rem;
  position: absolute
}

@media screen and (min-width: 768px),
print {

  .c-point-titles .title .text-wrapper::before,
  .c-point-titles .title .text-wrapper::after,
  .c-point-titles .title::before,
  .c-point-titles .title::after {
    width: 0.2rem
  }
}

@media screen and (max-width: 767px) {

  .c-point-titles .title .text-wrapper::before,
  .c-point-titles .title .text-wrapper::after,
  .c-point-titles .title::before,
  .c-point-titles .title::after {
    width: 0.1rem
  }
}

.c-point-titles .title .text-wrapper::before {
  top: 0;
  left: 0
}

.c-point-titles .title .text-wrapper::after {
  bottom: 0;
  left: 0
}

.c-point-titles .title::before {
  top: 0;
  right: 0
}

.c-point-titles .title::after {
  bottom: 0;
  right: 0
}

.c-point-titles .title .highlight {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #fff33f
}

@media screen and (min-width: 768px),
print {
  .c-point-titles .title .highlight {
    text-decoration-thickness: 0.1rem;
    text-underline-offset: 0.12rem
  }
}

@media screen and (max-width: 767px) {
  .c-point-titles .title .highlight {
    text-decoration-thickness: 0.07rem;
    text-underline-offset: 0.07rem
  }
}

@media screen and (min-width: 768px),
print {
  .c-point-titles .subtext {
    font-size: 0.33rem;
    margin-top: 0.55rem
  }
}

@media screen and (max-width: 767px) {
  .c-point-titles .subtext {
    text-align: left;
    font-size: 0.25rem;
    line-height: 1.78;
    margin-top: 0.4rem
  }
}

.c-point-titles .subtext .highlight {
  font-weight: 800;
  color: #004384
}

@media screen and (min-width: 768px),
print {
  .l-point-contents--point1 {
    margin-top: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .l-point-contents--point1>div {
    width: 6.3rem;
    margin-right: 2rem
  }

  .l-point-contents--point1>div:last-child {
    margin-right: 0
  }
}

@media screen and (max-width: 767px) {
  .l-point-contents--point1 {
    margin-top: 1rem
  }

  .l-point-contents--point1>div {
    margin-bottom: 1rem
  }

  .l-point-contents--point1>div:last-child {
    margin-bottom: 0
  }
}

.c-point-content .title {
  font-weight: 800;
  color: #004384;
  line-height: 1.5;
  border: solid;
  border-width: 0.02rem 0
}

@media screen and (min-width: 768px),
print {
  .c-point-content .title {
    padding: 0.25rem 0;
    font-size: 0.4rem
  }
}

@media screen and (max-width: 767px) {
  .c-point-content .title {
    padding: 0.2rem 0;
    font-size: 0.28rem
  }
}

.c-point-content .description {
  text-align: left
}

@media screen and (min-width: 768px),
print {
  .c-point-content .description {
    font-size: 0.33rem;
    margin-top: 0.45rem
  }
}

@media screen and (max-width: 767px) {
  .c-point-content .description {
    font-size: 0.24rem;
    margin-top: 0.2rem
  }
}

.u-feature-img--point1 {
  margin-top: 0.4rem;
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .4);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, .4)
}

@media screen and (min-width: 768px),
print {
  .u-feature-img--point1 {
    width: 97%
  }
}

@media screen and (min-width: 768px),
print {
  .u-feature-img--point2 {
    margin-top: 1rem;
    width: 75%
  }
}

@media screen and (max-width: 767px) {
  .u-feature-img--point2 {
    margin-top: 0.5rem;
    width: 95vw;
    max-width: unset;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media screen and (min-width: 768px),
print {
  .u-feature-img--point3 {
    margin-top: 1rem;
    width: 44%
  }
}

@media screen and (max-width: 767px) {
  .u-feature-img--point3 {
    margin-top: 0.5rem
  }
}

.m-step-intro {
  font-weight: 600
}

@media screen and (min-width: 768px),
print {
  .m-step-intro {
    margin: 1.25rem 0 1.15rem;
    text-align: center;
    font-size: 0.4rem;
    line-height: 1.5
  }
}

@media screen and (max-width: 767px) {
  .m-step-intro {
    margin: 0.9rem 0 0.9rem;
    font-size: 0.25rem;
    line-height: 1.8
  }
}

.c-step-titles .number {
  background: url(../img/common/step-number_bg.png) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.24rem 0 0;
  margin: 0 auto 0.15rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  line-height: 1
}

@media screen and (min-width: 768px),
print {
  .c-step-titles .number {
    font-size: 0.9rem;
    width: 2.24rem;
    height: 1.65rem
  }
}

@media screen and (max-width: 767px) {
  .c-step-titles .number {
    font-size: 0.7rem;
    width: 1.8rem;
    height: 1.33rem
  }
}

.c-step-titles .title {
  border-width: 0.01rem 0;
  border-style: solid;
  font-weight: 600;
  line-height: 1.3
}

@media screen and (min-width: 768px),
print {
  .c-step-titles .title {
    display: inline-block;
    padding: 0.2rem 0.2rem;
    font-size: 0.65rem
  }
}

@media screen and (max-width: 767px) {
  .c-step-titles .title {
    padding: 0.2rem 0.1rem;
    font-size: 0.33rem
  }
}

.c-step-titles--blue .number {
  color: #0b2d67
}

.c-step-titles--blue .title {
  border-color: #0b2d67;
  color: #0b2d67
}

.c-step-titles--purple .number {
  color: #0b2d67
}

.c-step-titles--purple .title {
  border-color: #866699;
  color: #866699
}

@media screen and (min-width: 768px),
print {
  .l-step-contents {
    margin-top: 0.5rem
  }
}

@media screen and (min-width: 768px),
print {
  .c-step-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.c-step-content .description {
  text-align: left
}

@media screen and (min-width: 768px),
print {
  .c-step-content .description {
    width: 6.7rem;
    font-size: 0.33rem
  }
}

@media screen and (max-width: 767px) {
  .c-step-content .description {
    font-size: 0.24rem;
    margin-top: 0.3rem
  }
}

.c-step-content .description--blue .highlight {
  color: #0b2d67
}

.c-step-content .description--purple .highlight {
  color: #866699
}

.c-step-content .description .highlight {
  font-weight: 800
}

@media screen and (min-width: 768px),
print {
  .c-step-content .image-wrapper {
    width: 5.57rem;
    margin-top: 0.1rem;
    margin-left: 0.4rem
  }
}

@media screen and (max-width: 767px) {
  .c-step-content .image-wrapper {
    margin-top: 0.2rem
  }
}

.m-final-thoughts {
  text-align: center
}

@media screen and (min-width: 768px),
print {
  .m-final-thoughts {
    padding: 1.7rem 0 0rem
  }
}

@media screen and (max-width: 767px) {
  .m-final-thoughts {
    padding: 0.9rem 0 0rem
  }
}

.m-final-thoughts--bg-beige {
  background-color: #f5f3e7
}

@media screen and (min-width: 768px),
print {
  .m-final-thoughts .text {
    font-size: 0.45rem
  }
}

@media screen and (max-width: 767px) {
  .m-final-thoughts .text {
    text-align: left;
    font-size: 0.25rem;
    line-height: 1.8
  }
}

.m-final-thoughts .text--blue .bold-text {
  color: #004384
}

.m-final-thoughts .text--purple .bold-text {
  color: #866699
}

.m-final-thoughts .text .bold-text {
  font-weight: 700
}

.m-final-thoughts .text .highlight-bg {
  background-color: #fff33f
}

.m-final-thoughts .text .underline-text {
  text-decoration: underline;
  text-decoration-color: #fff33f;
  text-decoration-thickness: 0.1rem
}

@media screen and (min-width: 768px),
print {
  .m-final-thoughts .text .underline-text {
    text-underline-offset: 0.12rem
  }
}

@media screen and (max-width: 767px) {
  .m-final-thoughts .text .underline-text {
    text-underline-offset: 0.06rem
  }
}

@media screen and (min-width: 768px),
print {
  .l-final-thoughts-img-wrapper--top {
    margin: 0.5rem 0 -0.5rem 0.5rem
  }
}

@media screen and (max-width: 767px) {
  .l-final-thoughts-img-wrapper--top {
    margin: 0.3rem 0 -0.25rem
  }
}

@media screen and (min-width: 768px),
print {
  .l-final-thoughts-img-wrapper--top img {
    width: 5.43rem
  }
}

@media screen and (max-width: 767px) {
  .l-final-thoughts-img-wrapper--top img {
    width: 2.55rem
  }
}

@media screen and (min-width: 768px),
print {
  .l-final-thoughts-img-wrapper--grade-1-3 {
    margin: 0.2rem 0 0rem 0rem
  }
}

@media screen and (max-width: 767px) {
  .l-final-thoughts-img-wrapper--grade-1-3 {
    margin: 0rem 0 -0.2rem
  }
}

.l-final-thoughts-img-wrapper--grade-1-3 img {
  position: relative
}

@media screen and (min-width: 768px),
print {
  .l-final-thoughts-img-wrapper--grade-1-3 img {
    bottom: -0.3rem;
    display: inline-block;
    width: 4.29rem;
    margin-top: -0.3rem
  }
}

@media screen and (max-width: 767px) {
  .l-final-thoughts-img-wrapper--grade-1-3 img {
    bottom: -0.2rem;
    width: 2.61rem
  }
}

@media screen and (min-width: 768px),
print {
  .l-final-thoughts-img-wrapper--grade-4-6 {
    margin: 0.2rem 0 0rem 0rem
  }
}

@media screen and (max-width: 767px) {
  .l-final-thoughts-img-wrapper--grade-4-6 {
    margin: 0rem 0 -0.2rem
  }
}

.l-final-thoughts-img-wrapper--grade-4-6 img {
  position: relative
}

@media screen and (min-width: 768px),
print {
  .l-final-thoughts-img-wrapper--grade-4-6 img {
    bottom: -0.45rem;
    display: inline-block;
    width: 4.96rem;
    margin-top: -0.3rem
  }
}

@media screen and (max-width: 767px) {
  .l-final-thoughts-img-wrapper--grade-4-6 img {
    bottom: -0.3rem;
    width: 3.24rem
  }
}