@charset "utf-8";

/* reset and basic
 ---------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%; /* by CF */
}
img {
	vertical-align: bottom;
}

/* by CF */
input, textarea {
	margin: 0;
	font-size: 100%;
}

/* by CF */
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

/* by CF */
caption, th {
	text-align: left;
}

/* by CF */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
body {
	overflow-y: scroll;
	color: #333;
	line-height: 1.7;
	font-size: 16px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust: 100%;
}
a {
	color: #666;
}
a:hover {
	color: #666;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	color: #333;
}

/* Bug fixing for Android
 ---------------------------------------------------*/
h1, h2, h3, h4, h5, h6, div, li, dt, dd, p, th, td {
	background-image: url(../image/common/android_1px.png);
}

/* conpoment
 ---------------------------------------------------*/
.cf {
	zoom: 1;
}
.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.plate_headline {
	padding: 2px 10px 0;
	border-radius: 7px;
	background: #e5e5e5;
	box-shadow: 0 1px 0 #454545;
	line-height: 1.9;
}
.frame_img {
	border: 2px solid #fff;
	box-shadow: 1px 1px 3px #999, -1px -1px 3px #999;
}

/* header style
 ---------------------------------------------------*/
#head_wrap {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 180px;
}
#header {
	position: absolute;
	left: 0;
	top: -390px;
	transition: transform .3s ease-out;
}
#header a {
	transition: transform .05s ease-out;
}
#header #enter_key {
	position: absolute;
	left: 835px;
	top: 271px;
}
#header #gnav {
	position: absolute;
	left: 99px;
	top: 449px;
}
#header #gnav li {
	float: left;
}
#header #snav {
	position: absolute;
	left: 21px;
	top: 390px;
}
#header #snav li {
	float: left;
	position: relative;
}
#header #snav li.menu dl {
	display: none;
	position: absolute;
	top: 65px;
	left: 0;
	width: 310px;
	padding: 5px;
	border-radius: 2px;
	background: rgb(64, 64, 64);
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	cursor: pointer;
	z-index: 100;
}
#header #snav li.menu dl dd.close_btn {
	position: absolute;
	right: 5px;
	top: 2px;
}
#header #snav li.menu dl dd {
	margin-bottom: 10px;
}
#header #snav li.menu dl dd.last {
	margin-bottom: 0;
}
#header .ctrl {
	position: absolute;
	left: 21px;
	top: 449px;
	transition: -webkit-transform 2s;
	transition: transform 2s;
	z-index: 100;
}
#header .shift {
	position: absolute;
	right: 23px;
	top: 449px;
	transition: -webkit-transform 2s;
	transition: transform 2s;
	z-index: 100;
}
#header .imgclick {
	cursor: pointer;
}

/* content style
 ---------------------------------------------------*/
#content {
	position: relative;
	width: 980px;
	min-height: 600px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#topicpath{
	margin-bottom: 15px;
	padding: 8px 0;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	line-height: 1em;
}
#main_area {
	float: right;
	width: 758px;
}
#main_area .article {
	margin-bottom: 30px;
}
#main_area h1 {
	margin-bottom: 25px;
	border-bottom: 2px solid #454545;
	color: #d20811;
	line-height: 1.5;
	font-size: 20px;
	font-weight: bold;
}
#main_area h2 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
#main_area h3 {
	font-weight: bold;
}
#main_area .article p {
	margin: 0 0 1em 0;
}
#aside {
	float: left;
	width: 170px;
	padding: 5px;
	border-radius: 6px;
	background-color: #e4e4e4;
	box-shadow: 1px 2px 2px #666666;
}
#aside.fix {
	position: fixed;
	top: 10px;
}
.recruit .aside-logo {
	position: relative;
}
.recruit .aside-logo a img {
	position: absolute;
	top: 18px;
	left: 96px;
}

/* recruit aside-pickup #56402
 ---------------------------------------------------*/
	.aside-pickup {
		position: relative;
	}
	.aside-pickup::before {
		display: block;
		position: absolute;
		top: -12px;
		left: -32px;
		content: url('../../image/common/ico_pickup.png');
		color: #d20811;
		font-weight: bold;
	}
	#aside ul li.aside-pickup a {
		background-color: #d11e15;
		color: #fff;
	}
	#aside ul li.aside-pickup a:hover {
		background: #d11e15;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;	
	}

