@charset "UTF-8";
.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;
}

.logo {
    margin: 0 10px;
}

.logo img{
    width: 100%;
}

.vip {
    border-top: 1px #008eba solid;
    border-bottom: 1px #008eba solid;
}

.entry {
    width: 210px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 7px 30px 7px 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: solid 1px #73c8f0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #004f9d;
    background: -moz-linear-gradient(top, #176cc1 0%, #004f9d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #176cc1), color-stop(100%, #004f9d));
    background: -webkit-linear-gradient(top, #176cc1 0%, #004f9d 100%);
    background: -o-linear-gradient(top, #176cc1 0%, #004f9d 100%);
    background: -ms-linear-gradient(top, #176cc1 0%, #004f9d 100%);
    background: linear-gradient(to bottom, #176cc1 0%, #004f9d 100%);
}

.entry a {
    color: #FFFFFF;
    text-decoration: none;
}

.norecruit {
    padding: 0 0 10px 0;
    text-align: center;
    color: #e40000;
}

.btn_her {}

.btn_cr {
    width: 100%;
    /* float:left; */
    border-top: 1px #ccc solid;
    margin-bottom: 10px;
}

.btn_1,
.btn_2,
.btn_3,
.btn_4 {
    width: 100%;
    border-bottom: 1px #ccc solid;
    font-size: 1rem;
    font-weight: bold;
}

.btn_1 a,
.btn_2 a,
.btn_3 a,
.btn_4 a {
    color: #444444;
    width: 95%;
    display: block;
    padding: 12px 0;
    text-align: left;
    text-decoration: none;
    padding-left: 5%;
}

.btn_1:before,
.btn_2:before,
.btn_3:before,
.btn_4:before {
    border-left: 3px solid #ccc;
    border-top: 3px solid #ccc;
    clear: left;
    content: "";
    display: block;
    float: right;
    height: 7px;
    position: relative;
    top: 20px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    width: 7px;
    right: 10px;
}

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

.hd_tex {
    width: 100%;
    font-size: 12px;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}

.hd_tex p {
    margin: 0 10px;
}

.co {
    width: 100%;
    color: #008eba;
}


/*header*/

.index {
    width: 100%;
    background-color: #FFFFFF;
}
.entry_area {
    width: 97%;
    margin: 0 auto;
}
.entry_area .table dl {
    margin-bottom: 10px;
}
.entry_area .table ul {
    margin-bottom: 10px;
}
.content_main {
    text-align: center;
    background-color: #ddd;
}

.content_main a {
    display: none;
}

.content_main li {
    width: 100%;
    background-color: #e1e1e1;
    margin: 0 auto;
    padding-bottom: 10px;
}

.content_sps img {
    /* margin-top:20px; */
    /* margin-bottom:-5px; */
}

.content_main p {}

.content_main p img {
    width: 100%;
}

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

.content_bt {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-image: url(../img/index/indexB_0227_11.jpg);
    background-repeat: repeat;
    padding-bottom: 40px;
    margin-top: -7px;
}

.content_bt li {
    display: inline;
}

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

.top {
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.7em;
}

.top img {
    display: none;
}

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

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

.are img {
    width: 100%;
}

.content {
    width: 100%;
}

.content h2 {
    width: 100%;
    float: left;
    line-height: 1.3em;
}

.content p {
    width: auto;
    line-height: 1.5em;
    margin: 0px 10px;
}

.content li {}

.content .are {}

.content_text {
    width: 100%;
}

.content_text li {}

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

.content,
.content_text {
    margin-bottom: 10px;
}

.content h2,
.content_text h2 {
    width: auto;
    margin: 0px 10px 10px 10px;
}

.content_bg {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 18px;
    background-color: #95C9DF;
}

.content_bg img {
    display: none;
}

.content img,
.content_text img {
    margin-bottom: 10px;
    margin-top: 15px;
}

.content_text p {
    width: auto;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin: 0px 10px;
    margin-right: 10px;
}

.content_bd {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    background-color: #95C9DF;
    padding: 10px 0;
}

.content_bd img {
    display: none;
}

.content_bk {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    background-color: #95C9DF;
    padding: 10px 0;
}

.content_bk img {
    display: none;
}

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

.sen_im img{
    width: 100%;
}

.content_bm {
    width: 100%;
    margin: 0 auto;
}

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

.ser {
    width: auto;
    margin: 10px 10px 0px 10px;
}

.ser img {
    display: none;
}

.ser h3{
    font-size: 14px;
}

.ser h3::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: royalblue;
    border-radius: 50%;
    vertical-align: baseline;
    margin-right: 5px;
}

.ser p {
    margin-bottom: 15px;
}

.arachi {
    width: 100%;
}

.sera_top {
    /* float:left; */
    text-align: left;
    margin-bottom: 20px;
    /* background-color:#CED2D8; */
    padding: 0px 10px;
    font-size: 14px;
    line-height: 1.7em;
}

.sera_top img {
    display: none;
}

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

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

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

.arachi_top img {
    padding-top: 20px;
    margin-bottom: 15px;
    width: 100%;
}

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

.arachi_im img {
    display: none;
}

.zon1 {
    width: 100%;
    margin: 0 auto;
}

.syou {
    width: auto;
    margin: 0px 10px;
}

.meintop {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

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

.meinund_1 {
    width: auto;
    line-height: 1.5em;
    font-size: 14px;
    margin-bottom: 20px;
    /* margin-top:-20px; */
    line-height: 1.7em;
}

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

.meinsev {
    width: 100%;
    float: left;
    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;
}

h2 br {
    display: none;
}

.meinund_2 {
    width: 100%;
    line-height: 1.7em;
    font-size: 14px;
    margin-bottom: 20px;
}

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

.arachi_we img {
    display: none;
}

.mese {
    margin: 0 auto;
}

.arachi_meim {
    float: left;
    width: 100%;
    padding-top: 10px;
    border-top: 30px #008eba solid;
    border-bottom: 30px #008eba solid;
    /* margin-bottom:40px; */
}

.arachi_meim h2 {
    margin: 10px 5px;
}

.arachi_meim img {
    display: none;
}

.meinund_3 {
    width: auto;
    line-height: 1.7em;
    font-size: 14px;
    margin: 10px 10px 25px 10px;
}

.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;
}

.container_aboutus {
    width: 100%;
}

.content_top {
    /* float:left; */
    text-align: left;
    margin-bottom: 10px;
    /* background-color:#CED2D8; */
    padding: 0px 10px;
    font-size: 14px;
    line-height: 1.7em;
}

.content_top img {
    display: none;
}

.tem {
    width: 100%;
    margin: 0 auto;
}

.merit {
    /* float:left; */
    width: 100%;
    text-align: center;
    font-size: 16px;
    background-color: #95C9DF;
    padding: 10px 0;
}

.merit img {
    display: none;
}

.col {
    color: #008bb7;
}

.content_mp1 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_11.png) no-repeat 0 0;
    padding-top: 4px;
    padding-bottom: 3px;
}

.content_mp2 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_13.png) 0 0 no-repeat;
    padding-top: 4px;
    padding-bottom: 3px;
}

