@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.tmubl-root {
	color: #333333;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}

.tmubl-root-header {
	min-width: 980px;
	background: #ffffff url("/wp/wp-content/uploads/2023/03/49D62B28-2826-429D-B5F2-69FBE945A7CF.png") repeat-x 0 0;
}

.tmubl-root ul,
.tmubl-root ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.tmubl-root p,
.tmubl-root dl,
.tmubl-root dd {
	margin: 0;
}

.tmubl-root a {
	color: #333333;
	text-decoration: none;
}

.tmubl-root a:hover {
	color: #333333;
	text-decoration: underline;
}

.tmubl-root a:hover img.opa {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.tmubl-root img {
	max-width: none;
	border: none;
}

.tmubl-root .pc {
	display: block;
}

.tmubl-root .sp,
.tmubl-root .sp-flex {
	display: none;
}

.tmubl-root .font14 {
	line-height: 1.5;
	font-size: 14px;
}

.tmubl-root .ml40 {
	margin-left: 40px !important;
}

.tmubl-root .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.tmubl-root .clearfix {
	min-height: 1px;
}

.tmubl-root-header #header {
	margin: 0 auto;
	width: 980px;
	height: 162px;
	text-align: left;
	position: relative;
}

.tmubl-root-header #header #sbbl_logo {
	position: absolute;
	top: 3px;
	left: 7px;
}

.tmubl-root-header #header #title {
	position: absolute;
	top: 50px;
	left: 149px;
}

.tmubl-root-header #header h1 {
	position: absolute;
	top: 32px;
	left: 149px;
	font-size: 10px;
	font-weight: normal;
}

.tmubl-root-header #navi {
	width: 813px;
	height: 59px;
	position: absolute;
	top: 103px;
	right: 0;
}

.tmubl-root-header #navi ul li {
	float: left;
	display: inline;
}

.tmubl-root-header #navi ul li img {
	display: block;
}

.tmubl-root-footer #footer {
	width: 100%;
	padding-bottom: 15px;
	background: #f5f5f5;
}

.tmubl-root-footer #footer .wrap {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	position: relative;
}

.tmubl-root-footer #footer .wrap .border {
	padding-top: 15px;
	padding-bottom: 15px;
	background: url("/wp/wp-content/themes/baseball/common/images/footer_back_01.png") no-repeat left bottom;
}

.tmubl-root-footer #footer .wrap .university_list {
	line-height: 1.4;
	font-size: 14px;
	float: left;
}

.tmubl-root-footer #footer .wrap .league_name {
	line-height: 1.2;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 16px;
}

.tmubl-root-footer #footer .wrap .university_list ul {
	width: 600px;
	margin-left: 50px;
}

.tmubl-root-footer #footer .wrap .university_list li {
	padding: 0 0 4px 0;
	width: 200px;
	float: left;
}

.tmubl-root-footer #footer .wrap .address {
	width: 307px;
	height: 157px;
	background: url("/wp/wp-content/themes/baseball/common/images/footer_back_02.png") repeat-y 0 0;
	float: right;
}

.tmubl-root-footer #footer .wrap .address dl {
	padding: 0 0 15px 40px;
}

.tmubl-root-footer #footer .wrap .address dl dt {
	padding: 0 0 10px 0;
	line-height: 1.2;
	font-size: 16px;
}

.tmubl-root-footer #footer .wrap .address dl dd {
	line-height: 1.4;
	font-size: 14px;
}

.tmubl-root-footer #footer .wrap .sublinks {
	margin-bottom: 10px;
}

.tmubl-root-footer #footer .wrap .link {
	margin-top: 18px;
	line-height: 1.4;
	font-size: 14px;
	width: 820px;
	float: right;
}

.tmubl-root-footer #footer .wrap .link li {
	padding: 0 10px 0 0;
	float: left;
	display: inline;
}

.tmubl-root-footer #footer .wrap #copyright {
	padding-top: 8px;
}

.tmubl-root-footer #footer .university_list a {
	color: dodgerblue;
	text-decoration: none;
}

.tmubl-root-footer #footer .university_list a:hover {
	color: dodgerblue;
	text-decoration: underline;
}

.tmubl-root-footer #footer #copyright {
	text-align: center;
}

