@charset "UTF-8";
/* --------------------------------------------------------
-----------------------------------------------------------
 Page-head01
-----------------------------------------------------------
----------------------------------------------------------- */
body.Page-head01 #Page-head01 {
  position: relative;
}

body.Page-head01 #Page-head01 .breadcrumb,
body.Page-head01 #Page-head01 .breadcrumb a {
  color: #33ad37;
}

body.Page-head01 #Page-head01 .breadcrumb {
  position: relative;
  background: #f7f7f7;
  padding: 4px 10px;
  font-size: 12px;
  line-height: 1.3;
  z-index: 50;
}

body.Page-head01 #Page-head01 .breadcrumb a {
  text-decoration: none;
}

body.Page-head01 #Page-head01 .breadcrumb .home,
body.Page-head01 #Page-head01 .breadcrumb .wb-sitemap {
  display: inline-block;
  vertical-align: middle;
}

body.Page-head01 #Page-head01 .breadcrumb .home {
  padding-bottom: 2px;
}

body.Page-head01 #Page-head01 .breadcrumb ul {
  /* @mixin:clearfix */
  list-style: none;
  padding: 0;
}
body.Page-head01 #Page-head01 .breadcrumb ul:after {
  /* @mixin:clearfix */
  content: "";
  display: block;
  clear: both;
}

body.Page-head01 #Page-head01 .breadcrumb li {
  float: left;
  line-height: 1.3;
}

body.Page-head01 #Page-head01 .breadcrumb li + li {
  padding-left: 0.5em;
}

body.Page-head01 #Page-head01 .breadcrumb li:first-child {
  display: none;
}

body.Page-head01 #Page-head01 .page-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 22px;
  padding: 30px 5px 0;
}

body.Page-head01 #Page-head01 .sub-image {
  position: relative;
  z-index: 0;
}
body.Page-head01 #Page-head01 .sub-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
}

body.Page-head01 #Page-head01 .sub-image img {
  width: 100%;
}

body.Page-head01 #Page-head01 .sub-image ~ .page-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 20;
  color: #FFF;
  right: 0;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
  padding-top: 23px;
}

body.Page-head01 #Page-head01 .sub-image ~ .page-title > span {
  display: table;
  width: 100%;
  height: 100%;
}

body.Page-head01 #Page-head01 .sub-image ~ .page-title > span > span {
  display: table-cell;
  vertical-align: middle;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Page-head02
-----------------------------------------------------------
----------------------------------------------------------- */
body.Page-head02 #Page-head02 {
  position: relative;
}

body.Page-head02 #Page-head02 .breadcrumb,
body.Page-head02 #Page-head02 .breadcrumb a {
  color: #FFF;
}

body.Page-head02 #Page-head02 .breadcrumb {
  position: relative;
  background-color: #33ad37;
  padding: 4px 10px;
  font-size: 10px;
  line-height: 1.3;
  z-index: 50;
}

body.Page-head02 #Page-head02 .breadcrumb a {
  text-decoration: none;
}

body.Page-head02 #Page-head02 .breadcrumb .home,
body.Page-head02 #Page-head02 .breadcrumb .wb-sitemap {
  display: inline-block;
  vertical-align: middle;
}

body.Page-head02 #Page-head02 .breadcrumb .home {
  padding-bottom: 2px;
}

body.Page-head02 #Page-head02 .breadcrumb ul {
  /* @mixin:clearfix */
  list-style: none;
  padding: 0;
}
body.Page-head02 #Page-head02 .breadcrumb ul:after {
  /* @mixin:clearfix */
  content: "";
  display: block;
  clear: both;
}

body.Page-head02 #Page-head02 .breadcrumb li {
  float: left;
  line-height: 1.3;
}

body.Page-head02 #Page-head02 .breadcrumb li + li {
  padding-left: 0.5em;
}

body.Page-head02 #Page-head02 .breadcrumb li:first-child {
  display: none;
}

body.Page-head02 #Page-head02 .page-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 22px;
  padding: 30px 5px 0;
}

body.Page-head02 #Page-head02 .sub-image {
  position: relative;
  z-index: 0;
}
body.Page-head02 #Page-head02 .sub-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
}

