﻿@charset "utf-8";
/* -------------------- */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul ,ol { list-style: none; padding-left: 0; margin: 0; }
body {
	font: 13px/1.5 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
	color: #000000;
	-webkit-text-size-adjust: 100%;
	background: #fcfcfc;
}
/* リンク設定
------------------------------------------------------------*/
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	color: #0033cc;
}
a:hover, a:active {
	outline: none;
	color: #dc143c;
}
/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after, .post:after, ul.post li:after, nav#mainNav .inner:after {
	content: "";
	display: table;
	clear: both;
}
nav .panel, nav#mainNav, .newsTitle, .bg, .post, ul.post li, nav#mainNav .inner {
	zoom: 1;
}
/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner {
	margin: 0 auto;
	width: 968px;
}
#header {
	overflow: hidden;
}
#content {
	float: right;
	width: 728px;
	padding: 20px 0px 0px 0px;
	clear: both;
}
#sidebar {
	float: left;
	width: 200px;
	padding: 0px 0px 20px 0px;
}
#footer {
	clear: both;
}
/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1 {
	padding: 10px 5px 10px 5px;
	font-size: 100%;
	font-weight: normal;
	clear: both;
}
/* ロゴ (左側)
----------------------------------*/
#header h2 {
	float: left;
	padding: 0px 5px 10px 5px;
	color: #515151;
	font-size: 160%;
	font-weight: bold;
	clear: both;
}
/* ゲームタイトル (右側)
----------------------------------*/
.contact .game {
	float: right;
	text-align: right;
	color: #191970;
	font-size: 180%;
	font-weight: bold;
	padding: 20px 10px 0px 0px;
}
/*side
----------------------------------*/
section.widget h3 {
	margin: 0;
	padding: 7px 0px 7px 18px;
	font-size: 110%;
	border: 1px solid #d5d5d5;
	border-bottom: 0;
	color: #ffffff;
	background: #002856; /*famicom color*/
	clear: both;
}
section.widget li a {
	display: block;
	padding: 7px 0px 7px 15px;
	background: url(/images/arrow.png) no-repeat 3px 12px;
	border-bottom: 1px dashed #dcdcdc;
}
section.widget li:last-child a {
	margin-bottom: 20px;
	border: 1;
}
#searchform input[type="text"] {
	line-height: 1.7;
	height: 24px;
	width: 90px;
	vertical-align: bottom;
}
/*---ぱんくず-----------------------------------------------------------*/
.topicpath {
	margin: -5px 0px 5px 6px;
}
.topicpath li {
	display: inline-block;
}
.topicpath li + li:before {
	margin: 0px 4px 0px 4px;
	content: ">";
}
/*---新着情報エリア-----------------------------------------------------------*/
div.update {
	width: 726px;
}
/* ---新着情報 新着リスト --- */
div.update dl {
	width: 100%;
	margin: 10px 0px 10px 0px;
	border-top: 1px #c0c0c0 dotted;
}
/* ---新着情報 日付エリア --- */
div.update dt {
	width: 10em;
	float: left;
	padding: 8px 0px 7px 5px;
	line-height: 120%;
}
/* ---新着情報 本文エリア --- */
div.update dd {
	margin: 0;
	padding: 8px 3px 7px 6.6em;
	border-bottom: 1px #c0c0c0 dotted;
	line-height: 120%;
}
/* ---新着情報 clearfix --- */
.clear-Fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-Fix {
	min-height: 1px;
}
/* フッター
*****************************************************/
#footer ul {
	padding: 15px 0 15px;
	text-align: center;
	background: #002856; /*famicom color*/
}
#footer li {
	display: inline-block;
	padding: 5px 5px 5px 8px;
	border-left: 1px dotted #d5d5d5;
}
*:first-child+html #footer li {
	display: inline;
}
#footer li:first-child {
	border: 0;
}
#footer li a {
	text-decoration: none;
	color: #ffffff;
}
#footer li a:hover {
	color: #999;
}
#footer ul ul {
	display: none;
}
#copyright {
	clear: both;
	padding: 10px 0 37px;
	text-align: center;
	color: #ffffff;
	background: #002856; /*famicom color*/
}
#copyright a {
	color: #ffffff;
	text-decoration: none;
}
#copyright a:hover {
	color: #999;
	text-decoration: none;
}
/*---google広告------------------------------------------------------------*/
.google_up {
	padding: 0px 0px 0px 0px;
	height: 90px;
	clear: both;
}
.google_down {
	padding: 0px 0px 0px 0px;
	height: 90px;
	clear: both;
}
.google_right {
	padding: 0px 0px 0px 0px;
	height: 90px;
	clear: both;
}
/*---マージン補正-----------------------------------------------------------*/
.mt5 {
	margin: 5px 0px 0px 0px;
}
.mt10 {
	margin: 10px 0px 0px 0px;
}
.mt15 {
	margin: 15px 0px 0px 0px;
}
.mt20 {
	margin: 20px 0px 0px 0px;
}
.mb5 {
	margin: 0px 0px 5px 0px;
}
.mb10 {
	margin: 0px 0px 10px 0px;
}
.mb15 {
	margin: 0px 0px 15px 0px;
}
.mb20 {
	margin: 0px 0px 20px 0px;
}
.pb10 {
	padding: 0px 0px 10px 0px;
}
.pb15 {
	padding: 0px 0px 15px 0px;
}
/*****************
SNS
******************/
.social-button li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	margin-right: 10px;
}
.social-button-area {
	text-align: left;
	clear: both;
}
.social-button {
	display: inline;
}
.socialbutton li {
	display: inline-block;
	vertical-align: top;
	margin-right: 2px;
}
.socialbutton li:last-child {
	margin-right: 2px;
}
/**************************
タイトル画像（トップページ）
***************************/
.title-top-page {
	float: right;
	width: 300px;
	margin: 15px 0px 15px 8px;
}
/*****************
main
******************/
.service {
	margin-bottom: 0px;
	line-height: 180%;
}
.service h2 {
	font-size: 110%;
	background: #002856; /*famicom color*/
	color: #ffffff;
	padding: 7px 0px 7px 18px;
	margin: 0px 0px 0px 0px;
}
/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px) {
nav#mainNav {
 clear: both;
 position: relative;
 z-index: 200;
 width: 100%;
 background: #002856; /*famicom color*/
}
nav#mainNav ul li {
 float: left;
 position: relative;
 border-right: 1px solid #ffffff;
}
nav#mainNav li.last {
 border-right: 1px solid #ebebeb;
}
nav#mainNav ul li a {
 display: block;
 text-align: center;
 float: left;
 font-size: 110%;
 width: 159px;
 color: #fff;
 height: 35px;
 line-height: 45px;
 margin-right: 1px;
 padding: 11px 0px 9px 0px;
}
nav#mainNav ul li a span {
 color: #cccccc;
 font-size: 9px;
 font-weight: normal;
}
nav div.panel {
 display: block !important;
 float: left;
}
nav#mainNav .inner {
 padding-left: 1px;
 border-left: 1px solid #fff;
}
nav#mainNav ul li a span, nav#mainNav ul li a strong {
 display: block;
 font-size: 90%;
 line-height: 1.4;
}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-parent a {
 color: #d7e1f4;
}
nav#mainNav ul ul {
 width: 159px;
 border-top: 0;
}
nav#mainNav ul li ul {
 display: none;
}
nav#mainNav ul li:hover ul {
 display: block;
 position: absolute;
 top: 55px;
 left: 1px;
 z-index: 500;
}
nav#mainNav ul li li {
 margin: 0;
 float: none;
 height: 40px;
 line-height: 40px;
 width: 159px;
 background: #003572;
 border-right: 0;
 border-bottom: 1px dotted #fff;
}
nav#mainNav ul li li:last-child {
 border: 0;
}
nav#mainNav ul li li a {
 width: 100%;
 height: 40px;
 padding: 0 0 0 10px;
 line-height: 40px;
 font-size: 100%;
 text-align: left;
}
nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li a:hover {
 color: #d7e1f4;
}
a#menu {
 display: none;
}
}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px) {
nav#mainNav {
 clear: both;
 margin: 20px auto 10px;
 /*background: #fbfaf9 url(images/mainnavBg.png) repeat-x 0 -5px;*/
 /*border-top: 1px solid #d5d5d5;*/
 /*border-bottom: 1px solid #d5d5d5;*/
}
nav#mainNav a.menu {
 width: 100%;
 display: block;
 height: 37px;
 line-height: 37px;
 font-weight: bold;
 text-align: left;
 /*background: url(images/menuOpen.png) no-repeat 5px 8px;*/
	background-color: #002856;
	color: #FFFFFF;
}
nav#mainNav a#menu span {
 padding-left: 35px;
}
nav#mainNav a.menuOpen {
 border-radius: 6px 6px 0 0;
 /*background: url(images/menuOpen.png) no-repeat 5px -34px;*/
}
nav#mainNav a#menu:hover {
 cursor: pointer;
}
nav .panel {
 display: none;
 width: 100%;
 position: relative;
 right: 0;
 top: 0;
 z-index: 1;
}
nav .panel.active {
	display: block;
}
nav#mainNav ul {
 margin: 0;
 padding: 0;
 /*border-top: 1px dashed #e5e5e5;*/
}
nav#mainNav ul ul {
 border: 0;
}
nav#mainNav ul li {
 float: none;
 clear: both;
 width: 100%;
 height: auto;
 line-height: 1.2;
}
nav#mainNav ul li a, nav#mainNav ul li.current-menu-item li a {
 display: block;
 padding: 15px 10px;
 text-align: left;
 border-bottom: 1px dashed #e5e5e5;
 background: #fbfaf9;
	}
	nav#mainNav ul li a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		color: #002856;
		font-weight: 600;
		border-bottom: solid 1px #002856;
		padding: 15px 10px 15px 26px;
		position: relative;
	}
	nav#mainNav ul li:not(.to-toppage) a::before {
		content: "";
		width: 0;
		height: 0;
		display: block;
		border-top: solid 4px #002856;
		border-right: solid 4px transparent;
		border-left: solid 4px transparent;
		transform: translateY(-50%);
		margin: 0 8px 0 0;
		position: absolute;
		top: calc(50% - 2px);
		left: 12px;
	}
	nav#mainNav ul li.active:not(.to-toppage) a::before {
		transform: translateY(-50%) rotate(180deg);
	}
	/*
nav#mainNav ul li:last-child a {
 border: 0;
 border-radius: 0 0 6px 6px;
}
nav#mainNav ul li li:last-child a {
 border: 0;
 border-radius: 0;
}
nav#mainNav ul li li:last-child a {
 border-bottom: 1px dashed #e5e5e5;
}
*/
nav#mainNav ul li a span {
 display: inline-flex;
	font-weight: 400;
	opacity: .7;
}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active {
 background: #fff;
}
nav#mainNav ul li.current-menu-item li a {
 color: #777
}
nav#mainNav ul li li {
 float: left;
 border: 0;
	}
	/*
nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a {
 padding-left: 40px;
 background: #fbfaf9 url(images/sub1.png) no-repeat 20px 18px;
}
nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover {
 background: #fff url(images/sub1.png) no-repeat 20px -62px;
}
	nav#mainNav ul li li:last-child a {
 background: #fbfaf9 url(images/subLast.png) no-repeat 20px 20px;
}
nav#mainNav ul li li:last-child.current-menu-item a, nav#mainNav ul li li:last-child a:hover, nav#mainNav ul li.current-menu-item li:last-child a:hover {
 background: #fff url(images/subLast.png) no-repeat 20px -65px;
}
	*/
	nav#mainNav .sub-menu {
		display: none;
	}
	nav#mainNav .submenu-wrap.active .sub-menu {
		display: block;
	}
	nav#mainNav .sub-menu li:nth-last-of-type(1) {
		border-bottom: solid 1px #002856;
	}
	nav#mainNav .sub-menu li a {
		background-color: #CDD9E6;
		border-bottom: none;
	}
	nav#mainNav .sub-menu li:not(.to-toppage) a::before {
		display: none;
	}
