header.pc {
    height: 126px;
    min-width: 1300px;
    position: relative;
}



@media screen and (min-width: 980px) {

  .mf_finder_container {
    height: 130px;
  }

  .pc-video {
    max-width: 1920px;
    height: auto;
    
  }

  .video {
    text-align: center;
  }

  .video::after {
    height: 479px;
  }

  .contentsArea.intro {
    margin-top: 0;
  }

    .facility p, a {
      font-size: 14px;
  }
  section img {
    width: 100%;
  }

  .lp-hero__heading1 {
    padding-top: 0;
  }

   .lp-hero__heading1__dear {
    position: relative;
    color: #000;
    font-weight: bold;
    font-size: 1.4vw;
    line-height: 1.4;
    text-align: center;
   }

   .lp-hero__heading1__subtitle {
    font-size: 1.4vw;
    font-weight: bold;
   }

   .lp-hero__heading1__title {
    font-size: 3.2vw;
    margin-top: 3px;
   }

   .lp-hero__inner {
    top: 50%;
    padding: 0px 30px 0% 35px;
   }

   .service-cost {
    background-color: rgba(250, 250, 250, 0.5);
    text-align: center;
    font-size: 1.53vw;
    font-weight: bold;
    line-height: 1.6;
    margin: 22px auto 15px;
    color: #000000;
    width: 63%;
    padding: 7px 0 8px;
   }

   .service-cost br {
    display: none;
   }

   .individual-cost {
    padding-left: 28px;
   }

   .main-modal .button span {
    font-size: 1.2vw;
   }

   #pageLp .main-modal .js-toggle-button button {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border: 1px solid #036eb7;
    background: #036eb7;
    border-radius: 15px;
    padding: 14px 0 12px;
    cursor: pointer;
    width: 100%;
    transition: .5s;
    line-height: 1.8;
}

#pageLp .main-modal .button:first-child {
  width: 63%;
}

#pageLp .main-modal .button:first-child button {
  font-size: 1.5vw;
  font-family: 'Noto Sans JP', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'Hiragino Sans', Meiryo, Osaka, Arial, 'MS PGothic', sans-serif;
}

  #pageLp .main-modal .toggleArea {
    position: fixed;
    top: 62%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0px;
    width: 660px;
    border-radius: 20px;
    border: solid 2px #036eb7;
    padding: 40px 30px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    z-index: 10000;
}

#pageLp .main-modal {
  background: none;
  min-width:unset;
}

.main-modal .button button br {
    display: none;
   }

#pageLp .main-modal .toggleArea .close-button {
    display: block;
    cursor: pointer;
    transition: .5s;
    color: #036eb7;
    position: absolute;
    top: 15px;
    right: 15px;
    background-image: url(/home/member/img/ic_close.png);
    background-repeat: no-repeat;
    text-indent: -100vw;
    overflow: hidden;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

#pageLp .main-modal .toggleArea .heading {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 30px;
}

 #pageLp .main-modal .toggleArea .heading span {
    display: inline-block;
}

#pageLp .main-modal .button {
        margin: 10px auto 0 auto;
        line-height: 1.8;
        width: auto;
        font-size: 16px;
        text-align: justify;
    }

   #pageLp .main-modal .button a {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border: 1px solid #036eb7;
    background: #036eb7;
    border-radius: 40px;
    padding: 12px 0;
}

