/* Scss Document */
/* Scss Document */
#key {
  background: url(../img/course/key_bg.jpg) no-repeat center/cover; }

.key_page_txt em.txt1 {
  font-weight: normal;
  font-size: 40px; }

#key .wrap:before {
  right: 675px; }

.key_page_txt {
  left: 84px; }

.ttl {
  font-size: 50px;
  line-height: 1.2;
  text-align: center;
  font-family: "DINPro";
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 0 20px 0; }
  .ttl span {
    font-size: 20px;
    display: block;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    font-weight: 900; }
/*
.col {
  float: left;
  width: 499px;
  margin-left: 100px; }
  .col + .col {
    margin-left: 61px;
    position: relative; }
*/
.col {
  width: 550px;
  margin: 0 auto; }

.sec2Info {
  background: rgba(255, 255, 255, 0.15);
  text-align: center;
  color: #fff;
  font-size: 14.5px;
  line-height: 28px;
  margin: 10px 0 16px 0; }

.col1 {
  width: 245px;
  text-align: center;
  position: relative; }

.ttl_h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: "DINPro";
  font-weight: 700;
  font-size: 26px;
  line-height: 40px;
  border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  text-align: center; }
  .ttl_h3 span {
	  display: inline-block;
	  text-align: center;
    font-weight: normal;
    font-size: 14px;
	  line-height: 24px;
    margin-left: 5px; }

.col_white {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 61px;
  color: #fff;
  font-family: 'Noto Sans JP';
  font-weight: 700;
  font-size: 23px; }
  .col_white p {
    margin-top: 10px;
    letter-spacing: 4px; }
    .col_white p span {
      font-family: "DINPro";
      font-weight: 700;
      font-size: 45px; }
    .col_white p:last-child {
      font-size: 26px; }

.price {
  line-height: 62px;
  font-family: "DINPro";
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  margin-bottom: 10px; }
  .price span {
    font-family: 'Noto Sans JP';
    font-weight: 900;
    font-size: 28px; }
  .price.bg-gray {
    background: #d4d4d4 !important;
    text-align: center;
    margin-bottom: 0; }

#main__head p {
  margin-left: 79px; }

#nav--page a {
  padding-left: 29px; }

#sec1 {
  text-align: center;
  background: url(../img/index/sec1_bg.jpg);
  padding: 94px 0 91px 0; }
  #sec1 .wrap {
    border-top: 5px solid #d7db16;
    border-bottom: 5px solid #d7db16;
    width: 870px;
    padding: 36px 0 42px 0; }
  #sec1 h2 {
    font-size: 55px;
    font-family: 'Noto Sans JP';
    font-weight: 900;
    line-height: 70px;
    margin-bottom: 5px; }
    #sec1 h2 .span1 {
      font-size: 90px;
      font-family: "DINPro";
      font-weight: 900; }
    #sec1 h2 .span2 {
      font-size: 73px; }

#sec2 {
  background-image: url(../img/course/sec2_bg.jpg);
  padding: 119px 0 113px 0; }
  #sec2 .col:nth-child(1) h2 {
    background: url(../img/course/sec2_bg1.jpg); }
  #sec2 .col:nth-child(1) .price {
    background: url(../img/course/sec2_bg3.jpg); }
  #sec2 .col:nth-child(2) h2 {
    background: url(../img/course/sec2_bg2.jpg); }
  #sec2 .col:nth-child(2) .price {
    background: url(../img/course/sec2_bg4.jpg); }
  #sec2 .col:nth-child(2) .sec2Info {
    padding-top: 36px; }
  #sec2 .sec2Info {
    padding: 7px 0 12px 0; }
    #sec2 .sec2Info dt {
      border-bottom: 1px dotted #7f8386;
      font-family: 'Noto Sans JP';
      font-weight: 400;
      font-size: 20px;
      width: 459px;
      margin: 0 auto 10px auto;
      line-height: 50px; }

