@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: none;
  background: transparent;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.8;
  word-break: break-all;
  position: relative;
/*  font-family: "Reimin Y30 Medium", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";*/
  backgroud-color: #fff;
	
	 font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
p {
  padding: 0;
  margin: 0;
}
img {
  -webkit-touch-callout: none;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: inherit;
}
a:active, a:hover, a:focus {
  outline: none;
}
a:hover {
  color: inherit;
  opacity: 0.7;
}
a.link {
  text-decoration: underline;
  color: #CF3321;
}
table {
  border-collapse: collapse;
}
.pc-only {
  display: block;
}
.smp-only {
  display: none;
}
.br_pc {
  display: block;
}
.br_sp {
  display: none;
}

@media screen and (max-width: 768px) {
.br_pc {
  display: none;
}
.br_sp {
  display: block;
}
}

h2.heading {
  font-size: 3.6rem;
  text-align: center;
  line-height: 1.3;
  color: #ffffff;
  background: #000000;

	font-family: "franklin-gothic-atf", sans-serif;
font-weight: 700;
font-style: normal;
}
h2.heading.bk {
  color: #000000;
}
h3.heading {
  margin-top: 2rem;
  text-align: center;
  font-size: 2.5rem;
  /*  transform: scale(0.75, 1.0);*/
  line-height: 1.4;
  transform-origin: left top;
  width: 100%;
  font-weight: bold;
}
p {
  width: 100%;
  margin: 0px;
  line-height: 1.4;
  transform-origin: left top;
  letter-spacing: 0.05ex;
}
.small {
  font-size: 80%;
  display: block;
}
.ttl {
  font-size: 1.8rem;
  line-height: 1.4;
  transform-origin: left top;
  width: 100%;
  font-weight: bold;
  letter-spacing: 0.05ex;
}
.ttl_ti {
  font-size: 1.8rem;
  line-height: 1.4;
  transform-origin: left top;
  width: 100%;
  font-weight: bold;
  letter-spacing: 0.05ex;
}
.text_box {
  margin-top: 2rem;
  font-size: 1.2rem;
}
.btn-link {
  font-size: 1.5rem;
  text-align: center;
}
.btn-link a {
  padding: 11px 20px;
  border-radius: 42px;
  text-decoration: none !important;
  text-align: center;
  display: block;
  width: 70%;
  line-height: 1.4;
  letter-spacing: 0.02ex;
  font-weight: 700;
  margin: 1.5rem auto 0;
  border: #9d0431 2px solid;
  background: none;
  color: #9d0431;
  background-color: #fff;
}
.btn-link a:hover {
  color: #ffffff;
  opacity: 1;
  background: #9d0431;
}
.fc_red {
  color: #CF3321;
}
.underline {
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 480px) {
  h2.heading {
    font-size: 2rem;
    text-align: center;
    line-height: 1.3;
  }
  h3.heading {
    font-size: 1.5rem;
  }
}
/*--------------------------------------
 * conents
 * ---------------------------------------*/
.wrapper {
  overflow: hidden;
}
.container {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding: 6rem 2rem;
}
.inner {
  margin-top: 3.5rem;
}
.inner.w980 {
  max-width: 980px;
  margin: 3rem auto 0;
}
@media screen and (max-width: 480px) {
  .container {
    padding: 3rem 2rem;
  }
}
/*--------------------------------------
 * HEADER
 * ---------------------------------------*/
h1 {
  background-image: url("../img/back.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.main_visual {
  max-width: 85rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6rem;
  padding-bottom: 6rem;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .main_visual {
    padding-bottom: .5rem;
  }
}
.main_visual img {
  max-width: 850px;
  padding: 0 2rem 1rem;
}
#header {
  position: relative;
  z-index: 12;
  top: 0px;
  left: 0px;
  font-size: 1.2em;
  letter-spacing: 1.2;
  font-weight: 600;
}
#header .nav_container {
  margin: 0 auto;
  position: relative;
  padding: 1rem;
}
#header .nav_container a {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.2;
}
#header .nav_container a:hover {
  text-shadow: 0 0 3px #fff, 0 0 15px #fff, 0 0 30px #fff;
}
.trigger {
  width: 75px;
  height: 75px;
  right: 0px;
  top: 0;
  position: fixed;
  z-index: 30;
  background: radial-gradient(circle, rgb(185 21 57), rgb(114 12 34) 80%);
}
.menu-trigger {
  position: fixed;
  z-index: 15;
}
.menu-trigger, .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  right: 0;
  top: 0px;
}
.menu-trigger {
  width: 45px;
  height: 55px;
  margin: 10px 15px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}
