@charset "UTF-8";
/* margin-bottom */
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb90 {
	margin-bottom: 90px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb0 {
	margin-bottom: 0;
}
/* margin-top */
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mt70 {
	margin-top: 70px;
}
.mt80 {
	margin-top: 80px;
}
.mt90 {
	margin-top: 90px;
}
.mt100 {
	margin-top: 100px;
}
/*******
PC
******************************************/
body {
	font-size: 16px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.color_b {
	color: #2f363c;
}
.color_w {
	color: #fff;
}
.sp {
	display: none;
}
.bg_red {
	background-color: #bd0522;
}
.bg_blk {
	background-color: #2f363c;
}

.bg_blue {
	background: #49c0f0; /* Old browsers */
	background: -moz-linear-gradient(top, #49c0f0 0%, #2cafe3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #49c0f0 0%, #2cafe3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #49c0f0 0%, #2cafe3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3', GradientType=0 ); /* IE6-9 */
}
.bg_blue02 {
	background-color: #277dba;
}
.bg_beige{
  background-color: #f4f2eb;
}
.bg_gold {
	background-color: #cca466;
}
.bg_gold02 {
	background-color: #CCA46C;
}
.bg_cream {
	background-color: #fdf8f0;
}
.bg_gray {
	background-color: #f3f3f3;
}
.color_white {
	color: #fff;
}
.color_blk{
  color: #131834;
}
.color_gold {
	color:#a9894a;
}
.wrap {
	padding-top: 112px;
}
.sponsor h2 {
	font-size: 24px;
	margin-bottom: 6px;
}
/************
スクロール
*********************/
/*
#card_area, #champ_area, #date_area, #supporter, #fighter_area {
	margin-top: -13vw;
	padding-top: 13vw;
}
@media screen and (max-width: 767px) {
  #card_area, #champ_area, #date_area, #supporter, #fighter_area {
    margin-top: -24vw;
    padding-top: 24vw;
  }  
}
/************
header
*********************/
.header {
	position: fixed;
  background-color: #fff;
	width: 100%;
	z-index: 9999;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
}
.header .inner {
	width: 1000px;
	margin: 0 auto;
}
.header a {
	color: #555555;
	text-decoration: none;
  font-weight: bold;
}
.header a:hover {
	text-decoration: underline;
}
.header h1 {
	padding: 24px 0;
	border-top: 2px solid #73521f;
}
.header .nav {
	background-color: #f3f3f3;
	padding: 10px 0;
	border-bottom: 1px solid #d6d6d6;
}
.header .nav .nav-01 {
	float: left;
}

.header .nav .nav-02 {
	float: right;
}
.header .nav .nav-01 ul{
  display: flex;
}
.header .nav ul li {
	margin-right: 16px;
}
.header h1 img{
  width: 100%;
}
/************
mainvisual
*********************/
.mainvisual {
	overflow-x: hidden;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
/************
movie
*********************/
#youtube-movie {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px; /* 最大の横幅 */
}
 
#youtube-movie-content {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
 
#youtube-movie-content iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}

/************
swiper
*********************/
.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}
/**
 * swiper.js
 */
.swiper-container {
	width: 100%;
	height: 100%;
	overflow: visible!important;
	z-index: 1;
}
.swiper-button-prev, .swiper-button-next {
	fill: #fff;
	stroke: none;
	stroke-width: 0;
	z-index: 10000;
	width: 20px;
	margin-top: -18px;
	background-image: none;
}
.swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-slide img {
	width: 100%;
}

@media (min-width: 768px) {
.swiper-button-prev,  .swiper-button-next {
	width: 27px;
	margin-top: -22px;
}
}

/************
bnr
*********************/
.bnr-area ul.bnr {
	text-align: center;
  display: flex;
  padding: 32px 1%;
}
.bnr-area ul li {
	 width: 23%;
  padding: 0 1%;
}
.bnr-area ul li a {
    color: #131313;
    background-color: #fff;
    border: 1px solid #e9e9e9; 
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 24px 16px;
    box-sizing: border-box;
    font-size: 18px;
    cursor: pointer;
    box-sizing: border-box;
    transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    -ms-transition: 200ms ease-in-out;
    box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0px 0 1px rgb(10 10 10 / 2%);
    position: relative;
}
.bnr-area ul li a:hover {
	transform: translate(0px, -4px);
	-moz-transform: translate(0px, -4px);
	-webkit-transform: translate(0px, -4px);
	-o-transform: translate(0px, -4px);
	-ms-transform: translate(0px, -4px);
}
.bnr-area ul li a div{
    font-size: 18px;
    line-height: 1.1;
    margin-top: 0px;
    font-weight: bold;
    color: #272521;
}
.bnr-area ul li a div span{
  font-size: 12px;
}
.bnr-area ul li img{
  width: 100%;
}

/************
intro
*********************/
.bg_intro {
	background-image: url(../img/bg_intro.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.intro {
	text-align: center;
	color: #5c4125;
	padding: 80px 0;
}
.intro .txt01 {
    font-size: 18px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    color: #5c4125;
    border: 1px solid #5c4125;
    line-height: 1;
    padding: 8px 20px;
    margin-bottom: 6px;
}
.intro .txt02 {
	font-size: 28px;
	margin-bottom: 32px;
	line-height: 1.2;
	font-weight: bold;
	color: #a9894a;
}
.intro .txt02 span {
	font-size: 16px;
	font-weight: normal;
}
.intro .minitxt {
	font-size: 15px;
	margin-bottom: 16px;
	line-height: 2;
}
.intro .mb0 {
	margin-bottom: 0;
}
/************
news
*********************/
.bg_news {
	background-image: url(../img/bg_news.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
h2 {
	font-size: 40px;
	text-align: center;
	margin-bottom: 40px;
  position: relative;
  padding-bottom: 20px;
}
h2:after {
  content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 7px;
	height: 7px;
	background-color: #cba366;
	border-radius: 7px;
}
h2 span {
	font-size: 16px;
}
.news {
	padding: 80px 0;
}
.news ul {
	/*
	text-align: center;*/
	max-width: 1200px;
	margin: 0 auto;
  display: flex;
  justify-content:flex-start;
  flex-wrap:wrap;
  padding: 32px 1%;
}
.news ul li {
	width: 23%;
	background-color: #fff;
  padding: 1%;
  margin: 1%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    -ms-transition: 200ms ease-in-out;
  border-radius: 10px;
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0px 0 1px rgb(10 10 10 / 2%);
}
.news ul li:hover {
	transform: translate(0px, -4px);
    -moz-transform: translate(0px, -4px);
    -webkit-transform: translate(0px, -4px);
    -o-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
}
.news ul li a{
	color:#555555;
	text-decoration: none;
}
.news ul li img {
	width: 100%;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	margin-bottom: 8px;
}
.sp-txt {
	text-align:left;
}
.sp-txt .date {
    margin-bottom: 4px;
    font-size: 12px;
    color: #aeaeae;
    overflow: hidden;
    width: 100%;  
}
.sp-txt .txt{
  font-size: 14px;
  width: 100%;
  min-height: 64px;
  max-height: 64px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.caption {
    padding-top: 46px;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
    text-align: left;
}
.caption .date {
	margin-bottom: 8px;
}
.news ul li .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;	/* 枠の上に置いて表示させない */
	left: 0;
	background-color: rgba(0,0,0,0.8);
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.news ul li:hover .mask {
	top: 0;	/* 下に降りてくるように見せる */
}

.news .txt_btn {
    font-size: 15px;
    text-align: center;
    margin-top: 32px;
}
.news .txt_btn a {
    color: #5c4125;
    background-color: #fff;
    width: 380px;
    padding: 20px 0;
    font-size: 16px;
    display:inline-block;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    -ms-transition: 200ms ease-in-out;
}
.news .txt_btn a:hover {
    transform: translate(0px, -4px);
    -moz-transform: translate(0px, -4px);
    -webkit-transform: translate(0px, -4px);
    -o-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);	
}
/************
card
*********************/
#card_area ul{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#card_area ul li {
  width: 25%;
  background-color: #fff;
  box-sizing: border-box;
  margin: 0 10px;
  transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    -ms-transition: 200ms ease-in-out;   
}
#card_area ul li:nth-child(4), #card_area ul li:nth-child(5) {
  margin-top: 12px;
}
#card_area ul li:nth-child(5) a{
  line-height: 42px;
}
#card_area ul li a{
  text-decoration: none;
  display: block;
  padding: 10px 0;
  color: #cca465;
  font-size:13px ;
}
#card_area ul li:hover{
  transform: translate(0px, -4px);
  -moz-transform: translate(0px, -4px);
  -webkit-transform: translate(0px, -4px);
  -o-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);  
}
#card_area ul li a span{
  font-size: 16px;
}
@media screen and (max-width: 767px){
  #card_area ul{
    flex-wrap: wrap;
  }
  #card_area ul li{
    width: 46%;
    margin-bottom: 10px;
  }
  #card_area ul li a{
    font-size: 16px;
  }
  #card_area ul li:nth-child(4), #card_area ul li:nth-child(5){
      margin-top: 0;
  }  
  #card_area ul li a span{
    font-size: 18px;
  }
}
/************
card
*********************/
.card {
	padding: 80px 0;
}
.card .txt {
	font-size: 12px;
	display: inline-block;
  text-align: left;
}
.card .txt a {
	color: #5c4125;
    background-color: #fff;
    width: 380px;
    padding: 20px 0;
	font-size: 16px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    -ms-transition: 200ms ease-in-out;	
}
.card .txt a:hover {
    transform: translate(0px, -4px);
    -moz-transform: translate(0px, -4px);
    -webkit-transform: translate(0px, -4px);
    -o-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);	
}
/************
champ
*********************/
.bg_champ {
	background-image: url(../img/bg_champ.gif);
	background-repeat: repeat;
}
.match-name{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 32px;
  color: #aa894a;
  padding-bottom: 12px;  
  text-align: left;
  position: relative;
}
.match-name:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #aa8849, #aa8849 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #aa8849, #aa8849 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.champ {
	padding: 80px 0;
}
.champion-wrap {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;  
}
.champ-wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.champ-wrap:after {
    content: "";
    display: block;
     width: 23%;
    height: 0;
}
.champ-wrap:before {
    content: "";
    display: block;
     width: 23%;
    height: 0;
    order: 1; 
}


