@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
}
.container {
	width:100%;
	padding:0 24px;
}

/* contents
================================================== */
#tmp_contents {
	word-wrap:break-word;
}
.txt_big {
	font-size:112.5%;
}
/* format-layout
================================================== */
.wrap_col_rgt_navi,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding: 0 0 40px;
}
.custom_team #tmp_wrap_main {
    background-image: url("/shared/templates/sportslink_free/images/bg_team_sp.png");
    padding-top: 40px;
}

/* free
================================================== */
.format_free .wrap_col_lft_navi {
	width: 100%;
    margin: 0 0 30px;
}
.format_free .column_lnavi .col_main {
	margin-left: 0;
}

/* ==================================================
header
================================================== */
#tmp_header {
    background: url("/shared/site_sportslink/images/main/bg.png") repeat 0 0;
	position:relative;
	z-index: 9999;
	padding: 10px 0 14px;
}
#tmp_header .container {
    padding: 0 12px;
}
.format_top #tmp_header,
.custom_team #tmp_header {
    margin-bottom: 0;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	width:200px;
	height:42px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background-image: url("/shared/site_sportslink/images/header/hlogo_sp.png");
    background-size: 200px auto;
}
/* search */
#tmp_search {
    padding-top: 0;
    margin: 0 0 10px;
}
#tmp_query {
    width: 100%;
}
#tmp_wrap_main {
    padding: 30px 0 0;
}
.format_top #tmp_wrap_main {
    padding: 0;
}

/* sp_menu
================================================== */
.spmenu_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
    z-index: 9999;
    background: #ffffff;
    color: #222222;
}
#tmp_sma_menu {
	position: relative;
 	z-index: 9998;
}
#tmp_sma_menu .wrap_sma_sch {
    padding: 20px 24px 100px;
	background: url("/shared/site_sportslink/images/main/bg.png") repeat 0 0;
}
#tmp_sma_rmenu {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
    overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	max-height: calc(100vh - 66px);
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s li a {
	display:block;
	width:72px;
	height:66px;
	text-decoration:none;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_hnavi_rmenu a {
    padding: 10px;
	color: #111111;
	font-size: 75%;
	text-align: center;
}
#tmp_hnavi_rmenu a span {
	display: block;
	padding-top: 30px;
	background: url("/shared/site_sportslink/images/header/menu_open.png") no-repeat center 5px;
	background-size: 30px 22px;
}
#tmp_hnavi_rmenu a.active span {
	background: url("/shared/site_sportslink/images/header/menu_close.png") no-repeat center 5px;
	background-size: 24px 24px;
}

/*
#tmp_hnavi_rmenu span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #111111;
    margin: 6px 0;
    transition: all 0.3s ease;
}
#tmp_hnavi_rmenu a.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}
#tmp_hnavi_rmenu a.active span:nth-child(2) {
    opacity: 0;
}
#tmp_hnavi_rmenu a.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}
*/
/* gnavi
================================================== */
#tmp_gnavi {
    margin-bottom: 10px;
}
#tmp_gnavi .container {
	padding:0;
}
#tmp_gnavi ul {
    display: block;
    margin-right: -14px;
}
#tmp_gnavi li {
    padding: 5px 0;
}
#tmp_gnavi li a {
    background: url("/shared/site_sportslink/images/icon/navi_icon12.png") no-repeat left center;
    padding: 0 0 0 20px;
}
#tmp_gnavi li span {
    display: block;
	padding:28px 0 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto 20px;
}
#tmp_gnavi a::before {
    display: none;
}
#tmp_gnavi li.gnavi_list1 span {
    background-image: url("/shared/site_sportslink/images/header/gnavi_sp_news.png");
}
#tmp_gnavi li.gnavi_list2 span {
    background-image: url("/shared/site_sportslink/images/header/gnavi_sp_event.png");
}
#tmp_gnavi li.gnavi_list3 span {
    background-image: url("/shared/site_sportslink/images/header/gnavi_sp_team.png");
}
#tmp_gnavi li.gnavi_list4 span {
    background-image: url("/shared/site_sportslink/images/header/gnavi_sp_facility.png");
}
#tmp_gnavi li.gnavi_list5 span {
    background-image: url("/shared/site_sportslink/images/header/gnavi_sp_supporters.png");
}
#tmp_gnavi li.gnavi_list6 span {
    background-image: url("/shared/site_sportslink/images/header/gnavi_sp_about.png");
}

