@charset "utf-8";
/* =========================================

title : 

last modify : 2019/07/11 326_sakaguchi

============================================ */

/*-----------------------------------------------------
 .main
----------------------------------------------------*/
.wrp_contents .link_nav {
  margin: 2em auto 0;
  width: calc( 810 / 860 * 100% );
}

.wrp_contents .link_nav .cp_actab,
.wrp_contents .link_nav .cp_actab ul {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.5em;
}

.wrp_contents .link_nav .cp_actab ul {
  margin-top: 0;
}

.wrp_contents .link_nav .nav_male {
  margin-top: 0;
}

.wrp_contents .link_nav input {
  display: none;
}

.wrp_contents .link_nav label {
  display: block;
  font-size: 130%;
  font-weight: bold;
  width: calc( 45 / 700 * 100% );
}

.wrp_contents .link_nav .nav_male label {
  color: #0025AF;
}

.wrp_contents .link_nav .nav_female label {
  color: #DB3B68;
}

.wrp_contents .link_nav .nav_male ul,
.wrp_contents .link_nav .nav_female ul {
  width: calc( 750 / 810 * 100% )
}

.wrp_contents .link_nav .nav_male ul li,
.wrp_contents .link_nav .nav_female ul li {
  font-size: 115%;
  text-align: center;
  width: calc( 98 / 750 * 100% );
}


.wrp_contents .link_nav .nav_male ul li:last-of-type,
.wrp_contents .link_nav .nav_female ul li:last-of-type {
  width: calc( 118 / 750 * 100% );
}

.wrp_contents .link_nav ul li a,
.wrp_contents .link_nav ul li p {
  display: block;
  padding: 0.6em 0;
}