.champion-wrap .champ-one {
    width: 24%;
    padding: 15px;
    background-color: #fff;
    box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0px 0 1px rgb(10 10 10 / 2%);
  margin-bottom: 1%;
}
.champion-wrap .img {
	display: inline-block;
	vertical-align: top;
}
.champion-wrap .img img {
	width: 100%;
}
.champion-wrap .txt_area {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-top: 12px;
}
.champion-wrap .txt_area .name {
    font-size: 18px;
    color: #a98849;
    margin-bottom: 8px;
    border-bottom: 1px solid #a98849;
    padding-bottom: 2px;
    text-align: left;
    display: flex;
    align-items: center;
  font-weight: bold;
}
.champion-wrap .txt_area .name::before {
    content: '';
    display: inline-block;
    background-image: url(../img/mark-k1.png);
    background-size: contain;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-repeat: no-repeat;
}
.champion-wrap .txt_area .name span {
	font-size: 11px;
    display: none;
}
.champion-wrap .txt_area .year {
	font-size: 14px;
	margin-bottom: 8px;
	color: #555555;
}
.champion-wrap .txt_area .txt {
  color: #444;
}
.champion-wrap .txt_area .txt .school{
  margin-bottom: 6px;
  font-size: 11px;
}
@media screen and (max-width: 767px){
  .champion-wrap .txt_area .txt .school{
    margin-bottom: 6px;
    font-size: 15px;
  }
}


