@charset "Shift_JIS";
* {
  margin: 0px;
  padding: 0px;
}

.margin10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margin20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin_t10 {
  margin-top: 10px;
}
.margin_t15 {
  margin-top: 15px;
}
.margin_t20 {
  margin-top: 20px;
}
.margin_t30 {
  margin-top: 30px;
}
.margin_t50 {
  margin-top: 50px;
}

.margin_b10 {
  margin-bottom: 10px;
}
.margin_b20 {
  margin-bottom: 20px;
}
.margin_b50 {
  margin-bottom: 50px;
}
.margin_b70 {
  margin-bottom: 70px;
}

.padding_t5 {
  padding-top: 5px;
}
.padding_t10 {
  padding-top: 10px;
}

#educationBox {
  width: 950px;
  overflow: hidden;
  position: relative;
  zoom: 1;
  font-size: 12px;
  line-height: 1.7em;
  margin-right: auto;
  margin-left: auto;
}
#educationBox #mainContents {
  float: left;
  width: 705px;
  margin-right: 20px;
}
#educationBox #sideBox {
  float: right;
  width: 225px;
}

#educationBox img {
  border: none;
}
#educationBox .red {
  color: #f00;
  font-weight: bold;
}

#educationBox strong {
  font-weight: bold;
  color: #cc3300;
}

#mainContents .color_type01 {
  color: #ba5c00;
}
#mainContents .color_type02 {
  color: #e24a85;
}
#mainContents .color_type03 {
  color: #3567cc;
}
#mainContents .color_type04 {
  color: #eab000;
}
#mainContents .color_type05 {
  color: #d35c4f;
}
#mainContents .color_type06 {
  color: #25bac7;
}
#mainContents .color_type07 {
  color: #62bb14;
}
#mainContents .color_type08 {
  color: #764826;
}
#mainContents .color_type09 {
  color: #fd9500;
}
#mainContents .color_type10 {
  color: #ff6600;
}

.dotto01 {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  margin-top: 15px;
  margin-bottom: 10px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
}
.dotto02 {
  background-image: url(/education/images/students/dotto02.jpg);
  background-repeat: repeat-x;
  height: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#mainContents .box01 {
  width: 705px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
#mainContents .box01 .title {
  font-size: 15px;
  line-height: 1.5em;
  font-weight: normal;
  color: #fff;
  text-align: center;
  word-spacing: 0.2em;
}

/*#mainContents > box01 > leftBox*/
#mainContents .box01 .leftBox {
  float: left;
  width: 228px;
  margin-right: 10px;
  background-image: url(/education/images/top/a_bg.jpg);
  background-repeat: repeat; /* Firefox */ /* Safari,Chrome */
  border-radius: 10px; /* CSS3 */
}

#mainContents .box01 .leftBox .section01 {
}
#mainContents .box01 .leftBox .section02 {
  padding: 5px;
}
#mainContents .box01 .leftBox .section03 {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
#mainContents .box01 .leftBox .section03 p {
  color: #fff;
  padding-top: 5px;
}
#mainContents .box01 .leftBox .section04 {
}

/*#mainContents > box01 > centerBox*/
#mainContents .box01 .centerBox {
  float: left;
  width: 228px;
  margin-right: 10px;
  background-image: url(/education/images/top/b_bg.jpg);
  background-repeat: repeat; /* Firefox */ /* Safari,Chrome */
  border-radius: 10px; /* CSS3 */
}

#mainContents .box01 .centerBox .section01 {
}
#mainContents .box01 .centerBox .section02 {
  padding: 5px;
}
#mainContents .box01 .centerBox .section03 {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
#mainContents .box01 .centerBox .section03 p {
  color: #fff;
  padding-top: 5px;
}
#mainContents .box01 .centerBox .section04 {
}

/*#mainContents > box01 > rightBox*/
#mainContents .box01 .rightBox {
  float: right;
  width: 228px;
  margin-right: 1px;
  background-image: url(/education/images/top/c_bg.jpg);
  background-repeat: repeat; /* Firefox */ /* Safari,Chrome */
  border-radius: 10px; /* CSS3 */
}
#mainContents .box01 .rightBox .section01 {
}
#mainContents .box01 .rightBox .section02 {
  padding: 5px;
}
#mainContents .box01 .rightBox .section03 {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
#mainContents .box01 .rightBox .section03 p {
  color: #fff;
  padding-top: 5px;
}
#mainContents .box01 .rightBox .section04 {
}

