@charset "UTF-8";
.vertical-middle-center {
  vertical-align: middle;
  text-align: center; }

.vertical-middle-right {
  vertical-align: middle;
  text-align: right; }

.vertical-middle-left {
  vertical-align: middle;
  text-align: left; }

.still-right {
  vertical-align: middle;
  padding-left: 27em; }

.vertical-top-center {
  vertical-align: top;
  text-align: center; }

.vertical-top-right {
  vertical-align: top;
  text-align: right; }

.vertical-top-left {
  vertical-align: top;
  text-align: left; }

.vertical-bottom-center {
  vertical-align: bottom;
  text-align: center; }

.vertical-bottom-right {
  vertical-align: bottom;
  text-align: right; }

.vertical-bottom-left {
  vertical-align: bottom;
  text-align: left; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 15px;
  line-height: 1.75; }

h4 {
  font-size: 25px;
  margin: 10px 0 30px;
  position: relative; }

h4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: 35px;
  width: 60px;
  height: 3px;
  background-color: #74c2fa; }

a img:hover {
  opacity: 0.75; }

.button--nostyle {
  border: none;
  background-color: transparent;
  padding: 0; }
  .button--nostyle:hover {
    opacity: 0.7; }
  .button--nostyle:focus {
    outline: transparent; }
  .button--nostyle img {
    margin: 0; }
  @media screen and (max-width: 600px) {
    .button--nostyle {
      margin: 50px 0; } }

.button--style {
  text-decoration: none;
  background-color: #f2b403;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 39.88888%;
  border: none;
  border-radius: 0;
  padding: 20.3px 0;
  /*display: inline-block;
  margin-bottom: 0;
  margin-right: 10px;*/
  display: block;
  margin:0 auto;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer; }
  .button--style:hover, .button--style:visited, .button--style:focus, .button--style:active {
    color: #fff;
    background-color: #f2b403;
    border: none;
    text-decoration: none; }
  .button--style:hover {
    opacity: 0.7; }

.confirming--btn {
  display: none; }

.button--style.backBtn {
	background:#666;
	margin-top:15px;
	}


.button--show_more, .single--page_navigation a {
  padding: 10px 30px;
  border: 1px solid #146db9;
  color: #146db9;
  float: right;
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .button--show_more, .single--page_navigation a {
      padding-bottom: 7px; } }
  @media screen and (min-width: 0\0) {
    .button--show_more, .single--page_navigation a {
      padding-bottom: 7px; } }

.button--show_more:hover, .single--page_navigation a:hover,
.button--show_more:visited,
.single--page_navigation a:visited,
.button--show_more:focus,
.single--page_navigation a:focus,
.button--show_more:active,
.single--page_navigation a:active {
  color: #146db9;
  text-decoration: none; }

.button--show_more:hover, .single--page_navigation a:hover {
  text-decoration: none;
  opacity: 0.75; }