.champion-wrap .txt_area .txt li{
    padding-left: 1em;
    text-indent: -1em;  
  line-height: 2;
}
.champion-wrap .txt_area .btn a {
    font-size: 12px;
    display: block;
    background-color: #a9894a;
    padding: 6px 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -webkit-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    -ms-transition: 200ms ease-in-out;
    border-radius: 42px;
    width: 49%;
    display: inline-block;
}
.champion-wrap .txt_area .btn a:hover {
	transform: translate(0px, -4px);
	-moz-transform: translate(0px, -4px);
	-webkit-transform: translate(0px, -4px);
	-o-transform: translate(0px, -4px);
	-ms-transform: translate(0px, -4px);
}
.champion-wrap .txt_area .btn a:nth-child(1) {
	margin-bottom: 4px;
}
.question {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 40px;
  text-align: center;
}
/************
detail
*********************/
.detail {
	padding: 80px 0;
}
.detail .detail-wrap {
	width: 960px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.detail .detail-wrap:last-child {
  margin-bottom:0;
}
.detail .detail-wrap .yosen-ttl {
	font-size: 20px;
    margin-bottom: 18px;
    padding-bottom: 4px;
    background-color: #969696;
    padding: 7px;
    color: #fff;
}
.detail .detail-wrap table {
	width: 100%;
	font-size: 15px;
	color: #555555;
	margin-bottom: 12px;
}
.detail .detail-wrap table th {
	background-color: #eeeeee;
	width: 100%;
	display: block;
	padding: 10px;
	box-sizing: border-box;
}
.detail .detail-wrap table td {
	width: 100%;
	display: block;
	padding: 10px;
	box-sizing: border-box;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 768px) {
	.detail .detail-wrap {
    margin-bottom: 30px;
  }
  }
  


/************
supporter
*********************/
#supporter .section {
	padding: 80px 0;
}

