﻿@charset "utf-8";

@font-face {
  font-family: 'typicons';
  src: url('../fonts/typicons.eot');
  src: url('../fonts/typicons.eot?#iefix') format('embedded-opentype'),
       url('../fonts/typicons.woff') format('woff'),
       url('../fonts/typicons.ttf') format('truetype'),
       url('../fonts/typicons.svg#typicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

a {
	color: rgb(33, 117, 195);
	text-decoration: none;
	cursor: pointer;
	}
	
a:visited	{color: rgb(33, 117, 195);}
a:hover		{color: rgb(71,150,224)}
a:focus		{outline: thin dotted;}

dl {line-height: 1.6em;}

dt {font-weight: bold;
	padding: 2%;
	margin: 0px;
	}

dd {margin: 0px;
	margin-bottom: 1em;
	}

ul {padding-left: 1.5em;}
li {margin-bottom: 0.5em; line-height: 1.6em;}

strong, .errorTxt {color:#FF0000;}

/*フェード*/
.button a, #globalMenu a, #mainMenu li, #infoBox p,#charatoyTabBox li , .articleBox, .naviItemImage, #naviTabBox li, .hotItem, .pickUpItem, .osusumeArt, #pageTop a, #mobileRegionToggle, #mobileOtherToggle, #mobileMenu, .linkIco, .links li a, #contentWrap h3 span a, #tsMap, .tsSam, #artStoreList td:first-child a, .shortCuts li a, .delete a, .sectionK .articleBox a, .sectionL .articleBox a div, .adBox a, .flexBox>div>a, dl.acFlat dt, .sectionL>div a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
	}

/*ページトップへ戻る*/
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	}

/*汎用ボタン*/
.button a, #pageTop a {
	display: block;
	background-color: rgb(255,255,255);
	border: 1px solid #9daca9;
	border-radius: 4px;
	box-shadow: inset 0 1px #fff;
	box-shadow: outset rgba(0,0,0,0.20);
	font: inherit;
	letter-spacing: inherit;
	text-indent: inherit;
	color: inherit;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: rgb(0,0,0);
	}

/*フォームリンク用*/
.strong a {
	background-image: -moz-linear-gradient( 90deg, rgb(245,115,21) 0%, rgb(245,165,50) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(245,115,21) 0%, rgb(245,165,50) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(245,115,21) 0%, rgb(245,165,50) 100%);
	border: 1px #f47516 solid;
	color: #fff;
	text-shadow: 0px 2px 3px rgba(11, 3, 6, 0.5);
	box-shadow: 0px 2px 3px 1px rgba(11, 3, 6, 0.3) ,inset 0 1px #fff;
	opacity: 0.8;
	}

#pageTop a {
	text-decoration: none;
	width: 100px;
	padding: 30px 0;
	box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 3px 0px;
	opacity: 0.9;
	}

.button a:hover, #pageTop a:hover, .hilight a {background-color: rgb(233,233,233);}

/*フォームリンク用*/
.strong a:hover {
	opacity: 1;
	}

.button a:active, #pageTop a:active {
	background-color: #d2d6d6;
	border: 1px solid #9daca9;
	}

.strong a:active {
	box-shadow: 0px 0px 3px 1px rgba(11, 3, 6, 0.3) ,inset 0 1px #fff;
	}

/*トップページのボタンと記事中のボタン*/
.topArtBox .button a, .articleBox .button a {
	float: right;
	width: 200px;
	}

/*製品スペックの表の中ボタン*/
#artSpec table .button {
	float: right;
	width: 78%;
	margin-top: 2%;
	}

.access {display: none;}

/*記事用*/
.date {text-align: right;}
.small	{font-size: 0.9em;}
.large	{font-size: 1.2em;}
.big	{font-weight: bold;font-size: 1.4em;}
.center	{text-align: center;}
.spaced {padding: 1em;}
.left	{float: left;}
.right	{float: right;}
.attention {color: #FF0000;}
.clear {clear: both;}
.url{color: #FF0308;font-style: italic;}
.bold{font-weight: bold;}
/*ボタン用*/
.common {margin: 2.5% 2% 2.5% 2%;}


.tel:before, .fax:before, .email:before {
	font-family: "typicons";
	font-size: 1.0em;
	margin-right: 2px;
	color: #8A8A8A;
	}

.tel:before {content: '\e0c4';}
.fax:before {content: '\e0d4';}
.email:before {content: '\e0a5';}

.soloImage {
	display: block;
	margin: 20px auto;
	max-width: 100%;
	}
	


/*記事の関連URLリンク用大型ボタン*/
.big a {
	padding: 10px;
	margin: 2.5% 2% 2.5% 2%;
	}

	
h2.hide	{display: none;}

.oldVersion {
	text-align: center;
	color: rgb(255,0,4);
	padding: 10px;
	}

/*大枠*/
.primaryContainer {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	width: 100%;
	position: relative;
	background-color: rgb(235,235,235);
	}

#header {
	float: none;
	height: auto;
	clear: none;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px auto 0.39588282%;
	max-width: 1280px;
	min-width: 0px;
	border-top: 4px rgb(8,96,168) solid;
	}

#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	}

#header h2 {
	margin: 0px;
	padding: 8px 2%;
	background-color: #4B4B4B;
	color: #FFFFFF;	
	font-size: 1.4em;
	}


	#taitoLogo {
		padding: 0px;
		width: 115px;
		height: 37px;
		max-width: none;
		margin: 3px 0px 0px 5px;
		clear: none;
		color: rgb(0, 0, 0);
		}

	#globalMenu {
		float: none;
		height: 44px;
		margin: 0px auto;
		clear: none;
		width: auto;
		padding: 0px;
		list-style-type: none;
		}
/*変更*/
		#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8{
			float: left;
			font-size: 0.9em;
			width: auto;
			height: auto;
			text-align: center;
			font-weight: normal;
			line-height: 1em;
			margin: 15px 1px 0px 0px;
			clear: none;
			min-height: 0px;
			padding: 0.5% 0.6% 0.5% 1.1%;
			}
/*変更*/
		#menu2, #menu8 {display: none;}

/*採用情報で消すメニュー*/
		.recruit #menu3, .recruit #menu5, .recruit #menu6, .recruit #menu7, .recruit #menu8 {display: none;}


		#globalMenu li:before {
			font-family: "typicons";
			content: '\e0b0';
			color: rgb(8,96,168);
			font-size: 1.0em;
			margin-right: 2px;
			}

	#globalMenu a { color: rgb(0,0,0);}
	#globalMenu a:visited { color: rgb(0,0,0);}
	#globalMenu a:hover { color: rgb(20,20,20); background-color: rgb(255, 255, 255);}
	#globalMenu a:active {background-color: #d2d6d6;}

	/*スマホ用メニュー（最初は非表示）*/
	#mobileMenu {display: none;}

	#mainMenu {
		float: none;
		height: auto;
		margin: 0px auto;
		padding: 0px;
		width: 100%;
		list-style-type: none;
		/*box-shadow: rgba(0, 0, 0, 0.298039) 0px 2px 3px 0px;*/
		}

	#mainMenu li{
		margin-bottom: 0px;
		}

		#menu01, #menu02, #menu03, #menu04 {
			float: left;
			height: 43px;
			margin-left: 0%;
			margin-top: 0px;
			clear: none;
			width: 24.9%;
			margin-right: 0.1%;
			border-top: 1px #ffffff solid;
			border-bottom-width: 6px;
			border-bottom-style: solid;
			background-color: rgb(255,255,255);
			background-repeat: no-repeat;
			background-position: left bottom;
			background-size: contain;
			color: #000000;
			}

		#menu01 {border-bottom-color: #0860a8;}
		#menu02 {border-bottom-color: #0860a8;}
		#menu03 {border-bottom-color: #0860a8;}
		#menu04 {border-bottom-color: #0860a8;}
	

			#mainMenu li p {
				font-size: 1.2em;
				width: 95%;
				height: auto;
				text-align: center;
				font-weight: normal;
				line-height: 1.2em;
				margin-top: 10px;
				clear: none;
				}

		#mainMenu li:active {
			opacity: 0.7;
			background-color: #d2d6d6;
			}

		
		/*メインメニュー　関連子メニュー選択中は背景色を変更*/
		/*トップ*/
		.top #menu01, .newsRelease #menu01, .topics #menu01, #menu01:hover {
			background-color: #43AAFF;
			color: #FFFFFF;
			text-shadow: rgba(0, 0, 0, 0.207843) 0px 3px 3px;
			color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			}
		/*会社案内*/
		.taito #menu02, .outline #menu02, .topmessage #menu02, .philosophy #menu02, .thistory #menu02, .officer #menu02, .network #menu02, #menu02:hover {
			background-color: #43AAFF;
			color: #FFFFFF;
			text-shadow: rgba(0, 0, 0, 0.207843) 0px 3px 3px;
			color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			}

		/*事業紹介*/
		.business #menu03, .amusementBusiness #menu03, .franchise #menu03, .about #menu03, .package #menu03, .modelcase #menu03, .courses #menu03, .stores #menu03, .rental #menu03, .advantage #menu03, .supply #menu03, .open #menu03, .rlpartner #menu03, .property #menu03, .requrement #menu03, .infomation1 #menu03, .gameMachineBusiness #menu03, .used #menu03, .infomation2 #menu03, .ampartner #menu03, .contentsBusiness #menu03, .infomation3 #menu03, .characterBusiness #menu03, .infomation4 #menu03, .ctpartner #menu03, .maintnanceService #menu03, .infomation5 #menu03, .others #menu03, .emoney #menu03, .medaleaf #menu03, .mrent #menu03, .amstore #menu03, .newamusement #menu03, #menu03:hover {
			background-color: #43AAFF;
			color: #FFFFFF;
			text-shadow: rgba(0, 0, 0, 0.207843) 0px 3px 3px;
			color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			}

		/*採用情報*/
		.rec10 #menu04, .rec11 #menu04, .rec12 #menu04, .recruit #menu04, .selection #menu04, .works #menu04, #menu04:hover	{
			background-color: #43AAFF;
			color: #FFFFFF;
			text-shadow: rgba(0, 0, 0, 0.207843) 0px 3px 3px;
			color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			}



	/*サイト検索のBOX*/
	#searchBox {
		height: auto;
		clear: none;
		width: 25.033936%;
		position: absolute;
		top: 5px;
		left: auto;
		right: 0px;
		bottom: auto;
		}

		#searchTextBox, #tenpoFreeText {
			float: left;
			height: 27px;
			margin-left: 0%;
			margin-top: 0%;
			width: 75.509579%;
			}

	/*プライズナビの検索BOX*/
	#naviSearch {
		height: auto;
		width: 72.0%;
		margin: 1.1% 0% 1.1% 1.1%;
		}

		#naviSearchBox {
			float: left;
			height: 27px;
			width: 77%;
			}

	/*フォームパーツ*/
		#searchTextBox input, #tenpoFreeText input, #naviSearchBox input{
			width: 100%;
			height: auto;
			}

		#searchBtn, #tenpoFreeBtn, #naviSearchBtn {
			float: right;
			height: 27px;
			margin-left: 2.307507%;
			margin-top: 0%;
			clear: none;
			width: 19.923605%;
			}

		#searchBtn input, #tenpoFreeBtn input, #naviSearchBtn input {
			width: 100%;
			height: 25px;
			padding-left: 0px;
			padding-right: 0px;
			font-size: 0.8em;
			}

		.regionSelect:before {
			font-family: "typicons";
			content: '\e0b0';
			font-size: 0.9em;
			color: rgb(136,136,136);
			}

