@charset "UTF-8";

.tr{text-align: right;}

.tr li {
	float: right!important;
}



/* CSS Document */
.school_index .commonparts_box {
  background: url(https://toto.imagewave.pictures/%2Fproducts%2Fpublic%2Fschool%2Fimages%2Fv3%2Fpht_hdg_01.png) no-repeat center;
}
.commonparts_box .box_list li a .btn p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #414141;
  background: #eee url(https://toto.imagewave.pictures/%2Fproducts%2Fcommon%2Fimages%2Ficn_arrow.png) no-repeat right bottom;
  padding: 12px 12px 24px;
  text-align: left;
  transition: all .1s ease-in-out;
  font-weight: bold;
}
.commonparts_box .box_list li a:hover .btn p {
  color: #fff;
  background: #13449d url(https://toto.imagewave.pictures/%2Fproducts%2Fcommon%2Fimages%2Ficn_arrow_on.png) no-repeat right bottom;
}
.ttl_border {
  border-left: solid 5px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.blue {
  border-color: #004095;
}
.private_arrow {
  width: 35px;
  margin: 20px auto 10px;
  text-align: center;
  display: block;
}
.private_txt {
  font-size: 22px !important;
  text-align: center;
  font-weight: bold;
  margin: 0;
}
.private_txt strong {
  font-size: 140%;
}
.private_txt span {
  color: #f00 !important;
}
.accommodation-q {
  padding: 3px 0 2px 34px;
  margin: 0 0 10px;
  font-weight: bold;
  background: url(https://toto.imagewave.pictures/%2Fproducts%2Fpublic%2Fmachinaka%2Faccommodations%2Fimages%2Fcommon%2Fpt_q.png) no-repeat left center;
  text-align: left;
}
.school_cnt h4 {
  font-weight: bold !important;
  margin-bottom: 20px;
}
p.sub-link {
  margin-top: 10px;
}
.sub-link:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #13449d;
}
.relation.box_list.margin li.split3 a:hover span.sub-link:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #FFF;
}
.list-bullet-01 {
  overflow: hidden;
}
.list-bullet-01 li {
  text-indent: -10px;
  margin-left: 10px;
}
.list-bullet-01 li:before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 10px;
  background: #ccc;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.box_list.spv .split4 p, .box_list.spv .split2 p {
  padding-top: 40px;
}
.box_list.spv .split4 .ttl_border {
  font-size: 14px;
}
.box_list.frame {
  border: solid 1px #ccc;
  padding: 15px;
  box-sizing: border-box;
}
.box_list.frame .split4 {
  margin-bottom: 0;
}
.box_list.parent .split2 {
  margin: 0 15px 20px 0;
}
.box_list.parent .ttl_border {
  font-size: 14px;
  margin-bottom: 15px;
}
.box_list.margin .split2 ul.child {
  margin-top: 0;
}
.box_list.margin .split2 ul.child .split2 {
  margin: 0 9px 20px 0;
}
/* lyt-tbl-02
----------------------------------------------------------- */
.lyt-tbl-02 {
  border-collapse: collapse;
}
.lyt-tbl-02-column {
  display: table;
  width: 100%;
  border: 1px solid #ccc;
}
.lyt-tbl-02-column.set-item {
  margin-top: -1px;
  border-top: 0 !important;
}
.lyt-tbl-02-column.set-item > div {
  border-top: 1px solid #ccc;
}
.lyt-tbl-02-column.set-item > .cell-th-block {
  border-top: 0 !important;
}
.lyt-tbl-02-column.set-item-02 {
  border-top: 0 !important;
}
.lyt-tbl-02-column.bb00 {
  border-bottom: 0;
}
.lyt-tbl-02-column a {
  display: block;
}
.lyt-tbl-02-column a img {
  display: inline-block;
}
.lyt-tbl-02-column:not(:last-child) {
  border-bottom: 0;
}
.lyt-tbl-02-column .middle {
  vertical-align: middle !important;
}
.lyt-tbl-02-column:last-child {
  border-bottom: 1px solid #ccc;
}
.lyt-tbl-02-column p img {
  width: 100%;
}
.lyt-tbl-02-column .cell-th, .lyt-tbl-02-column .cell-th-block {
  display: table-cell;
  box-sizing: border-box;
  width: 25%;
  padding: 8px 15px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  background: #ffe9e7;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-block-02 {
  display: table-cell;
  box-sizing: border-box;
  width: 25%;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  background: #f4f4f4;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-block-02 span {
  display: block;
  padding: 8px 15px;
  border-bottom: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-block-02 span:last-child {
  border-bottom: 0;
}
.lyt-tbl-02-column .cell-th-null {
  display: table-cell;
  box-sizing: border-box;
  width: 25%;
  padding: 8px 15px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-null-02 {
  display: table-cell;
  box-sizing: border-box;
  width: 25%;
  padding: 8px 15px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-block {
  background: #f4f4f4;
}
.lyt-tbl-02-column .cell-th-block span {
  display: block;
  width: 100%;
  margin-left: -15px;
  padding: 8px 15px;
  border-bottom: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-block span:first-child {
  padding-top: 0;
}
.lyt-tbl-02-column .cell-th-block span:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.lyt-tbl-02-column .lyt-img-02 .caption-grid3 {
  width: 100%;
  text-align: left;
}
.lyt-tbl-02-column .lyt-img-02 small {
  font-size: 100%;
  text-align: left;
}
.lyt-tbl-02-column .cell-td, .lyt-tbl-02-column .cell-null {
  display: table-cell;
  box-sizing: border-box;
  width: 25%;
  padding: 8px 15px;
  vertical-align: top;
  text-align: center;
  background: none;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-null {
  border-right: 0;
}
.lyt-tbl-02-column .cell-td-02 {
  padding: 8px 15px;
  text-align: left;
}
.lyt-tbl-02-column .cell-th-02 {
  padding: 8px 15px;
  font-weight: bold;
  text-align: center;
  background: #ffe9e7;
}
.lyt-tbl-02-column.w25 .cell-td-03 {
  width: 25%;
}
.lyt-tbl-02-column .cell-td-03 {
  display: table-cell;
  box-sizing: border-box;
  padding: 8px 15px;
  text-align: center;
  background: none;
}
.lyt-tbl-02-column .cell-td-04 {
  display: table-cell;
  box-sizing: border-box;
  padding: 8px 15px;
  /*  text-align: left;*/
  text-align: center;
  background: none;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-td-03 p img {
  width: 100%;
}
.lyt-tbl-02-column .cell-td-04 div {
  float: left;
  width: 46.472%;
  margin-top: 0 !important;
}
.lyt-tbl-02-column .cell-td-04 div.odd {
  margin-right: 6.5%;
}
.lyt-tbl-02-column .cell-td-04 div:nth-child(odd) {
  margin-right: 6.5%;
}
.lyt-tbl-02-column .cell-th-04 {
  display: table-cell;
  box-sizing: border-box;
  width: 50%;
  padding: 8px 15px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  background: #ffe9e7;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-04 p {
  box-sizing: border-box;
  font-weight: bold;
  text-align: center;
}
.lyt-tbl-02-column .cell-th-04 .age-01 {
  float: left;
  width: 66.7%;
  padding: 8px 15px;
  background: #ffe9e7;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-04 .age-02 {
  float: left;
  width: 100%;
  padding: 8px 15px;
  background: #ffe9e7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-04 .age-03 {
  float: right;
  width: 33.4%;
  padding: 8px 15px;
  background: #ffe9e7;
  border-left: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-04 .age-04 {
  float: left;
  width: 50%;
  padding: 8px 15px;
  background: #ffe9e7;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-04 .age-05 {
  float: left;
  width: 75%;
  padding: 8px 15px;
  background: #ffe9e7;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-04 .age-06 {
  float: right;
  width: 50%;
  margin-top: -1px;
  padding: 8px 15px;
  background: #ffe9e7;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-th-05 {
  background: #ffe9e7;
}
.lyt-tbl-02-column .cell-th-05, .lyt-tbl-02-column .cell-td-05 {
  display: table-cell;
  box-sizing: border-box;
  width: 37.6%;
  padding: 8px 15px;
  text-align: left;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-td-06 {
  display: table-cell;
  box-sizing: border-box;
  padding: 8px 15px;
  text-align: center;
  /*  text-align: left;*/
  background: none;
  border-right: 1px solid #ccc;
}
.lyt-tbl-02-column .cell-td-06 div {
  float: left;
  width: 30.2677%;
  margin-top: 0 !important;
  margin-bottom: 10px;
}
.lyt-tbl-02-column .cell-td-06 div {
  margin-right: 3.5%;
}
.lyt-tbl-02-column .cell-td-06 div.not {
  margin-right: 0;
}
ul.annot.annot-single li a {
  display: inline-block;
}
h4.midashi {
  background-color: #555;
  color: #fff;
  padding: 5px 20px;
  margin-top: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.notext li {
  float: none !important;
}
@media screen and (max-width: 767px) {
  .box_list.spv .split4, .box_list.spv .split2, .box_list.parent .split2, .box_list.margin .split2 ul.child, .box_list.margin .split2 ul.child .split2 {
    width: 100% !important;
    margin: 0 !important;
  }
  .box_list.spv .split4:nth-child(even), .box_list.parent .split2, .box_list.margin .split2 ul.child .split2:nth-child(odd) {
    margin-bottom: 20px !important;
  }
  .box_list.spv .split4 p {
    padding-top: 10px;
  }
  .box_list.spv .split4 img, .box_list.parent .split2 img {
    display: block;
    width: 100%;
  }
  .lyt-tbl-02-column .cell-th-block {
    display: table-caption;
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 0;
  }
  .lyt-tbl-02-column .cell-th, .lyt-tbl-02-column .cell-td, .lyt-tbl-02-column .cell-null {
    width: 33.3%;
  }
  .lyt-tbl-02-column .cell-td-03, .lyt-tbl-02-column.w25 .cell-td-03 {
    display: inline-block;
    box-sizing: border-box;
    width: 49.3%;
    padding: 8px 15px;
    vertical-align: top;
    text-align: center;
    background: none;
  }
  .lyt-tbl-02-column.unique .cell-td-03 {
    width: 25%;
  }
  .lyt-tbl-02-column .cell-th-null, .lyt-tbl-02-column .cell-null {
    display: none;
  }
  .lyt-tbl-02-column.set-item {
    border-top: 1px solid #ccc !important;
  }
  .lyt-tbl-02-column.set-item > div {
    border-top: 0;
  }
  .lyt-tbl-02-column.set-item .cell-th-block, .lyt-tbl-02-column.set-item-02 .cell-th-block {
    display: none;
  }
  .lyt-tbl-02-column .list-bullet-01 li ul {
    margin-left: 0;
  }
  .lyt-tbl-02-column .cell-th-04 {
    width: auto;
  }
  .lyt-tbl-02-column .cell-th-04 .age-01 {
    width: 66.6%;
  }
  .lyt-tbl-02-column .cell-th-04 .age-03 {
    width: 33.3%;
  }
  .lyt-tbl-02-column .cell-td-06 div {
    width: 46.078%;
  }
  .lyt-tbl-02-column .cell-td-06 div {
    margin-right: 0;
  }
  .lyt-tbl-02-column .cell-td-06 .odd, .lyt-tbl-02-column .cell-td-06 div.not {
    margin-right: 5.5%;
  }
}
h5 {
  font-size: 1.6rem !important;
  font-weight: bold !important;
}
.mt0 {
  margin-top: 0px;
}
#school .fs1{font-size: 1.3rem!important;}

/**/
@media screen and (max-width: 767px) {
  .spMrg {
    /*    margin: 0 16px;*/
    margin-left: 16px;
    margin-right: 16px;
  }
  .spMt05p {
    margin-top: 5% !important;
  }
  .spMt10p {
    margin-top: 10% !important;
  }
  .pt40 {
    padding-top: 4% !important;
  }
}