span.br::before {
  content: "\a";
  white-space: pre;
  padding-bottom: 24px;
}

#main header#contents-header {
  margin-bottom: 60px;
}
#main header#contents-header h2 {
  text-align: center;
  font-size: 52px;
  margin-bottom: 64px;
}
#main header#contents-header h2 img {
  width: 60px;
  height: auto;
  margin-bottom: 8px;
}
@media screen and (max-width: 480px) {
  #main header#contents-header h2 {
    font-size: 21px;
  }
  #main header#contents-header h2 img {
    width: 40px;
  }
}
#main .sub-title {
  width: 238px;
  height: 238px;
  border-radius: 50%;
  border: 1px solid #006c9c;
  margin: 240px auto 64px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#main .sub-title h3 {
  width: 100%;
  text-align: center;
}
#main .sub-title h3 .ja {
  font-size: 24px;
  color: #006c9c;
}
#main .sub-title h3 .en {
  font-size: 15px;
  color: #1a1a1a;
}
#main .sub-title h3 .ja.premium {
  font-size: 21px;
}
@media screen and (max-width: 480px) {
  #main .sub-title {
    width: 200px;
    height: 200px;
  }
  #main .sub-title .ja {
    font-size: 18px;
  }
  #main .sub-title .en {
    font-size: 13px;
  }
}
@media screen and (max-width: 1366px) {
  #main {
    padding-top: 160px;
  }
}

.popup-group1 {
  width: 100%;
  margin: 0 auto 120px;
  position: relative;
}
@media screen and (max-width: 1112px) {
  .popup-group1 {
    width: 95%;
  }
}
@media screen and (max-width: 480px) {
  .popup-group1 {
    width: 95%;
  }
}
.popup-group1 h2 {
  text-align: center;
}
.popup-group1 h2 span {
  display: block;
  font-size: 24px;
  padding: 12px 0;
  background: #F7931E;
  color: #ffffff;
  position: relative;
}
.popup-group1 ul {
  display: flex;
  flex: 1;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  position: relative;
}
.popup-group1 ul li {
  width: 33.3%;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
.popup-group1 ul li a {
  display: block;
  text-align: center !important;
  color: #f9f7ed;
  padding: 0;
  width: 100%;
  font-size: 13px;
  margin-bottom: 24px;
}
.popup-group1 ul li a img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.popup-group1 ul li.opc0 {
  display: none;
}
@media screen and (max-width: 834px) {
  .popup-group1 ul {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .popup-group1 ul li {
    width: 100%;
  }
  .popup-group1 ul li.opc0 {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .popup-group1 ul li {
    width: 100%;
  }
  .popup-group1 ul li.opc0 {
    display: none;
  }
}

#child-first h4 {
  font-size: 24px;
  color: #f9f7ed;
  background: #006c9c;
  border-radius: 30px;
  width: 324px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 480px) {
  #child-first h4 {
    width: 95%;
    font-size: 18px;
  }
}
#child-first .kakugen-desc {
  background: #006c9c;
  width: 1100px;
  padding: 20px;
  margin: 0 auto 64px;
}
@media screen and (max-width: 1112px) {
  #child-first .kakugen-desc {
    width: 95%;
  }
}
#child-first .kakugen-desc p {
  background: #fff;
  padding: 20px;
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  #child-first .kakugen-desc p {
    font-size: 14px;
  }
}
#child-first #liberal {
  width: 1200px;
  margin: 0 auto 64px;
}
#child-first #liberal .liberal_body {
  background: #ffffff;
  padding: 24px;
}
#child-first #liberal .liberal_body .liberal_inner {
  background: #f9f9f9;
  padding: 24px;
}
#child-first #liberal .liberal_body .liberal_inner p {
  margin-bottom: 24px;
  line-height: 2;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1024px) {
  #child-first #liberal {
    width: 100%;
  }
}

