@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
    font-size: 187.5%;
    border-bottom: 4px solid #D3D3D3;
    position: relative;
    padding: 0 0 20px;
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h1::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 300px;
    height: 4px;
    background-color: #002193;
    z-index: 1;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.8em 0 1.2em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
    font-size: 175%;
    padding: 7px 20px;
    color: inherit;
    background: #F7F7F7 url("/shared/site_sportslink/images/main/bg_gray.jpg") repeat 0 0;
    border-left: 7px solid #002193;
}
#tmp_contents h3 {
    font-size: 150%;
    color: #00671E;
    background-color: transparent;
}
#tmp_contents h4 {
    font-size: 137.5%;
}
#tmp_contents h5 {
    font-size: 125%;
}
#tmp_contents h6 {
    font-size: 112.5%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
    line-height: 2;
	margin:0 0 0.8em; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1.2em 1.2em; /* Do not edit */
	list-style-image: url("/shared/site_sportslink/images/icon/list_icon.png"); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1.2em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 30px 0 40px; /* Do not edit */
    clear:both; /* Do not edit */	
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:25px 30px 15px;
	background: url("/shared/site_sportslink/images/main/bg_blue.jpg") repeat 0 0;
}
#tmp_contents div.outline {
	padding:25px 30px 15px;
	background: url("/shared/site_sportslink/images/main/bg_blue.jpg") repeat 0 0;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .outline p strong {
    color: #002193;
}

/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:30px 0 40px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px;
	padding:20px;
	border:1px solid #D3D3D3;
    background: url("/shared/site_sportslink/images/main/bg_gray.jpg") repeat 0 0;
}
/* box_info
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link {
	margin:30px 0 40px; /* Do not edit */
	border:1px solid #D3D3D3;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info,
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	padding:15px 20px;
	font-weight:bold;
	background: url("/shared/site_sportslink/images/main/bg_blue.jpg") repeat 0 0;
	border-bottom:1px solid #D3D3D3;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding:25px 20px 15px;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul  {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol,
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol{
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:30px 0 40px; /* Do not edit */
	border:1px solid #D3D3D3;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents .box_menu_ttl {
	padding: 20px 20px;
    background: url("/shared/site_sportslink/images/main/bg_gray.jpg") repeat 0 0;
    border-bottom:1px solid #D3D3D3;
}
#tmp_contents .box_menu_cnt {
	padding: 20px 20px 10px;
}
#tmp_contents .box_menu h2,
#tmp_contents .box_menu p {
	margin:0;
	padding:0;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable / vertical_table
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table,
#tmp_contents table.vertical_table {
	margin:30px 0 40px; /* Do not edit */
	border-collapse:inherit;
	border-spacing: 0 5px;
	border:none;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th,
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td,
#tmp_contents table.vertical_table th,
#tmp_contents table.vertical_table td {
	padding: 27px 20px;
	border:none;
    background: url("/shared/site_sportslink/images/main/bg_gray.jpg") repeat 0 0;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption,
#tmp_contents table.vertical_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p,
#tmp_contents table.vertical_table p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#870b0b; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}

/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_lightblue {
	color:inherit;
	background-color:#E8FDFE; /* base.css > Styles > th.bg_lightblue */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EEF9FF; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EAFFDF; /* base.css > Styles > th.bg_green */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* gmap / official_link_btn
================================================== */
#tmp_gmap_link,
#tmp_contents .official_link_btn {
    text-align: center;
    margin: 50px auto;
    font-size: 125%;
}
#tmp_gmap_link p,
#tmp_contents .official_link_btn {
    line-height: 1.6;
}
#tmp_gmap_link p {
    margin-bottom: 0;
}
#tmp_gmap_link a,
#tmp_contents .official_link_btn a {
    text-decoration: none;
    display: flex;
	justify-content: center;
	align-items: center;
    width: 420px;
    min-height: 70px;
    padding: 20px;
    border: 2px solid #111111;
    background-color: #111111;
    color: #ffffff;
    margin: 0 auto;
    border-radius: 40px;
}
#tmp_gmap_link span {
    display: inline-block;
    background: url("/shared/site_sportslink/images/icon/gmap_icon.png") no-repeat left center;
    padding: 0 0 0 22px;
}
#tmp_contents .official_link_btn span {
    display: inline-block;
    background: url("/shared/site_sportslink/images/icon/external_icon.png") no-repeat right center;
    padding: 0 22px 0 0;
}
#tmp_gmap_link a:hover,
#tmp_contents .official_link_btn a:hover {
    text-decoration: underline;
}

