@charset "utf-8";

/* ==================================================

株式会社ワンズコーポレーション スタイルシート

================================================== * /


/* 共通
--------------------------------------------------------------------*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
article,aside,figure,figcaption,footer,header,nav,section {
	display:block;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
img {
	vertical-align:bottom;
}
a img {
	border:none;
}
body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0;
	text-align:center;
	font-size:90%;
	line-height:1.5;
	color:#323232;
}
.font {
	font-family: 'Roboto Condensed', sans-serif;
}
.it {
	font-style: italic;
}
.fs {
	font-size:85%;
}
.fl {
	font-size:110%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited {
	color:#3278c8;
	text-decoration:none;
}
a:hover,
a:active {
	color:#3278c8;
	text-decoration:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.warning {
	color: #e61e1e;
	background-color: #fff0f0;
	border: solid 1px #c84632;
	padding: 12px 15px 11px;
	margin: 0 0 10px;
}

header {
	margin: 0 auto;
	width: 960px;
	height: 110px;
	text-align: left;
}
header h1 {
	padding-top: 10px;
	font-size: 85%;
	color: #969696;
}
header .header-i h2 {
	float: left;
	width: 460px;
	padding-top: 4px;
}
header .header-i .header-right {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 28px;
}
header .header-i .header-right img {
	margin-left: 15px;
}

nav {
	background: url(../common/tm_bk.gif) repeat-x;
	text-align: left;
}
.tm {
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
}
.tm li {
	float: left;
}
.title-area {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	vertical-align: bottom;
}
.title-area .title {
	position: absolute;
	top: 180px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 960px;
	margin: 0 auto;
	z-index: 2;
}

.main {
	background: #f0f0f0;
	padding: 60px 0 40px;
	text-align: left;
}
.main-i {
	margin: 0 auto;
	width: 960px;
}
.hp-logo {
	padding-top: 40px;
	text-align: center;
}
.pagetop {
	padding-top: 60px;
	text-align: center;
}

footer {
	background-color: #323232;
	font-size: 80%;
	color: #fff;
}
footer .bottom-link-area {
	margin: 0 auto;
	width: 960px;
	padding-top: 30px;
	text-align: left;
}
footer .bottom-link-area .footer-address {
	padding-top: 10px;
}
footer .bottom-link-area .bottom-link {
	float: left;
	width: 300px;
}
footer .bottom-link-area .bottom-link2 {
	float: left;
	width: 100px;
}
footer .bottom-link-area .bottom-link3 {
	float: left;
	width: 180px;
}
footer .bottom-link-area .bottom-link4 {
	float: left;
	width: 130px;
}
footer .bottom-link-area .bottom-link5 {
	float: left;
	width: 120px;
}
footer .bottom-link-area .bottom-link2 p,
footer .bottom-link-area .bottom-link3 p,
footer .bottom-link-area .bottom-link4 p {
	font-weight: bold;
	padding-bottom: 5px;
}
footer .bottom-link-area li {
	padding: 1px 0 2px;
}
footer .bottom-link-area p a,
footer .bottom-link-area li a {
	color: #fff;
}
footer .copyright {
	padding: 20px 0 15px;
	text-align: center;
	color: #969696;
}

h3 {
	padding-top: 70px;
	font-size: 300%;
	text-align: center;
	line-height: 130%;
}
.subtitle {
	padding-bottom: 25px;
	font-size: 90%;
	color: #969696;
	text-align: center;
}
h4 {
	padding: 20px 0 5px;
	border-bottom: solid 1px #c8c8c8;
	font-weight: bold;
	font-size: 110%;
}
h4.next {
	padding: 50px 0 5px;
}
.copy {
	padding-bottom:5px;
	font-weight:bold;
	font-size:125%;
}

/* トップ
--------------------------------------------------------------------*/
#top .top-image {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	background-position: center;
	vertical-align: bottom;
}
#top .top-image video {
	min-width: 100%;
	min-height: 500px;
	vertical-align: bottom;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
