.title {
  display: block;
  height: 215px;
  max-height: 215px;
    background: url('/src/images/public/main.jpg') center center no-repeat;
  background-size: cover;
}

.title h1{
  text-align: center;
  font-size: 30px;
  padding-top: 90px;
  color: #000;
}

img {
	max-width:100%;
	height:auto;
}

h2 {
  font-size: 22px;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 50px;
}

#container,
.container {
  padding-top: 10px!important;
  padding-bottom: 0!important;
}

.pan {
  font-size: 12px;  
}

.contarea {
  margin-bottom: 75px;
}

.contarea p,
.contarea2 p{
    font-size: 16px;
    line-height: 2.0em;
    padding: 50px 0;
		text-align:left;
}

.contarea p.txt-center,
.contarea2 p.txt-center{
  text-align: center;
}

.contarea p.not-offer,
.contarea2 p.not-offer{
    font-size: 18px;
  font-weight: bold;
    line-height: 2.0em;
  text-align: center;
    padding: 50px 0;
  margin-bottom: 500px;
}

.contarea a:hover img {
  opacity: 0.5;
}

.contarea h2{
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 2px solid #000;
}

.recruit-block ul {
  display: inline-block;
}

.recruit-block ul li {
  display: inline-block;
}

.recruit-block ul li:last-child {
  padding-left: 65px;
}

.banner-block {
  background: #f2f2f3;	
  padding: 40px 40px 50px;
}

.banner-block a:hover{
  opacity: 0.6;
}

.banner-block ul {
  display: inline-block;
}

.banner-block ul li {
  display: inline-block;
  padding-right: 48px;
}

.banner-block ul li:last-child {
  padding-right: 0;
}

.link1 ul li img{
  border: 1px solid #ededed;
}

.link1 ul li span{
  display: block;
  padding-top:10px;
}

.link2 ul {
  display: flex;
}

.link2 ul li {
  font-size: 12px;
  text-align: center;
  line-height: 1.8em;
  padding-right: 67px;
}

.link1 ul li:last-child {
  padding-right: 0px;
}

.link2 ul li img{
  border: 1px solid #ededed;
}

.link2 ul li span{
  display: block;
  padding-top:10px;
}

.sns-block ul {
  list-style: none;
  display: block;
  margin: 0 auto;
  text-align: center;  
  width: 95%;
}

.sns-block ul li {
  text-align: center;
  padding: 80px 45px 80px;
  display: inline-block;
}

