@charset "utf-8";

/* CSS Document */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*/
  height: auto;
  overflow: hidden;

}
body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    color: #333;
    font-size: 10px;
    zoom: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
    background: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-style: normal;
    font-weight: bold;
}

p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    line-height: 140%;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    vertical-align: middle;
    border: none;
}

button {
    width: auto;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
    overflow: visible;
    cursor: pointer;
}

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
}

a:link {
    color: #4386ec;
    text-decoration: underline;
}

a:visited {
    color: #4386ec;
    text-decoration: underline;
}

a:hover {
    color: #4386EC;
    background: transparent;
    text-decoration: underline;
}

a:active {
    color: #4386EC;
    text-decoration: underline;
}

a img {
    vertical-align: bottom;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    line-height: 150%;
}

input,
select,
textarea {
    vertical-align: middle;
}

input,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
}

dl,
dt,
dd,
ol,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

dl,
ol,
ul,
li {
    list-style: none;
}

dt {
    font-weight: bold;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    display: none;
}

html,
div,
span,
iframe,
pre,
address,
em,
q,
strong,
fieldset,
form,
label,
legend,
article,
aside,
figure,
footer,
header,
section,
time {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: none;
}

button:focus {
    outline: none;
}

input::-moz-focus-inner {
    padding: 0;
    border: none;
}
a:hover img {
    opacity: 0.85;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

li {
    list-style: none;
}

.header {
    width: 100%;
}


/*.header:after {
    content: '現在募集は行っておりません。';
    text-align:center;
    display:block;
    color:#ec0000;
    border:1px #ec0000 solid;
    width:980px;
    margin: 10px auto;
    padding:5px 0;
}*/

.logo {
    width: 970px;
    margin: 0 auto;
}

.vip {
    margin-top: 5px;
}

.entry {
    width: 970px;
    margin: 0 auto;
}

.entry a {
    float: right;
    margin-top: -80px;
    display: block;
    width: 199px;
    height: 113px;
    background: url(/images/recruit/hefo/Untitled-1_03.png) no-repeat 0 0;
    text-indent: -99999px;
    box-shadow: 0px 0px 10px black;
}

.entry a:hover {
    background-position: 0 bottom;
}

.btn {
    width: 970px;
    margin: 0 auto;
}

.btn_her {
    background: #222;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}

.btn_cr {
    width: 980px;
    margin: 0 auto;
}

.btn_cr li {
    display: inline-block;
}

.btn_cr li a {
    width: 190px;
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    position: relative;
}

.btn_cr li a:after{
    content: "|";
    position: absolute;
    left: 100%;
}

.btn_cr li:last-child a:after{
    display: none;
}

.btn_cr li a:hover {
    color: #6dcbf1;
}

.btn_cr li a:hover:after{
    color: #fff;
}



.ovbtn a {
    background-position: 0 bottom !important;
}

.peg {
    width: 100%;
}

.hd_tex {
    width: 970px;
    margin: 0 auto;
    font-size: 12px;
    padding: 20px 0 0;
}

.co {
    width: 970px;
    color: #008eba;
}


/*header*/

index {
    width: 100%;
    background-color: #FFFFFF;
}

.content_main {
    width: 980px;
    background-color: #e1e1e1;
    margin: 20px auto 0 auto;
    text-align: center;
}

.content_main p {
    margin-bottom: -4px;
}

.content_main a {}

.content_cp {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.content_bt {
    width: 980px;
    text-align: center;
    margin: 0 auto;
    background-image: url(/images/recruit/index/indexB_0227_11.jpg);
    background-repeat: repeat;
    padding-bottom: 40px;
}

.content_bt li {
    display: inline;
}


/*index*/

.aboutus {
    width: 100%;
    background-color: #FFFFFF;
}

.top {
    text-align: center;
    margin: 20px auto;
}

.content_bg {
    width: 100%;
    text-align: center;
}

.content_bg p {
    text-indent: -9999999px;
}

.content_bd {
    float: left;
    width: 100%;
    text-align: center;
}

.content_bd p {
    text-indent: -999999px;
}

.content_bk {
    width: 970px;
    text-align: center;
    margin: 0 auto;
}

.content_bk p {
    text-indent: -999999px;
}

.top p {
    text-indent: -9999999px;
}

.aboutus span {
    font-size: 12px;
}

.content {
    width: 980px;
    margin: 0 auto;
}

.content h2 {
    margin: 30px 0 25px 30px;
    width: 520px;
    float: left;
    line-height: 1.3em;
}

.content p {
    margin-left: 30px;
    width: 500px;
    float: left;
    line-height: 1.5em;
}

.content li {
    text-align: center;
}

.content .are {
    float: right;
    margin-top: -65px;
    padding-bottom: 60px;
    margin-right: 25px;
}

.content_text {
    width: 980px;
    margin: 0 auto;
}

.content_text li {
    text-align: center;
}

.content_text h2 {
    float: left;
    margin: 30px 0 30px 30px;
    line-height: 1.3em;
}

.content_text p {
    /* float:left; */
    width: 930px;
    margin-left: 30px;
    line-height: 1.5em;
    margin-bottom: 30px;
    clear: both;
}

.content_text img {
    margin-bottom: 30px;
}

.sen_im {
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
}

.content_bm {
    width: 980px;
    margin: 0 auto;
}

.content_bm p {
    line-height: 1.5em;
    margin-top: 15px;
    text-align: left;
    margin-left: 15px;
}

.ser {
    width: 300px;
    float: left;
    text-align: center;
    padding: 25px 0px 40px 23px;
}

.ser h3 {
    text-indent: -9999px;
    margin-top: -30px;
}


/*aboutus*/

.arachi {
    width: 100%;
}

.sera_top {
    text-align: center;
    margin-bottom: 20px;
}

.sera_top p {
    text-indent: -9999999px;
}

.arachi_topu {
    text-align: center;
    margin-bottom: 40px;
}

.arachi_top {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.arachi_top p {
    margin: 0 auto;
    background-color: #006c9f;
    width: 1060px;
    height: 30px;
    text-indent: -99999px;
}

.arachi_top img {
    padding-top: 30px;
}

.arachi_im {
    width: 490px;
    float: left;
    margin-left: 12px;
    margin-top: 30px;
}

.zon1 {
    width: 980px;
    margin: 0 auto;
}

.meintop {
    margin-left: 500px;
}

.meintop h2 {
    padding: 5px 0 8px 130px;
    line-height: 1.3em;
    background: url(../img/page01/indexA_employee_page01_11.jpg) no-repeat 0 0;
}

.meinund_1 {
    float: left;
    width: 450px;
    line-height: 1.5em;
    font-size: 14px;
    margin-bottom: 50px;
    margin-top: 10px;
}

.zon2 {
    width: 980px;
    margin: 0 auto;
}

.meinsev {
    width: 490px;
    float: left;
    margin-left: 12px;
    margin-bottom: 10px;
}

.meinsev h2 {
    padding: 5px 0 8px 130px;
    line-height: 1.3em;
    background: url(../img/page01/indexA_employee_page01_19.jpg) no-repeat 0 0;
}

.meinund_2 {
    width: 450px;
    line-height: 1.5em;
    font-size: 14px;
    margin-bottom: 70px;
    margin-left: 12px;
}

.arachi_we {
    float: right;
    margin-top: -335px;
    margin-right: 20px;
}

.mese {
    width: 980px;
    margin: 0 auto;
}

.arachi_meim {
    float: left;
    width: 960px;
    margin-left: 12px;
    padding-top: 50px;
    border-top: 1px #008eba solid;
    border-bottom: 1px #008eba solid;
    margin-bottom: 60px;
}

.arachi_meim img {
    float: right;
    margin-top: -284px;
}

.meinund_3 {
    width: 760px;
    line-height: 1.5em;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.arachi_sef {
    float: right;
    margin-right: 210px;
    margin-top: -85px;
    margin-bottom: 20px;
}

.mess {
    float: left;
    z-index: -2;
    margin-left: -960px;
    margin-top: -35px;
}


/*page*/

.container_aboutus {
    width: 100%;
}

.content_top {
    text-align: center;
    margin: 20px auto;
}

.content_top p {
    text-indent: -9999999px;
}

.tem {
    background-image: url(../img/backup/indexA_backup_09.jpg);
    background-repeat: no-repeat;
    width: 980px;
    margin: 0 auto;
}

.col {
    color: #008bb7;
}

.merit {
    width: 100%;
    text-align: center;
}

.merit p {
    text-indent: -99999px;
}

.content_mp1 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_11.png) no-repeat 0 0;
}

.content_mp2 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_13.png) no-repeat 0 0;
}

.content_mp3 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_17.png) no-repeat 0 0;
}

