@charset "utf-8";

/************************************
基本構造
*************************************/
/*
body {
	min-width: unset;
}
*/
#cp-voice img{
	max-width: 100%;
}
#cp-voice .spOnly{ display: none !important; }
#cp-voice .pcOnly{ display:block !important; }

#cp-voice *{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/*
 PC
*--------------------------------------------------------*/
#cp-voice{
    max-width: 960px;
    margin:0 auto;
    font-family: "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
/* voice top */
/*
.fWrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fWrapper .fContent {
	width: 48%
}
#cp-voice .txt-link {
	color: #e50038;
	text-decoration: underline;
}
#cp-voice .youtube {
	width: 100%;
	aspect-ratio: 16 / 9;
}
#cp-voice .youtube iframe {
	width: 100%;
	height: 100%;
}
*/

#cp-voice rt {
	font-size: 0.5em;
}
#cp-voice .cp-voice-txt p + p {
	margin-top: 2rem;
}
#cp-voice .cp-voice-txt a ,
#cp-voice .cp-voice-info .cp-voice-tbl a {
	color: #ff003c;
}
#cp-voice .tdDate {
	background: url(/wp-content/uploads/2022/12/ico_time.png) left center no-repeat;
}
#cp-voice .tdDate span{
	margin: 0 0 0 21px;
}

#cp-voice .cp-voice-wrap{
	margin: 40px 0;
}
#cp-voice .cp-voice-article{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
gap: 20px 2%;
	margin:0px auto 0px;
}

#cp-voice .cp-voice-article a {
	position: relative;
	width: 49%;
	display: block;
	border:1px solid #e8ebec;
}

#cp-voice .cp-voice-article a:hover{
	text-decoration: none;
	border:1px solid #bfbfbf;
}

#cp-voice .cp-voice-article a::after{
	position: absolute;
	right: 15px;
	bottom: 10px;
	content:"";
	position: absolute;
	width: 14px;
	height: 14px;
	border-right:2px solid #bfbfbf;
	border-bottom:2px solid #bfbfbf;
	-webkit-transform: translate(0,-50%) rotate(-45deg) scale(1,1);
	transform: translate(0,-50%) rotate(-45deg) scale(1,1);
}

#cp-voice .cp-voice-article a article{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	padding: 15px;
}

#cp-voice .cp-voice-article a article .img-box{
	width: 35%;
	overflow:hidden;
}
#cp-voice .cp-voice-article a article .img-box figure{
	overflow:hidden;
}

#cp-voice .cp-voice-article a article .img-box img{
	-webkit-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
}

#cp-voice .cp-voice-article a:hover article .img-box img{
	transform: scale(1.3,1.3);
}


#cp-voice .cp-voice-article a article .txt-box{
	width: 65%;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
#cp-voice .cp-voice-article a:hover article .txt-box{
	opacity: 0.6;
}

#cp-voice .cp-voice-article a article .name {
    font-size: 120%;
    font-weight:bold;
    text-align: left;
    margin: 0px 0 0.2em;
}
#cp-voice .cp-voice-article a article .ttl {
    font-weight: bold;
    font-size: 110%;
}
#cp-voice .cp-voice-article a article .ttl2 {
    font-weight: bold;
    font-size: 100%;
}

#cp-voice .more{
	text-align: center;
	margin: 30px 0;
}
#cp-voice .more>span{
	font-size: 120%;
	padding:0;
	line-height: 56px;
	max-width: 320px;
	width: 100%;
	font-weight: bold;
	color:#fff;
	background: #323232;
	display: inline-block;
}

#cp-voice .cp-voice-ttl{
    font-size: 200%;
    font-weight: bold;
    text-align: center;
}

#cp-voice .cp-voice-ttl span {
    background: linear-gradient(180deg, transparent 50%, #eceff1 50%);
    display: inline-block;
    padding: 0.1em 0.2em;
}


#cp-voice .cp-voice-ttl i{
	padding: 0 0.7em;
}

#cp-voice .cp-voice-top{
	position: relative;
}
#cp-voice .snsList , 
#cp-voice .sns-list{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#cp-voice .sns-list>li{
	height: 20px;
	line-height: 20px;
}

#cp-voice .sns-list>li:nth-child(2){
	margin-top: 0px;
	margin-left: 10px;
}
#cp-voice .snsList .snsListItem {
	margin-right: 10px;
}

#cp-voice .cp-voice-name{
	font-size: 160%;
	text-align: center;
	margin: 20px 0 60px;
	font-weight: bold;
}