#contentPath {
	font-size: 0.8em;
	width: 98%;
	max-width: 1240px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	font-weight: normal;
	clear: none;
	padding: 0%;
	list-style-position: inside;
	list-style-type: none;
	}

	.nocat #contentPath {display: none;}

	#contentPath li {
		float: left;
		margin-right: 1em;
		line-height: 2.0em;
		}

	#contentPath li:before {
		font-family: "typicons";
		content: '\e0b0';
		font-size: 0.9em;
		color: rgb(136,136,136);
		}

	#contentPath li a {margin-left: 0.5em;}


.tenpoSubImae {display: none;}


/*汎用スライダー*/
#headerCont {
	float: none;
	height: auto;
	margin: 0px auto 14px;
	clear: none;
	width: inherit;
	max-width: 1280px;
	max-height: 320px;
	overflow: hidden;
	}

/*トップページはワイド*/
.nocat #headerCont {
	max-width: 1280px;
	max-height: inherit;
	}

	.flexslider {
		background-color: transparent;
		margin-bottom: 0px;
		}

	.flexslider li {margin-bottom: 0px;}
	.flexslider .flex-control-nav {z-index: 999;bottom: 5px;}
	.flexslider .flex-direction-nav li {line-height: inherit;}




/*コンテンツ全体をラップ*/
#contentWrap {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
	max-width: 1280px;
    display: block;
    margin-right: auto;
	border-top: 4px #363636 solid;
	}

.top #contentWrap {
	border: none;
	}

#contentWrap h3 {
    float: none;
    font-size: 1.2em;
    line-height: 1.2em;
    width: auto;
    height: auto;
    text-align: left;
    margin: 0px 0px 14px;
    clear: none;
    padding: 10px 1.2%;
	background-color: #0860a8;
    color: #FFFFFF;
	font-weight: normal;
	/*border-bottom: 2px #212121 solid;*/
	/*border-left: 15px #212121 solid;*/
	position: relative;
	}

#contentWrap h4 {
	padding: 10px 1%;
    margin: 0px 0px 14px;
    line-height: 1.4em;
	font-size: 1.1em;
	font-weight: bold;
    text-align: left;
	border-bottom: 2px #212121 solid;
	}

#contentWrap h5 {
    margin: 0px 0px 14px;
	padding: 5px 2%;
	font-size: 1em;
    line-height: 1.4em;
	color: #262626;
	font-weight: bold;
	border-bottom: 1px #212121 dotted;
	}

#contentWrap h6 {
    margin: 0px 0px 14px;
	padding: 5px 0.5%;
	font-size: 1em;
    line-height: 1.4em;
	color: #262626;
	color: #0860a8;
	font-weight: bold;
	/*background-color:#B44A4C;*/
	}

#contentWrap h6:before {
	font-family: "typicons";
	content: '\e0b6'' ';
	font-size: 1.4em;
	}


/*RSS*/
#contentWrap h3 span {
	display: block;
	position: absolute;
	right: 10px;
	top: 25%;
	}

	#contentWrap h3 span a			{color: #FF8E00;}
	#contentWrap h3 span a:hover	{color: #fff;}

		#contentWrap h3 span a:before {
		font-family: "typicons";
		content: '\e0dc';
		font-weight: normal;
		font-size: 1.6em;
		}
	

#contentWrap p {line-height: 1.6em; margin-bottom: 14px;}

#contentWrap p.text {padding: 2%;}

#contentWrap p.small {font-size: 0.8em;}

#contentWrap p.marquee{
	width: 100%;
	line-height: 2.0em;
	height: 2.0em;
	overflow: hidden;
	}


/*テーブル*/
/*標準品を定義*/
#contentWrap table {
	line-height: 1.6em;
	border-collapse: collapse;
	width: 100%;
	}

#contentWrap th ,#contentWrap td {
	text-align: left;
	padding: 5px 10px;
	border: 1px #848484 solid;
	}


	/*専用定義*/
	#contentWrap table.infoBoad {
		font-size: 0.9em;
		}

	#contentWrap table.infoBoad th, #contentWrap table.infoBoad td {
		padding: 10px 5px;
		border: none;
		border-bottom: 1px #BBBBBB dotted;
		}

	#contentWrap table.infoBoad th {
		width: 140px;
		text-align: right;
		}
	
	#contentWrap table.newsRelease td a:after {
		font-family: "typicons";
		content: ' ''\e063';
		font-weight: normal;
		font-size: 1.4em;
		}
	
	#contentWrap .sectionE table, #contentWrap .sectionF table {
		width: inherit;
		}
	
	#contentWrap .sectionE th {
		width: 15%;
		text-align: right;
		vertical-align: top;
		border: none;
		border-bottom: 1px #BBBBBB dotted;
		}

	#contentWrap .sectionE td {
		font-size: 0.9em;
		border: none;
		border-bottom: 1px #BBBBBB dotted;
		}
	
	#contentWrap .sectionF th {
		width: 20%;
		text-align: left;
		vertical-align: top;
		border: none;
		}
	
	#contentWrap .sectionF td {
		font-size: 0.9em;	
		border: none;
		}


	#contentWrap table.recruitTable th {
		width: 100px;
		background-color: #D9D9D9;
		}



/*dlのテーブル*/
.table {
	background-color: #ADADAD;
	}

.table dt, .table dd {
	margin-bottom: 1px;
	word-wrap: break-word;
	padding: 5px 10px;
	font-size: 0.9em;
	}

.table dt {
	float: left;
	clear: both;
	width: 150px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}

.table dd {
	margin-left: 160px;
	margin-right: 1px;
	background-color: #FFF;
	}


.table dd:first-of-type {
	border-top: 1px #ADADAD solid;
	}

.table dd:last-of-type {
	}

.table dd img {
	margin-right: 5px;
	}



	

/*トップページ用*/
#topNews {
	padding: 5px;
	margin-top: 5px;
	background-color: #F5F5F5;	
	}

.topArtBox {
	margin: 0;
	width: 49.4%;
	}

.topArtBox ul {
	margin: 0;
	padding: 0 2% 2% 2%;
	list-style-type: none;
	}

.topArtBox li {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px #AAAAAA dotted;
	font-size: 0.9em;
	}

#contentWrap .topArtBox li p {
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	}

.topArtBox li a {
	display: block;
	padding: 0 10px;
	}

#newsRelease.topArtBox li a:after {
	font-family: "typicons";
	content: ' ''\e063';
	font-weight: normal;
	font-size: 1.4em;
	}


#newsRelease {
	float: left;
	}

#topics {
	float: right;
	}

#bannerArea {
	clear: both;
	margin: 28px 0px 28px;
	padding: 10px 0px;
	list-style-type: none;
	}

	#bannerArea li {
		width: 24%;
		height: inherit;
		margin: 0 0.5% 10px;
		padding: 0;
		float: left;
		background-color: #DDDDDD;
		}

	#bannerArea li img {
		width: 100%;
		}



/*メインコンテンツ*/
#mainCont {
    float: right;
    height: auto;
    margin-left: 0%;
    margin-top: 14px;
	margin-bottom: 28px;
    clear: none;
    width: 75.006043%;
    min-height: 0px;
    padding-bottom: 0%;
	background-color: #F5F5F5;
	}


/*記事の単位*/
.artWrap {
	padding: 1.1%;
	margin-bottom: 28px;
	}

/*YouTube*/
/*.artWrap iframe {
	width: 100%!important;
	height: 280px!important;
	}*/

/*動画リサイズ（3/4追記 田中）*/
.artWrap iframe{
	width:80% !important;
	margin:0 10% 0 10%;
	}


	/*使うか不明*/
	.linkListBox {
		clear: both;			
		float: none;
		height: auto;
		clear: none;
		margin: 0px;
		margin-bottom: 3.6%;
		}


/*記事1個　sectionタイプの指定で変形します*/
	.articleBox {
		float: none;
		height: auto;
		margin: 0px 0px 28px;
		clear: none;
		width: auto;
		padding: 2% 2.9% 2%;
		border-bottom: 1px rgb(202, 202, 202) solid;
		}

	/*リンク集の場合*/
	.linkListBox .articleBox {padding: 1.45%;}


