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


/* champ_btn
-----------------------------------------------*/
.champ_btn{
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 40px;
  margin-bottom: 60px;
  text-align: center;
}
.champ_btn .orange{
  background: #EC6538;
}
.champ_btn .green{
  background: #006335;
  margin-bottom: 0!important;
}
.champ_btn .note{
  font-size: 14px; 
}
.champ_btn p{
  font-size: 16px; 
  line-height: 2;
  word-break: keep-all;
}
.champ_btn a{
  display: block;
  border-radius: 45px;
  line-height: 45px;
  max-width: 280px;
  width: 100%;
  margin: 20px auto 40px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .champ_btn{
    padding: 20px;
    margin-bottom: 40px;
  }
  .champ_btn .note{
    font-size: 14px; 
  }
  .champ_btn p{
    font-size: 14px; 
  }
  .champ_btn a{
    line-height: 40px;
    max-width: 100%;
    margin: 20px auto 40px;
  }
}

/* container
-----------------------------------------------*/
#main {
  max-width: 1050px;
}
#container {
  display: flex;
  max-width: 1050px;
  margin: 60px auto 0;
  padding: 0 60px;
}
#container #contents {
  width: calc(100%);
  margin: 0 auto;
}
.page-child #main,
.page-child #container {
  max-width: 1300px;
}
@media only screen and (max-width:1300px) {
  #container {
    display: block;
    max-width: 1050px;
  }
  #container #contents {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  #container {
    margin: 40px auto 0;
    padding: 0 20px;
  }
}


/* newsListBox
-----------------------------------------------*/
.newsListBox h2 {
  font-size: 30px;
}
.newsListBox h2::after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background: #002e70;
  margin-top: 30px;
}
.newsListBox h2:not(:first-child) {
  margin-top: 60px;
}
.newsListBox ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 40px;
}
.newsListBox ul li:first-child {
  width: 100%;
}
.newsListBox ul li:not(:first-child) {
  width: calc(50% - 20px);
}
.newsListBox ul li img {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 560/260;
  object-fit: cover;
  object-position: center;
}
.newsListBox ul li time {
  display: block;
  font-size: 13px;
  line-height: 1;
  color: #002e70;
  margin-top: 18px;
}
.newsListBox ul li h3 {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 8px;
}
.newsListBox ul li p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 5px;
  line-height: 1.8;
  font-size: 14px;
}
.newsListBox ul li:first-child h3 {
  font-size: 22px;
  margin-top: 15px;
}
.newsListBox ul li:first-child p {
  font-size: 16px;
  margin-top: 8px;
}
.newsListBox .btn {
  margin-top: 40px;
  text-align: center;
}
.newsListBox .btn a {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #002e70;
  border-radius: 45px;
  padding: 0 30px;
}
.newsListBox .btn a span {
  position: relative;
  padding-right: 25px;
  font-size: 16px;
  line-height: 45px;
}
.newsListBox .btn a span::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg)translateY(-50%);
  margin-top: -1px;
}
.newsListBox .btn a span::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 50%;
  right: 2px;
  width: 15px;
  height: 2px;
  background: #fff;
  transform: translateY(-50%);
}
@media only screen and (max-width:767px) {
  .newsListBox h2 {
    font-size: 22px;
  }
  .newsListBox h2::after {
    width: 40px;
    height: 3px;
    margin-top: 20px;
  }
  .newsListBox ul {
    gap: 20px;
    margin-top: 30px;
  }
  .newsListBox ul li:nth-child(2),
  .newsListBox ul li:nth-child(3) {
    width: 100%;
  }
  .newsListBox ul li img {
    border-radius: 6px;
  }
  .newsListBox ul li:first-child h3 {
    font-size: 18px;
    margin-top: 8px;
  }
  .newsListBox ul li:first-child p {
    font-size: 14px;
    margin-top: 5px;
  }
  .newsListBox .btn {
    margin-top: 30px;
  }
}


