@charset "utf-8";
/* CSS Document */
.detailMainTitle {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
    font-size: 30px;
    color: #333;
    padding-top: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.bggray {
    background-color: #f8f8f8;
    padding-bottom: 10px;
}
.container2 {
    width: 955px;
    margin: 0 auto;
}
.detailMainBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.detailMainBoxL {
    width: 565px;
}
.detailMainBoxR {
    width: 360px;
    margin-left: 30px;
    text-align: center;
}
.mainPhoto {
    width: 360px;
    height: 296px;
}
.mainPhoto img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.topInfo {
    width: 955px;
    margin-bottom: 20px;
    padding: 15px;
    background-color: #ededee;
    background-image: radial-gradient(#cbcbcb 10%, transparent 20%), radial-gradient(#cbcbcb 10%, transparent 20%);
    background-size: 8px 8px;
    background-position: 0 0, 4px 4px;
}
.topInfoInner {
    background-color: #ffffff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 8px;
}
.topInfoInnerL {
    text-align: center;
}
.topInfoInnerR {
    width: 665px;
    margin-left: 15px;
}
.topInfoInnerNoPhotoR {
    width: 875px;
    margin-left: 10px;
}
.topInfoInnerPhoto {
    width: 220px;
    height: 165px;
}
.topInfoInnerPhoto img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.topInfoReceive {
    font-size: 14px;
    margin-bottom: 8px;
}
.topInfoPref {
    padding: 1px 40px 0;
    color: #fff;
    font-size: 16px;
}
.topInfoCat {
    font-size: 16px;
    margin-left: 20px;
}
.topInfoEmploymentStatus {
    font-size: 16px;
    margin-left: 20px;
}
.topInfoSalary {
    font-size: 18px;
    font-weight: 500;
    margin-left: 20px;
    color: #f52a77;
    font-weight: bold;
}
.topInfoDescription {
    width: 100%;
    text-align: center;
    padding: 4px 0 8px;
    margin: 15px 5px;
    font-weight: bold;
    line-height: 130%;
    font-size: 15px;
    line-height: 1.7;
    border-bottom: 1px solid #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topInfoDescription br {
    display: none;
}
.topInfoOther {
    margin-bottom: 2px;
}
.topInfoOther table {
    width: 100%;
    font-size: 12px;
}
.topInfoOther table th {
    padding: 5px;
    border-style: dotted; /* 線種 */
    border-width: 2px; /* 線の太さ */
    border-color: #cccccc; /* 線色 */
}
.topInfoOther table td {
    border-style: dotted; /* 線種 */
    border-width: 2px; /* 線の太さ */
    border-color: #cccccc; /* 線色 */
}
.topInfo-circle {
    font-size: 20px;
    color: #f56403;
}
.topInfo-minus {
    font-size: 20px;
    font-weight: bold;
    color: #f56403;
}
.topInfoOther td {
    border: 1px solid #000;
    text-align: center;
}
.topInfoOther th {
    background-color: #fcf8de;
    text-align: center;
}
.w-154 {
    width: 250px;
}
.w-120 {
    width: 110px;
}
/*--ウェブ応募------*/
.webEntryBt {
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #3498DB;
    -webkit-box-shadow: 0 4px 0 0 #2980B9;
    -moz-box-shadow: 0 4px 0 0 #2980B9;
    -ms-box-shadow: 0 4px 0 0 #2980B9;
    -o-box-shadow: 0 4px 0 0 #2980B9;
    box-shadow: 0 4px 0 0 #2980B9;
    text-align: center;
}
.webEntryBlock {
    width: 250px;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 5px;
    padding: 8px 0px 5px 0px;
}
.webEntryText {
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
}
.freeDialBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.freeDialBoxL {}
.freeDialBoxC {
    padding-top: 9px;
    padding-left: 3px
}
.freeDialBoxR {
    padding-top: 10px;
    margin-left: 6px;
}
.topInfoFreeText {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
    font-size: 16px;
    margin-top: 14px;
}
.topInfoFreedial {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
    font-weight: bold;
    font-size: 28px;
    color: #f02d76;
}
.topInfoFreedial:before {
    content: url(../images/common/telop/freedialsmall.png);
    position: relative;
    padding-right: 3px;
}
.freeTxt {
    color: #f3821d;
    font-size: 24px;
}
/*フリーダイヤルでない場合*/
.notFreeDialBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.notFreeDialBoxL {}
.notFreeDialBoxC {
    padding-top: 16px;
    padding-left: 3px
}
.notFreeDialBoxR {
    padding-top: 15px;
    margin-left: 6px;
}
.topInfoNotFreeText {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
    font-size: 16px;
    padding-left: 10px;
    display: block;
    padding-top: 6px;
}
.topInfoNotFreedial {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
    font-size: 22px;
    color: #333333;
}
/* --btBox-- */
.jobTit h2 {
    margin: 8px 5px;
    font-weight: bold;
    line-height: 130%;
    font-size: 20px;
}
.jobPr h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
    margin: 0px 0 20px 0;
    font-size: 20px;
    line-height: 1.6;
    color: #333333;
}
.jobDetailBox h4 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 10px;
}
h4 > .fas {
    margin-right: 10px;
}
.jobTit {
    background-color: #fdfef3;
    padding: 10px 15px;
}
.detailPhoto {
    width: 700px;
    margin: 0px auto;
    text-align: center;
}
.jobPr p {
    margin-bottom: 1em;
    font-size: 16px;
    color: #333;
}
/* --detailPhoto-- */
.detailPhotoBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background-color: #f8f8f8;
    padding: 15px 0;
    margin: 20px 0;
}
.detailPhoto1 {
    padding: 5px;
    margin: 0 43px;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle
}
.detailPhoto2 {
    padding: 5px;
    background-color: #fff;
    margin: 0 43px;
    text-align: center;
    display: inline-block;
    vertical-align: middle
}
.detailPhoto3 {
    padding: 5px;
    margin: 0 43px;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle
}
.detailImgBox {
    width: 220px;
    height: 165px;
}
.detailImgBox img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
/*パーツ　応募ボタン*/
.btBox {
    display: table;
    margin: 2em auto;
}
.btBox ul li {
    width: 400px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
/* --jobDetail table-- */
.jobDetailBox table {
    width: 100%;
    background-color: #f0f0f0;
    border: #a4bf58 1px solid;
    table-layout: fixed;
    color: #333333;
    line-height: 1.8;
}
.jobDetailBox th {
    padding: 10px 10px;
    width: 150px;
    background-color: #ffffe0;
    border: #dddddd 1px solid;
}
.jobDetailBox td {
    padding: 10px 10px;
    background-color: #ffffff;
    border: #dddddd 1px solid;
}
.lineTwo {
    padding: 500px;
}
.companyPr {
    margin-top: 1em;
}
/* --TEL Option-- */
.telBox {
    width: 861px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 35px;
    padding-bottom: 15px;
    padding-left: 470px;
    background-image: url(../../images/common/telop/telopbg2.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.telBoxFree {
    width: 861px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 35px;
    padding-bottom: 15px;
    padding-left: 470px;
    background-image: url(../../images/common/telop/freedialbg.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.telBoxFreeNoDorm {
    width: 861px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 35px;
    padding-bottom: 15px;
    padding-left: 470px;
    background-image: url(../../images/common/telop/freedialnodormbg.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.telBoxNoDorm {
    width: 861px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 35px;
    padding-bottom: 15px;
    padding-left: 470px;
    background-image: url(../../images/common/telop/telopnodormbg.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.telBoxTxt {
    font-size: 3em;
    color: red;
    font-weight: bold;
}
.telBoxTxtFree {
    font-size: 3em;
    color: red;
    font-weight: bold;
    padding-left: 32px;
    color: #f02d76;
}
.smsText {
    text-align: center;
    color: #666666;
}
/*--------------------------------------------------------------
住宅手当特別枠
--------------------------------------------------------------*/
.condition-nodorm {
    margin-bottom: 30px;
}
.condition-nodorm-ttl {
    font-size: 14px;
    padding: 10px 10px;
    background-color: #f99320;
    color: #fff;
}
.condition-nodorm-txt {
    padding: 10px 10px;
    background-color: #fff;
    border-left: 1px solid #f99320;
    border-bottom: 1px solid #f99320;
    border-right: 1px solid #f99320;
    font-size: 14px;
    line-height: 1.4;
}
/*--------------------------------------------------------------
寮なし(住宅手当あり注意喚起)
--------------------------------------------------------------*/
/* モーダルCSS */
.modalArea {
    display: none;
    position: fixed;
    z-index: 10; /*サイトによってここの数値は調整 */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modalBg {
    width: 100%;
    height: 100%;
    background-color: rgba(30, 30, 30, 0.9);
}
.modalWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    max-width: 500px;
    padding: 70px 30px 50px;
    line-height: 1.4;
    background-color: #ecfaf6;
}
.closeModal {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    cursor: pointer;
}
.modalArea2 {
    display: none;
    position: fixed;
    z-index: 10; /*サイトによってここの数値は調整 */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modalBg2 {
    width: 100%;
    height: 100%;
    background-color: rgba(30, 30, 30, 0.9);
}
.modalWrapper2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    max-width: 500px;
    padding: 70px 30px 50px;
    line-height: 1.6;
    background-color: #ecfaf6;
    font-size: 16px;
}
.noDormTxt {
    color: #FF7600;
}
.noDormCall {
    display: block;
    margin-top: 50px;
    padding: 10px;
    border: 1px solid #2f5da2;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.noDormCall a {
    display: block;
    color: #2f5da2;
}
.closeModal2 {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    cursor: pointer;
}