/*記事のタイプ指定*/
	.sectionB img {
		display: block;
		border: 1px #C5C5C5 solid;
		max-width: 200px;
		margin: 0 20px 20px 0;
		float: left;
		}

	.sectionC img {
		display: block;
		border: 1px #C5C5C5 solid;
		max-width: 200px;
		margin: 0 0 20px 20px;
		float: right;
		}

	/*2列*/
	.sectionD {
		margin-bottom: 28px;
		}

		.sectionD img {
			display: block;
			border: 1px #C5C5C5 solid;
			max-width: 100px;
			margin: 0 20px 20px 0;
			float: left;
			}
	
		.sectionD .articleBox {
			width: 50%;
			float: left;
			border: none;
			margin-bottom: 0px;
			}

	/*3列*/
	.sectionG {
		margin-bottom: 28px;
		}

		#contentWrap .sectionG h6 {
			margin: 0px;
			}
	
		.sectionG img {
			display: block;
			border: 1px #C5C5C5 solid;
			width: 100%;
			margin: 0px auto 14px;
			}
	
		.sectionG .articleBox {
			width: 33%;
			float: left;
			border: none;
			margin-bottom: 0px;
			}


		/*横並びボックスをまとめる箱*/
		.sectionPart {
			border-bottom: 1px rgb(202, 202, 202) solid;
			}

	/*FC店舗一覧用*/
	.sectionE {
		margin-bottom: 28px;
		}

		.sectionE .articleBox {
			margin: 0px;
			}
	
		.sectionE img {
			display: block;
			border: 1px #C5C5C5 solid;
			max-width: 150px;
			margin: 0 20px 20px 0;
			float: left;
			}
	
	/*出展形態用*/
	.sectionF .articleBox {
		}

		.sectionF img {
			display: block;
			border: 1px #C5C5C5 solid;
			max-width: 100px;
			margin: 0 20px 20px 0;
			float: left;
			}

	/*お問い合わせ用*/
	.sectionH {
		border: 1px #C5C5C5 solid;
		/*-webkit-border-radius: 8px;
		border-radius: 8px;*/
		background-color: #F9F9F9;
		margin-bottom: 28px;
		}

		.sectionH .articleBox {
			padding-top: 0;
			border-bottom: none;
			margin-bottom: 0;
			}


		#contentWrap .sectionH h5 {
			line-height: 1.6em;
			}

		#contentWrap .sectionH h6 {
			margin: 0px;
			}

		.sectionH p {
			float: left;
			margin-right: 20px;
			}

	/*ニュースリリース用*/
	.sectionI .articleBox {
		padding: 0;
		border-bottom: none;
		}


	/*フロー図用*/
	.sectionJ .articleBox {
		padding: 15px 5px;
		border: 1px #626262 solid;
		background-color: #FFED60;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		position: relative;
		max-width: 650px;
		margin-left: auto;
		margin-right: auto;
		}

	.sectionJ .articleBox:after {
		  position: absolute;
		  width: 0;
		  height: 0;
		  border: 16px solid transparent;
		  border-top-color: #000000;
		  bottom: -40px;
		  left: 47%;
		  }

	.sectionJ .articleBox:last-child:after {
		border: none;
		}

		#contentWrap .sectionJ h6 {
			font-size: 1.4em;
			color: #000000;
			padding: 0 10px;
			margin: 0;
			}
	
		#contentWrap .sectionJ p {
			margin-left: 20px;
			}
	
		#contentWrap .sectionJ h6:before {
			content: "";
			}

	/*イメージ付きボタン3並びK、採用情報用ボタン2並びL*/
	.sectionK, .sectionL {
		margin-bottom: 28px;
		}

		.sectionK .articleBox {
			width: 33%;
			padding: 0;
			margin: 0 0 14px;
			float: left;
			border: none;
			}


		.sectionK .articleBox a {
			display: block;
			width: 95%;
			margin: 0 auto;
			background-color: rgb(255,255,255);
			border: 1px solid #9daca9;
			border-radius: 4px;
			box-shadow: inset 0 1px #fff;
			box-shadow: outset rgba(0,0,0,0.20);
			font: inherit;
			letter-spacing: inherit;
			text-indent: inherit;
			color: inherit;
			text-align: center;
			color: rgb(0,0,0);
			overflow: hidden;
			}


		.sectionK .articleBox a:hover {
			background-color: rgb(233,233,233);
			opacity: 0.7;
			}
	
		.sectionK .articleBox a:active {
			background-color: #d2d6d6;
			border: 1px solid #9daca9;
			}
	
		.sectionK .articleBox img {
			max-width: 100%;
			margin: 20px 0 0;
			}


/*採用情報トップ専用*/
		.sectionL {
			box-sizing: border-box;
			padding-bottom: 20px;
			display: flex;
			flex-wrap: wrap;
			align-items: flex-start;
			justify-content: center;
			}

		.sectionL>div {
			margin-bottom: 0px;
			flex-basis: 49.5%;
			}

		.sectionL>div a {
			box-sizing: border-box;
			margin: 0px 10px 20px 10px;
			min-height: 220px;
			display: block;
			box-sizing: border-box;
			background-color: rgb(255,255,255);
			border: 1px solid #9daca9;
			border-radius: 2px;
			box-shadow: inset 0 1px #fff;
			box-shadow: outset rgba(0,0,0,0.20);
			text-align: center;
			color: #000;
			}

			div.rec1, div.rec2, div.rec3, div.rec4 {
				color: #fff;
				font-size: 1.8em;
				text-align: center;
				padding: 1em 5px;
				} 

			div.rec1 {background-color: #4FB7D7;}
			div.rec2 {background-color: #E93538;}
			div.rec3 {background-color: #FFAC00;}
			div.rec4 {background-color: #4EB350;}

			div.recinfo {
				text-align: left;
				margin: 0;
				padding: 20px;
				font-size: 0.9em;
				line-height: 1.6em;
				}

			.sectionL>div>a:hover {
					background-color: rgb(233,233,233);
					opacity: 0.7;	
					}

			.sectionL>div>a:active {
					background-color: #d2d6d6;
					border: 1px solid #9daca9;
					}


/*20180409追加_画像のみ横並び*/
.p_Article{margin: 2em 0.5%;}
h5 + div.p_Article{margin: 1em 0.5% 2em;}

.store_photo{display: flex;}
.store_photo p{flex: 0 1 49%; margin: 0.5%;}
.store_photo img{max-width: 100%;}

div.store_photo + p{margin: 0 0.5em;}

p.comment{margin: 0.5em 0.5em; padding-bottom: 3em;}


@media only screen and (max-width: 480px) {

/*20180409追加_画像のみ横並び*/
.store_photo{display: block;}
}


/*20180409追加_動画*/
.movie{
	width:100% !important;
	margin: 2em 0 !important;
	padding-bottom: 45%;
	position:relative;
	}

.movie iframe{
	width:100%;
	height:100%;
	top:0;
	right:0;
	position:absolute;
	z-index: 1;
	}





@media only screen and (max-width: 768px) {}


@media only screen and (max-width: 480px) {
	.sectionL>div {
		flex-basis: 100%;		
		}

}





		#contentWrap .sectionK .articleBox p {
			width: 100%;
			padding: 10px 0;
			margin: 0;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
			}

		#contentWrap .sectionL .articleBox p {
			width: 100%;
			padding: 10px;
			margin: 0;
			text-align: left;
			font-size: 0.9em;
			}

		/*役員一覧用*/
		.sectionM {
			margin-bottom: 28px;
			}


		.sectionM img {
			display: block;
			border: 1px #C5C5C5 solid;
			width: 100%;
			max-width: 175px;
			max-height:200px; 
			margin: 0px auto 14px;
			}
	
		.sectionM .articleBox {
			border: none;
			margin-bottom: 0px;
			margin-left: auto;
			margin-right: auto;
			}

		.sectionM .block3 .articleBox {
			float: left;
			width: 33%;
			}

		.sectionM .block2 .articleBox {
			float: left;
			width: 50%;
			}

		#contentWrap .sectionM .articleBox p {
			text-align: center;
			line-height: 1.6em;
			}

		#contentWrap .sectionM .articleBox strong {
			display: inline-block;
			width: 100%;
			max-width: 300px;
			border-bottom: 1px #AAAAAA dotted;
			font-size: 0.9em;
			color: #000000;
			}

		#contentWrap .sectionM .articleBox span, .officerSub {
			font-size: 0.8em;
			color: #848484;
			}

.sectionZ {
}

.sectionZ .articleBox {
	display: flex;
	justify-content: space-between;
	flex-wrap:  wrap;
	}	

.sectionZ .articleBox>p {
	flex-basis: 48%;
}

.sectionZ .articleBox>p img {
	width: 100%;
	}

.sectionZ .articleBox div {
	flex-basis: 48%;
	box-sizing: border-box;
	padding: 0;
}

#contentWrap .sectionZ .button a {
	margin: 0 0 10px;
}

