<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*================================================
 *  ◆個別ページ
 ================================================*/


/*ページタイトル*/

#pagetitle {
	width: 100%;
	margin-top: 170px;
	text-align: center;
	margin-bottom: 40px;
}
#pagetitle strong {
	display: block;
	padding: 14px 0 0;
	width: 100%;
	font-size: 60px;
	font-weight: normal;
	color: #1286C9;
	font-family: 'Anton', "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#pagetitle h2 {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-weight: 700;
	font-size: 19px;
	/*color:#fefefe;*/
	color: #eee;
	background-color: #222;
	padding: 0.3em 0;
}
/*見出しh3.5*/


.racetitle {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-weight: 900;
	text-align: center;
	font-size: 32px;
	color: #1286C9;
	margin-top: 2em;
	margin-bottom: 1em;
}
/*ページ下部画像*/


.racepagefooterpic {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
}
.racepagefooterpic img {
	width: 100%;
	height: auto;
}
/*サブページ本文*/

.contents_inner {
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	max-width: 1360px;
	padding: 30px 60px 80px;
	background-color: #fefefe;
	font-size: 17.5px;
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 300;
}
.contents_inner-y {
/*background-color: #FEFFDF;*/
}
.contents_inner p {
}
/*パンくず*/


.breadcrumb {
	box-sizing: border-box;
	width: 100%;
	max-width: 1360px;
	padding: 10px 40px;
	background-color: #e6e6e6;
	margin: 0 auto;
	color: #444;
	font-size: 13px;
}
.breadcrumb span {
	padding: 0 12px;
}
.breadcrumb span a {
	text-decoration: none;
	color: #444;
}
/*dl要素*/



.contents_inner dl {
}
.contents_inner dl div {
	margin-bottom: 55px;
	overflow: hidden;
	/*float:left;*/
	clear: both;/*margin-right:50px;*//*float用*/
}
.contents_inner .liquid div {
}
.contents_inner dt {
	font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	font-size: 92%;
	background-color: #111;
	color: #fff;
	box-sizing: border-box;
	min-width: 100px;
	padding: 0;
	margin: 0 16px 0 0;
	display: block;
	text-align: center;
	float: left;
	border-radius: 1px;
}

.contents_inner p.dlist {
	margin-bottom:0;
	padding-left:1em;
	text-indent:-1em;
}


 @media only screen and (min-width: 1000px) {
.small85 {
	font-size: 85%;
}/*PC文字数オーバー用*/
}
.contents_inner dd {
	width: calc(100% - 128px);
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font-weight: 400;
}
/*dl内画像*/



/*ヘッダ画像（仮）*/

.headpic {
	text-align: center;
	margin-top: -30px;
	margin-bottom: 45px;
}
.headpic img {
	width: 100%;
	height: auto;
	max-width: 420px;
}
/*================================================
 *  スケジュール表
 ================================================*/

.race_schedule {
	border: none;
	display: inline-block;
}
.race_schedule tr {
	border: none;
	border-top: 1px solid #333;
}
.race_schedule tr:last-child {
	border-bottom: 1px solid #333;
}
.race_schedule td {
	border: none;
	font-size: 95%;
}
/**/
.race_schedule-m-head tr td:nth-child(1) {
	font-weight: bold;
}
 @media screen and (max-width:999px) {
.race_schedule-m-head tr td:nth-child(1) {
	width: 40%;
	text-align: center;
}
.race_schedule-m-head tr td:nth-child(2) {
	width: 60%;
}
}
/*================================================
 *  チーム紹介
 ================================================*/
 

