/*-- Release Information --*/
.index #contents table.table-plain th,.index #contents table.table-plain td {
	padding: 10px 20px;
}

.index #contents table.table-plain th {
	width: 150px;
}

.index #contents table.table-plain a {
	padding-left: 0;
}

.index #contents table.table-plain a::before {
	display: none;
}

.index #contents table.table-plain a[target] {
	padding-left: 0;
}

.index #contents table.table-plain a[target]::after {
	display: inline-block;
	content: "i";
	font-size: inherit;
	font-family: "toei-jutaku" !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 10px;
	color: #004098;
}

.index #contents section .lineup a::before {
	display: block !important;
}

.index #contents section .mega-button {
	padding: 10px 20px;
	margin: 20px 0 0;
}

.details #contents section .news-contents > * {
	line-height: 1.4em;
	margin-bottom: 20px;
}

.details #contents section .news-contents strong,.details #contents section .news-contents s,.details #contents section .news-contents em {
	color: inherit;
}

.details #contents section .news-contents strong {
	font-weight: 700;
}

.details #contents section .news-contents s {
	text-decoration: line-through;
}

.details #contents section .news-contents em {
	font-style: italic;
}

.details #contents section .news-contents h1,.details #contents section .news-contents h2,.details #contents section .news-contents h3,.details #contents section .news-contents h4,.details #contents section .news-contents h5,.details #contents section .news-contents h6 {
	width: 100%;
}

.details #contents section .news-contents h1 {
	font-size: 18px;
	font-size: 1.28571rem;
	color: #004098;
	font-weight: 700;
}

.details #contents section .news-contents h2 {
	font-size: 18px;
	font-size: 1.28571rem;
	font-weight: 700;
}

.details #contents section .news-contents h3 {
	font-size: 18px;
	font-size: 1.28571rem;
}

.details #contents section .news-contents h4 {
	font-size: 16px;
	font-size: 1.14286rem;
	color: #004098;
	font-weight: 700;
}

.details #contents section .news-contents h5 {
	font-size: 16px;
	font-size: 1.14286rem;
	font-weight: 700;
}

.details #contents section .news-contents h6 {
	font-size: 16px;
	font-size: 1.14286rem;
}

.details #contents section .news-contents img {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.details #contents section .news-contents a {
	display: inline-block;
	padding-left: 1.6em;
	padding-left: -webkit-calc(1em + 10px);
	padding-left: calc(1em + 10px);
	position: relative;
	-webkit-transition: .3s all;
	transition: .3s all;
}

.details #contents section .news-contents a::before:hover,.details #contents section .news-contents a::after:hover,.details #contents section .news-contents a ::before:hover,.details #contents section .news-contents a ::after:hover {
	text-decoration: none;
}

.details #contents section .news-contents a::before {
	display: block;
	float: left;
	content: "h";
	font-size: inherit;
	font-family: "toei-jutaku" !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 0;
	color: #004098;
	margin-left: 5px;
	margin-right: 5px;
}

.details #contents section .news-contents a[href*="tel:"] {
	padding-left: 0;
	display: inline-block;
	width: auto;
	float: none;
	pointer-events: none;
}

.details #contents section .news-contents a[href*="tel:"]::before {
	display: none;
}

.details #contents section .news-contents a[href*="mailto:"]::before {
	content: "k";
	font-size: inherit;
	font-family: "toei-jutaku" !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: 'k' !important;
}

.details #contents section .news-contents a[target]::before {
	content: "i";
	font-size: inherit;
	font-family: "toei-jutaku" !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	top: -.15em;
}

.details #contents section .news-contents ul,.details #contents section .news-contents ol {
	display: inline-block;
	width: 100%;
	padding-left: 1.5em;
	line-height: 1.5em;
}

.details #contents section .news-contents ul > li {
	list-style: disc outside;
}

.details #contents section .news-contents ol > li {
	list-style: decimal outside;
}

.details #contents section .news-contents blockquote {
	width: 100%;
	padding: 30px;
	background: rgba(0,64,152,0.1);
}

.details #contents section .news-contents table {
	table-layout: fixed;
}

.details #contents section .news-contents table caption {
	text-align: left;
	margin-bottom: 10px;
	color: #004098;
}

.details #contents section .news-contents table th,.details #contents section .news-contents table td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}

.details #contents section .news-contents table th {
	background: #f2f2f2;
}

.details #contents section .news-contents table thead th,.details #contents section .news-contents table thead td {
	background: #e2e2e2;
}

.recruitment #contents article table.table-data {
	table-layout: fixed;
}