#aside h2 {
	position: relative;
	margin-bottom: 2px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#aside h2:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 12px;
	border-top: 8px solid #333333;
	border-right: 7px solid #e4e4e4;
	border-left: 7px solid #e4e4e4;
	border-radius: 3px 3px 0 0;
}
#aside ul {
	width: 168px;
	border: 1px solid #b8b8b8;
	border-radius: 4px;
	box-shadow: 0 1px #999 inset;
	color: #717171;
	font-size: 15px;
}
#aside ul li a {
	display: block;
	padding: 6px 0 4px;
	border: 1px solid #dbdbdb;
	border-bottom-color: #ffffff;
	background: #f3f3f3;
	line-height: 1.3;
	text-align: center;
	text-decoration: none;
}
#aside ul li:first-child a {
	border-top: 1px solid #999999;
	border-radius: 4px 4px 0 0;
}
#aside ul li:last-child a {
	margin: 0;
	border-radius: 0 0 4px 4px;
}
#aside ul li a:hover,
#aside ul li a.current {
	background: #484848;
	border-top: 1px solid #484848;
	border-right: 1px solid #484848;
	border-left: 1px solid #484848;
	color: #ffffff;
}

/* footerstyle
 ---------------------------------------------------*/
#foot_wrap {
	width: 100%;
	background: url("/image/common/footer_bg01.jpg") repeat-x 50% bottom;
}
#footer {
	position: relative;
	width: 980px;
	height: 60px;
	margin: 0 auto;
	font-size: 14px;
}
#footer .totop {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	padding-left: 22px;
	background: url("/image/common/ico_totop.png") no-repeat left 40%;
	text-decoration: none;
}
#footer .copyright {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #b8b8b8;
	line-height: 22px;
	text-align: center;
	vertical-align: bottom;
}

/* home page
 ---------------------------------------------------*/
#home #content {
	display: none;
	min-height: 505px;
	padding: 30px 0 115px;
}
#home #logo {
	display: none;
	margin-top: 400px;
	text-align: center;
}
#home #content h1 {
	position: absolute;
	bottom: 30px;
	width: 980px;
	margin: 0;
	border: none;
	text-align: center;
}
#home #content .article {
	padding: 10px 0;
}
#home #content .article h2 {
	margin-bottom: 3px;
	padding: 7px 0 0 30px;
	color: #d51821;
	font-size: 18px;
	font-weight: bold;
}
#home #content .article01 h2 {
	background: url("/image/top/ico01.png") no-repeat left center;
}
#home #content .article02 h2 {
	background: url("/image/top/ico02.png") no-repeat left center;
}
#home #content .article03 h2 {
	background: url("/image/top/ico03.png") no-repeat left center;
}
#home #content .article p.link {
	text-align: right;
}
#home #content .article dl,
#home #content .article p  {
	overflow: hidden;
	margin-right: 20px;
	padding-left: 50px;
	border-bottom: 1px dotted #999;
}
#home #content .article dl dt {
	float: left;
	width: 150px;
}
#home #content .article dl dd {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 760px;
}
#home #content .article03 .description {
	display: inline-block;
	width: 480px;
}
#home #foot_wrap {
	display: none;
}
#home #content .bnr_area {
	display:table;
}
#home #content .bnr_area .video {
	width: 320px;
	height: 190px;
	display:table-cell;
}
#home #content .bnr_area ul {
	width: 660px;
	display: table-cell;
	vertical-align: top;
}
#home #content .bnr_area li {
	display: table-cell;
}
#home #content .bnr_area li.bnr-s {
	padding-left: 35px;
}
#home .facebook-box {
	height: 57px;
	margin-bottom: -10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 57px;
	text-align: right;
}
#home .facebook-box a {
	color: #3b579d;
	text-decoration: none;
}
#home .facebook-txt {
	display: inline-block;
	margin-right: .5em;
}

/* company page
 ---------------------------------------------------*/
#company .section {
	margin-bottom: 50px;
}
#company .headline {
	margin-bottom: 20px;
}
#company .headline .sentence {
	float: right;
	width: 528px;
	padding-top: 40px;
}
#company .sentence h2 {
	margin-bottom: 30px;
}
#company .sentence p {
	margin-bottom: 30px;
}
#company .sentence p:last-child {
	margin: 0;
}
#company .headline .img_box {
	float: left;
}
#company #main_area .article {
	margin-left: 15px;
}
#company .article h3 {
	margin-bottom: 1em;
}
#company .article h3 em {
	color: #b71018;
}
#company .article p {
	margin-left: 1em;
}
#company .article .sign {
	margin-right: 80px;
	text-align: right;
}
#company .article dl {
	padding-left: 1em;
	font-size: 15px;
}
#company .article dl dt {
	float: left;
	width: 95px;
}
#company .article dl dd {
	float: right;
	width: 620px;
}

