.chargeCheckLead {
  margin: 45px 0 35px;
}
.chargeCheckTxt {
  margin-bottom: 35px;
}
.chargeCheckTxt p {
  margin-bottom: 15px;
}
.chargeCheckTxt .chargeCheckTxt-link {
  margin: 25px 0;
}
.icon-external {
  padding-right: 16px;
  background: url(../icon_window.png) no-repeat 100% 0.45em;
}
.chargeCheck {
  margin-bottom: 30px;
  padding: 0;
}
.chargeCheck > li,
.chargeCheck-item,
.chargeCheck-select {
  display: inline-block;
  vertical-align: middle;
}
.chargeCheck-item {
  margin-right: 15px;
  font-weight: bold;
}
.chargeCheck-select {
  position: relative;
  margin-right: 30px;
}
.chargeCheck-select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: solid 1px #d1d1d1;
  border-right: solid 1px #d1d1d1;
  vertical-align: middle;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.chargeCheck-select select {
  width: 260px;
  padding: 3px 10px;
  background: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#alertTxt {
  margin-bottom: 25px;
  color: #ff0800;
  text-align: center;
}
.numAnttMdlListbox {
  padding: 0;
  font-size: 14px;
  color: #ff0800;
}
.numAnttMdl {
  margin-left: 1em;
  text-indent: -1em;
}
.numAnttMdlListbox {
  margin-bottom: 30px;
}
.numAnttMdl-inner {
  text-indent: 0;
}
.chargeCheckBtn {
  margin-bottom: 50px;
  text-align: center;
}
.chargeCheckBtn a {
  min-width: 300px;
}
.chargeCheckBtn a::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.chargeCheckH3 {
  margin: 55px 0 16px;
  font-size: 20px;
}
.chargeCheckH3 + .lead {
  margin-bottom: 16px;
  font-weight: bold;
}
.chargeCheckH4 {
  margin: 25px 0;
  font-size: 22px;
  text-align: center;
}
.priceWrap {
  margin: 0 -15px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
.priceWrap::after {
  content: '';
  display: table;
  clear: both;
}
.priceList {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 15px;
}
.priceList-inner {
  padding: 0 30px;
  border-width: 2px;
  border-style: solid;
}
.priceList-inner ul {
  padding: 0;
}
.priceWrap .typePink,
.priceWrap .typeOrange {
  text-align: center;
}
.priceWrap .ttl {
  position: relative;
  margin-bottom: 15px;
  padding: 3px 0;
  font-size: 16px;
  font-weight: bold;
}
.priceWrap .typePink .ttl {
  background: #fad8e7;
}
.priceWrap .typeOrange .ttl {
  background: #ffe8cc;
}
.priceWrap .ttl::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -9px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
}
.priceWrap .typePink .ttl::after {
  border-color: #fad8e7 transparent transparent transparent;
}
.priceWrap .typeOrange .ttl::after {
  border-color: #ffe8cc transparent transparent transparent;
}
.priceWrap .ttl span {
  font-size: 20px;
}
.priceWrap .text {
  margin-bottom: 22px;
  font-size: 32px;
  font-weight: bold;
}
.priceWrap .yen {
  font-size: 22px;
}
.notesSmlListbox {
  margin-top: 17px;
  padding: 0;
  font-size: 14px;
  color: #777;
}
.notesSmlListbox .notesSml {
  margin-left: 2em;
  text-indent: -2em;
}
.tabElem-section-courses {
  margin: 25px 0 60px;
}
.tabElem-section-courses .tab-ctr .tab-display:after {
  display: none;
}
.tabElem-section-courses .tab-ctr .tab-display {
  max-height: none;
}
.tabElem-section-courses .tab-ctr .tab-display .tab-list {
  display: block;
  min-height: 0;
  margin-bottom: 55px;
  font-size: 0;
  text-align: center;
}
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 230px;
  margin: 0 5px -1px;
  padding: 10px 10px 11px;
  background: #d1d1d1;
  border: 1px solid #d1d1d1;
  border-bottom-color: #2193d9;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  font-size: 16px;
}
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem.tab-selected,
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem:hover {
  z-index: 2;
  background: #fff;
  border: 1px solid #fb7c39;
  font-weight: bold;
}
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem.tab-selected {
  border-bottom: 1px solid #fff;
}
.tabElem-section-courses .tab-elem-border {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  border: none;
  border-top: 1px solid #fb7c39;
}
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem +.tab-elem {
  border-bottom-color: #fb7c39;
}
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem + .tab-elem:hover,
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem + .tab-elem.tab-selected,
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem.tab-selected + .tab-elem-border {
  border-color: #2193d9;
  color: #2193d9;
}
.tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem + .tab-elem.tab-selected {
  border-bottom: 1px solid #fff;
}
.coursesList {
  padding: 0 15px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
.coursesList::after {
  content: '';
  display: table;
  clear: both;
}
.coursesList-item {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 15px;
}
.coursesDetail {
  padding: 18px 30px 20px;
  border-width: 2px;
  border-style: solid;
}
.coursesList-item-70 .coursesDetail {
  border-color: #e43b86;
}
.coursesList-item-50 .coursesDetail {
  border-color: #ff8d00;
}
.coursesDetail-percent {
  margin-bottom: 7px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.coursesList-item-70 .coursesDetail-percent {
  color: #e43b86;
}
.coursesList-item-50 .coursesDetail-percent {
  color: #ff8d00;
}
.coursesDetail-percent-num {
  font-size: 40px;
}
.coursesDetail-ttl {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.coursesRatio {
  display: table;
  width: 100%;
  margin-bottom: 16px;
}
.coursesRatio-cell {
  display: table-cell;
  padding: 14px 0 4px;
  background: #e5e5e5;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}
.coursesRatio-cell:first-child {
  color: #fff;
}
.coursesList-item-70 .coursesRatio-cell:first-child {
  width: 63%;
  background: #e43b86;
}
.coursesList-item-50 .coursesRatio-cell:first-child {
  width: 50%;
  background: #ff8d00;
}
.coursesRatio-cell p {
  line-height: 1.23;
}
.coursesRatio-cell .sp {
  display: none;
}
.coursesRatio-cell-num {
  padding-left: 0.5em;
  font-size: 35px;
  font-weight: bold;
}
.coursesRatio-cell-unit {
  font-size: 25px;
}
.coursesDetail-txt {
  margin-bottom: 26px;
  font-weight: bold;
  text-align: center;
}
.coursesList-item-70 .coursesDetail-txt {
  color: #e43b86;
}
.coursesList-item-50 .coursesDetail-txt {
  color: #ff8d00;
}
.coursesDetail-limitBox {
  position: relative;
  margin-bottom: 19px;
  padding: 6px 10px;
  font-weight: bold;
  text-align: center;
}
.coursesList-item-70 .coursesDetail-limitBox {
  background: #fad8e7;
}
.coursesList-item-50 .coursesDetail-limitBox {
  background: #ffe8cc;
}
.coursesDetail-limitBox::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -9px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
}
.coursesList-item-70 .coursesDetail-limitBox::after {
  border-color: #fad8e7 transparent transparent transparent;
}
.coursesList-item-50 .coursesDetail-limitBox::after {
  border-color: #ffe8cc transparent transparent transparent;
}
.coursesDetail-limit {
  text-align: center;
  letter-spacing: -0.04em;
}
.coursesDetail-limit-yen,
.coursesDetail-limit-unit {
  font-weight: bold;
  color: #eb5505;
  letter-spacing: -0.04em;
}
.coursesDetail-limit-yen {
  font-size: 32px;
}
.coursesDetail-limit-unit {
  font-size: 22px;
}

@media (max-width: 767px) {
  .chargeCheckLead {
    margin: 25px 0 22px;
  }
  .chargeCheckTxt {
    margin-bottom: 25px;
  }
  .chargeCheckTxt .chargeCheckTxt-link {
    margin: 15px 0;
  }
  .icon-external {
    background-image: url(../icon_window_sp.png);
    background-size: 8px 8px;
  }
  .chargeCheck {
    margin: 0 -7.5px 28px;
    overflow: hidden;
  }
  .chargeCheck::after {
    content: '';
    display: table;
    clear: both;
  }
  .chargeCheck > li {
    display: block;
    float: left;
    width: 50%;
    padding: 0 7.5px;
  }
  .chargeCheck-item {
    display: block;
    margin-bottom: 7px;
  }
  .chargeCheck-select {
    display: block;
    margin: 0;
  }
  .chargeCheck-select select {
    width: 100%;
    padding: 10px 10px 9px;
    font-size: 14px;
  }
  .numAnttMdl-inner {
    margin-top: 15px;
  }
  .chargeCheckBtn {
    margin-bottom: 35px;
  }
  .chargeCheckBtn a {
    display: block;
    min-width: 0;
  }
  .chargeCheckH3 {
    margin-top: 35px;
  }
  .chargeCheckH3 + .lead {
    font-size: 14px;
    font-weight: normal;
  }
  .chargeCheckH4 {
    margin: 15px 0;
    font-size: 16px;
  }
  .priceWrap {
    margin: 0 -7.5px;
  }
  .priceList {
    padding: 0 7.5px;
  }
  .priceList-inner {
    padding: 0 10px;
  }
  .priceWrap .ttl {
    margin-bottom: 10px;
    padding: 1px 0;
  }
  .priceWrap .text {
    margin-bottom: 10px;
    font-size: 30px;
  }
  .priceWrap .yen {
    font-size: 20px;
  }
  .tabElem-section-courses {
    margin: 0 0 30px;
  }
  .tabElem-section-courses .tab-ctr .tab-display .tab-list {
    margin-bottom: 20px;
  }
  .tabElem-section-courses .tab-ctr .tab-display .tab-list .tab-elem {
    width: 46%;
    margin-left: 2.5px;
    margin-right: 2.5px;
    padding: 9px 10px 10px;
    font-weight: bold;
  }
  .coursesList {
    margin: 0;
    padding: 0;
  }
  .coursesList-item {
    float: none;
    width: auto;
    margin-bottom: 15px;
    padding: 0;
  }
  .coursesDetail {
    padding: 7px 19px 11px;
  }
  .coursesDetail-percent {
    margin-bottom: 3px;
    font-size: 28px;
  }
  .coursesDetail-percent-num {
    font-size: 38px;
    letter-spacing: 0;
  }
  .coursesDetail-ttl {
    margin-bottom: 11px;
  }
  .coursesRatio {
    margin-bottom: 11px;
  }
  .coursesRatio-cell {
    padding: 11px 0 3px;
  }
  .coursesRatio-cell p {
    line-height: 1.35;
  }
  .coursesDetail-txt {
    margin-bottom: 16px;
  }
  .coursesDetail-limitBox {
    margin-bottom: 6px;
  }
}
