@charset "UTF-8";
/* iPad (min-width:545px) and (max-width:768px) */
.w-762{
    width: 100%!important;
  }
h2{
    font-size: 2.4rem;
    font-weight: bold;
}
h3{
    font-size: 2rem;
    font-weight: bold;
}
.fs_xlg{
    font-size: 1.5rem!important;
}
.fs_lg{
    font-size: 1.19rem!important;
}
.fs_md{
    font-size: 1.15rem!important;
}
.w-625{
    width: 100%!important;
}
.w-860{
    width: 100%!important;
}
main{
    margin-top: 72px;
}

/* section.mainVisual */
section.mainVisual .button-area{
    flex-direction: column;
    align-items: center;
}
section.mainVisual .btn_login {
    margin: 10px auto 20px;
    order: 1;
}
section.mainVisual .snsIcon {
    order: 2;
}
section.mainVisual .button-area .back{
    order: 0;
}
/* section.maintitleArea */
section.maintitleArea {
    font-size: 1.4rem;
}
section.maintitleArea .lead{
    font-size: 1.5rem!important;
}
section.maintitleArea .title-wrap ul li {
    line-height: 26px;
}
/* section.overviewArea */
section.overviewArea h4::before {
    width: 100%;
}
nav.faq_nav {
    display: none;
}
nav.sub_nav{
    display: none;
}

/* section.newsArea */
section.newsArea h4::before {
    width: 100%;
}

/* section.greetingArea */
section.greetingArea nav{
    display: none;
}
section.greetingArea .greetingArea-inner h4 {
    background: url(../images/050b.png) no-repeat left center;
    background-size: 60px;
    padding: 30px 0 20px 0;
    margin: 20px auto 0;
    width: 100%;
}

/* section.faqArea */
section.faqArea .btn_contact {
    margin: 30px auto 0;
}
.btn_01, .btn_02 {
    text-align: center;
}
.btn_aplly_01 {
    margin-bottom: 60px;
}
.btn_aplly_01,.btn_aplly_02{
    width: 80%;
    height: 171px;
}

/* section.descriptionArea */
section.descriptionArea .btn_program{
line-height: 1.8;
}
section.descriptionArea .date p span{
    margin: 0;
}

section.maintitleArea .title-wrap .voice.w-860{
    margin-top: 0!important;
}
.lum-lightbox-inner img{
    padding-top: 70px;
  }