body.Page-head02 #Page-head02 .sub-image img {
  width: 100%;
}

body.Page-head02 #Page-head02 .sub-image ~ .page-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 20;
  color: #FFF;
  right: 0;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
  padding-top: 23px;
}

body.Page-head02 #Page-head02 .sub-image ~ .page-title > span {
  display: table;
  width: 100%;
  height: 100%;
}

body.Page-head02 #Page-head02 .sub-image ~ .page-title > span > span {
  display: table-cell;
  vertical-align: middle;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Page-head03
-----------------------------------------------------------
----------------------------------------------------------- */
body.Page-head03 #Page-head03 {
  background-color: #f7f7f7;
  position: relative;
  box-shadow: inset 0 0 5px 1px rgba(0, 0, 0, 0.02);
}

body.Page-head03 #Page-head03 .breadcrumb,
body.Page-head03 #Page-head03 .breadcrumb a {
  color: #33ad37;
}

body.Page-head03 #Page-head03 .breadcrumb {
  padding: 4px 10px 0;
  font-size: 10px;
  line-height: 1.3;
  z-index: 50;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

body.Page-head03 #Page-head03 .breadcrumb a {
  text-decoration: none;
}

body.Page-head03 #Page-head03 .breadcrumb .home,
body.Page-head03 #Page-head03 .breadcrumb .wb-sitemap {
  display: inline-block;
  vertical-align: middle;
}

body.Page-head03 #Page-head03 .breadcrumb .home {
  padding-bottom: 2px;
}

body.Page-head03 #Page-head03 .breadcrumb ul {
  /* @mixin:clearfix */
  list-style: none;
  padding: 0;
}
body.Page-head03 #Page-head03 .breadcrumb ul:after {
  /* @mixin:clearfix */
  content: "";
  display: block;
  clear: both;
}

body.Page-head03 #Page-head03 .breadcrumb li {
  float: left;
  line-height: 1.3;
}
body.Page-head03 #Page-head03 .breadcrumb li:first-child {
  display: none;
}

body.Page-head03 #Page-head03 .breadcrumb li + li {
  padding-left: 0.5em;
}

body.Page-head03 #Page-head03 .page-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  position: relative;
  z-index: 20;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 21px;
  padding: 28px 5px 23px;
}

body.Page-head03 #Page-head03 .sub-image {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.Page-head03 #Page-head03 .sub-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
}

body.Page-head03 #Page-head03 .sub-image img {
  width: 100%;
}

body.Page-head03 #Page-head03 .sub-image ~ .breadcrumb,
body.Page-head03 #Page-head03 .sub-image ~ .breadcrumb a {
  color: #FFF;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
}

body.Page-head03 #Page-head03 .sub-image ~ .page-title {
  color: #FFF;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
  padding: 32px 5px 28px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 body.Header05
-----------------------------------------------------------
----------------------------------------------------------- */
body.Header05 .Header-in-wrap {
  background-color: #FFFFFF;
}

/*
---------------------------------------------------------
 Header-sp-main
--------------------------------------------------------- */
body.Header05 .Header .Header-sp-main {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 5px 10px;
  height: 42px;
}

body.Header05 .Header .Header-sp-main .Header-logo {
  display: table-cell;
  vertical-align: middle;
  font-size: inherit;
  padding-right: 8px;
}

/* Header-sp-nav
--------------------------------------------------------- */
body.Header05 .Header .Header-sp-main .Header-sp-nav {
  display: table-cell;
  vertical-align: middle;
  width: 36px;
  height: 100%;
  text-decoration: none;
  padding: 3px;
  position: relative;
}

body.Header05 .Header .Header-sp-main .Header-sp-nav .menu-icon {
  display: block;
}

body.Header05 .Header .Header-sp-main .Header-sp-nav .menu-icon span {
  /* @mixin:transition */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #1a7f2d;
  display: block;
  height: 2px;
  border-radius: 1px;
}