#pageLp .main-modal .caution {
        color: inherit;
        font-weight: inherit;
        margin-top: 10px !important;
        text-align: left;
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.8;
    }

  .contentsArea#pageLp {
  background: none;
  }

  .contentsArea {
    display: block;
  }

  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
  }

  .contentsArea>section h2 {
    font-size: 27px;
  }

  h2.line::after {
    display: none;
  }

  .secColor {
    padding-top: 30px !important;
  }

  .contentsArea#pageLp>.secPoint {
    padding-bottom: 30px !important;
  }


  .contentsArea>section h2 {
    padding-bottom: 28px;
  }

  .merit_sec br {
    display: none;
  }

  .merit_inner {
    display: flex;
    justify-content: center;
    max-width: 1300px;
    margin: 0 auto;
  }

  .merit_inner .corp-link {
    display: block;
    padding-top: 5px;
    width: 100%;
    text-align: right;
    font-size: 16px;
  }

  .merit_inner .corp-link:hover {
    text-decoration: underline;
  }

  .merit_box div {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    padding: 15px 0 0;
  }

  .merit_img {
    width: 77%;
    margin: 0 auto;
  }

  .merit_box span {
    font-size: 25px;
  }

  .merit_box {
    width: 41%;
    padding: 15px;
    border-radius: 10px;
  }

  .merit_box:nth-child(1) {
    background-color: #F6C6AD;
  }

  .merit_box:nth-child(2) {
    margin-left: 15px;
    background-color: #96DCF8;
  }

  .merit_box ul li img {
    width: 100%;
  }
  .merit-point {
    border-radius: 10px;
    padding: 20px 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    background-color: #ffffff;
  }
  .merit-point:nth-child(2) {
    margin: 10px 0;
  }

  .secPoint {
    margin-top: 20px !important;
  }

  .contentsArea>section {
    width: 100%;
  }

  .contentsArea.intro#pageLp>.secFee {
    padding-top: 80px !important;
  }

  .contents_sec {
    max-width: 1300px;
    margin: 0 auto;
  }

  .contents_sec br {
  display: none;
}

  .contents-box {
    border-radius: 10px;
    width: 83%;
    margin: 0 auto;
    padding: 25px;
    box-shadow: 0px 0px 8px 2px #d3d3d3;
  }

  .contents-box:nth-child(3),
  .contents-box:nth-child(4),
  .contents-box:nth-child(5) {
    margin-top: 25px;
  }

  .contents-box_title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .contents_sum {
    display: flex;
    justify-content: center;
  }

  .article_sum {
    flex-wrap: wrap;
  }

  .contents_sum li {
    width: 24%;
  }

  .contents_sum li:nth-child(n+2) {
    margin-left: 7px;
  }

  .point-txt {
    font-size: 18px;
    line-height: 1.7;
    padding: 15px 0 0 5px;
    width: 95%;
  }

  .article-width {
    width: 100%;
 }

  .bold {
    font-weight: bold;
  }


  .contents-box_img {
    width: 50%;
    padding-top: 15px;
  }

  .contents-box_intro ul li br,
  .point-txt br {
    display: block;
  }

  .article_title-inner {
    display: flex;
    margin-bottom: 10px;
  }

  .article_img {
    margin-top: 42px;
    width: 100%;
  }

  .article_sum li img {
    height: 86px;
    width: 100%;
  }

  .article_point {
    width: 50%;
    margin: 0 auto;
  }

  .bkg_color {
    font-size: 18px;
    background-color: #ffd700;
    border-radius: 15px;
    padding: 7px 21px;
    font-weight: bold;
    width: 100%;
  }

  .bkg_color br {
    display: block;
  }

  .attend {
    margin-top: 3px;
    font-size: 15px;
    font-weight: normal;
  }

  #pageLp.intro .secFee>div {
    max-width: 1300px;
    margin: 0 auto;
    padding: 10px 0 20px;
  }

  .cost-box {
    font-size: 37px;
  }

  .cost-box_txt {
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1.4;

  }

   .symbol_size {
    font-size: 150%;
  }

  .cost-box_txt span {
    font-size: 19px;
  }

  .secPoint div table td .monthly-fee {
    font-size: 17px;
    font-weight: bold;
  }

  .corp-link {
    margin: 5px auto;
    width: 700px;
  }

  .corp-link a:hover {
    text-decoration: underline;
    text-decoration-color:#036eb7
  }

  .corp-link a {
    vertical-align: middle;
  }
  
  #pageLp .secFee h2.line {
    margin-bottom: 15px;
    font-size: 27px;
  }

  .contentsArea#pageLp>.secCourse {
    margin-top: 25px !important;
  }

  .table_inner {
    text-align: center;
    max-width: 1300px;
    margin: 0 auto;
  }

  .course_attend {
    background-color: red;
    color: #ffffff;
    max-width: 976px;
    margin: 0 auto 5px;
    border-radius: 10px;
    padding: 15px 0;
    font-size: 18px;
    line-height: 1.4;
  }

  .course_attend br {
    display: none;
  }

  .secPoint div table {
    margin: auto;
    border-collapse: collapse;
  }

  .secPoint div table th,td {
    border: 3px solid #FFFFFF;
    padding: 10px;
    width: 240px;
    font-size: 17px;
    vertical-align: middle;
    font-weight: bold;
    line-height: 1.3;
  }


  .secPoint div table th {
    background-color: #156082;
    color: #ffffff;
    height: 70px;
  }

  .secPoint div table td {
    background-color: #dcdcdc;
  }

  .secPoint div table td span {
    font-size: 15px;
    font-weight: normal;
  }

  .secPoint div table tr:nth-of-type(2n) td {
    background-color: #f5f5f5;
  }

  .paid_price br {
    display: none;
  }

   .secPoint div table .style-none {
    border-top: none !important;
    border-left: none !important;
    background-color:unset
  }

  .secPoint div table tr .contents_left {
    width: 257px;
    text-align: left;
    height: 84px;
  }

  .secPoint div table tr .contents_left br {
    display: none;
  }

  .contents_heihgt {
    height: 81.11px;
  }

  .table_attend {
    text-align: right;
    margin-top: 10px;
    max-width: 1150px;
  }

  .lp-popular-content {
    margin: 80px auto 0!important;
    min-width: 1300px;
  }

  .contents-link {
    max-width: 1260px;
    margin: 75px auto 0;
    text-align: center;
  }

  .contents-link a {
    background-color: #f5f5f5;
    color: #036eb7;
    border-radius: 30px;
    padding: 10px 70px;
    font-size: 26px;
    font-weight: bold;
  }

  .contents-link a:hover {
    background-color: #f7b52c;
    color: #f5f5f5;
  }

  .contentsArea>section h2:not(.line)::after {
    display: none
  }

  .contentsArea>section h2:not(.line)::before {
    display: none;
  }

  .lp-popular-column__item__type {
    border-radius: 10px;
  }

  .lp-card__image > img {
    border-radius: 10px;
  }

  footer .secKeyword,
  footer .secContents {
    height: 250px;
  }

  .lp-footer-pagetop a::after {
    bottom: -4px;
  }
  

  #pageLp .secFee .button .material_dl {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border: 1px solid #002366;
    background: #002366;
    border-radius: 40px;
    padding: 12px 0;
}