#child-first-overview {
  width: 1200px;
  margin: 0 auto;
  /* .sansu END */
}
@media screen and (max-width: 1112px) {
  #child-first-overview {
    width: 95%;
  }
}
#child-first-overview h4 {
  font-size: 24px;
  color: #f9f7ed;
  background: #006c9c;
  border-radius: 30px;
  width: 500px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 480px) {
  #child-first-overview h4 {
    width: 95%;
    font-size: 18px;
  }
}
#child-first-overview h5 {
  background: url(../child/images/svg/title-icon1.svg) no-repeat left center;
  background-size: 16px;
  padding: 4px 0 4px 24px;
  border-bottom: 1px solid #1a1a1a;
  font-size: 24px;
  margin-bottom: 32px;
}
@media screen and (max-width: 480px) {
  #child-first-overview h5 {
    font-size: 16px;
  }
}
#child-first-overview .about {
  margin-bottom: 80px;
  padding: 20px;
  background: #ffffff;
}
#child-first-overview .about p {
  padding: 20px;
  background: #f9f9f9;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
}
#child-first-overview .about p b {
  font-weight: bold;
  color: #af1c1c;
  padding: 0 4px;
}
@media screen and (max-width: 480px) {
  #child-first-overview .about p {
    font-size: 14px;
  }
}
#child-first-overview .kokugo .kokugo-inner {
  margin-bottom: 80px;
  padding: 20px;
  background: #ffffff;
}
#child-first-overview .kokugo .kokugo-inner p {
  padding: 20px;
  background: #f9f9f9;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
}
#child-first-overview .kokugo .kokugo-inner p span.btn {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 16px;
}
#child-first-overview .kokugo .kokugo-inner p span.btn img {
  text-align: center;
  margin-bottom: 24px;
  width: 50%;
}
#child-first-overview .kokugo .kokugo-inner p span.btn a {
  padding: 12px 24px;
  background: #e58a1e;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.15em;
  border-radius: 4px;
}
#child-first-overview .kokugo .kokugo-inner p span.btn a.linktext {
  background: none;
  color: #232323;
  text-decoration: underline;
}
#child-first-overview .kokugo .kokugo-inner p span.btn span.br {
  font-size: 12px;
}
#child-first-overview .kokugo .kokugo-inner p span.br::before {
  content: "\a";
  white-space: pre;
  padding-bottom: 24px;
}
@media screen and (max-width: 480px) {
  #child-first-overview .kokugo .kokugo-inner p {
    font-size: 14px;
    padding: 10px;
  }
  #child-first-overview .kokugo .kokugo-inner p span.btn img {
    margin-bottom: 24px;
    width: 100%;
    height: auto;
  }
}
#child-first-overview .kyoutyou-area {
  background: #006c9c;
  padding: 20px;
  margin-bottom: 80px;
}
#child-first-overview .kyoutyou-area p {
  padding: 20px;
  background: #ffffff;
  color: #006c9c;
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  #child-first-overview .kyoutyou-area {
    padding: 10px;
  }
  #child-first-overview .kyoutyou-area p {
    font-size: 17px;
    text-align: left;
    letter-spacing: 0.1em;
  }
}
#child-first-overview .sansu h6 {
  padding: 24px 0;
  text-align: center;
  color: #006c9c;
  font-weight: bold;
  letter-spacing: 0.25em;
  font-size: 32px;
}
@media screen and (max-width: 480px) {
  #child-first-overview .sansu h6 {
    font-size: 21px;
  }
}
#child-first-overview .sansu .sansu-inner {
  margin-bottom: 80px;
  padding: 20px;
  background: #ffffff;
}
#child-first-overview .sansu .sansu-inner span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#child-first-overview .sansu .sansu-inner span img.icon1 {
  width: 303px;
  height: 96px;
}
#child-first-overview .sansu .sansu-inner span img.icon2 {
  width: 375px;
  height: 96px;
}
#child-first-overview .sansu .sansu-inner span img.icon3 {
  width: 96px;
  height: 96px;
  margin-bottom: 24px;
}
#child-first-overview .sansu .sansu-inner span img.graph-image1 {
  width: 90%;
  height: auto;
  margin: 40px 0;
}
@media screen and (max-width: 480px) {
  #child-first-overview .sansu .sansu-inner span img.icon1 {
    width: 200px;
    height: auto;
  }
  #child-first-overview .sansu .sansu-inner span img.icon2 {
    width: 220px;
    height: auto;
  }
  #child-first-overview .sansu .sansu-inner span img.icon3 {
    width: 96px;
    height: 96px;
    margin-bottom: 24px;
  }
}
#child-first-overview .sansu .sansu-inner p {
  padding: 20px;
  background: #f9f9f9;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 480px) {
  #child-first-overview .sansu .sansu-inner p {
    font-size: 14px;
  }
}
#child-first-overview .sansu .sansu-inner dl.inner-list {
  background: #f9f9f9;
  padding: 20px;
  padding-top: 0;
}
#child-first-overview .sansu .sansu-inner dl.inner-list div {
  margin-bottom: 24px;
}
#child-first-overview .sansu .sansu-inner dl.inner-list div dt {
  font-size: 21px;
  color: #006c9c;
  border-bottom: 1px solid #006c9c;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