/* back_btn */
#tmp_contents .wrap_back_btn {
    padding-top: 75px;
    border-top: 1px solid #D3D3D3;
}
#tmp_contents .back_btn {
    text-align: center;
}
#tmp_contents .back_btn a {
    display: inline-block;
    text-decoration: none;
    color: #111111;
    background: url("/shared/site_sportslink/images/icon/back_icon.png") no-repeat left center;
    padding: 2px 0 2px 34px;
}
#tmp_contents .back_btn a:hover {
    text-decoration: underline;
}

/* cate_tag_label
================================================== */
#tmp_contents .cate_tag_label,
#tmp_contents .news_tag_label {
    display: inline-block;
    line-height: 1.2;
    margin-bottom: 58px;
}
#tmp_contents .cate_tag_label span,
#tmp_contents .news_tag_label span {
    padding: 2px;
    min-width: 142px;
    min-height: 26px;
	display:flex;
	justify-content: center;
	align-items: center;
}
#tmp_contents .news_tag_label.type1 span {
    background-color: #B93200;
    color: #ffffff;
}
#tmp_contents .cate_tag_label.type1 span,
#tmp_contents .news_tag_label.type3 span {
    background-color: #00671E;
    color: #ffffff;
}
#tmp_contents .cate_tag_label.type2 span,
#tmp_contents .news_tag_label.type2 span {
    background-color: #002193;
    color: #ffffff;
}

/* ==================================================
インデックスページ
================================================== */
/* news
================================================== */
/* target_refine */
#tmp_contents .target_refine {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    margin: 0 0 17px;
}
#tmp_contents .target_refine::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
    width:0;
    height:0;
    border-style:solid;
    border-width: 7px 5px 0 5px;
    border-color: #111111 transparent transparent transparent;
}
#tmp_contents .target_refine select {
    appearance: none;
    min-width: 210px;
    min-height: 50px;
    padding: 6px 43px 6px 14px;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-color: #ffffff;
    color: #111111;
    font-size: 100%;
    cursor: pointer;
}

/* news_card */
#tmp_contents .news_card {
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap:wrap;
    gap: 0 40px;
}
#tmp_contents .news_card li {
    width: calc(33.333333% - 27px);
    margin: 0 0 50px;
}
#tmp_contents .news_card li a {
    display: block;
    text-decoration: none;
    color: #111111;
    background-color: transparent;
}
#tmp_contents .news_card li span.news_card_img,
#tmp_contents .news_card li span.news_card_main,
#tmp_contents .news_card li span.news_card_date,
#tmp_contents .news_card li span.news_card_ttl,
#tmp_contents .news_card li span.news_card_tag {
    display: block;
}
#tmp_contents .news_card li span.news_card_cate,
#tmp_contents .news_card li span.news_card_date > span {
    display: inline-block;
}
#tmp_contents .news_card li span.news_card_main {
    padding: 0 7px;
}
#tmp_contents .news_card li span.news_card_img {
    margin: 0 0 17px;
}
#tmp_contents .news_card li span.news_card_date {
    margin: 0 0 12px;
}
#tmp_contents .news_card li span.news_card_date > span {
    border: 1px solid #111111;
    padding: 1px 3px;
    margin-right: 10px;
}
#tmp_contents .news_card li span.news_card_cate {
    margin: 0 0 10px;
}
#tmp_contents .news_card li span.news_card_ttl {
    font-size: 125%;
    margin: 0 0 10px;
}
#tmp_contents .news_card li span.news_card_tag {
    color: #6A6A6A;
}
#tmp_contents .news_card li span.news_card_cate span {
    padding: 2px;
    min-width: 142px;
    min-height: 26px;
	display:flex;
	justify-content: center;
	align-items: center;
}
#tmp_contents .news_card li span.news_card_cate.type1 span {
    background-color: #B93200;
    color: #ffffff;
}
#tmp_contents .news_card li span.news_card_cate.type2 span {
    background-color: #002193;
    color: #ffffff;
}
#tmp_contents .news_card li span.news_card_cate.type3 span {
    background-color: #00671E;
    color: #ffffff;
}

/* facility
================================================== */
/* facility_card */
#tmp_contents .facility_card {
    list-style: none;
    margin: 0;
    border-top: 1px solid #111111;
}
#tmp_contents .facility_card li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #111111;
}
#tmp_contents .facility_card li a {
    display: block;
    text-decoration: none;
    color: #111111;;
    background-color: transparent;
    padding: 24px 40px 24px 12px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