#pageLp .secFee .button .material_dl:hover{
  color: #002366;
}

.fixbnr .close_btn_pc ~ button {
  margin-left: auto;
}
.fixbnr button {
  cursor: pointer;
}

#pageLp .secFee .toggleArea {
  box-sizing: unset;
}

.lp-footer__guide {
  bottom: 110px;
}

}





@media screen and (max-width: 980px) {

  header.tab.sp {
    height: 114px !important;
  }

  .contentsArea#pageLp {
    background: none;
  }

  #pageLp .secFee {
    background: none;
  }

  #pageLp .main-modal .button:first-child {
    width: 95%;
  }

  .video::after {
    height: 100%;
  }

  .service-cost {
    background-color: rgba(250, 250, 250, 0.5);
    text-align: center;
    font-size: 2.2vw;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 auto 15px;
    color: #000000;
    width: 95%;
    padding: 5px 0 6px;
   }

   .sp-none {
    display: none;
   }

   .individual-cost {
    padding-bottom: 2px;
    padding-left: 22px;
   }

   .main-modal .button button br {
    display: block;
   }

   .main-modal .button button span {
    font-size: 1.5vw;
   }

   #pageLp .secFee .button-firstview {
    width: 355px;
   }

   #pageLp .secFee .button:first-child button {
    font-size: 2vw;
    font-family: 'Noto Sans JP', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'Hiragino Sans', Meiryo, Osaka, Arial, 'MS PGothic', sans-serif;
   }

   .contentsArea#pageLp.intro>.secPoint {
  padding: 0 !important;
}

   .contentsArea#pageLp.intro>.secColor {
    padding: 0 0 20px !important;
    
  }

   .lp-hero__heading1 {
    padding-bottom: 19px;
   }


  .lp-hero__heading1__dear {
  position: relative;
  color: #000;
  font-weight: bold;
  font-size: 2.1vw;
  line-height: 1.4;
  text-align: center;
}

