/* CSS Document */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■   　デフォルト   　■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/*gnav*/
.acd_product .left .sub_btn_list .row ul li a{
  padding-left: 15px;
  margin-right: 10px;
}

/*icon*/
.insta{
  width:50px;
  padding: 0px 10px;

}
/*footer*/
footer{
    height: 20px;
    padding-top: 0px;
}

footer .wrap.sub{
  padding-top:0px;
  border-top:#FFF 0px solid;
  margin:10px auto 0;
}


/*athlete*/

#athlete .contents_header .title{
  position: relative;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items:flex-end  ;
}
#athlete .contents_header .title .title_box{
  margin-right:30px;
}
#athlete .contents_header .title h1{
  font-size: 16px;
  line-height: 18px;
  color: #00479B;
  padding-bottom: 10px;
}

#athlete .contents_header .title h2{
  font-size:35px;
}

#athlete .contents_header .title p{
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
#athlete .cover{
  padding-bottom:50px ;
  overflow: clip;
}
#athlete .cover .wrap{
  width: 90%;
  margin: 0 auto
}
#athlete .cover .wrap aside{
  display: none;
}

#athlete .cover .wrap .content{
  position: relative;
  top: 0;
  opacity: 1;
  z-index: 0;
  width:100%;
  padding-top:30px;
  padding-bottom:30px;
}

/**   title   **/
#athlete .cover .wrap .content .title h2{
  font-size:20px;
  line-height:28px;
  color: #00368E;
}
#athlete .cover .wrap .content .title h1{
  font-size:14px;
}


/**   kanren_info   **/

#athlete .cover .wrap .content .kanren_info{
  position: relative;
  padding-top: 30px;
}
#athlete .cover .wrap .content .kanren_info h2.row_title{
  font-size:1.28px;
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom:30px;
  color: #00479B;
  position: relative;
}
#athlete .cover .wrap .content .kanren_info h2.row_title:after{
  content: "";
  display: block;
  width: 20px;
  height:1px;
  background: #00479B;
  position: absolute;
  bottom:-1px;
  left: 0;
}
#athlete .cover .wrap .content .kanren_info ul{
  display: flex;
  flex-wrap: wrap;
}
#athlete .cover .wrap .content .kanren_info ul li{
  width:100%;
}
#athlete .cover .wrap .content .kanren_info ul li:first-child{
  margin-bottom:10px;
}
#athlete .cover .wrap .content .kanren_info ul li a{
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  position: relative;
}
#athlete .cover .wrap .content .kanren_info ul li:nth-child(1) a{
  background: url(./images/banner_profile.jpg) no-repeat;
  background-size: 100%;
}
#athlete .cover .wrap .content .kanren_info ul li:nth-child(2) a{
  background: url(./images/banner_profile.jpg) no-repeat;
  background-size:100%;
}
#athlete .cover .wrap .content .kanren_info ul li a h3{
  color: #000;
  font-size:1.125rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center
}
#athlete .cover .wrap .content .kanren_info .recruitment {
  font-size:0.75rem;
}

/**   news   **/

#athlete .cover .wrap .content .sec01 h2{
  font-size:20px;
  font-weight: bold;
  margin-bottom: 20px;
  color:#00479B;
}
#athlete .cover .wrap .content .sec01 ul{
  border-top: 1px solid #CCCCCC;
  margin-bottom: 50px;

}
#athlete .cover .wrap .content .sec01 ul li{
  padding: 25px 0;
  border-bottom: 1px solid #CCCCCC;
}
#athlete .cover .wrap .content .sec01 ul li dl{
}
#athlete .cover .wrap .content .sec01 ul li dl dt{
  width: 100%;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 5px;
}
#athlete .cover .wrap .content .sec01 ul li dl dt span{
  font-size: 12px;
  line-height: 22px;
  border: 1px solid #CCCCCC;
  border-radius: 22px;
  display: inline-block;
  padding: 0 6px;
  margin-left: 10px;
  color: #A3A3A3;
}
#athlete .cover .wrap .content .sec01 ul li dl dd{
  width:100%;
  font-size: 14px;
  line-height: 24px;
}


#athlete .cover .wrap .content .sec01 .pager{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  margin-bottom:50px;
}

#athlete .cover .wrap .content .sec01 .pager div{
  border: none;
  padding:0;
}