/*サイドコンテンツの中のリンクボックス*/
.adBox {
	margin-bottom: 14px;
	}

	.adBox a {
		display: block;
		width: 100%;
		margin: 0 auto;
		background-color: rgb(255,255,255);
		border: 1px solid #9daca9;
		border-radius: 4px;
		box-shadow: inset 0 1px #fff;
		box-shadow: outset rgba(0,0,0,0.20);
		font: inherit;
		letter-spacing: inherit;
		text-indent: inherit;
		color: inherit;
		text-align: center;
		color: rgb(0,0,0);
		overflow: hidden;
		}

		.adBox a:hover {
			opacity: 0.7;
			}
	
		.adBox a:active {
			opacity: 0.5;
			border: 1px solid #9daca9;
			}

	.adBox img {
		display: block;
		margin: 20px auto;
		}


	#contentWrap .adBox h6 {
		text-align: center;
		margin: 10px 10px 5px;
		}

	#contentWrap .adBox h6:before {
		content: "";
		}

		.artTitle {
			padding: 5px 2%;
			margin: 0% 0% 0 0%; 
			color: #FFFFFF;
			background-color: #363636;
			}

			.artTitle h2 {
				padding: 0%;
				margin: 0%;
				}

		.artIco {
			padding-top: 4%;
			padding-bottom: 4%;
			}

		.artDate {
			padding: 2%;
			text-align: right;
			font-weight: bold;
			}

		.artItemLead {font-weight: bold;}

		.artItemLead em {
			font-style: normal;
			font-size: 1.6em;
			}

		.artBody {
			line-height: 1.6em;
			padding: 2%;
			}

			.artBody p {margin-bottom: 2%;}

			.artBody img {
				width: inherit;
				height: auto;
				max-width: 100%!important;
				}

			.artBody img.block3 {
				width: 30%;
				margin: 0 1.5% 0 1.5%;
				}

			.artBody img.block2 {
				width: 47%;
				margin: 0 1.5% 0 1.5%;
				}
				

			/*YouTube*/
			.artBody iframe {
				width: 100%!important;
				height: 280px!important;
				}

		#artImageSub {display: none;}



			/*記事の下に入るリンク集*/
			.linkListBox {
				clear: both;
				margin-bottom:4%;
				}

			a .articleBox {background-color: rgb(255, 255, 255);}

			a .articleBox:hover {
				background-color: rgb(239, 239, 239);
				opacity: 0.7;

				}
			a .articleBox:active {
				background-color: #d2d6d6;
				}

			.artSam {
				float: left;
				width: auto;
				max-width: 20.520055%;
				height: auto;
				margin-left: 0.03206259%;
				margin-top: 0.43606515%;
				margin-right: 0%;
				clear: none;
				color: rgb(0, 0, 0);
				box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 3px 0px;
				}


			/*リンク集の場合*/
			.linkListBox .artSam {width: 13%;}

			.artLeadText {
				float: right;
				font-size: 1em;
				width: 73.510196%;
				padding-right: 3%;
				height: auto;
				text-align: left;
				font-weight: bold;
				line-height: 1.4em;
				margin: 0px;
				color: rgb(33, 117, 195);
				clear: none;
				}

				#newsRerease .artLeadText {
					width: 92%;
					font-size: 0.9em;
					}

				#tenpoList .artLeadText		{width: 84%;}


				/*リンク集の場合*/
				.linkListBox .artLeadText {width: 82%;}


			.artSubText {
				float: right;
				font-size: 0.8em;
				width: 72.018981%;
				height: auto;
				text-align: left;
				font-weight: normal;
				line-height: 1.6em;
				margin-left: 0px;
				margin-top: 2.48493%;
				min-height: 0px;
				color: rgb(0,0,0);
				}

				#newsRerease .artSubText {
					float :left;
					width: 100%;
					margin-top: 0px;
					margin-bottom: 2.48493%;
					}

				#tenpoList .artSubText {width: 85%;margin-top: 0px;}


				.linkListBox .artSubText {width: 82%;}


			.artAddText {
				float: right;
				width: 72.018981%;
				height: auto;
				text-align: right;
				font-weight: bold;
				line-height: 1.6em;
				margin-top: 2.48493%;
				color: rgb(0,0,0);
				}
	



	/*タブ制御用のクラス（#navi1～#navi3）*/		
	.tabbox {
		clear: both;
		display: none;
		}



