@charset "UTF-8";

/* CSS Information ========================================
File name: style.css
history:
		2015.05.01 new
======================================================= */
textarea {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

pre {
	margin: 0;
	padding: 0;
}

h6 {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
}

h4 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

dd {
	margin: 0;
	padding: 0;
}

dt {
	margin: 0;
	padding: 0;
}

dl {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

fieldset {
	border: 0;
}

ul {
	list-style: none;
}

caption {
	text-align: left;
}

h6 {
	font-size: 100%;
	font-weight: normal;
}

h5 {
	font-size: 100%;
	font-weight: normal;
}

h4 {
	font-size: 100%;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 100%;
	font-weight: normal;
}

h1 {
	font-size: 100%;
	font-weight: normal;
}

q:after {
	content: '';
}

q:before {
	content: '';
}

acronym {
	border: 0;
}

abbr {
	border: 0;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #ffa500;
	text-decoration: none;
}

a:active {
	color: #000000;
}

a {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

body {
	background-color: #ffffff;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", 'Open Sans Condensed', sans-serif;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-weight: 300;
	min-width: 900px;
}

/*******************************************************
	move to top(↑)
********************************************************/
#pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 50px;
	cursor: pointer;
	background: #ffffff url('../image/common/go_to_top.png') no-repeat;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}

/*******************************************************
	header
********************************************************/
#header {
	position: fixed;
	padding-top: 20px;
	left: 50%;
	width: 3000px;
	margin-left: -1500px;
	background-color: #ffffff;
	z-index: 9999;
}

#header-rect {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	width: 180px;
	height: 50px;
	background: url('../image/header/logo_oblong.svg') no-repeat;
	background-size: contain;
	text-indent: -9999px;
	float: left;
	cursor: pointer;
	/*margin-left:80px;*/
}

#header ul#language {
	float: right;
	margin-right: 38px;
}

#header ul#language li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

#header ul#menu {
	height: 28px;
	float: left;
	margin-top: 10px;
	margin-left: 45px;
}

#header ul#menu li {
	display: inline-block;
	font-size: 12px;
	line-height: 2.0em;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 700;
}

#header ul#menu li a {
	text-decoration: none;
}

i.menu-icon {
	display: none;
}

/*******************************************************
	content
********************************************************/
#content {
	padding-top: 80px;
}

.content-belt {
	height: 600px;
	background-color: #f4f4f4;
}

.content-belt h2 {
	display: none;
}

.content-area {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.content-text {
	width: 450px;
}

.content-image {
	width: 450px;
	height: 600px;
}

.left {
	float: left;
}

.right {
	float: right;
}

br.blank {
	line-height: 100px;
}

/*******************************************************
	footer
********************************************************/
#footer {
	height: 243px;
	background: url('../image/footer/footer.png') no-repeat #efa31e center;
	color: #ffffff;
	text-align: center;
	line-height: 1.5em;
}

#footer p#company {
	display: block;
	padding-top: 25px;
}

#footer a {
	display: inline-block;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
}

#footer a:link {
	color: #ffffff;
}

#footer a:visited {
	color: #cccccc;
}

#footer a:hover {
	color: #ccc;
}

#footer a:active {
	color: #efa31e;
}


/*******************************************************
	TOP
********************************************************/
.slider {
	position: relative;
	width: 450px;
}

.slider img {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #eeeeef;
}

#top p {
	text-align: center;
}

#top .content-image {
	display: none;
}

#top p#comp_name {
	margin-top: 190px;
	font-weight: 150;
	font-size: 22px;
	letter-spacing: 0.2em;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
	color: #efa31e;
}

#top p#comp_msg {
	padding-top: 100px;
}

#top .content-text {
	background: url('../image/top/cstex_cover.jpg') no-repeat #eeeeef;
	background-size: contain;
	width: 450px;
	height: 600px;
	text-indent: -9999px;
}

/*******************************************************
	OVER VIEW
********************************************************/
#overview .content-image {
	background: url('../image/overview/cover.jpg') no-repeat #eeeeef;
	background-size: contain;
}

#overview p#message {
	line-height: 2.0em;
	text-align: center;
	margin-top: 60px;
}

#overview #link_button {
	width: 340px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#overview #link_button a {
	display: block;
	width: 150px;
	height: 50px;
	background-color: #efa31e;
	border-bottom: 4px solid #d38a03;
	color: #ffffff;
	letter-spacing: 1.0em;
	/* 上下左右中央寄せ */
	line-height: 50px;
	text-align: center;
	float: left;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 5px;
	/* CSS3草案 */
	-webkit-border-radius: 5px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	/* Firefox用 */
}

#overview #link_button a:link {
	color: #ffffff;
	text-decoration: none;
}

#overview #link_button a:visited {
	color: #ffffff;
}

#overview #link_button a:hover {
	border-bottom: 2px solid #d38a03;
	margin-top: 27px;
	margin-left: 10px;
	margin-right: 10px;
	color: #cccccc;

}

#overview #link_button a:active {
	color: #ccc;
}

/*******************************************************
	SERVICES
********************************************************/
#services .content-image {
	background: url('../image/services/cover.jpg') no-repeat #eeeeef;
	background-size: contain;
}

#services .content-text {
	font-size: 12px;
	line-height: 2.0em;
	padding-top: 30px;
}

#services .content-text h3 {
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 15px;
}

#services .content-text ul {
	padding-left: 80px;
	list-style: square;
}

/*******************************************************
	JOB INFO
********************************************************/
#job-info {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 11px;
}