body.Header05 .Header .Header-sp-main .Header-sp-nav .menu-icon span + span {
  margin-top: 7px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 .SP-Header05
-----------------------------------------------------------
----------------------------------------------------------- */
body.Header05.SP-header01 .Header {
  padding-top: 42px;
}

body.Header05.SP-header01 .Header .Header-in-wrap {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 200;
}

body.Header05.SP-header01 .Header .Header-sp-main .Header-logo img {
  max-height: 32px;
  max-width: 235px;
}

/*
======================================================================
 Footer-light
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 Footer
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-light .Footer .footer-content-block {
  background-color: #FFFFFF;
}

/*
---------------------------------------------------------
 footer-main-wrap
--------------------------------------------------------- */
body.Footer-light .Footer .footer-main-wrap {
  padding-top: 30px;
}

body.Footer-light .Footer .footer-main-wrap .footer-column-content {
  margin-bottom: 20px;
}

/*
-----------------------------------------------------------
 Copyright
----------------------------------------------------------- */
body.Footer-light .Footer .Copyright {
  background: #33ad37;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  letter-spacing: 0;
  font-size: 10px;
  line-height: 1.3;
  padding-bottom: env(safe-area-inset-bottom);
  padding-bottom: constant(safe-area-inset-bottom);
}

body.Footer-light .Footer .Copyright p {
  padding: 6px 5px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 contact-wrap
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-light .Footer .contact-wrap {
  background: #1a7f2d;
  padding-top: 20px;
  padding-bottom: 20px;
}

body.Footer-light .Footer .contact-wrap .text-wrap {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 10px;
}

body.Footer-light .Footer .contact-wrap .main-txt {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
}

/*
---------------------------------------------------------
 tell-block
--------------------------------------------------------- */
body.Footer-light .Footer .contact-tell-wrap.PC-none{
  margin-bottom: 10px;
}


body.Footer-light .Footer .contact-wrap a.tell-num-sp {
  display: block;
  background: #fff;
  font-weight: bold;
  border: none;
}

body.Footer-light .Footer .contact-wrap a.tell-num-sp p{
  color: #333333;
  font-size: 17px;
  margin-bottom: 4px;
}

body.Footer-light .Footer .contact-wrap a.tell-num-sp span {
  position: relative;
  padding-left: 35px;
  padding-right: 10px;
  color: #1a7f2d;
  font-size: 25px;
}

a.tell-num-sp span::before {
  content: '';
  width: 30px;
  height: 29px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin:auto 0;
  background-image: url(../../img/common/cram-school_tell_icon_green.svg);
  background-size: contain;
  background-repeat: no-repeat;
}



/*
---------------------------------------------------------
 contact-btn
--------------------------------------------------------- */
body.Footer-light .Footer .contact-wrap .contact-btn a {
  display: block;
  font-size: 18px;
  padding: 11px 8px 12px;
  border: none;
}

body.Footer-light .Footer .contact-wrap .contact-btn a + a {
  margin-top: 10px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Footer-nav
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-light .Footer-nav li:first-of-type {
  border-top: 1px solid #dcdcdc;
}

body.Footer-light .Footer-nav li {
  border-bottom: 1px solid #dcdcdc;
}

body.Footer-light .Footer-nav li a {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  display: block;
  text-decoration: none;
  font-weight: bold;
  background-image: url(../img/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-position: 15px center;
  padding: 9px 10px 9px 30px;
  background-size: 5px 10px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.15em;
}
body.Footer-light .Footer-nav li a:hover {
  background-color: #f7f7f7;
  opacity: 1;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 footer-bottom-nav
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-light .Footer .footer-bottom-nav {
  text-align: center;
  padding: 0 0 14px;
}

body.Footer-light .Footer .footer-bottom-nav ul {
  font-size: 0;
}

body.Footer-light .Footer .footer-bottom-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

body.Footer-light .Footer .footer-bottom-nav li a {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  background-image: url(../img/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 12px;
  border-radius: 4px;
  display: block;
  background-size: 5px 10px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-decoration: none;
  font-weight: bold;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 footer-image
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-light .Footer .footer-image {
  text-align: center;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 footer-information
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-light .Footer .footer-information .Logo {
  margin-bottom: 12px;
  padding: 0 20px;
}

body.Footer-light .Footer .footer-information .info {
  margin-bottom: 8px;
  letter-spacing: 0;
}

body.Footer-light .Footer .footer-information .info p,
body.Footer-light .Footer .footer-information .info .others {
  color: #777777;
  font-size: 14px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 footer-column-content04
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-light .Footer .footer-column-content04 .title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 1.4;
  position: relative;
}

body.Footer-light .Footer .footer-column-content04 .title span {
  color: #33ad37;
  position: relative;
  display: inline-block;
  z-index: 10;
  background: #FFF;
  padding: 0 8px;
}

body.Footer-light .Footer .footer-column-content04 .title:before {
  background: #33ad37;
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1px;
  z-index: 0;
}

/* --------------------------------------------------------
-----------------------------------------------------------
[blog] #LO-blog-slider06 [TYPE06]
-----------------------------------------------------------
----------------------------------------------------------- */
#LO-blog-slider06 {
  visibility: hidden;
}

#LO-blog-slider06 .bx-wrapper {
  position: relative;
}

#LO-blog-slider06 .LO-blog-slider-wrap {
  background-color: #f7f7f7;
}

#LO-blog-slider06 .LO-blog-slider-wrap ul {
  list-style: none;
  padding: 0;
}

#LO-blog-slider06 li {
  text-align: center;
}

#LO-blog-slider06 li span {
  display: block;
}

/*
---------------------------------------------------------
 bx-pager
--------------------------------------------------------- */
#LO-blog-slider06 .bx-wrapper .bx-pager {
  position: absolute;
  text-align: center;
  bottom: 10px;
  width: 100%;
  left: 0;
  z-index: 60;
  font-size: 0;
}

#LO-blog-slider06 .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0px 5px;
  vertical-align: top;
}