#teamlist {
	width: 100%;
	max-width: 1200px;
	margin: 40px auto 10px;
	padding-bottom: 10px;
}
#teamlist ul {
	margin: 0;
	padding: 0;
}
#teamlist ul li {
	width: 300px;
	float: left;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	display: flex;
	align-items: center;
	text-align: left;
	font-size: 15px;
}
#teamlist ul li img {
	border: 1px solid #ccc;
	margin-right: 10px;
	width: 72px;
	height: auto;
}
/*一覧のみ・詳細なしのチーム*/
#teamlist ul a.nolinkteam li {
	color: #000;
	pointer-events: none;
	text-decoration: none !important;
}
.team-henkou {
	padding-top: 80px;
	text-align: left;
	font-size: 95%;
	padding-bottom: 100px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 80px;
}
.team {
	width: 900px;
	margin: 0 auto 80px;
	padding-bottom: 80px;
	position: relative;
	border-bottom: 1px solid #ccc;
	/*アンカー調整*/
	padding-top: 100px;
	margin-top: -100px;
}
.team .team_id {
	margin-bottom: 50px;
	position: relative;
	z-index: 501;
}
.team .team_id .category {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
.team .team_id .img {
	width: 20px;
	height: auto;
}
.team .team_id .name-e {
	display: block;
	font-size: 44px;
	font-weight: bold;
	font-weight: 900;
	color: #000;
	line-height: 110%;
	margin-bottom: 10px;
}
.team .team_id .name-j {
	display: block;
	font-size: 22px;
	font-weight: bold;
	font-weight: 900;
	color: #000;
}
.team .team_jersey {
	position: absolute;
	top: 100px;/*アンカーリンク調整の影響*/
	right: 0;
	width: 260px;
}
.team .team_jersey img {
	width: 100%;
	height: auto;
}
.team .team_info {
	margin-bottom: 25px;
}
.team .team_info p {
	font-size: 18px;
	margin-bottom: 0.6em;
	word-break: break-all;
}
.team .team_info p strong {
	color: #fff;
	background-color: #000;
	width: 66px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	font-size: 15px;
}
.team .team_info p small {
	font-size: 85%;
	padding-left: 0.7em;
}
.team .team_photo {
	width: 100%;
	margin-bottom: 30px;
}
.team .team_photo img {
	width: 100%;
	height: auto;
}
.team .team_players_title {
	font-size: 16px;
	font-weight: bold;
	font-weight: 900;
	color: #000;
	margin-bottom: 10px;
}
.team .team_players {
	font-size: 14px;
	margin-bottom: 45px;
}
.team .team_players p {
	display: inline-block;
	vertical-align: top;
	width: 143px;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	text-align: center;
	line-height: 1.3;
	word-break: keep-all;
}
.team .team_players p:last-child {
	margin-right: 0;
}
.team .team_players p img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.team .team_players p small {
	margin-top: 3px;
	font-size: 12px;
	display: block;
	color: #333;
	display: block;
}
.team .team_profile {
	display: flex;
	justify-content: space-between;
}
.team .team_profile .prof_l {
	width: 100px;
}
.team .team_profile .prof_r {
	width: calc(100% - 100px);
}
.team .team_profile .team_profile_title {
	font-size: 16px;
	font-weight: bold;
	font-weight: 900;
	color: #000;
}
.team .team_profile p {
	font-size: 16.5px;
	margin-bottom: 0.3em;
}

		/*900px以下レイアウト*/
		@media screen and (max-width:1000px) {
/*spチーム紹介*/
		

		
		
#teamlist {
	width: 100%;
	margin: 30px auto 20px;
}
#teamlist ul {
	margin: 0;
	padding: 0;
}
#teamlist ul li {
	width: 100%;
	float: none;
	margin: 0 0 10px;
}
#teamlist ul li img {
	width: 60px;
	height: auto;
	border: 1px solid #ccc;
	margin-right: 10px;
}
/*一覧のみ・詳細なしのチーム*/
#teamlist ul a.nolinkteam {
	text-decoration: none !important;
}
.team-henkou {
	padding-top: 40px;
	text-align: left;
	padding-bottom: 80px;
	margin-bottom: 80px;
}
.team {
	width: 100%;
	margin: 0 auto 60px;
	padding-bottom: 60px;
	/*アンカー調整*/
	padding-top: 155px;
	margin-top: -155px;
}
.team .team_id {
	margin-bottom: 20px;
}
.team .team_id .category {
	font-size: 15px;
}
.team .team_id .name-e {
	font-size: 30px;
}
.team .team_id .name-j {
	font-size: 18px;
}
.team .team_jersey {
	position: static;
	top: auto;
	right: auto;
	width: 38%;
	height: auto;
	max-width: 250px;
	margin: 0 auto 10px;
}
.team .team_jersey img {
}
.team .team_info {
	margin-bottom: 10px;
}
.team .team_info p {
	font-size: 16px;
	margin-bottom: 0.6em;
}
.team .team_info p strong {
	width: 44px;
	margin-right: 10px;
	font-size: 14px;
}
.team .team_players p small {
	margin-top: 3px;
	font-size: 11px;
}
.team .team_photo {
	margin-bottom: 20px;
}
.team .team_photo img {
}
.team .team_players_title {
	font-size: 13px;
}
.team .team_players {
	margin-bottom: 20px;
}
.team .team_players p {
	display: inline-block;
	width: calc( (100% - 20px) / 3 );
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.3;
}
.team .team_players p:nth-child(3) {
	margin-right: 0;
}
.team .team_players p:last-child {
	margin-right: 0;
}
.team .team_players p img {
	margin-bottom: 3px;
}
.team .team_profile {
	display: block;
}
.team .team_profile .prof_l {
	width: 100%;
}
.team .team_profile .prof_r {
	width: 100%;
}
.team .team_profile .team_profile_title {
	font-size: 13px;
}
.team .team_profile p {
	font-size: 15px;
	margin-bottom: 0.3em;
}
}


