@charset "utf-8";


body {
    /*スマホで勝手に文字が大きくなる対策*/
    -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,
table {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.4;
}

html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
a,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
textarea,
button,
input {
    font-size: 13.28px;
    color: #333333;
    line-height: 1.4;
}

#contents_outer * {
    font-family: "メイリオ", Meiryo, Tahoma, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.l-wrapper {
    background: #FFF;
}

#contents {
    width: 700px;
    margin: 0 auto;
}

.h1_section {
    display: none !important;
}

.breadcrumbs {
    width: 100%;
}

/*-------------------------------------------------------------------------
キャッチ
-------------------------------------------------------------------------*/

.catch {
    margin: 0 0 20px;
}

/*-------------------------------------------------------------------------

-------------------------------------------------------------------------*/

/* 共通レイアウト
--------------------------- */
.recruit-panel.type {
    margin: 0 0 23px;
}

.recruit-panel__inner {
    padding: 20px;
}

.recruit-panel__hadline {
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    line-height: 1;
}

.type .recruit-panel__hadline {
    background-color: #1f2869;
}

#all .recruit-panel__hadline {
    background-color: #303fa9;
}

#part .recruit-panel__hadline {
    background-color: #fe722c;
}

/* 募集要項
--------------------------- */
[class*="type-list--"] {
    overflow: hidden;
}

#all {
    margin-top: -87px;
    padding-top: 87px;
}

#part {
    margin-top: -87px;
    padding-top: 87px;
}

.type-list--type_all {
    padding: 0 0 21px;
    margin: 0 0 21px;
    border-bottom: 1px dotted #d1d1d1;
}

[class*="type-list--"] dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 17px;
}

.type-list--type_all dt {
    color: #303fa9;
    line-height: 1.2;
}

.type-list--type_part dt {
    color: #fe722c;
}

.type-list__text {
    float: left;
    font-size: 13px;
    line-height: 1.6;
    width: 392px;
}

.type-list__btn {
    float: left;
}

.type-list__btn a {
    display: block;
    width: 268px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.type-list__btn a:hover {
    text-decoration: none;
    opacity: .8;
}

.type-list__btn a:after {
    content: url("../images/icn_arw.webp");
    margin: 0 0 0 14px;
}

.type-list--type_all a {
    background-color: #303fa9;
}

.type-list--type_part a {
    background-color: #fe722c;
}

/*-------------------------------------------------------------------------
募集要項
-------------------------------------------------------------------------*/

/* テーブル
--------------------------- */
.recruit-panel__table {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #d4d4d4;
    margin: 0 0 10px;
}

.recruit-panel__table tr {
    border-bottom: 2px solid #d4d4d4;
}

.recruit-panel__table th {
    border-right: 2px solid #d4d4d4;
    font-size: 14px;
    font-weight: bold;
    width: 183px;
    vertical-align: middle;
    box-sizing: content-box;
}

#all .recruit-panel__table th {
    background-color: #f2fcff;
    vertical-align: middle;
    box-sizing: content-box;
}

.type .recruit-panel__table th {
    background-color: #fffff4;
}

.recruit-panel__table td {
    font-size: 13px;
    padding: 10px;
    line-height: 1.6;
    vertical-align: middle;
    box-sizing: content-box;
}

.recruit-panel__table li {
    text-indent: -1.6em;
    margin: 0 0 0 1.6em;
    font-size: 13px;
}

/*-------------------------------------------------------------------------
お問い合わせ
-------------------------------------------------------------------------*/

/* レイアウト
--------------------------- */
.contactPanel {
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}

#all .contactPanel {
    border-color: #303fa9;
}

#part .contactPanel {
    border-color: #fe722c;
}

/* 左側 */
.contactPanel__left {
    float: left;
    background-image: url("../images/bg_stripe.webp");
}

#all .contactPanel__left {
    background-color: #303fa9;
}

#part .contactPanel__left {
    background-color: #fe722c;
}

/* 右側 */
.contactPanel__right {
    margin: 0 0 0 148px;
    padding: 11px 0 0;
    overflow: hidden;
}

/* 見出し
--------------------------- */
.contactPanel__headline {
    width: 118px;
    height: 76px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    padding: 0 7px;
    line-height: 1;
    display: table-cell;
    box-sizing: content-box;
}

.contactPanel__headline span {
    font-size: 17px;
    color: inherit;
    display: block;
    border-top: 1px solid #fff;
    margin: 9px 0 0;
    padding: 9px 0 0;
}

/* 電話番号
--------------------------- */
.contactPanel__tel {
    float: left;
    margin: 0 11px 0 0;
    padding: 0 14px 0 0;
    border-right: 1px dotted #333;
}

.contactPanel__tel dt {
    line-height: 1;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 13px;
}

.contactPanel__tel dt:before {
    content: url("../images/icn_tel.webp");
    margin: 0 3px 0 0;
    vertical-align: -3px;
}

.contactPanel__tel dd {
    font-size: 27px;
    font-weight: bold;
    line-height: 1;
}

#all .contactPanel__tel dd {
    color: #303fa9;
}

#part .contactPanel__tel dd {
    color: #fe722c;
}

/* ボタン
--------------------------- */
.contactPanel__btn {
    float: left;
    margin: 7px 0 0;
}

.contactPanel__btn a {
    display: block;
    width: 268px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

#all .contactPanel__btn a {
    background-color: #303fa9;
}

#part .contactPanel__btn a {
    background-color: #fe722c;
}

.contactPanel__btn a:hover {
    text-decoration: none;
    opacity: .8;
}

.contactPanel__btn a:before {
    content: url("../images/icn_mail.webp");
    vertical-align: -5px;
    margin: 0 11px 0 0;
}

.contactPanel__btn a:after {
    content: url("../images/icn_arw.webp");
    vertical-align: -1px;
    margin: 0 0 0 8px;
}