@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.3rem!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: 520px;
    width: 100%;
}
.mainArea h2.title{
    max-width: 100%;
}
.mainArea h2.title img{
 max-width: 100%;
}
.mainArea .contents{
    margin-top: 20px;
}
.mainArea .lead{
    font-size: 18px;
}
.btn--orange,
.mainArea a.btn--orange {
  width: 100%;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 8px 0 0 0;
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
  margin: 40px 0 0 0;
}
.btn--orange:hover,
.mainArea a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}
.mainArea a.btn--radius {
  border-radius: 100vh;
}
.mainArea .lead01{
  font-size: 32px;
  text-align: center;
  color: #ff0000;
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: bold;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
  background: linear-gradient(transparent 20%, yellow 30%);
}
.mainArea .triangle3 {
  width: 0;
  height: 0;
  margin: auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ff0000;
  padding: 10px 0 10px 0;
}


.scheduleArea ul li.center{
    text-align: left;
}
.scheduleArea img {
  max-width: 100%;
  width: 100%;
  text-align: center;
  margin: 7px 0; 
}
.scheduleArea p.leadbun04 {
font-size: 20px;
background: repeating-linear-gradient(-45deg, yellow, yellow 4px, white 3px, white 8px);
}
.scheduleArea .box1 p {
  font-size: 26px;
  text-align: center;
  margin: 0; 
  padding: 10px;
}
.scheduleArea .box1 p.comment {
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  margin: 0 30px 0 30px; 
  padding: 10px;
}
.scheduleArea .box1 p.comment2 {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  margin: -15px 30px 0 30px;
}

.btn_apply01 button{
    font-size: 14px;
}
.btn_apply02 button{
    font-size: 14px;
}
.btn_apply01 span{
    font-size: 1.25rem;
}
.btn_apply02 span{
    font-size: 1.25rem;
}
.btn_apply01{
    height: 110px;
}
.btn_apply02{
    height: 110px;
}
.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: 0;
}
.btn_contact {
    width: 240px;
    height: 70px;
}

.profileArea img.profile_ishimaru{
  display: block;
  max-width: 150px;
  width: 100%;
  border-radius: 50%;
  margin-top: 40px;  
}