
/* e81921 */
/* 066ea3 */
/* be0918 */
.heading-title-h1,
.c-inner .related-contents-wrap,
.c-inner .linear {
	color: #fff;
	background: rgb(222, 1, 62);
	background: linear-gradient(90deg, rgb(222, 1, 62) 0%, rgb(245, 194, 201) 100%);
}

.heading-title-h1 h1 {
	color: #fff;
	width: 80%;
}

.heading-title-h1 .c-inner {
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

.heading-title-h1 h1 span.sub {
	display: block;
	font-weight: normal;
}

.heading-title-h1 .img {
	margin-right: 1rem;
	width: auto;
	height: 113px;
}

.heading-title-h1 .charas img {
	display: block;
	top: 10%;
	right: 0;
	max-height: 150px;
}

.c-inner .content-section h2,
.c-inner .content-section h3 {
	color: #be0918;
	border-color: #be0918;
}

.c-inner .content-section h3 img {
	height: 50px;
	position: relative;
	top: 11px;
	margin-right: 10px;
}

.c-inner .content-section h3::after {
	width: 0;
}

table.multiple-table th {
	padding: 0.25em 0.5em;
	background-color: #ffecec;
}

table.multiple-table td {
	padding: 0.25em 0.5em;
}

.detail dl {
	padding: 0;
	margin: 0;
}

.c-inner .content-section h4 {
	margin: 0;
	background: none;
	padding: 0;
	font-size: 1.65em;
	margin-bottom: 10px;
}

.c-inner .content-section h4 span {
	display: block;
	font-size: 65%;
	line-height: 1;
	margin-bottom: -5px;
}

.c-inner .content-section .athlete .detail h4.men {
	color: #002063;
}

.c-inner .content-section .athlete .detail h4.women {
	color: #be0918;
}

.c-inner .content-section .athlete .detail dl {
	display: flex;
	flex-wrap: wrap;
}

.c-inner .content-section .athlete .detail dt {
	margin: 0;
	font-weight: bold;
}

.c-inner .content-section .athlete .detail dd {
	width: 80%;
}

.c-inner .content-section .athlete .detail dt,
.c-inner .content-section .athlete .detail dd {
	margin-bottom: 10px;
}

.c-inner .content-section .athlete .detail dl dt:first-child {
	margin-top: 0px;
}

.c-inner .content-section #oly_schedule {
	text-align: center;
}

#oly_schedule th {
	text-align: left;
	background: #ffecec;
}

#oly_schedule thead th {
	text-align: center;
}

#oly_schedule .bg-lv1 {
	background: #ffecec;
}

#oly_schedule .bg-lv2 {
	background: #fffbfb;
}

#oly_schedule .holiday {
	background: #feffec;
}

#oly_schedule .event {
	background: #ffecec;
}

#athlete_wrap>section {
	background: #fffafa;
	margin-top: 45px;
	margin-bottom: 45px;
	padding: 20px;
	border: 2px solid #be0918;
	border-radius: 20px;
}

#athlete_wrap>section:nth-child(2) {
	margin-top: 40px;
}

#athlete_wrap>section h3 {
	color: #be0918;
	font-size: 2em;
	border-bottom: 4px solid #be0918;
	padding: 0 0;
	margin: 0 0 1em;
}

#athlete_wrap>section .athlete {
	border-bottom: 4px solid #be0918;
	padding: 1em 0 2em;
	margin: 1em 0;
}

#athlete_wrap>section .athlete:last-child {
	border-bottom: none;
	padding: 1em 0;
	margin: 1em 0 0;
}

#athlete_wrap .column-04-item:last-child img {
	border-radius: 10px;
}

#athlete_wrap .column-04-item:first-child {
	background: url("images/maru_red.png") no-repeat top left;
	background-size: 100%;
}

/*----------------------------------*/
/* support.html */
/* e81921 */
/* 066ea3 */
/* be0918 */

#blue {
	border: 4px solid #066ea3;
	padding: 20px;
	border-radius: 20px;
	margin: 4em 0 0 0;
}

.heading-title-h1.sup,
.c-inner .content-section.sup .related-contents-wrap,
.c-inner .content-section.sup .linear {
	color: #fff;
	background: #066ea3;
	background: linear-gradient(90deg, rgb(5, 93, 138) 0%, rgb(169, 203, 225) 100%);
}

.heading-title-h1.sup h1 {
	width: 70%;
}

.heading-title-h1.sup .charas img {
	max-height: 113px;
}

.c-inner .content-section.sup h2,
.c-inner .content-section.sup h3 {
	color: #066ea3;
	border-color: #066ea3;
}

.c-inner .content-section.sup h3::after {
	width: 4px;
	background: #066ea3;
}

.c-inner .content-section.sup h4 {
	background: #e9eff5;
	margin: 32px 0 16px 0;
	padding: 12px 16px;
	font-size: 1rem;
}

.c-inner .content-section.sup .column-02-item h4:first-child {
	margin: 0 0 16px 0 !important;
}

.addicon img {
	margin-right: 10px;
}

.op05 {
	color: #e86262;
}

.link-block-content img {
	width:100%;
	max-width: 500px;
	border-radius: 10px;
}

.gal_wrap {
	display: flex;
	flex-wrap: wrap;
}

.c-inner .content-section.sup ul.black-dot-list > li {
	margin: 0 0 20px 0;
}

.c-inner .content-section.sup dl.profile {
	display: flex;
	flex-wrap: wrap;
}

.c-inner .content-section.sup dl.profile dt {
	width: 5.5rem;
	margin: 0 0 10px 0;
	padding: 0;
}

.c-inner .content-section.sup dl.profile dd {
	width: calc(100% - 5.5rem);
	margin: 0 0 10px 0;
	padding: 0;
}

/*--------------------------------------------*/
@media screen and (min-width: 768px) {
	.column-04-item.img {
		max-width: 300px;
	}
}

.pc {
	display: block !important;
}

.sp {
	display: none !important;	
}

@media screen and (max-width: 768px) {
	.pc {
		display: none !important;	
	}
	.sp {
		display: block !important;	
	}

	.gallary .column-04-item {
		width: calc(50% - 1em) !important;
		margin: 1em 1em 0 0;
	}

	.c-inner .content-section h1 span.sub {
		display: inline;
		font-weight: normal;
	}

	.c-inner .content-section h1 p {
		width: 100%;
	}

	.c-inner .content-section h1 p.img img {
		position: relative;
		display: inline;
	}

	.heading-title-h1 .charas img {
		max-height: 113px;
	}

	h1 br {
		display: block;
	}

	.c-inner .content-section h4 {
		font-size: 1.5rem;
	}

	#athlete_wrap>section {
		padding: 10px;
	}

	.c-inner .content-section table {
		width: 730px;
	}

	.c-inner .content-section .athlete .detail dt {
		margin-bottom: 5px;
	}

	.c-inner .content-section .athlete .detail dd {
		width: 100%;
		margin-bottom: 15px;;
	}

	tr th {
		width: 280px;
		font-weight: normal;
	}

	tr th.resoult {
		width: 170px;
	}

	.gal_wrap .column-04-item,
	.gal_wrap .column-06-item{
		width: calc( 50% - 20px );
		margin: 10px;
	}

	.heading-title-h1 .c-inner {
		justify-content: start;
	}

	.heading-title-h1 h1,
	.heading-title-h1.sup h1 {
		order: 3;
		width: 100%;
	}
}