#tmp_contents .facility_card li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url("/shared/site_sportslink/images/icon/navi_icon18.png") no-repeat 0 0;
}
#tmp_contents .facility_card li span {
    display: block;
}
#tmp_contents .facility_card li span.facility_card_ttl {
    font-size: 150%;
    font-weight: bold;
    margin: 0 0 14px;
}
#tmp_contents .facility_card li span.facility_card_add {
    margin: 0 0 5px;
}
#tmp_contents .facility_card li span.facility_card_tel {
    margin: 0 0 12px;
}
#tmp_contents .facility_card li span.facility_card_tag {
    color: #6A6A6A;
    background-color: transparent;
}

/* facility_photo */
#tmp_facility_photo {
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    margin: 0 0 75px;
}
#tmp_facility_photo .splide {
    width: 800px;
}
#tmp_facility_photo .splide p {
    margin-bottom: 0;
}
#tmp_facility_photo .facility_photo_thumbnail {
    list-style: none;
    display: flex;
    flex-wrap:wrap;
    align-content:flex-start;
    margin: 0;
    width: 300px;
    gap: 0 10px;
}
#tmp_facility_photo .facility_photo_thumbnail .thumbnail_item{
    width: calc(50% - 5px);
    margin: 0 0 10px;
}
.no_javascript #tmp_facility_photo .splide,
#tmp_facility_photo .splide.no-splide {
    width: 100%;
    visibility:visible;
}
.no_javascript #tmp_facility_photo .splide .splide__list,
#tmp_facility_photo .splide.no-splide .splide__list {
    display: block;
    text-align: center;
}
#tmp_facility_photo .splide.no-splide + .facility_photo_thumbnail {
    display: none;
}

/* event
================================================== */
/* event_card */
#tmp_contents .event_card {
    list-style: none;
    margin: 0;
    border-top: 1px solid #111111;
}
#tmp_contents .event_card li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #111111;
}
#tmp_contents .event_card li a {
    display: block;
    text-decoration: none;
    color: #111111;;
    background-color: transparent;
    padding: 30px 40px 30px 12px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
#tmp_contents .event_card li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url("/shared/site_sportslink/images/icon/navi_icon18.png") no-repeat 0 0;
}
#tmp_contents .event_card li span {
    display: block;
}
#tmp_contents .event_card li span.event_card_date {
    display: flex;
    align-items: center;
    margin: 0 0 13px;
}
#tmp_contents .event_card li span.event_card_date .cate_tag_label {
    margin: 0 19px 0 0;
}
#tmp_contents .event_card li span.event_card_date .cate_tag_label span {
    padding: 2px;
    width: 142px;
    min-height: 26px;
	display:flex;
	justify-content: center;
	align-items: center;
}
#tmp_contents .event_card li span.event_card_date .cate_tag_label.type1 span{
    background-color: #00671E;
    color: #ffffff;
}
#tmp_contents .event_card li span.event_card_date .cate_tag_label.type2 span{
    background-color: #002193;
    color: #ffffff;
}
#tmp_contents .event_card li span.event_card_date .date_ttl {
    border: 1px solid #111111;
    padding: 2px 4px;
    margin-right: 12px;
    line-height: 1.2;
}
#tmp_contents .event_card li span.event_card_ttl {
    font-size: 150%;
    margin: 0 0 10px;
}

/* box_event_photo */
#tmp_contents .box_event_photo {
    max-width: 950px;
    margin: 0 auto 60px;
}
#tmp_contents .box_event_photo .photo_img {
    text-align: center;
    margin-bottom: 40px;
}

/* team
================================================== */
/* team_card */
#tmp_contents .team_card,
#tmp_contents .team_card li,
#tmp_contents .team_card li a {
    display: flex;
}
#tmp_contents .team_card {
    list-style: none;
    margin: 30px 0 80px;
    flex-wrap:wrap;
    justify-content: center;
    gap: 0 13px;
}
#tmp_contents .team_card li {
    width: calc(25% - 10px);
    margin: 0 0 13px;
}
#tmp_contents .team_card li a {
    border: 2px solid #ffffff;
    background-color: #ffffff;
    color: #111111;
    text-decoration: none;
    flex-flow: column;
    flex-grow:1;
    padding: 25px 28px 14px;
    min-height: 320px;
    transition: all 0.3s ease-in-out;
}
#tmp_contents .team_card li a:hover {
    border-color: #002193;
}
#tmp_contents .team_card li span {
    display: flex;
    justify-content: center;
    text-align: center;
}
#tmp_contents .team_card li span.team_card_emblem {
    margin-bottom: auto;
}
#tmp_contents .team_card li span.team_card_name {
    margin: 20px -18px;
}
#tmp_contents .team_card li span.team_card_type {
    border: 2px solid #002193;
    background-color: #002193;
    color: #ffffff;
    min-height: 40px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