/* company-outline page
 ---------------------------------------------------*/
#outline .article {
	margin-bottom: 50px;
}
#outline  .article.table dl {
	padding-top: 6px;
	border-bottom: 1px solid #999999;
}
#outline .article.table dl:first-child {
	padding-top: 0;
}
#outline .article.table dl dt {
	float: left;
	width: 150px;
}
#outline .article.table dl dd {
	float: right;
	width: 600px;
}
#outline .article dl dt {
	float: left;
	width: 140px;
}
#outline .article dl dd {
	float: right;
	width: 618px;
}
#outline .article p.info {
	margin: 0;
}

/* company-idea page
 ---------------------------------------------------*/
#idea #main_area h1 {
	margin-bottom: 55px;
}
#idea .article {
	margin-bottom: 50px;
	text-align: center;
}
#idea .article h2 {
	margin-bottom: 50px;
}
#idea .article p {
	margin-bottom: 40px;
}

/* company-philosophy page
 ---------------------------------------------------*/
#philosophy .section {
	margin-bottom: 50px;
}
#philosophy .section .sentence {
	float: right;
	position: relative;
	width: 570px;
}
#philosophy .section .sentence.reversal{
	float: left;
	position: relative;
	width: 570px;
}
#philosophy .section .sentence.reversal.text_only{
	width: 100%;
}
#philosophy .section .img_box {
	float: left;
	width: 178px;
}
#philosophy .section .img_box.reversal{
	float: right;
	width: 178px;
}
#philosophy .img_box .frame_img {
	width:174px;
	height: auto;
}
#philosophy .article p {
	margin: 0 0 5px 1em;
}
#philosophy .article > div.sentence.reversal.text_only .link {
	text-align: right;
	width: 570px;
}
#philosophy .article .link {
	text-align: right;
}
#philosophy .sec02 .article {
	margin: 20px 0 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
}

/* company-partner page
 ---------------------------------------------------*/
#partner .article {
	margin-bottom: 50px;
}
#partner .article.rel h2 {
	margin-bottom: 8px;
}
#partner .article.rel ul {
	margin-bottom: 20px;
}
#partner .article.rel li {
	margin-left: 1em;
}

/* project category
 ---------------------------------------------------*/
