@charset "utf-8";

/*-----------------------------------------------------------
 Gyoza Circle
-----------------------------------------------------------*/

#oushou {
	}
	#oushou #mainVisual {
		height: 950px;
		margin: 0 0 40px;
		text-indent: 100%;
		text-align: left;
		white-space: nowrap;
		overflow: hidden;
		background: transparent url("/oushou/images/mainVisual.jpg") no-repeat center top;
		}
		#oushou #mainVisual * { margin: 0; padding: 0; }
	
	
	#oushou h3 {
		margin: 0 0 30px;
		font-size: 22px;
		font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, meiryo, "メイリオ", verdana ,'ＭＳ Ｐゴシック', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,osaka ,sans-serif;
		font-weight: bold;
		font-feature-settings : "palt";
		}
		_::-webkit-full-page-media, _:future, :root #oushou h3  { font-feature-settings : "pkna"; }

	#oushou table {
		margin: 0 0 40px;
		}
		#oushou table th { padding: 8px 15px; }
		#oushou table td {
			padding: 8px 15px;
			text-align: left;
			}

	#oushou p#btnRegist {
		text-align: center;
		}
		#oushou p#btnRegist a {
			padding: 50px;
			display: block;
			font-size: 48px;
			font-weight: bold;
			font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, meiryo, "メイリオ", verdana ,'ＭＳ Ｐゴシック', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" ,osaka ,sans-serif;
			font-feature-settings : "palt";
			line-height: 1;
			text-decoration: none;
			color: #333;
			text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
			background: transparent url("/oushou/images/bgGold.jpg") no-repeat 50% 50%;
			box-shadow: inset 0 0 0 2px rgba(255,255,255,1), inset 0 -6px 0 0 rgba(0,0,0,0.2), inset 0 -75px 0 0 rgba(0,0,0,0.1);
			border: 6px solid #e8e8e8;
			border-radius: 10px;
			transition: all ease-out .3s;
			}
			#oushou p#btnRegist a:hover { opacity: 0.6; }
			
			_::-webkit-full-page-media, _:future, :root #oushou p#btnRegist a  { font-feature-settings : "pkna"; }
