@charset "utf-8";
/* CSS Document */
/* PC用スタイルシート */
body {
  min-width: 1400px;
}
.titleArea .tit {
}
/* ===================================
#contents
=================================== */
#contents {
}

/* ===================================
#cont01
=================================== */
#cont01 {
  background-image: url(../img/img_bg_02_03.jpg);
  background-position: left top;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
#cont01 .inner {
  width: 1400px;
}
#cont01 .inner div {
  background: #FFF;
  width: 540px;
  float: right;
  padding: 120px 0 120px 60px;
  font-size: 20px;
  line-height: 2;
}
#cont01 div h2 {
  font-size: 56px;
  font-weight: bold;
  color: #14BFFF;
}
#cont01 div h2 span {
  font-size: 32px;
  font-weight: bold;
  color: #14BFFF;
  padding-top: 15px;
  display: block;
}
#cont01 div p {
  padding-top: 30px;
}
#cont01 div p:nth-child(3) {
  font-weight: bold;
  color: #14BFFF;
}

/* ===================================
#cont02
=================================== */
#cont02 {
  background: #14BFFF;
}
#cont02 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 80px 0;
}

#cont02 .campaign {
  font-size: 38px;
  color: #FFF;
  text-align: left;
  line-height: 1;
  font-weight: bold;
  display: flex;
  letter-spacing: -1px;
  justify-content: center;
}
#cont02 .campaign .box1 {
  width: 47%;
  text-align: right;
  /* font-size: 65px; */ /* 2021/02/23 */
  font-size: 42px;
  font-weight: bold;
  color: #FF0;
  margin-right: 10px;
  /* padding-top: 20px; */ /* 2021/02/23 */
  padding-top: 10px;
}
#cont02 .campaign .box1 span {
  border-bottom: 2px solid #FF0;
  display: inline-block;
  padding-bottom: 3px;
}
#cont02 .campaign .box2 {
  width: 52%;
  margin-top: 5px;
  line-height: 1.3;
  color: #FF0;
}
#cont02 .campaign .box2 span {
  color: #FFF;
}
#cont02 .inner .note {
  margin: 0 56px 0 0;
  text-align: right;
}

#cont02 p.note {
  font-size: 14px;
  color: #FFF;
  margin-bottom: 10px;
}

/* .courseArea */
.courseArea {
  width: 1110px;
  margin:  0 auto;
}
.courseArea .box {
  box-shadow: 0 0 4px #999;
}
.courseArea dl {
  width: 735px;
  padding-left: 346px;
}
.courseArea dt {
  font-size: 40px;
  font-weight: bold;
  color: #13BFFF;
  padding: 30px 0 10px;
}
.courseArea dt.columnTeam {
  line-height: 1;
  padding-top: 15px;
}
.courseArea dt .column {
  font-size: 18px;
  display: inline-block;
  padding-bottom: 10px;
}
.courseArea dd {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.courseArea dd > span {
  color: #13BFFF;
  border-bottom:  1px solid #13BFFF;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.courseArea dd p {
  margin-bottom: 20px;
}
.course {
  margin-bottom: 50px;
}

.course li {
  margin-bottom: 8px;
  background: #FFF;
  position: relative;
  min-height: 371px;
}
.course li:first-child {
  margin-bottom: 50px;
  min-height: 244px;
}
.course li:nth-child(3) {
  margin-top: 50px;
}
.course li:nth-child(4) {
  margin-top: 50px;
}
.course li:nth-child(5) {
  margin-top: 50px;
}
.course li:nth-child(6) {
  margin-top: 50px;
}
.course li div img {
  float: left;
}

.course li table {
  width: 100%;
  border-collapse: collapse;
}
.course li th,
.course li td {
  text-align: center;
  border: 1px solid #DDD;
  font-size: 16px;
}
.course li th {
  background: #F4F4F4;
  padding: 10px 0;
}
.course li td {
  padding:  20px 0;
  /* width: 33.33%; */
  width: 25.00%;
}
.course li:nth-child(4) td {
  padding:  20px 0;
  /* width: 50%; */
  width: 25.00%;
}
.course li td span {
}
.course li td span.price {
  margin-left: 1em;
}

.course .startPrice {
  text-indent: -9999px;
  background: url("../../img/program_img02.png") no-repeat;
  width: 190px;
  height: 190px;
  position: absolute;
  top:-50px;
  right: 10px;
  border:  0;
}

/* .free */
.other {
  width: 1060px;
  margin: 0 auto;
  padding: 20px  ;
  background: #FFF;
}
.other dl {
  font-size: 18px;
}
.other dt {
  color: #13BFFF;
  border-bottom: 1px solid #13BFFF;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.other dd span:first-child {
  text-decoration: line-through;
}
.other dd span:last-child {
  font-size: 26px;
  font-weight: bold;
  color: #13BFFF;
  padding: 8px;
  background: #FF0;
  display: inline-block;
  margin-left: 10px;
  line-height: 1;
}

.free {
  background: url("../img/free_bg_01.png") top left no-repeat;
  padding-left: 255px;
  margin: 40px 0;
  min-height: 105px;
}
.free .balloon1 {
  width: 741px;
  font-size: 16px;
  font-weight: bold;
  background: url("../img/free_bg_02.png") top left no-repeat;
  line-height: 1.5;
  color: #13BFFF;
}

.free .balloon1 p {
  margin: 0;
  padding-top: 10px;
  text-align: center;
  height: 44px;
}
.free .rental {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #000;
}
.free .rental span {
  font-size: 38px;
  vertical-align: middle;
}
/* .footFormBtn */
.footFormBtn {
  padding: 100px 0;
}
.footFormBtn {
  font-size: 16px;
  text-align: center;
  margin: 20px 0 ;
  color: #FFF;
}
.footFormBtn p {
  font-size: 32px;
  font-weight: bold;
  color: #FFF;
  line-height: 1.8;
}
#contents .formBtn a {
  font-size: 30px;
  border-radius: 50px;
  padding: 25px 48px;
  margin: 25px 0;
  box-shadow: 0 2px 3px 0px #999;
}

.footFormBtn .tel p {
  font-weight: bold;
  font-size: 20px;

}
.footFormBtn .tel div {
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  padding-left: 35px;
  background: url("../../img/ico_foot_tel.png") left center no-repeat;
}

.newTag {
  background: #FF0;
  font-weight: bold;
  color: #13BFFF;
  padding: 8px;
  font-size: 16px;
  display: inline-block;
  line-height: 10px;
  vertical-align: middle;
}

/* IEのみ */
@media all and (-ms-high-contrast: none){
  #contents .formBtn a {
    padding: 30px 48px 20px;
  }
  .other dd span:last-child {
    padding: 10px 8px 0px;
  }
  .free .balloon1 p {
    padding-top: 12px;
  }
}

#course-limited {
height: 400px;
}
#course-limited table {
margin-bottom:10px;
}

