@charset "UTF-8";

/* -------------------------------------
  会社概要
----------------------------------------*/

.access_headText {
  margin-bottom: 30px;
}
.access .common_table {
  border-top: 1px solid #ddd;
}
.access .common_table th {
  width: 180px;
  padding: 30px 0;
}
.access_map {
  margin: 75px 0 30px;
  ;
}
.access_name {
  font-weight: bold;
  margin-bottom: 5px;
}
.access_address,
.access_tel {
  font-weight: bold;
}
.access_text {
  line-height: 1.8;
  margin-top: 5px;
}
.access_bottomText {
  margin-top: 75px;
}


/* -------------------------------------
  固定ページ共通
----------------------------------------*/
.common_content_box {
font-size: 1.6rem;
line-height: 2;
}
.common_content_box h1 {
background-color: #043167;
color: #fff;
  margin: 15px 0;
font-size: 2.4rem;
padding: 3px 10px;
}
.common_content_box h2 {
border-top: 2px solid #043167;
border-bottom: 2px solid #043167;
color: #043167;
font-size: 2.2rem;
padding: 3px 0;
  margin: 15px 0;
}
.common_content_box h3 {
  margin: 15px 0;
  font-size: 2rem;
color: #043167;
border-left: 5px solid #043167;
padding-left: 10px;
line-height: 1.2;
}
.common_content_box h4 {
color: #043167;
  font-size: 1.8rem;
  margin: 10px 0;
}
.common_content_box h5 {
  font-size: 1.6rem;
  margin: 10px 0;
}

.common_content_box p {
  margin: 0 0 10px 0;
}
.common_content_box ul {
  list-style-type: disc;
  padding-left: 30px;
  margin: 10px 0;
}
.common_content_box ol {
  padding-left: 30px;
  margin: 10px 0;
}


/* -------------------------------------
  お問い合わせ
----------------------------------------*/

.contact_freeText {
  margin-bottom: 50px;
}
.contanct_box {
  margin-bottom: 50px;
}
.contanct_box h3 {
  font-size: 1.8rem;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}
.contact_type {
  margin: 0 0 30px 20px;
}
.contact_type dt {
  font-size: 1.6rem;
}
.contact_type dt i {
  margin-right: 10px;
}
.contact_type dd {
  font-size: 1.6rem;
  margin-left: 25px;
}
.contact_type dd.note {
  font-size: 1.2rem;
  margin-top: 5px;
}
.contact_type.type_form a {
  position: relative;
  padding-right: 12px;
}
.contact_type.type_form a::after {
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  content: "";
  height: 6px;
  width: 6px;
  right: 0px;
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 50%;
  margin-top: -3px;
}


/* -------------------------------------
  募集要項
----------------------------------------*/

