@charset "UTF-8";
/*
Template:   cocoon-master
Version:    1.1.3
*/


/*======================================================================================================================================================
	common
======================================================================================================================================================*/
body.page .content-in{
	max-width:1656px;
	width:100%;
	margin: 0 auto;
}
body.page-id-2913 .content-in{
	max-width:1200px;
	width:100%;
	margin: 0 auto;
}
body.single .content-in{
	max-width:1200px;
	width:100%;
	margin: 0 auto;
}
body.single .entry-title{
	display:block;
}
h1:not(.apeal-text-bottom h1){
	/*background-color:#00AFEC;
	color:white;*/
}
h2{
	padding:10px!important;
}
h3 {
	border-top: none!important;
    border-right: none!important;
	border-left:none!important;
	position: relative;
	padding-left: 50px!important;	
}
h3::before,h3::after {
	content: '';
	position: absolute;
	left: 0;
	width: 10px; 
}
h3::before {
	top: 0;
	height: 50%; 
	background-color:#BEE1ED ; 
}
h3::after {
	bottom: 0;
	height: 50%; 
	background-color: #00AFEC; 
}
a{
text-decoration: none;
}
.wp-block-latest-posts__list li{
	border-bottom:1px solid #dddddd;
}
/*----- KV -----*/
.key-visual {
	position: relative;
	margin-top:60px;
	/*width: 100%;
	height: auto;*/
}
.key-visual-image {	
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
	/*width: 100%;
	max-width: 100%;*/
	height:auto;
}
.key-visual-text {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	text-align: center;
	padding: 20px;
	background: rgba(0, 0, 0, 0.5);
	width: 100%; 
	height: 170px;
	box-sizing: border-box;
}
.apeal-text-top {
    margin-bottom: 0px;
    font-size: 48px;
    font-family: 'Times New Roman', serif;
    font-weight: bolder;
}
.apeal-text-bottom h1 {
    margin-top: 0px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}

/*----- global menu -----*/
.navi.cf {
	height:60px;
	box-sizing: border-box;
	background-image: linear-gradient(to right, #ffffff 0%, #ffffff 20%, #00afec 30%, #00AFEC 100%);
	width:100%;
}

#navi-in {
	height:100%;
	display: flex;
}
#menu-main_menu {
	width:100%;
	flex-wrap: nowrap;	
}
#menu-main_menu li {
	text-align: center;
	height:100%;	
}
#menu-main_menu li:first-child img {
    vertical-align: middle; 
}
#menu-main_menu li:first-child {
	flex:2;
	text-align:left;
}
#menu-main_menu li:not(first-child) {
	flex:1;
}
body:not(.home) .navi.cf {
	position: absolute;
	top: 0;
}
.menu-item a:hover {
	background: #ffffff !important;
	color: #00afec !important;
	transition: all 1.0s ease;
	transform: scale(1.1);
}
#menu-item-1238 a:hover {
	background: transparent !important;
	color: initial;
	transition: none;
	transform: none;
}
.mobile-header-menu-buttons{
	height:60px;
}
/*===== table layout ======*/
/*----- ed_table1 -----*/
.ed_table1{
	table-layout: auto;
	font-size:18px!important;
}
.ed_table1 th{
	text-align:center;	
}
.ed_table1 td:nth-child(1) {
	min-width:50px;
	text-align:center;
}
.ed_table1 td:nth-child(2) {
}
.ed_table1 td:nth-child(3)
{
	text-align:center;	
}
.ed_table1 td:nth-child(4) {
	min-width:100px;
	text-align:center;
}
.ed_table1 td:nth-child(5) {
	max-width:200px;
	text-align:center;
}
.ed_table1 td:nth-child(6) {
	padding-right:100px
}
/*----- ed_table2 -----*/
.ed_table2{
	table-layout: auto;
}
.ed_table2 th{
	text-align:center;	
}
.ed_table2 td:nth-child(1) {
	min-width:50px;
	text-align:center;
}
.ed_table2 td:nth-child(2) {
	padding-right:100px;
}
.ed_table2 td:nth-child(3)
{
	text-align:center;	
}
.ed_table2 td:nth-child(4) {
	min-width:100px;
	text-align:center;
}
/*---- ed_table3 ----*/