/* team_regarding_info */
#tmp_contents .team_regarding_info {
    background: url("/shared/site_sportslink/images/main/bg_gray.jpg") repeat 0 0;
    padding: 55px 76px 72px;
}
#tmp_contents .team_regarding_info h2 {
    text-align: center;
    margin: 0 0 33px;
    padding: 0;
    color: #002193;
    background-color: transparent;
    border: none;
    font-size: 137.5%;
}
#tmp_contents .team_regarding_info ul {
    list-style: none;
    display: flex;
    gap: 0 23px;
    font-size: 125%;
}
#tmp_contents .team_regarding_info ul li {
    width: calc(50% - 12px);
    margin: 0;
}
#tmp_contents .team_regarding_info ul li a {
	display:flex;
	justify-content: center;
	align-items: center;
	flex-grow:1;
	padding:8px 10px;
	text-decoration:none;
	display:flex;
	justify-content: center;
	align-items: center;
	flex-grow:1;
	text-align:center;
    min-height: 70px;
    color:#ffffff;
	background-color:#002193;
	background: -moz-linear-gradient(90deg, #00671D, #002193); 
	background: -webkit-linear-gradient(90deg, #00671D, #002193); 
	background: linear-gradient(90deg, #00671D, #002193);
    border-radius: 35px;
}
#tmp_contents .team_regarding_info ul li a:hover {
    text-decoration: underline;
}

/* 末端 */
.custom_team #tmp_contents h1 {
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0 0 14px;
    font-size: 312.5%;
    font-weight: normal;
}
.custom_team #tmp_contents h1::after {
    display: none;
}
#tmp_team_contents {
    display: flex;
    justify-content:space-between;
}
#tmp_team_contents_main {
    width: 760px;
    padding-bottom: 26px;
}
#tmp_team_contents_side {
    width: 300px;
}
/* side_youtube */
#tmp_team_contents_side .team_side_youtube {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:300px;
    margin: 0 0 30px;
}
#tmp_team_contents_side .team_side_youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#tmp_team_contents_side .team_side_facebook {
    margin: 0 auto 30px;
}


/* box_team_photo */
#tmp_contents .box_team_photo {
    margin: 0 auto 90px;
    max-width: 960px;
}
#tmp_contents .box_team_photo .photo_img {
    margin-bottom: 36px;
}

/* team_introduce */
#tmp_contents .team_introduce p {
    text-align: center;
}
#tmp_contents .team_introduce_slogan {
    max-width: 560px;
    margin: 0 auto 24px;
}
#tmp_contents .team_introduce_slogan p {
    margin-bottom: 15px;
}

/* team_introduce_introduction */
#tmp_contents .team_introduce_introduction,
#tmp_contents .team_introduce_introduction li,
#tmp_contents .team_introduce_introduction li .introduction_img,
#tmp_contents .team_introduce_introduction li .introduction_color {
    display: flex;
}
#tmp_contents .team_introduce_introduction {
    list-style: none;
    margin: 0 0 43px;
    gap: 0 20px;
    align-content:flex-start;
}
#tmp_contents .team_introduce_introduction li {
    width: calc(33.333333% - 10px);
    flex-flow: column;
}
#tmp_contents .team_introduce_introduction li .introduction_img {
	justify-content: center;
	align-items: center;
}
#tmp_contents .team_introduce_introduction li .introduction_img,
#tmp_contents .team_introduce_introduction li .introduction_color {
    border: 1px solid #E5E5E5;
    min-height: 220px;
    margin-bottom: 7px;
}
#tmp_contents .team_introduce_introduction li .introduction_color {
    padding: 26px 35px 22px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
#tmp_contents .team_introduce_introduction li .introduction_color span {
    display: block;
    width: 100%;
    height: 80px;
    margin: 0 0 5px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	text-align:left;
}
#tmp_contents .team_introduce_introduction li .introduction_txt {
    line-height: 1.8;
}
#tmp_contents .team_introduce_introduction li .introduction_txt span {
    display: block;
}