.accordion_detail {
  display: none;
}
.jobList_inner {
  margin-bottom: 20px;
}
.accordion_ttl {
  border-top: solid 4px #043167;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  position: relative;
  padding: 10px 40px 10px 10px;
  font-weight: bold;
}
.accordion_ttl a {
  height: 100%;
  right: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  white-space: nowrap;
  width: 100%;
  background: url(/files/user/img/careers/icon_accordion.gif?v=1482110137) 715px 10px no-repeat;
}
.accordion_ttl.clickBtn_on0 a {
  background: url(/files/user/img/careers/icon_accordion.gif?v=1482110137) 715px -72px no-repeat;
}
.accordion_ttl a:hover {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}
.accordion_detail .common_table {
  font-size: 1.4rem;
}
.accordion_detail .common_table th {
  width: 150px;
  padding: 30px 20px 30px 10px;
}
.entry_btn a {
  width: 150px;
  height: 50px;
  margin: 20px auto 50px;
  ;
  display: block;
  background: #043167;
  text-align: center;
  color: #fff;
  line-height: 3.5;
  font-weight: bold;
  box-sizing: border-box;
}
.entry_btn a:hover {
  background: #fff;
  border: 1px solid #043167;
  color: #043167;
}
.c-job__search {
    margin-bottom: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6em;
}
.c-job__search__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.c-job__search__heading {
    flex-shrink: 0;
    width: 200px;
    font-weight: bold;
}
.c-job__search__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 200px);
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
    flex-direction: column;
}
.c-job__search__cont__inner:not(:first-of-type) {
    margin-top: 10px;
}
.c-job__search__label {
    display: inline-block;
    margin-right: 20px;
}
.c-job__search__cont__inner .checkbox:not(:last-of-type) {
    margin-right: 20px;
}
.c-job__search__cont__inner select:not(:first-of-type) {
    margin-left: 10px;
}
#search_ext_col_151, #search_ext_col_152, #search_ext_col_153 {
    max-width: 338px;
}
#search_ext_col_101, #search_ext_col_102, #search_ext_col_103 {
    max-width: 450px;
}
.c-job__search__input--wide {
    width: 500px;
}
.c-job__search__btn {
    outline: 0;
    display: block;
    position: relative;
    width: 50%;
    height: 80px;
    margin: 20px auto;
    border: 1px solid #043167;
    background: #043167;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 0.2em;
}
.c-job__search__btn::after {
    width: 20px;
    height: 20px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0,-50%) rotate(45deg);
    -webkit-transform: translate(0,-50%)  rotate(45deg);
    content: "";
}
.c-job__search__btn:hover {
    color: #043167;
    border-color: #043167;
    background: transparent;
}
.c-job__search__result__heading {
    margin: 20px 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}
.c-job__search__result__heading span {
    display: inline-block;
    margin-right: 2px;
    color: #043167;
    font-size: 18px;
    font-size: 1.8rem;
    vertical-align: bottom;
}

/* -------------------------------------
  ニュース一覧
----------------------------------------*/

.news_inner li {
  margin-bottom: 17px;
  overflow: hidden;
}
.news_type {
  background: #eee;
  float: left;
  width: 100px;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  margin-right: 20px;
}
.news_title {
  margin-top: 2px;
  display: inline-block;
  float: left;
  width: 620px;
}


/* -------------------------------------
  サイトマップ
----------------------------------------*/

.sitemapBox h3 {
  margin: 0 0 10px 0;
  font-size: 2.2rem;
}
.sitemapBox h4 {
  margin: 0 0 10px 0;
  font-size: 1.6rem;
  background: #eee;
  padding: 6px 10px;
}
.sitemapBox ul {
  margin: 0 0 40px 20px;
}
.sitemapBox li {
  float: left;
  width: 196px;
  margin: 0 0 5px 0;
}

/* -------------------------------------
  募集要項詳細
----------------------------------------*/
.c-jobList__image {
    margin: 0;
}
.c-jobList__image img {
    display: block;
    margin: 20px auto;
    text-align: center;
}
.p-jobDetail__area {
	display: -ms-flexbox;
    display: flex;
    margin: 30px 0;
    padding: 30px;
    background-color: #eee;
}
.p-jobDetail__area__text {
    margin-left: 110px;
}
.p-jobDetail__area__heading {
    font-weight: bold;
}
.p-jobDetail__relJob {
    margin-top: 75px;
    padding-top: 75px;
    border-top: 1px solid #043167;
}
.p-jobDetail__relJob__heading {
    margin: 0 0 30px;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
}
.p-jobDetail__relJob__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 10px;
}
.p-jobDetail__relJob__list--center {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.p-jobDetail__relJob__item {
    flex: 1 1 350px;
    max-width: 350px;
    margin: 20px 0;
    border: 1px solid #043167;
}
.p-jobDetail__relJob__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 80px;
    padding: 0 50px;
    box-sizing: border-box;
    font-weight: bold;
}
.p-jobDetail__relJob__link:hover {
    background-color: #043167;
    color: #fff;
}
.p-jobDetail__relJob__link::after {
    border-right: 1px solid #043167;
    border-top: 1px solid #043167;
    content: "";
    height: 20px;
    width: 20px;
    right: 20px;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 20px;
}
.p-jobDetail__relJob__link:hover::after {
    border-color: #fff;
}