#sec3 {
  background-image: url(../img/course/sec3_bg.jpg);
  padding: 119px 0 119px 0; }
  #sec3 .col:nth-child(1) h2 {
    background: url(../img/course/sec3_bg1.jpg); }
  #sec3 .col:nth-child(1) .price {
    background: url(../img/course/sec3_bg1.jpg); }
  #sec3 .col:nth-child(2) h2 {
    background: url(../img/course/sec3_bg2.jpg); }
  #sec3 .col:nth-child(2) .price {
    background: url(../img/course/sec3_bg2.jpg); }
  #sec3 .sec2Info {
    text-align: left;
    padding: 20px 0; }
    #sec3 .sec2Info ul {
      letter-spacing: 1px;
      width: 459px;
      margin: auto; }
      #sec3 .sec2Info ul:nth-child(1) li {
        padding-left: 6px;
        line-height: 33px;
        font-size: 17px; }
      #sec3 .sec2Info ul + ul {
        border-top: 1px dotted #7f8386;
        margin-top: 10px;
        padding-top: 12px; }
  #sec3 .sec3Group {
    position: relative; }
  #sec3 .btn {
    margin-top: 60px;
    width: 430px;
    font-size: 18px;
    font-family: 'Noto Sans JP';
    font-weight: 500; }
    #sec3 .btn a {
      height: 57px;
      line-height: 57px; }

#sec4 {
  background-image: url(../img/course/sec4_bg.jpg);
  padding: 112px 0 113px 0; }
  #sec4 .wrap {
    width: 499px; }
  #sec4 h2 {
    background: url(../img/course/sec4_h2.jpg); }
  #sec4 .sec2Info {
    background: rgba(255, 255, 255, 0.35);
    color: #333;
    padding: 22px 0;
    margin-bottom: 7px; }
  #sec4 .ttl_h3 {
    color: #333;
    border: 1px solid #333; }
  #sec4 .price {
    background: url(../img/course/sec4_bg2.jpg); }
  #sec4 .col_white {
    left: -105px;
    color: #333; }

#sec5 {
  text-align: center;
  padding: 94px 0 122px 0; }
  #sec5 h2 {
    font-size: 60px;
    font-family: 'Noto Sans JP';
    font-weight: 900;
    line-height: 90px;
    letter-spacing: -2px;
    margin-bottom: 40px; }
    #sec5 h2 span {
      position: relative;
      z-index: 0;
      padding: 0 5px 0 7px; }
      #sec5 h2 span:before {
        content: "";
        position: absolute;
        z-index: -1;
        background: #f2f103;
        height: 30px;
        width: 100%;
        bottom: 4px;
        left: 0; }
  #sec5 .sec5_txt {
    margin-bottom: 56px; }
    #sec5 .sec5_txt p + p {
      margin-top: 33px; }
  #sec5 .sec5Box {
    background: url(../img/course/sec5_bg.jpg);
    padding: 70px 0 60px 0; }
    #sec5 .sec5Box .w840 {
      width: 840px;
      margin: auto; }
    #sec5 .sec5Box .btn {
      margin-top: 56px;
      width: 430px;
      font-size: 18px;
      font-family: 'Noto Sans JP';
      font-weight: 500; }
      #sec5 .sec5Box .btn a {
        height: 56px;
        line-height: 56px; }
    #sec5 .sec5Box dl {
      background: url(../img/course/sec5_dl.png) no-repeat bottom center;
      width: 387px;
      padding-bottom: 10px; 
margin: auto;}
      #sec5 .sec5Box dl dt {
        font-size: 26.67px;
        font-family: 'Noto Sans JP';
        font-weight: 700; }
        #sec5 .sec5Box dl dt span {
          font-weight: 900;
          font-size: 34.67px; }
      #sec5 .sec5Box dl dd {
        font-size: 24px;
        line-height: 70px; }
        #sec5 .sec5Box dl dd span {
          font-size: 32px; }

#sec6 {
  background: url(../img/other/sec2_bg2.jpg);
  color: #fff;
  margin-bottom: 110px;
  padding: 101px 0 119px 0;
  text-align: center; }
  #sec6 h2 {
    font-family: 'Noto Sans JP';
    font-weight: 900;
    font-size: 44px;
    line-height: 60px;
    padding-top: 15px; }
    #sec6 h2 span {
      color: #fff; }
  #sec6 .sec6_img1 {
    top: 0;
    left: -119px;
    position: absolute; }
  #sec6 .sec6_img2 {
    top: 0;
    right: -114px;
    position: absolute; }
  #sec6 .sec6_txt2 {
    margin-top: 79px; }
  #sec6 .sec6_txt1 {
    top: 157px;
    left: 300px;
    position: absolute; }


#sec2_txt {

text-align: center;

color: #fff;

margin-top: 70px;
}