@media screen and (max-width: 600px) {
	#body_wrap {
		padding-top: 60px;
	}

	.tmubl-root-header {
		min-width: auto;
		background: none;
	}

	.tmubl-root-header #header {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 500;
		box-sizing: border-box;
		width: 100%;
		height: 60px;
		margin: 0;
		background: #6794EA;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-left: 15px;
	}

	.tmubl-root-header #header a {
		display: inline-block;
	}

	.tmubl-root-header #header a #title {
		width: auto;
		height: auto;
		position: static;
		top: auto;
		left: auto;
		display: flex;
		align-items: center;
	}

	.tmubl-root-header #header a #title::before {
		content: "";
		background: url("/wp/wp-content/themes/baseball/common/images/header_icon.png") no-repeat;
		background-size: contain;
		display: block;
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}

	.tmubl-root-header #header a #title h1 {
		position: static;
		top: auto;
		left: auto;
		font-weight: bold;
		font-size: 20px;
		color: #ffffff;
	}

	.tmubl-root-header #header a #title h1 span {
		display: block;
		font-size: x-small;
	}

	.tmubl-root-header #header .navi-button {
		box-sizing: border-box;
		width: 60px;
		height: 100%;
		background: #46649B;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-end;
		padding: 20px 15px;
	}

	.tmubl-root-header #header .navi-button span {
		width: 100%;
		height: 2px;
		background: #ffffff;
	}

	.tmubl-root-header #header .navi-button span:nth-of-type(2) {
		width: 80%;
	}

	.tmubl-root-header #header .navi-button span:nth-of-type(3) {
		width: 60%;
	}

	.tmubl-root-header #navi {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 501;
		width: 250px;
		height: 100%;
		background: rgba(0, 0, 0, 0.85);
		transform: translate(250px);
		transition: all .3s;
	}

	.tmubl-root-header #navi ul {
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		padding: 0 10px;
	}

	.tmubl-root-header #navi ul li {
		float: none;
		box-sizing: border-box;
		width: 100%;
		height: 60px;
		font-size: 40px;
		padding-left: 10px;
		border-bottom: solid 1px rgba(255, 255, 255, 0.5);
		display: flex;
	}

	.tmubl-root-header #navi ul li.close-button {
		display: flex;
		justify-content: flex-end;
	}

	.tmubl-root-header #navi ul li.close-button a {
		width: 60px;
		height: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}

	.tmubl-root-header #navi ul li:nth-last-of-type(-n+8) {
		height: 50px;
		font-size: 16px;
	}

	.tmubl-root-header #navi ul li a {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		color: #ffffff;
		text-align: left;
	}

	.tmubl-root-header #navi.open {
		transform: translateX(0);
	}

	.tmubl-root-header .overlay {
		content: "";
		display: block;
		width: 0;
		height: 0;
		background-color: rgba(255, 255, 255, 0.5);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 500;
		opacity: 0;
		transition: opacity .5s;
	}

	.tmubl-root-header .overlay.open {
		width: 100%;
		height: 100%;
		opacity: 1;
	}

	.tmubl-root .pc {
		display: none;
	}

	.tmubl-root .sp {
		display: block;
	}

	.tmubl-root .sp-flex {
		display: flex;
	}

	.tmubl-root-header #header.pc {
		display: none;
	}

	.tmubl-root-header #header.sp-flex {
		display: flex;
	}

	.tmubl-root-footer #footer {
		box-sizing: border-box;
		width: 100%;
		padding: 30px 15px 15px;
	}

	.tmubl-root-footer #footer.ad-active {
		padding: 30px 15px 71px;
	}

	.tmubl-root-footer #footer .university_list {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.tmubl-root-footer #footer .university_list p {
		font-size: 14px;
		font-weight: bold;
	}

	.tmubl-root-footer #footer .university_list ul {
		display: flex;
		flex-wrap: wrap;
		padding-left: 5%;
		margin-top: 5px;
	}

	.tmubl-root-footer #footer .university_list ul li {
		flex: 1 1 auto;
		min-width: 33.3%;
		text-align: left;
		padding: 4px 0;
	}

	.tmubl-root-footer #footer .address {
		margin-top: 20px;
	}

	.tmubl-root-footer #footer .address dl {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.tmubl-root-footer #footer .address dl dt {
		font-size: 14px;
		font-weight: bold;
	}

	.tmubl-root-footer #footer .address dl dd {
		text-align: left;
		margin-top: 10px;
		margin-left: 5%;
	}

	.tmubl-root-footer #footer .address p {
		text-align: left;
		margin-left: 5%;
		margin-top: 3px;
		line-height: 1.6;
	}

	.tmubl-root-footer #footer .sublinks {
		margin-top: 20px;
	}

	.tmubl-root-footer #footer .copyright {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 10px;
	}

	.tmubl-root-footer #footer .copyright #copyright {
		font-size: 10px;
		text-align: center;
	}
}