#cp-voice .cp-voice-visual {
	margin: 20px 0 30px;
}

#cp-voice p {
	text-align: left;
	line-height: 2;
	margin: 0 0 1.0rem;
}
#cp-voice p .small {
	font-size: 80%;
	line-height: 1.8;
	display: inline-block;
}
#cp-voice .cp-voice-copy{
	margin: 50px 0;
	font-size: 1.16em;
}


#cp-voice .cp-voice-block {
	text-align: left;
	margin:30px 0 60px;
	overflow: hidden;
	font-size: 1.16em;
}
#cp-voice .cp-voice-heading{
	font-weight: bold;
	font-size: 130%;
	margin: 0 0 1em;
	line-height: 1.5em;
}

#cp-voice .cp-voice-wideimg {
    margin: 0px 0 40px;
}

#cp-voice .cp-voice-block .cp-voice-img{
	width: -webkit-calc(50% + 30px);
	width: calc(50% + 30px);
}
#cp-voice .cp-voice-block .cp-voice-img img{
	width: 100%;
}
#cp-voice .cp-voice-block .cp-voice-img.cp-voice-img-wunset img{
	width: unset;
}

#cp-voice .cp-voice-block.right .cp-voice-img{
	float: right;
	padding-left: 30px;
}
#cp-voice .cp-voice-block .cp-voice-img.sm{
	width: 30%;
	margin-right: 12px;
}
#cp-voice .cp-voice-block.left .cp-voice-img{
	padding-right: 30px;
	float: left;
}
#cp-voice .cp-voice-block .cp-voice-img-caption {
	margin-bottom: 0;
	font-size: 13px;
}
#cp-voice .cp-voice-block .cp-voice-img-caption2 {
	max-width: 400px;
	width: 100%;
	margin-bottom: 0;
	font-size: 13px;
}
#cp-voice .cp-voice-block .cp-voice-img-h500 {
	height: 500px;
	margin-top: 30px;
	margin-bottom: 60px;
}
#cp-voice .cp-voice-block .cp-voice-img-h500-2 {
	height: 500px;
	margin-top: 30px;
}
#cp-voice .cp-voice-block .cp-voice-img.w100 {
	width: 100%;
}
#cp-voice .cp-voice-block .cp-voice-img.wt245 {
	max-width: 245px;
}
#cp-voice .cp-voice-block .cp-voice-img.logo {
	max-width: 408px;
}

#cp-voice .cp-voice-info{
	margin-bottom: 30px;
}
#cp-voice .cp-voice-info .ttl{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.8em;
}

#cp-voice .cp-voice-tbl>tbody tr>th{
	width: 15%;
	white-space: nowrap;
	text-align: left;
	padding: 0.3em 0;
	padding-right: 2em;
	font-weight: bold;
}

#cp-voice  #cp-voice-tbl>tbody tr>td{
	padding: 0.3em 0;
}

#cp-voice .cp-voice-tbl a {
	color: #ff003c;
}

#cp-voice .td-title {
    font-size: 170%;
    margin: 20px 0 40px;
    font-weight: bold;
}

#cp-voice .relation-btm-list{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

#cp-voice .relation-btm-list>li{
	margin-bottom: 15px;
	margin-right: 15px;
}

#cp-voice .relation-btm-list>li{}


#cp-voice .iframe-wrap{
	position: relative;
	padding-top: 56.25%;
	margin: 0px 0 10px;
}
#cp-voice .iframe-wrap iframe{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
}

#cp-voice .link{
	color:#ff003c;
}


.mt-60{
  margin-top:60px;
}
.download-pdf{
  width:430px;
}
.text-center {
    text-align: center;
}
.formBtn {
    margin-top: 20px;
}
.formBtn a {
    display: inline-block;
    padding: 0 30px;
    min-width: 272px;
    background: #fb003c;
    border: 2px solid #fb003c;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 1.28571rem;
    font-weight: bold;
    vertical-align: top;
    transition: all 200ms;
    -webkit-border-radius: 60px;
}
#cp-voice .cp-voice-block.loginBox {
	margin: 30px auto 60px;
	padding: 30px 30px 0;
	max-width: 80%;
	border: 1px solid #000;
}
.loginBox h5 span {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	background: #006abd;
}
#cp-voice .loginBox p {
	line-height: 1.5;
}