.background--cover {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.gradient--style, .job--category li .terms--parents {
  background: #146cb9;
  background: -moz-linear-gradient(top, #146cb9 0%, #74c2fa 74%, #74c2fa 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #146cb9), color-stop(74%, #74c2fa), color-stop(100%, #74c2fa));
  background: -webkit-linear-gradient(top, #146cb9 0%, #74c2fa 74%, #74c2fa 100%);
  background: -o-linear-gradient(top, #146cb9 0%, #74c2fa 74%, #74c2fa 100%);
  background: -ms-linear-gradient(top, #146cb9 0%, #74c2fa 74%, #74c2fa 100%);
  background: linear-gradient(to bottom, #146cb9 0%, #74c2fa 74%, #74c2fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#146cb9', endColorstr='#74c2fa', GradientType=0 ); }

.dynamic--page {
  text-transform: uppercase; }

.container {
  max-width: 1029px; }

.container--small {
  max-width: 793px; }

.container--interview {
  margin: 0 auto;
  max-width: 780px; }

.site--header_main {
  background-color: #fff; }

.site--navigation {
  background-color: #74c2fa; }

.site--header_main {
  padding: 20px 0; }
  .site--header_main .custom-logo-link {
    float: left; }
    .site--header_main .custom-logo-link img {
      width: 116px; }
  .site--header_main .site-description {
    float: left;
    margin: 35px 0px 0px 20px;
    font-size: 15px;
    clear: inherit; }
  .site--header_main .site-description2 {
    float: left;
    margin: 35px 0px 0px 20px;
    font-size: 15px;
    clear: inherit; }

.contact--btn {
  text-align: center;
  margin-top: 90px; }
  .contact--btn a {
    display: inline-block; }
    .contact--btn a img:hover {
      opacity: 0.75; }

.header--contact {
  float: right;
  margin-top: 10px; }

.header--contact a {
  display: block; }

.main-navigation ul {
  padding: 0 10px; }

.site--navigation .container {
  padding: 2px 0; }

.site--navigation_menu li {
  width: 13.9999999%;
  text-align: center; }
  .site--navigation_menu li a {
    color: #fff;
    padding: 5px 0;
    display: block; }
  .site--navigation_menu li a:hover {
    text-decoration: none;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    color: #74c2fa; }

.slick--slide {
  position: relative; }
  .slick--slide img {
    max-width: 100%;
    width: 100%; }
  .slick--slide .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%; }

.table--display {
  display: table;
  height: 100%;
  width: 100%;
  position: relative; }
  .table--display .table--cell_display {
    display: table-cell; }
    .table--display .table--cell_display img {
      width: auto; }

.slide--label_position {
  vertical-align: bottom;
  padding-bottom: 80px; }
  .slide--label_position img {
    display: inline-block !important; }

.page--description {
  text-align: center;
  margin-bottom: 70px; }

.section--blue {
  background-image: url("../images/blue-bg.jpg");
  background-repeat: repeat-x;
  padding: 40px 0;
  margin-bottom: 50px; }
  .section--blue p {
    font-size: 15px;
    color: #fff; }
    .section--blue p span {
      font-size: 24px; }

.section--content, .event--area {
  margin-bottom: 10em; }

.section--content--top-date {
  margin-bottom: 70px; }

.section--header {
  text-align: center;
  margin-bottom: 70px; }
  .section--header h1,
  .section--header h2 {
    color: #125e9f;
    font-size: 30px; }
  .section--header span {
    color: #262626;
    font-size: 14px; }

.section--header--top-page {
  margin-bottom: 50px; }

.interview--page img,
.benefit--page img {
  width: 100%; }

.interviewees--list {
  padding: 0 30px; }

.interviewees--images {
  margin-bottom: 50px; }

.interviewees--content {
  border-top: 1px solid #262626;
  border-bottom: 1px solid #262626; }
  .interviewees--content p {
    padding: 20px 75px;
    margin-bottom: 0; }

.row--list .row {
  margin-bottom: 60px; }
.row--list p {
  line-height: 2;
  margin-bottom: 20px; }

.event--area {
  background-color: #e2e2e2; }
  .event--area .section--content, .event--area .event--area {
    margin-bottom: 0;
    padding: 30px 0; }

.event--section {
  text-align: left; }

.event--lists ul {
  list-style-type: none;
  margin: 0;
  padding-top: 15px; }
  .event--lists ul li {
    padding: 10px 40px;
    border-bottom: 1px dashed #262626;
    position: relative; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .event--lists ul li {
        padding-bottom: 10px;
        padding-top: 12px; } }
    @media screen and (min-width: 0\0) {
      .event--lists ul li {
        padding-bottom: 10px;
        padding-top: 12px; } }
    .event--lists ul li p {
      margin: 0;
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .event--lists ul li p {
          line-height: 115%; } }
      @media screen and (min-width: 0\0) {
        .event--lists ul li p {
          line-height: 115%; } }
      .event--lists ul li p span {
        display: inline-block;
        width: 110px; }
      .event--lists ul li p a {
        color: #262626;
        text-decoration: none; }
      .event--lists ul li p a:hover {
        opacity: 0.75; }
      .event--lists ul li p a:hover,
      .event--lists ul li p a:visited,
      .event--lists ul li p a:focus {
        color: #262626;
        text-decoration: none; }
  .event--lists ul li:before {
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #125e9f;
    position: absolute;
    left: 25px;
    top: 12px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .event--lists ul li:before {
        top: 7px; } }
    @media screen and (min-width: 0\0) {
      .event--lists ul li:before {
        top: 7px; } }

.date--box_list .row
.box--list .box--inner {
  text-align: center;
  font-size: 18px;
  background-color: #125e9f;
  padding: 30px 20px 20px;
  min-height: 222px;
  position: relative;
  margin-bottom: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }
  .date--box_list .row
  .box--list .box--inner span {
    display: block;
    color: #fff;
    margin-top: 20px;
    line-height: 1.3;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0; }
.date--box_list .row
.box--list:nth-child(odd) .box--inner {
  background-color: #74c2fa; }

.date--links .btn--links {
  width: 48.99999999%;
  float: left;
  border: 2px solid #125e9f;
  padding: 20px 30px 20px 90px;
  text-align: center;
  font-size: 25px;
  position: relative;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }
  .date--links .btn--links:hover {
    text-decoration: none;
    opacity: 0.75; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .date--links .btn--links {
      padding-top: 32px;
      padding-bottom: 26px;
      line-height: 100%; } }
  @media screen and (min-width: 0\0) {
    .date--links .btn--links {
      padding-top: 32px;
      padding-bottom: 26px;
      line-height: 100%; } }
  .date--links .btn--links i {
    float: right;
    position: relative;
    top: 9px;
    left: 15px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .date--links .btn--links i {
        top: -2px; } }
    @media screen and (min-width: 0\0) {
      .date--links .btn--links i {
        top: -2px; } }
.date--links .btn--links:hover,
.date--links .btn--links:visited {
  color: #125e9f; }
.date--links .btn--links:first-child {
  margin-right: 10px; }
.date--links .btn--links:first-child:before {
  content: "";
  background-image: url("../images/icon-folder.png");
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
  top: 12px;
  height: 59px;
  width: 80px; }
.date--links .btn--links:last-child:before {
  content: "";
  background-image: url("../images/icon-hand.png");
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
  top: 12px;
  height: 59px;
  width: 80px; }

.interviewers {
  margin-top: 6em; }
  .interviewers a,
  .interviewers a:hover,
  .interviewers a:visited,
  .interviewers a:focus {
    text-decoration: none;
    color: inherit; }
  .interviewers h3 {
    font-size: 20px;
    margin: 15px 0 5px; }
  .interviewers .interviewer {
    margin-bottom: 50px;
    min-height:450px; }

.styled--text_banner {
  font-size: 30px;
  color: #125e9f;
  font-weight: bold;
  text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff; }
  .styled--text_banner span {
    font-size: 40px;
    margin: 0 20px;
    position: relative;
    top: 2px; }

.styled--text_banner_dark {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 20px #262626, 0 0 20px #262626, 0 0 20px #262626, 0 0 20px #262626, 0 0 20px #262626; }

.interviewer--pages h3 {
  color: #125e9f;
  font-size: 20px; }
.interviewer--pages .intervierwer--entry h1,
.interviewer--pages .intervierwer--entry h2 {
  font-size: 25px; }
.interviewer--pages .intervierwer--entry h1 {
  margin: 0; }
.interviewer--pages .intervierwer--entry h2 {
  text-align: right; }
.interviewer--pages .intervierwer--entry span {
  display: block; }
.interviewer--pages .intervierwer--entry_content {
  margin-top: 5em; }
.interviewer--pages .intervierwer--entry_content h3 {
  color: #74c2fa;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: bold; }
.interviewer--pages .intervierwer--entry_content .last--content {
  /*margin-top: 5em;*/ }

.link-interviewer-job {
  display: block;
  background: #ffb503;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: fit-content;
  min-width: 300px;
  border-radius: 8px;
  font-size: 18px;
  padding: 15px 25px;
  margin: 60px auto 0; }

@media screen and (max-width: 767px) {
.link-interviewer-job {
  font-size: 22px;
  padding: 20px 35px; }
}

.link-interviewer-job:hover {
  opacity: 0.7;
  text-decoration: none; }

.link-interviewer-job:visited {
  color: #fff; }

.interviewers--footer_type {
  border-top: 1px solid #262626;
  margin-top: 5em;
  padding-top: 1.5em; }
.interviewers--footer_type .row {
  display:flex;
  flex-wrap:wrap; }
  .interviewers--footer_type .interviewer--footer_section {
    text-align: left;
    margin-bottom: 30px; }
    .interviewers--footer_type .interviewer--footer_section h2 {
      font-size: 20px;
      margin-bottom: 5px; }

.work--section {
  margin-bottom: 8em; }
  .work--section .work--section_description {
    padding: 20px 15px 0; }
    .work--section .work--section_description p {
      margin-bottom: 20px; }

.flow--section {
  padding-left: 5em;
  padding-bottom: 4em;
  position: relative; }
  .flow--section:before {
    content: "";
    background-image: url("../images/flow_circle.png");
    background-position: top;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    left: 0;
    top: -10px;
    position: absolute; }
  .flow--section:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 14px;
    width: 1px;
    border-left: 1px dashed #125e9f;
    z-index: -1; }
  .flow--section .flow--section_inner {
    border: 2px solid #125e9f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 15px 40px 30px;
    position: relative; }
    .flow--section .flow--section_inner:before {
      content: "";
      width: 0px;
      height: 15px;
      border-top: 0px solid transparent;
      border-bottom: 15px solid transparent;
      border-right: 45px solid #125e9f;
      position: absolute;
      top: -2px;
      left: -45px; }
    .flow--section .flow--section_inner:after {
      content: "";
      width: 0px;
      height: 12px;
      border-top: 0px solid transparent;
      border-bottom: 15px solid transparent;
      border-right: 45px solid #fff;
      position: absolute;
      top: 0px;
      left: -32px; }
    .flow--section .flow--section_inner .flow--head {
      color: #125e9f;
      font-size: 25px;
      font-weight: bold; }
      .flow--section .flow--section_inner .flow--head span {
        font-size: 40px;
        position: relative;
        top: 6px;
        margin-right: 15px; }
    .flow--section .flow--section_inner .body--flow p {
      padding: 0 10px; }
  .flow--section .no--border-radius-left {
    border-top-left-radius: 0; }

.last--flow:after {
  border-left: none; }

.event--post {
  height: 335px;
  overflow: hidden; }

.event--archive_list {
  font-size: 18px; }
  .event--archive_list:hover {
    opacity: 0.75; }
  .event--archive_list a {
    color: #262626;
    text-decoration: none; }
  .event--archive_list a:hover,
  .event--archive_list a:visited {
    color: #262626;
    text-decoration: none; }
  .event--archive_list .thumbnail--meduim {
    height: 187px;
    background-color: #e2e2e2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
  .event--archive_list span {
    display: block;
    font-size: 12px;
    margin: 10px 0 5px;
    border-bottom: 1px solid #125e9f;
    padding-bottom: 5px; }

.archive--title_head {
  font-size: 25px;
  color: #146db9; }

.search--categories {
  margin: 70px auto; }

.job--box {
  border: 1px solid #146db9; }
  .job--box a {
    float: none;
    padding: 5px 40px;
    font-size: 12px;
    color: #146db9; }
  .job--box a:hover {
    text-decoration: none;
    background-color: #146db9;
    color: #fff; }
  .job--box a:visited,
  .job--box a:focus {
    text-decoration: none; }
  .job--box h3 {
    margin: 0;
    padding: 10px 5px;
    background-color: #146db9;
    color: #fff;
    font-size: 20px;
    text-align: center; }
  .job--box .job--box_content {
    padding: 15px 10px;
    text-align: center; }
    .job--box .job--box_content p {
      font-size: 14px;
      line-height: normal; }
    .job--box .job--box_content span {
      font-size: 12px;
      color: #146db9;
      display: block; }
    .job--box .job--box_content span:before {
      margin-right: 5px;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .job--box .job--box_content .office span:before {
      content: "\f015";
      font-size: 12px; }
    .job--box .job--box_content .work span:before {
      content: "\f041";
      font-size: 12px; }
    .job--box .job--box_content .office {
      border-bottom: 1px dotted #146db9;
      text-align: left; }
    .job--box .job--box_content .work {
      padding-top: 10px;
      text-align: left; }

.event--single_banner {
  position: relative;
  text-align: center; }
  .event--single_banner .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%; }

.pages--single_banner {
  position: relative;
  text-align: center; }
  .pages--single_banner .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%; }

.event--entry {
  font-size: 25px;
  margin-top: 25px; }

.entry-content img {
  padding: 10px 5px; }

.job--single_head h1 {
  font-size: 25px;
  display: inline-block;
  margin: 0 10px 0 0; }
.job--single_head span {
  display: inline-block;
  background-color: #daebf8;
  padding: 2px 10px;
  vertical-align: top;
  font-size: 12px; }

.entry--fields {
  margin-top: 70px; }
  .entry--fields h2 {
    margin: 0;
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    background-color: #146db9; }
  .entry--fields table tr th,
  .entry--fields table tr td {
    padding: 20px;
    border-bottom: 1px dashed #aeaeae;
    border-top: none; }
  .entry--fields table tr th {
    font-weight: normal;
    color: #146db9; }
  .entry--fields table tr td {
    line-height: 2; }

.breadcrumb {
  background-color: transparent;
  font-size: 12px; }
  .breadcrumb .container--inner {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .breadcrumb .container--inner li {
      display: inline; }
      .breadcrumb .container--inner li a {
        padding-right: 10px;
        color: #74c2fa;
        text-decoration: underline; }
        .breadcrumb .container--inner li a:hover {
          color: #23527c; }
      .breadcrumb .container--inner li a:after {
        content: "\f105";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
        color: #262626;
        position: relative;
        left: 6px; }
      .breadcrumb .container--inner li a:visited {
        color: #125e9f; }

.single--page_navigation {
  margin-top: 110px; }
  .single--page_navigation a {
    float: none; }
  .single--page_navigation a {
    padding: 10px 23px; }
  .single--page_navigation .posttype--btn_link {
    margin: 0 25px;
    background-color: #74c2fa;
    border-color: #74c2fa;
    color: #fff; }
  .single--page_navigation .posttype--btn_link:hover,
  .single--page_navigation .posttype--btn_link:visited {
    color: #fff; }

.widget-title {
  font-size: 20px;
  margin-top: 25px; }
  .widget-title:after {
    top: 30px; }

.event-new_arrrival {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .event-new_arrrival li {
    padding: 10px 5px;
    border-bottom: 1px dashed #262626;
    position: relative; }
    .event-new_arrrival li:hover {
      opacity: 0.75; }
    .event-new_arrrival li .new--arrival_list a,
    .event-new_arrrival li .new--arrival_list a:hover {
      text-decoration: none;
      color: inherit; }
    .event-new_arrrival li .new--arrival_list .thumb--list {
      height: 48px;
      width: 60px;
      background-color: #e2e2e2;
      float: left;
      margin-right: 10px; }
    .event-new_arrrival li .new--arrival_list p {
      font-size: 14px;
      margin: 0;
      padding-top: 5px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .event-new_arrrival li .new--arrival_list span {
      float: right;
      margin-right: 10px;
      font-size: 10px;
      position: absolute;
      bottom: 5px;
      right: 0px; }

.container--single--page .content-area {
  padding-right: 40px; }

.single--event_content {
  margin-top: 2.75em; }

.single--event_content .btn_for_joblist {
	display:block;
	background:#ffb400;
	color:#fff;
	text-align:center;
	text-decoration:none;
	width:fit-content;
	margin:30px auto 0;
	padding:15px 50px;
	border-radius:8px;
	font-size:18px;
}
.single--event_content .btn_for_joblist:hover {
	opacity:0.8;	
}
@media only screen and (max-width: 600px) {
	.single--event_content .btn_for_joblist {
		width: 100%;
		margin: 30px auto 0;
		padding: 15px;
		font-size: 20px;
	}
}

.job--category {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .job--category li .terms--parents {
    display: block;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
  .job--category li .terms--parents:before {
    content: "\f055";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    font-size: 20px; }
  .job--category li .terms--parents:hover,
  .job--category li .terms--parents:focus {
    text-decoration: none; }
  .job--category li .parent--active:before {
    content: "\f056"; }
  .job--category li .sub--category {
    margin: 0;
    padding: 0 10px;
    list-style-type: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out; }
    .job--category li .sub--category li a {
      background-color: #fff;
      color: #146db9;
      font-size: 15px;
      padding: 10px 0;
      display: block;
      border-bottom: 1px solid #146db9; }
    .job--category li .sub--category li a:before {
      content: "\f0a9";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 10px;
      font-size: 18px; }
    .job--category li .sub--category li a:hover {
      text-decoration: none; }
    .job--category li .sub--category li:last-child a {
      border-bottom: none; }

.contact--single-style {
  margin: 0 !important;
  float: left;
  width: 100% !important;
  padding-left: 0 !important; }
.page-id-54 .contact--single-style {
  float:none; }
  .contact--single-style table {
    margin-top: 0 !important; }

.contact--send {
  margin-bottom: 1.5em; }

.fieldhide {
  display: none; }

/*
* Searc Form
*/
.section--search {
  width: 81%;
  margin: 0 auto 30px;
  padding: 15px 30px 15px 10px;
  background-color: #daebf8; }
  @media screen and (max-width: 767px) {
    .section--search {
      padding: 15px; } }
  @media screen and (max-width: 600px) {
    .section--search {
      width: 100%; } }
  .section--search .form-group {
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .section--search .form-group {
        margin-bottom: 0; } }
    .section--search .form-group label {
      font-size: 17px;
      font-weight: normal;
      margin-bottom: 0;
      vertical-align: middle;
      margin-right: 10px; }
      @media screen and (max-width: 600px) {
        .section--search .form-group label {
          display: block;
          margin-right: 0;
          margin-bottom: 20px; } }
    .section--search .form-group input {
      width: 61.333333%; }
      @media screen and (max-width: 992px) {
        .section--search .form-group input {
          width: 45%; } }
      @media screen and (max-width: 767px) {
        .section--search .form-group input {
          width: 45%;
          display: inline-block; } }
      @media screen and (max-width: 734px) {
        .section--search .form-group input {
          width: 40%; } }
      @media screen and (max-width: 674px) {
        .section--search .form-group input {
          width: 35%; } }
      @media screen and (max-width: 600px) {
        .section--search .form-group input {
          width: 69.666666666%; } }
      @media screen and (max-width: 496px) {
        .section--search .form-group input {
          width: 65.666667%; } }
      @media screen and (max-width: 454px) {
        .section--search .form-group input {
          width: 55.666667%; } }
      @media screen and (max-width: 379px) {
        .section--search .form-group input {
          width: 41.666667%; } }
  .section--search button {
    font-size: 15px;
    color: #fff;
    background-image: url(../images/search-button-bg.jpg);
    background-repeat: repeat-x;
    width: 120px; }
    .section--search button i {
      font-size: 18px; }
    .section--search button:hover {
      color: #fff;
      opacity: 0.75; }

/*
* New post list style
*/
.post--datas {
  padding: 20px 5px 10px; }
  .post--datas .post--link {
    padding: 10px 20px 0; }
    @media screen and (max-width: 767px) {
      .post--datas .post--link {
        text-align: center;
        padding: 20px; } }
    .post--datas .post--link a {
      background-color: #ffb400;
      font-size: 12px;
      color: #fff;
      text-decoration: none;
      padding: 5px 30px;
      display: inline-block;
      border-radius: 5px; }
      .post--datas .post--link a:hover {
        opacity: 0.75; }
      @media screen and (max-width: 600px) {
        .post--datas .post--link a {
          padding: 5px 36px;
          font-size: 14px; } }
  .post--datas .pimg {
    padding-left: 0; }
    @media screen and (max-width: 600px) {
      .post--datas .pimg {
        padding-right: 0; } }
    .post--datas .pimg .post--image {
      max-width: 220px;
      width: 100%;
      height: 172px;
      background-color: #e4e4e4;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      @media screen and (max-width: 767px) {
        .post--datas .pimg .post--image {
          max-width: 100%;
          height: 230px; } }
  .post--datas .post--metas li {
    float: left;
    width: 50%;
    margin-bottom: 0;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .post--datas .post--metas li {
        width: 100%; } }
    .post--datas .post--metas li p {
      padding: 10px;
      height: 90px;
      overflow: hidden;
      line-height: 1.82;
      word-wrap: break-word;
      border-bottom: 1px dotted #125e9f; }
      @media screen and (max-width: 600px) {
        .post--datas .post--metas li p {
          height: auto; } }
      .post--datas .post--metas li p span {
        color: #125e9f;
        display: block; }
        .post--datas .post--metas li p span i {
          margin-right: 5px; }
    .post--datas .post--metas li:nth-child(odd) {
      border-right: 1px dotted #125e9f; }
      @media screen and (max-width: 767px) {
        .post--datas .post--metas li:nth-child(odd) {
          border-right: none; } }

/*
* Search By category Form
*/
.search--by-categories {
  margin-bottom: 50px; }
  .search--by-categories .section--header {
    margin-bottom: 30px; }
    .search--by-categories .section--header h1 {
      font-size: 25px; }
  .search--by-categories .category--form {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px; }
    .search--by-categories .category--form h2 {
      font-size: 18px;
      margin: 0 0 15px;
      color: #125e9f;
      padding: 0 15px 5px;
      border-bottom: 1px solid #125e9f;
      display: inline-block; }
    .search--by-categories .category--form .tableFormCat tr th, .search--by-categories .category--form .tableFormCat tr td {
      padding: 15px 0; }
      @media screen and (max-width: 600px) {
        .search--by-categories .category--form .tableFormCat tr th, .search--by-categories .category--form .tableFormCat tr td {
          display: block;
          width: 100%;
          border-top: none; } }
    .search--by-categories .category--form .tableFormCat tr th {
      font-size: 15px;
      color: #146db9;
      width: 150px;
      font-weight: normal; }
      @media screen and (max-width: 600px) {
        .search--by-categories .category--form .tableFormCat tr th {
          width: 100%;
          padding-top: 15px;
          padding-bottom: 10px; } }
    @media screen and (max-width: 600px) {
      .search--by-categories .category--form .tableFormCat tr td {
        border-bottom: 1px solid #ddd;
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px; } }
    .search--by-categories .category--form .tableFormCat tr td label {
      margin-bottom: 8px;
      font-weight: normal;
      margin-right: 30px; }
      @media screen and (max-width: 600px) {
        .search--by-categories .category--form .tableFormCat tr td label {
          margin-right: 18px;
          margin-bottom: 10px; } }
      .search--by-categories .category--form .tableFormCat tr td label input[type="checkbox"] {
        margin-right: 5px; }
    .search--by-categories .category--form .tableFormCat tr td select {
      width: 30%; }
      @media screen and (max-width: 600px) {
        .search--by-categories .category--form .tableFormCat tr td select {
          width: 50%; } }
    .search--by-categories .category--form .tableFormCat tr td input[type="text"] {
      width: 50%; }
      @media screen and (max-width: 600px) {
        .search--by-categories .category--form .tableFormCat tr td input[type="text"] {
          width: 100%; } }
    .search--by-categories .category--form .tableFormCat tr:first-child th, .search--by-categories .category--form .tableFormCat tr:first-child td {
      border-top: none; }
    .search--by-categories .category--form .tableFormCat tr:last-child th, .search--by-categories .category--form .tableFormCat tr:last-child td {
      border-bottom: 1px solid #ddd; }
    @media screen and (max-width: 600px) {
      .search--by-categories .category--form .tableFormCat tr:last-child th {
        border-bottom: none; } }
    .search--by-categories .category--form .tableFormCat tr:nth-child(2) th {
      vertical-align: middle; }
    .search--by-categories .category--form .tableFormCat tr:last-child th {
      vertical-align: middle; }
    .search--by-categories .category--form button {
      font-size: 15px;
      color: #fff;
      background-image: url(../images/search-button-bg.jpg);
      background-repeat: repeat-x;
      width: 120px; }
      .search--by-categories .category--form button i {
        font-size: 18px; }
      .search--by-categories .category--form button:hover {
        color: #fff;
        opacity: 0.75; }

.single--left {
  float: left;
  width: 73%;
  padding-left: 60px; }

.site-footer {
  margin-top: 10em; }

.footer--socials {
  background-color: #daebf8; }
  .footer--socials .footer--socials_content {
    padding: 50px 0; }

.foot-social_con {
  width: 61.333333%;
  float: left; }
  .foot-social_con .foot--social_img a {
    width: 32.33333333333333%;
    float: left;
    margin: 2px; }

.foot-info_con {
  width: 38.333333%;
  float: left; }

.foot--address_text {
  padding: 0;
  width: 48.333333%;
  float: left; }
  .foot--address_text .foot--title {
    font-size: 15px;
    display: block;
    margin-bottom: 15px;
    padding-left: 10px; }
  .foot--address_text .foot--address {
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 10px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .foot--address_text .foot--address {
        margin-bottom: 13px; } }
    @media screen and (min-width: 0\0) {
      .foot--address_text .foot--address {
        margin-bottom: 13px; } }

.foot--logo {
  padding: 0;
  margin-right: 5px;
  min-height: 132px;
  position: relative;
  width: 48.333333%;
  float: left;
  text-align: center;
  padding-right: 20px; }
  .foot--logo a img {
    width: 116px; }
    .foot--logo a img:hover {
      opacity: 0.75; }

.foot--button {
  display: block;
  padding: 5px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .foot--button:hover {
    opacity: 0.75; }

.foot--button:hover,
.foot--button:visited {
  text-decoration: none;
  color: #fff; }

.contact--foot {
  background-color: #125e9f;
  position: absolute;
  width: 100%;
  bottom: 3px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .contact--foot {
      padding-bottom: 1px; } }
  @media screen and (min-width: 0\0) {
    .contact--foot {
      padding-bottom: 1px; } }

.phone--foot {
  background-color: #ffb400; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .phone--foot {
      padding-bottom: 2px; } }
  @media screen and (min-width: 0\0) {
    .phone--foot {
      padding-bottom: 2px; } }

.site-info {
  background-color: #125e9f;
  padding: 10px 0; }
  .site-info p {
    margin-bottom: 0;
    text-align: center;
    color: #fff; }

.mb-90 {
  margin-bottom: 90px; }

.mb-110 {
  margin-bottom: 110px; }

.date--links {
  margin-top: 20px; }

.last--work {
  margin-bottom: 0; }

.error--content_head {
  text-align: center;
  margin-bottom: 15px;
  font-size: 25px;
  padding: 0 30px; }

.error--content_body {
  text-align: center;
  padding: 0 30px; }

.container--work_hack {
  /*margin: 6em 0 0 !important;*/
  margin: 0 !important;}

.page_top {
  position: absolute;
  bottom: 20px;
  right: 30px;
  z-index: 1;
  text-align: center;
  font-size: 12px;
  line-height: 20px; }
  .page_top:hover, .page_top:active, .page_top:visited, .page_top:focus {
    text-decoration: none; }
  .page_top i {
    font-size: 25px; }

.active--pagetop {
  position: fixed;
  bottom: 60px; }

.toggled ._menu-main-menu-container {
  height: 100%; }

.link--hover:hover {
  opacity: 0.75; }

/* add 202401009 */
.postlist-magazine {
	display: flex;
    flex-wrap: wrap;
	align-items:flex-start;
}
.magazine--archive_list {
	margin-bottom:40px;
}
.magazine--archive_list a {
	color:#262626;
	text-decoration:none;
}
.magazine--archive_list h3 {
	font-weight:normal;
	font-size: 15px;
	margin:0;
}
.magazine--archive_list img {
	margin-bottom: 15px;
	border:1px solid #efefef;
}
@media screen and (max-width: 767px) {
	.magazine--archive_list h3 {
		font-size: 16px;
	}
}


/*# sourceMappingURL=style.css.map */