/*#mainContents > box02*/

#mainContents .box02 {
  margin-top: 20px;
}
#mainContents .box02 .section01 {
  width: 705px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
#mainContents .box02 .section01 .leftBox {
  float: left;
  width: 347px;
  margin-right: 11px;
  height: 108px;
}
#mainContents .box02 .section01 .rightBox {
  float: right;
  width: 347px;
  height: 108px;
}

/*#mainContents > box03*/
#mainContents .box03 {
  margin-top: 30px;
}
#mainContents .box03 .section01 {
  width: 705px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
#mainContents .box03 .section01 .leftBox {
  float: left;
  width: 225px;
  margin-right: 15px;
  height: 98px;
}
#mainContents .box03 .section01 .leftBox a:hover {
  opacity: 0.8;
}
#mainContents .box03 .section01 .rightBox {
  float: right;
  width: 225px;
  height: 98px;
}
#mainContents .box03 .section01 .rightBox a:hover {
  opacity: 0.8;
}
#mainContents .box03 .section01:nth-child(2) .rightBox {
  display: none;
}

#sideBox .naviBox {
  margin-bottom: 10px;
}
#sideBox .naviBox .innerBox ul .child {
  font-size: 11px;
  color: #000;
  width: 219px;
  height: 25px;
  background-color: #fff;
  background-image: url(/education/images/side/child_bg.png);
  background-repeat: no-repeat;
}
#sideBox .naviBox .innerBox ul .child02 {
  font-size: 11px;
  color: #000;
  width: 219px;
  height: 40px;
  background-color: #fff;
  background-image: url(/education/images/side/child_bg.png);
  background-repeat: no-repeat;
  line-height: 1.5em;
}
#sideBox .naviBox .innerBox ul .child a {
  display: block;
  text-decoration: none;
  color: #000;
  padding-left: 19px;
  height: 20px;
  padding-top: 5px;
}
#sideBox .naviBox .innerBox ul .child02 a {
  display: block;
  text-decoration: none;
  color: #000;
  padding-top: 5px;
  padding-left: 19px;
  height: 35px;
}
#sideBox .naviBox .innerBox ul .child_border {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-top-color: #000;
  border-bottom-color: #000;
}
#sideBox .naviBox .innerBox ul .child_border_top {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
}

#sideBox .naviBox .section01 {
  background-image: url(/education/images/side/a_bg.jpg);
  background-repeat: repeat;
  width: 219px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 3px; /* Firefox */ /* Safari,Chrome */
  border-bottom-right-radius: 10px; /* CSS3 */ /* Firefox */ /* Safari,Chrome */
  border-bottom-left-radius: 10px; /* CSS3 */
  margin-bottom: 10px;
}
#sideBox .naviBox .section01 .innerBox {
  background-image: url(/education/images/side/inner_a.jpg);
  background-repeat: repeat; /* Firefox */ /* Safari,Chrome */
  border-radius: 10px; /* CSS3 */
}
#sideBox .naviBox .section01 .innerBox ul {
  list-style-type: none;
}
#sideBox .naviBox .section01 .innerBox .oya li {
  height: 33px;
  width: 219px;
  font-size: 13px;
  color: #525252;
  font-weight: bold;
}
#sideBox .naviBox .section01 .innerBox .oya li a {
  height: 26px;
  width: 200px;
  color: #525252;
  text-decoration: none;
  padding-top: 7px;
  display: block;
  padding-left: 19px;
  font-weight: bold;
}

.backA_01 {
  background-image: url(/education/images/side/list_bg_a01.png);
  background-repeat: no-repeat;
}
.backA_02 {
  background-image: url(/education/images/side/list_bg_a02.png);
  background-repeat: no-repeat;
}
.backA_03 {
  background-image: url(/education/images/side/list_bg_a03.png);
  background-repeat: no-repeat;
}

#sideBox .naviBox .section01 .innerBox li a:hover {
  background-image: url(/education/images/side/oya_a_hover.png); /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}
