/*
Theme Name: Sense株式会社
Description: パチンコ・スロットの買取及び販売・リサイクル
*/

@charset "utf-8";

/* COMMON
   ========================================================================== */

body {
	margin: 0;
	padding: 0;
	font: 14px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: under-line;
}
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
img {
	margin: 0;
	padding: 0;
	line-height: 1;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;
	text-indent: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
header {
	width: 1000px;
	margin: 0 auto;
}
header h1 a {
	width: 400px;
	height: 33px;
	margin: 27px 0 22px;
	display: block;
	background: url('images/logo.jpg') left top no-repeat;
	text-indent: -9999px;
}
#gnav > li {
	width: 165px;
	height: 45px;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	border-right: solid 1px #ccc;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
#gnav li:first-child {
	border-left: solid 1px #ccc;
}
.child {
	width: 165px;
	display: none;
	background-color: #fff;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 100 !important;
}
.child li {
	width: 163px;
	padding: 10px 0;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	text-align: center;
}
.child li:last-child {
	border-bottom: solid 1px #ccc;	
}
.home {
	background: url('images/gnav_home.png') center center no-repeat;
}
.company {
	background: url('images/gnav_company.png') center center no-repeat;
}
.amusement {
	background: url('images/gnav_amusement.png') center center no-repeat;
	cursor: default !important;
}
.food {
	background: url('images/gnav_food.png') center center no-repeat;
}
.recruit {
	background: url('images/gnav_recruit.png') center center no-repeat;
}
#gnav .contact {
	width: 167px;
	background: url('images/gnav_contact.png') center center no-repeat;
}
.home a,
.company a,
.food a,
.recruit a {
	width: 165px;
	height: 45px;
	display: block;
}
.contact a {
	width: 167px;
	height: 45px;
	display: block;
}
main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.wrap-content {
	margin-bottom: 27px;
}
.intro {
	margin-bottom: 27px;
}
.border-bot li {
	padding: 15px 0;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	clear: both;
}
.border-bot .headline {
	width: 200px;
	float: left;
	font-weight: bold;
}
.border-bot .data {
	float: left;	
}
.bordered {
	border-collapse: collapse;
}
.bordered th, .bordered td {
	padding: 5px 0;
	border: solid 1px #ccc;
	font-weight: normal;
	text-align: center;
}
footer {
	width: 1000px;
	margin: 0 auto;
	padding: 22px 0 14px;
	background-color: #ccdbdc;
	overflow: hidden;
}
#fnav {
	margin-bottom: 14px;
	overflow: hidden;
	font-size: 13px;
}
#fnav li {
	margin-left: 12px;
	float: left;
}
.copyright {
	margin-right: 20px;
	clear: both;
	text-align: right;
}


/* TOP
   ========================================================================== */

.top-key {
	margin-bottom: 27px;
}
.top-key button {
	display: none !important;
}
.content-exp {
	margin-bottom: 27px;
	overflow: hidden;
}
.content-exp li {
	width: 318px;
	margin-left: 20px;
	padding: 4px 0;
	border: solid 1px #ccc;
	float: left;
}
.content-exp li:first-child {
	margin-left: 0;
}
.content-exp li a {
	width: 288px;
	margin: 0 auto;
	padding: 10px;
	border: solid 1px #ccc;	
	display: block;
	color: #333;
	text-decoration: none;
}
.content-exp li a:hover {
	opacity: 0.7;
}
.content-exp .content-exp-txt {
	min-height: 86px;
	margin: 10px 0;
}
.link-btn {
	width: 200px;
	height: 18px;
	margin: 0 auto;
	padding: 5px;
	dispaly: block;
	background-color: #7cd2ff;
	color: #fff;
	text-align: center;
}
.top-news {
	margin-bottom: 60px;
	overflow: hidden;
}
.top-news h3 {
	margin-bottom: 25px;
	padding-bottom: 14px;
	border-bottom: solid 2px #00226b;
}
.news-list {
	margin-bottom: 27px;
}
.news-list li {
	overflow: hidden;
	clear: both;
}
.news-list time {
	width: 105px;
	margin: 0 20px 25px 0;
	display: block;
	border-right: solid 1px #ccc;
	float: left;
	color: #777;
}
.link-news {
	width: 150px;
	padding: 3px 0;
	display: block;
	float: right;
	border: solid 1px #ccc;
	border-radius: 3px;
	text-align: center;
}


