@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #E1FFE1;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(images/css_bg/all_bg_pc.png);
}
* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.85em;
}
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
	background-color: #04C6D7;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1em;
	color: #085E96;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	}
h2 {
	color: #FFF;
	letter-spacing: 8px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	font-size: 30px;
	line-height: 1.8em;
	background-image: url(images/css_bg/komidashi_bg_01.png);
	background-repeat: no-repeat;
	background-color: #FCDE42;
	text-shadow: 1px 5px 3px #021D33;
	width: auto;
	background-position: 2% 4%;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 1.5em;
	color: #085E96;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #68FCE9;
	border-left: 40px solid #03D78B;
}
h4 {
	color: #FFF;
	letter-spacing: 8px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 24px;
	line-height: 1.8em;
	text-align: center;
	background-image: url(images/css_bg/komidashi_bg.png), -webkit-linear-gradient(270deg,rgba(98,200,231,1.00) 0%,rgba(5,126,195,1.00) 100%);
	background-image: url(images/css_bg/komidashi_bg.png), -moz-linear-gradient(270deg,rgba(98,200,231,1.00) 0%,rgba(5,126,195,1.00) 100%);
	background-image: url(images/css_bg/komidashi_bg.png), -o-linear-gradient(270deg,rgba(98,200,231,1.00) 0%,rgba(5,126,195,1.00) 100%);
	background-image: url(images/css_bg/komidashi_bg.png), linear-gradient(180deg,rgba(98,200,231,1.00) 0%,rgba(5,126,195,1.00) 100%);
	background-repeat: no-repeat;
	background-color: #1C88ED;
	text-shadow: 1px 5px 3px #021D33;
}

h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 1.8em;
	color: #09F;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #09C;
	background-color: #9C6;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: auto;
}
h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 1.8em;
	color: #FFFFFF;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #09C;
	background-color: #04D9EB;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 10px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: auto;
	margin-top: 30px;
}
.staff {
	font-weight: bold;
	color: #06F;
	background-color: #6FF;
	padding: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #00F;
	margin-top: 5px;
	margin-bottom: 5px;
}
.container .content_staff table {
	font-size: 18px;
	line-height: 1.5em;
	width: 70%;
}
.container .content_staff table tr th {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #3CF;
	width: 20%;
}
.container .content_staff table tr td {
	padding-right: 10px;
	padding-left: 10px;
}
.container .content_staff table tr th img {
	height: auto;
	width: 30%;
}
.container .content table {
	font-size: 18px;
	line-height: 1.5em;
	width: 95%;
}
.container .content table tr th {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #3CF;
	width: 30%;
}
.container .content table tr td {
	padding-right: 10px;
	padding-left: 10px;
}
.container .content table tr th img {
	height: auto;
	width: 30%;
}


.staff02 {
	font-weight: bold;
	color: #06C;
	background-color: #B8E1F8;
	padding: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #039;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1, p {
	margin-top: 0;	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	padding-right: 15px;
	padding-left: 15px; /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
}

a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color:#414958;
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}
.container .footer a {
	color: #FFFFFF;
	text-decoration: none;
}


/* ~~ このコンテナが他のすべての div を囲み、パーセンテージに基づいた幅を指定します。~~ */
.container {
	width: 100%;
	max-width: 960px;/* レイアウトが大型モニターで広がりすぎないように、最大幅を指定することをお勧めします。これにより、読みやすい行の長さを保つことができます。IE6 ではこの宣言は無視されます。 */
	min-width: 461px; /* 幅に加え、両側を自動値とすることで、レイアウトが中央に揃います。.container の幅を 100% に設定した場合、これは必要ありません。 */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ~~ ヘッダーには幅は指定されません。ヘッダーはレイアウトの幅全体まで広がります。ヘッダーには、ユーザー独自のリンクされたロゴに置き換えられるイメージプレースホルダーが含まれます。~~ */
.header {
	background: #6F7D94;
	width: 100%;
}

/* ~~ これはレイアウト情報です。~~ 

1) 余白は、div の上部または下部にのみ配置されます。この div 内のエレメントには、それ自体に余白があるので、ボックスモデル計算を行う必要がありません。ただし、div 自体に両側の余白やボーダーを指定した場合、その値が加算されたものが合計幅になることに注意してください。div 内のエレメントの余白を削除し、さらにその div 内に、全体のデザインに必要な幅や余白を指定していない 2 つ目の div を追加することもできます。

*/
.content {
	width: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.annai {
	width: auto;
	text-align: center;
}

.container .content .annai img {
	width: 45%;
	margin: 15px;
}

.time {
	width: auto;
	text-align: center;

}

.container .content .time img {
	margin: auto;
}
.content_sport {
	width: 100％;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.container .content_sport img {
	width: 60%;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.content_staff {
	width: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.container .content_staff img {
	width: 20%;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}

/* 画像の出し分け関連 */
.pc{
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}





/* ~~ このセレクターグループは、.content 内のリストに領域間隔を指定します。~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* この余白は、上述の見出しと段落ルールの右の余白を表します。下の余白はリスト内の他のエレメントとの間隔用に配置され、左の余白はインデント作成用に配置されています。これは必要に応じて調整できます。 */
}


.menu_pc {
	background-color: #D0FFFF;
	padding: 10px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	line-height: 2em;
	color: #06F;
	text-align: center;
}
.menu_smh {
	background-color: #FFFF99;
	padding: 10px;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: none;
	text-align: center;

}
.container .menu_pc img {
	margin: 10px;
}
.news_sns_wrap_pc {
	background-color: #FFFFFF;
	height: auto;
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 2em;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	text-align: left;
}
.pc_news {
	background-color: #ADF6F2;
	float: left;
	height: 350px;
	width: 41%;
	margin-left: 7px;
	margin-right: 7px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.pc_sns {
	background-color: #096EE7;
	float: right;
	height: 350px;
	width: 50%;
	margin-right: 5px;
	position: relative;
}
.news_sns_wrap_smh {
	background-color: #900;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
	position: relative;
}

/* ~~ フッター ~~ */
.footer {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #209EEF;
	text-align: center;
	border-top-style: solid;
	border-top-color: #DAF7FB;
	border-bottom: thin solid #DAF7FB;
	margin-bottom: 10px;
	color: #FFFFFF;
	height: auto;
	text-decoration: none;
	width: auto;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.go_menu {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.container .content p {
	width: 95%;
}
.container .content p img {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	width: 30%;
	height: auto;
	float: left;
}
.container .content img  {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 90%;
	height: auto;
	text-align:center
	position: relative;
}

.container .header a #Insert_logo {
	width: 100%;
	height: auto;
}

.font_red{
	color:#FF093E;
}

.font_blue{
	color:#0762CF;
}

.font_orange{
	color:#FB9C01;
}

.font_orange20{
	font-size: 18px;
	line-height: 1.8em;	color:#FB9C01;
}

.font_green{
	color:#6b8e23;
}


.font_brown{
	color:#8b4513;
}

.font_black{
	color:#000;
}

.font_gray{
	color:#808080;
}

.font_gray_bold{
	font-size: 18px;	color:#808080;
	font-weight:bolder; 
}