/*記事共用の表示*/
		span.ico {display: inline-block;padding: 0 5px;color: #fff;background-color: #494949;font-size: 0.8em;font-weight: normal;margin-right: 8px;margin-bottom: 8px;text-align: center;line-height: 25px;}

/*ニュースリリースとトピックス*/
		#contentWrap table.infoBoad td:nth-child(2) .ico {display:block;}

/*記事のカテゴリ表示用*/
			span.gc		{width: 130px;background-color: #e60000;}
			span.prize	{width: 130px;background-color: #ff77be;}
			span.goods	{width: 130px;background-color: #67cdeb;}
			span.mob	{width: 130px;background-color: #ffac00;}
			span.arc	{width: 130px;background-color: #45d300;}
			span.event	{width: 130px;background-color: #C249FF;}

			/*イベントのステータス表示用*/
			span.new		{width: 30px;background:none; background-color: #e60000;}
        		#contentWrap table.infoBoad td:nth-child(2) .new {display:none;}
			span.soon		{width: 130px;background:none; background-color: #e66d03;}
			span.hot		{width: 130px;background:none; background-color: #e66d03;}
			span.close		{width: 130px;background:none; background-color: #8d8d8d;}

			/*採用情報*/
			span.rec1		{width: 130px;background:none; background-color: #4FB7D7; min-width: 70px; text-align: center;}
			span.rec2		{width: 130px;background:none; background-color: #E93538; min-width: 70px; text-align: center;}
			span.rec3		{width: 130px;background:none; background-color: #FFAC00; min-width: 70px; text-align: center;}
			span.rec4		{width: 130px;background:none; background-color: #4EB350; min-width: 70px; text-align: center;}

			/*採用情報2018用*/
			span.rec1n, span.rec2n, span.rec3n, span.rec4n {
				margin: 0 4% 0 4%;
				width: 6em;
				border-radius: 0;
				}

			span.rec1n		{background:none; background-color: #4FB7D7; min-width: 70px; text-align: center;}
			span.rec2n		{background:none; background-color: #E93538; min-width: 70px; text-align: center;}
			span.rec3n		{background:none; background-color: #FFAC00; min-width: 70px; text-align: center;}
			span.rec4n		{background:none; background-color: #4EB350; min-width: 70px; text-align: center;}


			span.update {
				background-color: rgb(17,88,255);
				-webkit-animation: shining 1s infinite;
				animation: shining 1s ease 0.5s infinite;
				}

			span.sokuho {
				background-color: #F60;
				-webkit-animation: shining 1s infinite;
				animation: shining 1s ease 0.5s infinite;
				}

			@keyframes shining {
				0% {opacity: 1.0}
				50% {opacity: 0.3}
				100% {opacity: 1.0}
				}
	
			@-webkit-keyframes shining {
				0% {opacity: 1.0}
				50% {opacity: 0.3}
				100% {opacity: 1.0}
				}


/*ナビ切替え用タブ*/
	#naviTabBox {
		float: left;
		height: 40px;
		margin: 0px;
		margin-top: 2.2%;
		padding: 0px;
		clear: none;
		width: 100%;
		list-style-type: none;
		}
 	
		#naviTabBox li {
			float: left;
			height: 40px;
			line-height: 40px;
			overflow: hidden;
			margin: 0px 0.19331259% 0px 0px;
			padding: 0px;
			clear: none;
			text-align: center;
			color: rgb(255, 255, 255);
			/*text-shadow: rgba(0, 0, 0, 0.207843) 0px 3px 3px;*/
			box-shadow:  0px 0px 0px 1px #bbc2c1 inset; 
			font-weight: bold;
			border-radius: 8px 8px 0 0;
			width: 19.8%;
			}

		#naviTabBox li a {display: block;}



		/*非選択のタブの色*/
		#naviTabBox li {background-color: rgb(255, 255, 255); color: #000000;}

		/*アクティブ、ロールーバー時の色*/
		#naviTabBox li.active,  #naviTabBox li:hover {background-color: rgb(0, 0, 0); color: #FFFFFF; }

		/*ロールオーバーしたら*/
		#naviTabBox li:hover {
			opacity: 0.7;
			cursor: pointer;
			}

		/*クリックしたら*/
		#naviTabBox li:active {
			opacity: 0.7;
			cursor: pointer;
			background-color: rgb(155,155,155);
			}




		/*ホットインフォメーション ＆　新着情報の画像エリア*/
		#hotInfo {
			height: auto;
			margin: 0px 0px 8.214079%;
			clear: none;
			width: 100%;
			}

		/*ピックアップ*/
		#pickUp {
			float: left;
			height: auto;
			margin: 0px 0% 8.21%;
			clear: both;
			width: 100%;
			}

			.pickUpItem {
				float: none;
				width: 100%;
				height: auto;
				margin: 6.165307% 0px 0px;
				clear: none;
				box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 3px 0px;
				}



/*サイドコンテンツ*/
#subCont {
    float: left;
    height: auto;
    margin: 0px 0% 0px 0px;
    clear: none;
    width: 23.520969%;
	padding-top: 14px;
	}


/*GoogleMapをレスポンシブ対応に*/
.innerMap {
	width: 100%;
	position: relative;
	padding-bottom: 60%; // これが縦横比
	height: 0;
	overflow: hidden;
	}
.innerMap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	margin: auto;
	}




	/*SNSリンク*/
	#snsBox, #movieBox {
		height: auto;
		width: 100%;
		margin-bottom: 6.165703%;
		}

		.linkIco {
			float: left;
			width: 48%;
			height: auto;
			margin: 6% 1% 0px 1%;
			clear: none;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
			border-bottom-left-radius: 8px;
			box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 3px 0px;
			}

		.linkIco:hover {opacity: 0.7;}
		.linkIco:active {opacity: 0.5;}

	/*TwitterウィジェットBOX*//*スマホはこちらから*/
	#twitterWigBox, #gotoMobile {
		height: auto;
		margin-left: 0%;
		margin-top: 0px;
		clear: none;
		width: 100%;
		margin-bottom: 8.221466%;
		}

		.wiget {
			margin: 12px auto 0px;
			text-align: center;
			}

		.qrBox {
			margin: 0px auto;
			width: auto;
			padding: 5%;
			clear: none;
			text-align: center;
			}

		.qrBox img {
			width: 50%;
			max-width:150px;
			height: auto;
			}



/*ショートカットメニューとリンク集*/
	.links, .shortCuts, .shortCuts ul {
		list-style-type: none;
		}

	.links, .shortCuts {
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		}

	.shortCuts {
		margin-bottom: 6%;
		}


	.links li, .shortCuts li {
		width: 100%;
		margin-bottom: 0px;
		background-color: rgb(239, 239, 239);
		background-position: left center;
		background-size: contain;
		background-repeat: no-repeat;
		}
	
		.links li.bymail	{background-image: url(../images/links_ico_01_mail.png);}
		.links li.byline	{background-image: url(../images/links_ico_02_line.png);}
		.links li.byqr		{background-image: url(../images/links_ico_03_qr.png);}
	
		.links li a, .shortCuts li a {
			display: block;
			height: 44px;
			color: #000;
			text-decoration: none;
			text-shadow: 1px 1px 0px #fff;
			line-height: 44px;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			padding-left: 50px;
			border-bottom: 1px rgb(202, 202, 202) solid;
			}
	
		.shortCuts li a {
			padding-left: 10px;
			}
	
		.shortCuts li a:before {
			font-family: "typicons";
			content: '\e0b0'' ';
			color: rgb(0,0,0);
			}

	
		.links li a:hover, .shortCuts li a:hover {opacity: 0.7; background-color: rgb(255, 255, 255);}
		.links li a:active, .shortCuts li a:active {opacity: 0.5; background-color: #d2d6d6;}
		.links li a span {font-size: 0.8em;}


/*子*/
	 .shortCuts ul {
		 margin-top: 0px;
		 padding-left: 10px;
		 font-weight: normal;
		 font-size: 0.9em;
	 	}

		.shortCuts ul li a:before {
			color: rgb(136,136,136);
			content: '\e0b0'' ';
			}


/*孫*/
	 .shortCuts ul ul {
		font-size: 0.9em;
	 	}

		.shortCuts ul ul li a:before {
			font-size: 0.8em;
			content: '\e0b2'' ';
			}

		 .shortCuts ul ul li a{
			color: #515151;
			}


/*ショートカットメニューの表示コントロール*/

/*一旦全て非表示に*/
#sc00, #sc01, #sc02, #sc03,
#sc0201, #sc0202, #sc0203, #sc0204, #sc0205, #sc0206,
#sc020101, #sc020102, #sc020103 {
	display: none;
	}

/*primaryContainerに指定されたクラスでメニューの表示をON (@_@)*/
/*第1階層-------------------------------------------------------------------------------*/
/*トップページメニューを解放*/
.top #sc00, .newsRelease #sc00, .topics #sc00,

/*会社案内メニューを解放*/
.taito #sc01,
	.outline #sc01, .topmessage #sc01, .philosophy #sc01, .thistory #sc01, .officer #sc01, .network #sc01,

/*事業紹介メニューを解放*/
.business #sc02,
	.amusementBusiness #sc02, .gameMachineBusiness #sc02, .contentsBusiness #sc02, .characterBusiness #sc02, .maintnanceService #sc02, .others #sc02, .emoney #sc02, .newamusement #sc02,
		.franchise #sc02, .rental #sc02, .property #sc02, .infomation1 #sc02, .used #sc02, .infomation2 #sc02, .ampartner #sc02, .infomation3 #sc02, .infomation4 #sc02,
		.infomation5 #sc02, .medaleaf #sc02, .mrent #sc02, .amstore #sc02,
			.about #sc02, .package #sc02, .modelcase #sc02, .courses #sc02, .stores #sc02, .advantage #sc02, .supply #sc02, .open #sc02, .requrement #sc02, .rlpartner #sc02, .ctpartner #sc02,

/*採用情報メニューを解放*/
.recruit #sc03,
	.rec10 #sc03, .rec11 #sc03, .rec12 #sc03, .selection #sc03, .works #sc03,


/*第2階層-------------------------------------------------------------------------------*/
/*事業紹介＞アミューズメント事業メニューを解放*/
.amusementBusiness #sc0201,
	 .franchise #sc0201, .rental #sc0201, .property #sc0201, .infomation1 #sc0201,
		.about #sc0201, .package #sc0201, .modelcase #sc0201, .courses #sc0201, .stores #sc0201, .advantage #sc0201, .supply #sc0201, .open #sc0201, .requrement #sc0201, .rlpartner #sc0201,
		.mrent #sc0201, .amstore #sc0201,

/*事業紹介＞ゲーム事業を解放*/
.gameMachineBusiness #sc0202,
	.used #sc0202, .infomation2 #sc0202, .ampartner #sc0202,

/*事業紹介＞コンテンツ事業を解放*/
.contentsBusiness #sc0203,
	.infomation3 #sc0203,

/*事業紹介＞キャラクター・トイ事業を解放*/
.characterBusiness #sc0204,
	.infomation4 #sc0204, .ctpartner #sc0204,

/*事業紹介＞TECH事業を解放*/
.maintnanceService #sc0205,
	.infomation5 #sc0205,

/*事業紹介＞その他の事業を解放*/
.others  #sc0206,
	.medaleaf #sc0206, .emoney #sc0206, 



/*第3階層-------------------------------------------------------------------------------*/
/*事業紹介＞アミューズメント事業＞フランチャイズメニューを解放*/
.franchise #sc020101,
	.about #sc020101, .package #sc020101, .modelcase #sc020101, .courses #sc020101, .stores #sc020101,

/*事業紹介＞アミューズメント事業＞レンタリースメニューを解放*/
.rental #sc020102,
	.advantage #sc020102, .supply #sc020102, .open #sc020102, .rlpartner #sc020102,

/*事業紹介＞アミューズメント事業＞施設物件募集メニューを解放*/
.property #sc020103,
	.requrement #sc020103 {
	display: block;
	}


/*選択中のメニューは色変更*/
.top				#sc00-00>a,
.newsRelease		#sc00-01>a,
.topics				#sc00-02>a,
.outline 			#sc01-01>a,
.topmessage 		#sc01-02>a,
.philosophy			#sc01-03>a,
.thistory			#sc01-04>a,
.officer			#sc01-05>a,
.network			#sc01-06>a,
.amusementBusiness	#sc02-01>a,
.franchise			#sc0201-01>a,
.about				#sc020101-01>a,
.package			#sc020101-02>a,
.modelcase			#sc020101-03>a,
.courses			#sc020101-04>a,
.stores				#sc020101-05>a,
.rental				#sc0201-02>a,
.amstore			#sc0201-05>a,
.mrent				#sc0201-06>a,
.advantage			#sc020102-01>a,
.supply				#sc020102-02>a,
.open				#sc020102-03>a,
/*20150630*/
.rlpartner			#sc020102-04>a,

.property			#sc0201-03>a,
.requrement			#sc020103-01>a,
.infomation1		#sc0201-04>a,
.gameMachineBusiness	#sc02-02>a,
.used				#sc0202-01>a,
.infomation2		#sc0202-02>a,
/*20150630*/
.ampartner			#sc0202-03>a,				

.contentsBusiness	#sc02-03>a,
.infomation3		#sc0203-01>a,
.characterBusiness	#sc02-04>a,
.infomation4		#sc0204-01>a,
/*20150630*/
 .ctpartner			#sc0204-02>a,

.newamusement		#sc02-07>a,
.maintnanceService	#sc02-05>a,
.infomation5		#sc0205-01>a,
.others				#sc02-06>a,
.medaleaf			#sc0206-01>a,
.emoney				#sc0206-02>a,
.recruit			#sc03-01>a,
.rec10				#sc03-02>a,
.rec11				#sc03-03>a,
.rec12				#sc03-04>a,
.selection			#sc03-05>a,
.works				#sc03-06>a {
	background-color: #43AAFF;
	color: #FFFFFF; 
	text-shadow: rgba(0, 0, 0, 0.207843) 0px 3px 3px;
	}

.top				#sc00-00>a:before,
.newsRelease		#sc00-01>a:before,
.topics				#sc00-02>a:before,
.outline 			#sc01-01>a:before,
.topmessage 		#sc01-02>a:before,
.philosophy			#sc01-03>a:before,
.thistory			#sc01-04>a:before,
.officer			#sc01-05>a:before,
.network			#sc01-06>a:before,
.amusementBusiness	#sc02-01>a:before,
.franchise			#sc0201-01>a:before,
.about				#sc020101-01>a:before,
.package			#sc020101-02>a:before,
.modelcase			#sc020101-03>a:before,
.courses			#sc020101-04>a:before,
.stores				#sc020101-05>a:before,
.rental				#sc0201-02>a:before,
.amstore			#sc0201-05>a:before,
.mrent				#sc0201-06>a:before,

.advantage			#sc020102-01>a:before,
.supply				#sc020102-02>a:before,
.open				#sc020102-03>a:before,
/*20150630*/
.rlpartner			#sc020102-04>a:before,



.property			#sc0201-03>a:before,
.requrement			#sc020103-01>a:before,
.infomation1		#sc0201-04>a:before,
.gameMachineBusiness	#sc02-02>a:before,
.used				#sc0202-01>a:before,
.infomation2		#sc0202-02>a:before,
/*20150630*/
.ampartner			#sc0202-03>a:before,

.contentsBusiness	#sc02-03>a:before,
.infomation3		#sc0203-01>a:before,
.characterBusiness	#sc02-04>a:before,
.infomation4		#sc0204-01>a:before,
/*20150630*/
 .ctpartner			#sc0204-02>a:before,

.newamusement		#sc02-07>a:before,
.maintnanceService	#sc02-05>a:before,
.infomation5		#sc0205-01>a:before,
.others				#sc02-06>a:before,
.medaleaf			#sc0206-01>a:before,
.emoney				#sc0206-02>a:before,
.recruit			#sc03-01>a:before,
.rec10				#sc03-02>a:before,
.rec11				#sc03-03>a:before,
.rec12				#sc03-04>a:before,
.selection			#sc03-05>a:before,
.works				#sc03-06>a:before {
	color: #ffffff;
	}


/*SNSシェアボタン*/
.shareBox {
	float: none;
	width: auto;
	height: auto;
	margin: 0px;
	clear: both;
	padding: 1.933739%;
	border-bottom: 1px rgb(202, 202, 202) solid;
	text-align: center;
	}

.shareButtons {
		width: auto;
		height: auto;
		margin: 0px auto;
		clear: none;
		display: inline-block;
		}

.shareButtons div {
		line-height: 1;
		margin-right: 20px;
		margin-bottom: 10px;
		}

.shareButtons div:last-child {
		margin-right: 0;
		}

		.fb-like {
			float: left;
			}

		.googleBtn {
			float: left;
			width: 52px;
			overflow: hidden;
			}

/*オリジナルボタン化*/
		.tweetBtn, .lineBtn {
			float: left;
			border-radius: 2px;
			}

		.tweetBtn {
			background: url(/Content/images/ico_sns_twitter.png) left top no-repeat #1b95e0;
			background-size: contain;
			}

		.lineBtn {
			background: url(/Content/images/ico_sns_line.png) left top no-repeat #00C300;
			background-size: contain;
			display: none;
			}

		.tweetBtn a, .lineBtn a {
				display: inline-block;
				color: #fff;
				line-height: 20px;
				text-align: right;
				vertical-align: middle;
				}

		.tweetBtn a {
				width: 57px;
				padding: 0 5px 0 5px;
				font-size: 0.6em;
				}

		.lineBtn a {
			width: 67px;
			padding: 0 5px 0 5px;
			font-size: 0.55em;
			}

#copyrightsBox {
    float: none;
    font-size: 0.6em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.6em;
    margin: 0px;
    clear: both;
    min-height: 0px;
    padding: 1.933739%;
	border-bottom: 1px rgb(202, 202, 202) solid;
	}

#footer {
	float: none;
	height: auto;
	margin: 0px;
	clear: none;
	width: auto;
	background-color: rgb(0, 0, 0);
	}

#footContWrap {
    float: none;
    height: auto;
    width: auto;
    margin: 0px auto;
    clear: none;
    max-width: 1280px;
	}

#taitoKanaLogo {
    float: left;
    height: auto;
    width: 169px;
    margin: 1.93056% 0% 1.93056% 1.182468%;
    clear: none;
    color: rgb(0, 0, 0);
	}

#siteMap {
    float: right;
    height: auto;
	margin: 0px;
    clear: none;
    width: 74.975114%;
	}

.siteMap1, .siteMap2, .siteMap3 {
	float: left;
	font-size: 0.8em;
	width: 30.309193%;
	height: auto;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 2em;
	color: rgb(255, 255, 255);
	padding: 3% 0px 10px 3%;
	}

	#siteMap a {color: rgb(203,203,203);}
	#siteMap a:hover {color: rgb(255,255,255);}
	#siteMap a:active {color: rgb(215,215,215);}

#siteCopyright {
    float: none;
    font-size: 0.8em;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: both;
    min-height: 0px;
    color: rgb(159, 159, 159);
    padding: 1.93056%;
	border-top: 1px rgb(114, 114, 114) solid
	}