#top .top-image .top-copy {
	position: absolute;
	top: 70px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
}

#top .top-image .top-copy2 {
	position: absolute;
	top: 400px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 960px;
	margin: 0 auto;
	text-align: right;
	z-index: 3;
}
#top .service-area {
	width: 95%;
	margin: 0 auto;
}

#top .service-area img {
	max-width: 100%;
	height: auto;
	width: auto;　
}

#top .service-area li {
	width: 24%;
	float: left;
	margin-right: 1.3%;
}

#top .service-area li:last-child {
	float: right;
	margin-right: 0;
}
#top .information-area {
	background-color: #fff;
	border-radius: 10px;
	padding: 10px 50px;
}
#top .information th,
#top .information td {
	border-top: dotted 1px #c8c8c8;
	padding: 17px 0 16px;
}
#top .information th.top,
#top .information td.top {
	border-top: none;
}
#top .information th {
	width: 195px;
}
#top .information th span {
	display: inline-block;
	border-radius: 3px;
	padding: 3px 0 1px;
	width: 80px;
	margin-right: 10px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	color: #fff;
}
#top .information th .icon1 {
	background-color: #00a0c6;
}
#top .information th .icon2 {
	background-color: #ff961e;
}
#top .information td h4 {
	padding: 0 0 3px;
	font-weight: bold;
	font-size: 100%;
	border-bottom: none;
}
#top .information td h4 a {
	color: #323232;
}
#top .links-area .links {
	float: left;
	width: 245px;
}
#top .links-area .links-last {
	float: right;
	width: 225px;
}
#top .links-area .links p {
	padding: 8px 20px 0 0;
	text-align: center;
	font-weight: bold;
}
#top .links-area .links-last p {
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
#top .links-area a {
	color: #323232;
}

/* 会社案内
--------------------------------------------------------------------*/
#company h3 {
	padding-top: 50px;
}
#company .menu-area li {
	float: left;
	width: 245px;
}
#company .menu-area li.last {
	float: left;
	width: 225px;
}
#company .menu-area a {
	margin-right: 20px;
}
#company .menu-area li.last a {
	margin-right: 0;
}
#company .menu-area a {
	display: block;
	border: solid 1px #323232;
	padding: 13px 0 12px;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #323232;
}
#company .menu-area a:hover {
	border: solid 1px #00a0c6;
	background-color: #00a0c6;
	color: #fff;
}

#company .profile th,
#company .profile td {
	border-bottom: dotted 1px #c8c8c8;
	padding: 15px 0 14px;
}
#company .profile th {
	width: 130px;
}
#company .profile th p {
	padding-left: 10px;
	font-weight: bold;
}
#company .profile img {
	margin-right: 8px;
	vertical-align: middle;
}

#company .map {
	border: solid 5px #fff;
	margin-bottom: 12px;
}
#company #gmap {
	width: 100%;
	height: 490px;
}

#company .greeting-area {
	padding-top: 20px;
}
#company .greeting-area .photo {
	float: left;
	width: 180px;
}
#company .greeting-area .photo-r {
	float: right;
	width: 750px;
}
#company .greeting-area .photo-r .name {
	padding: 40px 0 5px;
	text-align: right;
	font-size: 85%;
}
#company .welfare-area {
	padding-top: 20px;
}
#company .welfare-area .welfare-l {
	float: left;
	width: 450px;
}
#company .welfare-area .welfare-r {
	float: right;
	width: 450px;
}
#company .welfare-area h4 {
	margin-bottom: 12px;
}
#company .welfare-area .photo-area {
	padding-top: 15px;
}
#company .welfare-area .photo-area .left {
	float: left;
	width: 210px;
}
#company .welfare-area .photo-area .right {
	float: right;
	width: 210px;
}
#company .welfare-area .photo-area p {
	padding-top: 9px;
}
#company .pagetop {
	padding-top: 40px;
}