/* voiceソート機能 */
#cp-voice .cp-voice-sort {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 17px;
	width: calc(100% + 200px);
  margin: 0 0 20px -100px;
}
#cp-voice .cp-voice-sort li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 130px;
	height: 100%;
	padding: 8px 0 6px;
	border-radius: 10px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition: 0.3s;
}
#cp-voice .cp-voice-sort li a.active {
	pointer-events: none;
}
#cp-voice .cp-voice-sort li a[data-filter="all"] {
	border: 2px solid #000;
	color: #000;
}
#cp-voice .cp-voice-sort li a[data-filter="all"].active, #cp-voice .cp-voice-sort li a[data-filter="all"]:hover {
	background: #000;
	color: #fff;
}
#cp-voice .cp-voice-sort li a[data-filter="watch"] {
	border: 2px solid #f0506d;
	background: #fff;
	color: #f0506d;
}
#cp-voice .cp-voice-sort li a[data-filter="watch"].active, #cp-voice .cp-voice-sort li a[data-filter="watch"]:hover {
	background: #f0506d;
	color: #fff;
}
#cp-voice .cp-voice-sort li a[data-filter="course"] {
	border: 2px solid #0094c7;
	background: #fff;
	color: #0094c7;
}
#cp-voice .cp-voice-sort li a[data-filter="course"].active, #cp-voice .cp-voice-sort li a[data-filter="course"]:hover {
	background: #0094c7;
	color: #fff;
}
#cp-voice .cp-voice-sort li a[data-filter="volunteer"] {
	border: 2px solid #f173a5;
	background: #fff;
	color: #f173a5;
}
#cp-voice .cp-voice-sort li a[data-filter="volunteer"].active, #cp-voice .cp-voice-sort li a[data-filter="volunteer"]:hover {
	background: #f173a5;
	color: #fff;
}
#cp-voice .cp-voice-sort li a[data-filter="sponsor"] {
	border: 2px solid #c44792;
	background: #fff;
	color: #c44792;
}
#cp-voice .cp-voice-sort li a[data-filter="sponsor"].active, #cp-voice .cp-voice-sort li a[data-filter="sponsor"]:hover {
	background: #c44792;
	color: #fff;
}
#cp-voice .cp-voice-sort li a[data-filter="athlete"] {
	border: 2px solid #00aa57;
	background: #fff;
	color: #00aa57;
}
#cp-voice .cp-voice-sort li a[data-filter="athlete"].active, #cp-voice .cp-voice-sort li a[data-filter="athlete"]:hover {
	background: #00aa57;
	color: #fff;
}
#cp-voice .cp-voice-sort li a[data-filter="develop"] {
	border: 2px solid #f6883f;
	background: #fff;
	color: #f6883f;
}
#cp-voice .cp-voice-sort li a[data-filter="develop"].active, #cp-voice .cp-voice-sort li a[data-filter="develop"]:hover {
	background: #f6883f;
	color: #fff;
}
#cp-voice .cp-voice-sort li a[data-filter="facility"] {
	border: 2px solid #006fae;
	background: #fff;
	color: #006fae;
}
#cp-voice .cp-voice-sort li a[data-filter="facility"].active, #cp-voice .cp-voice-sort li a[data-filter="facility"]:hover {
	background: #006fae;
	color: #fff;
}
#cp-voice .cp-voice-lead {
	margin-bottom: 20px;
	font-size: 120%;
	text-align: center;
}
#cp-voice .cp-voice-sort-hdg {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#cp-voice .cp-voice-bunner {
	margin-bottom: 20px;
}
#cp-voice .cp-voice-article a.cp-voice-content {
	display: none;
}



/***********************************************************************************************************************
* SPサイズ750px以下
***********************************************************************************************************************/
@media screen and (max-width: 750px){

#cp-voice .spOnly{display:block !important;}
#cp-voice .pcOnly{display: none !important;}


#cp-voice{
    padding: 0px 20px;
}

/* voice top */
#cp-voice .cp-voice-wrap{
	margin: 20px auto;
	max-width: 450px;

}
#cp-voice .cp-voice-article{
	display: block;
	margin:0px auto 0px;
}


#cp-voice .cp-voice-article a {
	position: relative;
	width: 100%;
	display: block;
	margin-right: 0%;
	margin-bottom: 20px;
}

#cp-voice .cp-voice-article a:hover{
	border:1px solid #eee;
}

#cp-voice .cp-voice-article a::after{
	position: absolute;
	right: 15px;
	bottom: 10px;
	content:"";
	position: absolute;
	width: 14px;
	height: 14px;
	border-right:2px solid #bfbfbf;
	border-bottom:2px solid #bfbfbf;
	-webkit-transform: translate(0,-50%) rotate(-45deg) scale(1,1);
	transform: translate(0,-50%) rotate(-45deg) scale(1,1);
}