nav div.panel {
 float: none;
}
#mainImg {
 margin-bottom: 20px;
}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
#wrapper, .inner {
 width: 100%;
}
#header {
 width: 96%;
 padding: 0 2%;
}
.contact {
 padding: 10px 0 10px;
}
nav#mainNav {
 width: 100%;
}
nav#mainNav ul {
 margin: 0 auto;
}
nav#mainNav ul ul {
 padding: 0;
}
nav div.panel {
 float: none;
}
#mainImg img {
 width: 98%;
 height: auto;
}
#content, #sidebar {
 clear: both;
 width: 95%;
 float: none;
 margin: 0 auto;
 padding: 10px 0;
}
.banner {
 width: 100%;
 margin: 0 auto;
 text-align: center;
}
p.banner img {
 width: 100%;
 height: auto;
}
section.widget_search {
 text-align: center;
}
#footer li {
 margin-bottom: 10px;
}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px) {
body {
 background-position: 0 -25px;
}
#header h1 {
 color: #333;
}
#header h2 img {
 max-width: 90%;
}
#header {
 text-align: center;
}
#header h2, .contact {
 float: none;
}
.contact {
 padding: 0 0 20px;
}
.contact p {
 text-align: center;
}
#headerInfo {
 width: 250px;
 margin: 0 auto;
}
img.alignright, img.alignleft {
 display: block;
 margin: 5px auto;
}
.alignright, .alignleft {
 float: none;
}

