<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@media (min-width: 1124px){
body {
	 /*background-color:#FFF8E1;*/
 }
	#container {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/pc/bg.png) repeat;
}
	#container header h1 {
	background: url(../images/pc/logo.jpg) center no-repeat;
	height: 520px;
	}
	#container header h2 {
	background: url(../images/pc/date.jpg) center no-repeat;
	height: 105px;
	}
	h1, h2 {
		font-size:0em;
	}	
	main {
		width:1200px;
		margin:0 auto;
		background: url(../images/pc/bg_main.jpg) repeat-y;
	}
	#about {
	background: url(../images/pc/about.jpg)  center no-repeat;
	width: 1200px;
	height: 300px;
	font-size: 0em;
	}
	.pc_movie01 {
	margin-left: 30px;
	float: left;
	}
	.pc_movie02 {
	display: block;
	position: relative;
	width: 366px;
	height: 205px;
	top: 407px;
	left: 382px;
	float:left;
	}
	#mc {
	background: url(../images/pc/161228/mc.jpg) no-repeat;
	width: 470px;
	height: 363px;
	font-size: 0em;
	float: left;
	margin-left: 10px;
	}
	.waza_border {
	background: url(../images/pc/161228/border.jpg) no-repeat;
	width: 1130px;
	height: 100px;
	margin: 0 auto;
	}
	
	/*--ナビぼたん--*/
	#btn_cast {
	width: 1130px;
	margin: 0 auto;
	margin-top: 40px;
	}
	#btn_cast li {
	width: 185px;
	height: 210px;
	float: left;
	}
	#btn_shikan {
	background:url(../images/pc/161228/btn_shikan.jpg) no-repeat;
	font-size: 0em;
	}
	#btn_kaba {
	background:url(../images/pc/161228/btn_kaba.jpg) no-repeat;
	font-size: 0em;
	}
	#btn_kei {
	background:url(../images/pc/161228/btn_kei.jpg) no-repeat;
	font-size: 0em;
	}
	#btn_hiroyuki {
	background:url(../images/pc/161228/btn_hiroyuki.jpg) no-repeat;
	font-size: 0em;
	}
	#btn_charan {
	background:url(../images/pc/161228/btn_charan.jpg) no-repeat;
	font-size: 0em;
	}
	#btn_kaburagi {
	background:url(../images/pc/161228/btn_kaburagi.jpg) no-repeat;
	font-size: 0em;
	}
	
	/*-- 記事 --*/
	#smp_cast {
	width: 1130px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cast_shikan {
	background: url(../images/pc/161228/cast_shikan.jpg) no-repeat;
	height: 630px;
	}
	#cast_kaba {
	background: url(../images/pc/161228/cast_kaba.jpg) no-repeat;
	height: 630px;
	}
	#cast_kei {
	background: url(../images/pc/161228/cast_kei.jpg) no-repeat;
	height: 630px;
	}
	#cast_hiroyuki {
	background: url(../images/pc/161228/cast_hiroyuki.jpg) no-repeat;
	height: 630px;
	}
	#cast_charan {
	background: url(../images/pc/161228/cast_charan.jpg) no-repeat;
	height: 630px;
	}
	#cast_kaburagi {
	background: url(../images/pc/161228/cast_kaburagi.jpg) no-repeat;
	height: 630px;
	}
	#btn_goto_pc a  {
	display: block;
	position: relative;
	background: url(../images/pc/btn_goto_off.jpg) no-repeat;
	width: 539px;
	height: 110px;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 0em;
	}
	#btn_goto_pc a:hover  {
	background: url(../images/pc/btn_goto_on.jpg) no-repeat;
	}
	#smp_ft {
	background: url(../images/pc/pc_ft.jpg) no-repeat;
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	}
	footer {
		width:1200px;
		margin:0 auto;
		clear:both;
	}
	footer p {
		padding-top:40px;
		padding-bottom:60px;
		font-size:12px;
		color:#000;
		text-align:center;
	}
	.smp_movie, footer br, #btn_goto_smp {
		display:none;
	}
	
}

		


</pre></body></html>