/*20250702 一部先行公開用*/

.detailcomingsoon p{
	font-size:15px;
	color:#555;}
 @media screen and (max-width:999px) {
.detailcomingsoon p{
	font-size:14px;
	text-align:center;
	margin:20px 0 -20px;}	 
 }






/*================================================
 *  ホビーレース
 ================================================*/
 

.course_img {
}
.course_img img {
	width: 360px;
	height: auto;
	border: 1px solid #aaa;
}
.course_img a:hover {
	opacity: 0.8;
}
.course_img small {
	color: #666;
	font-size: 90%;
}
/*================================================
 *  観戦について
 ================================================*/

.tofans {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	font-size: 18px;
}
.tofans .livelink {
	width: 100%;
	max-width: 700px;
	box-sizing: border-box;
	padding: 30px 10px;
	border: 7px solid #ddd;
	margin: 40px auto;
	background-color: #fff;
	text-align: center;
	font-size: 18px;
}
.tofans .livelink p {
	font-size: 20px;
	display: inline-block;
	text-align: left;
	font-weight: 400;
	color: #000;
}
.tofans .livelink h6 {
	font-size: 23px;
	font-weight: bold;
	font-weight: 900;
}
.tofans .livelink h7 {
	display: block;
	margin-bottom: 15px;
	background-color: #555;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.tofans .livelink strong {
	font-weight: bold;
	font-weight: 900;
}
.tofans .band_image {
	text-align: center;
}
.tofans .band_image img {
	width: 90%;
	max-width: 598px;
	height: auto;
}
.bus_midashi img {
	width: 100%;
	height: auto;
}
.bus2col {
	display: flex;
	justify-content: space-between;
}
.bus2col span {
	display: block;
	width: 45%;
	margin-bottom: 30px;
}
 @media screen and (max-width:999px) {
.bus2col {
	display: block;
}
.bus2col span {
	text-align: center;
	display: block;
	width: 85%;
	margin: 0 auto 40px;
}
}
.parking_map {
	width: 85%;
	display: block;
	margin: 0 auto;
	max-width: 600px;
}
/*================================================
 *  交通規制
 ================================================*/


.traffic_cc {
	font-size: 26px;
	font-weight: bold;
	font-weight: 900;
	text-align: center;
}
.traffic_map {
	text-align: center;
}
.traffic_map a:hover {
	opacity: 0.9;
}
.traffic_map img {
	width: 96%;
	max-width: 1100px;
	height: auto;
}

/*================================================
 *  イベント情報ページ
 ================================================*/


.event {
	width: 1160px;
	margin: 0 auto;
}


/*アンカーリンク*/
.eventanchorlink{
	text-align:center;
	margin-bottom:40px;
	}
.eventanchorlink a{
	box-sizing:border-box;
	display:inline-block;
	width:220px;
	padding:14px 0;
	margin:10px 15px 0;
	border-radius:20px;	
	background-color:#ccc;
	text-align:center;
	font-size:23px;
	line-height:1;
	text-decoration:none;
	color:#fff;
	}
.eventanchorlink a:hover{
	opacity:0.9;
	}
.eventanchorlink a small{
	font-size:80%;
	font-weight:bold;
	}


.eventnotice{
	text-align:center;
	font-size:90%;
	}


/*パンフ*/
.pamphlet_wrap{
	width:95%;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
background-size: auto auto;
background-color: rgba(254, 255, 242, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgba(255, 249, 217, 1) 6px, rgba(255, 249, 217, 1) 11px );
	border-radius:20px;
	}
.pamphlet_wrap img{
	width:550px;
	height:auto;
	}



/*sectionタイトル*/
.event .event_sectitle{
	box-sizing:border-box;
	padding:10px;
	margin:50px 0 50px;
	border-radius:100px;
	text-align:center;
	color:#fff;
	font-size:23px;
	font-family:"Noto Sans JP","游ゴシック Medium", "Yu Gothic Medium","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight:900;
	line-height:110%;
	}


/*一覧*/
.event_list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.event_list .item {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border: 5px solid #ccc;
	border-radius:25px;
	overflow: hidden;
	width: 350px;
	height:auto;
	min-height:500px;
	margin: 0 15px 30px;
	padding:0 0 15px;
	background: #fff;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
	font-size: 16px;
	line-height: 1.3;
}
.event_list .item .location {
	display:block;
	padding:2px 0 8px;
	background-color:#ccc;
	width:100%;
	text-align:center;
	line-height:115%;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
.event_list .item .location small{
	display:block;
	font-size:16px;
	/*font-weight:bold;*/
}

.event_list .item .eventimg {
	display: block;
}
.event_list .item h6 {
	
	padding:12px 20px 10px;
	font-family:"Noto Sans JP","游ゴシック Medium", "Yu Gothic Medium","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:22.5px;
	line-height:115%;
	font-weight:900;

}
.event_list .item p {
	padding: 0 20px 0;
	margin:0 0 20px;
	font-size:15.5px;
}
.event_list .item p .tokuten{
	display: block;
	background-color: #FFFA8E;
	margin:-5px 0 5px;
	padding: 0.5em 1em;
	border-radius: 12px;
	text-align:center;
	line-height: 110%;
	font-size: 90%;
	font-weight: bold;
}




.event_list .item .eventdetail {
	display: block;
	width: calc(100% - 70px);
	background: #fff;
	margin: auto auto 1px;
	box-sizing: border-box;
	padding: 4px;
	border: 4px solid #333;
	border-radius:20px;
	text-align: center;
	color: #111;
	font-size: 110%;
	text-decoration:none;
}
.event_list .item .eventdetail:hover {
	background: #111;
	color: #fff;
	transition: all 0.2s ease 0s;
}
.event_list .empty {
	height: 5px;
	min-height:5px;	
	background: none;
	border: none;
	box-shadow: none;
}

/*カテゴリ色*/

#event_white .event_sectitle{border:3px solid #333; color:#333;}

.eventanchorlink a.eventanchorlink_green{background-color:#6EB92B;}
#event_green .event_sectitle{background-color:#6EB92B;}
#event_green .event_list .item{border-color:#6EB92B;}
#event_green .event_list .item .location{background-color:#6EB92B;}


.eventanchorlink a.eventanchorlink_blue{background-color:#2D74CC;}
#event_blue .event_sectitle{background-color:#2D74CC;}
#event_blue .event_list .item{border-color:#2D74CC;}
#event_blue .event_list .item .location{background-color:#2D74CC;}


.eventanchorlink a.eventanchorlink_orange{background-color:#ED980B;}
#event_orange .event_sectitle{background-color:#ED980B;}
#event_orange .event_list .item{border-color:#ED980B;}
#event_orange .event_list .item .location{background-color:#ED980B;}












@media screen and (max-width:999px) {
 .event {
	width: 100%;
	margin: 0 auto;
}

/*アンカーリンク*/
.eventanchorlink{
	margin-bottom:40px;
	}
.eventanchorlink a{
	width:28%;
	padding:13px 0;
	margin:10px 2% 0;
	border-radius:15px;	
	font-size:18px;
	}

.eventnotice{
	text-align:left;
	font-size:90%;
	}

/*パンフ*/
.pamphlet_wrap{
	box-sizing:border-box;
	width:100%;
	padding:10px 10px;
	border-radius:10px;
	}
.pamphlet_wrap img{
	width:100%;
	}



/*list empty*/
.event_list .empty {
	height: 5px;
	min-height:5px;	
	background: none;
	border: none;
	box-shadow: none;
}


}


@media screen and (max-width:768px) {/*1列表示responsive*/


	
	/*sectionタイトル*/
	.event .event_sectitle{
		box-sizing:border-box;
		padding:10px 5px;
		margin:50px 0 40px;
		font-size:21px;
		}
	
	
	/*一覧*/
	.event_list {
		flex-direction:column;
	}
	.event_list .item {
		box-sizing: border-box;
		border: 5px solid #ccc;
		border-radius:20px;
		width: 95%;
		min-height:400px;
		margin: 0 auto 30px;
		padding:0 0 15px;
		font-size: 15px;
	}
	.event_list .item .location {
		padding:2px 0 8px;
		font-size:4.4vw;
	}
	.event_list .item .location small{
		font-size:4vw;
	}
	
	.event_list .item .eventimg {
	}
	.event_list .item h6 {
		padding:10px 5vw;
		font-size:5.4vw;
	}
	.event_list .item p {
		padding: 0 20px 0;
		margin:0 0 20px;
		font-size:4vw;
	}
	.event_list .item .eventdetail {
		width: calc(100% - 70px);
		font-size: 4.5vw;
	}

/*list empty*/
.event_list .empty {
	height: 5px;
	min-height:5px;	
	background: none;
	border: none;
	box-shadow: none;
}
}








/*アンカーリンク調整*/
#event {
	scroll-padding-top: 50px;
}









/*================================================
 *  観光情報
 ================================================*/


.kankou_wrap {
}
.kankou_wrap h5 {
	color: #fff;
	background: #1286C9;
}
.kankou {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.kankou .left {
	width: 49%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kankou .left a {
	width: calc(50% - 5px);
}
.kankou .left a:first-child {
	width: 100%;
	margin-bottom: 10px;
}
.kankou .left a img {
	width: 100%;
}
.kankou .right {
	width: 49%;
}
.kankou .right p {
	word-break: break-all;
}
.kankou .right .spotmap {
	display: inline-block;
	background: #1286C9;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	padding: 0.2em 0.5em;
	border-radius: 4px;
	margin-left: 0.5em;
	text-decoration: none;
}
 @media screen and (max-width:999px) {
.kankou_wrap h5 {
	color: #fff;
	background: #1286C9;
}
.kankou {
	display: block;
}
.kankou .left {
	width: 100%;
	margin-bottom: 10px;
}
.kankou .right {
	width: 100%;
}
}
/*================================================
 *  @@@
 ================================================*/







/*大会終了*/


.end_race {
	width: 90%;
	max-width: 650px;
	margin: 0 auto 3em;
	border: 1px solid #c81619;
	box-sizing: border-box;
	text-align: center;
	padding: 1em;
	font-size: 100%;
}
.end_race span {
	display: block;
	margin: 0.5em 0 0.3em;
}
/*================================================
 *  お問い合わせ
 ================================================*/




.contact_box {
	text-align: center;
	font-size: 19px;
	padding: 40px 0;
}
/*================================================
 *  News新着情報 詳細ページ
 ================================================*/


#news_detail {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
#news_detail time {
	display: inline-block;
	background-color: #333;
	padding: 5px 20px;
	color: #fff;
	font-size: 18px;
}
#news_detail h3 {
	font-size: 28px;
}
#news_detail story {
	overflow: hidden;
}
#news_detail .imgarea {
	box-sizing: border-box;
	float: right;
	width: 420px;
	margin: 0 0 0 40px;
}
#news_detail .imgarea img {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
#news_detail .textarea {
	box-sizing: border-box;
	font-size: 18px;
}
#news_detail .textarea p {
	margin-bottom: 0.3em;
}
#news_detail a.filelink {
	display: inline-block;
	background-color: #1286C9;
	border: 1px solid #1286C9;
	color: #fff;
	padding: 8px 20px;
	text-decoration: none;
	margin: 20px 0 0 0;
	border-radius: 4px;
}
#news_detail a.filelink:hover {
	background-color: #fff;
	color: #1286C9;
	transition: all 0.2s ease 0s;
}
/*準備中*/