#sideBox .naviBox .section02 {
  background-image: url(/education/images/side/b_bg.jpg);
  background-repeat: repeat;
  width: 219px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 3px; /* Firefox */ /* Safari,Chrome */
  border-bottom-right-radius: 10px; /* CSS3 */ /* Firefox */ /* Safari,Chrome */
  border-bottom-left-radius: 10px; /* CSS3 */
  margin-bottom: 10px;
}
/*.section02���g*/
#sideBox .naviBox .section02 .innerBox {
  background-image: url(/education/images/side/inner_b.jpg);
  background-repeat: repeat; /* Firefox */ /* Safari,Chrome */
  border-radius: 10px; /* CSS3 */
}
#sideBox .naviBox .section02 .innerBox ul {
  list-style-type: none;
}
#sideBox .naviBox .section02 .innerBox .oya li {
  height: 33px;
  width: 219px;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I",
    Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  font-size: 13px;
  color: #525252;
  font-weight: bold;
}
#sideBox .naviBox .section02 .innerBox .oya li a {
  height: 26px;
  width: 200px;
  color: #525252;
  text-decoration: none;
  padding-top: 7px;
  display: block;
  padding-left: 19px;
  font-weight: bold;
}

.backB_01 {
  background-image: url(/education/images/side/list_bg_b01.png);
  background-repeat: no-repeat;
}
.backB_02 {
  background-image: url(/education/images/side/list_bg_b02.png);
  background-repeat: no-repeat;
}
.backB_03 {
  background-image: url(/education/images/side/list_bg_b03.png);
  background-repeat: no-repeat;
}
#sideBox .naviBox .section02 .innerBox li a:hover {
  background-image: url(/education/images/side/oya_b_hover.png); /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}
#sideBox .naviBox .section03 {
  background-image: url(/education/images/side/c_bg.jpg);
  background-repeat: repeat;
  width: 219px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 3px; /* Firefox */ /* Safari,Chrome */
  border-bottom-right-radius: 10px; /* CSS3 */ /* Firefox */ /* Safari,Chrome */
  border-bottom-left-radius: 10px; /* CSS3 */
  margin-bottom: 10px;
}
/*.section03���g*/
#sideBox .naviBox .section03 .innerBox {
  background-image: url(/education/images/side/inner_c.jpg);
  background-repeat: repeat; /* Firefox */ /* Safari,Chrome */
  border-radius: 10px; /* CSS3 */
}
#sideBox .naviBox .section03 .innerBox ul {
  list-style-type: none;
}
#sideBox .naviBox .section03 .innerBox .oya li {
  height: 33px;
  width: 219px;
  font-size: 13px;
  color: #525252;
  font-weight: bold;
}
#sideBox .naviBox .section03 .innerBox .oya li a {
  height: 26px;
  width: 200px;
  color: #525252;
  text-decoration: none;
  padding-top: 7px;
  display: block;
  padding-left: 19px;
  font-weight: bold;
}
.backC_01 {
  background-image: url(/education/images/side/list_bg_c01.png);
  background-repeat: no-repeat;
}
.backC_02 {
  background-image: url(/education/images/side/list_bg_c02.png);
  background-repeat: no-repeat;
}
.backC_03 {
  background-image: url(/education/images/side/list_bg_c03.png);
  background-repeat: no-repeat;
}
.backC_04 {
  background-image: url(/education/images/side/list_bg_c04.png);
  background-repeat: no-repeat;
}

#sideBox .naviBox .section03 .innerBox li a:hover {
  background-image: url(/education/images/side/oya_c_hover.png); /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}

#mainContents #tabBox {
  width: 705px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
#mainContents #tabBox .leftBox {
  float: left;
  height: 38px;
  width: 188px;
  margin-right: 5px;
}
#mainContents #tabBox .rightBox {
  float: right;
  height: 38px;
  width: 188px;
  margin-right: 131px;
}

#mainContents .komidashi {
  font-family: "���C���I", Meiryo;
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.2em;
}

/* #studentsBox {
} */
#studentsBox .mainBox {
  background-image: url(/education/images/side/a_bg.jpg);
  background-repeat: repeat;
  padding: 10px;
  width: 685px;
  margin-top: 20px;
  /* 3�J���p�� */
  border-radius: 10px;
}

/*���̓��g*/
#studentsBox .mainBox .innerBox {
  background-color: #fff; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}

#studentsBox .mainBox .innerBox .section01 {
  width: 645px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}