#child-first-overview .sansu .sansu-inner dl.inner-list div dt span {
  display: inline;
  color: #006c9c;
}
#child-first-overview .sansu .sansu-inner dl.inner-list div dd {
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 1.5;
  padding: 20px;
}
@media screen and (max-width: 480px) {
  #child-first-overview .sansu .sansu-inner dl.inner-list div dd {
    font-size: 14px;
    padding: 0;
  }
}
#child-first-overview .sansu .sansu-graph {
  margin-bottom: 80px;
  padding: 20px;
  background: #006c9c;
}
#child-first-overview .sansu .sansu-graph img {
  width: 100%;
  height: auto;
}
#child-first-overview .sansu .sansu-graph a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: 0.3em;
  line-height: 1;
  padding-top: 12px;
}
#child-first-overview .syakai {
  margin-bottom: 80px;
}
#child-first-overview .syakai h6 {
  padding: 24px 0;
  text-align: center;
  color: #006c9c;
  font-weight: bold;
  letter-spacing: 0.25em;
  font-size: 32px;
}
#child-first-overview .syakai .syakai-inner {
  margin-bottom: 80px;
  padding: 20px;
  background: #ffffff;
}
#child-first-overview .syakai .syakai-inner p {
  padding: 20px;
  background: #f9f9f9;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 480px) {
  #child-first-overview .syakai .syakai-inner p {
    font-size: 14px;
    padding: 10px;
  }
}
#child-first-overview .syakai .syakai-history img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#child-first-overview .syakai .syakai-history a {
  text-align: center;
  display: block;
  padding: 24px 0;
  text-align: center;
  width: 50%;
  margin: 24px auto 0;
  color: #ffffff;
  background: #006c9c;
  border-radius: 8px;
}

#child-price {
  background: #006c9c;
  padding: 80px 0;
  margin-bottom: 120px;
}
#child-price .price-inner {
  margin: 0 auto;
  width: 815px;
  height: 292px;
  background: url(../images/svg/price-bg.svg) no-repeat center center;
  text-align: center;
  padding-top: 32px;
}
@media screen and (max-width: 834px) {
  #child-price .price-inner {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #child-price .price-inner {
    background: #ffffff;
    height: 100%;
    padding-bottom: 32px;
  }
}
#child-price .price-inner h3 {
  margin-bottom: 16px;
}
#child-price .price-inner h3 .ja {
  font-size: 26px;
  color: #006c9c;
  line-height: 1;
}
#child-price .price-inner h3 .en {
  font-size: 16px;
}
#child-price .price-inner .price-annotation {
  margin-bottom: 16px;
}
#child-price .price-inner .price-annotation span {
  border-radius: 6px;
  background: #006c9c;
  color: #f9f7ed;
  padding: 6px 6px 6px 18px;
}
@media screen and (max-width: 480px) {
  #child-price .price-inner .price-annotation span {
    font-size: 14px;
  }
}
#child-price .price-inner .nyukai-price {
  font-size: 21px;
  margin-bottom: 0;
}
#child-price .price-inner .nyukai-price span {
  font-size: 13px;
  color: #c1272d;
}
@media screen and (max-width: 480px) {
  #child-price .price-inner .nyukai-price span {
    display: block;
  }
}
#child-price .price-inner .jyuko-price {
  font-size: 21px;
  margin-bottom: 12px;
}
#child-price .price-inner .jyuko-price span {
  font-size: 13px;
  color: #c1272d;
}
@media screen and (max-width: 480px) {
  #child-price .price-inner .jyuko-price span {
    display: block;
  }
}

.growth {
  border: 2px dashed #efc1bf;
  width: 1280px;
  margin: 0 auto 120px;
  position: relative;
  padding-bottom: 32px;
}
@media screen and (max-width: 1112px) {
  .growth {
    width: 95%;
  }
}
.growth h4 {
  margin: 0 auto;
  position: relative;
  top: -30px;
  width: 380px;
  border-radius: 32px;
  background: #e0735a !important;
  color: #f9f7ed;
  text-align: center;
  font-size: 26px;
  padding: 10px 0;
}
@media screen and (max-width: 480px) {
  .growth h4 {
    position: static;
    top: 0;
    margin-bottom: 24px;
    border-radius: 0;
    width: 100%;
    font-size: 21px;
  }
}
.growth .growth-desc {
  font-size: 21px;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 480px) {
  .growth .growth-desc {
    padding: 0 12px;
    font-size: 14px;
    text-align: left;
  }
  .growth .growth-desc br {
    display: none;
  }
}
.growth .growth-desc.large-text {
  font-size: 24px;
  font-weight: bold;
}
.growth .growth-box h5 {
  text-align: center;
  font-size: 24px;
  color: #e0735a;
  font-weight: bold;
  margin-bottom: 24px;
  background: none !important;
  border-bottom: none !important;
}
.growth .growth-box p {
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 480px) {
  .growth .growth-box p {
    width: 98%;
    margin-left: 6px;
  }
}
.growth .growth-box p span {
  display: inline-block;
  border: 1px solid #e0735a;
  border-radius: 6px;
  color: #e0735a;
  font-size: 18px;
  padding: 4px 8px;
  margin-right: 10px;
  margin-bottom: 16px;
}
.growth .growth-box p span:last-child {
  margin-right: none;
}
@media screen and (max-width: 480px) {
  .growth .growth-box p span {
    margin-bottom: 14px;
  }
}
.growth p.right-text {
  text-align: right;
  width: 90%;
  margin: 0 auto;
}

/*# sourceMappingURL=syogaku.css.map */
