@charset "UTF-8";
/*--------------------------------
width
--------------------------------*/
/*--------------------------------
レスポンシブ
--------------------------------*/
/* タブレット・SP */
/* PC */
/* SP */
@media (max-width: 767px) {
  .nosp {
    display: none !important;
  }
  .nopc {
    display: block;
  }
}
/* PC */
@media (min-width: 768px) {
  .nosp {
    display: block;
  }
  .nopc {
    display: none !important;
  }
}
#mainCont #schoolInfo .detail_top_banner {
  margin-top: 20px;
}
#mainCont #schoolInfo #set-busarea, #mainCont #schoolInfo #about, #mainCont #schoolInfo #set-access, #mainCont #schoolInfo #Cont12, #mainCont #schoolInfo #set-fee, #mainCont #schoolInfo #set-info {
  margin-top: -40px;
  padding-top: 40px;
}
@media (min-width: 768px) {
  #mainCont #schoolInfo #set-busarea, #mainCont #schoolInfo #about, #mainCont #schoolInfo #set-access, #mainCont #schoolInfo #Cont12, #mainCont #schoolInfo #set-fee, #mainCont #schoolInfo #set-info {
    margin-top: -80px;
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  #mainCont #schoolInfo #contSpace #leftBlock #ContArea .info_inner_space .original_campaign .left_side {
    width: unset;
  }
}
@media (max-width: 767px) {
  #mainCont #schoolInfo #contSpace #leftBlock #ContArea .info_inner_space .original_campaign .left_side dl dd {
    margin-top: 20px;
  }
}

#schoolInfo #set-fee.fee-announce {
  margin: -40px 0 20px;
}
#schoolInfo #set-fee.fee-announce .fee-text-block {
  margin: 0 20px;
}
@media (min-width: 768px) {
  #schoolInfo #set-fee.fee-announce .fee-text-block {
    margin-left: 50px;
  }
}
#schoolInfo #set-fee.fee-announce .fee-text-block .announce-text {
  font-size: 100%;
  margin-bottom: 14px;
}
#schoolInfo #set-fee.fee-announce .fee-text-block .fee-link-btn .fee-text-btn {
  color: #333333;
  font-weight: bold;
  position: relative;
  display: inline;
}
#schoolInfo #set-fee.fee-announce .fee-text-block .fee-link-btn .fee-text-btn:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #004da0;
  top: -1px;
  right: -16px;
}
@media (min-width: 768px) {
  #schoolInfo #set-fee.fee-announce .fee-text-block .fee-link-btn .fee-text-btn:before {
    width: 16px;
    height: 16px;
    right: -20px;
  }
}
#schoolInfo #set-fee.fee-announce .fee-text-block .fee-link-btn .fee-text-btn:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  top: 4px;
  right: -11px;
}
@media (min-width: 768px) {
  #schoolInfo #set-fee.fee-announce .fee-text-block .fee-link-btn .fee-text-btn:after {
    width: 4px;
    height: 4px;
    right: -14px;
  }
}

.sp_map {
  width: 100%;
}
.sp_map iframe {
  height: 200px;
}

#leftBlockInner01 #ContArea .info_inner_space .free-info-block .notice-sub-title {
  margin: 20px 0 20px;
  padding: 5px 0 5px 10px;
  font-weight: bold;
  font-size: 16px;
  border-bottom: unset;
  background: unset;
  line-height: 1.6;
}
@media (min-width: 768px) {
  #leftBlockInner01 #ContArea .info_inner_space .free-info-block .notice-sub-title {
    margin: 40px 0 20px;
  }
}
#leftBlockInner01 #ContArea .info_inner_space .free-info-block .notice-sub-text {
  padding: 0;
  border-left: unset;
  margin: 15px 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.7;
  color: #004da0;
}
#leftBlockInner01 #ContArea .info_inner_space .free-info-block .cFix .photo_block {
  width: 100%;
  margin: 0 0 20px;
  font-size: 12px;
}
@media (min-width: 768px) {
  #leftBlockInner01 #ContArea .info_inner_space .free-info-block .cFix .photo_block {
    float: right;
    width: 260px;
    margin: 0 0 0 30px;
  }
}
#leftBlockInner01 #ContArea .info_inner_space .free-info-block .cFix .photo_block img {
  width: 100%;
}
#leftBlockInner01 #ContArea .info_inner_space .free-info-block .cFix .readmore-btn {
  cursor: pointer;
  width: 150px;
  margin: 10px auto 0;
  border: 1px solid;
  text-align: center;
  border-radius: 20px;
  padding: 8px 0 7px 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
@media (min-width: 768px) {
  #leftBlockInner01 #ContArea .info_inner_space .free-info-block .cFix .readmore-btn {
    display: none;
  }
}

.elementary_course .ui-selectable tr th, .elementary_course .mb30 tr th, .kids_course .ui-selectable tr th, .kids_course .mb30 tr th {
  padding: 5px;
}
.elementary_course .ui-selectable tr td, .elementary_course .mb30 tr td, .kids_course .ui-selectable tr td, .kids_course .mb30 tr td {
  height: unset;
}
.elementary_course .ui-selectable tr th.bg-pink, .elementary_course .mb30 tr th.bg-pink, .kids_course .ui-selectable tr th.bg-pink, .kids_course .mb30 tr th.bg-pink {
  background: #f1dcdb;
}
.elementary_course .ui-selectable tr th.bg-blue, .elementary_course .mb30 tr th.bg-blue, .kids_course .ui-selectable tr th.bg-blue, .kids_course .mb30 tr th.bg-blue {
  background: #d1e1e5;
}
.elementary_course .ui-selectable tr th.bg-red, .elementary_course .mb30 tr th.bg-red, .kids_course .ui-selectable tr th.bg-red, .kids_course .mb30 tr th.bg-red {
  background: #f9c7c7;
}