/* 事業案内
--------------------------------------------------------------------*/
#development h3 {
	padding-top: 50px;
}
#development h4 {
	margin-bottom: 15px;
}
#development h4.next {
	margin: 50px 0 0;
}
#development .menu-area {
	margin: 0 auto;
	width: 820px;
}
#development .menu-area li {
	float: left;
	width: 280px;
}
#development .menu-area li.last {
	float: left;
	width: 260px;
}
#development .menu-area a {
	margin-right: 20px;
}
#development .menu-area li.last a {
	margin-right: 0;
}
#development .menu-area a {
	display: block;
	border: solid 1px #323232;
	padding: 13px 0 12px;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #323232;
}
#development .menu-area a:hover {
	border: solid 1px #00a0c6;
	background-color: #00a0c6;
	color: #fff;
}
#development .top-text {
	padding-top: 50px;
	font-size: 110%;
}
#development .image {
	padding-top: 20px;
	text-align: center;
}
#development .kome {
	padding-top: 15px;
	font-weight: bold;
}
#development .box {
	margin-top: 20px;
	background-color: #fff;
	padding: 40px 50px 50px;
}
#development .box .text {
	padding-bottom: 5px;
	font-weight: bold;
}
#development .box2 {
	margin-top: 20px;
	background-color: #fff;
	padding: 40px 50px 50px;
}
#development .box2 .text {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
	color: #00a0c6;
}
#development .box2 .text2 {
	margin-top: 14px;
	border-top: dotted 1px #c8c8c8;
	padding: 15px 0 5px;
	font-weight: bold;
}
#development .box2 .icon span {
	display: inline-block;
	margin-right: 10px;
	background-color: #ff961e;
	border-radius: 5px;
	padding: 5px 10px 4px;
	font-weight: bold;
	color: #fff;
}
#development .box2 .text3 {
	padding-top: 15px;
}
#development .box2 .text3 span {
	font-weight: bold;
}
#development .network-area {
	padding-top: 20px;
}
#development .network-area .photo {
	float: left;
	width: 330px;
}
#development .network-area .photo-r {
	float: right;
	width: 500px;
}
#development .network-area .photo-r h5 {
	padding-bottom: 3px;
	border-bottom: solid 1px #c8c8c8;
	margin-bottom: 8px;
	font-weight: bold;
}
#development .network-area .photo-r h5.next {
	padding-top: 30px;
}
#development .network-area .photo-r th {
	width: 50%;
}
#development .pagetop {
	padding-top: 40px;
}

/* 採用情報
--------------------------------------------------------------------*/
#recruit h3 {
	padding-top: 50px;
}
#recruit .menu-area {
	margin: 0 auto;
	width: 820px;
}
#recruit .menu-area li {
	float: left;
	width: 280px;
}
#recruit .menu-area li.last {
	float: left;
	width: 260px;
}
#recruit .menu-area a {
	margin-right: 20px;
}
#recruit .menu-area li.last a {
	margin-right: 0;
}
#recruit .menu-area a {
	display: block;
	border: solid 1px #323232;
	padding: 13px 0 12px;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #323232;
}
#recruit .menu-area a:hover {
	border: solid 1px #00a0c6;
	background-color: #00a0c6;
	color: #fff;
}
#recruit .top-text {
	padding-top: 50px;
	font-size: 110%;
}
#recruit h4 {
	font-weight: bold;
	font-size: 110%;
	padding: 40px 0 5px;
	border-bottom: solid 1px #c8c8c8;
	margin-bottom: 12px;
}
#recruit .tab,
#recruit .tab2,
#recruit .tab3,
#recruit .tab4,
#recruit .tab5,
#recruit .tab6,
#recruit .tab7,
#recruit .tab8 {
	padding-top: 20px;
	overflow:hidden;
}
#recruit .tab li,
#recruit .tab2 li,
#recruit .tab3 li,
#recruit .tab4 li,
#recruit .tab5 li,
#recruit .tab6 li,
#recruit .tab7 li,
#recruit .tab8 li {
	background: #b4b4b4;
	width: 184px;
	padding: 10px 0 9px;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