/* bg
-----------------------------------------------*/
.bg {
  position: relative;
  padding: 60px 0;
}
.bg::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  width: 100vw;
  height: 100%;
  transform: translateX(-50%);
  background: #f2f2f2;
}
@media only screen and (max-width:767px) {
  .bg {
    position: relative;
    padding: 40px 0;
  }
}


/* selectBtn
-----------------------------------------------*/
.selectBtn {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}
.selectBtn select {
  font-size: 16px;
  font-weight: bold;
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  cursor: pointer;
  background: #fff;
  padding: 15px 40px 15px 20px;
  border-radius: 6px;
  min-width: 250px;
}
.selectBtn::before {
  display: block;
  content: '';
  width: 13px;
  height: 13px;
  border-top: solid 3px #333;
  border-right: solid 3px #333;
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 2;
  transform: rotate(135deg) translateX(-13px);
  pointer-events: none;
}
.selectBtn select option {
  font-size: 12px !important;
}
@media only screen and (max-width:767px) {
  .selectBtn {
    display: block;
    margin-bottom: 10px;
  }
  .selectBtn select {
    width: 100%;
    font-size: 16px;
  }
  .selectBtn::before {
    width: 10px;
    height: 10px;
    right: 25px;
    transform: rotate(135deg) translateX(-10px);
  }
}



