@charset "UTF-8";
/* CSS Document */

.top-wrapper{
    max-width:1000px;
    margin: 0 auto 50px auto;
    display: flex;
    justify-content: space-between;
}
.flex-wrap{
  background-image: url(../img/top-title.png);
    background-repeat: no-repeat;
    background-size: 430px;
    width: 90%;
    background-position: 110% 0;
    margin: 0 14px 20px 14px;
}
.top img{
      max-width: 450px;
  width: 100%;
}
.date{
  text-align: left;
  max-width: 520px;
  padding-top: 48px;
}
.date img{
  max-width:516px;
  padding-top: 155px;
  width: 100%;
}
.section-top__logo{
  max-width: 870px;
}
.top{
  text-align: left;
  padding-top: 10px;
}
#nav-drawer{
  display: none;
}
.side-menu ul{
    list-style: none;
    text-align: left;
    display: none;
}
.side-menu ul li{
    position: relative;
    border-bottom: 1px solid #909090;

}
.side-menu ul li a{
    color:#fff;
    text-decoration:none ;
    font-weight: 700;
    font-size: 0.9rem;
    display: block;
    height: 28px;
    line-height: 1.0rem;
    width: 100%;
    height: 100%;

}
.side-menu1 ul li a::after{
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -3px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate( 
45deg);
  transform: rotate( 
45deg);
  position: absolute;
  top: 50%;
  right: 11px;
  border-radius: 1px;
}

.side-menu1{
    width: 230px;
    position: relative;
}
.side-menu1 ul{
  margin-top: 14px;
    list-style: none;
    text-align: left;
}
.side-menu1 ul li{
    position: relative;

}

.side-menu1 ul li{
    background-color: #313640;
    border-bottom: 0.5px solid rgb(172, 172, 172);
}
.side-menu1 ul li:first-child{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; 
}
.side-menu1 ul li:last-child{
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; 
  border-bottom: none;
}
.side-menu1 ul li:hover{
  background-color: #00009A;
  color: #fff;
}

.side-menu1 ul li a{
  color: #fff;
    text-decoration:none ;
    font-weight: 700;
    font-size: 0.9rem;
    display: block;
    height: 28px;
    line-height: 1.1rem;
    width: 100%;
    height: 100%;
    padding: 15px 8px
}
.wrap{
  margin-top: 20px;
  padding-left: 14px;
}

.languege {
  margin: 12px 0 29px 0;
  text-align: center;
}
.languege a{
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 1.1rem;
}

.ja{
  background-color: #00009A;
  padding: 10px 21px;
}
.ja:hover{
  background-color: #209EFF;
  opacity: 1;
}
.en{
  background-color: #00009A;
  padding: 11px 67px;
  box-shadow: 1px 1px 2px rgb(0 0 0 / 88%);
}
.en:hover{
  opacity: 1;
}
.pc-none{
  display: none;
}
.openbtn{
    display: none;
}


.content h2{
  max-width: 100%;
  padding: 22px 13px;
  font-family: ten-mincho, serif;
    text-align: left;
    margin: 15px auto 0 auto;
    background: linear-gradient(
90deg, rgb(0, 20, 80), rgb(0, 53, 213),rgb(255, 255, 255));
    color: #fff;
    font-size: 1.7rem;
  }

  .content-wrap{
    padding: 25px 18px 40px 18px;
      text-align: left;
      line-height: 1.4rem;
      font-size: 0.9rem;
  }
  .info p {
    text-align: center;
    line-height: 2.0rem;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom:25px;
    padding: 15px;
    border: 2px solid #e62e35;
    background-color: #ffe8eb;
  }

  .content{
    background-color: #fff;
    font-size: 1.0rem;
  }
  .content h3{
    margin-bottom: 12px;
    padding-left: 15px;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 42px;
    background-color: #f1f1f1;
    position: relative;
    box-shadow: 2px 2px rgb(200 200 200 / 50%);
    }
    .content h3:before{
      content: '';
      width: 3px;
      height: 20px;
      background-color: #00009A;
      position: absolute;
      top: 12px;
      left: 0;
    }
    .txt01 em{
      display: block;
      font-style: normal;
      font-size: 0.79rem;
      line-height: 1.2rem;
      padding-top: 10px;
      text-align: left;
    }

    #long{
      line-height:1.25rem;
      padding: 10px 1px;
    }

  main .txt01 {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 170%;
    margin-bottom: 30px;
}
.entry_fee {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #9A9A9A;
  border-collapse: collapse;
}
.entry_fee th, .entry_fee td {
  padding: 10px 8px;
  border: 1px solid #9A9A9A;
  text-align:center;
  vertical-align: middle;
  max-width: 215px;
}
.description{
  padding: 15px 0;
}
.tax {
  margin: 20px 0;
  padding: 15px;
  border: 1px solid #9A9A9A;
}
main .txt01 {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 170%;
  margin-bottom: 30px;
}
.text ul {
  margin-left: 19px;
}
.text ul li {
  margin-top: 10px;
  list-style: disc outside;
}
.program_list{
  padding: 15px 0;

}
.program-wrap ul li{
  list-style: none;
}
.program-wrap em{
  font-weight: 600;
  font-size: 0.95rem;
  display: inline-block;
}
.program_list p{
  margin-left: 1em; 
  text-indent: -2em;
  padding-bottom:7px;
}
.online_registration {
  margin: 30px auto 50px auto;
}
.postal{
  padding-top: 20px;
  display: inline-block;
}
.bt03 a{
  max-width: 450px;
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 20px 15px;
  background-color: #00009A;
  border: 2px solid #00009A;
  color: #fff;
  border-radius: 10px;
  font-weight: 600;
  font-size: 1.1rem;
  text-align: center;
  text-decoration: none;
}
.bt03 a:hover{
  opacity: 1;
  background-color: #fff;
  color:  #00009A;
  border: 2px solid #00009A;
}
.information {
  padding: 20px 10px;
  background-color: #f1f1f1;
  text-align: center;
}
.pc-none{
  display: none;
}
.annotation p{
  text-indent: -2em;
  padding: 3px 0px 3px 29px;

}
.tax ul li{
  list-style: none!important;
  margin: 3px 0;
}