/* COMPANY
   ========================================================================== */

#company {
	margin-bottom: 57px;
}
#company h2 {
	margin-bottom: 27px;
}
.hl-policy {
	margin-bottom: 27px;
	padding: 8px 0 8px 20px;
	border-left: solid 4px #7bd2ff;
}
.txt-policy {
	width: 895px;
	margin: 0 auto;
	display: block;
}
.business-hl {
	padding: 15px 20px;
	background-color: #e9f7ff;
	font-weight: bold;
}
.business-hl p {
	line-height: 2;
}
.business-exp p {
	margin-top: 14px;
}
.wrap-map-pic {
	margin-left: 200px;
	padding-top: 10px;
	clear: left;
	overflow: hidden;
}
.company-map {
	float: left;
}
.company-pic {
	float: right;
}

/* PACHINKO & SLOT
   ========================================================================== */


.table-stock {
	width: 100%;
	margin-bottom: 27px;
	clear: both;
}
.table-stock th {
	height: 32px;
	background: url('images/bg_th.jpg') left top repeat-x;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.table-stock .maker {
	width: 15%;
	border-right: solid 1px #fff;
}
.table-stock .machine {
	width: 40%;
	border-right: solid 1px #fff;
}
.table-stock .count {
	width: 10%;
	border-right: solid 1px #fff;
}
.table-stock .price {
	width: 15%;
	border-right: solid 1px #fff;
}
.table-stock .notes {
	width: 30%;
}
.odd {
	background-color: #e5f1fc;
}
.table-stock tbody td {
	height: 24px;
	padding: 5px 15px;
	border-right: solid 1px #fff;
	text-align: center;
}
.print {
	display: none;
}

/* PACHINKO & SLOT - PRINT
   ========================================================================== */

#pachinko {
	margin-bottom: 57px;
}
#pachinko h2 {
	margin-bottom: 27px;
}
#slot {
	margin-bottom: 57px;
}
#slot h2 {
	margin-bottom: 27px;
}
@media print {
body {
	/* -webkit-print-color-adjust: exact; */
	font-size: 16px;
	line-height: 1.75;
}
.print {
	display: block;
}
header,
h2,
footer {
	display: none;
}
.p_logo {
	margin-bottom: 40px;
}
.p_ttl {
	margin-bottom: 40px;
}
.intro {
	float: left;
}
.p_signature {
	margin-bottom: 40px;
	float: right;
}
.bg_th {
	width: 100%;
	height: 32px;
}
.table-stock th {
	position: relative;
	text-align: center;
}
.table-stock td {
	border-bottom: solid 1px #ccc;
}
.item-name {
	display: none;

}
.item_th {
	margin: 0 auto;
	position: absolute;
	top: 7px;
	left: 0;
	right: 0;
	z-index: 10;
}
.p_footer {
	margin-top: 40px;

}

}

/* FOOD
   ========================================================================== */

#food {
	min-height: 750px;
	margin-bottom: 57px;
}
#food h2 {
	margin-bottom: 27px;
}
.food_txt {
	text-align: center;
}


/* RECRUIT
   ========================================================================== */

#recruit {
	min-height: 750px;
	margin-bottom: 57px;
}
#recruit h2,
#recruit-1 h2,
#recruit-2 h2,
#recruit-3 h2,
.ttl-recruit {
	margin-bottom: 27px;
}
.hl-recruit {
	padding: 5px 10px;
	background-color: #50a3e9;
	color: #fff;
}
.recruit-archive {
	margin-bottom: 57px;
}
.btn-contact {
	width: 400px;
	margin: 27px auto 57px;
	background-color: #71ceff;
	text-align: center;
}
.btn-contact a {
	width: 400px;
	padding: 5px 0;
	display: block;
	color: #fff;	
	font-size: 16px;
}
.recruit-no {
	min-height: 550px;
}


/* WARE HOUSING
   ========================================================================== */