/* ロゴ (左側)
----------------------------------*/
#header h2 {
 clear: both;
 float: left;
 margin-left: auto;
 width: 100%;
}
/* ゲームタイトル (右側)
----------------------------------*/
.contact .game {
 float: right;
 text-align: center;
 padding: 0px 0px 0px 0px;
 margin-left: auto;
 width: 100%;
}
/*****************
main
******************/
.service {
 margin-bottom: 15px;
 line-height: 180%;
}
.service h2 {
 font-size: 110%;
 background: #002856; /*famicom color*/
 color: #ffffff;
 padding: 7px 0px 7px 18px;
 margin: 0px 0px 0px 0px;
}
.service p {
 line-height: 200%;
 margin: 0px 0px 0px 0px;
 padding: 15px 0px 0px 5px;
}
/**************************
タイトル画像（トップページ）
***************************/
.title-top-page {
 float: left;
 width: 100%;
 padding: 15px 0px 10px 0px;
 margin: 0px 0px 0px 0px;
}

/*---新着情報エリア-----------------------------------------------------------*/
div.update {
 width: 100%;
}
/* ---新着情報 新着リスト --- */
div.update dl {
 width: 100%;
 margin: 10px 0px 10px 2px;
 border-top: 1px #c0c0c0 dotted;
}
/* ---新着情報 日付エリア --- */
div.update dt {
 width: 8em;
 float: left;
 padding: 8px 2px 7px 0px;
 line-height: 120%;
}
/* ---新着情報 本文エリア --- */
div.update dd {
 margin: 0;
 padding: 8px 0px 7px 6em;
 border-bottom: 1px #c0c0c0 dotted;
 line-height: 120%;
}
/*---google広告------------------------------------------------------------*/
.google_up {
 padding: 0px 0px 0px 0px;
 height: 90px;
 clear: both;
 max-width: 100%;
}
.google_down {
 padding: 0px 0px 0px 0px;
 height: 90px;
 clear: both;
 max-width: 100%;
}
.google_right {
 padding: 0px 0px 0px 0px;
 height: 200px;
 clear: both;
 max-width: 100%;
}
/*****************
SNS
******************/
.social-button li {
 display: inline-block;
 vertical-align: top;
 margin-bottom: 10px;
 margin-right: 3px;
}
.social-button-area {
 text-align: center;
 clear: both;
}
.social-button {
 display: inline;
}
.socialbutton li {
 display: inline-block;
 vertical-align: top;
 margin-right: 0px;
}
.socialbutton li:last-child {
 margin-right: 0px;
}
/*****************
フッター
******************/
#footer ul {
 padding: 5px 0px 0px 0px;
 text-align: center;
 background: #002856; /*famicom color*/
}
#footer li {
 display: inline-block;
 padding: 0px 3px 0px 3px;
 border-left: 1px dotted #d5d5d5;
}
/*******************
YouTube
********************/
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
}