.wrp_contents .link_nav .nav_male ul li a {
  background: #fefeff; /* Old browsers */
  background: -moz-linear-gradient(top,  #fefeff 0%, #e6ebff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fefeff 0%,#e6ebff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fefeff 0%,#e6ebff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border: 1px solid #91A0D8;
  color: #3B5DDB;
}

.wrp_contents .link_nav .nav_female ul li a {
  background: #fefeff; /* Old browsers */
  background: -moz-linear-gradient(top,  #fefeff 0%, #ffe9f0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fefeff 0%,#ffe9f0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fefeff 0%,#ffe9f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border: 1px solid #D8929C;
  color: #DB3B68;
}

.wrp_contents .link_nav ul li a:hover {
  opacity: .6;
  transition: .5s all;
}

.wrp_contents .link_nav .nav_male ul li .active {
  background: #3B5DDB;
  color: #fff;
}

.wrp_contents .link_nav .nav_female ul li .active {
  background: #DB3B68;
  color: #fff;
}

.wrp_contents .link_nav ul li .gray {
  background: #E2E1E1;
  border: 1px solid #555555;
  color: #555555;
}

.wrp_contents {
  margin: 0 auto 2em;
  overflow: hidden;
  width: 100%;
}

.wrp_contents h2 {
  margin-top: 2em;
}

.wrp_contents .txt_main_lead {
  margin: 1.5em auto 0;
  text-align: justify;
  width: calc( 700 / 860 * 100% );
	line-height: 1.5;
  font-size: 18px;
}


.wrp_contents .con_result {
  margin: 3em auto 0;
  width: calc( 840 / 860 * 100% );
}

.wrp_contents .con_result h3 {
  background: #2D2C78;
  background-image: url("../image/bg-ttl-acce.png");
  background-position: center right;
  background-size: 50%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 150%;
  font-weight: normal;
  letter-spacing: 0.03em;
  padding: 0.6em 0 0.6em 1em; 
  position: relative;
}

.wrp_contents .con_result h3:before {
  background: url(../image/ico-ttl-acce.jpg) center center no-repeat;
  background-size: 0.5em;
  bottom: 0;
  content: "";
  display: block;
  font-weight: bold;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.5em;
}

.wrp_contents .con_result h3 span {
  display: inline-block;
  margin-right: 1em;
}

.wrp_contents .con_result .box_medal h3 {
  width: 100%;
}

.wrp_contents .con_result .box_medal {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 1em auto 3em;
  width: calc( 800 / 840 * 100% ); 
}

.wrp_contents .con_result h4 {
  font-size: 130%;
  font-weight: bold;
	line-height: 1.3;
	margin-top: 0;
  margin-bottom: 1em;
  padding-bottom: 3px;
  padding-left: 1em;
  position: relative;
}

.wrp_contents .con_result .box_medal h4 {
  width: 100%;
}

.wrp_contents .con_result h4.ttl_female {
  border-bottom: 2px solid #7A111D;
}

.wrp_contents .con_result h4.ttl_male {
  border-bottom: 2px solid #0D1D7B;
}

.wrp_contents .con_result h4.ttl_group {
  border-bottom: 2px solid #297326;
}

.wrp_contents .con_result h4:before {
  content: "";
  height: 1.2em;
  left: 5px;
  margin-top: -0.7em;
  position: absolute;
  top: 50%;
  width: 7px;
}

.wrp_contents .con_result h4.ttl_female:before {
  background: #7A111D;
}

.wrp_contents .con_result h4.ttl_male:before {
  background: #0D1D7B;
}

.wrp_contents .con_result h4.ttl_group:before {
  background: #297326;
}

.wrp_contents .con_result h4 span {
  font-weight: bold;
  display: inline-block;
  margin-left: 1em;
}

.wrp_contents .con_result .box_medal .left {
  width: 250px;
}

.wrp_contents .con_result .box_medal .left .defeated {
  display: block;
  position: relative;
  line-height: 2em;/*高さ*/
  text-align: center;
  padding: 0 40px 0 18px;/*文字の左右の余白*/
  font-size: 21px;/*文字サイズ*/
  font-weight: bold;
  background: #1942C2;/*背景色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
  margin: 0 auto;
  width: 230px;
}

.wrp_contents .con_result .box_medal .left .defeated:after {
  top: 0;
  right: -1px;
  border-width: 1em 0.8em 1em 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.wrp_contents .con_result .box_medal figure {
  border: 1px solid #000;
  margin-top: 0.3em;
}

.wrp_contents .con_result .box_medal figure figcaption {
  background: #000;
  color: #fff;
  line-height: 1.3em;
  padding: 0.3em 0;
  text-align: center;
}

.wrp_contents .con_result .box_medal table {
  font-size: 100%;
  text-align: center;
  width: calc( 670 / 800 * 100% );
}

.wrp_contents .con_result .box_medal table th {
  background: #0D1D7B;
  border-top: 1px solid #fff;
  color: #fff;
  font-size: 110%;
  padding: 0 0.3em;
}

.wrp_contents .con_result .box_medal table .cat th {
  border-left: 1px solid #fff;
  border-top: none;
  font-size: 100%;
	font-weight: normal;
  padding: 0.6em 1em;
}

.wrp_contents .con_result .box_medal table td {
  border: 1px solid #7F7F7F;
  font-size: 100%;
  line-height: 1.3em;
  padding: 0.3em 0;
  vertical-align: middle;
}

.wrp_contents .con_result .box_medal table.group td {
  padding: 1em 0;
}

.wrp_contents .con_result .box_medal table td span {
  display: block;
  font-size: 90%;
}

.wrp_contents .con_result .box_medal table .txt_red {
  color: #920000;
  font-weight: bold;
}

.wrp_contents .con_result .box_medal table .txt_blue {
  color: #1B45E0;
  font-weight: bold;
}

.wrp_contents .con_result .txt_lead {
  padding: 0 2em; 
}

.wrp_contents .con_result .tournament {
  margin: 2em auto 0;
  width: calc( 800 / 840 * 100% );
}

.wrp_contents .con_result ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.wrp_contents .con_result ul li {
  margin-top: 1em;
  width: calc( 390 / 800 * 100% );
}

.wrp_contents .con_result ul li:nth-child( n+3 ) {
  margin-top: 2em;
  width: 100%;
}

.wrp_contents .con_result ul li.belong {
	margin: 1.5em 0 0 0.5em;
}

.wrp_contents .con_result ul li figure {
  text-align: center;
	margin: 0 auto;
  width: calc( 360 / 390 * 100% );
}

.wrp_contents .con_result ul li:nth-child( n+3 ) figure {
  width: calc( 360 / 800 * 100% );
}


.wrp_contents .con_result ul.photo {
  width: calc( 240 / 750 * 100% );
}

.wrp_contents .con_result ul.photo li {
  border: 1px solid #000;
  margin: 4em 0 0 0;
  background-color: black;
  width: 100%;
}

.wrp_contents .con_result ul.photo li:nth-child(2) {
  margin-top: 1.5em;
}

.wrp_contents .con_result ul.photo li figure img {
  vertical-align: top;
}

.wrp_contents .con_result ul.photo li figure img:hover {
  opacity: .8;
  transition: .5s all;
}

.wrp_contents .con_result ul.photo li figure figcaption {
  background: #000;
  color: #fff;
  font-size: 95%;
  line-height: 1.3em;
  padding: 0.5em 0;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .wrp_contents .link_nav label {
    font-size: 2.3vw;
  }

  .wrp_contents .link_nav .nav_male ul li,
  .wrp_contents .link_nav .nav_female ul li {
    font-size: 2vw;
  }

  .wrp_contents .con_result h3 {
    font-size: 3vw;
  }

  .wrp_contents .con_result h4 {
    font-size: 2.3vw;
  }
}


@media screen and (max-width: 736px) {
  .wrp_contents .txt_main_lead {
    width: 95%;
    text-align: justify;
    font-size: 1rem;
  }

  .wrp_contents .link_nav {
    margin: 2em auto 0;
    width: 95%;
  }

  .cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0.5em auto 0;
    color: #ffffff;
  }
  .cp_actab input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .wrp_contents .link_nav .cp_actab label {
    font-size: 1rem;
    font-weight: bold;
    line-height: 3;
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    width: 100%;
  }
  .cp_actab .cp_actab-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.35s;
    transition: max-height 0.35s;
    color: #333333;
    background: #f1c6c6;
  }

  /* :checked */
  .cp_actab input:checked ~ .cp_actab-content {
    max-height: 100vw;
  }
  /* Icon */
  .cp_actab label::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    text-align: center;
  }
  .cp_actab input[type=checkbox] + label::after {
    content: '>';
    transform: rotate(90deg) scale(1, 1.5);
  }
  .cp_actab input[type=checkbox]:checked + label::after {
    transform: rotate(-90deg) scale(1, 1.5);
    right: 0;
  }

  .link_nav .nav_male label {
    background: #fefeff;
    background: -moz-linear-gradient(top, #fefeff 0%, #e6ebff 100%);
    background: -webkit-linear-gradient(top, #fefeff 0%,#e6ebff 100%);
    background: linear-gradient(to bottom, #fefeff 0%,#e6ebff 100%);
    border: 1px solid #91A0D8;
    color: #3B5DDB;
  }

  .link_nav .nav_female label {
    background: #fefeff;
    background: -moz-linear-gradient(top, #fefeff 0%, #ffe9f0 100%);
    background: -webkit-linear-gradient(top, #fefeff 0%,#ffe9f0 100%);
    background: linear-gradient(to bottom, #fefeff 0%,#ffe9f0 100%);
    border: 1px solid #D8929C;
    color: #DB3B68;
  }

  .wrp_contents .link_nav .nav_male .cp_actab-content {
    background: #e8f3ff;
    width: 100%;
  }

  .wrp_contents .link_nav .nav_female .cp_actab-content {
    background: #ffefef;
    width: 100%;
  }

  .wrp_contents .link_nav .cp_actab-content li {
    font-size: 1rem!important;
    text-align: left!important;
    width: 49.5%!important;
  }

  /*.wrp_contents .link_nav .cp_actab-content li:last-child {
    width: 100%!important;
  }*/

  .link_nav .nav_male .cp_actab-content li {
    border-bottom: 1px solid #91A0D8;
    border-left: 1px solid #91A0D8;
    border-right: 1px solid #91A0D8;
    position: relative;
  }

  .link_nav .nav_female .cp_actab-content li {
    border-bottom: 1px solid #D8929C;
    border-left: 1px solid #D8929C;
    border-right: 1px solid #D8929C;
    position: relative;
  }

  .link_nav .cp_actab-content li:nth-child(even) {
    border-left: none;
  }

  .link_nav .nav_male .cp_actab-content li::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    text-align: center;
    content: '>';
    transform: scale(1, 1.5);
    color: #3B5DDB;
  }

  .link_nav .nav_female .cp_actab-content li::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    text-align: center;
    content: '>';
    transform: scale(1, 1.5);
    color: #DB3B68;
  }

  .wrp_contents .link_nav .cp_actab-content li a,
  .wrp_contents .link_nav .cp_actab-content li .active {
    display: block;
    padding: 1em;
  }
  
  .wrp_contents .link_nav .cp_actab-content li:last-child {
    width: 100%!important;
}

  .wrp_contents .link_nav .nav_male .cp_actab-content li a {
    color: #3B5DDB;
    background: none;
    border: none;
  }

  .wrp_contents .link_nav .nav_female .cp_actab-content li a {
    color: #DB3B68;
    background: none;
    border: none;
  }

  .wrp_contents .link_nav .cp_actab-content li .gray {
    background: #E2E1E1;
    border: none;
    color: #9c9c9c;
    position: relative;
    padding: 1em;
  }

  .link_nav .nav_male .cp_actab-content li .gray::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    text-align: center;
    content: '■';
    transform: scale(1, 1.5);
    color: #E2E1E1;
    z-index: 1;
  }

  .wrp_contents {
    margin-bottom: 0;
  }

  .wrp_contents .con_result {
    margin-top: 2em;
    width: 95%;
  }

  .wrp_contents .con_result:last-of-type {
    margin-bottom: 0;
  }

  .wrp_contents .con_result h3 {
    background-image: none;
    font-size: 5.5vw;
  }

  .wrp_contents .con_result h4 {
    font-size: 5vw;
  }

  .wrp_contents .con_result .tournament {
    display: block;
    margin: 1em auto 0;
    width: 95%;
  }

  .wrp_contents .con_result ul,
  .wrp_contents .con_result ul.photo {
    width: 100%;
  }

  .wrp_contents .con_result ul li {
    width: 100%;
  }

  .wrp_contents .con_result ul li figure,
  .wrp_contents .con_result ul li:nth-child( n+3 ) figure {
    margin: 0 auto;
    width: 80%;
  }

  .wrp_contents .con_result ul.photo {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1.5em;
  }

  .wrp_contents .con_result ul.photo li {
    margin: 0;
    width: 48%;
  }

  .wrp_contents .con_result ul.photo li:nth-child(2) {
    margin: 0;
  }

  .wrp_contents .con_result ul.photo li figure {
    width: 100%;
  }
	
	.wrp_contents .con_result .box_medal table {
    box-sizing: border-box;
    width: 95%;
  }

  .wrp_contents .con_result .box_medal table .cat {
    display: none;
  }

  .wrp_contents .con_result .box_medal table td {
    display: block;
    padding: 0.7em 0;
    position: relative;
    width: 100%;
  }

  .wrp_contents .con_result .box_medal table td:not(:last-child) {
    border-top: none;
    border-bottom: none;
    padding-top: 0;
  }

  .wrp_contents .con_result .box_medal table td:first-child:before {
    content: "優勝";
    background: #0D1D7B;
    box-sizing: border-box;
    border-top: 1px solid #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
    color: #fff;
    font-weight: bold;
    padding: 0.7em 0;
    position: relative;
    margin-bottom: 0.6em;
    display: block;
    width: 100%;
  }

  .wrp_contents .con_result .box_medal table td:nth-child(2):before {
    content: "2位";
    background: #0D1D7B;
    box-sizing: border-box;
    border-top: 1px solid #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
    color: #fff;
    font-weight: bold;
    padding: 0.7em 0;
    position: relative;
    margin-bottom: 0.6em;
    display: block;
    width: 100%;
  }

  .wrp_contents .con_result .box_medal table td:nth-child(3):before {
    content: "3位";
    background: #0D1D7B;
    box-sizing: border-box;
    border-top: 1px solid #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
    color: #fff;
    font-weight: bold;
    padding: 0.7em 0;
    position: relative;
    margin-bottom: 0.6em;
    display: block;
    width: 100%;
  }

  .wrp_contents .con_result .box_medal table td br {
    display: none;
  }

  .wrp_contents .con_result .box_medal table td br {
    display: none;
  }
	

	
	br.br-sp {
	display: none!important;
    display: inline-block!important;
  }