#warehousing {
	margin-bottom: 57px;
}
#warehousing h2 {
	margin-bottom: 27px;
}
.hl-warehousing {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
}
.table-warehousing {
	width: 100%;	
}
.table-warehousing-2 {
	width: 100%;
}
.table-warehousing {
	margin: 0 auto 15px;
}
.table-warehousing-2 {
	margin: 0 auto 27px;
}
.table-warehousing-3 {
	width: 100%;
	margin: 0 auto 27px;
}
.table-warehousing-4 {
	width: 400px;
	margin-bottom: 27px;
}
.table-warehousing-5 {
	width: 800px;
}
.table-warehousing th,
.table-warehousing td {
	width: 50%;
}
.table-warehousing-2 th,
.table-warehousing-2 td{
	width: 33.3333%;
}
.table-warehousing-3 .td1 {
	width: 27%;
}
.table-warehousing-3 .td2 {
	width: 20%;
}
.table-warehousing-3 .td3 {
	width: 20%;
}
.table-warehousing-3 .td4 {
	width: 33%;
}
.table-warehousing-3 .hl,
.table-warehousing-3 .remark {
	padding: 0 5%;
	text-align: left;
}
.table-warehousing-3 .remark {
	font-size: 12px;
}
.table-warehousing-4 th,
.table-warehousing-4 td {
	padding: 5px 0;
	text-align: left;
}
.table-warehousing-5 th,
.table-warehousing-5 td {
	padding: 5px 0;
	text-align: left;
	font-weight:normal;
}
.table-warehousing-5 td {
	text-decoration: underline;
}
.warehousing-case {
	margin-bottom: 15px;
	padding-left: 8px;
	border-left: solid 5px #b0e4ff;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.caution {
	font-size: 13px;
	color: #333;
}
.table-warehousing .note,
.intro .note {
	display: block;
	font-size: 11px;
	line-height: 1.25em;
}
.exp-charge {
	margin-bottom: 27px;
}

.wrap-pic {
	margin-bottom: 27px;
	overflow: hidden;
}
.warehousing-pic-1 {
	float: left;
}
.warehousing-pic-2 {
	float: right;
}
.warehousing-pic-3 {
	width: 500px;
	float: left;
	text-align: center;
}
.warehousing-pic-4 {
	width: 500px;
	float: right;
	text-align: center;
}
.warehousing-pic-3 p,
.warehousing-pic-4 p {
	width: 498px;
	margin-bottom: 8px;
	font-weight: bold;
}


/* PRIVACY PORICY
   ========================================================================== */

#privacy {
	margin-bottom: 57px;
}
#privacy h2 {
	margin-bottom: 27px;
}
.privacy_list dt {
	margin-bottom: 14px;
	padding-left: 10px;
	border-left: solid 5px #b0e4ff;
	font-size: 14px;
	font-weight: bold;
}
.privacy_list dd {
	margin: 0 0 22px;
	padding: 0;
	line-height: 1.75;
}



/* CONTACT
   ========================================================================== */

#contact {
	min-height: 750px;
	margin-bottom: 57px;
}
#contact h2 {
	margin-bottom: 27px;
}
.asterisk {
	color: #FF0004;
}
.contact-form li {
	padding: 15px 0;
	overflow: hidden;
	clear: both;
}
.contact-form .headline {
	width: 200px;
	float: left;
	font-weight: bold;
}
.contact-form .data {
	float: left;	
}

/* NEWS
   ========================================================================== */

#news {
	min-height: 750px;
	margin-bottom: 57px;
}
#news h2 {
	margin-bottom: 27px;
}
.news-archive {
	min-height: 550px;
}
.ttl-news {
	margin-bottom: 27px;
}
.news-detail {
	min-height: 550px;
	margin-bottom: 54px;
	line-height: 2.5;
}
.news-detail time {
	margin-bottom: 14px;
	display: block;
	color: #999;
	line-height: 1.5;
}
.news-detail h3 {
	margin-bottom: 27px;
	padding-bottom: 20px;
	border-bottom: solid 1px #999;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5;
}
.prev-news-list {
	width: 200px;
	margin-bottom: 57px;
	padding: 3px 0;
	display: block;
	border: solid 1px #ccc;
	border-radius: 3px;
	text-align: center;
}
.navigation {
	margin-bottom: 57px;
	overflow: hidden;
}
.news-prev {
	float: left;
}
.news-next {
	float: right;
}