#cp-voice .cp-voice-article a article{
	display: block;
	padding: 15px 15px 20px;
}


#cp-voice .cp-voice-article a article .img-box{
	width: 100%;
	overflow:hidden;
	margin-bottom: 15px;
}
#cp-voice .cp-voice-article a article .img-box figure{
	overflow:hidden;
}

#cp-voice .cp-voice-article a article .img-box img{
	transition: none;
}

#cp-voice .cp-voice-article a:hover article .img-box img{
	transform: none;
}


#cp-voice .cp-voice-article a article .txt-box{
	width: 100%;
	padding-left: 0px;
	padding-right: 20px;
	transition: none;
}

#cp-voice .cp-voice-article a:hover article .txt-box{
	opacity: 1;
}

#cp-voice .cp-voice-article a article .name {
    font-size: 120%;
    font-weight:bold;
    text-align: left;
    margin: 0px 0 0.2em;
}
#cp-voice .cp-voice-article a article .ttl {
    font-weight: bold;
    font-size: 100%;
}

#cp-voice .more{
	text-align: center;
	margin: 30px 0;
}
#cp-voice .more>span{
	font-size: 120%;
	padding:0;
	line-height: 56px;
	max-width: 320px;
	width: 100%;
	font-weight: bold;
	color:#fff;
	background: #323232;
	display: inline-block;
}
/**/


#cp-voice .cp-voice-top{
	position: relative;
}

#cp-voice .sns-list{
	position: static;
	right:0;
	top:-20px;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

#cp-voice .sns-list>li:nth-child(2){
	margin-left: 4px;
	margin-right: 4px;
}

#cp-voice .cp-voice-name {
    font-size: 22px;
    text-align: center;
    margin: 20px 0 28px;
}

#cp-voice .cp-voice-ttl span {
	display: inline-block;
    background: linear-gradient(180deg, transparent 50%, #eceff1 50%);
    display: inline-block;
    padding: 0.1em 0.2em;
}

#cp-voice .cp-voice-ttl {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

#cp-voice .cp-voice-ttl i{
	padding: 0 0.7em;
}


#cp-voice .cp-voice-visual{
	margin: 15px 0 20px;
}

#cp-voice  p {
    text-align: left;
    line-height: 2;
    margin: 0 0 1.0rem;
}
#cp-voice .cp-voice-copy{
	margin: 25px 0;
}

#cp-voice .cp-voice-block {
	margin:20px 0;
}

#cp-voice .cp-voice-heading{
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 1em;
	line-height: 1.5em;
}

#cp-voice .cp-voice-wideimg{
	margin: 0px 0 25px;
}

#cp-voice .cp-voice-block .cp-voice-img{
	width: 100%;
	margin-bottom: 20px;
}

#cp-voice .cp-voice-block.right .cp-voice-img{
	padding-left: 0px;
}

#cp-voice .cp-voice-block.left .cp-voice-img{
	padding-right: 0px;
}

#cp-voice .cp-voice-info{
	margin-bottom: 15px;
}

#cp-voice .cp-voice-info .ttl{
	font-size: 18px;
	margin-bottom: 0.5em;
}

#cp-voice .cp-voice-tbl{
	margin-bottom: 20px;
}

#cp-voice .cp-voice-tbl,
#cp-voice .cp-voice-tbl>tbody,
#cp-voice .cp-voice-tbl>tbody tr,
#cp-voice .cp-voice-tbl>tbody tr>th,
#cp-voice .cp-voice-tbl>tbody tr>td{
	display: block;
	width: 100%;
}

#cp-voice .cp-voice-tbl>tbody tr>th{
	padding: 0.3em 0 0;
}
#cp-voice .cp-voice-tbl>tbody tr>td{
	padding: 0.2em 0 0.5em;
}

#cp-voice .td-title {
    font-size: 21px;
    margin: 15px 0 25px;
    font-weight: bold;
}


#cp-voice .relation-btm-list>li{
	width: 12%;
	margin: 0 5px;
}

#cp-voice .cp-voice-block.loginBox {
	max-width: 100%;
}

/* voiceソート機能 */
#cp-voice .cp-voice-sort {
	width: 100%;
	gap: 10px 2%;
	margin: 0 0 20px;
}
#cp-voice .cp-voice-sort li {
	width: 23.5%;
}
#cp-voice .cp-voice-sort li a {
	position: relative;
	width: 100%;
	font-size: 85%;
}
#cp-voice .cp-voice-lead {
	font-size: 110%;
	text-align: left;
}

}/*750px*/