#athlete .cover .wrap .content .sec01 .pager div a{
  padding: 10px 5px;
  margin:0 3px;
  font-size: 12px;
}

#athlete .cover .wrap .content .sec01 .pager div.current{
  background: #00479B;
  color: #FFF;
  width:32px;
  line-height: 32px;
  text-align: center;
  margin:0 3px;
  font-size: 12px;
  border-radius: 50%;
}

#athlete .cover .wrap .content .sec01 .pager .pg_before{
  margin-right:10px;
}
#athlete .cover .wrap .content .sec01 .pager .pg_after{
  margin-left:10px;
}
#athlete span.cat{
  visibility: hidden;
}



/**   member   **/
#athlete .name{
  font-style: normal;
  letter-spacing:0;
  background: #00368E;
  color: #fff;
  text-align: center;
  line-height:1.5em;
  padding: 10px 0 10px 0;
  margin-top:50px;
  margin-bottom:20px;
}

#athlete .container_member ul li dl dt{
  font-size:1rem;
  letter-spacing: 0;
  padding: 5px;
  background: #fff;
  margin-top:10px;
}

#athlete .container_member ul li dl dd{
  font-size:1rem;
  letter-spacing: 0;
  padding: 5px;
  background: #fff;
}


/**   convention   **/
#athlete .container_convention {
/*  overflow: hidden;*/
  overflow: clip;
  background: #fff;
  padding: 5px;
  font-size:0.8rem;

}

#athlete .container_convention .linkid{
  padding-bottom:50px;
}


#athlete .container_convention ul{
  margin-bottom:120px;
}

#athlete .container_convention dt{
 //    width: 180px;
 //    white-space: nowrap;
 //   text-align: right;
    margin: 20px 0px 5px 0px;
    padding-top: 5px;
    
    border-top: 1px solid #999999;
}

#athlete .container_convention ul li dl dd{
  line-height:28px;
}

#athlete .container_convention a{
  font-size:1rem;
  color: #FFF;
  position: relative;
  background: #00479B;
  border-radius:50px;
  display: inline-block;
  margin auto;
  padding:10px 50px;
}

#athlete .container_convention p{
  margin-top: 20px;
  text-align: center;
 }


#athlete .container_convention h5{
  margin  : 20px 0px 0px;
  font-size:0.9rem;
}


#athlete .container_convention .result_tbl .Ra{
    width: 10%;
    padding: 0px;
    white-space: nowrap;
}

#athlete .container_convention .result_tbl .Ah{
    width: 45%;
    padding: 0px 5px 0px;
    white-space: nowrap;
}

#athlete .container_convention .result_tbl .Re{
    width: 35%;
    padding: 0px 5px 0px;
    white-space: nowrap;
}


/**   profile   **/

#athlete .container_convention .result_tbl_p .Re{
    padding: 10px;
    white-space: nowrap;
}

#athlete .container_convention .result_tbl_p .Ah{
    padding: 10px;
    white-space: nowrap;
}

#athlete .container_convention .result_tbl_p .To{
  white-space: nowrap;
  padding: 10px;
}

#athlete .container_convention .result_tbl_p .CJ {
    white-space: nowrap;
    padding: 10px;
}

#athlete .container_convention .result_tbl_p .CY {
    white-space: nowrap;
    padding: 10px;
}

.table_box {
    overflow-x: auto;
    display: block;
    margin: 0px 0px 20px;
}
.table_box table th,
.table_box table td {
    white-space: nowrap;
}


 /*=== 画像の表示エリア ================================= */
.slide {
  position   : relative;
  overflow   : hidden;
  width      : 100%;
  min-height : 200px;
  margin     : auto;
  background : #fff;
}
 
 /*=== 画像の設定 ======================================= */
.slide img {
  display    : block;
  position   : absolute;
  width      : inherit;
  height     : inherit;
  opacity    : 0;
  animation  : slideAnime 15s ease infinite;
  object-fit: cover;
}
 
 /*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 5s }
.slide img:nth-of-type(3) { animation-delay: 10s }
 
 /*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
   0% { opacity: 0 }
  12% { opacity: 1 }
  25% { opacity: 1 }
  37% { opacity: 0 }
 100% { opacity: 0 }
}