.indent{
  text-indent: -3em;
  font-weight: 600;
}
.sup{
  vertical-align: super;
  font-size: 0.7rem;
}
a{
  color: #00009A;
}
.pc-none{
  display: none;
}
.cancel{
  padding-top: 20px;
}
.information {
  padding: 20px 10px;
  background-color: #f1f1f1;
  text-align: center;
}
#bla{
  padding-left: 10px;
}
.tekito{
  text-align: left;
  display: inline-block;
}
.line{
  color: #000;
  text-decoration: line-through  2px solid #f00;
}
.red{
  color: #f00;
}
.kouki{
  display: block;
  margin:0 105px -10px 0;

}
.color {
  color: #f00;
  display: block;
}
@media(max-width:768px){
  .pc-none{
    display: none;
  }

  .top{
    padding-top: 0;
  }
  .openbtn{
    display: block;
}
  .side-menu ul{
    display: block;
  }
  #nav-drawer{
    display: block;
  }
  .wrap{
    display: none;
  }
    .section-top{
        height:100%;
        background-size:40% cover;
    }
    .flex-wrap{
        margin: 0 auto;
        padding: 14px 14px 40px 14px;
        width: 100%;
      }
      
    .left{
      display: block;
      padding:30px 14px ;
   
    }
    .left p{
      border-left: none;
      margin: 0;
      padding: 10px 0 0 0;
    }
 
    .languege{
      position: relative;
      text-align: center;
    }
    #title{
      line-height: 1.7rem;
      padding: 3px 0 0  15px;
    }
    #title:before{
      top: 7px;
    }
    .sp-indent{
      margin: 4px 0 ;
      
    }
  
}
    @media(max-width:499px){
      #title:before{
        top: 32px;
      }
      .pc-none{
        display: block;
      }
      body{
        background-image: url(../img/sp-main.png);
        background-size:cover;
        background-position:19% -71px;
        background-repeat: no-repeat;
      }
      .flex-wrap{
        background-image: none;
      }
        .section-top{
        background-size: 271px,cover;
        background-position: 44vw bottom,center center;
    }
    .content-wrap{
      padding: 25px 11px 40px 11px;
      font-size: 0.9rem;
    }
    .entry_fee th, .entry_fee td {
      padding: 10px 1px;
      font-size: 0.85rem;
    }
    .header-content-wrapper img{
        max-width: 300px;
        padding: 2px 0 0 0;
    } 
    .side-menu-sp img{
        padding: 0;
    }
    .top img{
      max-width: 283px;
      width: 100%;
    }
    .content h2{
      font-size: 1.1rem;
    }
    .top-wrapper{
      margin: 0 auto;
    }
    .footer{
      margin-top: 0;
    }
    .text ul li {
      text-indent: 0;
  }
  .program-wrap ul li{
    margin-left: 10px;
  }
  .info span {
    font-size: 1.1rem;
}
.tax{
  padding-left: 0;
  }
.tax ul{
  margin-left: 0;
}
.indent{
  text-indent: 0;
  padding-top: 10px;
}
.sp-indent{
  margin: 4px 0 ;

}
.program_list p {
  margin-left: 0;
  text-indent: 0;

}
#title1{
  line-height: 1.7rem;
    padding: 3px 0 0 15px;
}
#title1::before{
  top: 6px;
}
.tax{
  padding: 10px;
}
.title2:before{
  top: 30px!important;
}
.text ul {
  margin-left: 18px;
}
}