/* sma_rmenu_navi
================================================== */
#tmp_sma_menu .sma_rmenu_navi {
    list-style: none;
    margin: 0 0 40px;
}
#tmp_sma_menu .sma_rmenu_navi li {
    margin: 0 0 7px;
}
#tmp_sma_menu .sma_rmenu_navi li a {
    display: block;
    text-decoration: none;
    color: #111111;
    background: url("/shared/site_sportslink/images/icon/navi_icon7.png") no-repeat left 0.5em;
    padding: 0 0 0 14px;
    position: relative;
}
#tmp_sma_menu .navi_inq a::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: -0.2em 0 0 0.4em;
    background: url("/shared/site_sportslink/images/icon/external_icon_black.png") no-repeat center top;
}
/* sma_rmenu_sns
================================================== */
#tmp_sma_menu .sma_rmenu_sns {
    list-style: none;
    display: flex;
    margin: 0 auto;
    justify-content: center;
}
#tmp_sma_menu .sma_rmenu_sns li {
    margin: 0 5px;
}
#tmp_sma_menu .sma_rmenu_sns li a {
	width: 38px;
    height: 38px;
	text-decoration:none;
	display:flex;
	justify-content: center;
	align-items: center;
	flex-grow:1;
	text-align:center;
}

/* cate_ttl
================================================== */
#tmp_cate_ttl {
    background: url("/shared/templates/sportslink_free/images/cate_ttl_bg_sp.png") no-repeat right bottom;
    display: block;
    min-height: auto;
    padding-bottom: 100px;
    margin: 0 0 20px;
}
#tmp_cate_ttl h1 {
    font-size: 150%;
    padding:42px 0 0;
    background-size: auto 40px;
}
#tmp_cate_ttl.cate_ttl_facility h1 {
    background-image: url("/shared/templates/sportslink_free/images/cate_ttl_en_facility_sp.png");
    padding-top: 102px;
    background-size: auto 98px;
}
#tmp_cate_ttl.cate_ttl_teamtoyama h1 {
    background-image: url("/shared/templates/sportslink_free/images/cate_ttl_en_teamtoyama_sp.png");
    padding-top: 102px;
    background-size: auto 98px;
}

/* pankuzu
================================================== */
#tmp_pankuzu {
	margin: 0 0 20px;
}

/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:40px 0 36px;
    background: url("/shared/site_sportslink/images/footer/footer_bg_sp.png") no-repeat top center;
    background-size:cover;
    margin-top: 0;
}
#tmp_footer .wrap_footer {
    display: block;
}
#tmp_footer .footer_logo {
    width: 100%;
    margin: 0 0 20px;
}
#tmp_footer .footer_logo .logo_name {
    font-size: 137.5%;
    background: url("/shared/site_sportslink/images/footer/footer_toyama_sp.png") no-repeat center top;
    background-size: 143px auto;
    padding-top: 110px;
    text-align: center;
}
#tmp_footer .footer_logo .logo_name_en img {
    width: 176px;
    height: auto;
}
#tmp_footer .footer_cnt {
    max-width: 100%;
    padding-top: 0;
}
/* fnavi  */
.fnavi {
    display: block;
    font-size: 87.5%;
    padding-bottom: 20px;
}
.fnavi li {
    margin: 0 0 10px;
    text-align: center;
}
/* inq_btn */
#tmp_footer .inq_btn {
    text-align: center;
    font-size: 87.5%;
    margin-bottom: 20px;
}
.copyright {
	text-align: center;
    font-size: 75%;
}




/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	display: block;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;/* Webkit */
}

/* splide
================================================== */
.splide__pagination__page {
    width: 15px;
    height: 15px;
}
.splide__toggle,
.animation_stop a {
	padding: 2px 22px 2px 8px;
	min-width: 80px;
    min-height: 25px;
    border-radius: 13px;
}
.splide__toggle:before,
.splide__toggle:after,
.animation_stop a:before,
.animation_stop a:after {
	top: 8px;
}
.splide__toggle:not(.is-active):before,
.effcts_off .animation_stop a:before {
	top: 6px;
    right: 8px;
}

/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/site_sportslink/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a,
.scroll_table_switch button{
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/site_sportslink/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/site_sportslink/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}

/* ==================================================
no_javascript
================================================== */
.no_javascript #tmp_search,
.no_javascript #tmp_gnavi {
    display: none;
}

/* ==================================================
media
================================================== */
@media screen and (max-width : 356px) {
    #tmp_gnavi li.gnavi_list4 span {
        background-size:auto 17px;
    }
}

}