@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : model_course.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}
.con_course {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .con_course {
    padding: 0 20px;
  }
}
@media print {
  .con_course {
    padding: 0 20px;
  }
}
.ie8 .con_course {
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  .con_course {
    width: 95%;
  }
}

.con_course:after, .con_course .box:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	.con_pgtitle　ページタイトル
----------------------------------------------------------- */
.con_pgtitle {
  background-image: url(../model_course/images/bg_title.jpg);
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 60px;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.06);
  background: #F4F1EF;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 30px;
  }
}
.con_intro .img {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .img {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .img {
    margin-bottom: 20px;
  }
}
.con_intro .txt {
  text-align: center;
  padding-bottom: 20px;
}

.con_bn_course {
  max-width: 1560px;
  margin: 0 auto;
}
.con_bn_course ul {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_bn_course ul {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bn_course ul {
    margin-bottom: 30px;
  }
}
.con_bn_course ul li {
  width: 33.33333%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_bn_course ul li {
    width: 33.33333%;
    padding: 0 1% 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_bn_course ul li {
    width: 100%;
    padding: 0 .8% 2%;
  }
}
.con_bn_course ul li a:hover {
  opacity: .8;
}

.con_course {
  margin: 0 auto 25px;
}
.con_course .box .txt_box {
  float: left;
  width: 35%;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_course .box .txt_box {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_course .box .txt_box {
    width: 100%;
    float: none;
    padding-top: 0;
  }
}
.con_course .box .txt_box .no {
  font-family: "Allura", cursive;
  color: #ef8120;
  margin-bottom: 10px;
  font-size: 134%;
}
@media only screen and (max-width: 1199px) {
  .con_course .box .txt_box .no {
    font-size: 120%;
  }
}
@media print {
  .con_course .box .txt_box .no {
    font-size: 120%;
  }
}
.ie8 .con_course .box .txt_box .no {
  font-size: 120%;
}
@media only screen and (max-width: 767px) {
  .con_course .box .txt_box .no {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_course .box .txt_box .no {
    text-align: center;
  }
}
.con_course .box .txt_box .sst {
  display: inline-block;
  color: #fff;
  background: #ef8120;
  padding: 5px 20px;
  margin-bottom: 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
@media only screen and (max-width: 767px) {
  .con_course .box .txt_box .sst {
    display: block;
    text-align: center;
  }
}
.con_course .box .txt_box .st {
  font-weight: normal;
  color: #ef8120;
  font-size: 167%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .con_course .box .txt_box .st {
    font-size: 147%;
  }
}
@media print {
  .con_course .box .txt_box .st {
    font-size: 147%;
  }
}
.ie8 .con_course .box .txt_box .st {
  font-size: 147%;
}
@media only screen and (max-width: 767px) {
  .con_course .box .txt_box .st {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_course .box .txt_box .st {
    margin-bottom: 10px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_course .box .txt_box .btn {
    margin-bottom: 20px;
  }
}
.con_course .box .img {
  float: right;
  width: 60%;
  margin-left: .5%;
  margin-right: .5%;
  margin-bottom: 10px;
  overflow: hidden;
  width: 600px;
  /* トリミングしたい枠の幅 */
  height: 300px;
  /* トリミングしたい枠の高さ */
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_course .box .img {
    padding-top: 20px;
    width: 100%;
    float: none;
    height: 145px;
  }
}
.con_course .box .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