#recruit .tab li.select,
#recruit .tab2 li.select,
#recruit .tab3 li.select,
#recruit .tab4 li.select,
#recruit .tab5 li.select,
#recruit .tab6 li.select,
#recruit .tab7 li.select,
#recruit .tab8 li.select {
	background: #00a0c6;
}
#recruit .content li,
#recruit .content2 li,
#recruit .content3 li,
#recruit .content4 li,
#recruit .content5 li,
#recruit .content6 li,
#recruit .content7 li,
#recruit .content8 li {
	background: #fff;
	padding: 50px;
}
#recruit .hide {
	display: none;
}
#recruit h5 {
	padding-bottom:5px;
	font-weight:bold;
	font-size:125%;
}
#recruit .copy2 {
	padding-bottom:2px;
	font-weight:bold;
	color: #00a0c6;
}
#recruit .recruit {
	margin-top: 20px;
	border-bottom: solid 1px #c8c8c8;
}
#recruit .recruit th,
#recruit .recruit td {
	border-top: dotted 1px #c8c8c8;
	padding: 15px 0 14px;
}
#recruit .recruit th.top,
#recruit .recruit td.top {
	border-top: solid 1px #c8c8c8;
}
#recruit .recruit th {
	width: 120px;
}
#recruit .recruit th p {
	padding-left: 10px;
	font-weight: bold;
}
#recruit .btn {
	margin: 0 auto;
	width: 200px;
	padding-top: 20px;
}
#recruit .btn a {
	display: block;
	background: #00a0c6;
	border-radius: 8px;
	padding: 13px 0 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#recruit .btn a:hover {
	opacity: 0.7;
}
#recruit .program {
	margin-top: 20px;
}
#recruit .program th,
#recruit .program td {
	padding: 13px 0 12px;
	border: solid 1px #f0f0f0;
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
}
#recruit .program th {
	width: 200px;
}
#recruit .program th p {
	font-weight: bold;
}
#recruit .program td.top {
	padding: 11px 0 10px;
	background-color: #646464;
	font-size: 85%;
	color: #fff;
}
#recruit .program td p {
	padding: 0 10px 0 15px;
}
#recruit .program td.gaiyo p {
	text-align: left;
}
#recruit .pagetop {
	padding-top: 40px;
}

/* エントリーフォーム
--------------------------------------------------------------------*/
#entry h3 {
	padding-top: 0;
}

/* 社員の声
--------------------------------------------------------------------*/
#voice .voice-area {
	padding-top: 50px;
}
#voice .voice-area .photo {
	float: left;
	width: 180px;
}
#voice .voice-area .photo img {
	border: solid 5px #fff;
}
#voice .voice-area .photo dl {
	padding-top: 5px;
}
#voice .voice-area .photo dt {
	padding: 9px 0 0;
	font-weight: bold;
}
#voice .voice-area .photo dd {
	padding-bottom: 8px;
	border-bottom: dotted 1px #c8c8c8;
}
#voice .voice-area .arrow {
	float: left;
	width: 30px;
	padding-top: 110px;
	text-align: right;
}
#voice .voice-area .photo-r {
	float: right;
	width: 750px;
	background-color: #fff;
}
#voice .voice-area .photo-ri {
	padding: 30px 50px;
}
#voice .voice-area .photo-r dt {
	padding: 22px 0 10px;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%;
	color: #00a0c6;
}
#voice .voice-area .photo-r dd {
	padding-bottom: 20px;
	border-bottom: dotted 1px #c8c8c8;
}
#voice .voice-area .photo-r dd.last {
	border-bottom: none;
}