.project .section {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
.project .section h3 {
	margin-bottom: 10px;
}
.project .section .sentence {
	float: right;
	position: relative;
	width: 604px;
	padding-right: 10px;
}
.project .section .sentence .link {
	padding-top: 5px;
	text-align: right;
}
.project .section .article.pt04 .sentence .link span:first-child {
	margin-right: 1em;
}
.project .section .img_box {
	float: left;
	width: 134px;
}
.project .section .float_sentence {
	float: left;
	width: 558px;
}
.project .section .float_img {
	float: right;
	width: 200px;
}
.project .article {
	overflow: hidden;
	margin: 20px 0 30px;
	padding-top: 35px;
}
.project #main_area .article:last-child {
	margin-bottom: 0;
}
.project .article.pt01 {
	background: url(/image/project/index_bg01.jpg) no-repeat right top;
}
.project .article.pt02 {
	background: url(/image/project/index_bg02.jpg) no-repeat right top;
}
.project .article.pt03 {
	background: url(/image/project/index_bg03.jpg) no-repeat right top;
}
.project .article.pt04 {
	background: url(/image/project/index_bg04.jpg) no-repeat right top;
}
.project .article.pt05 {
	background: url(/image/project/index_bg05.jpg) no-repeat right top;
}
.project .article.pt06 {
	background: url(/image/project/index_bg06.jpg) no-repeat right top;
}
.project .article.pt07 {
	background: url(/image/project/index_bg07.jpg) no-repeat right top;
}
.project .article.pt08 {
	background: url(/image/project/index_bg08.jpg) no-repeat right top;
}
.project .article.pt09 {
	background: url(/image/project/index_bg09.jpg) no-repeat right top;
}
.project .article.pt10 {
	background: url(/image/project/index_bg10.jpg) no-repeat right top;
}
.project .article.pt11 {
	background: url(/image/project/index_bg19.jpg) no-repeat right top;
}
.project .article.pt12 {
	background: url(/image/project/index_bg_pt12.jpg) no-repeat right top;
}
.project .article.pt13 {
	background: url(/image/project/index_bg_pt13.jpg) no-repeat right top;
}
.project #content .article p {
	margin-left: 1em;
	max-height: 999999px; /* Fix for Android */
}
.project #content .article p:last-child {
	margin-bottom: 0;
}
.project .article .img_list {
	display: table;
}
.project .article.pt01 .img_list {
	width: 560px;
	margin: 0 auto 15px;
}
.project .article.pt02 .img_list,
.project .article.pt04 .img_list,
.project .article.pt11 .img_list,
.project .article.pt12 .img_list,
.project .article.pt13 .img_list {
	width: 496px;
	margin: 0 0 15px 1em;
}
.project .article .img_list li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.project .article .img_list .not_first {
	padding-left: 40px;
}
.project .article_small {
	float: left;
	width: 334px;
	margin-bottom: 20px;
	padding: 105px 5px 0 40px;
	font-size: 14px;
}
.project .section > .cf:last-child .article_small {
	margin-bottom: 0;
}
.project .article_small p {
	margin-bottom: 20px;
}
.project .article_small .link {
	padding-right: 15px;
	text-align: right;
}
.project .article_small.pt01 {
	background: url(/image/project/index_bg11.jpg) no-repeat right top;
}
.project .article_small.pt02 {
	background: url(/image/project/index_bg12.jpg) no-repeat right top;
}
.project .article_small.pt03 {
	background: url(/image/project/index_bg13.jpg) no-repeat right top;
}
.project .article_small.pt04 {
	background: url(/image/project/index_bg14.jpg) no-repeat right top;
}
.project .article_small.pt05 {
	background: url(/image/project/index_bg15.jpg) no-repeat right top;
}
.project .article_small.pt06 {
	background: url(/image/project/index_bg16.jpg) no-repeat right top;
}
.project .article_small.pt07 {
	background: url(/image/project/index_bg17.jpg) no-repeat right top;
}
.project .article_small.pt08 {
	background: url(/image/project/index_bg18.jpg) no-repeat right top;
}
.mb-2em {
	margin-bottom: 2em;
}

/* project-labo page
 ---------------------------------------------------*/
#labo #main_area h1 {
	margin-bottom: 0;
}
#labo ol li {
	margin-bottom: 10px;
}
#labo ol li p {
	margin-left: 1em;
}
#labo .project_item {
	margin-bottom: 15px;
}

/* project-mahjong page
 ---------------------------------------------------*/
#mahjong .section {
	margin-bottom: 30px;
}
#mahjong .section h2 {
	margin: 0;
}
#mahjong .link_list {
	padding-left: 265px;
	background: url(/image/project/mahjong_bg01.jpg) no-repeat left top;
}
/* project-health page
 ---------------------------------------------------*/
#health .bottom_space_s {
	margin-bottom: 1em;
}

#health .bottom_space_m {
	margin-bottom: 2em;
}

#health .box_1 {
	margin: 3em 0;
	padding: 1em 2em;
	background: #ddd;
}

#health .box_1 h2 {
	text-align: center;
}

#health .box_2 {
	margin: 3em 0 1em;
	padding: 1em 2em;
	border: 1px dashed #000;
}

#health .box_2 h2 {
	color: #ffa461;
	font-size: 24px;
	text-align: center;
	text-decoration: underline;
}

#health .ttl_1 {
	margin-bottom: 1em;
	font-size: 20px;
	font-weight: bold;
}

/* project-character page
 ---------------------------------------------------*/
#character .memo {
	margin-bottom: 20px;
	padding-left: 35px;
	background: url(/image/project/character/base/zoom.jpg) no-repeat left top;
	line-height: 28px;
}
#character .img_list {
	overflow: hidden;
}
#character .img_list li {
	float: left;
	margin: 0 10px 15px 0;
}

/* modal window */
.character_window {
	width: 354px;
	margin: 0 auto;
}
.character_window .img {
	height: 385px;
}
.character_window .textarea {
	background: url(/image/project/character/base/base_side.png) repeat-y left top;
	font-size: 14px;
}
.character_window .textarea .wrapper {
	background: url(/image/project/character/base/base_gradation.png) no-repeat left top;
}
.character_window .title {
	text-align: center;
	font-size: 23px;
	font-weight: bold;
}
.character_window .description {
	padding: 5px 0 0 27px;
}
.character_window .description span {
	padding-right: 25px;
	display: block;
	text-align: right;
}
.character_window .ie_img {
	line-height: 1;
	font-size: 0;
}