.menu-trigger span:nth-of-type(1) {
  top: 11px;
}
.menu-trigger span:nth-of-type(2) {
  top: 27px;
}
.menu-trigger span:nth-of-type(3) {
  top: 42px;
}
.menu-trigger.active {
  height: 35px;
}
.menu-trigger.active span {}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
  left: 0;
  top: 19px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(-90deg);
  transform: translateY(-8px) rotate(-45deg);
  top: 35px;
}
.smp-nav-list {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 0.3s ease-in-out;
  display: none;
}
.smp-nav-list img {
  max-height: 55px;
  width: auto;
  margin: 0 auto;
}
.smp-nav-list.active {
  display: flex;
  right: 0;
  opacity: 1;
  animation-duration: 0.5s;
  animation-name: fade-in;
  -moz-animation-duration: 0.5s;
  -moz-animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fade-in;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.smp-nav-list ul {
  text-align: center;
}
.smp-nav-list ul li {
  list-style-type: none;
  width: 100%;
}
.smp-nav-list ul li a {
  position: relative;
  line-height: 1.6;
  display: block;
  margin-bottom: 1.5rem;
  text-decoration: none;
  font-size: 3.5rem;
  color: #ffffff;
  transform: scale(0.75, 1.0);
  line-height: 1.4;
  transform-origin: left top;
  width: 133.333%;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.smp-nav-list ul li a:hover {
  color: #9d0431;
  opacity: 1;
}
.smp-nav-list ul.fix_menu > li.nav_sns {
  max-width: 100%;
  margin-top: 2rem;
  font-size: 2rem;
}
.smp-nav-list ul .nav_sns li {
  display: inline-block;
  margin-right: 2rem;
}
.smp-nav-list ul .nav_sns li:last-child {
  margin-right: 0;
}
/*--------------------------------------
 *sns
 * ---------------------------------------*/
#sns .container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#sns img {
	width: 50px;
	height: auto;
	position: absolute;
	top: 30px;
	right: 25px;
}

@media screen and (max-width: 768px) { 
	#sns img {
width: 45px;
		top: 20px;
	right: 25px;
	}
}


/*--------------------------------------
 *news
 * ---------------------------------------*/
#news {
  color: #000;
}
#news h2.heading {
  background: #000;
}
#news .news-lists {
  margin-top: 2rem;
}
#news .news_lists li:first-child {
  margin-top: 0;
}
#news .news_lists li {
  margin-top: 2rem;
  border-bottom: 1px dotted #aaa;
  padding-bottom: 2rem;
  display: flex;
  align-items: self-start;
}
#news .news-data {
  vertical-align: top;
  margin-right: 2rem;
  font-size: 1.7rem;
  color: #000;
  font-weight: bold;
  border-radius: 6px;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
	font-family: "franklin-gothic-atf", sans-serif;
}
#news .news-title {
  width: 80%;
}
#news .news-title a {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #news .news_lists li {
    display: block;
  }
  #news .news-data {
    font-size: 1.5rem;
  }
	#news .news-title {
 font-size: 1rem;
}
	
  #news .news-title a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 480px) {}
/*--------------------------------------
 * catch
 * ---------------------------------------*/
#catch {
  /*
  background: url(../images/common/bg.png), radial-gradient(circle, rgb(185 21 57), rgb(114 12 34) 80%);
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center;
*/
  width: 100%;
  color: #000;
}
#catch .text_box {
  text-align: center;
  margin-top: 0;
}
#catch .inner {
  margin-top: 0;
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 480px) {
  #catch .text_box {
    font-size: 1rem;
  }
}
/*--------------------------------------
 * regulation
 * ---------------------------------------*/
#regulation h3:not(:first-of-type) {
  margin-top: 5rem;
}

#regulation .txt {
    margin-top: 1.3rem;
    font-size: 1.2rem;
  }

#regulation tbody {
  width: 100%;
}
#regulation table {
  margin-top: 2rem;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
#regulation table th, #regulation table td {
  border-top: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
}
#regulation table th {
  width: 300px;
  padding: 5px 29px;
  background: #CF3321;
  color: #FFFFFF;
  font-size: 1.2rem;
}
#regulation table td {
  width: 900px;
  font-size: 1rem;
  padding: 30px 12px;
  background: #FCFCFC;
  color: #000000;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}
#regulation table tr:nth-child(even) td {
  background: #FFFFFF;
}
#regulation table th:last-child, #regulation table td:last-child {
  border-right: 1px solid #E8E8E8;
}
#regulation table tr:last-child th, #regulation table tr:last-child td {
  border-bottom: 1px solid #E8E8E8;
}
/* レスポンシブ対応：768px以下でカード型に */
@media screen and (max-width: 768px) {
  #regulation h3:not(:first-of-type) {
    margin-top: 2rem;
  }
  #regulation .txt {
    margin-top: 1.3rem;
    font-size: 1rem;
  }
  #regulation table {
    border: 0;
  }
  #regulation table thead {
    display: none; /* ヘッダー行を非表示 */
  }
  #regulation table tr {
    display: block;
    margin-bottom: 1.5rem;
    border: 1px solid #E8E8E8;
    overflow: hidden;
  }
  #regulation table th, #regulation table td {
    display: block;
    width: 100%;
    border: none;
    text-align: left;
    box-sizing: border-box;
  }
  #regulation table th {
    padding: 12px 16px;
    font-size: 1rem;
    border-bottom: 1px solid #E8E8E8;
  }
  #regulation table td {
    padding: 16px;
    background: #FFFFFF !important; /* 縞模様をリセット */
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
    max-width: 100%;
    box-sizing: border-box;
  }
  /* data-label属性でラベルを表示する場合 */
  #regulation table td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
    color: #CF3321;
    margin-bottom: 8px;
    font-size: 0.9rem;
  }
}
/* さらに小さい画面用の調整 */
@media screen and (max-width: 480px) {
  #regulation table {
    margin-top: 1rem;
  }
  #regulation table th {
    font-size: 0.95rem;
    padding: 10px 12px;
  }
  #regulation table td {
    font-size: 0.9rem;
    padding: 12px;
  }
}
/*--------------------------------------
 * team
 * ---------------------------------------*/