#LO-blog-slider06 .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(100, 100, 100, 0.6);
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
}

#LO-blog-slider06 .bx-wrapper .bx-pager .bx-pager-item .active {
  background: #33ad37;
}

/*
---------------------------------------------------------
 bx-controls-direction
--------------------------------------------------------- */
#LO-blog-slider06 .bx-wrapper .bx-controls-direction {
  display: none;
}

/*
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev,
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next {
    position: absolute;
    bottom: -29px;
    display: block;
    width: 60px;
    height: 22px;
    background: #222;
    border-radius: 2px;
    text-indent: -9999px;
    outline: none;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev {
    left: 8px;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next {
    right: 8px;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev:after,
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev:after {
    border-width: 5px 9px 5px 0;
    border-color: transparent #FFF transparent transparent;
    left: 0;
    right: 2px;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next:after {
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #FFF;
    left: 2px;
    right: 0;
}
*/
/* --------------------------------------------------------
-----------------------------------------------------------
 COMMON
-----------------------------------------------------------
----------------------------------------------------------- */
html {
  overflow: visible;
}

body {
  color: #333333;
  background-color: #FFFFFF;
  font-family: Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 1.5;
  font-size: 14px;
}

body.MOD-nav-open {
  overflow: hidden;
}

input[type="text"],
input[type='password'],
input[type='tel'],
textarea,
select {
  font-size: 16px;
}

/*
---------------------------------------------------------
 非表示
--------------------------------------------------------- */
.SP-none {
  display: none !important;
}

/*
---------------------------------------------------------
 Content
--------------------------------------------------------- */
.Content-block {
  /* @mixin:SP-content-block */
  margin-bottom: 45px;
}
.Content-block:last-child {
  /* @mixin:SP-content-block */
  margin-bottom: 0;
}

.Content-block.MOD-bg {
  padding-top: 35px;
  padding-bottom: 35px;
  margin: 0;
}
.Content-block.MOD-bg:nth-last-of-type(even) {
  background-color: #f4f4f4;
}

.Content-article {
  /* @mixin:SP-content-article */
  margin-bottom: 30px;
}
.Content-article:last-child {
  /* @mixin:SP-content-article */
  margin-bottom: 0;
}