.sns-block ul li a:hover img {
    opacity: 1;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.link-block{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f2f2f3;
}

.link-block h2{
  margin-top: 0;
  padding: 0;
  font-weight: normal;
}

.link-block ul {
  display: inline-block;
  margin-top: 30px;
  vertical-align: top;
  padding: 0px 15px;
}

.link-block ul li {
  font-size: 14px;
  line-height: 1.9em;
}

.link-block ul li span{
  display: inline-block;
  margin-left: 15px;
}

.link-block ul li img{vertical-align: middle;}

.link-block ul li a:hover {
  text-decoration:underline;  
}

.link-block-inner {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.link-block-inner:first-of-type{margin-bottom: 50px;}

.repo_list{font-size: 13px;}

.repo_list ul{
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

.repo_list li{
  margin-bottom: 45px;
  line-height: 20px;
	vertical-align:top;
}
@media screen and (min-width:936px) {
.repo_list ul{
  max-width: 1120px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.repo_list li{
  width: 247px;
  margin-right: 22px;
	margin-left:22px;
}
}

@media screen and (min-width:1120px) {
.repo_list li{
  margin-right: 44px;
	margin-left:0;
}
.repo_list li:nth-of-type(4n+4){margin-right: 0;}
}

/*.repo_list li:nth-last-of-type(-n+4){margin-bottom: 0;} */

.contarea .repo_list h2{
  margin-top: 0;
  font-size: 28px;
  border: 0;
}

.repo_list li .noLink,
.repo_list li a{
  display: block;
  font-size: 13px;
  transition: .1s ease-in-out;
}

.repo_list li a:hover{opacity: .5;}

.repo_list li a:hover img{opacity: 1;}

.repo_list img.thumbnail {
  width: 100%;
}

.next_arrow{width: 7px;}

.post_dc{
  margin-top: 8px;
  margin-bottom: 10px;
  line-height: 1.8em;
}

/* .post_dc div{float: left;}

.post_dc img{float: right;} */

.repo_list p{
  padding: 0;
  font-size: 13px;
  line-height: 1.5em;
  text-align: left;
}

.repo_list p img{vertical-align: middle;}

.more{
  margin-top: 70px;
    text-align: center;
}

.more img{
    opacity: 1;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.pub_banner_block{
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: calc( 70px - 26px );
  text-align: center;
  font-size: 0;
  /* background-color: #efefef; */
}

.pub_banner_block a{
  display: inline-block;
  margin-right: 26px;
	margin-bottom: 26px;
}

.pub_banner_block a:last-of-type{margin-right: 0;}

.pub_banner_block a{
  font-size: 13px;
  transition: .1s ease-in-out;
}

.pub_banner_block a:hover{opacity: .5;}

.mirai_main_vis{
  width: 100%;
  margin-top: 65px;
  text-align: center;
  background: url('/src/images/public/mirai_bg_01.jpg');
}

.mirai_contents{
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 55px;
  text-align: center;
	padding-bottom:4rem;
}

.mirai_link{
  font-size: 0;
  text-align: center;
}

.mirai_link li{
  display: inline-block;
  max-width: 266px;
  margin-right: 18px;
}

.mirai_link li:last-of-type{margin-right: 0;}

.mirai_link li a{transition: .1s ease-in-out;}

.mirai_link li a:hover{opacity: .5;}


.mirai_link2 {
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	max-width: 855px;
	margin:0 auto;
}
.mirai_link2 li {
	width: calc( ( 100% - 2em ) / 2 );
	margin: 0 .5em;
}

.mirai_link2 li a,
.mirai_link2 li .current {
	line-height:1;
	font-size: 1.3rem;
	color:#fff;
	font-weight:bold;
	box-sizing: border-box;
	padding: 0.75em 0;
	display:flex;
	width: 100%;
	align-items:  center;
	justify-content: center;
	position:relative;
	margin-bottom: 1em;
}
.mirai_link2 li a::after {
	font-weight: bold;
	content:"";
	background-image:url(../../images/about/arrow_white02.png);
	background-size: contain;
	background-repeat:no-repeat;
	width: 0.75rem;
	height:0.75rem;
	position:absolute;
	top: 50%;
	right:0.5em;
	transform: translate(0, -50%);
}

.mirai_link2 li.mirai_link2_1 a,
.mirai_link2 li.mirai_link2_1 .current {
	background-color:#f5478e;
}
.mirai_link2 li.mirai_link2_2 a,
.mirai_link2 li.mirai_link2_2 .current {
	background-color:#41c5ad;
}
.mirai_link2 li.mirai_link2_3 a,
.mirai_link2 li.mirai_link2_3 .current {
	background-color:#26b8e7;
}
.mirai_link2 li a:hover{opacity: .5;}

@media screen and (min-width:481px) {
.mirai_link2 li a,
.mirai_link2 li .current {
	font-size: 1.8rem;
	padding: 1.5rem 0;
}
.mirai_link2 li a::after {
	width: 1rem;
	height:1rem;
}
}

@media screen and (min-width:561px) {
.mirai_link2 li {
	width: calc( ( 100% - 6em ) / 3 );
	min-width: 250px;
	margin: 0 1em;
}
}


.mirai_title_01{
  display: inline-block;
  margin-top: 100px;
  margin-bottom: 50px;
  padding-bottom: 0;
}

.mirai_contents > p{
  margin-bottom: 100px;
  font-size: 19px;
  line-height: 1.6em;
  text-align: left;
}

.mirai_banner{
  width: 100%;
  margin-top: 95px;
  padding-top: 60px;
  padding-bottom: 110px;
  font-size: 0;
  text-align: center;
  border-top: 2px solid #e6e6e6;
}

.mirai_banner li{
  display: inline-block;
  /* width: 134px; */
}

.mirai_banner li:nth-of-type(2){
  margin-left: 30px;
  margin-right: 30px;
}

.mirai_banner a{transition: .1s ease-in-out;}

.mirai_banner a:hover{opacity: .5;}

.mirai_banner img{border: 1px solid #ccc;}

.mirai_title_02{
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 60px;
}

.mg-t100{margin-top: 100px !important;}

.more{font-size: 0;}

.more a{
  margin-right: 25px;
  margin-left: 25px;
}

.jmdp_block{
  width: 1120px;
  margin: 0 auto;
  margin-top: 65px;
  text-align: center;
}

.jmdp_block > p{
  margin-top: 35px;
  font-size: 15px;
}

.activities_block{margin-bottom: 140px;}

.activities_block p{
  margin-bottom: 40px;
  padding: 0;
  font-size: 14px;
  line-height: 1.8em;
  text-align: left;
}

.activities_block img{display: inline-block;}

.activities_block img:first-of-type{margin-right: 60px;}

.fund_block{font-size: 0;}

.fund_block p{
  display: inline-block;
  width: 590px;
  margin-right: 70px;
  padding: 0;
  font-size: 14px;
  line-height: 1.8em;
  text-align: left;
  vertical-align: top;
}

.fund_table{
  display: inline-block;
  width: 460px;
}

.fund_block table{
  width:  100%;
  max-width: 460px;
  font-size: 14px;
  vertical-align: top;
}

.fund_block tr:nth-of-type(2n+2){background-color: #ecebeb;}
.fund_block tr:nth-of-type(2n+3){background-color: #dad9d9;}

.fund_block tr:last-of-type{border-bottom: 1px solid #dad9d9;}

.fund_block th{
  font-size: 15px;
  color: #fff;
  background-color: #5a5a5a;
}

.fund_block th:last-of-type{background-color: #2e2e2e;}

.fund_block th,
.fund_block td{
  height: 38px;
  text-align: center;
  vertical-align: middle;
}

.fund_block th:first-of-type{width: 40%;}

.fund_block th:last-of-type{width: 60%;}

.fund_block tr:nth-of-type(2n+2) td:last-of-type{background-color: #fff;}
.fund_block tr:nth-of-type(2n+3) td:last-of-type{background-color: #ecebeb;}

.fund_season{margin-top: 50px;}

.fund_season h3{
  margin-bottom: 15px;
  padding-left: 5px;
  font-size: 18px;
  text-align: left;
  line-height: 18px;
  vertical-align: text-bottom;
  border-left: 3px solid #b50033;
}

.fund_season:last-of-type{margin-top: 80px;}

.fund_season img{display: inline-block;}

.fund_season img:first-of-type{margin-right: 60px;}

.fund_repo{
  width: 100%;
  /* margin-top: 225px; */
  padding-top: 35px;
  padding-bottom: 50px;
  font-size: 0;
  text-align: center;
  background-color: #ecebeb;
}

.fund_repo h2{margin: 0;}

.fund_repo a{
  display: inline-block;
  width: 352px;
  height: 63px;
  font-size: 17px;
  line-height: 3.9em;
  color: #fff;
  background: url('/src/images/public/jmdp_img_08.png') no-repeat;
  background-size: 13px 11px;
  background-position: center right 15px;
  background-color: #5a5a5a;
  transition: .1s ease-in-out;
}

.fund_repo a:nth-of-type(2){
  margin-right: 32px;
  margin-left: 32px;
}

.fund_repo a:hover{opacity: .5;}

.vj_block{
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 65px;
  text-align: center;
}

.vj_block > p{
  margin-top: 35px;
  font-size: 15px;
  text-align: left;
}

.vj_block h2{
  margin-top: 30px;
  margin-bottom: 70px;
}

.vjbanner_block{
  padding-bottom: 38px;
  font-size: 0;
}

.vjbanner_block.vjbanner_block_archive {
	font-size:1.5rem;
}
.vjbanner_block a{
  display: inline-block;
  border: 1px solid #cecece;
  transition: .1s ease-in-out;
	margin:10px;
}
.vjbanner_block.vjbanner_block_archive a {
	border:none;
	text-decoration:underline;
}
.vjbanner_block a img{transition: .1s ease-in-out;}

.vjbanner_block > img{
  display: inline-block;
  border: 1px solid #cecece;
}

/* .vjbanner_block a:nth-of-type(2){
  margin-right: 37.5px;
  margin-left: 37.5px;
} */

#container.ad_page{border-bottom: 2px solid #e6e6e6;}

.ad_block{
  width: 1120px;
  margin: 0 auto;
  margin-top: 65px;
  text-align: center;
}

.ad_block > p{
  margin-top: 35px;
  font-size: 15px;
  text-align: left;
}

.vjresult_block{
  width: 100%;
  margin-top: 55px;
}

.vjtitle_band{
  width: 100%;
  height: 265px;
  margin-top: 30px;
  background: url('/src/images/public/vj_2015/vj2015_img_02.jpg') no-repeat;
  background-size: cover;
  background-position: center;
}

.vjtitle_band.vj_2016{
  background: url('/src/images/public/vj_2016/vj2016_img_02.jpg') no-repeat;
  background-size: cover;
  background-position: center;
}

.vjtitle_band.vj_2017{
  background: url('/src/images/public/vj_2017/vj2017_img_02.jpg') no-repeat;
  background-size: cover;
  background-position: center;
}

.vjtitle_band.vj_2018{
  background: url('/src/images/public/vj_2018/vj2018_img_02.jpg') no-repeat;
  background-size: cover;
  background-position: center;
}
.vjtitle_band.vj_2019{
  background: url(/src/images/public/vj_2019/vj2019_img_02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.vjtitle_band.vj_2021{
  background: url(/src/images/public/vj_2021/vj2021_img_00.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.vjtitle_band.vj_2022{
  background: url(/src/images/public/vj_2022/vj2022_img_02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.vjtitle_band.vj_2023{
  background: url(/src/images/public/vj_2023/vj2023_img_02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.vjtitle_band.vj_2024{
  background: url(/src/images/public/vj_2024/vj2024_img_02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.vj_outline .inlineBlockLine {
	display:inline-block;
}


.doc2018 h5{
  font-size: 16px;	
}

.doc2018 p{
  padding: 10px 0 35px;	
}

.doc2019 .doc2019_box {
	margin-bottom:2rem;
	margin-left:4rem;
}
.doc2019 h5{
  font-size: 16px;	
}

.doc2019 p{
  padding: 10px 0 35px;	
}

.doc2019 .doc2019_box h5{
 margin-bottom:1rem;
 text-indent:-2rem;
}
.doc2019 .doc2019_box p {
	padding:0;
}
.doc2019 .doc2019_box .fakeList {
	padding-left:1em;
	text-indent:-1em;
}
.vjresult_block > img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.tournament_block{
  max-width: 1120px;
	padding:0 1rem;
  margin: 0 auto;
}

.vj_outline{
	width: 100%;
  max-width: 1120px;
  margin: 0 auto 55px;
}

.vj_outline tr:first-of-type{
  background-color: #616161;  
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.vj_outline th,
.vj_outline td{
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.9em;
}

.vj_outline th{
	width:7em;
	padding:0 1em;
  /* width: 15%; */
  /* padding-left: 15px; */
  text-align: left;
  box-sizing: border-box;
}

.vj_outline td{
  /* width: 85%; */
  /* text-align: center; */
	padding:0 0.5em;
}

.vj_outline tr:nth-of-type(2n+2){background-color: #ecebeb;}
.vj_outline tr:nth-of-type(2n+3){background-color: #dad9d9;}

.vj_outline tr:nth-of-type(2n+2) td:last-of-type{background-color: #fff;}
.vj_outline tr:nth-of-type(2n+3) td:last-of-type{background-color: #ecebeb;}


.vj_outline .sponsorList {
	display: flex;
	flex-wrap: wrap;
	padding:1em 0 0 0;
}
.vj_outline .sponsorList li {
	margin:0 0.5em 1em;
}
.vj_outline .sponsorList li img {
	max-height: 45px;
}

.vj_outline2 {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 auto;
}
@media screen and (min-width:936px) {
.vj_outline td{
	padding:0 1em;
}
.vj_outline2 {
	width:50%;
}
}
.vj_outline2 th,
.vj_outline2 td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 1em;
	font-size: 14px;
	line-height: 1.9;
}

.vj_outline2 th{
}

.vj_outline2 td{
  text-align: center;
}

.vj_method{
  width: 100%;
  margin-top: 50px;
  font-size: 14px;
  line-height: 1.9em;
}

.vjresult_block h3{
  margin-bottom: 30px;
  padding-left: 5px;
  font-size: 18px;
  line-height: 18px;
  vertical-align: text-bottom;
  border-left: 3px solid #b50033;
}

.vj_method li{padding-left: 16px;}
  
.vj_method li:first-of-type{
  background: url('/src/images/public/vjunior_img_13.jpg') no-repeat;
  background-size: 13px;
  background-position: top 6px left;
}

.vj_method li:nth-of-type(2){
  background: url('/src/images/public/vjunior_img_14.jpg') no-repeat;
  background-size: 13px;
  background-position: top 6px left;
}

.vj_method li:nth-of-type(3){
  background: url('/src/images/public/vjunior_img_15.jpg') no-repeat;
  background-size: 13px;
  background-position: top 6px left;
}

.vj_method li:nth-of-type(4){
  background: url('/src/images/public/vjunior_img_16.jpg') no-repeat;
  background-size: 13px;
  background-position: top 6px left;
}

.vj_method li:last-of-type{
  background: url('/src/images/public/vjunior_img_17.jpg') no-repeat;
  background-size: 13px;
  background-position: top 6px left;
}

.match_result{font-size: 0;}

.match_result div:first-of-type{
  display: inline-block;
  width: 548px;
  margin-right: 22px;
  vertical-align: top;
	margin-bottom:22px;
}

.match_result img:first-of-type{
  display: inline-block;
  margin-bottom: 11px;
}

.match_result div:last-of-type{
  display: inline-block;
  width: 550px;
  vertical-align: top;
}

.match_result table{width: 100%;}

.match_result td{
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #d2d2d2;
}

.match_result td:first-of-type{
  width: 16%;
  font-size: 20px;
}

.match_result td:last-of-type{
  width: 84%;
  font-size: 16px;
}

.match_result .no1Block {
	background-image:url(/src/images/public/vj_2021/vj2021_img_no1.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	width:100%;
	height:47vw;
	max-width:548px;
	max-height:260px;
	font-size:2rem;
	font-weight:bold;
	color:#fff;
	text-align:center;
	box-sizing:border-box;
	padding:30vw 0 0;
}
.menArea2 .match_result .no1Block, 
.womenArea2 .match_result .no1Block {
	background-image:url(/src/images/public/vj_2024/vj2024_img_no1.jpg);
}
.match_result .no2Block {
	background-image:url(/src/images/public/vj_2021/vj2021_img_no2.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	width:100%;
	height:47vw;
	max-width:548px;
	max-height:260px;
	font-size:2rem;
	font-weight:bold;
	text-align:center;
	box-sizing:border-box;
	padding:28vw 0 0;
}
@media screen and (min-width:561px) {
.match_result .no1Block {
	padding:18rem 0 0;
}
.match_result .no2Block {
	padding:16rem 0 0;
}
}

.match_detail{}

.match_detail h4{
  width: 100%;
  height: 40px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  line-height: 2.8em;
  text-align: center;
  background-color: #616161;
}
.match_detail .doc2019 .match_subtitle {
	text-align:left;
	background-color:transparent;
	font-weight:bold;
	color:#333;
  font-size: 18px;
}

.match_detail2021 {
	font-size:1.4em;
	line-height:1.6;
}
.match_detail2021 .doc2021 {
	margin:0 0 2em;
}
.match_detail2021 .doc2021 h4 {
	font-size:1.4em;
	border-left:none;
	margin:0 0 0.5em;
}
.qualifying{
  font-size: 0;
  margin-bottom: 85px;
}

.qualifying div{
  display: inline-block;
  width: 552px;
}

.qualifying.wide div{width: 100%;}


.qualifying.wide img:first-of-type{margin-bottom: 15px;}

.qualifying div:nth-of-type(2n+1){margin-right: 16px;}
.qualifying div:nth-of-type(-n+2){margin-bottom: 30px;}

.qualifying div:first-of-type h4{background-color: #7ba0d9;}
.qualifying div:nth-of-type(2) h4{background-color: #8fbf61;}
.qualifying div:nth-of-type(3) h4{background-color: #e8c056;}
.qualifying div:last-of-type h4{background-color: #df7f50;}

.ranking{font-size: 0;}

.ranking > div{display: inline-block; vertical-align:top;}

.ranking .ranking_box img {
	margin-bottom:0.5rem;
}

/* .ranking > div:first-of-type{margin-bottom: 30px;} */

.ranking > div:first-of-type h4{background-color: #c69f28;}

.ranking > div:nth-of-type(3n+4){margin-right: 14px;}
.womenArea2 .ranking > div:nth-of-type(3n+4){margin-right: 6px;}

.ranking .long{
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.ranking .long img{display: inline-block;}

.ranking .long img:first-of-type{margin-right: 14px;}
.womenArea2 .ranking .long img:first-of-type{margin-right: 5px;}

@media screen and (min-width: 936px) {
.ranking2 > div:nth-of-type(3n+4) {
	margin-right:0;
}
.ranking2 > div:nth-child(2n+1) {
	margin-left:15px;
}

.ranking > div:first-of-type,
.ranking > div:nth-of-type(2),
.ranking > div:nth-of-type(3),
.ranking > div.centerBlock {
  display: block;
  width: 557px;
  margin: 0 auto 2rem;
}


.ranking > .long:nth-of-type(3) {
	display:inline-block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
}


.poy_list {
	font-size: 0;
	display:flex;
	flex-wrap:wrap;
	margin-bottom:3rem;
}

.poy_list .poy_list_title {
	box-sizing:border-box;
	width:100%;
}
.poy_list p{
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
}
.poy_list .poy_list_title + p {
	width:100%;
}

.poy_list > div{
  /* display: inline-block; */
  width: 262px;
  height: 101px;
  margin-right: 24px;
  margin-bottom: 20px;
  font-size: 14px;
  border: 3px solid #c69f28;
  box-sizing: border-box;
}
.womenArea2 .poy_list > div,
.menArea2 .poy_list > div {
  border: 3px solid #917934;
}

.poy_list > div:nth-of-type(4n+4){margin-right: 0;}
.poy_list > div:nth-last-of-type(-n+4){margin-bottom: 0;}

.poy_list div div{
  display: table-cell;
  width: 300px;
  height: 101px;
  text-align: center;
  vertical-align: middle;
}

.poy_list div span{
  display: block;
  margin-top: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #c69f28;
}
.womenArea2 .poy_list > div span,
.menArea2 .poy_list > div span {
  color: #917934;
}
.imageBlock {
	margin:2rem 0 4rem;
}
.imageBlock ul {
	list-style:none;
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
.imageBlock ul li {
	width:calc( 100% / 3 );
	margin:0 0 1rem;
}

.other_repo{
  width: 100%;
  margin-top: 140px;
  margin-bottom: 135px;
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
  background-color: #efefef;
}

.other_repo a{
  display: inline-block;
  margin:0 25px 25px;
  border: 1px solid #cecece;
  transition: .1s ease-in-out;
	cursor:pointer;
}

.other_repo a:hover{opacity: .5}

.other_repo > img{border: 1px solid #cecece;}

#container.repolist_page{
  padding-bottom: 5em!important;
  border-bottom: 2px solid #e6e6e6;
}

.repolist_block{}

.repolist_block.contarea{margin-bottom: 0;}

.repo_sidenavi{
  float: left;
  width: 240px;
}

.repo_sidenavi > div{margin-bottom: 40px;}

.repo_sidenavi li{
  width: 100%;
  /* height: 55px; */
  margin-bottom: 3px;
  background-color: #e6e6e6;
}

/* .repo_sidenavi li:first-of-type{
  height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 2.8em;
  background-color: #6c6c6c;
} */

/* ↓ に変更 */

.repo_sidenavi .sideTitle {
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 2.8em;
  background-color: #6c6c6c;
  margin-bottom: 3px;
}



.repo_sidenavi li .noLink,
.repo_sidenavi li a{
  display: table-cell;
  width: 240px;
  height: 55px;
  padding:0 10px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  box-sizing: border-box;
  background-color: #e6e6e6;
}
.repo_sidenavi li a{
  padding-right: 45px;
  background-image: url('/src/images/public/arrow_02.png');
  background-repeat: no-repeat;
  background-size: 11px 10px;
  background-position: center right 15px;
}

.repo_sidenavi li.active a,
.repo_sidenavi li a:hover{
  color: #fff;
  background-image: url('/src/images/public/arrow_03.png');
  background-repeat: no-repeat;
  background-size: 11px 10px;
  background-position: center right 15px;  
  background-color: #b50033;
}

.repo_sidenavi li.mirai.active a,
.repo_sidenavi li.mirai a:hover{
  color: #fff;
  background-image: url('/src/images/public/arrow_03.png');
  background-repeat: no-repeat;
  background-size: 11px 10px;
  background-position: center right 15px;  
  background-color: #82ca4e;
}

.repo_sidenavi li.active a,
.repo_sidenavi li.mirai.active a{
  background-image: none;
}

/* .new_post li:nth-of-type(n+2){height: 80px;} */

.new_post li .noLink,
.new_post li a{
  height: 80px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
}

.repo_sidenavi li .noLink div,
.repo_sidenavi li a div{
	margin-bottom: 3px;
}


.repo_sidenavi .post_catAll li a {
	background-color:#000;
	color:#fff;
  background-image: url(/src/images/public/arrow_03.png);
}

.repolist_block .wrapper {
	display:flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
}
.repolist_block .wrapper .repo_post {
	width: calc( 100% - 240px - 4em );
	padding-left: 4em;
}

/* .repo_post{
  float: right;
  width: 840px;
}*/

.repo_post > img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
}

.post_block{
  width: 100%;
  /* padding-bottom: 25px; */
  margin-bottom: 45px;
  border: 1px solid #cccaca;
  border-top: 3px solid #cccaca;
  box-sizing: border-box;
}

.post_block:last-of-type{margin-bottom: 0;}

.post_block.cat_01{border-top: 3px solid #82ca4e;}
.post_block.cat_02{border-top: 3px solid #da241a;}
.post_block.cat_03{border-top: 3px solid #ba63e3;}
.post_block.cat_04{border-top: 3px solid #ed9f07;}
.post_block.cat_05{border-top: 3px solid #507dee;}
.post_block.cat_06{border-top: 3px solid #585959;}

/* ↓ に変更 */

.post_block.cate_02{border-top: 3px solid #82ca4e;}
.post_block.cate_03{border-top: 3px solid #da241a;}
.post_block.cate_04{border-top: 3px solid #ba63e3;}
.post_block.cate_05{border-top: 3px solid #ed9f07;}
.post_block.cate_06{border-top: 3px solid #507dee;}
.post_block.cate_07{border-top: 3px solid #585959;}
.post_block.cate_T { border-top: 3px solid #000;}

.repo_list .post_dc,
.post_block .post_dc{
  font-size: 13px;
  box-sizing: border-box;
	width: 100%;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.repo_list .post_dc {
	align-items: center;
}
.post_block .post_dc{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
.repo_list .thumbnailBox {
	aspect-ratio: 247 / 164;
}

.post_block .post_dc > div {
}
.post_block .post_dc .date {
	font-size:16px;
	width: calc( 100% - 182px );
}
.repo_list .post_dc .date {
	font-weight:bold;
}
.repo_list .post_dc .category,
.post_block .post_dc .category {
	text-align:right;
	width: 14em;
}
.repo_list .post_dc .category span,
.post_block .post_dc .category span {
	display:inline-block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:#000;
}
.repo_list .post_dc .category span {
	width:100%;
	padding:0.25em 0.5em 0.1em;
	box-sizing: border-box;
}
.post_block .post_dc .category span {
	width:12em;
	padding:0.25em 1em 0.1em;
}
.repo_list .post_dc .category .categoryLabel2,
.post_block .post_dc .category .categoryLabel2 {
	background-color:#82ca4e;
}
.repo_list .post_dc .category .categoryLabel3,
.post_block .post_dc .category .categoryLabel3 {
	background-color:#da241a;
}
.repo_list .post_dc .category .categoryLabel4,
.post_block .post_dc .category .categoryLabel4 {
	background-color:#ba63e3;
}
.repo_list .post_dc .category .categoryLabel5,
.post_block .post_dc .category .categoryLabel5 {
	background-color:#ed9f07;
}
.repo_list .post_dc .category .categoryLabel6,
.post_block .post_dc .category .categoryLabel6 {
	background-color:#507dee;
}
.repo_list .post_dc .category .categoryLabel7,
.post_block .post_dc .category .categoryLabel7 {
	background-color:#585959;
}

.post_block .post_img {
	padding:0 25px 25px 25px;
}
@media screen and (min-width:936px) {
.repo_list .post_dc .date {
	width: calc( 100% - 14rem );
}
.post_block .post_img {
	float:left;
	max-width:275px;
	padding:0 0 25px 25px;
}
.post_block .post_img + .post_summary{
	margin-left:300px;
}
}

.post_block h3{
  margin-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6em;
  box-sizing: border-box;
}

.post_content{
  /* border-top: 1px solid #cccaca; */
  padding: 25px;
  font-size: 14px;
  line-height: 1.8em;
  box-sizing: border-box;
}
.post_content .introArea p {
	margin:0;
}
.post_content .introArea > p:last-child {
	margin-bottom:2em;
}
.post_content .outroArea p {
	margin:0 0 1em;
}
.post_content .outroArea > p:first-child {
	margin-top: 2em;
}

.post_link {
	letter-spacing:normal;
	border-top:1px solid #cccaca;
	clear:both;
}

.post_link a {
	display:block;
	font-size:16px;
	text-align:center;
	padding:0.75em 0;
	color:#888;
	line-height:1;
}
.post_link a img {
	width:1em;
	height:auto;
	margin-left:0.25em;
	vertical-align:top;
}

.pagename p{
  text-align: center;
  padding:0;
  font-size: 13px;
  color: #a4a4a4;
}

.list_pager{
  font-size: 0;
  text-align: center;
}

.list_pager a{
  display: inline-block;
  height: 15px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 13px;
  font-weight: bold;
  color: #a4a4a4;
  text-align: center;
  transition: .1s ease-in-out;
  position: relative;
}

.list_pager a:hover{color: #b50033;}

.list_pager a img{
  width: 11px;
  position: absolute;
  top: 4px;
  left: 0;
  transition: .1s ease-in-out;
}

.list_pager a img:last-of-type{opacity: 0;}
.list_pager a:hover img:first-of-type{opacity: 0;}
.list_pager a:hover img:last-of-type{opacity: 1;}

.list_pager a.prev_btn{margin-right: 18px;}

.list_pager a.next_btn{margin-left: 18px;}

.list_pager a.next_btn img{
  left: auto;
  right: 0;  
  transform: rotateZ(180deg);
}

.member_list{font-size: 0;}

.member_list li{
  display: inline-block;
  max-width: 246px;
  margin-right: 45px;
  margin-bottom: 20px;
  text-align: left;
  vertical-align: top;
}

.member_list li:nth-of-type(4n+4){margin-right: 0;}

.mem_name{
  margin: 10px 0 14px 0;
  font-size: 18px;
  font-weight: bold;
}

.mem_team{
  height: 60px;
  margin-top: 10px;
  font-size: 14px;
}

.mem_team div{margin-bottom: 5px;}

.guideline_block{font-size: 16px;}

.guideline_block table{margin-top: 35px;}

.guideline_block{max-width: 1120px; padding: 0 0 1em;}

.guideline_block table{width: 100%;}

.guideline_block tr:last-of-type{border-bottom: 1px solid #dad9d9;}

.guideline_block th,
.guideline_block td{
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.9em;
  text-align: left;
  box-sizing: border-box;
}

.guideline_block th{
  width: 16%;
  padding: 0 15px;
  vertical-align: middle;
}

.guideline_block td{
  width: 84%;
  padding-left: 20px;
  font-size: 14px;
}

.guideline_block tr:nth-of-type(2n+2){background-color: #ecebeb;}
.guideline_block tr:nth-of-type(2n+1){background-color: #dad9d9;}

.guideline_block tr:nth-of-type(2n+2) td:last-of-type{background-color: #fff;}
.guideline_block tr:nth-of-type(2n+1) td:last-of-type{background-color: #ecebeb;}

.guideline_block td .disc {
	list-style-type:disc;
	padding: 0 0 0 1.5em;
}

.app_flow{
  margin-top: 40px;
  font-size: 0;
  border: 1px solid #dad9d9;
  border-radius: 5px;
  position: relative;
  box-sizing: border-box;
}

.app_flow div{
  display: inline-block;
  font-size: 14px;
}

.app_flow > div:first-of-type{
  width: 16%;
  text-align: center;
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.app_flow > div:last-of-type{
  width: 84%;
  margin-left: 16%;
  padding: 15px;
  border-left: 1px solid #dad9d9;
  line-height: 1.6em;
  text-align: left;
  vertical-align: top;
  box-sizing: border-box;
}

.guideline_block > a{
  display: block;
  width: 281px;
  height: 52px;
  margin: 0 auto;
  margin-top: 50px;
}
.guideline_block td a{
	text-decoration:underline;
}
.guideline_block > a img{transition: .1s ease-in-out;}

.form_block{
  width: 100%;
  font-size: 0;
}

.form_block p{
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
}

.form_block .formInput {margin-top: 20px;}

.form_block .formInput li{
  width: 100%;
  border-top: 2px solid #dad9d9;
  border-right: 2px solid #dad9d9;  
  border-left: 2px solid #dad9d9;
  box-sizing: border-box;
  position: relative;
}

.form_block .formInput li:last-of-type{border-bottom: 2px solid #dad9d9;}

.form_block .formInput li div{
  display: inline-block;
  font-size: 14px;
  line-height: 1.6em;
  text-align: left;
  box-sizing: border-box;
}

.form_block .formInput li div:first-of-type{
  width: 230px;
  padding-left: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.form_block .formInput li div:last-of-type{
  width: 880px;
  min-height: 84px;
  margin-left: 240px;
  padding: 30px 20px; 
  border-left: 2px solid #dad9d9;
  box-sizing: border-box;
  vertical-align: top;
}

.required div:first-of-type{
  background: url('/src/images/public/mirai_img_18.jpg') no-repeat;
  background-size: 42px 22px;
  background-position: center right;
}

.form_block .formInput li input[type="text"]{
  display: inline-block;
  width: 100%;
  line-height: 1.6em;
  vertical-align: top;
  border: 0;
  box-sizing: border-box;
}

.form_block .formInput li.desired input[type="text"]{
  width: 50px;
  margin-right: 10px;
}

.form_block .formInput li.input_cont div:last-of-type{
  height: 100%;
  min-height: 145px;
}

.form_block .formInput li.input_cont div:last-of-type{
  padding: 20px 20px; 
  box-sizing: border-box;
}

.input_cont textarea{
  width: 100%;
  height: 125px;
  border: 0;
  line-height: 1.6em;
}

.form_block > a{
  display: block;
  width: 234px;
  height: 52px;
  margin: 0 auto;
  margin-top: 50px;
}

.form_block > a img{transition: .1s ease-in-out;}

.youTubeBlockTitle {
	padding: 4em 0 0;
	font-weight:bold;
	font-size:2rem;
	text-align:center;
}
.youTubeBlock {
	padding: 0;
}
@media screen and (max-width:935px) {

#container,
.container {
  border-bottom: none;
}

.title {
  display: block;
  height: auto;
}

.title h1{
  text-align: center;
  font-size: 25px;
  padding-top: 0;
  line-height: 6.0em;
}

.contarea {
  float: none;
    width: auto;
    margin: 50px 0;
}
  
.recruit-block ul {
    text-align: center;
}

.sns-block ul li {
    text-align: center;
    padding: 20px;
    display: block;
  margin: 0 auto;
}

.contarea p {
    font-size: 14px;
    line-height: 2.0em;
    padding: 30px 0;
}

.recruit-block ul li {
  margin-top: 20px;
}

.recruit-block ul li:last-child {
    padding-left: 0;
}

.fb_iframe_widget span {
  width: 100%!important;  
  overflow: hidden;
}

.youTubeBlock iframe {
	width: 100%;
	height:auto;
	max-width:960px;
	aspect-ratio: 16 / 9;
}
/* iframe { width: 100%!important; overflow: hidden; } */


.timeline-Widget {
  width: 100%!important;  
  overflow: hidden;  
}
  
.repo_list{font-size: 13px;}

.repo_list ul{
  width: 100%;
  max-width: 529px;
  margin: 0 auto;
  font-size: 0;
}

.repo_list li{
  display: inline-block;
  width: 46%;
  margin-right: 8%;
  margin-bottom: 45px;
  line-height: 20px;  
}

.repo_list li:nth-of-type(4n+4) {margin-right: 8%;}

.repo_list li:nth-of-type(2n+2){margin-right: 0;}

.repo_list li:nth-last-of-type(-n+4){margin-bottom: 45px;}  
  
.repo_list li:nth-last-of-type(-n+2){margin-bottom: 0;}

.contarea .repo_list h2{
  margin-top: 0;
  font-size: 28px;
  border: 0;
}

.repo_list li a{
  font-size: 13px;
  transition: .1s ease-in-out;
}

.repo_list li img{max-width: 100%;}

.post_dc{
  margin-top: 8px;
  margin-bottom: 10px;
  line-height: 1.8em;
}

.repo_list p{
  padding: 0;
  font-size: 13px;
  line-height: 1.5em;
}

.repo_list p img{vertical-align: middle;}  

.pub_banner_block{
  min-width: 100%;
  padding: 40px 4%;
  text-align: center;
  font-size: 0;
  box-sizing: border-box;
}

.pub_banner_block a{
  display: inline-block;
  width: 48%;
  max-width: 260px;
  margin-right: 4%;
  margin-bottom: 4%;
}

.pub_banner_block a:last-of-type{margin-right: 0;}
  
.pub_banner_block a:nth-of-type(2n+2){margin-right: 0;}

.pub_banner_block a img{
  max-width: 100%;
}

.link-block h2 {
  width: 92%;
  margin: 0 auto;
    margin-top: 0;
    padding: 0;
    font-weight: normal;
  line-height: 1.6em;
}
  
  
.link-block ul {
  display: block;
  margin-top: 0px;
  vertical-align: top;
  padding: 0px 15px;
}
  
.link-block ul:first-of-type{margin-top: 30px;}

.link-block ul li {
  font-size: 14px;
  line-height: 1.9em;
}

.mirai_main_vis img{width: 100%;}  

.mirai_contents{
  width: 100%;
  margin: 0 auto;
  margin-top: 55px;
  padding: 10px;
  text-align: center;
  box-sizing: border-box;
}

.mirai_link{
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}   
  
.mirai_link li{
  width: 48%;
  max-width: 246px;
  margin-right: 4%;
  margin-bottom: 4%
}

.mirai_link li:last-of-type,
.mirai_link li:nth-of-type(2n+2){margin-right: 0;}  

  .mirai_link li:nth-last-of-type(-n+2){margin-bottom: 0;}  
  
.mirai_title_01{
  margin-top: 70px;
  margin-bottom: 50px;
  padding-bottom: 0;
}
  
.mirai_contents img{max-width: 100%;}  

.mirai_contents > p{
  margin-bottom: 70px;
  font-size: 15px;
  line-height: 1.5em;
}

.mirai_banner{
  width: 100%;
  margin-top: 65px;
  padding: 40px 10px 50px;
  box-sizing: border-box;
}

.mirai_banner li{
  display: inline-block;
  width: 30%;
  max-width: 136px;
}

.mirai_banner li:nth-of-type(2){
  margin-left: 5%;
  margin-right: 5%;
}
  
.mirai_banner li img{max-width: 100%;}
  
.more a{
  display: inline-block;
  margin: 10px; 25px;
}  

.jmdp_block{
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}
  
.jmdp_block img{max-width: 100%;}  

.activities_block{margin-bottom: 80px;}
  
.activities_block p {
  padding: 0;
  margin-bottom: 20px;
}
  
.activities_block img:first-of-type{
  margin-right: 0px;
  margin-bottom: 20px;
}

.fund_block p{
  display: block;
  width: 100%;
  margin-right: 0px;
  padding: 0;
}

.fund_table{
  width: 100%;
  margin-top: 20px;
}

.fund_block table{
  width:  100%;
  max-width: 100%;
  font-size: 14px;
  vertical-align: top;
}

.fund_season:last-of-type{margin-top: 80px;}

.fund_season img{display: inline-block;}

.fund_season img:first-of-type{
  margin-right: 0px;
  margin-bottom: 20px;
}

.fund_repo{margin-top: 100px;}

.fund_repo a{
  display: block;
  width: 100%;
  max-width: 352px;
  margin: 0 auto;
}

.fund_repo a:nth-of-type(2){
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
  
.vj_block{
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
}

.vj_block h2 {margin-bottom: 30px;}

.vjbanner_block {padding-bottom: 0px;}
  
.vjbanner_block a{
  display: inline-block;
  width: 46%;
  max-width: 347px;
  margin: 2%;
  box-sizing: border-box;
}  
  
/* .vjbanner_block a:nth-of-type(2),

.vjbanner_block a:nth-of-type(2n+2){margin: 0;} */  

.vj_block img{max-width: 100%;}    
  
.vjbanner_block > img{
  width: 48%;
  max-width: 100%;
}  

.ad_block{
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}  
  
.ad_block img{max-width: 100%;}  

.vjresult_block >h2 > img,
.vjresult_block > img{width: 94%;}  
  
.tournament_block{
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
  
.tournament_block img{max-width: 100%;}

.vj_outline{width: 100%;}  
  
.match_result{
  text-align: center;  
}

.match_result div:first-of-type{
  width: 100%;
  max-width: 548px;
  margin-right: 0;
}

.match_result img:first-of-type{margin-bottom: 20px;}

.match_result div:last-of-type{
  display: inline-block;
  width: 100%;
  max-width: 550px;
  margin-top: 20px;
  vertical-align: top;
}


.match_detail h4{
  width: 100%;
  height: 40px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  line-height: 2.8em;
  text-align: center;
  background-color: #616161;
}

.qualifying{text-align: center;}

.qualifying div{
  width: 100%;
  max-width: 552px;
}

.qualifying div:nth-of-type(2n+1){margin-right: 0px;}
.qualifying div:nth-of-type(-n+3){margin-bottom: 30px;}

.ranking{
  width: 100%;
  max-width: 552px;
  margin: 0 auto;
}

.ranking > div{
  width: 100%;
  margin-bottom: 20px;
}

.ranking > div:first-of-type,
.ranking > div:nth-of-type(2){
  width: 100%;
  max-width: 552px;
  margin-bottom: 20px;
}

.ranking > div:nth-of-type(3n+4){margin-right: 0px;}

.ranking .long{
  margin-top: 0px;
  margin-bottom: 20px;
}

.ranking .long img:first-of-type{
  margin-right: 0;
  margin-bottom: 10px;
}

.poy_list{text-align: center;}

.poy_list p{padding: 0;}  
  
.poy_list > div{
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
}

.poy_list > div:nth-of-type(2n+2),
.poy_list > div:nth-of-type(4n+4){margin-right: 0;}
.poy_list > div:nth-last-of-type(-n+4){margin-bottom: 20px;}

.poy_list div div{
  width: 500px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}

.other_repo{
  width: 100%;
  margin-top: 70px;
  margin-bottom: 70px;
  padding: 35px 10px;
  font-size: 0;
  box-sizing: border-box;
}

.other_repo a{
  display: inline-block;
  width: 46%;
  max-width: 347px;
  margin: 0 2% 4%;
  transition: .1s ease-in-out;
  box-sizing: border-box;
}

.other_repo a:hover{opacity: .5}

.other_repo img{max-width: 100%;}
  
.other_repo > img{
  width: 48%;
  max-width: 347px;    
}
  
#container.repolist_page{padding-bottom: 50px!important;}
  
.repo_sidenavi{
  float: none;
  width: 100%;
  margin-top: 50px;
  box-sizing: border-box;
}

.repo_sidenavi li .noLink,
.repo_sidenavi li a{
	width: 950px;
}

.new_post li a{font-weight: normal;}

.repolist_block .wrapper .repo_post {
  padding:0;
  width: 100%;
  box-sizing: border-box;
}

.post_block{
  margin-bottom: 30px;
  padding-bottom: 10px;
}  
  
.post_block .post_dc,
.post_block h3,
.post_content{
  padding-left: 15px;
  padding-right: 15px;
}
  
.list_pager a{  
  padding-left: 9px;
  padding-right: 9px;
}

.list_pager a.prev_btn{margin-right: 10px;}

.list_pager a.next_btn{margin-left: 10px;}  
  
.list_pager a img{top: 5px;}
  
.member_list{
  width: 100%;
  max-width: 537px;
  margin: 0 auto;
  font-size: 0;
}

.member_list li{
  width: 47.5%;
  margin-right: 5%;
}

.member_list li:nth-of-type(4n+4){margin-right: 10%;}

.member_list li:nth-of-type(2n+2){margin-right: 0;}  
  
.member_list li img{max-width: 100%;}  

.mem_team{font-size: 12px;}
  

.guideline_block{width: 100%;}

.guideline_block table{
  margin-top: 35px;
  font-size: 14px;
}
  
.guideline_block table{width: 100%;}
  
.guideline_block th{
  width: 25%;
  padding: 0 15px;
  vertical-align: middle;
}

.guideline_block td{
  width: 75%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}  
  
.app_flow > div:first-of-type{
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}

.app_flow > div:last-of-type{
  width: 75%;
  margin-left: 25%;
}  
  
.form_block{
  width: 100%;
  font-size: 0;
}
  
.form_block .formInput p{
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
}  

.form_block .formInput li{
  width: 100%;
  margin-bottom: 10px;
  border: 2px solid #dad9d9;
  box-sizing: border-box;
  position: relative;
}

.form_block .formInput li div{
  display: block;
  padding: 10px;
}

.form_block .formInput li div:first-of-type{
  width: 100%;
  padding: 15px 10px;
  position: inherit;
  top: auto;
  left: auto;
  transform: none;
}

.form_block .formInput li div:last-of-type{
  width: 100%;
  height: auto;
  margin-left: 0px;
  padding: 15px 10px;
  line-height: 1.7em;
  border-left: 0;
  border-top: 2px solid #dad9d9;
}

.required div:first-of-type{background-position: center right 10px;}

.form_block .formInput li.desired div:last-of-type{line-height: 2.4em;}
  
  
}

.form_block .pointDisk {
	list-style:disc;
	padding-left: 1.5rem;
}
  .form_block .btnarea {
  padding:20px 0 60px 0;
    text-align: center;
		font:initial;
  }
  .form_block .btnarea input {
    display: inline-block;
    border: none;
    vertical-align: bottom;
    margin: 0 10px;
    width: auto;
    cursor: pointer;
  }
  .form_block .btnarea input:hover{
    opacity: 0.5;
  }
  .form_block .btnarea .resetbtn {
    padding: 5px 50px;
  }
  .form_block .btnarea .submitbtn {
    background: url('/src/images/inquiry/arrow_details.png') #888 center right no-repeat;
    color: #fff;
    font-size: 18px;
    padding: 20px 80px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px
  }
  .form_block .btnarea p {
    display: block;
    font-size: 14px;
    padding: 30px 0 0;
    text-align: center;
  }
.form_block .btnarea .okButton {
	display:inline-block;
  background: url('/src/images/inquiry/arrow_details.png') #b50033 center right no-repeat;
	color: #fff;
	font-size: 18px;
	padding: 20px 120px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px
}
.form_block .btnarea .resetButton {
	display:inline-block;
  background: url('/src/images/inquiry/arrow_details_before.png') #888 center left no-repeat;
	color: #fff;
	font-size: 18px;
	padding: 20px 80px;
	margin-right: 30px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px
}

.error_block {
  color:#f00;
}

/* wysiwyg調整 */
.post_content p {
  padding:0;
  margin:0 0 1em 0;
  line-height:inherit;
}
/* レポート詳細 */
.contents_detail {
	padding-bottom:80px;
}
.return_button a{
  display: block;
  margin: 0 auto;
  padding-top: 13px;
  width: 160px;
  text-align: center;
  height: 27px;
  background: url(/src/images/action/arrow_04.png) #e6e6e6 5px 10px no-repeat;
  color: #000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
}

/* ジュニア選手権 結果2019 */

.vjresult_block .tabMenu {
	width:100%;
	display:table;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.vjresult_block .tabMenu li {
	width:50%;
	display:table-cell;
	text-align:center;
	font-family:impact, 'Oswald', sans-serif;
	letter-spacing:0.03em;
	font-size:36px;
	color:#fff;
}
.vjresult_block .tabMenu li:nth-child(2n+1) {
	padding-right:10px;
}

.vjresult_block .tabMenu li:nth-child(2n) {
	padding-left:10px;
}
.vjresult_block .tabMenu li .tabSet {
	display:block;
	padding:0 0 10px;
	line-height:90px;
	position:relative;
	bottom:-10px;
	z-index:1;
	cursor:pointer;
}
.vjresult_block .tabMenu .tabMenu1 .tabSet {
	background-color:#0082e6;
}
.vjresult_block .tabMenu .tabMenu2 .tabSet {
	background-color:#ea0029;
}

@media screen {

.vjresult_block .tabMenu .tabMenu1 .tabSet {
background:
  -moz-linear-gradient(0deg,  transparent 0, #0082e6 0),
  -moz-linear-gradient(180deg, transparent 0, #0082e6 0),
  -moz-linear-gradient(225deg, transparent 16px, #0082e6 0),
  -moz-linear-gradient(270deg, transparent 0, #0082e6 0);
background:
  -o-linear-gradient(0deg,  transparent 0, #0082e6 0),
  -o-linear-gradient(180deg, transparent 0, #0082e6 0),
  -o-linear-gradient(225deg, transparent 16px, #0082e6 0),
  -o-linear-gradient(270deg, transparent 0, #0082e6 0);
background:
  -webkit-linear-gradient(0deg,  transparent 0, #0082e6 0),
  -webkit-linear-gradient(180deg, transparent 0, #0082e6 0),
  -webkit-linear-gradient(225deg, transparent 16px, #0082e6 0),
  -webkit-linear-gradient(270deg, transparent 0, #0082e6 0);
background-position: bottom left, bottom right, top right, top left;
-moz-background-size: 51% 51%;
-webkit-background-size: 51% 51%;
background-size: 51% 51%;
background-repeat: no-repeat;
}


.vjresult_block .tabMenu .tabMenu2 .tabSet {
background:
  -moz-linear-gradient(0deg,  transparent 0, #ea0029 0),
  -moz-linear-gradient(180deg, transparent 0, #ea0029 0),
  -moz-linear-gradient(270deg, transparent 0, #ea0029 0),
  -moz-linear-gradient(315deg, transparent 16px, #ea0029 0);
background:
  -o-linear-gradient(0deg,  transparent 0, #ea0029 0),
  -o-linear-gradient(180deg, transparent 0, #ea0029 0),
  -o-linear-gradient(270deg, transparent 0, #ea0029 0),
  -o-linear-gradient(315deg, transparent 16px, #ea0029 0);
background:
  -webkit-linear-gradient(0deg,  transparent 0, #ea0029 0),
  -webkit-linear-gradient(180deg, transparent 0, #ea0029 0),
  -webkit-linear-gradient(270deg, transparent 0, #ea0029 0),
  -webkit-linear-gradient(315deg, transparent 16px, #ea0029 0);
background-position: bottom left, bottom right, top right, top left;
-moz-background-size: 51% 51%;
-webkit-background-size: 51% 51%;
background-size: 51% 51%;
background-repeat: no-repeat;
}

.vjresult_block .tabMenu .tabMenu11 .tabSet {
background:
  -moz-linear-gradient(0deg,  transparent 0, #000 0),
  -moz-linear-gradient(180deg, transparent 0, #000 0),
  -moz-linear-gradient(225deg, transparent 16px, #000 0),
  -moz-linear-gradient(270deg, transparent 0, #000 0);
background:
  -o-linear-gradient(0deg,  transparent 0, #000 0),
  -o-linear-gradient(180deg, transparent 0, #000 0),
  -o-linear-gradient(225deg, transparent 16px, #000 0),
  -o-linear-gradient(270deg, transparent 0, #000 0);
background:
  -webkit-linear-gradient(0deg,  transparent 0, #000 0),
  -webkit-linear-gradient(180deg, transparent 0, #000 0),
  -webkit-linear-gradient(225deg, transparent 16px, #000 0),
  -webkit-linear-gradient(270deg, transparent 0, #000 0);
background-position: bottom left, bottom right, top right, top left;
-moz-background-size: 51% 51%;
-webkit-background-size: 51% 51%;
background-size: 51% 51%;
background-repeat: no-repeat;
}
.vjresult_block .tabMenu .tabMenu11.active .tabSet {
background:
  -moz-linear-gradient(0deg,  transparent 0, #917934 0),
  -moz-linear-gradient(180deg, transparent 0, #917934 0),
  -moz-linear-gradient(225deg, transparent 16px, #917934 0),
  -moz-linear-gradient(270deg, transparent 0, #917934 0);
background:
  -o-linear-gradient(0deg,  transparent 0, #917934 0),
  -o-linear-gradient(180deg, transparent 0, #917934 0),
  -o-linear-gradient(225deg, transparent 16px, #917934 0),
  -o-linear-gradient(270deg, transparent 0, #917934 0);
background:
  -webkit-linear-gradient(0deg,  transparent 0, #917934 0),
  -webkit-linear-gradient(180deg, transparent 0, #917934 0),
  -webkit-linear-gradient(225deg, transparent 16px, #917934 0),
  -webkit-linear-gradient(270deg, transparent 0, #917934 0);
background-position: bottom left, bottom right, top right, top left;
-moz-background-size: 51% 51%;
-webkit-background-size: 51% 51%;
background-size: 51% 51%;
background-repeat: no-repeat;
}
.vjresult_block .tabMenu .tabMenu12 .tabSet {
background:
  -moz-linear-gradient(0deg,  transparent 0, #000 0),
  -moz-linear-gradient(180deg, transparent 0, #000 0),
  -moz-linear-gradient(270deg, transparent 0, #000 0),
  -moz-linear-gradient(315deg, transparent 16px, #000 0);
background:
  -o-linear-gradient(0deg,  transparent 0, #000 0),
  -o-linear-gradient(180deg, transparent 0, #000 0),
  -o-linear-gradient(270deg, transparent 0, #000 0),
  -o-linear-gradient(315deg, transparent 16px, #000 0);
background:
  -webkit-linear-gradient(0deg,  transparent 0, #000 0),
  -webkit-linear-gradient(180deg, transparent 0, #000 0),
  -webkit-linear-gradient(270deg, transparent 0, #000 0),
  -webkit-linear-gradient(315deg, transparent 16px, #000 0);
background-position: bottom left, bottom right, top right, top left;
-moz-background-size: 51% 51%;
-webkit-background-size: 51% 51%;
background-size: 51% 51%;
background-repeat: no-repeat;
}
.vjresult_block .tabMenu .tabMenu12.active .tabSet {
background:
  -moz-linear-gradient(0deg,  transparent 0, #917934 0),
  -moz-linear-gradient(180deg, transparent 0, #917934 0),
  -moz-linear-gradient(270deg, transparent 0, #917934 0),
  -moz-linear-gradient(315deg, transparent 16px, #917934 0);
background:
  -o-linear-gradient(0deg,  transparent 0, #917934 0),
  -o-linear-gradient(180deg, transparent 0, #917934 0),
  -o-linear-gradient(270deg, transparent 0, #917934 0),
  -o-linear-gradient(315deg, transparent 16px, #917934 0);
background:
  -webkit-linear-gradient(0deg,  transparent 0, #917934 0),
  -webkit-linear-gradient(180deg, transparent 0, #917934 0),
  -webkit-linear-gradient(270deg, transparent 0, #917934 0),
  -webkit-linear-gradient(315deg, transparent 16px, #917934 0);
background-position: bottom left, bottom right, top right, top left;
-moz-background-size: 51% 51%;
-webkit-background-size: 51% 51%;
background-size: 51% 51%;
background-repeat: no-repeat;
}

}

.vjresult_block .tabMenu li.active .tabSet {
	bottom:-11px;
	font-size:60px;
	padding:10px 0 10px;
}
.vjresult_block .tabBody {
	border-width:20px 10px;
	border-style:solid;
	position:relative;
	z-index:2;
}
.vjresult_block .menArea {
	border-color:#0082e6;
}
.vjresult_block .womenArea {
	border-color:#ea0029;
}
.vjresult_block .menArea2 {
	border-color:#917934;
}
.vjresult_block .womenArea2 {
	border-color:#917934;
}


@media screen and (min-width:936px) {
.vjresult_block .tabMenu li {
	font-size:45px;
}
.vjresult_block .tabMenu li .tabSet {
	padding:0 0 26px;
	bottom:-26px;
	line-height:120px;
}
.vjresult_block .tabMenu li.active .tabSet {
	bottom:-28px;
	font-size:72px;
	padding:6px 0 10px;
}
.vjresult_block .tabBody {
	border-width:50px;
}
}
.vjresult_block .tabBody .match_detail_wrap {
  max-width: 1120px;
	padding:4rem 1rem;
  margin: 0 auto;
}
.vjresult_block .match_result {
	margin-bottom:7rem;
	text-align:center;
}
.vjresult_block .match_result2021 {
	margin:6rem 0;
}

.vjresult_block .match_result2021 .threeColumnArea {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	font-size:1.4rem;
}
.vjresult_block .match_result2021 .threeColumnArea .threeColumn {
	width:100%;
	padding:0 1em 1em;
}
@media screen and (min-width:561px) {
.vjresult_block .match_result2021 .threeColumnArea .threeColumn {
	width:calc(100% / 3);
	max-width:18em;
	padding:0 4em;
}
}
.vjresult_block .match_result2021 .threeColumnArea .threeColumn .resultSubTitle {
	text-align:center;
	font-size:1.6rem;
}
.vjresult_block .match_result2021 .threeColumnArea .threeColumn dl {
	display:flex;
	margin:1em 0;
}
.vjresult_block .match_result2021 .threeColumnArea .threeColumn dt {
	width: 5em;
	font-weight:bold;
}
.vjresult_block .match_result2021 .threeColumnArea .threeColumn dd {
}
/* .vjresult_block .match_result .match_result_title,
.vjresult_block .match_result2021 .match_result_title { */
.match_result_title {
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 2px solid #000;
	font-size:22px;
	text-align:center;
	border-left:none!important;
}
.vjresult_block .match_detail_inner {
	margin-bottom:100px;
}
.vjresult_block .match_detail_inner .match_detail_title {
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 2px solid #000;
	font-size:22px;
	text-align:center;
	border-left:none;
	line-height:normal;
}
/* .vjresult_block .match_result2021 .match_detail_subTitle,
.vjresult_block .match_detail_inner .match_detail_subTitle { */
.match_detail_subTitle {
	margin-bottom: 15px;
  padding-left: 5px;
  font-size: 18px;
  line-height: 18px;
  vertical-align: text-bottom;
  border-left: 3px solid #b50033;
	text-align:left;
	background:none;
	color:#000;
	height:auto;
	font-weight:bold;
}
.vjresult_block .match_detail_inner .match_detail_subTitle .miniText {
	font-weight:normal;
	font-size:12px;
	margin-left:1em;
}
@media screen and (min-width:936px) {
.vjresult_block .match_detail_inner .match_detail_subTitle .miniText {
	font-size:14px;
}
}
.vjresult_block .detailBlock .detailBlock_inner {
	margin-bottom:52px;
}
.detailBlock_title1,
.vjresult_block .detailBlock .detailBlock_title {
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  line-height: 2.8em;
  text-align: center;
  background-color: #616161;
}
.vjresult_block .groupA .detailBlock_title {
	background-color:#7ba0d9;
}
.vjresult_block .groupB .detailBlock_title {
	background-color:#8fbf61;
}
.vjresult_block .groupC .detailBlock_title {
	background-color:#e8c056;
}
.vjresult_block .detailBlock p {
	margin:0 0 15px;
	padding:0;
}

.vjresult_block .ranking_box .ranking_title {
  width: 100%;
  height: 40px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  line-height: 2.8em;
  text-align: center;
  background-color: #616161;
}
.vjresult_block .ranking_box .note {
	font-size:14px;
}
.vjresult_block .ranking_1 .ranking_title {
	background-color:#c69f28;
}

.vjresult_block .womenArea2 .ranking_1 .ranking_title,
.vjresult_block .menArea2 .ranking_1 .ranking_title {
	background-color:#917934;
}

.vjresult_block .ranking_A1 .ranking_title {
  background-color: #c69f28;
}

.vjresult_block .match_result2021 .ranking {
	margin-bottom:30px;
}
.vjresult_block .match_result2021 .ranking_b1 .ranking_title {
	background-color:#7ba0d9;
}

.vjresult_block .match_result2021 .ranking_w1 .ranking_title {
	background-color:#8fbf61;
}
.vjresult_block .match_result2021 .ranking_j1 .ranking_title {
	background-color:#e8c056;
}


.poy_list2019{font-size: 0; letter-spacing:-0.4em;}
.poy_list2019 .poy_list_title {
	letter-spacing:normal;
}
.poy_list2019 p{
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
	letter-spacing:normal;
}

.poy_list2019 > div{
	letter-spacing:normal;
  display: inline-block;
  width: 262px;
  height: 101px;
	margin:0 9px 20px;
  font-size: 14px;
  border: 3px solid #c69f28;
  box-sizing: border-box;
}

/* .poy_list2019 > div:nth-of-type(4n+4){margin-right: 0;}
.poy_list2019 > div:nth-last-of-type(-n+2){margin-bottom: 0;} */

.poy_list2019 div div{
  display: table-cell;
  width: 300px;
  height: 101px;
  text-align: center;
  vertical-align: middle;
}

.poy_list2019 div span{
  display: block;
  margin-top: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #c69f28;
}
@media screen and (max-width:935px) {
.poy_list2019{text-align: center;}

.poy_list2019 p{padding: 0;}  
  
.poy_list2019 > div{
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
}

.poy_list2019 > div:nth-of-type(2n+2),
.poy_list2019 > div:nth-of-type(4n+4){margin-right: 0;}
.poy_list2019 > div:nth-last-of-type(-n+2){margin-bottom: 20px;}

.poy_list2019 div div{
  width: 500px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
}

.vjresult_block .poy_list2019 {
	margin-bottom:100px;
}
.vjresult_block .poy_list2019 .poy_list_title {
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 2px solid #000;
	font-size:22px;
	text-align:center;
	border-left:none;
	line-height:normal;
}

/* ******************************

  junior 2021

****************************** */

.anchorlinkArea {
	display:flex;
	font-size:1.4rem;
}
.anchorlinkArea .anchorlink {
	width:calc(100% / 3);
	box-sizing:border-box;
	padding:0 1em 1em;
}
.anchorlinkArea .anchorlink a {
	display:block;
	box-sizing:border-box;
	padding:1em;
	text-align:center;
	border:1px solid #999;
	position:relative;
}
.anchorlinkArea .anchorlink a::after {
	content:url(/src/images/public/arrow.png);
	position:absolute;
	right:0;
}
.subblock {
	padding:2rem 0;
}
.subblock .subblockTitle {
	border-bottom:2px solid #000;
	padding-bottom:1rem;
	margin-bottom:2rem;
	margin-top:-50px;
	padding-top:50px;
}
.subblock .vj_outline {
	margin:0 0 3rem;
}
.match_result2021_2 {
	letter-spacing:-0.4em;
}

.vjresult_block .match_result2021_2 .ranking_box .ranking_title,
.match_result2021_2 .match_detail_subTitle,
.match_result2021_2 .match_result_title {
	letter-spacing:normal;
}

.match_result2021_2 .match_result_subtitle {
	letter-spacing:normal;
	font-size:1.6rem;
	font-weight:bold;
	margin:0 0 1em;
}
.match_result2021_2 > div:first-of-type {
	letter-spacing:normal;
	vertical-align:top;
	width:100%;
	max-width:570px;
	box-sizing:border-box;
	display:inline-block;
	margin-bottom:2em;
}
.match_result2021_2 > div:last-of-type {
	letter-spacing:normal;
	vertical-align:top;
	width:100%;
	max-width:550px;
	display:inline-block;
	margin-bottom:2em;
}
@media screen and (min-width:961px) {
.match_result2021_2 > div:first-of-type {
	padding-right:22px;
}
}
.match_result2021_2 .no1Block {
	background-image:url(/src/images/public/vj_2021/vj2021_img_no1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:contain;
	width:100%;
	height:47vw;
	max-width:548px;
	max-height:260px;
	font-size:2rem;
	font-weight:bold;
	color:#fff;
	text-align:center;
	box-sizing:border-box;
	padding:30vw 0 0;
}
.match_result2021_2 .no2Block {
	background-image:url(/src/images/public/vj_2021/vj2021_img_no2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:contain;
	width:100%;
	height:47vw;
	max-width:548px;
	max-height:260px;
	font-size:2rem;
	font-weight:bold;
	text-align:center;
	box-sizing:border-box;
	padding:28vw 0 0;
}
@media screen and (min-width:561px) {
.match_result2021_2 .no1Block {
	padding:18rem 0 0;
}
.match_result2021_2 .no2Block {
	padding:16rem 0 0;
}
}

.match_result2021_2 table{width: 100%;}

.match_result2021_2 td{
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #d2d2d2;
}

.match_result2021_2 td:first-of-type{
  width: 16%;
  font-size: 20px;
}

.match_result2021_2 td:last-of-type{
  width: 84%;
  font-size: 16px;
}


#categories2 select {
	width: 100%;
	padding:1.5rem 1rem;
	background-color:#e6e6e6;
	font-weight:bold;
	cursor:pointer;
	height: auto;
	appearance: auto;
}
#categories2 select option {
	background-color:#fff;
	color:#000;
}

.post_team .teams .leagueList,
.post_team .teams .teamList {
	width: 100%;
	padding:1.5rem 1rem;
	background-color:#e6e6e6;
	font-weight:bold;
	cursor:pointer;
	margin: 0 0 0.25rem;
	height: auto;
	appearance: auto;
}
.post_team .teams .leagueList option,
.post_team .teams .teamList option {
	background-color:#fff;
	color:#000;
}

.post_team .getBtnArea a {
	display:flex;
	width:240px;
	height:55px;
  align-items: center;
	justify-content: center;
	color:#fff;
	background-color:#000;
	font-size: 16px;
	font-weight:bold;
}

@media screen and (max-width: 935px) {
.post_team .getBtnArea a {
	width: 100%;
}
}

/* ****************************************
  Summary
**************************************** */

.summaryBlock {
	font-size: 1.6rem;
	line-height:1.5;
	margin: 2em 0;
}

/* イベントグリッド */
.summaryBlockGrid {
	border-top: 1px solid #ccc;
}
.summaryBlockGrid .summaryBlockColumn {
	display: flex;
	box-sizing: border-box;
	width: 100%;
	margin:0;
	border-bottom: 1px solid #ccc;
}
.summaryBlockGrid .summaryBlockColumn dt {
	margin:0;
	box-sizing: border-box;
	padding: 0.5em 1em;
	background-color:#41c5ad;
	color:#fff;
	width: calc( 6em + 1px );
	border-right: 1px solid #ccc;
	display:flex;
	align-items: center;
}

.summaryBlockGrid .summaryBlockColumn dd {
	margin:0;
	box-sizing: border-box;
	padding:0.5em 1em;
	border-right: 1px solid #ccc;
	width: calc( 100% - 6em - 1px );
	text-align:left;
	display:flex;
	align-items: center;
}
.summaryBlockGrid > .summaryBlockColumn:nth-child(5) {
	border: none;
}
.summaryBlockGrid .summaryBlockColumn dd img {
	vertical-align:middle;
	height:1.5em;
}
@media screen and (min-width: 936px) {

.summaryBlockGroup {
	display:flex;
	flex-wrap:wrap;
}
.summaryBlockGroup > .summaryBlockWrap:nth-child(1){
	width: calc(100% - 12em);
}
.summaryBlockGroup > .summaryBlockWrap:nth-child(2){
	width:11em;
	padding-top:2.5em;
	padding-left:1em;
}



.summaryBlockGrid {
    display: grid;
    grid-template-columns: 1fr 8.5em 8.5em 12.125em;
    border-top: none;
    border-left: 1px solid #ccc;
    margin: 0;
}

.summaryBlockGrid .summaryBlockColumn {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
		display:grid;
		grid-template-rows: auto 1fr;
		align-items: center;
}

.summaryBlockGrid > .summaryBlockColumn:nth-child(2) dd {
}

.summaryBlockGrid > .summaryBlockColumn:nth-child(3) dd {
}

.summaryBlockGrid .summaryBlockColumn dt {
	width: 100%;
	border-right: none;
	justify-content: center;
}
	.summaryBlockGrid .summaryBlockColumn dt br{
		display:none;
	}
.summaryBlock > .summaryBlockGrid:not(:first-of-type) {
	border-top: none;
}
.summaryBlock > .summaryBlockGrid:not(:first-of-type) dt {
	display:none;
}


.summaryBlockGrid .summaryBlockColumn dd {
	width: 100%;
	border-right: none;
	justify-content: center;
	text-align:center;
}
}

.summaryBlock .summaryBlockBtn {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.summaryBlockBtn a {
	line-height:1;
	color:#fff;
	font-weight:bold;
	box-sizing: border-box;
	padding: 0.75em 0;
	width: 100%;
	align-items:  center;
	justify-content: center;
	margin: 1em 0;
	position:relative;
	background-color:#41c5ad;
	border-radius: 0.5em;
}
.summaryBlockBtn a::after {
	font-weight: bold;
	content:"";
	background-image:url(../../images/about/arrow_white02.png);
	background-size: contain;
	background-repeat:no-repeat;
	width: 0.75rem;
	height:0.75rem;
	position:absolute;
	top: 50%;
	right:0.5em;
	transform: translate(0, -50%);
}

.summaryBlockBtn a:hover{opacity: .5;}

@media screen and (min-width:481px) {
.summaryBlockBtn a {
	font-size: 1.8rem;
	padding: 1.5rem 0;
}
.summaryBlockBtn a::after {
	width: 1rem;
	height:1rem;
}
}
@media screen and (min-width: 936px) {
.summaryBlockBtn a {
	margin:0;
}
}

.summaryBlockGrid2 {
	text-align:left;
}
.summaryBlockGrid2 .summaryBlockColumn2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0.5em 0.5em;
}
.summaryBlockGrid2 .summaryBlockColumn2 img{
	display:block;
}
.summaryBlockGrid2 .summaryBlockColumn2 a {
	text-decoration:underline;
}

.kyousanBlock {
	display:flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.kyousanBlock .kyousanBox {
}

@media screen and (min-width: 936px) {
.summaryBlockGrid2 {
	display:flex;
}
.summaryBlockGrid2 > .summaryBlockColumn2 {
}
.summaryBlockGrid2 .summaryBlockColumn2 img{
	display:inline-block;
	vertical-align:middle;
	width: 120px;
}

.summaryBlockGrid2 > .summaryBlockColumn2:nth-child(1) {
	width: calc( 100% - 28em - 2em - 2px );
	display:flex;
	align-items: center;
}
.summaryBlockGrid2 > .summaryBlockColumn2:nth-child(2) {
	width: calc( 45rem + 1px );
}

.summaryBlockGrid2 > .summaryBlockColumn2:not(:last-child) {
  border-right: none;
}
}

/* イベントグリッド改 */

.summaryBlockGrid1 {
	border-top: 1px solid #ccc;
}
.summaryBlockGrid1 .summaryBlockColumn {
	display: flex;
	box-sizing: border-box;
	width: 100%;
	margin:0;
	border-bottom: 1px solid #ccc;
}
.summaryBlockGrid1 .summaryBlockColumn dt {
	margin:0;
	box-sizing: border-box;
	padding: 0.5em 0.5em;
	background-color:#41c5ad;
	color:#fff;
	width: calc( 6em + 1px );
	border-right: 1px solid #ccc;
	display:flex;
	align-items: center;
}

.summaryBlockGrid1 .summaryBlockColumn dd {
	margin:0;
	box-sizing: border-box;
	padding:0.5em 0.5em;
	border-right: 1px solid #ccc;
	width: calc( 100% - 6em - 1px );
	text-align:left;
}
.summaryBlockGrid1 .summaryBlockColumn a {
	text-decoration:underline;
}


.summaryBlockGrid1 > .summaryBlockColumn:nth-child(5) {
	border: none;
}
.summaryBlockGrid1 .summaryBlockColumn dd img {
	vertical-align:middle;
	height:2em;
}
@media screen and (min-width: 936px) {

.summaryBlockGrid1 {
    display: grid;
    grid-template-columns: 1fr 6em 6em 12.125em;
    border-top: none;
    border-left: 1px solid #ccc;
    margin: 0;
}

.summaryBlockGrid1 .summaryBlockColumn {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
		display:grid;
		grid-template-rows: auto 1fr;
		align-items: center;
}

.summaryBlockGrid1 > .summaryBlockColumn:nth-child(2) dd {
}

.summaryBlockGrid1 > .summaryBlockColumn:nth-child(3) dd {
}

.summaryBlockGrid1 .summaryBlockColumn dt {
	width: 100%;
	border-right: none;
	justify-content: center;
	padding: 0.5em 1em;
}
	.summaryBlockGrid1 .summaryBlockColumn dt br{
		display:none;
	}
.summaryBlock > .summaryBlockGrid1:not(:first-of-type) {
	border-top: none;
}
.summaryBlock > .summaryBlockGrid1:not(:first-of-type) dt {
	display:none;
}


.summaryBlockGrid1 .summaryBlockColumn dd {
	width: 100%;
	border-right: none;
	padding: 0.5em 1em;
	text-align:center;
}
.summaryBlockGrid1 > .summaryBlockColumn:nth-child(1) dd {
	text-align:left;
}
}