#job-info .content-image {
	text-align: center;
	background: url('../image/job_info/cover.jpg') no-repeat #eeeeef;
	background-size: contain;
	position: relative;
}

#job-info .content-text {
	padding-top: 20px;
}

#requirements {
	padding: 40px;
}

#mail-address span.dummy {
	display: none;
}

#mail-address {
	position: absolute;
	top: 530px;
	left: 150px;
	height: 20px;
	color: #efa31e;
}

p#invite {
	position: absolute;
	top: 110px;
	left: 35px;
}

p#notice {
	position: absolute;
	top: 370px;
	left: 30px;
}

#job-info table {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#job-info th,
#job-info td {
	padding: 3px 10px;
	vertical-align: top;
	text-align: left;
}

#job-info th {
	width: 70px;
}

#job-info #requirements p {
	display: block;
	padding-top: 12px;
	padding-bottom: 14px;
	padding-left: 30px;
}

#job-info #requirements p#welcome {
	padding-left: 0px;
	font-size: 12px;
	color: #ffa500;
}

/*******************************************************
	COMPANY
********************************************************/
#company {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
}

#company .content-image {
	background: url('../image/company/cover.jpg') no-repeat #eeeeef;
	background-size: contain;
	text-align: center;
	font-size: 10px;
}

#company .content-image h3 {
	margin-top: 120px;
	font-size: 12px;
	text-indent: -9999px;
}

#company .content-image p#department-info {
	margin-top: 15px;
}

#company .content-image p#address-info {
	margin-top: 15px;
}

#company .content-image span.dummy {
	display: none;
}

#company .content-image p#contact-info {
	margin-top: 15px;
}

#company .content-image p#access-info {
	margin-top: 15px;
}

#company .content-image #map {
	width: 400px;
	height: 200px;
	background-color: #aaaaaa;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#company .content-image a {
	display: block;
	line-height: 2.0em;
}

#company .content-text {
	padding-top: 22px;
}

#company .content-text table {
	display: block;
	margin-top: 30px;
	margin-left: 25px;
}

#company .content-text table th {
	width: 95px;
	height: 40px;
	text-align: left;
	vertical-align: top;
}

#company .content-text table td {
	width: 400px;
	height: 40px;
	text-align: left;
	vertical-align: top;
}

#company .content-text table td span {
	font-size: 10px;
	display: block;
	margin-left: 15px;
}

#company .content-text #isms-info {
	width: 450px;
	height: 140px;
}

#company .content-text img#isms-logo {
	display: block;
	margin-top: 10px;
	margin-left: 115px;
}

#company .content-text p#isms-notice {
	font-size: 8px;
	display: block;
	margin-left: 60px;
	margin-top: -15px;
}

#company .content-text h3 {
	display: block;
	padding-top: 30px;
	padding-left: 30px;
	line-height: 1.0em;
	float: left;
}

#company .content-text p {
	display: block;
	padding-top: 30px;
	padding-left: 50px;
	line-height: 1.0em;
	float: left;
}

#company .content-text p::after {
	display: block;
	content: " ";
	clear: both;
}

#company .content-text p span {
	font-size: 9px;
}

#company .content-text p1 {
	font-size: 9px;
	padding-left: 60px;
	line-height: 1.0em;
}

/*******************************************************
	NEWS
********************************************************/
#news .content-image {
	background: url('../image/news/cover.jpg') no-repeat #eeeeef;
	background-size: contain;
}

#news #topics {
	margin-top: 25px;
	height: 400px;
}

#news #topics .topic {
	clear: both;
	padding-top: 20px;
}

#news #topics .topic .date {
	float: left;
	width: 70px;
	margin-left: 40px;
	font-size: 12px;
}

#news #topics .topic .marker {
	float: left;
	margin-left: 5px;
	margin-right: -30px;
}

#news #topics .topic .article {
	float: left;
	font-size: 11px;
}

#news .content-text p {
	display: block;
	width: 419px;
	height: 125px;
	background: url('../image/news/omi_twitter.png') no-repeat #f4f4f4;
	background-size: contain;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}

#members_blog {
	position: relative;
}

#members_blog #read_blog {
	position: absolute;
	top: 65px;
	left: 362px;
	width: 33px;
	height: 33px;
}

#members_blog #read_blog a {
	display: block;
	width: 33px;
	height: 33px;
	background: url('../image/news/twitter-icon-square.svg');
	text-indent: -9999px;
}

#members_blog #read_blog a:hover {
	margin-top: 2px;
}

#members_blog #read_blog a:active {
	opacity: 0.5;
}

/*******************************************************
	USE CONDITION(サイトの利用条件）
********************************************************/
#use-condition {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", 'Open Sans Condensed', sans-serif;
	letter-spacing: 0.1em;
}

#use-condition h1,
#use-condition h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.0em;
	margin-top: 10px;
	margin-left: 10px;
}

#use-condition p {
	display: block;
	margin-left: 30px;
	font-size: 10px;
	padding-top: 5px;
}

/*******************************************************
	ABOUT PRIVACY(個人情報保護について）
********************************************************/
#about-privacy {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", 'Open Sans Condensed', sans-serif;
	letter-spacing: 0.1em;
}

#about-privacy h1,
#about-privacy h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.0em;
	margin-top: 10px;
	margin-left: 10px;
}

#about-privacy h2 {
	margin-left: 25px;
	margin-top: 20px;
}

#about-privacy h3 {
	font-size: 11px;
	margin-top: 20px;
	margin-left: 40px;
}

#about-privacy p {
	display: block;
	margin-left: 55px;
	font-size: 10px;
	padding-top: 15px;
}