.lp-hero__heading1__subtitle {
  font-size: 2.1vw;
  font-weight: bold;
}

.lp-hero__heading1__subtitle::before {
  left: -24px;
}

.lp-hero__heading1__subtitle::after {
  right: -23px;
}

.lp-hero__heading1__title {
  font-size: 4vw;
}


.merit_sec {
    width: 97%;
    margin: 0 auto;
  }

  .merit_sec br {
    display: block;
  }

  .merit_inner {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .merit_inner .corp-link {
    display: block;
    padding: 5px 0 5px 15px;
    width: 100%;
    text-align: right;
    font-size: 13px;
  }

  .merit_box {
    padding: 6px;
    border-radius: 10px;
    width: 49%;
  }

  .merit_box:nth-child(1) {
     background-color:#F6C6AD;
  }

  .merit_box:nth-child(2) {
    margin-left: 5px;
    background-color: #96DCF8;
  }

  .merit_img {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0 0;
  }

  .merit_img img {
    width: 100%;
  }

  .merit_box ul li:nth-child(1) {
    margin: 0 auto;
  }

  .merit_box div {
    font-size: 92%;
    text-align: left;
    font-weight: bold;
    border-radius: 30px;
}

.merit_title {
  line-height: 1.3;
}

.merit_box span {
    font-size: 17px;
  }

.merit-point {
    border-radius: 14.5px;
    padding: 10px 2px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    line-height: 1.2;
  }
  .merit-point:nth-child(2) {
    margin: 5px auto;
  }


.contents_sum {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
}

.contents_sum li {
  width: 48%;
}

.book_sum li {
  width: 23%;
}

.contents_sum li img {
  width: 100%;
}


.contents_sec {
  width: 94%;
  margin: 0 auto;
  padding-bottom: 60px;
}

.contents_sec br {
  display: block;
}

.contents-box {
    box-shadow: 0px 0px 8px 2px #d3d3d3;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
  }

  .contents-box:nth-child(3),
  .contents-box:nth-child(4),
  .contents-box:nth-child(5) {
    margin-top: 10px;
  }

  .contents-box_title {
    font-size: 18px;
    font-weight: bold;
    padding-left: 5px;
    margin-bottom: 12px;
    width: 60%;
  }

  .sp_title {
    width: 50%;
  }

.contents-box_img {
  width: 76%;
  margin: 0 auto;
}

.contents-box_img img {
  width: 100%;
}

.point-txt {
    font-size: 16px;
    line-height: 1.5;
    padding: 15px 0 0 5px;
  }

  .point-txt li {
    padding-bottom: 5px;
  }

  .point-txt li:last-child {
    padding-bottom: 0;
  }

  .bold {
    font-weight: bold;
  }

.article_img {
  width: 77%;
  margin: 15px auto 0;
}

.article_img img {
  width: 100%;
}

.article_point {
  margin-bottom: 10px;
}

.bkg_color {
    font-size: 15px;
    background-color: #ffd700;
    border-radius: 10px;
    padding: 5px 10px;
    font-weight: bold;
    width: 100%;
  }

  .attend {
    margin-top: 3px;
    margin-bottom: 10px;
    font-size: 13.5px;
    font-weight: normal;
  }

  .article_sum li img {
    width: auto;
    height: 112px;
  }

  .contentsArea#pageLp.intro>.secPadd {
    padding: 0 !important;
  }

  #pageLp.intro .secPadd > .cost_sec {
    background: #f1f7fb;
  }

  #pageLp .secFee .cost_sec .line {
    margin-bottom: 15px !important;
  }

#pageLp.intro .secCourse h2.cost-box,
#pageLp.intro .secFee h2.cost-box,
#pageLp.intro .secPoint h2.cost-box {
  margin-bottom: 0 !important;
  margin-top: 40px;
}

h2.line::after {
  display: none;
}

.cost-box_inner {
  width: 85%;
  margin: 0 auto;
}

.cost-box_txt {
  font-size: 17.5px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.4;
}

.cost-box_txt span {
  font-size: 15px;
}

#pageLp .secFee .button {
  margin-top: 15px;
}