/*---- personal_table ----*/
.personal_table td:nth-child(1) {
	min-width:200px;
	text-align:center;
}
.personal_table td:nth-child(2) {
	width:100%;
	
}
/*---- ed_table6 ----*/
.ed_table6 th {
	width: 20%;
	text-align:center;
}
.ed_table6 td {
	width: 80%;
}
/*---- ed_table7 ----*/
.ed_table7 td:nth-child(1) {
	width: 20%;
	text-align:center;
}
.ed_table7 td:nth-child(2) {
	width: 80%;
}
/*---- ed_table8 ----*/
.ed_table8 td:nth-child(1) {
	width: 20%;
	text-align:center;
}
.ed_table8 td:nth-child(2) {
	width: 20%;
}
.ed_table8 td:nth-child(3) {
	width: 60%;
}
/*---- ed_table9 ----*/
.ed_table9 th:nth-child(1),
.ed_table9 td:nth-child(1) {
	width:20%;
}
.ed_table9 th:nth-child(2),
.ed_table9 td:nth-child(2) {
	width:24%;
}
.ed_table9 th:nth-child(3),
.ed_table9 td:nth-child(3) {
		width:28%;
}
.ed_table9 th:nth-child(4),
.ed_table9 td:nth-child(4) {
		width:28%;
}
/*---- ed_table10 ----*/







/*----- footer -----*/
#footer{
	margin:0;
	padding:0;
	padding-top:10px;
	background-color:#00afec;
}
.navi-footer{
	width:100%;
}
.navi-footer-in > .menu-footer {
	justify-content: end; 
}
#media_image-2{
	padding:0;
	margin:0;
}
#media_image-2 > a img{
	display: block;
	padding:0;
	margin: 0 auto;	
}
body.single .main{
	min-height: calc(100vh - 60px - 80px - 52.781px - 22px);
}

/*------ breadcrumb -----*/
.breadcrumb .fa-home,
.breadcrumb .fa-folder,
.breadcrumb .fa-file-o {
    display: none; 
}
.breadcrumb-home{
	color: #222222;
}
.breadcrumb-item{
	color: #222222;
}
.breadcrumb-caption{
	color: #222222;
}
/*----- other -----*/
figure{
	margin-bottom:0!important;
}
/*----- New -----*/
.new-mark {
	background-color: #ff0000;
	color: #fff;
	font-size: 12px;
	padding: 2px 5px;
	border-radius: 3px;
	margin-left: 5px;
}


/*======================================================================================================================================================
 TOP
======================================================================================================================================================*/

/*------ order ------*/
.home .container{
display:flex;
flex-direction: column;
}
.home .n2_clear{
	order:1;
}
.home .header-container{
	order: 2;
}
.home .content.cf{
	order:3;
}
.home .footer.footer-container.nwa{
	order:4;
}
/*----- logo -----*/
.logo-header {
	display:none;
}
/*----- ABOUTUS -----*/
.aboutus .fz-44px {
	display: inline-block;
	line-height: 0.4;
	border-bottom: 12px solid #ED0037;
}
.wp-block-image.alignfull.size-full {
	overflow: hidden; 
	position: relative;
	clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}

/*-----  cover-block -----*/
.home .wp-block-cover {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 0 calc(50vw - 50%);
}