.content_mp3 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_17.png) no-repeat 0 0;
    padding-top: 4px;
    padding-bottom: 3px;
}

.content_mp4 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_18.png) no-repeat 0 0;
    padding-top: 4px;
    padding-bottom: 3px;
}

.content_mp5 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_21.png) no-repeat 0 0;
    padding-top: 4px;
    padding-bottom: 3px;
}

.content_mp6 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_22.png) no-repeat 0 0;
    padding-top: 4px;
    padding-bottom: 3px;
}

.content_mp7 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_25.png) no-repeat 0 0;
    padding-top: 4px;
    padding-bottom: 3px;
}

.content_mp8 {
    padding-left: 40px;
    background: url(../img/backup/indexA_backup_26.png) no-repeat 0 0;
    padding-top: 4px;
    padding-bottom: 3px;
}

.moon {
    height: auto;
    font-weight: bold;
}

.tem {
    margin-bottom: 20px;
}

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

.cho {
    width: 100%;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 10px;
}

.met_bl {
    width: auto;
    float: left;
    padding: 10px 10px 0px 10px;
}

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

.work_en {
    width: 100%;
    margin: 0 auto;
}

.work_im {
    /* float:left; */
    text-align: left;
    margin-bottom: 20px;
    /* background-color:#CED2D8; */
    padding: 5px 10px;
    font-size: 14px;
}

.work_im img {
    display: none;
}

.fors {
    float: left;
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 20px;
    background-color: #95C9DF;
    padding: 5px 0;
}

.fors img {
    display: none;
}

.sera,
.kasu,
.make,
.gimu {
    width: 100%;
    margin-bottom: 30px;
}

.sera,
.make {
    float: left;
    margin-bottom: 35px;
}

.kasu,
.gimu {
    float: right;
    margin-bottom: 35px;
}

.sera img,
.kasu img,
.make img,
.gimu img {
    width: 100% !important;
    margin-bottom: 10px;
    text-align: center;
}

.sera_text,
.kasu_text,
.make_text,
.gimu_text {
    margin-bottom: 20px;
    height: auto;
    margin-bottom: 20px;
    text-align: left;
    padding: 0px 10px;
}

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

.sera_box,
.kasu_box,
.make_box,
.gimu_box {
    width: auto;
    margin: 0 auto;
    position: relative;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-top: 1px #ccc 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: 65%;
    text-align: left;
    border-left: 1px #ccc solid;
    margin-left: 90px;
    padding: 10px 0 10px 15px;
    background: #fff;
}

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


/*.ser {
    width:100%;
    float:left;
    text-align:center;
    padding:25px 0px 40px 23px;
}*/


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

.footer_end {
    width: 100%;
    margin: 0 auto;
}

.ft_co {
    width: 100%;
    background-color: #939393;
}

.footer_end span {
    width: 100%;
    color: #ffffff;
    line-height: 1em;
    padding: 5px;
    font-size: 1em;
    text-align: center;
    display: block;
}

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

.footer_end ul {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    /* Android 2~4 */
    -webkit-box-pack: justify;
    /* Android 2~4 */
    display: flex;
    display: -webkit-flex;
    /* Safari */
    justify-content: space-around;
    -webkit-justify-content: space-around;
    /* Safari */
}

.footer_end ul li {
    -webkit-box-flex: 1;
    /* Android 2~4 */
    flex: auto;
    -webkit-flex: auto;
    margin: 0 0 5px 0;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    border-right: none;
}

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

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

.pcOnly {
    display: none;
}
