@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

.gakuin-second {
  width: 800px;
  padding: 16px 0 50px;
  line-height: 1.6;
}
.gakuin-second main {
  background: #4dc1f0;
  padding: 25px;
  color: #fff;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
  font-size: 18px;
}
.gakuin-second header {
  position: relative;
  border-bottom: 2px solid #fb8e6d;
  margin-bottom: 1px;
}
.gakuin-second header .m-windowClose {
  position: absolute;
  top: 34px;
  right: 40px;
}

#l-cc-gnav {
  margin-bottom: 20px;
  background: #4dc1f0;
  padding: 10px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
#l-cc-gnav ul {
  display: inline-flex;
}
#l-cc-gnav ul li {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 108px;
  height: 36px;
}
#l-cc-gnav ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
#l-cc-gnav ul li a#sec-1 {
  background: url(../gakuinn/childcare/images/nav1.png) no-repeat;
}
#l-cc-gnav ul li a#sec-1:hover, #l-cc-gnav ul li a#sec-1.on {
  background: url(../gakuinn/childcare/images/nav1_on.png) no-repeat;
}
#l-cc-gnav ul li a#sec-2 {
  background: url(../gakuinn/childcare/images/nav2.png) no-repeat;
}
#l-cc-gnav ul li a#sec-2:hover, #l-cc-gnav ul li a#sec-2.on {
  background: url(../gakuinn/childcare/images/nav2_on.png) no-repeat;
}
#l-cc-gnav ul li a#sec-3 {
  background: url(../gakuinn/childcare/images/nav3.png) no-repeat;
}
#l-cc-gnav ul li a#sec-3:hover, #l-cc-gnav ul li a#sec-3.on {
  background: url(../gakuinn/childcare/images/nav3_on.png) no-repeat;
}
#l-cc-gnav ul li a#sec-4 {
  background: url(../gakuinn/childcare/images/nav4.png) no-repeat;
}
#l-cc-gnav ul li a#sec-4:hover, #l-cc-gnav ul li a#sec-4.on {
  background: url(../gakuinn/childcare/images/nav4_on.png) no-repeat;
}
#l-cc-gnav ul li a#sec-5 {
  background: url(../gakuinn/childcare/images/nav5.png) no-repeat;
}
#l-cc-gnav ul li a#sec-5:hover, #l-cc-gnav ul li a#sec-5.on {
  background: url(../gakuinn/childcare/images/nav5_on.png) no-repeat;
}
#l-cc-gnav ul li a#sec-6 {
  background: url(../gakuinn/childcare/images/nav6.png) no-repeat;
}
#l-cc-gnav ul li a#sec-6:hover, #l-cc-gnav ul li a#sec-6.on {
  background: url(../gakuinn/childcare/images/nav6_on.png) no-repeat;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99999;
}

#hero {
  width: 682px;
  height: 543px;
  margin: 0 auto;
}

.hero-text {
  padding: 0 25px 30px;
  letter-spacing: 0.03em;
}

.l-cc-wrapper {
  width: 656px;
  margin: 0 auto;
}
.l-cc-wrapper > section {
  margin-bottom: 70px;
}
.l-cc-wrapper > section h2 {
  margin-bottom: 30px;
}

.l-cc-contentWrapper {
  width: 591px;
  margin: 0 auto;
}

.cc-profTable {
  width: 100%;
  margin: 0 auto;
  /*
    border-collapse: collapse;
    border: 1px solid #fff;
  */
}
.cc-profTable td {
  width: 197px;
  font-size: 24px;
}
.cc-profTable td.prof_header {
  font-size: 18px;
}

.cc-flowTable {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #fff;
}
.cc-flowTable td {
  width: 238px;
  padding: 10px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 24px;
  font-size: 18px;
}
.cc-flowTable td.prof_header {
  font-size: 18px;
}
.cc-flowTable td.tableTime {
  width: 115px;
}
.cc-flowTable td.tableClass {
  font-size: 20px;
  font-weight: bold;
}

.c-listAsterisk {
  padding-left: 1em;
}
.c-listAsterisk li {
  position: relative;
  padding-left: 2px;
}
.c-listAsterisk li::before {
  position: absolute;
  content: '※';
  left: -1em;
  top: 0;
}

.c-listCircle {
  padding-left: 1em;
}
.c-listCircle li {
  position: relative;
  padding-left: 2px;
}
.c-listCircle li::before {
  position: absolute;
  content: '●';
  left: -1em;
  top: 0;
}
.c-listCircle li.star::before {
  content: '★';
}

.text-indent {
  text-indent: 1em;
}

#cc_footer {
  margin-top: 30px;
  font-size: 10px;
  color: #676767;
}
#cc_footer a {
  color: #676767;
  text-decoration: none;
}
#cc_footer a:hover {
  color: #000;
}
#cc_footer a:visited {
  color: #676767;
}

.l-footer {
  text-align: center;
}

.copyright {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 10px;
  padding: 10px 5px 0;
  border-top: 2px solid #C7C7C7;
}
.copyright p {
  margin: 0;
}
.copyright small {
  font-size: 10px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}