.sup-wrap{
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
/*    display: flex;  */
}
.sup-wrap .sup-one{
  width: 100%;
  background: #fff;
  padding: 24px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0px 0 1px rgb(10 10 10 / 2%);
  border-radius: 10px;
}
.sup-wrap .sup-one .img { 
  width: 30%;
}
.sup-wrap .sup-one .img img{
  width: 100%;
}
.sup-wrap .sup-one .txt_area {
    width: 68%;
    margin-top: 12px;
}
.sup-wrap .sup-one .txt_area .txt{
  color: #555;
  font-size: 16px;
  line-height: 2;
}
.sup-wrap .txt_area .name {
    font-size: 18px;
    color: #a98849;
    margin-bottom: 16px;
    border-bottom: 1px solid #a98849;
    padding-bottom: 2px;
  align-items: center;
}
.sup-wrap .txt_area .name .bold{
  font-size: 40px;
  font-weight: bold;
}

.sup-wrap .txt_area .name .bold .tantou{
  font-size: 16px;
  color: #555555;
}
.sup-wrap .txt_area .name .bold span{
  font-size: 14px;
  color: #a98748;
  margin-left: 15px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
.sup-wrap .txt_area .name .bold .tantou{
  font-size: 12px;
}  
  .sup-wrap .txt_area .name .bold span{
    display: block;
    margin-left: 0;
  }
}
.sup-wrap .txt_area .year {
    font-size: 14px;
    margin-bottom: 8px;
    color: #555555;
}

@media screen and (max-width: 767px) {
  .sup-wrap{
    display: inherit;
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;    
  }  
  .sup-wrap .sup-one {
      width: 100%;
      margin: 0 0 15px 0;
      box-sizing: border-box;
      padding: 15px;
  }  
  .sup-wrap .sup-one .img {
      width: 40%;
      margin-right: 4%;
  }  
  .sup-wrap .sup-one .txt_area {
      width: 60%;
  }  
  .sup-wrap .txt_area .name {
      font-size: 28px;
    align-items: flex-start;
    display: inherit;
  }  
  .sup-wrap .txt_area .year {
      font-size: 18px;
      margin-bottom: 12px;
  }  
}
/************
sponsor
*********************/
.sponsor {
	padding: 40px 0;
	text-align: center;
}
img.links {
	transition: 200ms ease-in-out;
	-moz-transition: 200ms ease-in-out;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	-ms-transition: 200ms ease-in-out;
}
img.links:hover {
	transform: translate(0px, -4px);
	-moz-transform: translate(0px, -4px);
	-webkit-transform: translate(0px, -4px);
	-o-transform: translate(0px, -4px);
	-ms-transform: translate(0px, -4px);
}
/************
link
*********************/
.link {
	padding: 40px 0 30px;
}
.link ul {
	text-align: center;
}
.link ul li {
	display: inline-block;
	padding: 10px;
	width: 300px;
}
.link ul li img {
	width: 100%;
}
/************
footer
*********************/
.footer {
    background-color: #f9f9f9;
    text-align: center;
    font-size: 10px;
    padding: 6px 0;
}
#page-top {
	position: fixed;
	bottom: 26px;
	right: 20px;
	z-index: 99;
}
#page-top a {
	display: block;
	width: 100px;
	cursor: pointer;
	color: #fff;
	line-height: 70px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#page-top a img {
	width: 100%;
}