.Content-body,
.SP-in-wrap {
  /* @mixin:SP-content-body */
  padding-left: 10px;
  padding-right: 10px;
}

/*
---------------------------------------------------------
 画像エリア
--------------------------------------------------------- */
.SP-img-wrap {
  text-align: center;
  display: block;
  margin-bottom: 8px;
}

/*
-----------------------------------------------------------
 HTMLeditor
----------------------------------------------------------- */
.HTMLeditor .HTMLeditor-table-wrap {
  overflow: auto;
}

/*
-----------------------------------------------------------
 Table
----------------------------------------------------------- */
.Table-basic {
  /* @mixin:SP-table-basic */
  width: 100%;
}
.Table-basic, .Table-basic tbody, .Table-basic tr, .Table-basic th, .Table-basic td {
  /* @mixin:SP-table-basic */
  display: block;
}
.Table-basic tr ~ tr {
  /* @mixin:SP-table-basic */
  margin-top: 10px;
}
.Table-basic td {
  /* @mixin:SP-table-basic */
  padding: 7px 10px;
}
.Table-basic th, .Table-basic td:first-child {
  /* @mixin:SP-table-basic */
  font-weight: bold;
  background: #f7f7f7;
  padding: 6px 10px;
  font-size: 15px;
  border-radius: 2px;
  line-height: 1.3;
}

/*
-----------------------------------------------------------
 Title
----------------------------------------------------------- */
.Title-block {
  /* @mixin:SP-title-block */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 24px;
  margin-bottom: 18px;
  padding: 0 8px;
  position: relative;
}
.Title-block span {
  padding: 0 10px;
  z-index: 10;
  position: relative;
  display: inline-block;
}
.Title-block span:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: -1;
}
.Title-block:before {
  content: '';
  background-color: #33ad37;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 2px;
  z-index: 0;
}

.Title-article {
  /* @mixin:SP-title-article */
  /* @mixin:SP-content-body */
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 8px;
  font-size: 16px;
}
.Title-article a {
  color: #1a7f2d;
  text-decoration: none;
}

.Title-small {
  /* @mixin:SP-title-small */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  text-align: center;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 4px;
  font-size: 15px;
}

/*
-----------------------------------------------------------
Button
----------------------------------------------------------- */
.Btn-cv {
  /* @mixin:SP-btn-cv */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #ff8f2e;
  border: 5px double #FFF;
  display: block;
  font-weight: bold;
  text-decoration: none !important;
  text-align: center;
  color: #FFF !important;
  line-height: 1.3;
  font-size: 17px;
  padding: 9px 17px;
  border-radius: 2px;
}

.Btn-main {
  /* @mixin:SP-btn-main */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #33ad37;
  border: 3px double #FFF;
  display: block;
  text-decoration: none !important;
  font-weight: normal;
  text-align: center;
  color: #FFF !important;
  line-height: 1.3;
  font-size: 14px;
  padding: 7px 10px;
  border-radius: 2px;
}

.Btn-main.MOD-cancel {
  background-color: #444 !important;
  color: #FFF !important;
}

.Btn-sub {
  /* @mixin:SP-btn-sub */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #33ad37;
  border: 3px double;
  display: block;
  text-decoration: none !important;
  font-weight: normal;
  text-align: center;
  line-height: 1.3;
  font-size: 14px;
  padding: 7px 10px;
  border-radius: 2px;
  background: none;
}

.Btn-anchor {
  /* @mixin:SP-btn-anchor */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #33ad37;
  border: 3px double #FFF;
  text-decoration: none;
  position: relative;
  display: block;
  text-align: center;
  color: #FFF !important;
  line-height: 1.3;
  letter-spacing: 0;
  font-size: 11px;
  padding: 7px 10px 7px 22px;
  border-radius: 2px;
}
.Btn-anchor:before {
  /* @mixin:SP-btn-anchor */
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
  display: block;
  top: 13px;
  left: 9px;
}