.content_mp4 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_18.png) no-repeat 0 0;
}

.content_mp5 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_21.png) no-repeat 0 0;
}

.content_mp6 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_22.png) no-repeat 0 0;
}

.content_mp7 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_25.png) no-repeat 0 0;
}

.content_mp8 {
    padding: 5px 0px 10px 40px;
    background: url(../img/backup/indexA_backup_26.png) no-repeat 0 0;
}

.moon {
    height: 50px;
}

.tem {
    margin-bottom: 50px;
}

.tem div {
    font-size: 24px;
    font-weight: bold;
}

.cho {
    width: 460px;
    font-size: 14px;
    line-height: 1.5em;
    float: left;
}

.met_bl {
    width: 460px;
    float: left;
    margin: 25px 0px 0px 25px;
}


/*backup*/

.work {
    width: 100%;
    font-size: 14px;
    line-height: 1.5em;
    text-align: center;
}

.work_en {
    width: 950px;
    margin: 0 auto;
}

.work_im {
    text-align: center;
}

.work_im p {
    text-indent: -99999px;
}

.work_im img {
    margin-bottom: 30px;
}

.fors {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.fors p {
    text-indent: -99999px;
}

.sera,
.kasu,
.make,
.gimu {
    width: 450px;
    margin-bottom: 60px;
    vertical-align: top;
}

.make,
.gimu {
    display: inline-block;
    margin: 10px;
    margin-top: 60px;
}

.kasu,
.sera {
    display: inline-block;
    margin: 10px;
}

.sera img,
.kasu img,
.make img,
.gimu img {
    margin-bottom: 15px;
    text-align: center;
}

.sera_text,
.kasu_text,
.make_text,
.gimu_text {
    margin-bottom: 20px;
    height: 65px;
    margin-bottom: 40px;
    text-align: left;
    margin-left: 15px;
}


/*.kasu h3:after {
    content: '現在募集は行っておりません。';
    text-align:center;
    display:block;
    color:#ec0000;
    border:1px #ec0000 solid;
    width:350px;
    margin:0 auto 10px auto;
    padding:5px 0;
    font-size:80%;
    font-weight:normal;
}*/

.sera h3 {
    margin-bottom: 15px;
}

.kasu h3 {
    margin-bottom: 15px;
}

.make_text1,
.gimu_text1 {
    margin-bottom: 15px;
}

.sera_box,
.kasu_box,
.make_box,
.gimu_box {
    width: 440px;
    margin: 0 auto;
    position: relative;
    border-left: 1px #999 solid;
    border-right: 1px #999 solid;
    border-top: 1px #999 solid;
    background: #eee;
}

.sera_le,
.kasu_le,
.make_le,
.gimu_le {
    width: 90px;
    float: left;
    position: absolute;
    top: 33%;
}

.sera_ra,
.kasu_ra,
.make_ra,
.gimu_ra {
    width: 330px;
    text-align: left;
    border-left: 1px #999 solid;
    margin-left: 90px;
    padding: 10px 0 10px 15px;
    background: #fff;
}

.sera_bor {
    border-bottom: 1px #999 solid;
}


/*4work*/

.footer_end {
    width: 100%;
    height: 50px;
    background-color: #222;
}

.ft_co {
    width: 970px;
    margin: 0 auto;
}

.footer_end span {
    float: left;
    color: #ffffff;
    padding-top: 17px;
}

.footer_end ul {
    text-align: right;
    float: right;
}

.footer_end ul li {
    color: #fff;
    display: inline-block;
    margin: 17px 0 0 10px;
}

.footer_end ul li a {
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}

.footer_end ul li a:link {
    color: #FFF;
}

.footer_end ul li a:hover {
    text-decoration: underline;
}

.footer_end ul li:after {
    content: '/';
    padding: 0 5px;
    color: #FFF;
    margin-left: 10px;
    text-decoration: none;
}

.footer_end img {
    float: right;
    margin-top: 10px;
}


/*footer*/

.spOnly {
    display: none;
}