.recruitment #contents article table.table-data tbody th,.recruitment #contents article table.table-data tbody td {
	background: #f2f2f2;
	border: 2px solid #fff;
}

.recruitment #contents article h5 {
	margin-bottom: 15px;
}

#contents section .lineup a::before {
	display: none;
}

/*title*/
#contents section div.giga-title {
	height: 400px;
	display: block;
	float: left;
	width: 100%;
	padding-left: 0;
	margin-bottom: 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 50px;
	margin-top: -50px;
	padding: 0;
}

#contents section div.giga-title .img {
	float: right;
	background: #08275E;
	height: 400px;
	padding: 30px 40px;
	width: 434px;
	color: #fff;
	position: relative;
}

#contents section div.giga-title .img h2 {
	padding-top: 0;
	display: inline;
	font-size: 30px;
	letter-spacing: 4px;
	text-shadow: none;
	line-height: 1.4em;
	font-size: 28px !important;
	border-bottom: medium none;
	font-weight: 300;
	letter-spacing: 4px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top: none;
}

#contents section div.giga-title .img h2:before {
	display: none;
}

#contents section div.giga-title .img p {
	display: block;
	float: left;
	position: absolute;
	bottom: 30px;
	width: auto;
	font-size: 20px;
}

#contents section div.giga-title .img p span {
	display: block;
	letter-spacing: 1.5px;
	font-size: 20px;
	padding-top: 10px;
	line-height: 1.3em;
}

#contents section div.giga-title .img p span span {
	padding-top: 1em;
}

.d20 #contents section div.giga-title {
	background-image: url(../img/d20/img_subtitle_010.jpg);
}

.d25 #contents section div.giga-title {
	background-image: url(../img/d25/img_subtitle_010.jpg);
}

.t_1ldk #contents section div.giga-title {
	background-image: url(../img/t_1ldk/img_subtitle_010.jpg);
}

.t_2ldk #contents section div.giga-title {
	background-image: url(../img/t_2ldk/img_subtitle_010.jpg);
}

#contents section h3 {
	margin: 10px 0;
}

.index #contents section h3{ font-weight:bold; margin-bottom:20px;}
.index #contents section h3 span{ font-size:12px; padding:0 0 0 10px; font-weight:normal}

.lineup:not(.index) #contents section h4{ 
	padding:10px;
	height:70px;
	padding:10px 10px 10px 80px;
	color:#000;
	font-weight:bold;
}

.lineup:not(.index) #contents section .floor{ background:#F2F2F2;padding:5px 20px;text-align:center;}

.lineup:not(.index) #contents section h4.yellow{ background:#F0E7C6 url(../img/img_yellow.gif) no-repeat 6px center;background-size:60px 60px;}
.lineup:not(.index) #contents section h4.orange{ background:#F5E6DD url(../img/img_orange.gif) no-repeat 6px center;background-size:60px 60px;}
.lineup:not(.index) #contents section h4.pink{ background:#F9E1DF url(../img/img_pink.gif) no-repeat 6px center;background-size:60px 60px;}
.lineup:not(.index) #contents section h4.green{ background:#DBEEDB url(../img/img_green.gif) no-repeat 6px center;background-size:60px 60px;}
.lineup:not(.index) #contents section h4.blue{ background:#BCDAE4 url(../img/img_blue.gif) no-repeat 6px center;background-size:60px 60px;}
.lineup:not(.index) #contents section h4.purple{ background:#E8DBEC url(../img/img_purple.gif) no-repeat 6px center;background-size:60px 60px;}

.lineup:not(.index) #contents section h4 span{
	padding:12px 0 0 0;
	display:block;
}

.lineup:not(.index) #contents section .cap{ position:relative}
.lineup:not(.index) #contents section h5{
	background:#08275E;
	color:#fff;
	padding:5px 10px;
	position:absolute;
	left:10px;
	top:10px;
}

.lineup:not(.index) #contents section h5{ 
 	padding-top:25px;
	 width:85px;
	 height:85px;	
	 background-color:#08275E;	
	 border-radius: 50%;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 	text-align: center;
	font-size:12px;
}
 
.lineup:not(.index) #contents section h5.line_010{
	padding-top:33px;
}


.lineup:not(.index) #contents section .float-right{width:40% ;margin:0 !important;}
.lineup:not(.index) #contents section .float-left{width:55% ;}

.lineup:not(.index) #contents section .float-right{margin-right:20px;}

.lineup:not(.index) #contents section .grid-2,
.lineup:not(.index) #contents section .grid-3{margin-top:20px;}
.lineup:not(.index) #contents section .mt0{margin-top:0px;}
.lineup:not(.index) #contents section .mt20{margin-top:20px;}
