@charset "utf-8";

/*
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  animation: zoomUp 10s linear 0s 1 normal both;
}
*/
.slide-img img {
  display: block;
}
div#Tournament {
  margin-top: 100px;
}
div#Tournament h2 {
  max-width: 900px;
  margin: 0 auto;
}
h2.news {
  font-size: 26px;
  text-align: center;
  line-height: 1.6;
  margin-top: 80px;
  letter-spacing: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic; 
  
}
.img522 {
  max-width: 522px;
  margin: 0 auto 30px;
}
.text01 {
  color: #000;
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.text02 {
  text-align: center;
  font-size: 2.3rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 10px;
  line-height: 1.6;
}
.text03 {
  color: #000;
  text-align: center;
  font-size: 5.0rem;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.text04 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
}
.img294 {
  width: 294px;
  margin: 0 auto;
}
.newslist {
  max-width: 562px;
  margin: 30px auto;
}
.newslist dl dt,.newslist dl dd {
  font-size: 1.6rem;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
}
.newslist dl dd a{
  display: block;
  color: #fff;
  text-decoration: none;
}
.newslist dl dd a:hover{
  transition-duration: 0.3s;
  opacity: 0.7;
}
.newslist dl dd a span{
  display: inline-block;
  border-bottom: 1px solid #fff;
}
.bt_more {
  display: block;
  font-family: 'Roboto', sans-serif;
  max-width: 140px;
  padding: 5px;
  border: 1px solid #fff;
  margin: 40px auto 0;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
}
.bt_more:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
  color: #fff;
  text-decoration: none;
}
.linkcontents {
  max-width: 768px;
  margin: 80px auto;
  position: relative;
  display: block;
  width: 100%;
  transition-duration: 0.3s;
  color: #fff;
}
.linkcontents h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: 'Roboto', sans-serif;
  font-size: 4.1rem;
  letter-spacing: 2px;
  text-align: center;
}
.linkcontents h2 span{
  display: block;
  font-size: 1.8rem;
  letter-spacing: initial;
}
.linkcontents:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
  color: #fff;
  text-decoration: none;
}
div.w768 {
  max-width: 768px;
  margin: auto;
}
.linkcontents02 a{
  position: relative;
  display: block;
  width: 100%;
  transition-duration: 0.3s;
  color: #fff;
}
.linkcontents02 a h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: 'Roboto', sans-serif;
  font-size: 3.0rem;
  letter-spacing: 2px;
  text-align: center;
}
.linkcontents02 a h2 span{
  display: block;
  font-size: 1.5rem;
  letter-spacing: initial;
}
.linkcontents02 a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
  color: #fff;
  text-decoration: none;
}
.spnobr {
  display: block;
}
@media only screen and (max-width: 991px) {
  .newslist dl dt {
    padding-bottom: 5px;
  }
  .newslist dl dd {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  
  .text02 {
    font-size: 2.0rem;
  }
  .text04 {
    font-size: 1.6rem;
    text-align: left;
  }
  .spnobr {
    display: none;
  }
  .linkcontents h2 {
    font-size: 2.6rem;
  }
  .linkcontents h2 span{
    font-size: 1.4rem;
  }
  .linkcontents02 a h2 {
    font-size: 2.2rem;
  }
  .linkcontents02 a h2 span{
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 500px) {
  .text02 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 495px) {
  .mailtxt {
    font-size: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .text02 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 450px) {
  .text02 {
    font-size: 1.5rem;
  }
  .text04 {
    font-size: 1.4rem;
  }
}