.page_comingsoon {
	text-align: center;
	font-size: 19px;
	color: #444;
	padding: 40px 0 200px;
}
/*フォトコン結果*/

.photocon_result {
	text-align: center;
	max-width: 640px;
	margin: 0 auto;
}
.photocon_result img {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
}
.photocon_result strong {
	font-size: 140%;
	font-weight: 900;
}








/*================================================
 *  PCサイズ限定
 ================================================*/
@media only screen and (min-width: 1000px) {
}









/*================================================
 * ■スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:999px) {
/*================================================
		 *  sp個別ページ
		 ================================================*/
			  
			  
			  /*spページタイトル*/
			  
#pagetitle {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 40px;
}
#pagetitle strong {
	padding: 10px 0 0;
	width: 100%;
	font-size: 40px;
}
#pagetitle h2 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
/*サブページ本文*/
.contents_inner {
	padding: 20px 5%;
	font-size: 15px;
}
.breadcrumb {
	padding: 8px 5%;
}
/*sp dl要素*/
.contents_inner dl {
}
.contents_inner dl div {
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
.contents_inner dt {
	box-sizing: border-box;
	width: 100%;
	padding: 1px 0.7em;
	margin: 0 0 5px;
	display: block;
	text-align: left;
	float: none;
}
.contents_inner dd {
	width: 100%;
	box-sizing: border-box;
	padding-left: 5px;
	display: block;
	float: none;
}
/*sp  dl内画像*/
	/*ホビーのコース*/
	
.course_img {
}
.course_img img {
	width: 90%;
	height: auto;
	display: block;
	margin: 10px auto 5px;
}
/*sp News新着情報 詳細ページ*/
	
#news_detail {
}
#news_detail time {
	font-size: 17px;
}
#news_detail h3 {
	font-size: 22px;
}
#news_detail story {
}
#news_detail .imgarea {
	float: none;
	width: 90%;
	margin: 0 auto 15px;
}
#news_detail .imgarea img {
	margin-bottom: 15px;
}
#news_detail .textarea {
	padding-bottom: 20px;
}
#news_detail a.filelink {
	display: block;
	margin: 0 auto;
}
#news_detail a.filelink:hover {
}
/*================================================
	 *  sp交通規制
	 ================================================*/
	
	
.traffic_cc {
	font-size: 22px;
	text-align: left;
}
.traffic_map {
}
.traffic_map a:hover {
}
.traffic_map img {
}
/*================================================
	 *  @
	 ================================================*/
	
	




}
/*sp*/
</pre></body></html>