#studentsBox .mainBox .innerBox .section01 .column {
  width: 490px;
  margin-right: 10px;
  margin-left: 10px;
  min-height: 100px;
  padding-right: 135px;
}
#studentsBox #bg_type01 {
  background-image: url(/education/images/students/bg01.jpg);
  background-repeat: no-repeat;
}
#studentsBox #bg_type02 {
  background-image: url(/education/images/students/bg02.jpg);
  background-repeat: no-repeat;
}
#studentsBox #bg_type03 {
  background-image: url(/education/images/students/bg03.jpg);
  background-repeat: no-repeat;
}
#studentsBox #bg_type04 {
  background-image: url(/education/images/students/bg04.jpg);
  background-repeat: no-repeat;
}
#studentsBox #bg_type05 {
  background-image: url(/education/images/students/bg05.jpg);
  background-repeat: no-repeat;
}
#studentsBox #bg_type06 {
  background-image: url(/education/images/students/bg06.jpg);
  background-repeat: no-repeat;
}
#studentsBox #bg_type07 {
  background-image: url(/education/images/students/bg07.jpg);
  background-repeat: no-repeat;
}
#studentsBox #bg_type08 {
  background-image: url(/education/images/students/bg08.jpg);
  background-repeat: no-repeat;
}

#studentsBox .mainBox .innerBox .section01 #champBox {
  width: 625px;
  margin-right: 10px;
  margin-left: 10px;
}

#champBox #champ_botan {
  height: 29px;
  width: 280px;
  margin-left: 345px;
}

#studentsBox .midashi {
  background-image: url(/education/images/students/midashi_bg.jpg);
  background-repeat: no-repeat;
  height: 38px;
  width: 645px;
}

#studentsBox .midashi h2 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-top: 12px;
  padding-left: 20px;
}
#studentsBox .midashi h2 a {
  color: #fff;
  text-decoration: none;
}
#studentsBox .midashi h2 a:hover {
  opacity: 0.7;
}

#studentsBox .botan img {
  width: 113px;
  height: 22px;
  margin-left: 377px;
  margin-top: 5px;
}
/* #familyBox {
} */
#familyBox .mainBox {
  background-image: url(/education/images/side/b_bg.jpg);
  background-repeat: repeat;
  padding: 10px;
  width: 685px;
  margin-top: 20px;
  border-radius: 10px;
}

#familyBox .mainBox .innerBox {
  background-color: #fff; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}

#familyBox .mainBox .innerBox .section01 {
  width: 645px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}
#familyBox .mainBox .innerBox .section01 .column {
  width: 490px;
  margin-right: 10px;
  margin-left: 10px;
  min-height: 100px;
  padding-right: 135px;
}
#familyBox #bg_type01 {
  background-image: url(/education/images/family/bg01.jpg);
  background-repeat: no-repeat;
}
#familyBox #bg_type02 {
  background-image: url(/education/images/family/bg02.jpg);
  background-repeat: no-repeat;
}
#familyBox #bg_type03 {
  background-image: url(/education/images/family/bg03.jpg);
  background-repeat: no-repeat;
}
#familyBox #bg_type04 {
  background-image: url(/education/images/family/bg04.jpg);
  background-repeat: no-repeat;
}
#familyBox #bg_type05 {
  background-image: url(/education/images/family/bg05.jpg);
  background-repeat: no-repeat;
}
#familyBox .mainBox .innerBox .section01 .column02 {
  width: 625px;
  margin-right: 10px;
  margin-left: 10px;
}
#familyBox .botan img {
  width: 113px;
  height: 22px;
  margin-left: 377px;
  margin-top: 5px;
}

#familyBox .midashi {
  background-image: url(/education/images/family/midashi_bg.jpg);
  background-repeat: no-repeat;
  height: 38px;
  width: 645px;
}

#familyBox .midashi h2 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-top: 12px;
  padding-left: 20px;
}
#familyBox .midashi h2 a {
  color: #fff;
  text-decoration: none;
}
#familyBox .midashi h2 a:hover {
  opacity: 0.7;
}

#familyBox .midashi02 {
  background-image: url(/education/images/family/midashi_bg.jpg);
  background-repeat: no-repeat;
  height: 38px;
  width: 645px;
}

#familyBox .midashi02 h2 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-top: 12px;
  padding-left: 20px;
}

#familyBox .mainBox .innerBox .section01 #Box01 {
  width: 625px;
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
  zoom: 1;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
#familyBox #Box01 .leftBox {
  width: 130px;
  float: left;
}
#familyBox #Box01 .centerBox {
  width: 185px;
  float: left;
  margin-right: 15px;
}

#familyBox #Box01 .rightBox {
  width: 165px;
  float: right;
}

#familyBox #Box01 ul {
  list-style-type: none;
}
#familyBox #Box01 ul li {
  color: #62bb14;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.7em;
}
#familyBox #Box01 ul li a {
  color: #62bb14;
  font-weight: bold;
  text-decoration: none;
}
#familyBox #Box01 ul li a:hover {
  color: #03f214;
}

