/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after,
.col_body:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after,
.col_body:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */


/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}


/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	/*max-width: 100%;*/
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}


.hidden {
	display:none;
}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 12px;
	line-height: 1.7em;
	font-family: font-family: "ﾂヒﾂδ可ギﾂノﾂ角ﾂゴ ProN W3", "Hiragino Kaku Gothic ProN", "ﾂδ・イﾂδ環オ", Meiryo, sans-serif;	
	 -webkit-font-smoothing: antialiased;
}
body.custom-font-enabled {
}
a {
	outline: none;
	color: #fff;
}
a:hover {
	color:#E7601C;
}


/* =Media queries
-------------------------------------------------------------- */
/* design. */
.hidden {
	display:none;
}

.site-header{
background-image: url("./image/sh_head_bg.jpg");
background-position: 0px -100px;
background-repeat: repeat-x;
	position: fixed;
margin: 0px auto;
text-align: center;
width: 100%;
z-index: 100;
}

#page_bg {
	    margin: 0px;
    padding: 0px;
    position: relative;
   /* background-image: url("./image/sh_bg_n3.jpg");
    background-position: center bottom;
    background-attachment: fixed;
    background-repeat: no-repeat;*/
    min-width: 1000px;
    background-size: cover;
}


.icon_navi {
	position:relative;
	width:960px; height:42px;
	margin:0 auto;
	z-index:1;
	left:-43px;
}
.icon_navi  a{
	position:absolute;
	display:block;
	width:32px; height:32px;
	text-indent:-1000px;
	white-space:nowrap;
	overflow:hidden;
}
.icon_navi  a.hw_twitter{
	top:6px;
	right:-20px;
}
.icon_navi  a.hw_facebook{
	top:6px;
	right:14px;
}
.icon_navi  a.hw_youtube{
	top:6px;
	right:48px;
}
.icon_navi  a.hw_en {
	left:30px;
	width:200px; height:25px;
	top:10px;
	background-image:url(image/language_jp.gif);
}

.icon_navi  a.hw_en:hover{
	background-position:-200px;
}

html>body .icon_navi  a.hw_twitter {	background-image:url(./image/sh_tw.png);}
* html .icon_navi  a.hw_twitter {	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./image/sh_tw.png', sizingMethod='scale');}

html>body .icon_navi  a.hw_facebook {	background-image:url(./image/sh_fb.png);}
* html .icon_navi  a.hw_facebook {	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./image/sh_fb.png', sizingMethod='scale');}

html>body .icon_navi  a.hw_youtube {	background-image:url(./image/sh_yt.png);}
* html .icon_navi  a.hw_youtube {	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./image/sh_yt.png', sizingMethod='scale');}

/*base code*/
.animated { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated2 { -webkit-animation-duration: 2s; animation-duration: 2s;animation-delay: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }
/*the animation definition*/
@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); }
  100% { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 30%, 0); -ms-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); }
  100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

/*top page*/
#page_bg .top_page .site-header{
	display: block;
}


.ttl_toplogo{
	text-align: center;
	padding-top: 70px;
	margin-left: -110px;
	z-index: 1;
	position: relative;
}

.select_site {
	position:relative;
	top:-55px;
	width:979px; height:290px;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	z-index: 99;
}

.select_site li {
	display: inline-block;
	margin: 0 10px;
}

.select_site li a{
	display:block;
	width:288px; height:98px;
	float:left;
	margin-top:140px;
}

.select_site li a:hover{
	opacity:0.8;
}

.select_xbox a{
	background: url(./image/btn_top_hw.png) no-repeat;
}

.select_steam a{
	background: url(./image/btn_top_steam.png) no-repeat;
}

html>body .select_site {
	background:url(./image/bg_top_sitelist.png) no-repeat top center;
}
* html .select_site {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./image/ch_btn.png', sizingMethod='scale');
}
body {
	background-color:#000000;
	background-image:url(./image/sh_head_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
background-image: url("./image/sh_bg_n3.jpg");
background-position: center bottom;
background-attachment: fixed;
background-repeat: no-repeat;
min-width: 1000px;
background-size: cover;
}
body .site {

}
body.custom-background-empty {
}
body.custom-background-empty .site,
body.custom-background-white .site {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none;
}


/* Footer */

.foot_wrapper {
	background-color:#000;
	color:#fff;
	    background-image: url(./image/sh_foot.png);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 30%;
}

#colophon {
	padding-top:290px;
	background-repeat:repeat-x;
	background-position:center top;
	clear: both;
	position: relative;
}