/* scheduleList
-----------------------------------------------*/
.scheduleList .note {
  text-align: right;
  font-size: 13px;
}
.scheduleList h3 {
  font-size: 20px;
  margin-top: 60px;
}
.scheduleList table {
  background: transparent;
  margin-top: 10px;
}
.scheduleList td {
  padding: 20px 10px;
  font-size: 14px;
  word-break: break-word;
}
.scheduleList td strong {
  color: #CC0000;
  display: block;
  font-weight: normal;
  margin-top: 5px;
}
.scheduleList tr:first-child td {
  white-space: nowrap;
  color: #333 !important;
  font-weight: bold!important;
  background: transparent;
  padding: 15px 0 10px;
}
.scheduleList td:nth-child(1) {
  color: #002e70;
  font-weight: bold;
}
.scheduleList td:nth-child(3) {
  font-weight: bold;
}
.scheduleList td a {
  text-decoration: underline;
}
.scheduleList td a:hover {
  text-decoration: none;
  opacity: 1;
}
.scheduleList td img {
  display: block;
  min-width: 50px;
}
.scheduleList td .entry {
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #002e70;
  border-radius: 45px;
  white-space: nowrap;
  height: 45px;
  line-height: 45px;
  text-decoration: none;
  font-size: 14px;
  width: 110px;
  margin: 0 auto;
}
.scheduleList td .entry:hover {
  opacity: .7;
}
.scheduleList td .entry.empty {
  color: #ccc;
  background: #f2f2f2;
  pointer-events: none;
}
/* champ_schedule */
.champ_schedule .scheduleList tr:not(:first-child) td:nth-child(1) {
  width: 13%;
  text-align: center;
}
.champ_schedule .scheduleList tr:not(:first-child) td:nth-child(2) {
  width: 7%;
}
.champ_schedule .scheduleList tr:not(:first-child) td:nth-child(3) {
  width: 30%;
}
.champ_schedule .scheduleList tr:not(:first-child) td:nth-child(4) {
  width: 22%;
}
.champ_schedule .scheduleList tr:not(:first-child) td:nth-child(5) {
  width: 11%;
}
.champ_schedule .scheduleList tr:not(:first-child) td:nth-child(6) {
  width: 17%;
}
.champ_schedule .scheduleList tr:not(:first-child) td:nth-child(7) {
  padding-right: 25px;
}
/* qualifying_schedule */
.qualifying_schedule .scheduleList tr:not(:first-child) td:nth-child(1) {
  width: 15%;
  text-align: center;
}
.qualifying_schedule .scheduleList tr:not(:first-child) td:nth-child(2) {
  width: 5%;
}
.qualifying_schedule .scheduleList tr:not(:first-child) td:nth-child(3) {
  width: 30%;
}
.qualifying_schedule .scheduleList tr:not(:first-child) td:nth-child(4) {
  width: 23%;
}
.qualifying_schedule .scheduleList tr:not(:first-child) td:nth-child(5) {
  width: 10%;
}
.qualifying_schedule .scheduleList tr:not(:first-child) td:nth-child(6) {
  width: 17%;
}
/* international_schedule */
/* masters_schedule */
.international_schedule .scheduleList tr:not(:first-child) td:nth-child(1),
.masters_schedule .scheduleList tr:not(:first-child) td:nth-child(1) {
  width: 15%;
  text-align: center;
}
.international_schedule .scheduleList tr:not(:first-child) td:nth-child(2),
.masters_schedule .scheduleList tr:not(:first-child) td:nth-child(2) {
  width: 35%;
}
.international_schedule .scheduleList tr:not(:first-child) td:nth-child(3),
.masters_schedule .scheduleList tr:not(:first-child) td:nth-child(3) {
  width: 30%;
}
.international_schedule .scheduleList tr:not(:first-child) td:nth-child(4),
.masters_schedule .scheduleList tr:not(:first-child) td:nth-child(4) {
  width: 20%;
}
/* barriada_schedule */
.barriada_schedule .scheduleList tr:not(:first-child) td:nth-child(1) {
  width: 30%;
  padding-left: 60px;
}
.barriada_schedule .scheduleList tr:not(:first-child) td:nth-child(2) {
  width: 40%;
}
.barriada_schedule .scheduleList tr:not(:first-child) td:nth-child(3) {
  width: 30%;
  text-align: center;
}
@media only screen and (max-width:1024px) {
  .scheduleList td {
    padding: 20px 15px;
  }
  .champ_schedule .scheduleList tr:not(:first-child) td:nth-child(7) {
    padding-right: 15px;
  }
  .scheduleList td .entry {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    width: 90px;
  }
}
@media only screen and (min-width:768px) {
  .scheduleList td {
    background: #fff;
  }
  .scheduleList tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
  }
  .scheduleList tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
  }
  .scheduleList tr:nth-child(2) td:first-child {
    border-radius: 10px 0 0 0;
  }
  .scheduleList tr:nth-child(2) td:last-child {
    border-radius: 0 10px 0 0;
  }
  .scheduleList tr:not(:last-child) td {
    border-bottom: 1px solid #f2f2f2;
  }
}
@media only screen and (max-width:767px) {
  .scheduleList .note {
    font-size: 12px;
  }
  .scheduleList h3 {
    font-size: 16px;
    margin-top: 40px;
  }
  .scheduleList table {
    margin-top: 10px;
  }
  .scheduleList {
    display: block;
  }
  .scheduleList table {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
  }
  .scheduleList tr {
    position: relative;
    display: block;
  }
  .scheduleList tr:not(:last-child) {
    border-bottom: 1px solid #f2f2f2;
  }
  .scheduleList tr:first-child td {
    display: none;
  }
  .scheduleList th,
  .scheduleList td {
    display: block;
    padding: 5px 20px 0 20px;
    border: none;
    text-align: left !important;
    width: 100% !important;
  }
  .scheduleList td strong {
    display: inline-block;
    margin-top: 0;
    margin-left: 5px;
  }
  .scheduleList td:nth-child(1) {
    padding: 20px 20px 0 20px;
  }
  .scheduleList td:nth-child(3) {
    font-size: 16px;
  }
  .scheduleList td:nth-child(4) br {
    display: none;
  }
  .scheduleList td:last-child {
    padding-bottom: 20px;
  }
  .scheduleList td img {
    position: absolute;
    right: 5px;
    top: 0px;
  }
  /* champ_schedule */
  /* qualifying_schedule */
  .champ_schedule .scheduleList td:nth-child(2),
  .qualifying_schedule .scheduleList td:nth-child(2) {
    position: absolute;
    right: 15px;
    top: 10px;
    padding: 0;
    width: 45px!important;
  }
  .scheduleList td .entry {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    width: 100%;
    margin: 10px auto 0;
  }
}
