@charset "UTF-8";
.siteHeader .container {
    padding-top: 5px;
    padding-bottom: 4px;
}

img{
  max-width: 100%;
}

.fv-sec.event{
  background-color: #c1dd76;
  padding: 75px 0 50px;
}

.wrap .inner {
  padding: 0;
}

.fv-sec.event .inner{
  width: 87%;
  margin: auto;
}

.fv-sec.event .row{position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.fv-sec.event .row .text{width: 100%;}
.fv-sec.event .row .text h2{
    color: #1f56a2;
    font-size: 4.5vw;
}
.fv-sec.event .row .text h3{
    color: #1f56a2;
    font-size: 9vw;
}
.event01 .text h2 span.online{
    background-color: #1f56a2;
    color: #fff;
    padding: 7px 10px;
    font-size: 0.4em;
    margin-right: 10px;
    margin-bottom: 3%;
    display: inline-block;
}
.fv-sec.event .row .text p{
    color: #1f56a2;
    font-size: 3vw;
    width: 50%;
    text-align: justify;
    line-height: 2em;
    margin-top: 20px;
}
.fv-sec.event .row figure{position: absolute;width: 100%;text-align: right;top: 48%;}
.fv-sec.event .row figure img{width: 40%;}

.event01{

}

.event01 h2{
}
.event01 h2 span.gl{
 background:linear-gradient(transparent 80%, #c1dd76 80%);
}
.event01 .title{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 60px 0;
}
.event01 .title .text{
    width: 100%;
}
.event01 .title .text span{
    background-color: #fff;
    padding: 5px 60px 10px 5px;
    display: inline-block;
    color: #1f56a2;
    font-weight: bold;
    font-size: 7vw;
}
.event01 .title .text h2{
    margin-top: 30px;
    color: #1f56a2;
font-size: 9vw;
}
.event01 .title .text p{
    color: #1f56a2;
    font-size: 3vw;
    width: 70%;
    text-align: justify;
    line-height: 2em;
    margin-top: 20px;
}
.event01 .title figure{
  position: absolute;
  width: 100%;
  text-align: right;
  bottom: 0;
  right: -5%;
}
.event01 .title figure img{width: 30%;}

.for_box_wrap{
  position: relative;
}

.for_box_wrap .beginner{
  position: absolute;
  top: -30px;
  right: -3%;
  width: 30px;
}

.for_box_wrap .for_box{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 15px 0;
    border-bottom: 1px solid #1f56a2;
    padding: 0 0 15px 0;
}

.for_box_wrap .for_box .left{
  width: 75%;
  display: flex;
  align-items: center;
  color: #1f56a2;
  border-radius: 8px;
  margin: 0 0 10px 0;
  font-weight: bold;
}

.for_box_wrap .for_box .left i{
  font-size: 4vw;
  margin-right: 15px;
  font-weight: bold;
}

.for_box_wrap .for_box .left p{
  margin: 0;
  font-size: 4.5vw;
  font-weight: bold;
}

.for_box_wrap .for_box .left p span{
  font-size: 3vw;
}

.for_box_wrap .for_box .right{
  width: 100%;
  font-size: 4.0vw;
  color:#1f56a2;
  display: flex;
  align-items: center;
  line-height: 1.5;
}

.event01 ul{
  font-size: 4vw;
  width: 100%;
  margin: 0 auto 30px;
}

.event01 ul li{
  color: #1f56a2;
  font-size: 3vw;
  margin-bottom: 5px;
}
.event01 ul li span{
  color:#ff0000;
}

.event01 .btn_zoom{
  width: 100%;
  background: #749629;
  margin: 0 auto 45px;
  padding: 15px 0;
}

.event01 .btn_zoom a{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 4vw;
}


.calendar h3{
  font-size: 4.5vw;
  color: #1f56a2;
  margin-bottom: 30px;
}

.calendar .text01{
 color: #1f56a2;
 margin: 10px 0 0 0;
 font-size: 3vw;
}


.event02 .title{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px 0;
}
.event02 .title .text{
    width: 100%;
}
.event02 .title .text span{
    background-color: #fff;
    padding: 0;
    display: inline;
    color: #1f56a2;
    font-weight: bold;
    font-size: 7vw;
    display: inline;
}
.event02 .title .text h2{
    margin-top: 15px;
    color: #1f56a2;
    font-size: 9vw;
}

.event02 h2 span.gl{
 background:linear-gradient(transparent 80%, #c1dd76 80%);
}

.event02 .title .text p{
    color: #1f56a2;
    font-size: 3vw;
    width: 70%;
    text-align: justify;
    line-height: 2em;
    margin-top: 20px;
}
.event02 .title figure{
  position: absolute;
  width: 100%;
  text-align: right;
  bottom: 0;
  right: -5%;
}
.event02 .title figure img{width: 30%;}

.event02 .title small{
  font-size: 4.5vw;;
  font-weight: bold;
  color: #1f56a2;
}

.event02 .title .text span.online {
  background-color: #1f56a2;
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 125px;
  text-align: center;
  font-weight: normal;
  margin: 0 10px 0 0;
}

.event02 ul{
  font-size: 16px;
  width: auto;
  margin: 0 auto 65px;
}

.event02 ul li{
  color: #1f56a2;
  font-size: 3vw;
  margin-bottom: 5px;
}
.event02 ul li span{
  color:#ff0000;
}

.event02 .btn_zoom{
  width: 100%;
  background: #749629;
  margin: 0 auto 45px;
  padding: 15px 0;
}

.event02 .btn_zoom a{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 4vw;
}

.event03{
  background: #fcf6c3;
  padding-bottom: 15%;
}

.event03 .box{
  margin: 0 auto 45px;
}

footer{
  padding-top: 0;
  padding: 13% 0 5%;
}

footer .wrap .inner{
  padding-bottom: 0;
}

.okyu_desc {
  width: 75%;
  background: #83a030;
  display: flex;
  align-items: center;
  padding: 10px 10px;
  color: #fff;
  border-radius: 8px;
  margin: 45px 0 25px 0;
  justify-content: center;
}