/* プライバシーポリシー
--------------------------------------------------------------------*/
#privacy h3 {
	padding-top: 30px;
}
#privacy h4 {
	padding: 90px 0 5px;
}
#privacy .top-text {
	padding-top: 20px;
}
#privacy .text-box {
	padding-top: 50px;
}
#privacy .privacy th,
#privacy .privacy td {
	padding: 13px 0 12px;
	border-bottom: dotted 1px #c8c8c8;
}
#privacy .privacy th {
	width: 30px;
}
#privacy .privacy th p {
	padding-left: 10px;
}
#privacy .text {
	padding: 15px 0 0 10px;
}
#privacy .mark-area {
	padding-top: 15px;
}
#privacy .mark-area .photo {
	float: left;
	width: 85px;
	text-align: right;
}
#privacy .mark-area .photo-r {
	float: right;
	width: 855px;	
}

/* フォーム共通
--------------------------------------------------------------------*/
#form-page h3 {
	padding-top: 30px;
}
#form-page .top-text {
	padding: 20px 0;
}
#form-page .privacy-area {
	background-color: #fff;
	padding: 40px 50px;
}
#form-page .privacy-area .privacy-title {
	padding-bottom: 20px;
	font-size: 125%;
	text-align: center;
	font-weight: bold;
}
#form-page .privacy-area th,
#form-page .privacy-area td {
	padding: 13px 0 12px;
	border-top: dotted 1px #c8c8c8;
}
#form-page .privacy-area th.top,
#form-page .privacy-area td.top,
#form-page .privacy-area td.last {
	border-top: solid 1px #c8c8c8;
}
#form-page .privacy-area th {
	width: 30px;
}
#form-page .privacy-area th p {
	padding-left: 5px;
}
#form-page .privacy-area .doui {
	margin: 15px auto 0;
	width: 250px;
	background-color: #faebb4;
	padding: 12px 0 11px;
}
#form-page .privacy-area .doui input {
	vertical-align: middle;
	margin-right: 7px;
}
#form-page .privacy-area .doui p {
	text-align: center;
	font-weight: bold;
}
#form-page h4 {
	margin: 50px 0 15px;
}
#form-page .copy {
	font-size: 110%;
	color: #00a0c6;
}
#form-page .kome {
	padding: 5px 0 30px;
	font-size: 85%;
	color: #b40000;
}
#form-page .pdf {
	padding-top: 15px;
}
#form-page form th,
#form-page form td {
	padding: 10px 0;
	border-top: dotted 1px #c8c8c8;
}
#form-page form th {
	width: 150px;
}
#form-page form th div {
	padding-left: 10px;
	font-weight: bold;
}
#form-page form td input,
#form-page form td textarea {
	padding: 8px 5px 7px;
}
#form-page :-ms-input-placeholder {
   color: #b4b4b4;
}
#form-page ::-webkit-input-placeholder {
   color: #b4b4b4;
}
#form-page :-moz-placeholder {
   color: #b4b4b4;
}
#form-page ::-moz-placeholder {
   color: #b4b4b4; opacity: 1;
}
#form-page .require {
	color: #b40000;
	padding-left: 3px;
}
#form-page .add-info {
	font-size: 85%;
	padding-top: 8px;
}
#form-page .btn {
	border-top: solid 1px #c8c8c8;
	text-align: center;
	padding-top: 15px;
}
#form-page .btn input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	background-color: #00a0c6;
	margin: 0 10px;
	border: 0;
	border-radius: 5px;
	padding: 14px 20px 13px;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
	color: #fff;
}
#form-page .btn input:hover {
	opacity: 0.7;
}
#form-page .privacy {
	padding-top: 50px;
	font-size: 85%;
}
#form-page .middle-info {
	padding-bottom: 20px;
}
#form-page .last-info {
	text-align: center;
	padding: 100px 0 120px;
}