#familyBox .mainBox .innerBox .section01 #Box02 {
  background-image: url(/education/images/family/pastel_green_bg.jpg);
  background-repeat: repeat;
  width: 625px;
  margin-top: 10px; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
  margin-bottom: 5px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
}
#familyBox .mainBox .innerBox .section01 #Box03 {
  background-image: url(/education/images/family/pastel_green_bg.jpg);
  background-repeat: repeat;
  width: 625px;
  margin-top: 10px; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
  margin-bottom: 5px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
}
#Box03 .inBox {
  width: 625px;
  overflow: hidden;
  position: relative;
  zoom: 1;
  margin-top: 15px;
}
#Box03 .inBox .rightBox {
  width: 160px;
  float: right;
  margin-left: 15px;
}

#Box03 .inBox .leftBox {
  width: 450px;
  float: left;
}
#Box03 #botanBox {
  width: 450px;
  overflow: hidden;
  position: relative;
  zoom: 1;
  margin-top: 15px;
}
#Box03 #botanBox .leftBox {
  width: 130px;
  float: left;
  margin-right: 30px;
}
#Box03 #botanBox .rightBox {
  width: 130px;
  float: right;
  margin: 0px;
}
#Box03 #botanBox img {
  width: 130px;
  height: 26px;
}

#familyBox .mainBox .innerBox .section01 #Box04 {
  background-image: url(/education/images/family/pastel_green_bg.jpg);
  background-repeat: repeat;
  width: 384px;
  margin-top: 10px; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
  margin-bottom: 5px;
  padding-top: 20px;
  padding-right: 121px;
  padding-bottom: 20px;
  padding-left: 140px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

#familyBox #Box04 .leftBox {
  float: left;
  height: 26px;
  width: 244px;
  margin-right: 10px;
}
#familyBox #Box04 .rightBox {
  float: right;
  height: 26px;
  width: 130px;
}
#familyBox #Box04 .rightBox img {
  width: 130px;
  height: 26px;
}

/* #schoolBox {
} */
#schoolBox .mainBox {
  background-image: url(/education/images/side/c_bg.jpg);
  background-repeat: repeat;
  padding: 10px;
  width: 685px;
  margin-top: 20px;
  /* CSS3 */
  border-radius: 10px;
}
#schoolBox .mainBox .innerBox {
  background-color: #fff; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}

#schoolBox .mainBox .innerBox .section01 {
  width: 645px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}

#schoolBox .mainBox .innerBox .section01 .column {
  width: 490px;
  margin-right: 10px;
  margin-left: 10px;
  min-height: 100px;
  padding-right: 135px;
}

