@charset "UTF-8";
/* スマホ (max-width:544px) */
nav.nav-sp{
    display: none;
}
h2{
    font-size: 1.6rem;
    font-weight: bold;
}
h3{
    font-size: 18px;
    font-weight: bold;
}
h4{
    font-size: 1.4rem;
    font-weight: bold;
}
.w-760{
    width: 100%!important;
}
.fs_xlg{
    font-size: 1.2rem!important;
}
.fs_lg{
    font-size: 1.19rem!important;
}
.fs_md{
    font-size: 1.05rem!important;
}
section.mainVisual .back{
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 5px;
}
section.mainVisual .back a{
    font-size: 16px;
}
section.mainVisual img.main_title {
    max-width: 100%;
    width: 100%;
}
.mainArea h2.title{
    max-width: 320px;
}
.mainArea h2.title img{
  margin-top: 0px;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  opacity: 0.75; /* 透明 */
}
.mainArea .contents{
    margin-top: 20px;
}
.mainArea .lead{
    font-size: 18px;
}

.imgArea .contents h2.title02 img{
 text-align: center;
 margin-top: -25px;
 margin-bottom: 0px;
 width: 80%;
 opacity: 0.7; /* 透明 */
}


.scheduleArea ul li.center{
    text-align: left;
}
.btn_apply button{
    font-size: 14px;
}
.btn_apply span{
    font-size: 1.05rem;
}
.btn_apply{
    height: 90px;
}
.InformationArea h3{
    flex-direction: column;
}
.InformationArea .sponsor{
    font-size: 12px;
    font-weight: bold;
}
.row{
    background-color: rgb(255, 255, 255,0.8);
    border-radius: 10px;
    padding: 40px 0;
}
.btn_contact {
    height: 70px;
}