/* information page
 ---------------------------------------------------*/
#information .limitstr {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 608px;
}

/* information-publicationpage
 ---------------------------------------------------*/
#publication .article ul span {
	margin-left: 20px;
}
#publication .article td {
	padding-right: 10px;
	line-height: 2;
}
#publication .article td.date {
	width: 140px;
}

/* information-discoursepage
 ---------------------------------------------------*/
#discourse .article dl {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
#discourse .article .img_box {
	margin: 5px 0;
}
#discourse .article .img_box img {
	margin-right: 10px;
}
#discourse .article .img_box img:last-child {
	margin-right: 0;
}

/* press pages
 ---------------------------------------------------*/
.press div#main_area h1 {
	padding-top:0.4em;
	border-top: 5px solid #d20811;
}
.press .pagination {
	width: 200px;
	margin: 0 auto 4px;
}
.press .pagination a {
	display: block;
	text-decoration: none;
}
.press .pagination .prev {
	float: left;
	padding-left: 25px;
	background: url("/image/press/ico01.jpg") no-repeat left 2px;
}
.press .pagination .next {
	float: right;
	padding-right: 25px;
	background: url("/image/press/ico02.jpg") no-repeat right 2px;
}
.press #main_area .section {
	margin-bottom: 15px;
	padding: 30px 0 5px;
	border-bottom: 5px solid #d20811;
}
.press #main_area .section h1 {
	border: 0;
	text-align: center;
	color: #333;
}
.press #main_area .article {
	margin-bottom: 40px;
}
.press #main_area h2 {
	margin-bottom: 20px;
	border-bottom: 1px solid #333;
	font-weight: normal;
}
.press .article p,
.press .article ul {
	text-indent: 1em;
}
.press .article .img_box {
	margin: 25px 0;
	text-align: center;
}
.press .article .img_box img {
	margin-right: 15px;
	border: 2px solid #fff;
	box-shadow: 1px 1px 3px #999, -1px -1px 3px #999;
}
.press .article .img_box img:last-of-type {
	margin-right: 0;
}
.press .article .img_box img.simple {
	border: none;
	box-shadow: none;
}
.press .article .img_box .wrapper {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}
.press .article .img_box .wrapper:last-of-type {
	margin-right: 0;
}
.press .article .img_box .wrapper img {
	margin: 0;
}
.press .article .img_box .caption {
	text-align: right;
}
.press .reference table {
	margin: 0 0 30px 1em;
}
.press .reference ul {
	margin-bottom: 30px;
}
.press .reference caption {
	display: block;
	position: relative;
	left: -0.5em;
	margin-bottom: 5px;
}
.press .reference th {
	padding-right: 13px;
}
.press .reference dl {
	margin: 0 0 30px 1em;
}
.press .reference dt {
	position: relative;
	left: -0.5em;
	margin-bottom: 5px;
}
.press .section .logo {
	text-align: center;
}

/* recruit category
 ---------------------------------------------------*/
.recruit .section {
	margin-bottom: 50px;
}
.recruit .article .sentence {
	float: left;
	width: 554px;
}
.recruit .article .img_box {
	float: right;
	width: 204px;
}
.recruit .wide_image .sentence {
	width: 308px;
}
.recruit .wide_image .img_box {
	width: 450px;
}
.recruit .img_box .frame_img {
	width: 200px;
	height: auto;
}
.recruit .article h3 {
	margin-bottom: 10px;
}
.recruit .article .link {
	margin-right: 10px;
	text-align: right;
}
.recruit #main_area .article p {
	margin-left: 1em;
}
.recruit .section table {
	border: 1px solid #cccccc;
	border-collapse: separate;
}
.recruit .section th,
.recruit .section td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}
.recruit .section .last th,
.recruit .section .last td {
	border-bottom: none;
}
.recruit .section th {
	width: 133px;
	border-top: 1px solid #ffffff;
	background: #eeeeee;
	text-align: center;
}
.recruit .section td {
	width: 600px;
	padding-left: 10px;
}
.recruit .section table.tbl-bd-n,
.recruit .section table.tbl-bd-n th,
.recruit .section table.tbl-bd-n td {
	border: none;
	background-color: #fff;
}
.recruit .section .wrapper {
	padding: 15px 20px;
	border: 2px solid #D20811;
	border-radius: 5px;
}
.recruit .section dl {
	margin-bottom: 10px;
}
.recruit .section dt {
	float: left;
	width: 88px;
}
.recruit .section dd {
	float: left;
	width: 670px;
}
.recruit .interview h3 {
	margin-bottom: 20px;
}
.recruit .interview h4:first-letter {
	color: #D20811;
}
.recruit #content .interview .article {
	margin-bottom: 20px;
}
.recruit .bnr_area li {
	margin-bottom: 20px;
}
.recruit .bnr_area li p {
	margin: 2px 5px 0 0;
	text-align: right;
	font-size: 18px;
}
.recruit #content .special_link {
	display: block;
	margin-bottom: 30px;
	padding: 15px 20px;
	border: 2px solid #aaa;
	border-radius: 5px;
	background: #eee;
	text-decoration: none;
	color: #333;
}
.recruit #content .special_link:hover {
	border: 2px solid #d20811;
	background-color: #fee;
}