/*13�L���w�i�ݒ�*/
#schoolBox #bg_type01 {
  background-image: url(/education/images/school/bg01.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type02 {
  background-image: url(/education/images/school/bg02.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type03 {
  background-image: url(/education/images/school/bg03.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type04 {
  background-image: url(/education/images/school/bg04.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type05 {
  background-image: url(/education/images/school/bg05.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type06 {
  background-image: url(/education/images/school/bg06.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type07 {
  background-image: url(/education/images/school/bg07.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type08 {
  background-image: url(/education/images/school/bg08.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type09 {
  background-image: url(/education/images/school/bg09.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type10 {
  background-image: url(/education/images/school/bg10.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type11 {
  background-image: url(/education/images/school/bg11.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type12 {
  background-image: url(/education/images/school/bg12.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type13 {
  background-image: url(/education/images/school/bg13.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type14 {
  background-image: url(/education/images/school/bg14.jpg);
  background-repeat: no-repeat;
}
#schoolBox #bg_type15 {
  background-image: url(/education/images/school/bg15.jpg);
  background-repeat: no-repeat;
}
#schoolBox .mainBox .innerBox .section01 .column02 {
  width: 625px;
  margin-right: 10px;
  margin-left: 10px;
}
#schoolBox .midashi {
  background-image: url(/education/images/school/midashi_bg.jpg);
  background-repeat: no-repeat;
  height: 38px;
  width: 645px;
}

#schoolBox .midashi h2 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-top: 12px;
  padding-left: 20px;
}
#schoolBox .midashi02 {
  background-image: url(/education/images/school/midashi_bg.jpg);
  background-repeat: no-repeat;
  height: 38px;
  width: 645px;
}

#schoolBox .midashi02 h2 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-top: 12px;
  padding-left: 20px;
}

/*�ڂ����͂�����{�^��490px��*/
#schoolBox .botan img {
  width: 113px;
  height: 22px;
  margin-left: 377px;
  margin-top: 5px;
}

/*�i���Ƃ̌ʂ̐ݒ�*/
/*���I����*/
#schoolBox .mainBox .innerBox .section01 #scBox01 {
}

#scBox01 .inBox {
  width: 645px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

#scBox01 .inBox .leftBox {
  width: 205px;
  float: left;
  margin-right: 12px;
  border: 1px solid #d5d5d5; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}
#scBox01 .inBox .rightBox {
  width: 205px;
  float: right;
  border: 1px solid #d5d5d5; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}
/*�{�[�_�[����*/
#scBox01 .inBox .rightBox02 {
  width: 205px;
  float: right;
}

#scBox01 .inBox .kyouiku_title {
  height: 23px;
  width: 190px;
  background-image: url(/education/images/school/kyouiku_title_bg.png);
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: bold;
  color: #0066cc;
  padding-left: 15px;
  padding-top: 6px;
}
#scBox01 .inBox .kyouiku_title02 {
  height: 23px;
  width: 190px;
  background-image: url(/education/images/school/kyouiku_title_bg.png);
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: bold;
  color: #0066cc;
  padding-left: 15px;
  padding-top: 6px;
}
#scBox01 .inBox .blue_title {
  font-size: 14px;
  font-weight: bold;
  color: #0066cc;
  margin-bottom: 10px;
}

#scBox01 .inBox .textBox {
  padding: 15px;
}
#scBox01 .inBox ul {
  list-style-type: none;
}
#scBox01 .inBox ul li {
  color: #0066cc;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.7em;
}
#scBox01 .inBox ul li a {
  color: #0066cc;
  font-weight: bold;
  text-decoration: none;
}
#scBox01 .inBox ul li a:hover {
  color: #039;
}

#schoolBox #scBox02 {
  background-image: url(/education/images/school/gyouji_bg.jpg);
  background-repeat: no-repeat;
  height: 110px;
  width: 455px;
  padding-top: 3px;
  padding-right: 175px;
  padding-bottom: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
}
#schoolBox .blueBox {
  background-image: url(/education/images/school/pastel_blue_bg.jpg);
  background-repeat: repeat;
  width: 625px;
  margin-top: 20px;
  padding: 10px; /* Firefox */ /* Safari,Chrome */
  border-radius: 5px; /* CSS3 */
}
/* #sozaiBox {
} */
#sozaiBox h1 {
  background: #fd9500;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-left: 20px;
  border-radius: 7px;
  line-height: 40px;
}
#sozaiBox h2 {
  background: #754827;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding-left: 20px;
  border-radius: 7px;
  line-height: 40px;
}
#sozaiBox h2 .small {
  font-size: 10px;
  padding-left: 10px;
}

#sozaiBox .imageGrid {
  overflow: hidden;
}
#sozaiBox .imageGrid .imageBox {
  float: left;
  text-align: center;
  min-height: 60px;
  margin-bottom: 10px;
}
#sozaiBox .imageGrid .imageBox img {
  margin-bottom: 5px;
}
#sozaiBox .glid5 .imageBox {
  width: 20%;
}
#sozaiBox .glid3 .imageBox {
  width: 33.3333%;
}
#sozaiBox .glid1 .imageBox {
  width: 100%;
}
#sozaiBox .glid1-1 .imageBox {
  width: 100%;
  min-height: 10px;
}

/*
========================================
h1挿入時作成ファイルのみに適用中
2021.04.23
========================================
*/

/* pc */
@media(min-width:741px){
  .pc-hidden{
    display: none !important;
  }
  .page-ttl{
    margin:20px 0px 40px;
    padding-left: 20px;
  }
  .page-ttl__txt{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
  }
  #studentsBox .page-ttl__txt{
    color: #FD9500;
  }
  #familyBox .page-ttl__txt{
    color: #62bb14;
  }
  #schoolBox .page-ttl__txt{
    color: #147EBA;
  }

}
/* sp */
@media(max-width:740px){
  .sp-hidden{
    display: none !important;
  }
  .page-ttl{
    margin:10px 0px 20px;
  }
  .page-ttl__txt{
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
  }
  #studentsBox .page-ttl__txt{
    color: #FD9500;
  }
  #familyBox .page-ttl__txt{
    color: #62bb14;
  }
  #schoolBox .page-ttl__txt{
    color: #147EBA;
  }
}