/*******
SP
******************************************/
@media screen and (max-width: 767px) {
.pc {
	display: none;
}
.sp {
	display: block;
}
.wrap {
    padding-top: 30vw;
}
/************
SP 100%調節
*********************/	
img {
	width: 100%;
}
.header .inner {
	width: 100%;
}
.champion-wrap {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    max-width: 100%;
}
h2 {
  font-size: 32px;
    margin-bottom: 32px;
}
	.sponsor h2 {
		font-size: 24px;
	}
/************
スクロール
*********************/
  .header h1{
    padding: 0;
  }
	h1.logo {
		text-align: center;
	}
h1.logo img {
	width: 98%;
  margin: 0 auto;
}
.header .nav {
    padding: 0;
}
.header .nav .nav-01, .header .nav .nav-02 {
    float: none;
}
	.header .nav ul {
		font-size: 0;
    display: flex;
	}
  /*
	.header .nav .nav-01 ul li:last-child{
		width: 100%;
		border-top: 1px solid #cca365;
	}
  */
.header .nav ul li {
    margin-right: 0;
    width: 50%;
	box-sizing: border-box;
  border-right: 1px solid #cca365;
}
.header .nav ul li a {
    padding: 10px 0;
  font-size: 15px;
}
.header .nav ul li:nth-child(2) a, .header .nav ul li:nth-child(3) a, .header .nav ul li:nth-child(4) a {
  padding-top: 20px;
 }
  .header .nav ul li:last-child{
    width: 100%;
    border-top: 1px solid #cca365;
      border-right:none;
  }
.header .nav ul li:last-child a {
	border-right: none;
}
.header a {
    display: block;
    text-align: center;
	font-size: 16px;
}
	
.header a:hover {
	text-decoration: none;
}
	
.bnr-area ul.bnr {
    text-align: center;
    box-sizing: border-box;
}	
.bnr-area ul li {
    display: inline-block;
    margin: 0;
    width: 45%;
}

.bnr-area ul li a {
    width: 100%;
}
	
.champion-wrap .champ-one {
    width: 100%;
    margin: 0 0 15px 0;
    box-sizing: border-box;
    padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}	
	
	
.link ul li {
    padding: 1%;
    width: 49%;
    box-sizing: border-box;
}
.intro {
    padding: 60px 0;
}
.intro .minitxt {
	line-height: 1.8;
	padding: 0 15px;
    box-sizing: border-box;
}
.intro .txt01 {
    font-size: 22px;
}
.intro .txt02 {
    font-size: 28px;
    margin-bottom: 32px;
    line-height: 1.6;
	font-weight: normal;
}
.intro .txt02 span {
    font-size: 18px;
}
.mainvisual {
  width: 100%;
  max-width: 100;
}
/************
news
*********************/
.news ul {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2%;
  display: flex;
    flex-wrap: wrap;
}
.news ul li {
    width: 45%;
    height: auto;
    margin: 2%;
    padding: 2%;
    background-color: #fff;
    border: none;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0px 0 1px rgb(10 10 10 / 2%);
  border-radius: 6px;
}
.news a {
	display: block;
	text-decoration: none;
	color: #555555;
}
.news .sp-txt {
    text-align: left;
    margin-top: 12px;
}
.news .sp-txt .date {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 8px;
}
.news .sp-txt .txt{
	font-size: 22px;
  min-height: 100px;
  max-height: 100px;
}
.news .txt_btn {
    font-size: 15px;
    width: 70%;
	margin: 0 auto;
}
.news .txt_btn a {
    color: #5c4125;
    background-color: #fff;
    width: 100%;
    padding: 20px 10px;
    display: block;
    text-decoration: none;
    font-size: 24px;
    cursor: pointer;
    box-sizing: border-box;
}
.card .txt {
    font-size: 18px;
    width: 100%;
}	
.card .txt a {
	color: #5c4125;
    background-color: #fff;
	width: 100%;
	padding: 20px 10px;
    display: block;
    text-decoration: none;
    font-size: 24px;
    cursor: pointer;
    box-sizing: border-box;
}
	
.champion-wrap .img {
    width: 40%;
    margin-right: 4%;
}
.champion-wrap .txt_area {
    width: 56%;
  margin-top: 0;
}
.champion-wrap .txt_area .name {
    font-size: 28px;
}
.champion-wrap .txt_area .year {
    font-size: 18px;
	margin-bottom: 12px;
}
.champion-wrap .txt_area .btn a {
    font-size: 18px;
    padding: 12px 0;
}
.champion-wrap .txt_area .name span {
    font-size: 15px;
}
.champion-wrap .txt_area .name::before {
    width: 22px;
    height: 22px;
}
.detail .detail-wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.detail .detail-wrap table {
    font-size: 24px;
}
.detail .detail-wrap .yosen-ttl {
    font-size: 16px;
}
  .match-name {
    margin:0 0 40px;
  }
.question {
    padding: 0;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.7;
}
/************
スポンサー
*********************/	
	.sponsor img {
		width: 65%;
	}	
/************
スクロール
*********************/	
#page-top {
	position: fixed;
	right: 20px;
	z-index: 99;
}
#page-top a {
	width: 180px;
	font-size: 30px;
}
/************
footer
*********************/
.footer {
	font-size: 12px;
	padding: 6px 0;
  padding-bottom: 90px;
}
  .under-link{
    width: 100%;
    background-color: #cca465;
    position: fixed;
    bottom: 0;
    text-align: center;
    font-size: 22px;    
  }
  .under-link a{
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 24px 0;
  }
}


