@charset "UTF-8";
/*
Theme Name:sougaku
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
#header {
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}
#header > div {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  height: 100px;
  padding: 10px 0px 10px 0px;
}
#header > div > h1 {
  width: 360px;
  float: left;
}
#header > div > div {
  position: absolute;
  top: 15px;
  left: 355px;
  width: 330px;
  padding: 10px 0px 0px 0px;
  border-bottom: 1px solid #dddddd;
}
#header > div > div > p:nth-of-type(1) > a {
  vertical-align: middle;
  display: block;
  line-height: 100%;
  width: 250px;
  color: #007aba;
  font-size: 2.8rem;
  margin: 0px 12px 0px 0px;
  font-weight: '700';
  font-family: 'Hammersmith One';
}
#header > div > div > p:nth-of-type(2) {
  position: absolute;
  top: 12px;
  left: 260px;
  width: 80px;
  font-size: 0.7rem;
  line-height: 120%;
  color: #007aba;
  margin: 5px 0px 0px 0px;
}
#header > div > ul:nth-of-type(1) {
  position: absolute;
  top: 65px;
  left: 355px;
}
#header > div > ul:nth-of-type(1) > li {
  float: left;
  margin: 5px 20px 0px 0px;
}
#header > div > ul:nth-of-type(1) > li > a {
  font-size: 1.2rem;
  color: #007aba;
}
#header > div > ul:nth-of-type(2) {
  position: absolute;
  top: 10px;
  right: 0px;
}
#header > div > ul:nth-of-type(2) > li {
  float: left;
}
#header > div > ul:nth-of-type(2) > li > a {
  text-align: center;
  display: block;
  padding: 20px 0px 20px 0px;
  width: 100px;
  background-color: #ff9014;
  font-size: 1.2rem;
  color: #007aba;
  border-radius: 5px 0px 0px 5px;
}
#header > div > ul:nth-of-type(2) > li:nth-of-type(2) > a {
  background-color: #007aba;
  border-radius: 0px 0px 0px 0px;
}
#header > div > ul:nth-of-type(2) > li:nth-of-type(3) > a {
  background-color: #66c262;
  border-radius: 0px 5px 5px 0px;
}
#gl_navi {
  width: 1000px;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}
#gl_navi > li > a {
  display: block;
  margin: 10px 0px 10px 0px;
  padding: 5px 0px 5px 0px;
  width: 140px;
  line-height: 110%;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0.2rem;
  border-right: 1px solid #dddddd;
}
#gl_navi > li > a > span {
  font-size: 0.6rem;
  color: #007aba;
}
#topcatch > li {
  width: 1000px;
  padding: 0px 2px 0px 2px;
}
#top .visual {
  padding: 0;
  width: 100%;
  height: 630px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#top .visual_inner {
  width: 2730px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
#top .visual_inner > p:nth-of-type(1) {
  position: absolute;
  z-index: 5;
  bottom: 40px;
  left: 1038px;
  color: #ffffff;
  font-size: 5rem;
  line-height: 120%;
  font-family: 'Open Sans', sans-serif;
}
#top .visual_inner > p:nth-of-type(1) > span:nth-of-type(1) {
  color: #9ec684;
}
#top .visual_inner > p:nth-of-type(1) > span:nth-of-type(2) {
  color: #8cc5dd;
}
.min {
  font-family: 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', 'メイリオ', Meiryo, serif;
}
#top > #box01 {
  background-color: #d4ecf3;
  padding: 0px 0px 20px 0px;
  overflow: hidden;
}
#top > #box01 > h2 {
  font-size: 1.8rem;
  color: #ffffff;
  letter-spacing: 0.2rem;
  text-align: center;
  background-color: #007aba;
  padding: 15px 0px 15px 0px;
}
#top > #box01 > div {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0px 0px 0px;
}
#top > #box01 > div > ul {
  width: 24%;
}
#top > #box01 > div > ul:nth-of-type(1) {
  float: left;
  margin: 0px 10px 0px 0px;
}
#top > #box01 > div > ul:nth-of-type(1) > li:nth-of-type(1) {
  background-color: #ffffff;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  color: #00c1d6;
}
#top > #box01 > div > ul:nth-of-type(1) > li.off {
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  background-color: #a6a6a6;
  color: #d9d9d9;
}
#top > #box01 > div > ul:nth-of-type(1) > li.on > a {
  display: block;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  background-color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  background-color: #00c1d6;
  color: #ffffff;
  box-shadow: 2px 2px 0px 0px #afc1c6;
}
#top > #box01 > div > ul:nth-of-type(2) {
  float: left;
  margin: 0px 10px 0px 0px;
}
#top > #box01 > div > ul:nth-of-type(2) > li:nth-of-type(1) {
  background-color: #ffffff;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  color: #ff9014;
}
#top > #box01 > div > ul:nth-of-type(2) > li.off {
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  background-color: #a6a6a6;
  color: #d9d9d9;
}
#top > #box01 > div > ul:nth-of-type(2) > li.on > a {
  display: block;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  background-color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  background-color: #ff9014;
  color: #ffffff;
  box-shadow: 2px 2px 0px 0px #afc1c6;
}
#top > #box01 > div > ul:nth-of-type(3) {
  float: left;
  margin: 0px 10px 0px 0px;
}
#top > #box01 > div > ul:nth-of-type(3) > li:nth-of-type(1) {
  background-color: #ffffff;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  color: #66c262;
}
#top > #box01 > div > ul:nth-of-type(3) > li.off {
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  background-color: #a6a6a6;
  color: #d9d9d9;
}
#top > #box01 > div > ul:nth-of-type(3) > li.on > a {
  display: block;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  background-color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  background-color: #66c262;
  color: #ffffff;
  box-shadow: 2px 2px 0px 0px #afc1c6;
}
#top > #box01 > div > ul:nth-of-type(4) {
  float: left;
  margin: 0px 10px 0px 0px;
}
#top > #box01 > div > ul:nth-of-type(4) > li:nth-of-type(1) {
  background-color: #ffffff;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  color: #007aba;
}
#top > #box01 > div > ul:nth-of-type(4) > li.off {
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  border-radius: 5px;
  font-weight: bold;
  background-color: #a6a6a6;
  color: #d9d9d9;
}
#top > #box01 > div > ul:nth-of-type(4) > li.on > a {
  display: block;
  margin: 0px 1% 10px 1%;
  padding: 13px 0px 13px 0px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 70%;
  background-color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  background-color: #007aba;
  color: #ffffff;
  box-shadow: 2px 2px 0px 0px #afc1c6;
}
#top > #box02 {
  background-color: #ededed;
  padding: 60px 0px 60px 0px;
  overflow: hidden;
}
#top > #box02 > div {
  width: 1000px;
  margin: 0 auto;
}
#top > #box02 > div > h2 {
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  background: url(../../../img/top/h2back.png) 0 0 no-repeat;
}
#top > #box02 > div > p {
  text-align: center;
  letter-spacing: 0.2rem;
  font-size: 1.5rem;
  margin: 0px 0px 30px 0px;
}
#top > #box02 > div > div {
  width: 312px;
  float: left;
  margin: 0px 30px 30px 0px;
}
#top > #box02 > div > div > h3 {
  margin: 0px 0px 10px 0px;
}
#top > #box02 > div > div > ul > li {
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #ffffff;
  line-height: 140%;
}
#top > #box02 > div > div > ul > li > span {
  color: #00c1d6;
}
#top > #box02 > div > div:nth-of-type(2) > ul > li > span {
  color: #ff9014;
}
#top > #box02 > div > div:nth-of-type(3) > ul > li > span {
  color: #66c255;
}
#top > #box02 > div > div:nth-of-type(3) {
  width: 312px;
  float: right;
  margin: 0px 0px 0px 0px;
}
#top > #box02 > div > h3 > a {
  padding: 10px 0px 10px 0px;
  width: 300px;
  margin: 0px auto 0px auto;
  clear: both;
  color: #ffffff;
  background-color: #007aba;
  display: block;
  text-align: center;
  border-radius: 8px;
}
#top > #box03 {
  background: url(../../../img/top/box03.jpg) top center no-repeat;
  padding: 60px 0px 60px 0px;
  overflow: hidden;
}
#top > #box03 > div {
  width: 1000px;
  margin: 0 auto;
}
#top > #box03 > div > h2 {
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  background: url(../../../img/top/h2back.png) 0 0 no-repeat;
}
#top > #box03 > div > h3:nth-of-type(1) {
  color: #007aba;
  font-size: 2.7rem;
  letter-spacing: 0.2rem;
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#top > #box03 > div > ul > li {
  width: 250px;
  float: left;
  margin: 0px 0px 30px 0px;
}
#top > #box03 > div > h4 {
  text-align: center;
  color: #007aba;
  font-size: 2.9rem;
  margin: 0px 0px 30px 0px;
}
#top > #box03 > div > h3 > a {
  padding: 10px 0px 10px 0px;
  width: 300px;
  margin: 0px auto 0px auto;
  clear: both;
  color: #ffffff;
  background-color: #007aba;
  display: block;
  text-align: center;
  border-radius: 8px;
}
#top > #box04 {
  position: relative;
  z-index: 5;
  background: url(../../../img/top/box04.png) bottom center no-repeat;
  padding: 60px 0px 90px 0px;
  overflow: hidden;
}
#top > #box04 > div {
  width: 1000px;
  margin: 0 auto;
}
#top > #box04 > div > h2 {
  background-color: #fff;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 15px 0px;
  color: #007aba;
  letter-spacing: 0.3rem;
  font-size: 2.5rem;
  text-align: center;
  border-radius: 10px;
}
#top > #box04 > div > h3 {
  color: #ffffff;
  font-size: 4.2rem;
  letter-spacing: 0.7rem;
  text-align: center;
  margin: 0px 0px 15px 0px;
}
#top > #box04 > div > p {
  text-align: center;
  color: #ffffff;
  line-height: 220%;
}
#top > #box05 {
  position: relative;
  z-index: 1;
  background: url(../../../img/top/box05.png) bottom center repeat;
  padding: 200px 0px 90px 0px;
  margin: -160px 0px 0px 0px;
  overflow: hidden;
}
#top > #box05 > div {
  width: 1000px;
  background: url(../../../img/top/image02.png) top center no-repeat;
  margin: 0 auto;
  height: 690px;
}
#top > #box05 > div > p {
  height: 800px;
}
#top > #box05 > div > h3 > a {
  padding: 10px 0px 10px 0px;
  width: 300px;
  margin: 0px auto 0px auto;
  clear: both;
  color: #ffffff;
  background-color: #007aba;
  display: block;
  text-align: center;
  border-radius: 8px;
}
#top > #box06 {
  position: relative;
  z-index: 1;
  padding: 40px 0px 40px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}
#top > #box06 > div {
  width: 1000px;
  margin: 0 auto;
}
#top > #box06 > div > div > a {
  width: 467px;
  height: 205px;
  margin: 0px 0px 0px 0px;
  display: block;
  color: #ffffff;
  text-align: center;
}
#top > #box06 > div > div > a > h4 {
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
}
#top > #box06 > div > div > a > h3 {
  margin: 0px 0px 10px 0px;
  font-size: 3.5rem;
}
#top > #box06 > div > div > a > p {
  line-height: 200%;
}
#top > #box06 > div > div:nth-of-type(1) > a {
  float: left;
  padding: 40px 10px 0px 10px;
  background: url(../../../img/top/course01.png) top center no-repeat;
}
#top > #box06 > div > div:nth-of-type(2) {
  width: 467px;
  height: 195px;
  margin: 0px 0px 0px 0px;
  display: block;
  color: #ffffff;
  text-align: center;
  float: right;
  padding: 50px 10px 0px 10px;
  background: url(../../../img/top/course02.png) top center no-repeat;
}
#top > #box06 > div > div:nth-of-type(2) > h4 {
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
}
#top > #box06 > div > div:nth-of-type(2) > h3 {
  margin: 0px 0px 10px 0px;
  font-size: 3.5rem;
}
#top > #box06 > div > div:nth-of-type(2) > p {
  line-height: 200%;
}
#top > #box06 > div > div:nth-of-type(2) > ul > li > a {
  width: 45%;
  float: left;
  display: block;
  padding: 13px 0px 13px 0px;
  text-align: center;
  background-color: #fff;
  color: #ff700d;
  margin: 0px 2%;
  border-radius: 8px;
}
#top > #box06 > div > div:nth-of-type(3) {
  width: 467px;
  height: 195px;
  margin: 0px 0px 0px 0px;
  display: block;
  color: #ffffff;
  text-align: center;
  float: left;
  padding: 50px 10px 0px 10px;
  background: url(../../../img/top/course03.png) top center no-repeat;
}
#top > #box06 > div > div:nth-of-type(3) > h4 {
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
}
#top > #box06 > div > div:nth-of-type(3) > h3 {
  margin: 0px 0px 10px 0px;
  font-size: 3.5rem;
}
#top > #box06 > div > div:nth-of-type(3) > p {
  line-height: 200%;
}
#top > #box06 > div > div:nth-of-type(3) > ul > li > a {
  width: 45%;
  float: left;
  display: block;
  padding: 13px 0px 13px 0px;
  text-align: center;
  background-color: #fff;
  color: #00c1d6;
  margin: 0px 2%;
  border-radius: 8px;
}
#top > #box06 > div > div:nth-of-type(4) {
  width: 467px;
  height: 195px;
  margin: 0px 0px 0px 0px;
  display: block;
  color: #ffffff;
  text-align: center;
  float: right;
  padding: 50px 10px 0px 10px;
  background: url(../../../img/top/course04.png) top center no-repeat;
}
#top > #box06 > div > div:nth-of-type(4) > h4 {
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
}
#top > #box06 > div > div:nth-of-type(4) > h3 {
  margin: 0px 0px 10px 0px;
  font-size: 3.5rem;
}
#top > #box06 > div > div:nth-of-type(4) > p {
  line-height: 200%;
}
#top > #box06 > div > div:nth-of-type(4) > ul > li > a {
  width: 45%;
  float: left;
  display: block;
  padding: 13px 0px 13px 0px;
  text-align: center;
  background-color: #fff;
  color: #39aa3c;
  margin: 0px 2%;
  border-radius: 8px;
}
#top > #box06 > div > div:nth-of-type(5) > a {
  float: left;
  padding: 40px 10px 0px 10px;
  background: url(../../../img/top/course05.png) top center no-repeat;
}
#top > #box06 > div > div:nth-of-type(6) > a {
  float: right;
  padding: 40px 10px 0px 10px;
  background: url(../../../img/top/course06.png) top center no-repeat;
}
#footer {
  background-color: #ececec;
}
#footer > div:nth-of-type(1) {
  overflow: hidden;
  background-color: #007aba;
  padding: 25px 0px 25px 0px;
}
#footer > div:nth-of-type(1) > div {
  color: #ffffff;
  width: 1000px;
  margin: 0 auto;
}
#footer > div:nth-of-type(1) > div > p:nth-of-type(1) {
  float: left;
  margin: 0px 30px 0px 0px;
}
#footer > div:nth-of-type(1) > div > p:nth-of-type(2) {
  font-size: 2.8rem;
  color: #ffffff;
  float: left;
  margin: 0px 30px 0px 0px;
  font-weight: '700';
  font-family: 'Hammersmith One';
}
#footer > div:nth-of-type(1) > div > p:nth-of-type(2) > a {
  color: #ffffff;
}
#footer > div:nth-of-type(1) > div > p:nth-of-type(2) > a > img {
  vertical-align: middle;
}
#footer > div:nth-of-type(1) > div > p:nth-of-type(3) {
  font-size: 1.4rem;
  float: left;
  margin: 10px 0px 30px 0px;
}

#footer > div:nth-of-type(1) > div > p:nth-of-type(4) {
  margin: 30px 0px 0px 0px;
  border-top: #fff solid 1px;
  clear: both;
  text-align: center;
    color: #ffffff;
    font-size: 1.4rem;
}
#footer > div:nth-of-type(1) > div > p:nth-of-type(4) > a > img {
 padding-top: 30px;
 height: 36px;
}
#footer > div:nth-of-type(1) > div > p:nth-of-type(5) {
  margin: 5px 0px 0px 0px;
  color: #ffffff;
  font-size: 1.4rem;
  clear: both;
  text-align: center;
}

#footer > div:nth-of-type(2) {
  background-color: #ececec;
  padding: 60px 0px 30px 0px;
}
#footer > div:nth-of-type(2) > div {
  width: 800px;
  margin: 0 auto;
}
#footer > div:nth-of-type(2) > div > h4 {
  text-align: center;
  margin: 0px 0px 10px 0px;
}
#footer > div:nth-of-type(2) > div > h3 > a {
  border-radius: 5px;
  color: #ffffff;
  display: block;
  width: 150px;
  background-color: #007aba;
  padding: 5px;
  text-align: center;
  margin: 0px auto 30px auto;
}
#footer > div:nth-of-type(2) > div > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
  margin: 0px 0px 40px 0px;
}
#footer > div:nth-of-type(2) > div > ul > li {
  width: 25%;
  margin: 0px 0px 15px 0px;
}
#footer > div:nth-of-type(2) > div > p {
  text-align: center;
  margin: 0px 0px 10px 0px;
}
#footer > div:nth-of-type(2) > div > p.copyright {
  font-size: 0.8rem;
  color: #808080;
}
#concept > h1.pageTitle {
  background: #007aba url(../../../img/concept/pagetitle.png) top center no-repeat;
  padding: 50px 0px 50px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  font-size: 3rem;
  letter-spacing: 0.5rem;
}
#concept > #box01 {
  border-bottom: 5px solid #007aba;
  padding: 50px 0px 50px 0px;
  letter-spacing: 0.3rem;
}
#concept > #box01 > h2 {
  font-size: 3.5rem;
  text-align: center;
  margin: 0px 0px 15px 0px;
}
#concept > #box01 > h3 {
  font-size: 1.8rem;
  color: #007aba;
  line-height: 180%;
  text-align: center;
}
#concept > #box02 {
  overflow: hidden;
  padding: 50px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#concept > #box02 > div:nth-of-type(1) {
  width: 465px;
  float: left;
  height: 550px;
}
#concept > #box02 > div:nth-of-type(2) {
  width: 465px;
  float: right;
  padding: 10px 0px 0px 0px;
  height: 550px;
}
#concept > #box02 > div:nth-of-type(2) > h3 {
  letter-spacing: 0.2rem;
  font-size: 2.5rem;
  margin: 0px 0px 20px 0px;
}
#concept > #box02 > div:nth-of-type(2) > h4 {
  font-size: 2rem;
  color: #007aba;
  line-height: 150%;
  margin: 0px 0px 20px 0px;
}
#concept > #box02 > div:nth-of-type(2) > p {
  line-height: 220%;
}
#concept > #box02 > div:nth-of-type(3) {
  width: 465px;
  float: left;
  padding: 10px 0px 0px 0px;
  height: 380px;
}
#concept > #box02 > div:nth-of-type(3) > h3 {
  letter-spacing: 0.2rem;
  font-size: 2.5rem;
  margin: 0px 0px 20px 0px;
}
#concept > #box02 > div:nth-of-type(3) > h4 {
  font-size: 2rem;
  color: #007aba;
  line-height: 150%;
  margin: 0px 0px 20px 0px;
}
#concept > #box02 > div:nth-of-type(3) > p {
  line-height: 220%;
}
#concept > #box02 > div:nth-of-type(4) {
  width: 465px;
  float: right;
  height: 380px;
}
#concept > #box02 > h3 {
  clear: both;
  padding: 10px 0px 10px 0px;
  border: 1px solid #007aba;
  border-radius: 20px;
  text-align: center;
  color: #007aba;
  letter-spacing: 0.3rem;
  font-size: 1.8rem;
  margin: 0px 0px 20px 0px;
}
#concept > #box02 > p {
  text-align: center;
}
#concept > #box03 {
  padding: 60px 0px 60px 0px;
  background-color: #daf3f6;
  height: 1156px;
}
#concept > #box03 > div {
  width: 1000px;
  margin: 0 auto 40px auto;
  position: relative;
}
#concept > #box03 > div > div.title01 {
  padding: 35px 0px 35px 0px;
  margin: 0px 0px 40px 0px;
  background: url(../../../img/concept/titleback.png) top center repeat-x;
}
#concept > #box03 > div > div.title01 > p {
  text-align: center;
  color: #007aba;
  font-size: 1.8rem;
}
#concept > #box03 > div > div.title01 > h3 {
  text-align: center;
  letter-spacing: 0.3rem;
  font-size: 3.2rem;
}
#concept > #box03 > div > div:nth-of-type(2) {
  width: 450px;
  position: absolute;
  top: 180px;
  left: 0px;
  z-index: 5;
}
#concept > #box03 > div > div:nth-of-type(3) {
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  width: 510px;
  position: absolute;
  top: 200px;
  right: 0px;
}
#concept > #box03 > div > div:nth-of-type(3) > h3 {
  letter-spacing: 0.2rem;
  font-size: 2.5rem;
  margin: 0px 0px 10px 0px;
}
#concept > #box03 > div > div:nth-of-type(3) > p {
  line-height: 220%;
}
#concept > #box03 > div > div:nth-of-type(4) {
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  height: 330px;
  width: 450px;
  position: absolute;
  top: 650px;
  left: 0px;
}
#concept > #box03 > div > div:nth-of-type(4) > h3 {
  letter-spacing: 0.2rem;
  font-size: 2.5rem;
  margin: 0px 0px 20px 0px;
}
#concept > #box03 > div > div:nth-of-type(4) > h4 {
  font-size: 2rem;
  color: #007aba;
  line-height: 150%;
  margin: 0px 0px 20px 0px;
}
#concept > #box03 > div > div:nth-of-type(4) > p {
  line-height: 220%;
}
#concept > #box03 > div > div:nth-of-type(5) {
  width: 450px;
  position: absolute;
  top: 700px;
  left: 0px;
  z-index: 5;
}
#concept > #box04 {
  padding: 60px 0px 60px 0px;
  background-color: #f6edd0;
  height: 740px;
}
#concept > #box04 > div {
  width: 1000px;
  margin: 0 auto 40px auto;
  position: relative;
}
#concept > #box04 > div > div.title01 {
  padding: 35px 0px 35px 0px;
  margin: 0px 0px 40px 0px;
  background: url(../../../img/concept/titleback.png) top center repeat-x;
}
#concept > #box04 > div > div.title01 > p {
  text-align: center;
  color: #007aba;
  font-size: 1.8rem;
}
#concept > #box04 > div > div.title01 > h3 {
  text-align: center;
  letter-spacing: 0.3rem;
  font-size: 3.2rem;
}
#concept > #box04 > div > div:nth-of-type(2) {
  width: 470px;
  position: absolute;
  top: 180px;
  left: 0px;
  z-index: 5;
}
#concept > #box04 > div > div:nth-of-type(3) {
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  width: 460px;
  position: absolute;
  top: 180px;
  right: 0px;
}
#concept > #box04 > div > div:nth-of-type(3) > h3 {
  letter-spacing: 0.2rem;
  font-size: 2.7rem;
  margin: 0px 0px 10px 0px;
}
#concept > #box04 > div > div:nth-of-type(3) > p {
  line-height: 220%;
}
#concept > #box04 > div > p.buttonLink > a {
  position: absolute;
  top: 700px;
  left: 340px;
  display: block;
  width: 300px;
  background-color: #007aba;
  padding: 10px 0px 10px 0px;
  text-align: center;
  color: #ffffff;
  border-radius: 10px;
  margin: 0 auto 40px auto;
}
#concept > #box05 {
  padding: 60px 0px 60px 0px;
  background-color: #d8e9d2;
  height: 780px;
}
#concept > #box05 > div {
  width: 1000px;
  margin: 0 auto 40px auto;
  position: relative;
}
#concept > #box05 > div > div.title01 {
  padding: 35px 0px 35px 0px;
  margin: 0px 0px 40px 0px;
  background: url(../../../img/concept/titleback.png) top center repeat-x;
}
#concept > #box05 > div > div.title01 > p {
  text-align: center;
  color: #007aba;
  font-size: 1.8rem;
}
#concept > #box05 > div > div.title01 > h3 {
  text-align: center;
  letter-spacing: 0.3rem;
  font-size: 3.2rem;
}
#concept > #box05 > div > div:nth-of-type(2) {
  width: 470px;
  position: absolute;
  top: 170px;
  left: 370px;
  z-index: 5;
}
#concept > #box05 > div > div:nth-of-type(3) {
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  width: 450px;
  position: absolute;
  top: 250px;
  left: 0px;
}
#concept > #box05 > div > div:nth-of-type(3) > h3 {
  letter-spacing: 0.2rem;
  font-size: 2.5rem;
  margin: 0px 0px 10px 0px;
}
#concept > #box05 > div > div:nth-of-type(3) > p {
  line-height: 220%;
}
#concept > #box06 > div {
  padding: 60px 30px 30px 30px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#concept > #box06 > div > h2 {
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
  color: #007aba;
}
#concept > #box06 > div > ul > li:nth-of-type(1) {
  float: left;
}
#concept > #box06 > div > ul > li:nth-of-type(2) {
  float: right;
}
#course > h1.pageTitle {
  background: #007aba url(../../../img/course/pagetitle.png) top center no-repeat;
  padding: 50px 0px 50px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  font-size: 3rem;
  letter-spacing: 0.5rem;
}
#course > #box01 {
  position: relative;
  padding: 50px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto;
}
#course > #box01 > p:nth-of-type(1) {
  margin: 0px 0px 0px -80px;
}
#course > #box01 > h2 {
  position: absolute;
  top: 100px;
  left: 600px;
  display: block;
  letter-spacing: 0.3rem;
  padding: 30px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
}
#course > #box01 > p:nth-of-type(2) {
  position: absolute;
  top: 230px;
  left: 600px;
  line-height: 180%;
}
#course > #all {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
#course > #all > .courseBox {
  width: 1000px;
  margin: 0px auto 60px auto;
  overflow: hidden;
}
#course > #all > .courseBox > h3 {
  font-size: 2rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 5px 0px;
}
#course > #all > .courseBox > h2 {
  padding: 10px 0px 10px 10px;
  margin: 0px 0px 20px 0px;
  letter-spacing: 0.2rem;
  font-size: 2rem;
  color: #ffffff;
}
#course > #all > .courseBox > div:nth-of-type(1) {
  float: left;
  width: 470px;
}
#course > #all > .courseBox > div:nth-of-type(1) > h3 {
  line-height: 90%;
  margin: 0px 0px 10px 0px;
}
#course > #all > .courseBox > div:nth-of-type(2) {
  float: right;
  width: 470px;
}
#course > #all > .courseBox > div:nth-of-type(2) > h3 {
  line-height: 90%;
  margin: 0px 0px 10px 0px;
}
#course > #all > .courseBox02 {
  width: 470px;
  overflow: hidden;
  margin: 0px 0px 60px 0px;
}
#course > #all > .courseBox02 > h3 {
  font-size: 2rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 5px 0px;
}
#course > #all > .courseBox02 > h2 {
  padding: 10px 0px 10px 10px;
  margin: 0px 0px 20px 0px;
  letter-spacing: 0.2rem;
  font-size: 2rem;
  color: #ffffff;
}
#course > #all > #box02 {
  overflow: hidden;
}
#course > #all > #box02 > h3 {
  color: #ff9014;
}
#course > #all > #box02 > h2 {
  background-color: #ff9014;
}
#course > #all > #box02 > div:nth-of-type(1) > ul > li > i {
  color: #ff9014;
}
#course > #all > #box02 > div:nth-of-type(2) > ul > li > a > i.fa-square {
  color: #ff9014;
}
#course > #all > #box03 {
  overflow: hidden;
}
#course > #all > #box03 > h3 {
  color: #00c1d6;
}
#course > #all > #box03 > h2 {
  background-color: #00c1d6;
}
#course > #all > #box03 > div:nth-of-type(1) > ul > li > i {
  color: #00c1d6;
}
#course > #all > #box03 > div:nth-of-type(2) > ul > li > a > i.fa-square {
  color: #00c1d6;
}
#course > #all > #box04 {
  overflow: hidden;
  margin: 0px auto 40px auto;
}
#course > #all > #box04 > h3 {
  color: #39aa3c;
}
#course > #all > #box04 > h2 {
  background-color: #39aa3c;
}
#course > #all > #box04 > div:nth-of-type(1) > ul > li > i {
  color: #39aa3c;
}
#course > #all > #box04 > div:nth-of-type(2) > ul > li > a > i.fa-square {
  color: #39aa3c;
}
#course > #all > #box05 {
  overflow: hidden;
  float: left;
}
#course > #all > #box05 > h3 {
  color: #ff8483;
}
#course > #all > #box05 > h2 {
  background-color: #ff8483;
}
#course > #all > #box06 {
  overflow: hidden;
  float: right;
}
#course > #all > #box06 > h3 {
  color: #5caee7;
}
#course > #all > #box06 > h2 {
  background-color: #5caee7;
}
#course > #all > #box07 {
  overflow: hidden;
  float: left;
}
#course > #all > #box07 > h3 {
  color: #7487cd;
}
#course > #all > #box07 > h2 {
  background-color: #7487cd;
}
#course > #all > #box07 > div:nth-of-type(1) > ul > li > a > i.fa-square {
  color: #7487cd;
}
ul.couList01 {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
ul.couList01 > li {
  line-height: 180%;
  width: 50%;
  margin: 0px 0px 0px 0px;
  font-size: 1.6rem;
  font-weight: bold;
}
ul.couList02 {
  width: 32%;
  float: left;
}
ul.couList02 > li:nth-of-type(1) {
  margin: 0px 0px 5px 0px;
}
ul.couList02 > li:nth-of-type(1) > a {
  font-size: 1.6rem;
  display: block;
  font-weight: bold;
}
ul.couList02 > li:nth-of-type(1) > a > .fa-chevron-circle-right {
  color: #cccccc;
}
ul.couList02 > li {
  line-height: 180%;
  margin: 0px 0px 0px 5px;
  font-size: 1.2rem;
}
#elementary > h1.pageTitle {
  background: #ff9014 url(../../../img/elementary/pagetitle.png) top center no-repeat;
  padding: 65px 0px 65px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  font-size: 4rem;
  letter-spacing: 0.5rem;
}
#elementary > h1.pageTitle > span {
  font-size: 1.2rem;
}
#elementary > #box01 {
  overflow: hidden;
  padding: 50px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#elementary > #box01 > div:nth-of-type(1) {
  width: 465px;
  float: left;
  padding: 10px 0px 0px 0px;
}
#elementary > #box01 > div:nth-of-type(1) > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 20px 0px;
}
#elementary > #box01 > div:nth-of-type(1) > h4 {
  font-size: 2rem;
  color: #ff9014;
  line-height: 150%;
  margin: 0px 0px 20px 0px;
}
#elementary > #box01 > div:nth-of-type(1) > p {
  line-height: 220%;
}
#elementary > #box01 > div:nth-of-type(2) {
  width: 465px;
  float: right;
}
#elementary > #box02 {
  background: url(../../../img/elementary/stripe.png) top center repeat;
  text-align: center;
  overflow: hidden;
  line-height: 90%;
  padding: 30px 0px 30px 0px;
  margin: 0 auto 40px auto;
}
#elementary > #box03 {
  overflow: hidden;
  padding: 0px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#elementary > #box03 > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 10px 0px;
}
#elementary > #box03 > div:nth-of-type(1) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#elementary > #box03 > div:nth-of-type(1) > div:nth-of-type(1),
#elementary > #box03 > div:nth-of-type(1) div:nth-of-type(3) {
  width: 680px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 20px 0px;
  padding: 30px 0px 0px 0px;
}
#elementary > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > h4,
#elementary > #box03 > div:nth-of-type(1) div:nth-of-type(3) > h4 {
  color: #ff9014;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#elementary > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > h4 > img,
#elementary > #box03 > div:nth-of-type(1) div:nth-of-type(3) > h4 > img {
  vertical-align: middle;
}
#elementary > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > p,
#elementary > #box03 > div:nth-of-type(1) div:nth-of-type(3) > p {
  line-height: 200%;
}
#elementary > #box03 > div:nth-of-type(1) > div:nth-of-type(2),
#elementary > #box03 > div:nth-of-type(1) div:nth-of-type(4) {
  width: 285px;
  margin: 0 0 20px 35px;
}
#elementary > #box03 > div:nth-of-type(2) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#elementary > #box03 > div:nth-of-type(2) > div {
  width: 46%;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 20px 0px;
}
#elementary > #box03 > div:nth-of-type(2) > div > h4 {
  color: #ff9014;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#elementary > #box03 > div:nth-of-type(2) > div > h4 > img {
  vertical-align: middle;
}
#elementary > #box03 > div:nth-of-type(2) > div > p {
  line-height: 200%;
}
#elementary > #box03 > div:nth-of-type(2) > div:nth-of-type(1) {
  padding: 0px 3% 0px 0px;
  border-right: 1px solid #cccccc;
}
#elementary > #box03 > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
  font-size: 2.4rem;
}
#elementary > #box03 > div:nth-of-type(2) > div:nth-of-type(1) > h4 > img {
  vertical-align: middle;
}
#elementary > #box03 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 47%;
  padding: 0px 0px 0px 3%;
}
#elementary > #box04 {
  background-color: #e9862a;
  overflow: hidden;
  padding: 50px 0px 50px 0px;
}
#elementary > #box04 > div {
  width: 1000px;
  margin: 0 auto 0px auto;
  padding: 0px 0px 30px 0px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#elementary > #box04 > div > div:nth-of-type(1) {
  width: 640px;
}
#elementary > #box04 > div > div:nth-of-type(1) > h3 {
  background-color: #fff;
  font-weight: bold;
  font-size: 2.2rem;
  color: #e9862a;
  padding: 5px 10px;
  margin: 0px 0px 15px 0px;
}
#elementary > #box04 > div > div:nth-of-type(1) > h2 {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  color: #ffffff;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
#elementary > #box04 > div > div:nth-of-type(1) > p {
  color: #ffffff;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 180%;
}
#elementary > #box04 > div > div:nth-of-type(2) {
  width: 250px;
  padding: 0px 0px 0px 50px;
}
#elementary > #box04 > div:nth-of-type(2) {
  padding: 30px 0px 0px 0px;
}
#elementary > #box04 > div + div {
  border-top: 1px solid #ffffff;
}
#elementary > #box05 {
  background-color: #ffecdb;
  padding: 50px 0px 50px 0px;
}
#elementary > #box05 > div {
  width: 1000px;
  margin: 0 auto;
}
#elementary > #box05 > div > h2 {
  background-color: #ff9014;
  padding: 8px 0px 8px 0px;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  border-radius: 20px;
  margin: 0px 0px 20px 0px;
}
#elementary > #box05 > div > div.flex {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
  margin: 0px 0px 10px 0px;
}
#elementary > #box05 > div > p {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#elementary > #box05 > div > div > div > h3 {
  font-size: 2.2rem;
  line-height: 120%;
  height: 67px;
  letter-spacing: 0.2rem;
  padding: 5px 0px 0px 80px;
  line-height: 140%;
  margin: 0px 0px 20px 0px;
}
#elementary > #box05 > div > div > div > p {
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#elementary > #box05 > div > div > div > h4 {
  line-height: 180%;
  color: #ff9014;
  font-size: 2.0rem;
}
#elementary > #box05 > div > div:nth-of-type(1) > div:nth-of-type(1) {
  width: 500px;
}
#elementary > #box05 > div > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
  background: url(../../../img/elementary/nen12.png) left center no-repeat;
}
#elementary > #box05 > div > div:nth-of-type(1) > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 0px 40px;
}
#elementary > #box05 > div > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 450px;
}
#elementary > #box05 > div > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
  margin: 0px 0px 0px 40px;
}
#elementary > #box05 > div > div:nth-of-type(2) > div:nth-of-type(2) > h3 {
  background: url(../../../img/elementary/nen3.png) left center no-repeat;
}
#elementary > #box05 > div > div:nth-of-type(3) > div:nth-of-type(1) {
  width: 500px;
}
#elementary > #box05 > div > div:nth-of-type(3) > div:nth-of-type(1) > h3 {
  background: url(../../../img/elementary/nen4.png) left center no-repeat;
}
#elementary > #box05 > div > div:nth-of-type(3) > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 0px 40px;
}
#elementary > #box05 > div > div:nth-of-type(4) > div:nth-of-type(1) {
  width: 450px;
}
#elementary > #box05 > div > div:nth-of-type(4) > div:nth-of-type(2) {
  width: 500px;
  margin: 0px 0px 0px 40px;
}
#elementary > #box05 > div > div:nth-of-type(4) > div:nth-of-type(2) > h3 {
  background: url(../../../img/elementary/nen5.png) left center no-repeat;
}
#elementary > #box05 > div > div:nth-of-type(5) > div:nth-of-type(1) {
  width: 500px;
}
#elementary > #box05 > div > div:nth-of-type(5) > div:nth-of-type(1) > h3 {
  background: url(../../../img/elementary/nen6.png) left center no-repeat;
}
#elementary > #box05 > div > div:nth-of-type(5) > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 0px 40px;
}
#elementary > #box06 {
  padding: 40px 0px 40px 0px;
  background-color: #ededed;
}
#elementary > #box06 > div {
  width: 1000px;
  margin: 0 auto;
}
#elementary > #box06 > div > h3 {
  font-size: 2.2rem;
  color: #ff9014;
  border-left: 5px solid #ff9014;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#elementary > #box06 > div > ul > li {
  font-weight: bold;
  line-height: 180%;
}
#elementary > #box06 > div > ul > li > i {
  color: #ff9014;
}
#elementary > #box07 > div {
  padding: 60px 30px 30px 30px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#elementary > #box07 > div > h2 {
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
  color: #007aba;
}
#elementary > #box07 > div > ul > li:nth-of-type(1) {
  float: left;
}
#elementary > #box07 > div > ul > li:nth-of-type(2) {
  float: right;
}
#junior > h1.pageTitle {
  background: #00c1d6 url(../../../img/junior/pagetitle.png) top center no-repeat;
  padding: 65px 0px 65px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  font-size: 4rem;
  letter-spacing: 0.5rem;
}
#junior > h1.pageTitle > span {
  font-size: 1.2rem;
}
#junior > #box01 {
  overflow: hidden;
  padding: 50px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#junior > #box01 > div:nth-of-type(1) {
  width: 465px;
  float: left;
  padding: 10px 0px 0px 0px;
}
#junior > #box01 > div:nth-of-type(1) > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 20px 0px;
}
#junior > #box01 > div:nth-of-type(1) > h4 {
  font-size: 2rem;
  color: #00c1d6;
  line-height: 150%;
  margin: 0px 0px 20px 0px;
}
#junior > #box01 > div:nth-of-type(1) > p {
  line-height: 220%;
}
#junior > #box01 > div:nth-of-type(2) {
  width: 465px;
  float: right;
}
#junior > #box02 {
  background: url(../../../img/junior/stripe.png) top center repeat;
  text-align: center;
  overflow: hidden;
  line-height: 90%;
  padding: 30px 0px 30px 0px;
  margin: 0 auto 40px auto;
}
#junior > #box03 {
  overflow: hidden;
  padding: 0px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#junior > #box03 > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 10px 0px;
}
#junior > #box03 > div:nth-of-type(1) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#junior > #box03 > div:nth-of-type(1) > div:nth-of-type(1),
#junior > #box03 > div:nth-of-type(1) div:nth-of-type(3) {
  width: 680px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 20px 0px;
  padding: 30px 0px 0px 0px;
}
#junior > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > h4,
#junior > #box03 > div:nth-of-type(1) div:nth-of-type(3) > h4 {
  color: #00c1d6;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#junior > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > h4 > img,
#junior > #box03 > div:nth-of-type(1) div:nth-of-type(3) > h4 > img {
  vertical-align: middle;
}
#junior > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > p,
#junior > #box03 > div:nth-of-type(1) div:nth-of-type(3) > p {
  line-height: 200%;
}
#junior > #box03 > div:nth-of-type(1) > div:nth-of-type(2),
#junior > #box03 > div:nth-of-type(1) div:nth-of-type(4) {
  width: 285px;
  margin: 0 0 20px 35px;
}
#junior > #box03 > div:nth-of-type(2) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#junior > #box03 > div:nth-of-type(2) > div {
  width: 46%;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 20px 0px;
}
#junior > #box03 > div:nth-of-type(2) > div > h4 {
  color: #00c1d6;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#junior > #box03 > div:nth-of-type(2) > div > h4 > img {
  vertical-align: middle;
}
#junior > #box03 > div:nth-of-type(2) > div > p {
  line-height: 200%;
}
#junior > #box03 > div:nth-of-type(2) > div:nth-of-type(1) {
  padding: 0px 3% 0px 0px;
  border-right: 1px solid #cccccc;
}
#junior > #box03 > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
  font-size: 2.4rem;
}
#junior > #box03 > div:nth-of-type(2) > div:nth-of-type(1) > h4 > img {
  vertical-align: middle;
}
#junior > #box03 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 47%;
  padding: 0px 0px 0px 3%;
}
#junior > #box04 {
  background-color: #2da7be;
  overflow: hidden;
  padding: 50px 0px 50px 0px;
}
#junior > #box04 > div {
  width: 1000px;
  margin: 0 auto 0px auto;
  padding: 0px 0px 30px 0px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#junior > #box04 > div > div:nth-of-type(1) {
  width: 640px;
}
#junior > #box04 > div > div:nth-of-type(1) > h3 {
  background-color: #fff;
  font-weight: bold;
  font-size: 2.2rem;
  color: #2da7be;
  padding: 5px 10px;
  margin: 0px 0px 15px 0px;
}
#junior > #box04 > div > div:nth-of-type(1) > h2 {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  color: #ffffff;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
#junior > #box04 > div > div:nth-of-type(1) > p {
  color: #ffffff;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 180%;
}
#junior > #box04 > div > div:nth-of-type(2) {
  width: 250px;
  padding: 0px 0px 0px 50px;
}
#junior > #box04 > div:nth-of-type(2) {
  padding: 30px 0px 0px 0px;
}
#junior > #box04 > div + div {
  border-top: 1px solid #ffffff;
}
#junior > #box05 {
  background-color: #e7f6f8;
  padding: 50px 0px 50px 0px;
}
#junior > #box05 > div {
  width: 1000px;
  margin: 0 auto;
}
#junior > #box05 > div > h2 {
  background-color: #00c1d6;
  padding: 8px 0px 8px 0px;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  border-radius: 20px;
  margin: 0px 0px 20px 0px;
}
#junior > #box05 > div > div.flex {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
  margin: 0px 0px 10px 0px;
}
#junior > #box05 > div > p {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#junior > #box05 > div > div > div > h3 {
  font-size: 2.2rem;
  line-height: 120%;
  height: 67px;
  letter-spacing: 0.2rem;
  padding: 5px 0px 0px 80px;
  line-height: 140%;
  margin: 0px 0px 20px 0px;
}
#junior > #box05 > div > div > div > p {
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#junior > #box05 > div > div > div > h4 {
  line-height: 180%;
  color: #00c1d6;
  font-size: 2.0rem;
}
#junior > #box05 > div > div:nth-of-type(1) > div:nth-of-type(1) {
  width: 500px;
}
#junior > #box05 > div > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
  background: url(../../../img/junior/nen1.png) left center no-repeat;
}
#junior > #box05 > div > div:nth-of-type(1) > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 0px 40px;
}
#junior > #box05 > div > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 450px;
}
#junior > #box05 > div > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
  margin: 0px 0px 0px 40px;
}
#junior > #box05 > div > div:nth-of-type(2) > div:nth-of-type(2) > h3 {
  background: url(../../../img/junior/nen2.png) left center no-repeat;
}
#junior > #box05 > div > div:nth-of-type(3) > div:nth-of-type(1) {
  width: 500px;
}
#junior > #box05 > div > div:nth-of-type(3) > div:nth-of-type(1) > h3 {
  background: url(../../../img/junior/nen3.png) left center no-repeat;
}
#junior > #box05 > div > div:nth-of-type(3) > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 0px 40px;
}
#junior > #box06 {
  padding: 40px 0px 40px 0px;
  background-color: #ededed;
}
#junior > #box06 > div {
  width: 1000px;
  margin: 0 auto;
}
#junior > #box06 > div > h3 {
  font-size: 2.2rem;
  color: #00c1d6;
  border-left: 5px solid #00c1d6;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#junior > #box06 > div > ul > li {
  font-weight: bold;
  line-height: 180%;
}
#junior > #box06 > div > ul > li > i {
  color: #00c1d6;
}
#junior > #box07 > div {
  padding: 60px 30px 30px 30px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#junior > #box07 > div > h2 {
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
  color: #007aba;
}
#junior > #box07 > div > ul > li:nth-of-type(1) {
  float: left;
}
#junior > #box07 > div > ul > li:nth-of-type(2) {
  float: right;
}
#highschool > h1.pageTitle {
  background: #66c262 url(../../../img/highschool/pagetitle.png) top center no-repeat;
  padding: 65px 0px 65px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  font-size: 4rem;
  letter-spacing: 0.5rem;
}
#highschool > h1.pageTitle > span {
  font-size: 1.2rem;
}
#highschool > #box01 {
  overflow: hidden;
  padding: 50px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#highschool > #box01 > div:nth-of-type(1) {
  width: 465px;
  float: left;
  padding: 10px 0px 0px 0px;
}
#highschool > #box01 > div:nth-of-type(1) > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 20px 0px;
}
#highschool > #box01 > div:nth-of-type(1) > h4 {
  font-size: 2rem;
  color: #66c262;
  line-height: 150%;
  margin: 0px 0px 20px 0px;
}
#highschool > #box01 > div:nth-of-type(1) > p {
  line-height: 220%;
}
#highschool > #box01 > div:nth-of-type(2) {
  width: 465px;
  float: right;
}
#highschool > #box02 {
  background: url(../../../img/highschool/stripe.png) top center repeat;
  text-align: center;
  overflow: hidden;
  line-height: 90%;
  padding: 30px 0px 30px 0px;
  margin: 0 auto 40px auto;
}
#highschool > #box03 {
  overflow: hidden;
  padding: 0px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#highschool > #box03 > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 10px 0px;
}
#highschool > #box03 > div:nth-of-type(1) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#highschool > #box03 > div:nth-of-type(1) > div:nth-of-type(1),
#highschool > #box03 > div:nth-of-type(1) div:nth-of-type(3) {
  width: 680px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 20px 0px;
  padding: 30px 0px 0px 0px;
}
#highschool > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > h4,
#highschool > #box03 > div:nth-of-type(1) div:nth-of-type(3) > h4 {
  color: #66c262;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#highschool > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > h4 > img,
#highschool > #box03 > div:nth-of-type(1) div:nth-of-type(3) > h4 > img {
  vertical-align: middle;
}
#highschool > #box03 > div:nth-of-type(1) > div:nth-of-type(1) > p,
#highschool > #box03 > div:nth-of-type(1) div:nth-of-type(3) > p {
  line-height: 200%;
}
#highschool > #box03 > div:nth-of-type(1) > div:nth-of-type(2),
#highschool > #box03 > div:nth-of-type(1) div:nth-of-type(4) {
  width: 285px;
  margin: 0 0 20px 35px;
}
#highschool > #box03 > div:nth-of-type(2) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#highschool > #box03 > div:nth-of-type(2) > div {
  width: 46%;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 20px 0px;
}
#highschool > #box03 > div:nth-of-type(2) > div > h4 {
  color: #66c262;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#highschool > #box03 > div:nth-of-type(2) > div > h4 > img {
  vertical-align: middle;
}
#highschool > #box03 > div:nth-of-type(2) > div > p {
  line-height: 200%;
}
#highschool > #box03 > div:nth-of-type(2) > div:nth-of-type(1) {
  padding: 0px 3% 0px 0px;
  border-right: 1px solid #cccccc;
}
#highschool > #box03 > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
  font-size: 2.4rem;
}
#highschool > #box03 > div:nth-of-type(2) > div:nth-of-type(1) > h4 > img {
  vertical-align: middle;
}
#highschool > #box03 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 47%;
  padding: 0px 0px 0px 3%;
}
#highschool > #box04 {
  background-color: #66bc41;
  overflow: hidden;
  padding: 50px 0px 50px 0px;
}
#highschool > #box04 > div {
  width: 1000px;
  margin: 0 auto 0px auto;
  padding: 0px 0px 30px 0px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#highschool > #box04 > div > div:nth-of-type(1) {
  width: 640px;
}
#highschool > #box04 > div > div:nth-of-type(1) > h3 {
  background-color: #fff;
  font-weight: bold;
  font-size: 2.2rem;
  color: #66bc41;
  padding: 5px 10px;
  margin: 0px 0px 15px 0px;
}
#highschool > #box04 > div > div:nth-of-type(1) > h2 {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  color: #ffffff;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
#highschool > #box04 > div > div:nth-of-type(1) > p {
  color: #ffffff;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 180%;
}
#highschool > #box04 > div > div:nth-of-type(2) {
  width: 250px;
  padding: 0px 0px 0px 50px;
}
#highschool > #box04 > div:nth-of-type(2) {
  padding: 30px 0px 0px 0px;
}
#highschool > #box04 > div + div {
  border-top: 1px solid #ffffff;
}
#highschool > #box05 {
  background-color: #e3f2e1;
  padding: 50px 0px 50px 0px;
}
#highschool > #box05 > div {
  width: 1000px;
  margin: 0 auto;
}
#highschool > #box05 > div > h2 {
  background-color: #66c262;
  padding: 8px 0px 8px 0px;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  border-radius: 20px;
  margin: 0px 0px 20px 0px;
}
#highschool > #box05 > div > div.flex {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
  margin: 0px 0px 10px 0px;
}
#highschool > #box05 > div > p {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#highschool > #box05 > div > div > div > h3 {
  font-size: 2.2rem;
  line-height: 120%;
  height: 67px;
  letter-spacing: 0.2rem;
  padding: 5px 0px 0px 80px;
  line-height: 140%;
  margin: 0px 0px 20px 0px;
}
#highschool > #box05 > div > div > div > p {
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#highschool > #box05 > div > div > div > h4 {
  line-height: 180%;
  color: #66c262;
  font-size: 2.0rem;
}
#highschool > #box05 > div > div:nth-of-type(1) > div:nth-of-type(1) {
  width: 500px;
}
#highschool > #box05 > div > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
  background: url(../../../img/highschool/nen1.png) left center no-repeat;
}
#highschool > #box05 > div > div:nth-of-type(1) > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 0px 40px;
}
#highschool > #box05 > div > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 450px;
}
#highschool > #box05 > div > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
  margin: 0px 0px 0px 40px;
}
#highschool > #box05 > div > div:nth-of-type(2) > div:nth-of-type(2) > h3 {
  background: url(../../../img/highschool/nen2.png) left center no-repeat;
}
#highschool > #box05 > div > div:nth-of-type(3) > div:nth-of-type(1) {
  width: 500px;
}
#highschool > #box05 > div > div:nth-of-type(3) > div:nth-of-type(1) > h3 {
  background: url(../../../img/highschool/nen3.png) left center no-repeat;
}
#highschool > #box05 > div > div:nth-of-type(3) > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 0px 40px;
}
#highschool > #box06 {
  padding: 40px 0px 40px 0px;
  background-color: #ededed;
}
#highschool > #box06 > div {
  width: 1000px;
  margin: 0 auto;
}
#highschool > #box06 > div > h3 {
  font-size: 2.2rem;
  color: #66c262;
  border-left: 5px solid #66c262;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#highschool > #box06 > div > ul > li {
  font-weight: bold;
  line-height: 180%;
}
#highschool > #box06 > div > ul > li > i {
  color: #66c262;
}
#highschool > #box07 > div {
  padding: 60px 30px 30px 30px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#highschool > #box07 > div > h2 {
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
  color: #007aba;
}
#highschool > #box07 > div > ul > li:nth-of-type(1) {
  float: left;
}
#highschool > #box07 > div > ul > li:nth-of-type(2) {
  float: right;
}
#subject > h1.pageTitle {
  background: #5ec1d6 url(../../../img/subject/pagetitle.png) top center no-repeat;
  padding: 50px 0px 80px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#subject > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#subject > #box01 {
  padding: 80px 0px 40px 0px;
  text-align: center;
}
#subject > #box01 > h2 {
  font-size: 3.5rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 30px 0px;
  background: url(../../../img/subject/boderbottom.png) bottom center no-repeat;
}
#subject > #box01 > p {
  line-height: 240%;
}
#subject > #box02 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 60px 0px;
  background-color: #007aba;
  height: 392px;
}
#subject > #box02 > div {
  width: 1000px;
  position: relative;
  margin: 0 auto 40px auto;
}
#subject > #box02 > div > p:nth-of-type(1) {
  display: block;
  position: absolute;
  top: 0;
  left: -200px;
  width: 570px;
  margin: 0px 0px 0px 0px;
}
#subject > #box02 > div > div {
  position: absolute;
  top: 0;
  left: 400px;
  width: 580px;
  padding: 60px 0px 0px 0px;
}
#subject > #box02 > div > div > h3 {
  font-size: 3rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  color: #ffffff;
}
#subject > #box02 > div > div > p {
  line-height: 200%;
  color: #ffffff;
}
#subject > #box03 {
  padding: 0px 0px 0px 0px;
  width: 700px;
  position: relative;
  margin: 0 auto 80px auto;
}
#subject > #box03 > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  margin: 0px 0px 30px 0px;
}
#subject > #box03 > div > p {
  width: 50%;
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#subject > #box03 > p > a {
  display: block;
  background-color: #007aba;
  padding: 15px 0px 15px 0px;
  text-align: center;
  color: #ffffff;
  width: 400px;
  margin: 0 auto;
  border-radius: 10px;
  font-size: 1.5rem;
}
#education > h1.pageTitle {
  background: #f3aa1f url(../../../img/education/image01.png) top center no-repeat;
  padding: 50px 0px 80px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#education > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#education > #box01 {
  background-color: #ffe9cb;
  padding: 80px 0px 60px 0px;
  text-align: center;
}
#education > #box01 > h2 {
  font-size: 3.5rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 30px 0px;
  background: url(../../../img/education/boderbottom.png) bottom center no-repeat;
}
#education > #box01 > p {
  line-height: 240%;
  margin: 0px 0px 30px 0px;
}
#education > #box01 > ul {
  width: 1000px;
  margin: 0 auto 30px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}
#education > #box01 > ul > li {
  width: 33%;
  text-align: center;
}
#education > #box01 > p > a {
  display: block;
  background-color: #ffffff;
  padding: 15px 0px 15px 0px;
  text-align: center;
  color: #007aba;
  width: 400px;
  margin: 0 auto;
  border-radius: 10px;
  font-size: 1.5rem;
}
#education > #box02 > h1.pageTitle {
  background: #ed9022 url(../../../img/education/image05.png) top center no-repeat;
  padding: 40px 0px 40px 0px;
  margin: 0px 0px 40px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 90%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#education > #box02 > h1.pageTitle > span {
  font-size: 1.5rem;
  margin: 0px 0px 0px 0px;
}
#education > #box02 > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#education > #box02 > div > div:nth-of-type(1) {
  width: 420px;
}
#education > #box02 > div > div:nth-of-type(1) > h4 {
  font-size: 3.5rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
#education > #box02 > div > div:nth-of-type(1) > h5 {
  font-size: 1.6rem;
  color: #ed9022;
  line-height: 180%;
  margin: 0px 0px 10px 0px;
}
#education > #box02 > div > div:nth-of-type(1) > p {
  line-height: 200%;
}
#education > #box02 > div > div:nth-of-type(2) {
  width: 530px;
}
#education > #box03 {
  background: url(../../../img/education/stripe.png) top center repeat;
  text-align: center;
  overflow: hidden;
  line-height: 90%;
  padding: 30px 0px 30px 0px;
  margin: 0 auto 40px auto;
}
#education > #box04 {
  overflow: hidden;
  padding: 0px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#education > #box04 > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 20px 0px;
}
#education > #box04 > div:nth-of-type(1) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#education > #box04 > div:nth-of-type(1) > div:nth-of-type(2),
#education > #box04 > div:nth-of-type(1) div:nth-of-type(4) {
  width: 680px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 20px 0px;
  padding: 30px 0px 0px 0px;
}
#education > #box04 > div:nth-of-type(1) > div:nth-of-type(2) > h4,
#education > #box04 > div:nth-of-type(1) div:nth-of-type(4) > h4 {
  color: #ff8014;
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#education > #box04 > div:nth-of-type(1) > div:nth-of-type(2) > h4 > img,
#education > #box04 > div:nth-of-type(1) div:nth-of-type(4) > h4 > img {
  vertical-align: middle;
}
#education > #box04 > div:nth-of-type(1) > div:nth-of-type(2) > p,
#education > #box04 > div:nth-of-type(1) div:nth-of-type(4) > p {
  line-height: 200%;
}
#education > #box04 > div:nth-of-type(1) > div:nth-of-type(1),
#education > #box04 > div:nth-of-type(1) div:nth-of-type(3) {
  width: 285px;
  margin: 0 35px 20px 0px;
}
#education > #box04 > div:nth-of-type(2) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#education > #box04 > div:nth-of-type(2) > div {
  width: 46%;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 20px 0px;
}
#education > #box04 > div:nth-of-type(2) > div > h4 {
  color: #ff8014;
  font-size: 2.0rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#education > #box04 > div:nth-of-type(2) > div > h4 > img {
  vertical-align: middle;
}
#education > #box04 > div:nth-of-type(2) > div > p {
  line-height: 200%;
}
#education > #box04 > div:nth-of-type(2) > div:nth-of-type(1) {
  padding: 0px 3% 0px 0px;
  border-right: 1px solid #cccccc;
}
#education > #box04 > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
  font-size: 2.1rem;
}
#education > #box04 > div:nth-of-type(2) > div:nth-of-type(1) > h4 > img {
  vertical-align: middle;
}
#education > #box04 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 47%;
  padding: 0px 0px 0px 3%;
}
#education > #box05 {
  padding: 40px 0px 20px 0px;
  margin: 0px 0px 80px 0px;
  background-color: #ededed;
}
#education > #box05 > div {
  width: 1000px;
  margin: 0 auto;
}
#education > #box05 > div > h3 {
  font-size: 2.2rem;
  color: #ff8014;
  border-left: 5px solid #ff8014;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#education > #box05 > div > h4 {
  clear: both;
  font-size: 1.6rem;
  background-color: #a6a6a6;
  padding: 6px 0px 6px 10px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}
#education > #box05 > div > ul {
  overflow: hidden;
  clear: both;
  margin: 0px 0px 20px 0px;
}
#education > #box05 > div > ul > li {
  float: left;
  margin: 0px 20px 0px 0px;
  font-weight: bold;
  line-height: 180%;
}
#education > #box05 > div > ul > li > i {
  color: #ff8014;
}
#education > #box06 > h1.pageTitle {
  background: #ffac14 url(../../../img/education/image10.png) top center no-repeat;
  padding: 40px 0px 40px 0px;
  margin: 0px 0px 40px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 90%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#education > #box06 > h1.pageTitle > span {
  font-size: 1.5rem;
  margin: 0px 0px 0px 0px;
}
#education > #box06 > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#education > #box06 > div > div:nth-of-type(1) {
  width: 420px;
}
#education > #box06 > div > div:nth-of-type(1) > h4 {
  font-size: 3.5rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
#education > #box06 > div > div:nth-of-type(1) > h5 {
  font-size: 1.6rem;
  color: #ed9022;
  line-height: 180%;
  margin: 0px 0px 10px 0px;
}
#education > #box06 > div > div:nth-of-type(1) > p {
  line-height: 200%;
}
#education > #box06 > div > div:nth-of-type(2) {
  width: 530px;
}
#education > #box07 {
  background: url(../../../img/education/stripe.png) top center repeat;
  text-align: center;
  overflow: hidden;
  line-height: 90%;
  padding: 30px 0px 30px 0px;
  margin: 0 auto 40px auto;
}
#education > #box08 {
  overflow: hidden;
  padding: 0px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#education > #box08 > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 20px 0px;
}
#education > #box08 > div:nth-of-type(1) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#education > #box08 > div:nth-of-type(1) > div:nth-of-type(2),
#education > #box08 > div:nth-of-type(1) div:nth-of-type(4) {
  width: 680px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 20px 0px;
  padding: 30px 0px 0px 0px;
}
#education > #box08 > div:nth-of-type(1) > div:nth-of-type(2) > h4,
#education > #box08 > div:nth-of-type(1) div:nth-of-type(4) > h4 {
  color: #ff8014;
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#education > #box08 > div:nth-of-type(1) > div:nth-of-type(2) > h4 > img,
#education > #box08 > div:nth-of-type(1) div:nth-of-type(4) > h4 > img {
  vertical-align: middle;
}
#education > #box08 > div:nth-of-type(1) > div:nth-of-type(2) > p,
#education > #box08 > div:nth-of-type(1) div:nth-of-type(4) > p {
  line-height: 200%;
}
#education > #box08 > div:nth-of-type(1) > div:nth-of-type(1),
#education > #box08 > div:nth-of-type(1) div:nth-of-type(3) {
  width: 285px;
  margin: 0 35px 20px 0px;
}
#education > #box08 > div:nth-of-type(2) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#education > #box08 > div:nth-of-type(2) > div {
  width: 46%;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 20px 0px;
}
#education > #box08 > div:nth-of-type(2) > div > h4 {
  color: #ff8014;
  font-size: 2.0rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#education > #box08 > div:nth-of-type(2) > div > h4 > img {
  vertical-align: middle;
}
#education > #box08 > div:nth-of-type(2) > div > p {
  line-height: 200%;
}
#education > #box08 > div:nth-of-type(2) > div:nth-of-type(1) {
  padding: 0px 3% 0px 0px;
  border-right: 1px solid #cccccc;
}
#education > #box08 > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
  font-size: 2.1rem;
}
#education > #box08 > div:nth-of-type(2) > div:nth-of-type(1) > h4 > img {
  vertical-align: middle;
}
#education > #box08 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 47%;
  padding: 0px 0px 0px 3%;
}
#education > #box09 {
  padding: 40px 0px 20px 0px;
  margin: 0px 0px 80px 0px;
  background-color: #ededed;
}
#education > #box09 > div {
  width: 1000px;
  margin: 0 auto;
}
#education > #box09 > div > h3 {
  font-size: 2.2rem;
  color: #ff8014;
  border-left: 5px solid #ff8014;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#education > #box09 > div > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#education > #box09 > div > div > div > h4 {
  clear: both;
  font-size: 1.6rem;
  background-color: #a6a6a6;
  padding: 6px 0px 6px 10px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}
#education > #box09 > div > div > div > ul {
  overflow: hidden;
  clear: both;
  margin: 0px 0px 20px 0px;
}
#education > #box09 > div > div > div > ul > li {
  float: left;
  margin: 0px 20px 0px 0px;
  font-weight: bold;
  line-height: 180%;
}
#education > #box09 > div > div > div > ul > li > i {
  color: #ff8014;
}
#education > #box09 > div > div > div:nth-of-type(1) {
  width: 35%;
  margin: 0px 5% 0px 0px;
}
#education > #box09 > div > div > div:nth-of-type(2) {
  width: 60%;
}
#education > #box09 > div > div > div:nth-of-type(3) {
  width: 100%;
}
#education > #box10 > h1.pageTitle {
  background: #f5bc00 url(../../../img/education/image15.png) top center no-repeat;
  padding: 40px 0px 40px 0px;
  margin: 0px 0px 40px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 90%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#education > #box10 > h1.pageTitle > span {
  font-size: 1.5rem;
  margin: 0px 0px 0px 0px;
}
#education > #box10 > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#education > #box10 > div > div:nth-of-type(1) {
  width: 420px;
}
#education > #box10 > div > div:nth-of-type(1) > h4 {
  font-size: 3.3rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
#education > #box10 > div > div:nth-of-type(1) > h5 {
  font-size: 1.6rem;
  color: #ed9022;
  line-height: 180%;
  margin: 0px 0px 10px 0px;
}
#education > #box10 > div > div:nth-of-type(1) > p {
  line-height: 200%;
}
#education > #box10 > div > div:nth-of-type(2) {
  width: 530px;
}
#education > #box11 {
  background: url(../../../img/education/stripe.png) top center repeat;
  text-align: center;
  overflow: hidden;
  line-height: 90%;
  padding: 30px 0px 30px 0px;
  margin: 0 auto 40px auto;
}
#education > #box12 {
  position: relative;
  overflow: hidden;
  padding: 0px 0px 50px 0px;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#education > #box12 > h3 {
  letter-spacing: 0.2rem;
  font-size: 3.5rem;
  margin: 0px 0px 20px 0px;
}
#education > #box12 > p {
  position: absolute;
  top: 80px;
  right: 0px;
}
#education > #box12 > div:nth-of-type(1) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(2) {
  width: 450px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 20px 0px;
  padding: 10px 0px 5px 0px;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(2) > h4 {
  color: #ffb014;
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 105px;
  background: url(../../../img/education/toku0201.png) left 10px no-repeat;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(2) > h4 > img {
  vertical-align: middle;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(2) > p {
  line-height: 200%;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(4) {
  width: 450px;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 20px 0px;
  padding: 10px 0px 5px 0px;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(4) > h4 {
  color: #ffb014;
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 105px;
  background: url(../../../img/education/toku0202.png) left 10px no-repeat;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(4) > h4 > img {
  vertical-align: middle;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(4) > p {
  line-height: 200%;
}
#education > #box12 > div:nth-of-type(1) > div:nth-of-type(1),
#education > #box12 > div:nth-of-type(1) div:nth-of-type(3) {
  width: 285px;
  margin: 0 35px 20px 0px;
}
#education > #box12 > div:nth-of-type(2) {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
#education > #box12 > div:nth-of-type(2) > div {
  width: 46%;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 20px 0px;
}
#education > #box12 > div:nth-of-type(2) > div > h4 {
  color: #ffb014;
  font-size: 2.0rem;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
#education > #box12 > div:nth-of-type(2) > div > h4 > img {
  vertical-align: middle;
}
#education > #box12 > div:nth-of-type(2) > div > p {
  line-height: 200%;
}
#education > #box12 > div:nth-of-type(2) > div:nth-of-type(1) {
  padding: 0px 3% 0px 0px;
  border-right: 1px solid #cccccc;
}
#education > #box12 > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
  font-size: 2.1rem;
}
#education > #box12 > div:nth-of-type(2) > div:nth-of-type(1) > h4 > img {
  vertical-align: middle;
}
#education > #box12 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 47%;
  padding: 0px 0px 0px 3%;
}
#education > #box13 {
  padding: 40px 0px 20px 0px;
  margin: 0px 0px 80px 0px;
  background-color: #ededed;
}
#education > #box13 > div {
  width: 1000px;
  margin: 0 auto;
}
#education > #box13 > div > h3 {
  font-size: 2.2rem;
  color: #ffb014;
  border-left: 5px solid #ffb014;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#education > #box13 > div > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#education > #box13 > div > div > div > h4 {
  clear: both;
  font-size: 1.6rem;
  background-color: #a6a6a6;
  padding: 6px 0px 6px 10px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}
#education > #box13 > div > div > div > ul {
  overflow: hidden;
  clear: both;
  margin: 0px 0px 20px 0px;
}
#education > #box13 > div > div > div > ul > li {
  float: left;
  margin: 0px 20px 0px 0px;
  font-weight: bold;
  line-height: 180%;
}
#education > #box13 > div > div > div > ul > li > i {
  color: #ffb014;
}
#education > #box13 > div > div > div:nth-of-type(1) {
  width: 49%;
  margin: 0px 1% 0px 0px;
}
#education > #box13 > div > div > div:nth-of-type(2) {
  width: 48%;
  margin: 0px 0px 0px 1%;
}
#education > #box13 > div > div > div:nth-of-type(3) {
  width: 100%;
}
#education > #box14 {
  background-color: #e2f0f9;
}
#education > #box14 > div {
  padding: 60px 30px 60px 30px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#education > #box14 > div > h2 {
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
  color: #007aba;
}
#education > #box14 > div > ul > li:nth-of-type(1) {
  float: left;
}
#education > #box14 > div > ul > li:nth-of-type(2) {
  float: right;
}
#infant > h1.pageTitle {
  background: #ff8483 url(../../../img/infant/pagetitle.png) top center no-repeat;
  padding: 50px 0px 80px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#infant > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#infant > #box01 {
  width: 1000px;
  margin: 0 auto 60px auto;
}
#infant > #box01 > h2 {
  text-align: center;
  font-size: 3.5rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 30px 0px;
  background: url(../../../img/infant/boderbottom.png) bottom center no-repeat;
}
#infant > #box01 > p {
  text-align: center;
  line-height: 240%;
  margin: 0px 0px 0px 0px;
}
#infant > #box02 {
  background: url(../../../img/infant/stripe.png) repeat;
  padding: 60px 0px 60px 0px;
  margin: 0px 0px 60px 0px;
}
#infant > #box02 > div {
  width: 1000px;
  margin: 0 auto;
}
#infant > #box02 > div > h2 {
  background-color: #fff;
  color: #ff8483;
  font-size: 2.5rem;
  text-align: center;
  border-radius: 25px;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 30px 0px;
}
#infant > #box02 > div > p {
  text-align: center;
  line-height: 240%;
  margin: 0px 0px 30px 0px;
}
#infant > #box03 {
  width: 1000px;
  margin: 0 auto 20px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#infant > #box03 > div:nth-of-type(1) {
  width: 500px;
}
#infant > #box03 > div:nth-of-type(1) > h3 {
  background-color: #ff8483;
  padding: 5px 0px 5px 10px;
  margin: 0px 0px 20px 0px;
  color: #ffffff;
}
#infant > #box03 > div:nth-of-type(1) > h2 {
  background-color: #fff;
  font-size: 3rem;
  border-radius: 25px;
  margin: 0px 0px 10px 0px;
}
#infant > #box03 > div:nth-of-type(1) > h4 {
  color: #ff8483;
  font-size: 2rem;
  margin: 0px 0px 10px 0px;
}
#infant > #box03 > div:nth-of-type(1) > p {
  line-height: 200%;
}
#infant > #box03 > div:nth-of-type(2) {
  width: 520px;
  margin: 0px -80px 0px 0px;
}
#infant > #box04 {
  width: 1000px;
  margin: 0 auto 40px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
}
#infant > #box04 > div:nth-of-type(1) {
  position: relative;
  background-color: #f0f0f0;
  padding: 15px 25px 20px 25px;
  width: 440px;
  margin: 0px 20px 0px 0px;
}
#infant > #box04 > div:nth-of-type(1) > h4 {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ff8483;
  padding: 15px 0px 15px 10px;
  width: 60px;
  text-align: center;
  color: #ffffff;
}
#infant > #box04 > div:nth-of-type(1) > h3 {
  font-size: 2.5rem;
  margin: 0px 0px 10px 60px;
}
#infant > #box04 > div:nth-of-type(1) > p {
  line-height: 200%;
}
#infant > #box04 > div:nth-of-type(2) {
  position: relative;
  background-color: #f0f0f0;
  padding: 15px 25px 20px 25px;
  width: 440px;
  margin: 0px 0px 0px 0px;
}
#infant > #box04 > div:nth-of-type(2) > h4 {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ff8483;
  padding: 15px 0px 15px 0px;
  width: 60px;
  text-align: center;
  color: #ffffff;
}
#infant > #box04 > div:nth-of-type(2) > h3 {
  font-size: 2.5rem;
  margin: 0px 0px 10px 60px;
}
#infant > #box04 > div:nth-of-type(2) > p {
  line-height: 200%;
}
#infant > #box05 {
  width: 1000px;
  margin: 0 auto 40px auto;
}
#infant > #box05 > h2 {
  background-color: #ff8483;
  color: #ffffff;
  font-size: 2.0rem;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 20px 0px;
  text-align: center;
  border-radius: 20px;
}
#infant > #box05 > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
}
#infant > #box05 > div > div:nth-of-type(1),
#infant > #box05 > div div:nth-of-type(3),
#infant > #box05 > div div:nth-of-type(5) {
  width: 290px;
  margin: 0px 0px 40px 0px;
  padding: 0px 20px 20px 0px;
  border-bottom: 1px solid #cccccc;
}
#infant > #box05 > div > div:nth-of-type(2),
#infant > #box05 > div div:nth-of-type(4),
#infant > #box05 > div div:nth-of-type(6) {
  width: 690px;
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #cccccc;
}
#infant > #box05 > div > div:nth-of-type(2) > h3,
#infant > #box05 > div div:nth-of-type(4) > h3,
#infant > #box05 > div div:nth-of-type(6) > h3 {
  color: #ff8483;
  font-size: 2.0rem;
  padding: 10px 0px 10px 110px;
  margin: 0px 0px 20px 0px;
}
#infant > #box05 > div > div:nth-of-type(2) > h3 {
  padding: 10px 0px 10px 110px;
  background: url(../../../img/infant/point1.png) center left no-repeat;
}
#infant > #box05 > div > div:nth-of-type(4) > h3 {
  padding: 10px 0px 10px 110px;
  background: url(../../../img/infant/point2.png) center left no-repeat;
}
#infant > #box05 > div > div:nth-of-type(6) > h3 {
  padding: 10px 0px 10px 110px;
  background: url(../../../img/infant/point3.png) center left no-repeat;
}
#infant > #box06 {
  width: 1000px;
  margin: 0 auto 20px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#infant > #box06 > div:nth-of-type(1) {
  width: 500px;
}
#infant > #box06 > div:nth-of-type(1) > h3 {
  background-color: #ff8483;
  padding: 5px 0px 5px 10px;
  margin: 0px 0px 20px 0px;
  color: #ffffff;
}
#infant > #box06 > div:nth-of-type(1) > h2 {
  background-color: #fff;
  font-size: 3rem;
  border-radius: 25px;
  margin: 0px 0px 10px 0px;
}
#infant > #box06 > div:nth-of-type(1) > h4 {
  color: #ff8483;
  font-size: 2rem;
  margin: 0px 0px 10px 0px;
}
#infant > #box06 > div:nth-of-type(1) > p {
  line-height: 200%;
}
#infant > #box06 > div:nth-of-type(2) {
  width: 520px;
  margin: 0px -80px 0px 0px;
}
#infant > #box07 {
  width: 1000px;
  margin: 0 auto 40px auto;
}
#infant > #box07 > div:nth-of-type(1) {
  position: relative;
  background-color: #f0f0f0;
  padding: 15px 25px 20px 25px;
  width: 950px;
  margin: 0px 20px 0px 0px;
}
#infant > #box07 > div:nth-of-type(1) > h4 {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ff8483;
  padding: 15px 0px 15px 0px;
  width: 60px;
  text-align: center;
  color: #ffffff;
}
#infant > #box07 > div:nth-of-type(1) > h3 {
  font-size: 2.5rem;
  margin: 0px 0px 10px 60px;
}
#infant > #box07 > div:nth-of-type(1) > p {
  line-height: 200%;
}
#infant > #box08 {
  width: 1000px;
  margin: 0 auto 40px auto;
}
#infant > #box08 > h2 {
  background-color: #ff8483;
  color: #ffffff;
  font-size: 2.0rem;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 20px 0px;
  text-align: center;
  border-radius: 20px;
}
#infant > #box08 > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
}
#infant > #box08 > div > div:nth-of-type(1),
#infant > #box08 > div div:nth-of-type(3),
#infant > #box08 > div div:nth-of-type(5) {
  width: 290px;
  margin: 0px 0px 40px 0px;
  padding: 0px 20px 20px 0px;
  border-bottom: 1px solid #cccccc;
}
#infant > #box08 > div > div:nth-of-type(2),
#infant > #box08 > div div:nth-of-type(4),
#infant > #box08 > div div:nth-of-type(6) {
  width: 690px;
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #cccccc;
}
#infant > #box08 > div > div:nth-of-type(2) > h3,
#infant > #box08 > div div:nth-of-type(4) > h3,
#infant > #box08 > div div:nth-of-type(6) > h3 {
  color: #ff8483;
  font-size: 2.0rem;
  padding: 10px 0px 10px 110px;
  margin: 0px 0px 20px 0px;
}
#infant > #box08 > div > div:nth-of-type(2) > h3 {
  padding: 10px 0px 10px 110px;
  background: url(../../../img/infant/point1.png) center left no-repeat;
}
#infant > #box08 > div > div:nth-of-type(4) > h3 {
  padding: 10px 0px 10px 110px;
  background: url(../../../img/infant/point2.png) center left no-repeat;
}
#infant > #box08 > div > div:nth-of-type(6) > h3 {
  padding: 10px 0px 10px 110px;
  background: url(../../../img/infant/point3.png) center left no-repeat;
}
#infant > #box09 {
  padding: 40px 0px 40px 0px;
  margin: 0px 0px 60px 0px;
  background-color: #ededed;
}
#infant > #box09 > div {
  width: 1000px;
  margin: 0 auto;
}
#infant > #box09 > div > h3 {
  font-size: 2.2rem;
  color: #ff8483;
  border-left: 5px solid #ff8483;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#infant > #box09 > div > ul {
  flex-direction: row;
  flex-wrap: wrap;
  width: 500px;
  display: flex;
  justify-content: space-between;
}
#infant > #box09 > div > ul > li {
  width: 30%;
  font-weight: bold;
  line-height: 180%;
}
#infant > #box09 > div > ul > li > i {
  color: #ff8483;
}
#infant > #box10 {
  background-color: #e2f0f9;
}
#infant > #box10 > div {
  padding: 60px 30px 30px 30px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#infant > #box10 > div > h2 {
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
  color: #007aba;
}
#infant > #box10 > div > ul > li:nth-of-type(1) {
  float: left;
}
#infant > #box10 > div > ul > li:nth-of-type(2) {
  float: right;
}
#senior > h1.pageTitle {
  background: #7487cd url(../../../img/senior/pagetitle.png) top center no-repeat;
  padding: 50px 0px 80px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#senior > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#senior > #box01 {
  width: 1000px;
  margin: 0 auto 60px auto;
}
#senior > #box01 > h2 {
  text-align: center;
  font-size: 3.5rem;
  letter-spacing: 0.5rem;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 30px 0px;
  background: url(../../../img/senior/boderbottom.png) bottom center no-repeat;
}
#senior > #box01 > p {
  text-align: center;
  line-height: 240%;
  margin: 0px 0px 0px 0px;
}
#senior > #box02 {
  width: 1000px;
  margin: 0 auto 40px auto;
}
#senior > #box02 > h2 {
  background-color: #7487cd;
  color: #ffffff;
  font-size: 2.0rem;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 20px 0px;
  text-align: center;
  border-radius: 20px;
}
#senior > #box02 > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
}
#senior > #box02 > div > div:nth-of-type(1),
#senior > #box02 > div div:nth-of-type(3) {
  width: 290px;
  margin: 0px 0px 40px 0px;
  padding: 0px 20px 20px 0px;
  border-bottom: 1px solid #cccccc;
}
#senior > #box02 > div > div:nth-of-type(2),
#senior > #box02 > div div:nth-of-type(4) {
  width: 690px;
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #cccccc;
}
#senior > #box02 > div > div:nth-of-type(2) > h3,
#senior > #box02 > div div:nth-of-type(4) > h3 {
  color: #7487cd;
  font-size: 2.0rem;
  padding: 10px 0px 10px 110px;
  margin: 0px 0px 20px 0px;
}
#senior > #box02 > div > div:nth-of-type(2) > h3 {
  font-weight: bold;
  padding: 10px 0px 10px 110px;
  background: url(../../../img/senior/point1.png) center left no-repeat;
}
#senior > #box02 > div > div:nth-of-type(3) {
  border-bottom: none;
}
#senior > #box02 > div > div:nth-of-type(4) {
  border-bottom: none;
}
#senior > #box02 > div > div:nth-of-type(4) > h3 {
  font-weight: bold;
  padding: 10px 0px 10px 110px;
  background: url(../../../img/senior/point2.png) center left no-repeat;
}
#senior > #box03 {
  padding: 40px 0px 60px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #ededed;
}
#senior > #box03 > div {
  width: 1000px;
  margin: 0 auto;
}
#senior > #box03 > div > h3 {
  font-size: 2.2rem;
  color: #7487cd;
  border-left: 5px solid #7487cd;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 15px 0px;
}
#senior > #box03 > div > h4 {
  clear: both;
  font-size: 1.6rem;
  background-color: #a6a6a6;
  padding: 6px 0px 6px 10px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}
#senior > #box03 > div > ul {
  overflow: hidden;
  clear: both;
  margin: 0px 0px 20px 0px;
}
#senior > #box03 > div > ul > li {
  float: left;
  margin: 0px 20px 0px 0px;
  font-weight: bold;
  line-height: 180%;
}
#senior > #box03 > div > ul > li > i {
  color: #7487cd;
}
#senior > #box03 > div > p:nth-of-type(1) > a {
  display: block;
  color: #ffffff;
  background-color: #7487cd;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 20px 0px;
  text-align: center;
  border-radius: 15px;
}
#senior > #box03 > div > p:nth-of-type(2) > a {
  display: block;
  color: #7487cd;
  background-color: #ffffff;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 20px 0px;
  text-align: center;
  border-radius: 15px;
}
#access > h1.pageTitle {
  background: #007aba url(../../../img/access/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#access > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#access > #box01 {
  width: 1000px;
  margin: 0 auto;
}
#access > #box01 > h2 {
  color: #007aba;
  font-size: 3.5rem;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 40px 0px;
  text-align: center;
  letter-spacing: 0.2rem;
  border-radius: 20px;
}
#access > #box01 > h3 {
  border-radius: 20px;
  background-color: #007aba;
  color: #ffffff;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 30px 0px;
  font-size: 2.0rem;
  text-align: center;
  letter-spacing: 0.2rem;
}
#access > #box01 > h4 {
  color: #007aba;
  text-align: center;
  font-size: 1.8rem;
  margin: 0px 0px 20px 0px;
}
#access > #box01 > p {
  margin: 0px 0px 50px 0px;
}
#access > #box02 {
  background-color: #e0f2f3;
  padding: 40px 0px 40px 0px;
  text-align: center;
}
#access > #box02 > h2 {
  font-size: 4.0rem;
  font-weight: bold;
  color: #007aba;
}
#access > #box02 > p:nth-of-type(1) {
  color: #007aba;
  margin: 0px 0px 20px 0px;
}
#access > #box02 > p:nth-of-type(2) {
  margin: 0px 0px 20px 0px;
}
#access > #box02 > p:nth-of-type(3) {
  margin: 0px 0px 20px 0px;
}
#flow > h1.pageTitle {
  background: #007aba url(../../../img/flow/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#flow > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#flow > #box01 {
  width: 840px;
  padding: 20px 30px 20px 130px;
  margin: 0 auto 20px auto;
  background: #e5ffff url(../../../img/flow/step1.png) 20px center no-repeat;
  border-radius: 20px;
}
#flow > #box01 > h3 {
  color: #00c1d6;
  font-size: 2.4rem;
  margin: 0px 0px 10px 0px;
}
#flow > #box01 > p:nth-of-type(1) {
  margin: 0px 0px 20px 0px;
}
#flow > #box01 > p:nth-of-type(2) > a {
  font-weight: bold;
  color: #00c1d6;
  font-family: 'Hammersmith One';
  font-size: 3.0rem;
  margin: 0px 0px 20px 0px;
}
#flow > #box01 > p:nth-of-type(3) {
  color: #00c1d6;
}
#flow > .yajirushi {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#flow > #box02 {
  width: 840px;
  position: relative;
  overflow: hidden;
  padding: 20px 30px 20px 130px;
  margin: 0 auto 20px auto;
  background: #e5ffff url(../../../img/flow/step2.png) 20px center no-repeat;
  border-radius: 20px;
}
#flow > #box02 > h3 {
  color: #00c1d6;
  font-size: 2.4rem;
  margin: 0px 0px 10px 0px;
}
#flow > #box02 > p:nth-of-type(2) {
  margin: 0px 0px 0px 0px;
  line-height: 180%;
}
#flow > #box02 > p:nth-of-type(1) {
  display: block;
  float: right;
}
#flow > #box03 {
  width: 840px;
  position: relative;
  overflow: hidden;
  padding: 20px 30px 20px 130px;
  margin: 0 auto 20px auto;
  background: #e5ffff url(../../../img/flow/step3.png) 20px center no-repeat;
  border-radius: 20px;
}
#flow > #box03 > h3 {
  color: #00c1d6;
  font-size: 2.4rem;
  margin: 0px 0px 10px 0px;
}
#flow > #box03 > p:nth-of-type(2) {
  margin: 0px 0px 0px 0px;
  line-height: 180%;
}
#flow > #box03 > p:nth-of-type(1) {
  display: block;
  float: right;
}
#flow > #box04 {
  width: 840px;
  position: relative;
  overflow: hidden;
  padding: 20px 30px 20px 130px;
  margin: 0 auto 100px auto;
  background: #e5ffff url(../../../img/flow/step4.png) 20px center no-repeat;
  border-radius: 20px;
}
#flow > #box04 > h3 {
  color: #00c1d6;
  font-size: 2.4rem;
  margin: 0px 0px 10px 0px;
}
#flow > #box04 > p:nth-of-type(2) {
  margin: 0px 0px 0px 0px;
  line-height: 180%;
}
#flow > #box04 > p:nth-of-type(1) {
  display: block;
  float: right;
}
#flow > #box05 {
  width: 1000px;
  margin: 0 auto 0px auto;
}
#flow > #box05 > h2 {
  color: #ff9014;
  text-align: center;
  font-size: 3rem;
}
#flow > #box05 > p {
  text-align: center;
  margin: 0px 0px 30px 0px;
}
#flow > #box06 {
  width: 940px;
  position: relative;
  overflow: hidden;
  padding: 20px 30px 20px 30px;
  margin: 0 auto 100px auto;
  background: #fff0d5;
  border-radius: 20px;
}
#flow > #box06 > p:nth-of-type(1) {
  display: block;
  float: right;
}
#flow > #box06 > p:nth-of-type(2) {
  margin: 30px 0px 20px 0px;
  line-height: 180%;
}
#flow > #box06 > p:nth-of-type(3) {
  margin: 0px 0px 0px 0px;
  font-size: 2rem;
  line-height: 180%;
  color: #ff9014;
}
#flow > #box06 > p:nth-of-type(4) > a {
  margin: 0px 0px 0px 0px;
  font-size: 3.0rem;
  font-family: 'Hammersmith One';
  line-height: 180%;
  color: #ff9014;
}
#flow > #box06 > p:nth-of-type(4) > a > span {
  margin: 0px 0px 0px 5px;
  font-size: 1.5rem;
}
#quetion > h1.pageTitle {
  background: #007aba url(../../../img/quetion/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#quetion > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#quetion > #box01 {
  padding: 0px 0px 70px 0px;
}
#quetion > #box01 > .questbox01 {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0px 30px 0px;
  border-bottom: 1px solid #cccccc;
}
#quetion > #box01 > .questbox01 > h4 {
  font-size: 2.0rem;
  color: #007aba;
  padding: 5px 0px 20px 50px;
  background: url(../../../img/quetion/q.png) top left no-repeat;
}
#quetion > #box01 > .questbox01 > p {
  font-size: 1.0em;
  line-height: 180%;
  padding: 5px 0px 10px 50px;
  background: url(../../../img/quetion/a.png) top left no-repeat;
}
#company > h1.pageTitle {
  background: #007aba url(../../../img/company/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#company > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#company > #box01,
#company #box02 {
  width: 1000px;
  margin: 0 auto 60px auto;
}
#company > #box01 > h2,
#company #box02 > h2 {
  background-color: #007aba;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 30px 0px;
  text-align: center;
  letter-spacing: 0.2rem;
  color: #ffffff;
  font-size: 2.0rem;
  border-radius: 30px;
}
#company > #box01 > table,
#company #box02 > table {
  width: 1000px;
}
#company > #box01 > table,
#company #box02 > table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  margin: 0px 0px 0px 1px;
}
#company > #box01 > table > tbody > tr > th,
#company #box02 > table > tbody > tr > th {
  border-bottom: none;
  color: #007aba;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
  padding: 15px 10px;
  line-height: 180%;
}
#company > #box01 > table > tbody > tr,
#company #box02 > table > tbody > tr {
  border-bottom: 1px solid #bcdaeb;
}
#company > #box01 > table > tbody > tr:last-of-type,
#company #box02 > table > tbody > tr:last-of-type {
  border-bottom: none;
}
#company > #box01 > table > tbody > tr > td,
#company #box02 > table > tbody > tr > td {
  border-bottom: none;
  line-height: 180%;
  padding: 15px 10px;
}
#company > #box01 > table > tbody > tr > td > ul,
#company #box02 > table > tbody > tr > td > ul {
  margin: 0px 0px 20px 0px;
}
#company > #box01 > table > tbody > tr > td > ul > li,
#company #box02 > table > tbody > tr > td > ul > li {
  font-size: 1.2rem;
  list-style: disc;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}
#company > #box01 > table > tbody > tr > td > p,
#company #box02 > table > tbody > tr > td > p {
  line-height: 180%;
}
#company > #box01 > table > tbody > tr > td > p > span,
#company #box02 > table > tbody > tr > td > p > span {
  color: #007aba;
}
#contact > h1.pageTitle {
  background: #007aba url(../../../img/contact/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#contact > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#contact > #box01 {
  width: 1000px;
  padding: 0px 0px 40px 0px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
#contact > #box01 > p:nth-of-type(1) {
  text-align: center;
  margin: 0px 0px 80px 0px;
}
#contact > #box01 > h2 {
  color: #007aba;
  font-size: 3.0rem;
  margin: 0px 0px 20px 0px;
}
#contact > #box01 > p:nth-of-type(2) {
  line-height: 200%;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
#contact > #box02 {
  width: 1000px;
  padding: 40px 0px 40px 0px;
  margin: 0 auto 0px auto;
  text-align: center;
}
#contact > #box02 > p:nth-of-type(1) {
  line-height: 200%;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
#contact > #box02 > h2 {
  color: #007aba;
  font-size: 3.0rem;
  margin: 0px 0px 20px 0px;
}
#contact > #box03 {
  overflow: hidden;
  width: 880px;
  padding: 40px 40px 20px 80px;
  margin: 0 auto 60px auto;
  border: 1px solid #007aba;
}
#contact > #box03 > div:nth-of-type(1) {
  width: 290px;
  float: left;
  color: #007aba;
  font-size: 1.7rem;
}
#contact > #box03 > div:nth-of-type(2) {
  width: 580px;
  float: left;
  color: #007aba;
  font-size: 1.8rem;
}
#contact > #box03 > div:nth-of-type(2) > p > a {
  margin: -10px 0px 0px 0px;
  font-size: 4.0rem;
  font-family: 'Hammersmith One';
  line-height: 180%;
  color: #007aba;
}
#contact > #box03 > div:nth-of-type(2) p > span {
  margin: 0px 0px 0px 10px;
  font-size: 1.5rem;
}
#contact > #box04 {
  background-color: #e5ffff;
  padding: 40px 0px 60px 0px;
  overflow: hidden;
}
#contact > #box04 > div {
  width: 1000px;
  padding: 0px 0px 0px 0px;
  margin: 0 auto 0px auto;
}
#contact > #box04 > div > h2 {
  text-align: center;
  color: #00c1d6;
  letter-spacing: 0.3rem;
  font-size: 2em;
  margin: 0px 0px 20px 0px;
}
#contact > #box04 > div > div {
  float: left;
  width: 296px;
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 30px;
  background-color: #00c1d6;
  border-radius: 10px;
}
#contact > #box04 > div > div > h3 {
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  margin: 0px 0px 20px 0px;
}
#contact > #box04 > div > div > p {
  line-height: 70%;
}
#contact > #box04 > div > div > div {
  background-color: #fff;
  padding: 15px;
}
#contact > #box04 > div > div > div > p {
  line-height: 180%;
}
#childcare > h1.pageTitle {
  background: #7cbdeb url(../../../img/childcare/pagetitle.png) top center no-repeat;
  padding: 50px 0px 80px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#childcare > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#childcare > #box01 {
  background-color: #e1eff8;
  padding: 60px 0px 60px 0px;
  text-align: center;
}
#childcare > #box01 > p:nth-of-type(1) {
  margin: 0px 0px 40px 0px;
}
#childcare > #box01 > h2 {
  color: #3a9ee3;
  font-size: 3rem;
  margin: 0px 0px 20px 0px;
}
#childcare > #box01 > p:nth-of-type(2) {
  line-height: 200%;
  margin: 0px 0px 40px 0px;
}
#childcare > #box02 {
  background-color: #3a9ee3;
  padding: 60px 0px 60px 0px;
  text-align: center;
}
#childcare > #box02 > div {
  width: 1000px;
  margin: 0 auto;
}
#childcare > #box02 > div > h2 {
  background-color: #fff;
  padding: 10px 0px 10px 0px;
  text-align: center;
  color: #3a9ee3;
  font-size: 2rem;
  border-radius: 20px;
  margin: 0px 0px 20px 0px;
}
#childcare > #box02 > div > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#childcare > #box02 > div > ul > li {
  margin: 0px 0px 20px 0px;
}
#childcare > #box03 {
  background-color: #e1eff8;
  padding: 60px 0px 60px 0px;
  text-align: center;
}
#childcare > #box03 > div {
  width: 1000px;
  margin: 0 auto;
}
#childcare > #box03 > div > dl {
  border-radius: 20px;
  margin: 0px 0px 30px 0px;
}
#childcare > #box03 > div > dl > dt {
  padding: 10px 0px 10px 0px;
  width: 200px;
  text-align: center;
  color: #ffffff;
  background-color: #a6a6a6;
  float: left;
  border-radius: 20px 0px 0px 20px;
}
#childcare > #box03 > div > dl > dd {
  background-color: #fff;
  margin: 0px 0px 0px 200px;
  padding: 10px 0px 10px 0px;
  border-radius: 0px 20px 20px 0px;
}
#childcare > #box03 > div > h4 {
  color: #ffffff;
  padding: 10px 0px 10px 0px;
  text-align: center;
  background-color: #ff8900;
  font-size: 2.0rem;
}
#childcare > #box03 > div > h4 > span {
  font-size: 1.5rem;
  margin: 0px 0px 0px 20px;
}
#childcare > #box04 > div {
  padding: 60px 30px 60px 30px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#childcare > #box04 > div > h2 {
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 0px 0px 20px 0px;
  font-size: 2.5rem;
  color: #007aba;
}
#childcare > #box04 > div > ul > li:nth-of-type(1) {
  float: left;
}
#childcare > #box04 > div > ul > li:nth-of-type(2) {
  float: right;
}
#guardian > h1.pageTitle {
  background: #007aba url(../../../img/guardian/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#guardian > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#guardian > div.archiveBox {
  width: 940px;
  margin: 0 auto 40px auto;
  background-color: #e7f6f8;
  padding: 30px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#guardian > div.archiveBox > div:nth-of-type(1) {
  width: 580px;
  margin: 0px 30px 0px 0px;
}
#guardian > div.archiveBox > div:nth-of-type(1) > p.cat {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}
#guardian > div.archiveBox > div:nth-of-type(1) > h2 > a {
  color: #007aba;
  font-size: 2.4rem;
  line-height: 180%;
  margin: 0px 0px 5px 0px;
}
#guardian > div.archiveBox > div:nth-of-type(1) > p.date {
  font-size: 1.3rem;
  color: #666666;
  margin: 0px 0px 10px 0px;
}
#guardian > div.archiveBox > div:nth-of-type(1) > div.archivePostBody {
  margin: 0px 0px 10px 0px;
}
#guardian > div.archiveBox > div:nth-of-type(1) > h4 > a {
  color: #007aba;
  display: block;
  background-color: #fff;
  padding: 7px 0px 7px 0px;
  text-align: center;
}
#guardian > div.archiveBox > div:nth-of-type(2) {
  width: 330px;
}
#single > h1.pageTitle,
#recruit > h1.pageTitle {
  background: #007aba url(../../../img/single/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#single > h1.pageTitle > span,
#recruit > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#single > div.postBox,
#recruit > div.postBox {
  width: 940px;
  margin: 0 auto 70px auto;
  background-color: #e7f6f8;
  padding: 30px;
}
#single > div.postBox > p.cat,
#recruit > div.postBox > p.cat {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}
#single > div.postBox > h2,
#recruit > div.postBox > h2 {
  color: #007aba;
  padding: 5px 0px 5px 0px;
  font-size: 2.5rem;
  line-height: 180%;
  margin: 0px 0px 15px 0px;
}
#single > div.postBox > p.date,
#recruit > div.postBox > p.date {
  font-size: 1.3rem;
  color: #666666;
  margin: 0px 0px 15px 0px;
}
#single > div.postBox > div.PostBody,
#recruit > div.postBox > div.PostBody {
  line-height: 220%;
}
#single > div.postBox > div.PostBody > p,
#recruit > div.postBox > div.PostBody > p {
  line-height: 220%;
}
#session > h1.pageTitle,
#session01 > h1.pageTitle,
#session02 > h1.pageTitle,
#session03 > h1.pageTitle,
#session04 > h1.pageTitle,
#session05 > h1.pageTitle,
#session06 > h1.pageTitle,
#session07 > h1.pageTitle,
#session08 > h1.pageTitle,
#session09 > h1.pageTitle {
  background: #007aba url(../../../img/single/pagetitle.png) top center no-repeat;
  padding: 45px 0px 45px 0px;
  margin: 0px 0px 70px 0px;
  text-align: center;
  color: #ffffff;
  line-height: 120%;
  font-size: 3.5rem;
  letter-spacing: 1rem;
}
#session > h1.pageTitle > span,
#session01 > h1.pageTitle > span,
#session02 > h1.pageTitle > span,
#session03 > h1.pageTitle > span,
#session04 > h1.pageTitle > span,
#session05 > h1.pageTitle > span,
#session06 > h1.pageTitle > span,
#session07 > h1.pageTitle > span,
#session08 > h1.pageTitle > span,
#session09 > h1.pageTitle > span {
  font-size: 2.5rem;
  margin: 0px 0px 0px 0px;
}
#session > div.postBox,
#session01 > div.postBox,
#session02 > div.postBox,
#session03 > div.postBox,
#session04 > div.postBox,
#session05 > div.postBox,
#session06 > div.postBox,
#session07 > div.postBox,
#session08 > div.postBox,
#session09 > div.postBox {
  width: 940px;
  margin: 0 auto 70px auto;
  background-color: #e7f6f8;
  padding: 30px;
}
#session > div.postBox > p.cat,
#session01 > div.postBox > p.cat,
#session02 > div.postBox > p.cat,
#session03 > div.postBox > p.cat,
#session04 > div.postBox > p.cat,
#session05 > div.postBox > p.cat,
#session06 > div.postBox > p.cat,
#session07 > div.postBox > p.cat,
#session08 > div.postBox > p.cat,
#session09 > div.postBox > p.cat {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}
#session > div.postBox > h2,
#session01 > div.postBox > h2,
#session02 > div.postBox > h2,
#session03 > div.postBox > h2,
#session04 > div.postBox > h2,
#session05 > div.postBox > h2,
#session06 > div.postBox > h2,
#session07 > div.postBox > h2,
#session08 > div.postBox > h2,
#session09 > div.postBox > h2 {
  background-color: #007aba;
  color: #fff;
  padding: 5px 0px 5px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 2.0rem;
  line-height: 180%;
  margin: 0px 0px 15px 0px;
}
#session > div.postBox > p.date,
#session01 > div.postBox > p.date,
#session02 > div.postBox > p.date,
#session03 > div.postBox > p.date,
#session04 > div.postBox > p.date,
#session05 > div.postBox > p.date,
#session06 > div.postBox > p.date,
#session07 > div.postBox > p.date,
#session08 > div.postBox > p.date,
#session09 > div.postBox > p.date {
  font-size: 1.3rem;
  color: #666666;
  margin: 0px 0px 15px 0px;
}
#session > div.postBox > div.PostBody,
#session01 > div.postBox > div.PostBody,
#session02 > div.postBox > div.PostBody,
#session03 > div.postBox > div.PostBody,
#session04 > div.postBox > div.PostBody,
#session05 > div.postBox > div.PostBody,
#session06 > div.postBox > div.PostBody,
#session07 > div.postBox > div.PostBody,
#session08 > div.postBox > div.PostBody,
#session09 > div.postBox > div.PostBody {
  line-height: 220%;
}
#session > div.postBox > div.PostBody > p,
#session01 > div.postBox > div.PostBody > p,
#session02 > div.postBox > div.PostBody > p,
#session03 > div.postBox > div.PostBody > p,
#session04 > div.postBox > div.PostBody > p,
#session05 > div.postBox > div.PostBody > p,
#session06 > div.postBox > div.PostBody > p,
#session07 > div.postBox > div.PostBody > p,
#session08 > div.postBox > div.PostBody > p,
#session09 > div.postBox > div.PostBody > p {
  line-height: 220%;
}
.postBody > p {
  line-height: 200%;
}
#nextprev-link {
  width: 1000px;
  margin: 0 auto 80px auto;
}
#nextprev-link > .prev_link > a,
#nextprev-link .next_link > a {
  display: block;
  width: 200px;
  padding: 15px;
  text-align: center;
  background-color: #cccccc;
  color: #ffffff;
  border-radius: 10px;
}
p.campaign {
  background-color: #00c1d6;
}
p.event {
  background-color: #ff9014;
}
p.news {
  background-color: #66c262;
}
#tabcontact {
  position: fixed;
  z-index: 1000;
  top: 50px;
  right: 0px;
}
#tabpagetop {
  position: fixed;
  z-index: 1000;
  bottom: 50px;
  right: 0px;
}
/*# sourceMappingURL=style.css.map */

/*20250822追加*/
.school_name {
  color: #007aba;
  font-size: 1.5rem;
}
#footer .line {
  color:#fff;
  clear: both;
  margin-top: 10px;
}