#subSearchBox {display: none;}


/*モーダルウインドウ用*/
.modal {
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	}

.modalBody {
	position: fixed;
	z-index: 2000;
	background-color: transparent;
	width: 960px;
	left: 50%;
	top: 10%;
	height: auto;
	}

	.modalBody img {
		display: block;
		margin: auto;
		width: inherit;
		max-width: 960px;
		height: auto;
		}

.modalClose {
	text-align: center;
	color: #FFFFFF;
	}

.modalClose:before {
	font-family: "typicons";
	content: '\e122'' ';
	font-size: 1.4em;
	}

.modalBG {
	position: fixed;
	z-index: 1999;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	}






/*パーテーションボックス*/
.partitionBox {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 10px;
	background-color: #FFD;
	border: 1px #999 solid;
	}

	#contentWrap .partitionBox h4 {
		margin: 0px;
		padding: 8px;
		background-color: #999;
		text-align: left;
		color: #FFFFFF;
		}

	.partitionBox p {
		padding: 10px;
		}

.partitionBox select, .table select, .partitionBox input, .table input {
	padding: 0px;
	font-size: 1.2em;
	height: 1.8em;
	width: 100%;
	box-sizing: content-box;
	}


.example {
	margin: 1em 5px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

.example img {
	width: 100%;
	max-width: 400px;
	display: block;
	margin: 0 auto;
	}



/*ラヂオとチェックボックス*/
input[type="radio"], input[type="checkbox"] {
	display: inline;
	width: auto;
	height: auto;
	vertical-align: baseline;
	font-size: 1.8em;
	margin-right: 0.2em;
	}


.progressBar {
	padding: 0px;
	margin: 0;
	background-color: #ACACAC;
	line-height: 1.0em;
	}

.progressBar li {
	width: 23%;
	margin: 0px;
	padding: 12px 0 12px 2%; 
	list-style-position: inside;
	float: left;
	color: #FFFFFF;
	position: relative;
	line-height: 1.0em;

	}


.progressBar li:after{
	font-family: "typicons";
	font-size: 20px;
	display: inline-block;
	position: absolute;
	top: 30%;
	right: -2px;
	content: '\e049';
	color: #FFFFFF;
	z-index: 999;
	}

.progressBar li:last-child:after {
	content: "";
	}

.progressBar li.now {
	background-color: #000000;
	}

/*よくある質問と回答専用の指定*/
.faqContent dl{
	padding: 5px;
	}

	.faqContent dt{
		padding-left: 5px;
		}

	.faqContent dt:before {
		color: #C30;
		content: "Q.";
		font-size: 1.6em;
		}

	.faqContent dd {
		padding: 10px;
		border-bottom: 1px #999 dotted;
		}

	.faqContent dd:before {
		font-weight: bold;
		color: #06C;
		content: "A.";
		}


/*Chrome対策*/
.modalBG:after {content: "";}
.modalBG:hover, .modalClose:hover, .modalBody:hover {cursor: pointer;}





/*BtoBファイル配布追加*/
.sectionI label {
	display: block;
	width: 25%;
	float: left;
	font-size: 0.9em;
	margin-bottom: 10px;
	}

.sectionI select {
	margin-left: 0.25em;
	}

.sectionI input[type="text"]{
	display: inline;
	width: 50%;
	min-width: 250px;
	margin-left: 1em;
	padding: 5px;
	}

.membersMenu {
	list-style-type: none;
	margin: 0;
	padding-right: 0.5em;
	font-weight: bold;
	}

	.membersMenu li {
		text-align: right;
		margin-bottom: 5px;
		}
	
	.membersMenu li:before {
		font-family: "typicons";
		content: '\e049';
		color: #999;
		margin-right: 0.5em;
		}

/*BtoBの製品一覧*/

.productList {
	list-style-type: none;
	}

.productList li:before {
	font-family: "typicons";
	content: '\e049';
	color: #999;
	margin-right: 0.5em;
	}



/*BtoBの商品用*/
.sectionN {
	padding-left: 10px;
	padding-right: 10px;

	}

.sectionN .copyright {
	text-align: right;
	font-size: 0.6em;
	padding: 0;
	}

.sectionN img {
	display: block;
	border: 1px #999 solid;
	width: 35%;
	float: left;
	margin-bottom: 40px;
	}

.sectionN .articleBox {
	width: 65%;
	padding-top: 0;
	padding-right: 0;
	padding-left: 10px;
	float: left;
	border: none;
	font-size: 0.8em;
	}

#contentWrap .sectionN th, #contentWrap .sectionN td {
	border-color: #aaa;
	}

#contentWrap .sectionN th {
	border-right-color: #ddd;
	}

.sectionN th {
	width: 30%;
	}



/*BtoBのダウンロード品目一覧用*/
.sectionP {
	}

.readMe {
	font-size: 0.8em;
	}

.readMe li {
	margin-bottom: 0;
	}

.dlList {
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	margin-bottom: 50px;
	}

.dlList li {
	box-sizing: border-box;
	border-bottom: 1px #B4B4B4 dotted;
	padding: 5px 10px;
	margin: 0;
	}

.dlList li:after {
	display: table;
	content: "";
	clear: both;
	}


.dlList li:first-child {
	border-top: 1px #B4B4B4 dotted;
	}


#contentWrap .dlList li p {
	box-sizing: border-box;
	width: 69%;
	margin: 0 1% 0 0;
	float: left;
	}



a.preLink, a.dlLink {
	display: inline-block;
	line-height: 1em;
	margin-left: 1%;
	border: 1px rgb(33, 117, 195) solid;
	border-radius: 4px;
	text-align: center;
	font-size: 0.8em;
	padding: 3px 5px;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 0px;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity  0.5s ease;
	}

a.preLink {
	background-color: #fff;
	color:  rgb(33, 117, 195);
	}

a.dlLink {
	background-color: rgb(33, 117, 195);
	color: #fff;
	}

a.preLink:hover, a.dlLink:hover {
	opacity: 0.7;
	}


.dlList a.preLink, .dlList a.dlLink {
	width: 14%;
	float: right;
	box-sizing: border-box;
	display: block;
	padding: 5px;
	}

/*ログインなどのフォーム用*/
.formBox {
	box-sizing: border-box;
	width: 70%;
	margin: 0 23% 0 7%;
	}

.formBox dt {
	box-sizing: border-box;
	width: 40%;
	padding: 10px;
	margin: 0;
	float: left;
	text-align: right;
	font-weight: normal;
	}

.formBox dd {
	box-sizing: border-box;
	width: 60%;
	padding: 10px;
	float: left;
	}

.formBox dd:after, .formBox:after {
	display: table;
	content: "";
	clear: both;
	}

.formBox dd input {
	width:100%;
	}

.articleBox input[type="button"] {
	padding: 5px 10px;
	margin: 0 auto;
	width: 200px;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color  0.5s ease;
	}

/*Googleカスタム検索*/
.gsc-search-box {margin: 0 0 0 0!important;}
form.gsc-search-box {width:96%!important;}
/*入力BOX*/
.gsc-input-box {height: 33px!important;margin-right: -5px;margin-left: 5px;}
/*ボタン*/
.gsc-search-button-v2 {
	padding: 10px!important;
	border: none!important;
	border-radius: 0!important;
	background-color: #0860a8!important;
	}
.gsst_a {padding-top: 8px!important;}





@media only screen and (max-width: 768px) {
	
/*トップページ用*/
.topArtBox {
	width: 100%;
	}

#newsRelease, #topics {
	float: none;
	}

#newsRelease {
	margin-bottom: 28px;
	}

#topics {
	}

#bannerArea li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	}


.lineBtn {display: block;}

.flexslider .flex-control-nav {bottom: 0px;}

.common {margin: 2% 1.5% 2% 1.5%;}

.adBox {
	margin:5px;
	}

#taitoLogo {
	width: 115px;
	height: 37px;
	}

/*変更*/	
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8 {
	padding: 0.5% 0.6% 0.5% 1.1%;
	margin: 15px 1px 0px 0px;
	clear: none;
	font-size: 0.8em;
	}