#team .team_img {
	text-align: center;
}
#team img {
	max-width: 1000px;
}

#team h4 {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin-top: 2rem;
	padding: 10px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#team h5 {
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 2rem;
	margin-bottom: 1rem;
	padding: 0.2em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #CF3321;/*左線*/
}

#team .group  {
	font-size: 1.4rem;
}
#team .group dl dt {
	font-size: 1.2rem;
	margin-top: 20px
}

#team .group dl dt img {
	width: 50px;
}



#team .group dl dd{
	font-size: .8rem;
}

@media screen and (max-width: 768px) {
#team h4 {
	font-size: 1.45rem;
	font-weight: bold;
	text-align: center;
	margin-top: 3rem;
	padding: 5px 0;
}

}

/*--------------------------------------
 * match_results
 * ---------------------------------------*/

#match_results h4{
	margin-top: 50px;
	
}

#match_results .fc_red {
	    color: #CF3321;
	font-weight: bold;
}
#match_results img{
	margin: 30px auto;
	display: block;
}

#match_results .txt{
	font-size: 1.2rem;
}
#match_results dl{
	margin-top: 1.8rem;
}
#match_results dt{
	margin-top: 1rem;
	line-height: 1.2;
}

#match_results .txt .fb {
	font-weight: bold;
}




@media screen and (max-width: 768px) {
#match_results .txt{
	font-size: .9rem;
}

}




/*--------------------------------------
 * youtube
 * ---------------------------------------*/
#youtube .youtube_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 1rem;
}
#youtube .youtube_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------------
 * credit
 * ---------------------------------------*/
#credit ul {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
#credit ul li {
  text-align: center;
}

#credit ul li a img{
  height: 42px;
	object-fit: contain;
}
#credit ul li a{
display: inline-block;
}

#credit ul li a img.hs{
  height: 25px;
	margin-bottom: 1%;
	object-fit: contain;
}

#credit ul li a img.hb{
  height: 70px;
	margin-bottom: 1%;
	object-fit: contain;
}

#credit .container {
  padding-top: 0;
}


@media screen and (max-width: 768px) {
  #credit .onsyuhai img {
    width: 150px;
  }
	
	#credit ul {
  display:block;
}
	#credit ul li{
  margin-top: 20px;
}
	#credit ul li a img {
    object-fit: contain;
    max-width: 152px;
    height: 50px;
}
	
	#credit ul li a img.sp_hs{
		height: 36px;
		
	}
	
}
/*--------------------------------------
 * footer
 * ---------------------------------------*/
.footer_container {
  max-width: 1040px;
  margin: 0 auto;
  text-align: center;
  padding: 1.25rem 0;
  color: #000;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .footer_container {
    font-size: .8rem;
  }
}
/*--------------------------------------
 * 調整用
 * ---------------------------------------*/
/*--  float  --*/
.fl_l {
  float: left;
}
.fl_r {
  float: right;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.clearBoth {
  clear: both;
}
/*--  text-align  --*/
.ta_c {
  text-align: center !important;
  display: block;
}
.ta_l {
  text-align: left !important;
  display: block;
}
.ta_r {
  text-align: right !important;
  display: block;
}
/*--  text-weight  --*/
.bold {
  font-weight: bold;
}
/*--  text-color  --*/
.red {
  color: red;
}
/*--  margin-top  --*/
.mt0 {
  margin-top: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
/*--  margin-right  --*/
.mr0 {
  margin-right: 0;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mr60 {
  margin-right: 60px;
}
/*--  margin-left  --*/
.ml0 {
  margin-left: 0;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
/*--  margin-bottom  --*/
.mb0 {
  margin-bottom: 0;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
/*--  padding-top  --*/
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
/*--  padding-right  --*/
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr60 {
  padding-right: 60px;
}
/*--  padding-left  --*/
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
/*--  padding-bottom  --*/
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
/*--  font-size  --*/
.fs_bl {
  font-size: 140%;
}
.fs_it {
  font-style: italic;
}
.fs_l {
  font-size: 115% !important;
}
.fs_m {
  font-size: 92% !important;
}
.fs_ms {
  font-size: 70% !important;
}
.fs_s {
  font-size: 50% !important;
}