html>body #colophon {
	background-image:url(./image/foot_bg.png);
}
* html #colophon {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./image/foot_bg.png', sizingMethod='scale');
}

footer[role="contentinfo"] a {
	color: #fff;
	text-decoration: none;
}
footer[role="contentinfo"] a:hover {
	color: #E7601C;
}

.site-info{
	position:relative;
	width:1000px;
	margin: 0 auto;
	padding-top:20px;
}

.foot_menu {
	float:left;
	width:500px;
}

.foot_menu li {
	display:block;
	float:left;
	margin-right:20px;
	font-size:12px;
}

.foot-info {
	font-size:12px;
	width:100%;
	margin-bottom:20px;
}
.foot_logo_link {
	clear:both;
}

.foot_logo_link {
	padding-top:30px;
	padding-bottom:60px;
}

.foot_logo_link a{
	float:left;
	display:block;
	width:152px; height:44px;
}

.foot_btn1 a {	background-image:url(./image/foot_logo_toy.jpg);}
.foot_btn2 a {	background-image:url(./image/foot_logo_ms.jpg);}
.foot_btn3 a {	background-image:url(./image/foot_logo_360.jpg);}
.foot_btn4 a {	background-image:url(./image/foot_logo_one.jpg);}


.YTPOverlay{
    background-image:url(./image/pattern.png);
    background-repeat: repeat;
    background-attachment:scroll;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}



#colorize {
    color:#f1c40f;
    font-family:'Lato',sans-serif;
    font-size:40px
}



/* BIG VIDEO BACKGROUND
================================================== */
.big-background {
    z-index:550;
    text-align:center;
    height:100%;
    min-height:100%;
    position:relative;
    overflow:hidden
}

.big-background .big-background-container {
    width:830px;
    max-width:100%;
    display:inline-block;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}

.big-background-title {
    font-family:'Raleway',sans-serif;
    font-size:78px;
    color:#fff;
    font-weight:300;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:22px;
    padding-top:20px;
    display:inline-block;
    background-attachment:scroll;
    background-repeat:repeat-x;
    background-position:top center
}

a.big-background-btn {
    font-family:'Lato',sans-serif;
    font-size:13px;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    background:transparent;
    border:2px solid #fff;
    padding:10px 14px;
    cursor:pointer;
    letter-spacing:2px;
    text-align:center;
    display:inline-block;
    -webkit-transition:.4s background ease;
    -moz-transition:.4s background ease;
    -o-transition:.4s background ease;
    transition:.4s background ease;
}

.big-background-btn:hover {
    color:#fff;
    background:rgba(255,255,255,0.20)
}

.big-background-default-image {
    background:url(./image/sunset.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    width:100%;
    height:100%;
    z-index:0;
    backface-visibility:hidden;
}
.mbYTP_wrapper iframe{
	max-width:initial !important;
}

/*======helloween仕様==================*/
/*#colophon #toTop:hover{
    animation: shake 0.2s linear infinite;
    -webkit-animation: shake 0.2s linear infinite;
}

@keyframes shake {
    0% { transform: translate(3px, 2px) rotate(0deg); }
    10% { transform: translate(-2px, -3px) rotate(-1deg); }
    20% { transform: translate(-4px, 0px) rotate(1deg); }
    30% { transform: translate(0px, 3px) rotate(0deg); }
    40% { transform: translate(2px, -2px) rotate(1deg); }
    50% { transform: translate(-2px, 3px) rotate(-1deg); }
    60% { transform: translate(-4px, 2px) rotate(0deg); }
    70% { transform: translate(3px, 2px) rotate(-1deg); }
    80% { transform: translate(-2px, -2px) rotate(1deg); }
    90% { transform: translate(2px, 4px) rotate(0deg); }
    100% { transform: translate(2px, -3px) rotate(-1deg); }
}*/

body {
    background-image: url("./image/sh_bg_n3.jpg");
}



.site-single .entry-content a{
	color:#f3c51f;
}
.site-single .entry-content a:hover{
	color:#000;
	background-color:#f3c51f;
}
.articleList{
	background: #333;
	border-radius:4px;
	padding: 16px;
}
.articleList li{
	list-style-type: disc;
	margin-left: 16px;
	margin-bottom: 5px;
}