/************************
add 20180912 movie
************************/
#movie {
	padding: 80px 0;
	text-align: center;
}
.movie-box{
  display: flex;
  justify-content: space-between;
    flex-wrap: wrap;
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;  
}
.one-movie {
    display: inline-block;
    width: 33.333%;
    padding: 0 1%;
    margin-bottom: 2%;
    box-sizing:border-box;
}
.movie-wrap{
  position:relative;
  width:100%;
  padding-top:56.25%;  
}
.one-movie iframe {
 position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.movie-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {

  .movie-box {
    display: inherit;
    width: 100%;
  }

  .one-movie {
      width: 44%;
      margin-bottom: 5%;
  }
  .one-movie iframe {
    height: 26vw;
  }  
}


@media screen and (max-width: 767px) {
.lock {
overflow:hidden;
}

.modal-content {
position:relative;
display:none;
width:96%;
margin:30px 2%;
padding:10px 0 0;
border:1px solid #061a63;
background:#fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.modal-content p {
margin:0;
padding:0;
}

.modal-overlay {
z-index:1;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
background-color:rgba(0,0,0,0.75);
}

.modal-wrap {
z-index:2;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow:auto;
}


.modal-open {
color:#00f;
text-decoration:underline;
}

.modal-open:hover {
cursor:pointer;
color:#f00;
}

.modal-close {
color:#00f;
text-align: right;
}

.modal-close:hover {
cursor:pointer;
color:#f00;
}

p.close_top{
text-align: right;
margin: 10px 0 20px;
}

p.close_top .modal-close{
height:35px;
border:1px solid #A5A4A4;
color: #A5A4A4;
font-size: 1.2em;
margin-right: 20px;
padding:10px 20px;
border-radius: 10px;
background-color: #ffffff;
}

.modal-content > ul{
overflow: hidden;
margin:0;
padding:0;
}

.modal-content > ul li.lavel{
  background-color: #F70841;
  font-size: 20px;
  padding: 14px 30px;
  font-weight: bold;
}


.modal-content > ul li.lavel a{
color: #fff;
}

ul.nav_box{
background-color: #f1f1f1;
margin:0;
padding:15px 0 0;
overflow: hidden;
}

ul.nav_box li{
font-size: 24px;
  text-align: center;
width: 50%;
float: left;
  padding: 12px 0;
}

ul.nav_box li a{
color: #505050;
display: block;
}


p.close_bottom{
background-color: #e8e6c2;
overflow: hidden;
text-align: center;
}


p.close_bottom a{
display: block;
color:#a5a4a4;
background-color: #fff;
padding:10px 30px;
font-size: 1.4em;
}
}
/**************
add 20210401
*****************/
  

.bnr-area ul.bnr {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
}

.coming {
  font-size:30px;
  text-align: center;
  font-weight: bold;
}

.pic {
  position: absolute;
  max-width: 750px;
  left: 0px;
}

.btn{
  position: absolute;
  max-width: 250px;
  bottom: 15px;
  right: -15px;
}

a:hover .btn{
 opacity:0.7;
}

.mainvisual {
  margin-top: 15px;
}

#poster_area .section{
width:1000px;
margin:0 auto;
}