/*変更*/
	#menu8 {display: block;}
	#menu4, #menu5, #menu6, #menu7 {display: none;}		

/*採用情報で出すメニュー*/
	.recruit #menu4 {display: block;}	
	
/*メインメニュー*/
#mainMenu li p {
	font-size: 1.0em;
	line-height: 1.4em;
	height: auto;
	width: 100%;
	text-align: center;
	}
		
	#menu01, #menu03, #menu02, #menu04 {
		width: 24.8%;
		height: 44px;
		}

	#menu01, #menu03, #menu02, #menu04, .top #menu01, .business #menu03, .taito #menu02, .recruit #menu04, #menu01:hover, #menu03:hover, #menu02:hover, #menu04:hover {
		background-image: none;
		}

#contentWrap {
	width: 100%;
	height: auto;
	margin-top: 0%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: none;
	}

#mainCont {
	width: 100%;
	height: auto;
	}

	.linkListBox {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		}

#subCont {
	height: auto;
	width: 100%;
	margin: 0px 0px 2.5%;
	clear: both;
	float: none;
	}

	#subCont #hotInfo {
		margin-bottom: 2.5%;
		width: 47.775%;
		margin-left: 1.1%;
		margin-right: 0px;
		float: left;
		}

	#snsBox, #movieBox {
		float: left;
		width: 47.775%;
		margin-left: 1.1%;
		}

	#searchTextBox {
		width: 68.571886%;
		height: 27px;
		margin: 0px;
		clear: none;
		}

    #searchBtn {
        margin: 0% 0px 0px 3.826449%;
        clear: none;
        width: 25.377842%;
        height: 27px;
    	}

    #twitterWigBox {
        width: 47.700781%;
        height: auto;
        margin: 0px;
		margin-right: 1.1%;
        padding-left: 0%;
        clear: none;
        float: right;
    	}

	#gotoMobile {
        width: 47.700781%;
        height: auto;
        margin: 0px;
		margin-left: 1.1%;
        padding-right: 0%;
        clear: none;
        float: left;
		}

		.tenpo #twitterWigBox {
			float: left;
			margin-left: 1.1%;
			margin-right: 0%;
			}

		.wiget {max-width: 300px;}

	#lineBox, #linkBox {
		margin-bottom: 2.5%;
		width: 47.775%;
		margin-left: 0%;
		margin-right: 1.1%;
		float: right;
		}

#taitoKanaLogo {
	height: auto;
	width: 18.095703%;
	margin-top: 18px;
	margin-left: 10px;
	}

#siteMap {width: 74.974609%;}

#siteCopyright {font-size: 0.7em;}

#copyrightsBox {
	margin: 0px;
	clear: none;
	}

.qrImage {width: 50%;}


/*BtoBファイル配布追加*/
.modalBody img {
	max-width: 480px;
	}

.sectionI label {
	width: 33%;
	}

#contentWrap .dlList li p {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	}

.dlList a.preLink, .dlList a.dlLink {
	width: 35%;
	max-width: 10em;
	margin-bottom: 5px;
	}

.formBox {
	width: 80%;
	}

.formBox dt {
	font-size: 0.9em;
	}

ul.productList {
	padding-left: 10px;
	}

/*Googleカスタム検索*/
#searchBox {width: 35%;}
.gsc-search-box {margin: 0 0 0 0!important;}
form.gsc-search-box {width:96%!important;}
}


@media only screen and (max-width: 480px) {
.shareButtons div {margin-right: 8px;}
.button img {
	width: 60%;
	}

.big {font-size: 1.1em;}

/*トップページ用*/
#bannerArea li {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 14px;
	}

/*スライダーのセレクタを非表示*/
.flexslider .flex-control-nav {display: none;}

.progressBar {
	font-size: 0.8em;
	}

/*.table {margin: 10px;}*/

	/*会社概要のときは項目名せまく*/
	.outline .table dt {
		width: 100px;
			}

	.thistory .table dt {
		width: 60px;
		}

	.outline .table dd, .history .table dd {
		margin-left: 110px;
		}

	.thistory .table dd {
		margin-left: 70px;
		}

#contentWrap {border-top: none;}


/*記事中の画像を縦並びに*/
.artBody img.block3, .artBody img.block2 {
	display: block;
	width: inherit;
	max-width: 80%;
	margin: 0 auto 2%;
	}

.linkListBox {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	}
#header h2 {
	font-size: 1.1em;
	background-color: #9A9A9A;
	}

#contentWrap h4 {padding: 2.5% 2% 2%;}

#contentWrap h3 span {display: none;}

#searchBox {display: none;}

#taitoLogo {
	width: 80px;
	height: auto;
	}

#globalMenu {
	margin: 0px;
	margin-bottom: 7px;
	clear: none;
	height: auto;
	width: auto;
	}
/*変更*/
	#menu4, #menu8 {display: none;}
	#menu1, #menu3, .recruit #menu4 {margin-top: 11px;}

#contentPath {display: none;}

#headerCont {padding-bottom: 0; margin-bottom: 0;}

    #shopSearchBox {
        width: 100%;
        background-image: none;
		}

/*スマホ用メニュー*/
#menu {
	z-index: 1000;
	box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 3px 0px;
	}

/*#mobileMenu {
	display: block;
	width: 100%;
	background-color: #000000;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #7C7C7C solid;
	opacity: 0.8;
	}

	#mobileMenu:hover {opacity: 1.0;}
	#mobileMenu:active {background: rgb(90,90,90);}*/

#historyBack {
	width: 10%;
	float: left;
	}

	#historyBack a{
		display: block;
		position: relative;
		padding: 8px 0px 0px;
		color: #fff;
		text-align: center;
		text-decoration: none;
		}

	#historyBack a span:before { line-height: 1em; font-family: "typicons"; font-size: 1.6em; display: inline-block; content: '\e047'; }


/*ボックス固定用クラス*/
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	}

/*メインメニュートグル*/
#toggle{
	width: 90%;
	float: right;
	position: relative;
	}

	#toggle a{
		display: block;
		position: relative;
		padding: 10px 40px 10px 0px;
		color: #fff;
		text-decoration: none;
		text-align: center;
		}

	#toggle a span:after				{content: "会社情報";}
	.top #toggle a span:after			{content: "トップ";}
	.newsRelease #toggle a span:after	{content: "ニュースリリース";}
	.topics #toggle a span:after		{content: "トピックス";}
	.taito #toggle a span:after,
	.outline #toggle a span:after,
	.topmessage #toggle a span:after,
	.philosophy #toggle a span:after,
	.thistory #toggle a span:after,
	.officer #toggle a span:after,
	.network #toggle a span:after		{content: "会社案内";}

	.business #toggle a span:after,
	.amusementBusiness #toggle a span:after,
	.franchise #toggle a span:after,
	.about #toggle a span:after,
	.package #toggle a span:after,
	.modelcase #toggle a span:after,
	.courses #toggle a span:after,
	.stores #toggle a span:after,
	.rental	#toggle a span:after,
	.amstore #toggle a span:after,
	.mrent #toggle a span:after,
	.advantage #toggle a span:after,
	.supply #toggle a span:after,
	.open #toggle a span:after,
	.property #toggle a span:after,
	.requrement #toggle a span:after,
	.infomation1 #toggle a span:after,
	.gameMachineBusiness #toggle a span:after,
	.used #toggle a span:after,
	.infomation2 #toggle a span:after,
	.contentsBusiness #toggle a span:after,
	.infomation3 #toggle a span:after,
	.characterBusiness #toggle a span:after,
	.infomation4 #toggle a span:after,
	.maintnanceService #toggle a span:after,
	.infomation5 #toggle a span:after,
	.others #toggle a span:after,
	.emoney #toggle a span:after,
	.medaleaf #toggle a span:after		{content: "事業紹介";}

	.recruit #toggle a span:after,
	.selection #toggle a span:after,
	.works #toggle a span:after			{content: "採用情報";}

	#toggle:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background-color: rgb(255,255,255);
		}
	
	#toggle a:before, #toggle a:after{
		display: block;
		content: "";
		position: absolute;
		top: 52%;
		right: 10px;
		width: 20px;
		height: 4px;
		background-color: #000000;
		}

	#toggle a:before{margin-top: -6px;}
	
	#toggle a:after{margin-top: 2px;}


#mainMenu {}

	#mainMenu li {
		height: 38px;
		}

	#mainMenu li p {
		font-size: 0.9em;
		}

#mainCont {width: 100%;}

#subCont {
	height: auto;
	padding-bottom: 4.166667%;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
	width: 100%;
	}

	#hotInfo {
		margin: 0px 0px 2.61%;
		clear: none;
		height: auto;
		padding: 0px;
		float: none;
		}

		.hotItem {
			width: 45.1%;
			margin: 2.4%;
			float: left;
			height: auto;
			clear: none;
			}

		#subCont #hotInfo.wide {
			margin-left: 0px;
			margin-right: 0px;
			width: 100%;
			}

		#subCont .hotItem {
			width: 45.1%;
			margin: 2.4%;
			}


	#twitterWigBox {
		margin: 0px auto 2.3%;
		clear: none;
		width: 100%;
		height: auto;
		float: none;
		}

	#gotoMobile {
		display: none;
		}

		.wiget {max-width: 300px;}


	#snsBox, #movieBox {
		width: 50%;
		margin: 0%;
		float: left;
		}

	#lineBox, #linkBox {
		width: 100%;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 2.3%;
		}


	#siteCopyright {
		padding-top: 5%;
		padding-bottom: 5%;
		}
		
	#copyrightsBox {
		padding-bottom: 1.93%;
		margin: 0px 0px 5%;
		clear: none;
		}

	/*検索BOX　モバイルの時だけ表示*/
    #subSearchBox {
        display: block;
		width: auto;
        height: auto;
        float: none;
        clear: none;
        margin: 0px;
		padding: 20px 0 20px 20px;
		border-bottom: 1px rgb(202, 202, 202) solid;
    	}

	#subSearchBox th, #subSearchBox td {
		border: none;
	}
	