/* team_sns */
#tmp_contents .team_sns {
    margin: 0 0 54px;
    text-align: center;
}
#tmp_contents .team_sns h2 {
    font-size: 100%;
    font-weight: normal;
    background-image: none;
    background-color: transparent;
    margin: 0 0 15px;
    padding: 0;
    border: none;
}
#tmp_contents .team_sns ul {
    list-style: none;
    margin: 0;
    gap: 0 26px;
    display: flex;
	justify-content: center;
	align-items: center;
}
#tmp_contents .team_sns ul li {
    margin: 0;
}
#tmp_contents .team_sns ul li a {
    display: flex;
	justify-content: center;
	align-items: center;
}

/* volunteer
================================================== */
/* volunteer_support */
#tmp_contents .volunteer_support {
    margin: 0 0 100px;
}
#tmp_contents .volunteer_support_ttl {
    margin: 0 0 28px;
}
#tmp_contents .volunteer_support_ttl p {
    text-align: center;
    font-size: 350%;
    line-height: 1.3;
    margin-bottom: 0;
}
#tmp_contents .volunteer_support_cnt {
    padding-bottom: 436px;
    text-align: center;
    background: url("/shared/templates/sportslink_free/images/volunteer_support_img.png") no-repeat bottom center;
}
#tmp_contents .volunteer_support_cnt p {
    font-size: 125%;
}

/* volunteer_applicant */
#tmp_contents .volunteer_applicant_ttl {
    text-align: center;
    margin: 0 0 29px;
}
#tmp_contents .volunteer_applicant_ttl h2 {
    border: none;
    color: #00671E;
    background-color: transparent;
    background-image: none;
    margin: 0 0 10px;
    padding: 0;
}
#tmp_contents .volunteer_applicant_cnt h3 {
    text-align: center;
    color: #111111;
    background: url("/shared/templates/sportslink_free/images/volunteer_h3_bg.png") no-repeat bottom center;
    padding: 0 0 28px;
    margin: 0 0 32px;
    font-size: 175%;
}

/* volunteer_card */
#tmp_contents .volunteer_card {
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap:wrap;
    gap: 0 40px;
}
#tmp_contents .volunteer_card li {
    width: calc(25% - 30px);
    margin: 0 0 62px;
    display: flex;
}
#tmp_contents .volunteer_card li a {
    display: flex;
    flex-flow: column;
    text-decoration: none;
    color: #111111;
}
#tmp_contents .volunteer_card li span {
    display: block;
}
#tmp_contents .volunteer_card li span.volunteer_card_img {
	display:flex;
	justify-content: center;
	align-items: center;
    border: 1px solid #EDEDED;
    background-color: #ffffff;
    padding: 10px 14px;
    min-height: 159px;
    margin: 0 0 8px;
}
#tmp_contents .volunteer_card li span.volunteer_card_ttl {
    font-size: 125%;
    margin: 0 0 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#tmp_contents .volunteer_card li span.volunteer_card_date {
    margin-top: auto;
}

/* volunteer_col2 */
#tmp_contents .volunteer_col2 {
    display: flex;
    margin: 0 0 40px;
}
#tmp_contents .volunteer_col2L {
    width: 500px;
	padding-right: 40px;
	flex-shrink: 0;
}
#tmp_contents .volunteer_col2L p {
    margin-bottom: 0;
}
#tmp_contents .volunteer_col2R table.vertical_table {
    margin-top: 0;
}
#tmp_contents .volunteer_col2R .official_link_btn {
    margin-bottom: 20px;
}

/* more_btn
================================================== */
#tmp_shien_btn {
    margin: 80px 0 70px;
    padding: 72px 20px;
    background: url("/shared/site_sportslink/images/main/bg_gray.jpg") repeat 0 0;
}
.more_btn {
    text-align: center;
    font-size: 125%;
}
.more_btn a {
	display:flex;
	justify-content: center;
	align-items: center;
	flex-grow:1;
	padding:8px 10px;
	text-decoration:none;
	display:flex;
	justify-content: center;
	align-items: center;
	flex-grow:1;
	text-align:center;
    min-height: 70px;
    max-width: 480px;
    color:#ffffff;
	background-color:#002193;
	background: -moz-linear-gradient(90deg, #00671D, #002193); 
	background: -webkit-linear-gradient(90deg, #00671D, #002193); 
	background: linear-gradient(90deg, #00671D, #002193);
    border-radius: 35px;
    margin: 0 auto;
}
.more_btn a:hover {
    text-decoration: underline;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_map:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}