#poster_area .txt{
  font-size:14px;
  margin-bottom: 20px;
}

#poster_area .img{
  text-align:center;
  margin-bottom: 20px;
 
}

#poster_area .img_txt{
  font-size:15px;
}

#poster_area .img_txt{
  font-size: 18px;
  color: #A98845;
  margin-bottom: 8px;
  border-bottom: 1px solid #a98849;
  padding-bottom: 2px;
  text-align: left;
}

#poster_area .img_txt::before{
  content: '';
  display: inline-block;
  background-image: url(../img/mark-k1.png);
  background-size: contain;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background-repeat: no-repeat;
}

.fa {
  color: #a98849;
  font-size: 12px;
}

.follow-me{
  display: flex;
}

@media screen and (max-width: 767px){
  .follow-me{
    justify-content: flex-end;
  }
}  

.follow-me li{
  margin-right:10px;
}
.follow-me li:last-child{
  margin-right: 0;
}
.follow-me .fa{
  font-size: 24px;
}
.name.flex{
  display: flex;
  justify-content: space-between;
}
.sup-rgt {
    width: 65%;
    max-width: 1200px;
    margin: 0 auto 32px;
}
.sup-rgt .img{
    width: 100%;
}

.sup-rgt .img img{
  width: 100%;
  border-radius: 10px;
}


@media screen and (max-width: 767px){
.sup-rgt {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 32px;
    box-sizing: border-box;
  }  
}


.img_flex{
  display: flex;
  justify-content: space-between;
}


.sup-wrap.wth{
  margin-bottom: 30px;
}

.match-area{
  font-size: 20px;
    color: #a98849;
    margin-bottom: 16px;
    border-left: 6px double #aa8849;
    padding-left: 10px;
  font-weight: bold;
}



@media screen and (max-width: 767px) {

.pic {
  position: static;
  max-width: 80%;
}

.btn {
  position: static;
  max-width: 280px;
}
  .bnr-area ul li {
    margin: 0;
    padding: 1%;
  }
.bnr-area ul.bnr {
  display: flex;
  max-width: 100%;
  justify-content: center;
  width: auto;
  flex-wrap: wrap;
}

.wrap {
  padding-top: 20vw;
}

.mainvisual {
  margin-top:0;
}

#poster_area .img img{
 width:100%;
}

#poster_area .section {
  width: 100%;
}

div#poster_area {
  padding: 0 3%;
}

#poster_area .txt{
  font-size:18px;
}

.follow-me li {
  margin-right: 14px;
}
  .follow-me li:last-child{
    margin-right: 0;
  }
  
.fa {
  font-size: 36px;
}

.img_flex{
  flex-wrap: wrap;
}

#poster_area .img img {
  margin-bottom: 20px;
}

#poster_area .img img:last-child{
  margin-bottom:0;
}

.sup-wrap.wth .sup-one {
  width: auto;
}

.sup-rgt {
  padding: 0 3%;
}

.sup-rgt .img {
  width: auto;
  margin: 0 auto 20px;
  border: none;
  border: n;
}
}


/***********
ページ内リンク調節
*************************/
#supporter, #fighter_area, #card_area, #champ_area, #date_area{
  margin-top: -150px;
  padding-top: 150px;
}
@media screen and (max-width: 767px) {
#supporter, #fighter_area, #card_area, #champ_area, #date_area{
  margin-top: -178px;
  padding-top: 178px;
}
}

/***********
202207追加
*************************/
.card_area_img{
max-width:960px;
margin: 0 auto 50px;
}

.card_area_img img{
  width: 100%;
  }

  .card_area_img img:nth-child(1){
    margin-bottom:30px;
    }