#naviBox li {font-size: 0.8em;}

.qrBox {display: none;}

/*ニュースの記事 余白*/
.articleBox {padding: 1.45%;}

/*記事のタイプ指定*/
	.sectionB img, .sectionC img {
		max-width: 300px;
		margin: 10px auto 20px;
		float: none;
		}

	/*2列*/
	.sectionD {
		margin-bottom: 0px;
		}
	
		.sectionD .articleBox {
			width: 100%;
			float: none;
			border-bottom: 1px #C5C5C5 solid;
			margin-bottom: 28px;
			}

	/*3列*/
	.sectionG {
		margin-bottom: 0px;
		}

		#contentWrap .sectionG h6 {
			margin: 0px;
			}
	
		.sectionG img {
			max-width: 200px;
			margin-left: auto;
			margin-right: auto;
			float: none;
			}
	
		.sectionG .articleBox {
			width: 100%;
			float: none;
			border-bottom: 1px #C5C5C5 solid;
			margin-bottom: 28px;
			text-align: center;
			}


		/*横並びボックスをまとめる箱*/
		.sectionPart {
			border: none;
			/*border-bottom: 1px rgb(202, 202, 202) solid;*/
			}

	/*FC店舗一覧用*/
	.sectionE {
		}

		.sectionE .articleBox {
			margin: 0px;
			}
	
		.sectionE img {
			max-width: 200px;
			margin-left: auto;
			margin-right: auto;
			float: none;
			}
	
	/*出展形態用*/
	.sectionF .articleBox {
		}

		.sectionF img {
			max-width: 200px;
			margin-left: auto;
			margin-right: auto;
			float: none;
			}

		#contentWrap .sectionF th {
			font-size: 0.9em;
			width: 90px;
			}

	/*イメージ付きボタン横並び3並び*/
	.sectionK .articleBox {
		width: 50%;
		}

	#contentWrap .sectionK .articleBox p {
		font-size: 0.9em;
		padding: 5px 0;
		}


.sectionL .articleBox {
	float: none;
	width: 97%;
	}

	/*採用情報用2こ並び*/
	.sectionL .articleBox div {
		font-size: 1.4em;
		line-height: 1.4em;
		padding-left: 0;
		padding-right: 0;
		}

	#contentWrap .sectionL .articleBox p {
		font-size: 0.8em;
		}



	/*役員一覧用*/
	.sectionM {
		margin-bottom: 0px;
		}


	.sectionM img {
		}


	.sectionM .sectionPart {
		border: none;
		}

	.sectionM .articleBox {
		border-bottom: 1px rgb(202, 202, 202) solid;
		margin-bottom: 28px;
		margin-left: auto;
		margin-right: auto;
		}

	.sectionM .block3 .articleBox , .sectionM .block2 .articleBox {
		float: none;
		width: 100%;
		}

	#contentWrap .sectionM .articleBox p {
		}

	#contentWrap .sectionM .articleBox strong {
		display: inline-block;
		width: 100%;
		max-width: 300px;
		border-bottom: 1px #AAAAAA dotted;
		font-size: 0.9em;
		color: #000000;
		}

	#contentWrap .sectionM .articleBox span {
		font-size: 0.8em;
		color: #848484;
		}



/*けしちゃいたい文字*/
.addText {display: none;}


#siteMap ul {
	width: inherit;
	margin: 0px;
	float: none;
	clear: none;
	}

.itemList {
	margin: 0px auto;
	width: 98%;
	float: none;
	clear: none;
	}

.naviItemImage {
	width: 32%;
	max-width: none;
	}

.qrImage {width: 30%;}



/*ページトップへ*/
#pageTop a {
	width: 80px;
	padding: 20px 0;
	}



/*BtoBファイル配布追加*/
.modalBody img {
	max-width: 240px;
	}

.sectionI label {
	display: inline;
	float: none;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.sectionN img {
	width: 80%;
	margin: 0 auto 20px;
	float: none;
	}

.sectionN .articleBox {
	width: 100%;
	padding: 0;
	float: none;
	font-size: 0.9em;
	}

.sectionZ .articleBox>p {
	flex-basis: 100%;
}

.sectionZ .articleBox div {
	flex-basis: 100%;
}

.formBox {
	width: 100%;
	margin: 0;
	}

.formBox dt, .formBox dd {
	float: none;
	width: 100%;
	}

.formBox dt {
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	}
.formBox dd {
	}

.formBox dd input{
	width: 80%;
	margin: 0 auto;
	}

/*2017/09/14*/
#contentWrap table.recruitTable th, #contentWrap table.recruitTable td {
	display: block;
	width: 100%;
	background-color: transparent;
	border: none;
	}

	#contentWrap table.recruitTable th {
	padding: 5px 10px 0px;
	/*background-color: #333;*/
	border-bottom: 1px #000 solid;
	}

/*2017/09/14*/
#contentWrap table.infoBoad th, #contentWrap table.infoBoad td {
	display: block;
	}

#contentWrap table.infoBoad th {
	border-bottom: none;
	width: inherit;
	text-align: left;
	}
	
#contentWrap table.infoBoad td {
	padding-top: 0px;
	border-bottom: 1px #BBBBBB dotted;
	margin-bottom: 10px;
	}	

#contentWrap table.newsRelease td:nth-child(2){border:none;}
#contentWrap table.infoBoad td:nth-child(3){text-align: right;}
	
}


/*2017/8/10 段組みをFlex化*/
.flexBox {
	box-sizing: border-box;
	margin-bottom: 40px;
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	border-bottom: 1px rgb(202, 202, 202) solid;
	}

		.flexBox>div img {
			width: 100%;
			/*border: 1px #C5C5C5 solid;*/
			}

		.flexBox>div>img {
			width: 98%;
			margin: 1%;
			}

		.flexBox>div p {
			margin: 1em 0.5em 1em 0.5em;
			}

	.boxset4>div {
		flex-basis: 24.75%;
		}

	.boxset3>div {
		flex-basis: 33%;
		}

	.boxset2>div {
		flex-basis: 49.5%;
		}


/*2018/10/29 電子マネー決済サービス用に装飾タイプ追加*/
.flexBox>div>div {
	box-sizing: border-box;
	background-color: #fff;
	margin: 0 10px 1em;
	padding: 15px;
	border-radius: 8px;
	border: 1px #999 solid;
	}



/*リンクボタン型*/
.flexBox>div>a {
		display: block;
		margin: 5px;
		background-color: rgb(255,255,255);
		border: 1px solid #9daca9;
		border-radius: 4px;
		box-shadow: inset 0 1px #fff;
		box-shadow: outset rgba(0,0,0,0.20);
		text-align: center;
		color: #000;
		overflow: hidden;
		}

.flexBox>div>a:hover {
		background-color: rgb(233,233,233);
		opacity: 0.7;	
		}

.flexBox>div>a:active {
		background-color: #d2d6d6;
		border: 1px solid #9daca9;
		}


@media only screen and (max-width: 768px) {
	.boxset4>div, .boxset3>div {
		flex-basis: 49.5%;
		}

	.min>div {
		flex-basis: 33%;		
		margin-bottom: 0px;
		}

	.flexBox>div>a p {
		font-size: 0.9em;
		}
}
	
@media only screen and (max-width: 480px) {
	.boxset4>div, .boxset3>div, .boxset2>div {
		flex-basis: 100%;
	}

	.min>div {
		flex-basis: 49.5%;		
		}
}
	
/*2017/09/14 アコーディオンパネル追加*/
.panelWrap{
	box-sizing: border-box;
	padding: 5px;
	margin-bottom: 40px;
	}

dl.acFlat {
	margin-bottom: 5px;
	}

dl.acFlat dt {
	border: 1px #999 solid;
	background-color: #fff;
	border: 1px solid #9daca9;
	box-shadow: inset 0 1px #fff;
	box-shadow: outset rgba(0,0,0,0.20);
	border-radius: 4px;
	}

dl.acFlat dt:before{
	margin-right: 0.5em;
	font-size: 1.4em;
	font-family: "typicons";
	content: '\e01d';
	}

dl.acFlat dt.active {
	background-color: transparent;
	border: 1px solid #F5F5F5;
	box-shadow: none;
	}

dl.acFlat dt.active:before {
	content: '\e01e';
	margin-right: 0.5em;
	}

dl.acFlat dt:hover {
	cursor: pointer;
	background-color: rgb(233,233,233);
	}

dl.acFlat dd {
	}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
	dl.acFlat dt {
		padding: 10px 20px;
		font-weight:  normal;
	}
	dl.acFlat dt:before {
		margin-right: 0.25em;
	}
	dl.acFlat dt.active {
		padding: 0 0 10px 0;
		font-weight: bold;
	} 

}

/*2018/03/05 採用情報2018バージョン向けに追加*/
.reqInfoBox {}

.reqInfoBox p, .reqInfoBox ul {
	padding: 20px;
	}

.reqInfoBox h4 {
	font-weight: bold;
	}

.reqInfoBox li {
	list-style-type: disc;
	}

.attentionBox {
	padding: 20px 0;
	text-align: center;
	background-color:#FFF4F4;
	}


/*20180427追加_画像のみ横並び 物件募集*/
.p_Article{margin: 2em 0.5%;}
h5 + div.p_Article{margin: 1em 0.5% 2em;}

.store_photo{display: flex;}
.store_photo p{flex: 0 1 49%; margin: 0.5%;}
.store_photo img{max-width: 100%;}

div.store_photo + p{margin: 0 0.5em;}

p.comment{margin: 0.5em 0.5em; padding-bottom: 3em;}


@media only screen and (max-width: 480px) {

/*20180427追加_画像のみ横並び 物件募集*/
.store_photo{display: block;}
}


/*220180427追加_動画 物件募集*/
.movie{
	width:100% !important;
	margin: 2em 0 !important;
	padding-bottom: 45%;
	position:relative;
	}

.movie iframe{
	width:100%;
	height:100%;
	top:0;
	right:0;
	position:absolute;
	z-index: 1;
	}