/*
-----------------------------------------------------------
Link
----------------------------------------------------------- */
.Link-text {
  /* @mixin:SP-link-text */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.Link-arrow {
  /* @mixin:SP-link-arrow */
  position: relative;
  display: inline-block;
  padding-left: 12px;
  /* before */
}
.Link-arrow:before {
  /* @mixin:SP-link-arrow */
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #1a7f2d;
  display: block;
  top: 5px;
  left: 2px;
}

/*
-----------------------------------------------------------
 Edit(自由編集エリア)
----------------------------------------------------------- */
.Edit .wb-edit {
  /* @mixin:SP-content-body */
  padding-left: 10px;
  padding-right: 10px;
}

.Edit.MOD-top .wb-edit {
  padding-top: 25px;
}

.Edit.MOD-bottom .wb-edit {
  padding-bottom: 35px;
}

.Edit .wb-edit:empty {
  display: none;
}

/*
-----------------------------------------------------------
 Pagetop
----------------------------------------------------------- */
.Pagetop a {
  width: 36px;
  height: 36px;
  line-height: 34px;
  font-size: 20px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Wrapper
-----------------------------------------------------------
----------------------------------------------------------- */
/* --------------------------------------------------------
-----------------------------------------------------------
 Header-nav
-----------------------------------------------------------
----------------------------------------------------------- */
.Header-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  z-index: 200;
  padding: 85px 30px 30px;
}
.Header-nav:before {
  background: #FFFFFF;
  content: '';
  opacity: 0.95;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.Header-nav .sp-btn-close {
  position: absolute;
  top: 45px;
  right: 27px;
  width: 30px;
  height: 30px;
  padding: 3px;
  z-index: 10;
}

.Header-nav .sp-btn-close .menu-icon {
  display: block;
}

.Header-nav .sp-btn-close .menu-icon span {
  /* @mixin:transition */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #929292;
  display: block;
  height: 1px;
  border-radius: 100px;
}

.Header-nav .sp-btn-close .menu-icon span {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.Header-nav .sp-btn-close .menu-icon span:first-child {
  display: block;
  transform: translateY(14px) rotate(-45deg);
}
.Header-nav .sp-btn-close .menu-icon span:nth-child(2) {
  display: block;
  transform: translateY(14px) rotate(45deg);
}

.Header-nav > ul {
  position: relative;
  z-index: 10;
}

.Header-nav > ul > li {
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  z-index: 1;
}
.Header-nav > ul > li:first-of-type {
  border-top: 1px solid #dcdcdc;
}

.Header-nav > ul > li a,
.Header-nav > ul > li p {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #1a7f2d;
  position: relative;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 11px 8px 11px 20px;
  font-size: 14px;
}
.Header-nav > ul > li a:before,
.Header-nav > ul > li p.classroom:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #33ad37;
}

.Header-nav > ul > li > a > i,
.Header-nav > ul > li p i {
  padding-right: 3px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Content
-----------------------------------------------------------
----------------------------------------------------------- */
.Content-main {
  padding-top: 35px;
  padding-bottom: 35px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Alpha
-----------------------------------------------------------
----------------------------------------------------------- */
.Alpha {
  margin-bottom: 50px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 PAGER
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-blog-page > span,
.wb-blog-page > a {
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 30px;
}

.wb-blog-page .wb-blog-btn-next,
.wb-blog-page .wb-blog-btn-prev {
  background-size: 7px auto;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 wb-pair(table)
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-pair .wb-pair-list-table {
  /* @mixin:SP-table-basic */
  width: 100%;
}
.wb-pair .wb-pair-list-table, .wb-pair .wb-pair-list-table tbody, .wb-pair .wb-pair-list-table tr, .wb-pair .wb-pair-list-table th, .wb-pair .wb-pair-list-table td {
  /* @mixin:SP-table-basic */
  display: block;
}
.wb-pair .wb-pair-list-table tr ~ tr {
  /* @mixin:SP-table-basic */
  margin-top: 10px;
}
.wb-pair .wb-pair-list-table td {
  /* @mixin:SP-table-basic */
  padding: 7px 10px;
}
.wb-pair .wb-pair-list-table th, .wb-pair .wb-pair-list-table td:first-child {
  /* @mixin:SP-table-basic */
  font-weight: bold;
  background: #f7f7f7;
  padding: 6px 10px;
  font-size: 15px;
  border-radius: 2px;
  line-height: 1.3;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 wb-calendar
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-calendar {
  color: #333;
}

.wb-calendar .wb-calendar-table {
  border: 1px solid #dcdcdc;
  width: 100%;
  border-collapse: collapse;
  background: #FFF;
}

.wb-calendar .wb-calendar-table caption {
  background-color: #33ad37;
  color: #fff;
  text-align: center;
  padding: 2px;
}

.wb-calendar .wb-calendar-table tr:first-child {
  background-color: #f4f4f4;
}

.wb-calendar .wb-calendar-table tr th,
.wb-calendar .wb-calendar-table tr td {
  border: 1px solid #dcdcdc;
  text-align: center;
  padding: 3px;
}

.wb-calendar .wb-calendar-table tr:first-child th {
  font-weight: bold;
  font-size: 80%;
  padding: 2px;
}

.wb-calendar .wb-calendar-table tr td.wb-calendar-table-1 {
  background-color: #C8D2FF;
}

.wb-calendar .wb-calendar-table tr td.wb-calendar-table-2 {
  background-color: #FFCACA;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Calendar-body
-----------------------------------------------------------
----------------------------------------------------------- */
.Calendar-information {
  color: #777777;
  font-size: 85%;
}

.Calendar-information .calendar-color {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}

.Calendar-information .calendar-color span {
  vertical-align: middle;
}

.Calendar-information .calendar-color .color-figure {
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid #ddd;
  margin-right: 5px;
}

.Calendar-information .calendar-color01 .color-figure {
  background-color: #C8D2FF;
}

.Calendar-information .calendar-color02 .color-figure {
  background-color: #FFCACA;
}

/* Header-nav
--------------------------------------------------------- */

.Header-nav .menu-box-wrap {
  display: none;
}

.Header-nav .accordion_icon_wrap {
  position: relative;
}

.Header-nav .menu-box {
padding: 0 0 15px 20px;
}

.Header-nav .menu-box li.sub-menu-box + li {
  padding-top: 15px;
}

.Header-nav .menu-box .menu-logo {
width: 180px;
margin-bottom: 12px;
}

.Header-nav .menu-box .private-classroom .menu-logo,
.Header-nav .menu-box .robot-classroom .menu-logo {
margin-bottom: 15px;
}

.Header-nav .menu-box .robot-classroom li + li {
padding-top: 10px;
}

.Header-nav .menu-box li.menu-text.course-introduction {
    padding-left: 20px;
}

.Header-nav .menu-box a {
padding: 3px 0 3px 5px;
font-size: 13px;
font-weight: bold;
background-color: #eeffef;
color: #1a7f2d;
text-decoration: none;
display: block;
}

.Header-nav .menu-box a:before {
  content: none;
}

.Header-nav .menu-box a span:before {
content: '';
display: inline-block;
width: 0;
height: 0;
margin-right: 4px;
margin-left: 4px;
border: transparent solid 5px;
border-left-color: #33ad37;
vertical-align: 0;
}

.Header-nav .accordion_icon,
.Header-nav .accordion_icon span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}

.Header-nav .accordion_icon {
position: absolute;
top: 0px;
right: 0;
bottom: 0;
width: 55px;
margin: auto;
}
.Header-nav .accordion_icon_content{
position: absolute;
padding: 10px 10px 10px 25px;
top: 10px;
right: 10px;
bottom: 0;
width: 12px;
height: 12px;
display: block;
border: 1px solid #33ad37;
border-radius:2px;
}
.Header-nav .accordion_icon span {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
width: 6px;
height: 1px;
background-color: #33ad37;
border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
}

.Header-nav .accordion_icon span:nth-of-type(1) {
top: 0;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}

.Header-nav .accordion_icon span:nth-of-type(2) {
top: 0;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
}

/*＋、－切り替え*/
.Header-nav .accordion_icon.active span:nth-of-type(1) {
display:none;
}

.Header-nav .accordion_icon.active span:nth-of-type(2) {
top: 0;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}


/*# sourceMappingURL=sp-global.css.map */