/*----- slick　-----*/
.slider .slick-slide {
	margin: 0;
}
.slider {
	width: 80%;
	margin: 0 auto;
}
.slider, .slick-slide {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.slider .slick-slide img {
	width: 240px;
	height: 240px;
	border-radius: 90%;
	object-fit: cover;
	object-position: 54% 36%;
	border: solid 5px #BEE1ED;
}
.slider img {
	display: block;
	margin: 0 auto;
}
.s_name, .r_name { 
	display: block;
	text-align: center;
	color: #000000;
	font-weight: 100;
}
.s_name {
	font-size: 22px;
}
.r_name {
	font-size: 18px;
	font-family: cursive;
}
.slider hr {
	display: block;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0 0 0;
	width: 150px;
	margin: 0px auto;
}
.slide-arrow {
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 50%; 
	transform: translateY(-50%);
	width: 0;
	height: 0;
}
.prev-arrow {  
	border: 25px solid transparent;
	border-right-color: #bee1ed;
	border-left-width: 0;
	position: absolute;
	left: -40px;
}
.next-arrow {  
	border: 25px solid transparent;
	border-left-color: #bee1ed;
	border-right-width: 0;
	position: absolute;
	right: -40px;
}

/*======================================================================================================================================================
	members
======================================================================================================================================================*/
.wp-block-group.is-layout-grid {
	align-items: start !important; 
}

body.page-id-2749 .wp-block-group-is-layout-grid{
	display:grid;
	justify-content: center;
	place-items: center;
	padding:0 10vw;
	grid-template-columns: repeat(3, minmax(0, 350px)); 
	/*grid-template-columns: repeat(3, minmax(160px, 1fr)); 
	gap: clamp(50px, 50px, 80px);*/
	gap: 30px;
}

body.page-id-2749 .wp-block-group-is-layout-grid.grid-col-4 {
	grid-template-columns: repeat(4, minmax(0, 350px)); 
}

body.page-id-2749 .wp-block-image img {
	vertical-align: bottom;
	display: block;
}

body.page-id-2749 .wp-block-image a {
	display: block;
	line-height: 0;
}


/*caption*/	
body.page-id-2749 .wp-block-image .wp-element-caption {
	padding:10px 0;
	margin: 0 auto;	
	font-size:18px!important;
	text-align: center;
	line-height: 1.0;
	/*background-image: linear-gradient(to right, #00afec,#00afec,#00afec)!important;*/
	color:white;
}
body.page-id-2749 .long_distance_block .wp-block-image .wp-element-caption {
	background-image: linear-gradient(to right, #0092C7,#00afec,#0092C7)!important;
}

body.page-id-2749 .general_block .wp-block-image .wp-element-caption {
	background-image: linear-gradient(to right,#0092C7,#00afec,#0092C7)!important;	
}

body.page-id-2749 .grid-col-4 .wp-block-image .wp-element-caption {
	background-image: linear-gradient(to right, #112288,#112288,#112288)!important;	
}



body.page-id-2749 .r_name{
	color:white;
	font-size: 16px;
	display:inline-block;
}
body.page-id-2749 .line {
	border-top: 1px solid white;
	margin:5px 0;
}


/*----- hover -----20260410*/
.athlete-hover-box {
position: relative;
overflow: hidden;
line-height: 0px;
}

.athlete-hover-box .wp-block-image:nth-of-type(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in;
	z-index: 1;
	transition-delay: 0s;
}

.athlete-hover-box:hover .wp-block-image:nth-of-type(2) {
	
	transition-delay: 0.2s;
	opacity: 1;
}
.athlete-hover-box img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
/*======================================================================================================================================================
	news
======================================================================================================================================================*/
/*--table--*/
.custom-post-list-container {
	width: 80%;
	margin: 0 auto;
}
.custom-post-list {
	width: 100%;
}
.custom-post-list td, .custom-post-list th {
	border: none;
	padding: 16px;
	text-align: left;
	background-color: transparent;
	color: inherit;	
}
.custom-post-list tr {
	background-color: transparent !important;
	border-bottom: 1px solid #ddd;
}
.custom-post-list td {
	white-space: nowrap;
}
.custom-post-list td:nth-child(1)  {
	display: none;
}
.custom-post-list td:nth-child(2)  {
	text-align:center;
	width:10%;
}
.custom-post-list td:nth-child(3)  {
	text-align:center;
	width:10%;
}
.custom-post-list td:nth-child(4)  {
	width:80%;
}
.post-category{
	padding:0;
	margin:0;
}

/*filter*/
#year-buttons {
	max-width: calc(100px*11);
	display: flex;
	flex-wrap:wrap;
	gap: 0px;
	margin-left :30px;
}
#category-buttons {
	max-width:calc(130px*4);
	display: flex;
	flex-wrap:wrap;
	gap: 0;
	margin-bottom:100px;
	margin-left :30px;
}
.filters {
	display: flex;
	flex-direction: column;
	align-items: left;
	gap: 10px;
	width:80%;
	margin: 0 auto;

}
.filter-button {
	flex: 1;
	padding: 8px;
	border:none;
	/*border: 1px solid #0096CC;*/
	/*background-color: #fff;#BEE1ED;*/
	cursor: pointer;
	font-size: 16px;
	transition: background-color 0.3s, color 0.3s;
	text-align: center;
	font-family:"Kosugi", sans-serif;
}
.filter-button:last-child {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.filter-button.active {
	background-color: #0073aa;
	color: white;
}
.filter-button:hover {
	background-color: #ddd;
}
.cate_name{
	display: inline-flex;
	width:130px;
	background-color:#00AFEC;
	color:#fff;
	border: 1px solid #0096CC;
	font-weight:bold;
	align-items: center;    
	justify-content: center;
	text-align: center;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
/*result*/
body.page-id-1850 #category-buttons{
	display:none;
}
body.page-id-1850 #year-buttons{
	margin-bottom:100px;
}
.cate_name{
	display:none;		
	}
.filter-button:nth-child(2) {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
/*--category-color--*/
.ed_cate_news,
.ed_cate_schedule,
.ed_cate_result{
	border-radius:5px;
	color:#fff;
	padding:5px 10px;
	font-size:0.8rem;	
}
.ed_cate_news{
	background-color:green;
}
.ed_cate_schedule{
	background-color:orangered;
}
.ed_cate_result{
	background-color:blue;
}
/*=====================================================================================================================================================
	activity
======================================================================================================================================================*/

.filebird-block-filebird-gallery img {
	cursor: pointer;
}
/*.activity_old_head{
	margin-bottom:10px!important;
	height:50px;
	line-height: 50px;
}
.activity_old_list{
	border-top:1px solid #00AFEC;
	border-bottom:1px solid #00AFEC;
	padding:0;
}
.activity_old_list li{
	padding:10px 0;
	list-style:none;
	text-align:center;
	
}*/

/*======================================================================================================================================================
	single
======================================================================================================================================================*/




/*********************************** responsive　******************************************************************************************************/

/*======================================================================================================================================================
max-width 1023px
======================================================================================================================================================*/
@media screen and (max-width: 1023px) {
	
/*== common ==*/
.ed_table1 td:nth-child(6) {
	padding-right:0px
}
.ed_table2 td:nth-child(2) {
	padding-right:0px;
}


/*global menu*/
.header-container{
	display:none;
	}
	
/*ed_table9*/



/*== members ==*/
body.page-id-2749 .wp-block-group-is-layout-grid,
body.page-id-2749 .wp-block-group-is-layout-grid.grid-col-4{
	grid-template-columns: repeat(3, minmax(160px, 1fr)); 
}
	
}
/*======================================================================================================================================================
max-width 766px       
======================================================================================================================================================*/
@media screen and (max-width: 766px) { 
	
/*== common ==*/

	
	
/*== members ==*/
body.page-id-2749 .wp-block-group-is-layout-grid,
body.page-id-2749 .wp-block-group-is-layout-grid.grid-col-4{
	grid-template-columns: repeat(1, minmax(160px, 1fr)); 
}

body.page-id-1938 .wp-block-jetpack-layout-grid-column {
	margin: 0 auto; 
}


.wp-block-media-text__content{
	padding:0!important;
	margin-top:10px;

}

/*== information ==*/
.cate_name{
	display:none;		
	}
.filter-button:nth-child(2) {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.filter-button{
	font-size:0.8rem;		
	}
.custom-post-list td:nth-child(4) a{
	white-space: normal;
	word-break: break-word;
}

/*== activity ==*/

  .activity_column {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }

}
/*======================================================================================================================================================
max-width 480px       
======================================================================================================================================================*/
@media screen and (max-width: 480px){
/*== common ==*/
	
}