.recruit #content .special_link span {
	display:block;
	width:100%;
	text-align:right;
}

/* recruit-main
 ---------------------------------------------------*/
.recruit.main .article h3 {
	margin-left: 1em;
}
.recruit.main #main_area .article p {
	margin-left: 2em;
}
.recruit .ivision {
	width: 320px;
}
.recruit .bnr_link li {
	margin-bottom: 30px;
}
.recruit .bnr_link .sentence {
	float: right;
	width: 485px;
	padding-right: 1em;
}
.recruit .bnr_link .img_box {
	float: left;
	width: 240px;
}
.recruit .bnr_link .img_box img {
	border: 1px solid #454545;
}
.recruit .large_bnr_list li {
	margin-bottom: 30px;
}
.recruit .large_bnr_list .bnr {
	margin-bottom: 5px;
}
.recruit .large_bnr_list .link {
	padding-right: 15px;
	text-align: right;
}
.recruit .link_list {
	margin: 30px 0;
}
.recruit .link_list li {
	margin-bottom: 5px;
	text-align: center;
	font-size: 18px;
}

/* affiliate category
 ---------------------------------------------------*/
#affiliate .article {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
}
#affiliate .article .sentence {
	float: right;
	width: 624px;
}
#affiliate .article .sentence p {
	margin: 0 0 0 1em;
}
#affiliate .article .link {
	padding-top: 5px;
	text-align: right;
}
#affiliate .article .img_box {
	float: left;
	width: 130px;
}

/* contact page
 ---------------------------------------------------*/
#contact #main_area {
	float: none;
	width: 100%;
}
#contact .article {
	margin-left: 20px;
}
#contact ul {
	margin-bottom: 20px;
}

/* sitemap page
 ---------------------------------------------------*/
#sitemap #main_area {
	float: none;
	width: 100%;
}
#sitemap table td {
	padding-left: 30px;
}
#sitemap td p {
	margin-bottom: 20px;
}
#sitemap td ul {
	margin: 0 0 20px 20px;
}

/* not found page
 ---------------------------------------------------*/
#not_found #main_area {
	float: none;
	width: 630px;
	margin: 130px auto;
	padding: 8px;
	background-color: #8a8a8a;
}
#not_found #main_area h2 {
	margin: 0 0 8px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	font-size: 28px;
	text-shadow: 1px 1px 2px #444444;
	font-family: "Times New Roman", Cambria, Serif;
}
#not_found #main_area .info_box {
	padding: 30px 0 30px 140px;
	background: url('/image/other/404_bg01.jpg') no-repeat 30px 35px #ffffff;
}
#not_found #main_area .info_box p {
	margin-bottom: 15px;
}
#not_found #main_area .info_box p:last-child {
	margin-bottom: 0;
}
#not_found #main_area .link {
	padding: 10px;
	background: #f0f0f0;
}
#not_found #main_area .link a {
	float: right;
	display: block;
	padding: 1px;
	border: 2px solid #b71018;
	text-decoration: none;
}
#not_found #main_area .link a:hover {
	background: #f8f8f8;
}
#not_found #main_area .link a span {
	display: block;
	height: 30px;
	padding: 0 5px;
	border: 1px dotted #666666;
	line-height: 30px;
	font-size: 19px;
}

/* reset and basic
 ---------------------------------------------------*/

.pl-10px {
	padding-left: 10px;
}

.ta-c {
	text-align: center;
}

.fw-b {
	font-weight: bold;
}

.c-\#f00,
.c-\#f00:link,
.c-\#f00:visited,
.c-\#f00:hover,
.c-\#f00:active {
	color: #f00;
}