.corp-link {
  padding-top: 10px;
  text-align: center;
  font-size: 15.5px;
}

.table_inner {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 55px;
    padding: 0 8px;
  }

   .course_attend {
    background-color: red;
    color: #ffffff;
    max-width: 768px;
    margin: 0 auto 5px;
    border-radius: 10px;
    padding: 10px 8px;
    font-size: 15px;
    line-height: 1.4;
  }


  .secPoint div table {
    margin: auto;
    border-collapse: collapse;
    display: block;
    max-width: 768px;
    -webkit-overflow-scrolling: touch;
  }

  .secPoint div table th,td {
    border: 3px solid #FFFFFF;
    padding: 5px;
    width: 24%;
    font-size: 13.5px;
    vertical-align: middle;
    font-weight: bold;
  }

  .free_contents_use {
    font-size: 13px;
  }

  .symbol_size {
    font-size: 120%;
  }

  .secPoint div table th {
    background-color: #156082;
    color: #ffffff;
    line-height: 1.2;
  }

  .secPoint div table td {
    background-color: #dcdcdc;
  }

  .secPoint div table td span {
    font-size: 11.5px;
    font-weight: normal;
  }

  .secPoint div table tr:nth-of-type(2n) td {
    background-color: #f5f5f5;
  }

  .paid_price br {
    display: block;
  }

  .secPoint div table td .monthly-fee {
    font-size: 12px;
    font-weight: bold;
  }

  .secPoint div table td .wavy-line {
    font-size: 12px;
    font-weight: bold;
  }

   .secPoint div table .style-none {
    border-top: none !important;
    border-left: none !important;
    background-color:unset
  }

  .secPoint div table tr .contents_left {
    width: 26%;
    text-align: left;
    height: 50px;
  }

  .secPoint div table tr .contents_left br {
    display: block;
  }

  .contents_height {
    height: 65px;
  }

  .table_attend {
    text-align: left;
    margin-top: 10px;
    font-size: 13px;
  }

  .contentsArea>section {
    max-width: 1300px;
    min-width: unset;
    width: 100%;
  }


  .lp-popular-heading2__inner .lp-popular-heading2__title {
    font-size: 20px;
  }

  .lp-popular-content .contents-link {
    max-width: 768px;
    margin: 45px auto 20px;
    text-align: center;
    width: 100%;
  }

  .lp-popular-content .contents-link a {
    background-color: #f5f5f5;
    color: #036eb7;
    border-radius: 30px;
    padding: 10px 40px;
    font-size: 21px;
    font-weight: bold;
  }

  .contentsArea>section h2 {
    padding-bottom: 10px;
  }

  .contentsArea>section h2:not(.line)::after {
    display: none
  }

  .contentsArea>section h2:not(.line)::before {
    display: none;
  }

  .lp-popular-card__title {
    margin-top: 5px;
  }

  .lp-popular-card__name {
    margin-top: 5px;
  }

    .lp-card__image > img {
      border-radius: 10px;
  }

  .lp-popular-column__item__type {
    border-radius: 10px;
  }

  .lp-popular-card__degree {
    margin-top: 0;
  }

  .lp-footer-pagetop a::after {
    bottom: 4%;
  }

  #pageLp .secFee .button .material_dl {
    border: 1px solid #002366;
    background: #002366;
  }

  #pageLp .secFee .button .material_dl:hover{
  color: #002366;
}

.lp-footer__guide {
  bottom: 115px;
}
}


@media screen and (max-width: 640px) {
  .lp-hero__heading1__dear {
    font-size: 4.3vw;
  }

  .lp-hero__heading1__subtitle {
    font-size: 4.3vw;
  }

  .lp-hero__heading1__title {
    font-size: 8vw;
  }

  .service-cost {
    font-size: 4vw;
  }

  #pageLp .secFee .button:first-child button {
    font-size: 3.9vw;
  }

  .main-modal .button button span {
    font-size: 3.5vw;
  }

    .contentsArea.intro {
        margin-top: 34.807vw;
    }

     .article_sum li img {
    width: auto;
    height: 52px;
  }

    .lp-footer__guide {
  bottom: 138px;
  }

  .lp-footer-pagetop a::after {
    bottom: 31%;
  }

}