@charset "UTF-8";
/* CSS Document */
.ja{
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px ;
  background-color: #E2E766!important;
  font-family: 'Noto Sans JP', sans-serif;
}
.title{
  max-width:600px;
  width: 100%;
}
.main{
  background-color: #FFF9E9;
}

.flex-wrap,.bottom{
  max-width: 1080px;
  margin: 10px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.flex-wrap{
  margin-bottom: 75px;
}
.content a{
  word-break: break-all;
}
.greeting{
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding:30px ;
  box-shadow: 0px 1px 6px #d2c49d;
  font-size: 0.95rem;
}
.greeting h2{
  font-size: 2.0rem;
  text-align: left;
  position: relative;
  padding: 8px 0px 17px 0px;
  border-bottom: solid 3px #E2E766;
  border-image-slice: 1;
  margin: 0px auto;
  letter-spacing: 3px;
  font-weight: 500;
  color: #333;
  line-height: 2.1rem;
}
.greeting h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #b4bb00;
  bottom: -3px;
  width: 20%;
}
.greeting h3{
  font-size: 16px;
  text-align: left;
  font-weight: 500;
  position: relative;
  padding: 5px 15px 5px 30px;
  border-radius: 5px;
  background: linear-gradient(180deg, #fdfdfa 0%, #fafcfd 50%, #f3f3f3 50%, #ffffff 100%);
  border: 1px solid #e4ecf1;
  box-shadow: 1px 1px 2px rgba(75, 92, 0, 0.25);
  color: #333;
  margin:20px 0 6px 0;
  font-family: 'Noto Sans JP', sans-serif;
}
.greeting h3:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  width: 3px;
  height: 17px;
  background-color: #b4bb00;
}
.description{
  padding-top: 30px;
  text-align: left;
}
.description p,.content{
  line-height: 1.8rem;
  font-family: 'Noto Sans JP', sans-serif;
}
.abstract span {
  display: block;
  font-weight: 500;
  font-size: 1.2rem;
}
.abstract{font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  padding: 20px 10px;
  background-color: #fffbec;
}
.nock{
  padding-top: 10px;
}
.kome{
  text-indent: -1.0em;
  padding-left: 18px;
}
.none{
  display: none;
}
.content ul{
  list-style: none;
}
.content a{
  color: #b4bb00;
}
.content ul li {
  text-indent: -1.0em;
  padding-left: 15px;
}
.indent{
  padding-left: 12px;
}
.noindent{
  padding-left: 30px;
}
.noindent p{
  text-indent: unset;
  padding: 0 0 10px 25px;
}
.pad{
  margin-left: 18px;
}
.under-list li{
  padding-left: 30px!important;
}
.under-list2 li{
  padding-left: 20px!important;
}
.left-pad{
  padding-left: 28px!important;
}
.right-point,.right-point2,.right-point3{
  position: relative;
  text-indent: 0!important;
  padding-left: 0!important;
}
.right-point::before{
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: -14px;
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #abb100;
}
.right-point2::before{
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #abb100;
}
.right-point3::before{
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 5px;
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #abb100;
}
.noindent h5,.content h5{
  border-bottom: 1px solid #b4bb00;
  margin: 20px 0 5px 0;
  font-size: 1.0rem;
  font-weight: 500;
}

.border{
  border: 1px solid #dfe621;
  padding: 10px;
  max-width: 600px;
  width: 100%;
  margin: 20px auto;
  background-color: #fffbec;
}
.border span{
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 1.0rem;
  padding: 5px 0;
}
table.tbl-ptn1,.tbl-ptn1-sp {
  border-top: 1px solid #CBCBCB;
  border-left: 1px solid #CBCBCB;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  empty-cells: show;
  margin: 15px 0 8px 0;
}
#page-endai .tbl-ptn1 th{
  vertical-align: middle;
}

.tbl-ptn1 th,.tbl-ptn1-sp th {
  color: #333333;
  background-color: #fffbec;
  text-align: center;
}
.tbl-ptn1 th, .tbl-ptn1 td{
  border-right: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  padding: 0.3em 1em;
  text-align: center;
  vertical-align: middle;
}
.fall-list{
  text-align: center;
  padding: 20px 0;
}
.fall-list span{
  font-weight: 600;
}
.fall-title{
  background-color: #abb100;
  display: block;
  font-size: 1.1rem;
  font-weight: 500!important;
  color: #fff;
  padding: 6px 3px;
  margin: 0 auto;
  width: 100%;
}
.setumei{
  padding: 12px 0;
}
.content h4{
  border-bottom: 1px solid #abb100;
  border-left: 6px solid #abb100;
  padding: 0 0 3px 10px;
  margin: 20px 0 5px 0;
  font-size: 1.0rem;
  font-weight: 500;
}
.description-list{
  padding-bottom: 0!important;
}
.all-list td{
  text-align: left!important;
}
.btn a{
  display: block;
  max-width: 350px;
  border-image-width: 100%;
  background-color: #abb100;
  color: #fff;
  padding: 15px 10px;
  font-size: 1.0rem;
  text-align: center;
  text-decoration: none;
  margin: 25px auto;
  border-radius: 5px;
  font-weight: 500;
  transition: 0.3s;
  border: 3px solid #abb100;
  position: relative;
}
.btn a::after{
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #ffffffc0;
  border-right: 3px solid #ffffffc0;
  transform: rotate(-45deg);
  position: absolute;
  top: 45%;
  right: 50px;
  transition: 0.3s;
}
.btn a:hover{
  background-color: #fafcd8;
  color: #abb100;
}
.red{
  color: #f00;
}
.under{
  text-decoration: underline;
}
.bold{
  font-weight: 600;
}
.block{
  display: block;
}

.a,.b{
  max-width: 500px;
  width: 100%;
}
sup{
  font-size: 0.6rem;
  vertical-align: super;
}

.tbl-r01{margin: 0px auto;
font-family: 'Noto Sans JP', sans-serif;}
.tbl_r {
  text-align: right;
  
}
@media(max-width:1079px){
.flex-wrap {
  margin: 0 14px 75px 14px;
}
.greeting h2{
  font-size: 1.6rem;
}
}
@media(max-width:768px){
  .abstract span {
    font-size: 1.0rem;
}
.greeting h2{
  padding: 0px 0px 6px 0px;
}
.scroll{
  overflow-x: scroll;
}
.scroll-x{
  width: 770px;
}
}

@media(max-width:599px){
 .last td:last-child {
    width: 100%;
  }
  .tbl-r01 {
    width: 100%;
  }
  .tbl-r01 th, .tbl-r01 td {
    display: block;
    width: 100%;
    padding: 0px;
  }
  .tbl_r {
    text-align: center;
  }
  .content h4{
    margin-top: 30px;
  }
  .greeting h2{
    font-size: 1.5rem;
  }
  .none{
    display: block;
  }
  .greeting{
    padding: 30px 14px;
  }
  .abstract{
    padding: 20px 8px;
  }
  .noindent{
    text-indent: unset;
    padding-left: 20px;
  }
  .noindent p{
    padding-left: 0;
  }
  .block{
    display: none;
  }
  .a,.b{
    width: 100%;
  }
  .sp-pad{
    padding-left: 0;
  }
  .setumei{
    text-align: left;
  }
}