@charset "UTF-8";
/*sanitize*/
/*中央揃え*/
 /*
/*中央揃え*/
.kaigai_gNav__lists {
  display: none !important; }

.controllBox .languageArea {
  display: none !important; }

.listBox.u-sp .gNav__lists {
  display: none !important; }

.kaigaiHeader .listBox {
  justify-content: flex-end; }

.cvArea .nitteiLink {
  display: none !important; }

.bnrArea {
  display: none !important; }

@media only screen and (max-width: 768px) {
  footer .footer__inn {
    padding-top: 30px; } }

footer .footerAtention {
  display: none !important; }

footer .footer__content h2 {
  display: none !important; }

footer .footer__content .footer__navLists {
  display: none !important; }

@media print, screen and (min-width: 769px) {
  .vn_fb_cv_lead {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px; } }
@media only screen and (max-width: 768px) {
  .vn_fb_cv_lead {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 10px; } }

/*リアルトーク---------------------------------------------------*/
.p_realTalk .txtArea {
  width: 100%; }

.p_realTalk .ttl01 {
  text-align: center; }
  @media print, screen and (min-width: 769px) {
    .p_realTalk .ttl01 {
      font-size: 34px;
      font-size: 2.125rem; } }
  @media only screen and (max-width: 768px) {
    .p_realTalk .ttl01 {
      font-size: 24px;
      font-size: 1.5rem; } }

@media print, screen and (min-width: 769px) {
  .p-realTalk_table_ttl {
    width: 800px;
    margin: auto !important;
    margin-top: 50px !important; } }
@media only screen and (max-width: 768px) {
  .p-realTalk_table_ttl {
    margin-top: 50px;
    line-height: 1.4; } }

@media print, screen and (min-width: 769px) {
  .p-realTalk_table {
    margin: auto;
    width: 800px;
    margin-top: 10px; } }
@media only screen and (max-width: 768px) {
  .p-realTalk_table {
    margin-top: 10px; } }
.p-realTalk_table dl {
  display: flex;
  border-bottom: 1px solid #dcdcdc; }
  .p-realTalk_table dl:first-of-type {
    border-top: 1px solid #dcdcdc; }
.p-realTalk_table dt {
  background: #000;
  color: #fff;
  font-weight: bold; }
  @media print, screen and (min-width: 769px) {
    .p-realTalk_table dt {
      padding: 10px 20px;
      width: 200px; } }
  @media only screen and (max-width: 768px) {
    .p-realTalk_table dt {
      padding: 5px 10px;
      width: 30%; } }
@media print, screen and (min-width: 769px) {
  .p-realTalk_table dd {
    padding: 10px 20px;
    width: 600px; } }
@media only screen and (max-width: 768px) {
  .p-realTalk_table dd {
    padding: 5px 10px;
    width: 70%; } }

@media print, screen and (min-width: 769px) {
  .p_panel {
    margin: 50px 0 100px 0; } }
@media only screen and (max-width: 768px) {
  .p_panel {
    margin: 30px 0 60px 0 !important; } }
.p_panel .panelArea {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media print, screen and (min-width: 769px) {
    .p_panel .panelArea .panel__item {
      width: 490px;
      height: 243px;
      color: #fff;
      margin-bottom: 30px;
      padding: 30px 25px 75px 210px;
      transition: 0.3s;
      cursor: pointer; }
      .p_panel .panelArea .panel__item:hover {
        opacity: .9; }
    .p_panel .panelArea li:nth-child(even) {
      margin-left: -30px; }
    .p_panel .panelArea li.item01 {
      background: url(/kaigo/new_graduate/kaigai/realtalk/img/interviewPanel01_pc.png) no-repeat left top; }
    .p_panel .panelArea li.item02 {
      background: url(/kaigo/new_graduate/kaigai/realtalk/img/interviewPanel02_pc.png) no-repeat left top; }
    .p_panel .panelArea li.item03 {
      background: url(/kaigo/new_graduate/kaigai/realtalk/img/20220317/interviewPanel03_pc.png) no-repeat left top; }
    .p_panel .panelArea li.item04 {
      background: url(/kaigo/new_graduate/kaigai/realtalk/img/interviewPanel04_pc.png) no-repeat left top; }
    .p_panel .panelArea li.item05 {
      background: url(/kaigo/new_graduate/kaigai/realtalk/img/20220317/interviewPanel05_pc.png) no-repeat left top; }
    .p_panel .panelArea .ttl {
      font-size: 22px;
      font-size: 1.375rem;
      font-weight: bold;
      margin-bottom: 12px; }
    .p_panel .panelArea .name {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: bold;
      margin-bottom: 32px; }
    .p_panel .panelArea .readmore {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: normal;
      padding-right: 60px;
      text-align: right; }
      .p_panel .panelArea .readmore .icon {
        display: inline-block;
        margin-left: 5px;
        border-radius: 50px;
        border: solid 1px #fff;
        text-align: center;
        font-weight: bold;
        width: 22px;
        height: 22px;
        line-height: 20px; } }
  @media only screen and (max-width: 768px) {
    .p_panel .panelArea .panel__item {
      clip-path: polygon(6.5% 0%, 100% 0%, 96.5% 100%, 2% 100%);
      height: 157px;
      color: #fff;
      margin-bottom: 15px;
      padding: 12px 25px 15px 35%;
      width: 100%;
      letter-spacing: -1px; }
    .p_panel .panelArea li.item01 {
      background: #ff6872 url(/kaigo/new_graduate/kaigai/realtalk/img/interviewPanel01_sp.png) no-repeat left top;
      background-size: 32%; }
    .p_panel .panelArea li.item02 {
      background: #ff6872 url(/kaigo/new_graduate/kaigai/realtalk/img/20220317/interviewPanel02_sp.png) no-repeat left top;
      background-size: 32%; }
    .p_panel .panelArea li.item03 {
      background: #23c9c2 url(/kaigo/new_graduate/kaigai/realtalk/img/20220317/interviewPanel03_sp.png) no-repeat left top;
      background-size: 32%; }
    .p_panel .panelArea li.item04 {
      background: #ff6872 url(/kaigo/new_graduate/kaigai/realtalk/img/20220317/interviewPanel04_sp.png) no-repeat left top;
      background-size: 32%; }
    .p_panel .panelArea li.item05 {
      background: #23c9c2 url(/kaigo/new_graduate/kaigai/realtalk/img/20220317/interviewPanel05_sp.png) no-repeat left top;
      background-size: 32%; }
    .p_panel .panelArea .ttl {
      font-size: 16px;
      font-size: 1rem;
      font-weight: bold;
      margin-bottom: 5px; }
    .p_panel .panelArea .name {
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: bold;
      margin-bottom: 10px; }
    .p_panel .panelArea .readmore {
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: normal;
      padding-right: 10px;
      text-align: right; }
      .p_panel .panelArea .readmore .icon {
        display: inline-block;
        margin-left: 5px;
        border-radius: 50px;
        border: solid 1px #fff;
        text-align: center;
        font-weight: bold;
        width: 18px;
        height: 18px;
        line-height: 15px; } }

/*モーダル*/
.modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  transition: all 0.4s;
  z-index: 99999; }
  .modal__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    padding: 50px 0; }
  .modal__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white; }
  .modal__cont {
    position: relative;
    margin: 0 auto; }
    @media print, screen and (min-width: 769px) {
      .modal__cont {
        width: 960px; } }
  .modal.is-show {
    opacity: 1;
    visibility: visible; }

/*モーダルコンテンツ*/
@media print, screen and (min-width: 769px) {
  .modal .modal__cont {
    padding-top: 100px; } }
@media only screen and (max-width: 768px) {
  .modal .modal__cont {
    margin: 0 auto;
    width: 960px; } }
  @media only screen and (max-width: 768px) and (max-width: 768px) {
    .modal .modal__cont {
      margin: 0 15px;
      width: calc(100% - 30px); } }

.modal .modal__close {
  z-index: 99999;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  text-align: center; }
  @media print, screen and (min-width: 769px) {
    .modal .modal__close.btmClose {
      display: block;
      width: 250px;
      font-size: 18px;
      font-size: 1.125rem;
      border-radius: 0;
      margin: 40px auto;
      position: static;
      padding: 15px;
      height: auto;
      line-height: 1; }
      .modal .modal__close.btmClose img {
        vertical-align: text-top;
        display: inline-block;
        margin-left: 10px;
        width: 16px; } }
  @media only screen and (max-width: 768px) {
    .modal .modal__close.btmClose {
      display: block;
      width: 250px;
      font-size: 18px;
      font-size: 1.125rem;
      border-radius: 0;
      margin: 40px auto;
      position: static;
      padding: 15px;
      height: auto;
      line-height: 1; }
      .modal .modal__close.btmClose img {
        vertical-align: text-top;
        display: inline-block;
        margin-left: 10px;
        width: 16px; } }
  @media print, screen and (min-width: 769px) {
    .modal .modal__close {
      border: solid 2px #000;
      cursor: pointer;
      font-size: 30px;
      font-size: 1.875rem;
      width: 44px;
      height: 44px;
      right: 60px; }
      .modal .modal__close img {
        transform: rotate(45deg);
        width: 22px; } }
  @media only screen and (max-width: 768px) {
    .modal .modal__close {
      border: solid 1px #000;
      font-size: 24px;
      font-size: 1.5rem;
      width: 35px;
      height: 35px;
      line-height: 35px;
      right: 15px;
      top: 15px; }
      .modal .modal__close img {
        transform: rotate(45deg);
        width: 18px; } }
@media print, screen and (min-width: 769px) {
  .modal.talk01 .profileArea dl dt {
    color: #ff5964; } }
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .modal.talk01 .content li {
    position: relative; }
    .modal.talk01 .content li:nth-child(1):before, .modal.talk01 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk01 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk01 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk01 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .modal.talk01 .content li {
    position: relative; }
    .modal.talk01 .content li:nth-child(1):before, .modal.talk01 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      left: 7px; }
    .modal.talk01 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk01 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk01 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media only screen and (max-width: 768px) {
  .modal.talk01 .profileArea dl dt {
    color: #ff5964; } }
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .modal.talk01 .content li {
    position: relative; }
    .modal.talk01 .content li:nth-child(1):before, .modal.talk01 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk01 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk01 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk01 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .modal.talk01 .content li {
    position: relative; }
    .modal.talk01 .content li:nth-child(1):before, .modal.talk01 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      left: 7px; }
    .modal.talk01 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk01 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk01 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media print, screen and (min-width: 769px) {
  .modal.talk02 .profileArea dl dt {
    color: #23c9c2; } }
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .modal.talk02 .content li {
    position: relative; }
    .modal.talk02 .content li:nth-child(1):before, .modal.talk02 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk02 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk02 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk02 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .modal.talk02 .content li {
    position: relative; }
    .modal.talk02 .content li:nth-child(1):before, .modal.talk02 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      left: 7px; }
    .modal.talk02 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk02 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk02 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media only screen and (max-width: 768px) {
  .modal.talk02 .profileArea dl dt {
    color: #ff5964; } }
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .modal.talk02 .content li {
    position: relative; }
    .modal.talk02 .content li:nth-child(1):before, .modal.talk02 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk02 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk02 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk02 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .modal.talk02 .content li {
    position: relative; }
    .modal.talk02 .content li:nth-child(1):before, .modal.talk02 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      left: 7px; }
    .modal.talk02 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk02 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk02 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media print, screen and (min-width: 769px) {
  .modal.talk03 .profileArea dl dt {
    color: #ff5964; } }
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .modal.talk03 .content li {
    position: relative; }
    .modal.talk03 .content li:nth-child(1):before, .modal.talk03 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk03 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk03 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk03 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .modal.talk03 .content li {
    position: relative; }
    .modal.talk03 .content li:nth-child(1):before, .modal.talk03 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      left: 7px; }
    .modal.talk03 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk03 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk03 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media only screen and (max-width: 768px) {
  .modal.talk03 .profileArea dl dt {
    color: #23c9c2; } }
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .modal.talk03 .content li {
    position: relative; }
    .modal.talk03 .content li:nth-child(1):before, .modal.talk03 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk03 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk03 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk03 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .modal.talk03 .content li {
    position: relative; }
    .modal.talk03 .content li:nth-child(1):before, .modal.talk03 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      left: 7px; }
    .modal.talk03 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk03 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk03 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media print, screen and (min-width: 769px) {
  .modal.talk04 .profileArea dl dt {
    color: #ff5964; } }
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .modal.talk04 .content li {
    position: relative; }
    .modal.talk04 .content li:nth-child(1):before, .modal.talk04 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk04 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk04 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk04 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .modal.talk04 .content li {
    position: relative; }
    .modal.talk04 .content li:nth-child(1):before, .modal.talk04 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      left: 7px; }
    .modal.talk04 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk04 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk04 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media only screen and (max-width: 768px) {
  .modal.talk04 .profileArea dl dt {
    color: #ff5964; } }
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .modal.talk04 .content li {
    position: relative; }
    .modal.talk04 .content li:nth-child(1):before, .modal.talk04 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk04 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk04 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk04 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .modal.talk04 .content li {
    position: relative; }
    .modal.talk04 .content li:nth-child(1):before, .modal.talk04 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ff5964;
      left: 7px; }
    .modal.talk04 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #ff5964; }
    .modal.talk04 .content li:nth-child(3) {
      border: solid 4px #ff5964; }
      .modal.talk04 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media print, screen and (min-width: 769px) {
  .modal.talk05 .profileArea dl dt {
    color: #23c9c2; } }
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .modal.talk05 .content li {
    position: relative; }
    .modal.talk05 .content li:nth-child(1):before, .modal.talk05 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk05 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk05 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk05 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .modal.talk05 .content li {
    position: relative; }
    .modal.talk05 .content li:nth-child(1):before, .modal.talk05 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      left: 7px; }
    .modal.talk05 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk05 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk05 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

@media only screen and (max-width: 768px) {
  .modal.talk05 .profileArea dl dt {
    color: #23c9c2; } }
@media only screen and (max-width: 768px) and (min-width: 769px) {
  .modal.talk05 .content li {
    position: relative; }
    .modal.talk05 .content li:nth-child(1):before, .modal.talk05 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      margin: auto;
      left: 0;
      right: 0; }
    .modal.talk05 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk05 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk05 .content li:nth-child(3):after {
        top: -10px; } }
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .modal.talk05 .content li {
    position: relative; }
    .modal.talk05 .content li:nth-child(1):before, .modal.talk05 .content li:nth-child(2):before {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      background: #23c9c2;
      left: 7px; }
    .modal.talk05 .content li:after {
      position: absolute;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      background: #23c9c2; }
    .modal.talk05 .content li:nth-child(3) {
      border: solid 4px #23c9c2; }
      .modal.talk05 .content li:nth-child(3):after {
        top: -14px;
        left: -8px;
        border: solid 4px #fff; } }

.modal .talkTtl {
  text-align: center;
  font-weight: bold; }
  .modal .talkTtl img {
    display: block; }
@media print, screen and (min-width: 769px) {
  .modal .talkTtl {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 130px !important; }
    .modal .talkTtl img {
      width: 158px;
      margin: auto !important;
      margin-bottom: 25px !important; }
  .modal .profileArea {
    width: 960px;
    padding: 60px;
    background: #f7f8fb;
    position: relative;
    margin-bottom: 130px; }
    .modal .profileArea dl {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: baseline;
      align-items: baseline; }
      .modal .profileArea dl dt {
        font-size: 22px;
        font-size: 1.375rem;
        margin-right: 40px; }
      .modal .profileArea dl .name {
        margin-bottom: 15px; }
    .modal .profileArea .profileImg {
      width: 320px;
      height: 312px;
      position: absolute;
      right: 60px;
      top: 0;
      bottom: 0;
      margin: auto; }
      .modal .profileArea .profileImg img {
        width: 100%; }
  .modal .content li .txtArea .ttl {
    font-weight: bold;
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 40px;
    position: relative; }
  .modal .content li:nth-child(1) {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 100px; }
    .modal .content li:nth-child(1) .ttl {
      padding-left: 90px;
      line-height: 1; }
      .modal .content li:nth-child(1) .ttl:before {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 1px;
        background: #bbb;
        left: 0;
        top: 9px; }
      .modal .content li:nth-child(1) .ttl:after {
        content: "";
        display: block;
        position: absolute;
        background: url(/kaigo/new_graduate/kaigai/realtalk/img/modal_arrIcon.png) no-repeat center;
        width: 30px;
        height: 20px;
        top: 2px;
        left: 50px; }
    .modal .content li:nth-child(1) .txt {
      padding-left: 40px; }
    .modal .content li:nth-child(1) .imgArea {
      width: 50%;
      text-align: center; }
      .modal .content li:nth-child(1) .imgArea img {
        width: 386px; }
    .modal .content li:nth-child(1) .txtArea {
      width: 50%; }
  .modal .content li:nth-child(2) {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 100px; }
    .modal .content li:nth-child(2) .ttl {
      line-height: 1; }
      .modal .content li:nth-child(2) .ttl:before {
        content: "";
        display: block;
        position: absolute;
        width: 360px;
        height: 1px;
        background: #bbb;
        right: 0;
        top: 9px; }
      .modal .content li:nth-child(2) .ttl:after {
        content: "";
        display: block;
        position: absolute;
        background: url(/kaigo/new_graduate/kaigai/realtalk/img/modal_arrIcon.png) no-repeat center;
        width: 30px;
        height: 20px;
        top: 2px;
        left: 70px; }
    .modal .content li:nth-child(2) .imgArea {
      order: 2; }
    .modal .content li:nth-child(2) .txt {
      padding-right: 40px; }
    .modal .content li:nth-child(2) .txtArea {
      order: 1; }
    .modal .content li:nth-child(2) .imgArea {
      width: 50%;
      text-align: center; }
      .modal .content li:nth-child(2) .imgArea img {
        width: 386px; }
    .modal .content li:nth-child(2) .txtArea {
      width: 50%; }
  .modal .content li:nth-child(3) {
    padding: 40px 20px 20px 20px; }
    .modal .content li:nth-child(3) .ttl {
      text-align: center;
      margin-bottom: 20px; }
    .modal .content li:nth-child(3) .txt {
      margin-bottom: 15px; }
    .modal .content li:nth-child(3) .imgArea img {
      width: 100%; } }
@media only screen and (max-width: 768px) {
  .modal .talkTtl {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 20px !important; }
    .modal .talkTtl img {
      width: 115px;
      margin: auto !important;
      margin-bottom: 15px !important; }
  .modal .profileArea {
    width: 100%;
    padding: 15px;
    background: #f7f8fb;
    margin-bottom: 30px; }
    .modal .profileArea dl {
      margin-bottom: 15px !important; }
      .modal .profileArea dl dt {
        font-size: 16px;
        font-size: 1rem; }
      .modal .profileArea dl .name {
        margin-bottom: 8px; }
    .modal .profileArea .profileImg {
      width: 100%;
      margin: auto; }
      .modal .profileArea .profileImg img {
        width: 100%; }
  .modal .content li .txtArea .ttl {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px; }
  .modal .content li:nth-child(1) {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 60px; }
    .modal .content li:nth-child(1) .ttl {
      padding-left: 50px;
      line-height: 1;
      position: relative; }
      .modal .content li:nth-child(1) .ttl:after {
        content: "";
        display: block;
        position: absolute;
        background: url(/kaigo/new_graduate/kaigai/realtalk/img/modal_arrIcon.png) no-repeat center;
        background-size: 100%;
        width: 20px;
        height: 20px;
        top: -2px;
        left: 24px; }
    .modal .content li:nth-child(1) .txt {
      padding-left: 40px;
      margin-bottom: 20px; }
    .modal .content li:nth-child(1) .imgArea {
      text-align: center;
      order: 2;
      padding-left: 40px; }
      .modal .content li:nth-child(1) .imgArea img {
        width: 100%; }
  .modal .content li:nth-child(2) {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 50px; }
    .modal .content li:nth-child(2) .ttl {
      padding-left: 50px;
      line-height: 1;
      position: relative; }
      .modal .content li:nth-child(2) .ttl:after {
        content: "";
        display: block;
        position: absolute;
        background: url(/kaigo/new_graduate/kaigai/realtalk/img/modal_arrIcon.png) no-repeat center;
        background-size: 100%;
        width: 20px;
        height: 20px;
        top: -2px;
        left: 24px; }
    .modal .content li:nth-child(2) .txt {
      padding-left: 40px;
      margin-bottom: 20px; }
    .modal .content li:nth-child(2) .imgArea {
      order: 2;
      padding-left: 40px;
      text-align: center; }
      .modal .content li:nth-child(2) .imgArea img {
        width: 100%; }
  .modal .content li:nth-child(3) {
    padding: 15px; }
    .modal .content li:nth-child(3) .txtArea {
      margin-top: -32px; }
    .modal .content li:nth-child(3) .ttl {
      text-align: left;
      margin-bottom: 20px;
      display: inline-block;
      padding: 2px;
      background: #fff;
      padding-right: 15px;
      padding-left: 35px;
      position: relative; }
      .modal .content li:nth-child(3) .ttl:after {
        content: "";
        display: block;
        position: absolute;
        background: url(/kaigo/new_graduate/kaigai/realtalk/img/modal_arrIcon.png) no-repeat center;
        background-size: 100%;
        width: 20px;
        height: 20px;
        top: 2px;
        left: 6px; }
    .modal .content li:nth-child(3) .txt {
      margin-bottom: 15px; }
    .modal .content li:nth-child(3) .imgArea img {
      width: 100%; } }

@media print, screen and (min-width: 769px) {
  .p_panel .panelArea .ttl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4;
    letter-spacing: -1px; }
  .p_panel .panelArea li:nth-child(2) .name {
    margin-bottom: 10px; }
  .p_panel .panelArea li:nth-child(1) .ttl, .p_panel .panelArea li:nth-child(3) .ttl, .p_panel .panelArea li:nth-child(4) .ttl {
    margin-bottom: 40px; } }
@media only screen and (max-width: 768px) {
  .p_panel .panelArea .ttl {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.4;
    letter-spacing: -1px; }
  .p_panel .panelArea li {
    background-position: -13px top !important;
    background-size: 38% !important; }
  .p_panel .panelArea .panel__item {
    height: 189px;
    padding: 12px 10px 15px 36%; }
  .p_panel .panelArea .name {
    font-weight: normal; } }

@media print, screen and (min-width: 769px) {
  .p_panel .panelArea .ttl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4;
    letter-spacing: -1px; }
  .p_panel .panelArea li:nth-child(2) .name {
    margin-bottom: 10px; }
  .p_panel .panelArea li:nth-child(1) .ttl, .p_panel .panelArea li:nth-child(3) .ttl, .p_panel .panelArea li:nth-child(4) .ttl {
    margin-bottom: 40px; } }
@media only screen and (max-width: 768px) {
  .p_panel .panelArea .ttl {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.4;
    letter-spacing: -1px; }
  .p_panel .panelArea li {
    background-position: -13px top !important;
    background-size: 38% !important; }
  .p_panel .panelArea .panel__item {
    height: 189px;
    padding: 12px 10px 15px 36%; }
  .p_panel .panelArea .name {
    font-weight: normal; } }

.modal .talkTtl {
  line-height: 1.4; }
.modal .modal__close.btmClose img {
  vertical-align: top; }
@media print, screen and (min-width: 769px) {
  .modal .profileArea {
    padding: 40px 60px; }
    .modal .profileArea dd {
      width: 390px;
      line-height: 1.4; }
      .modal .profileArea dd p {
        margin-bottom: 8px; }
  .modal .content li:nth-child(2) .ttl:before {
    width: 300px; }
  .modal .content li:nth-child(2) .ttl:after {
    left: 118px; } }

.p_realTalk .inn {
  display: block !important; }

/*リアルトーク---------------------------------------------------*/
/*P-job---------------------------------------------------*/
.p_job .inn {
  display: block; }
  @media print, screen and (min-width: 769px) {
    .p_job .inn {
      padding-bottom: 100px !important; } }
  @media only screen and (max-width: 768px) {
    .p_job .inn {
      padding-bottom: 60px !important; } }
  .p_job .inn .txtArea {
    width: 100%; }
    @media print, screen and (min-width: 769px) {
      .p_job .inn .txtArea {
        text-align: center; } }
  @media print, screen and (min-width: 769px) {
    .p_job .inn .ttl01 {
      text-align: center; } }
  .p_job .inn .imgArea {
    width: 100%;
    background: #fff; }
    @media print, screen and (min-width: 769px) {
      .p_job .inn .imgArea {
        padding: 40px; } }
    @media only screen and (max-width: 768px) {
      .p_job .inn .imgArea {
        padding: 15px; } }
  @media print, screen and (min-width: 769px) {
    .p_job .inn figure {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 768px) {
    .p_job .inn figure {
      margin-bottom: 15px; }
      .p_job .inn figure img {
        width: 100%;
        margin-left: 0; } }
  .p_job .inn figure:last-of-type {
    margin-bottom: 0; }

/*P-job---------------------------------------------------*/
/*p_company---------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .p_company {
    padding-bottom: 180px; } }

.p_company .inn {
  display: block; }
  @media print, screen and (min-width: 769px) {
    .p_company .inn {
      padding-bottom: 100px !important; } }
  .p_company .inn .txtArea {
    width: 100%; }
    @media print, screen and (min-width: 769px) {
      .p_company .inn .txtArea {
        text-align: center; } }
  @media print, screen and (min-width: 769px) {
    .p_company .inn .ttl01 {
      text-align: center; } }

/*p_company---------------------------------------------------*/
/*p_gaiyou ---------------------------------------------------*/
.gaiyouBox {
  display: -webkit-flex;
  display: flex; }
  .gaiyouBox .item {
    color: #fff;
    font-weight: bold;
    text-align: center; }
  .gaiyouBox li:nth-child(1) .item {
    background: #23c9c2; }
  .gaiyouBox li:nth-child(2) .item {
    background: #8cd5e2; }
  .gaiyouBox li:nth-child(3) .item {
    background: #6783fc; }

@media print, screen and (min-width: 769px) {
  .gaiyouBox li .item {
    width: 320px;
    height: 281px; }
  .gaiyouBox .item {
    padding-top: 40px; }
    .gaiyouBox .item .ttl {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 20px; }
    .gaiyouBox .item .img {
      margin-bottom: 20px; }
      .gaiyouBox .item .img img {
        height: 73px;
        vertical-align: middle; }
    .gaiyouBox .item .txt {
      color: #ffe35e; }
      .gaiyouBox .item .txt .num {
        display: inline-block;
        margin-right: 5px;
        vertical-align: bottom; }
  .gaiyouBox li:nth-child(1) .txt .num {
    width: 115px; }
  .gaiyouBox .offerArea {
    padding: 10px; } }
@media only screen and (max-width: 768px) {
  .gaiyouBox {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto !important; }
    .gaiyouBox .item {
      padding: 20px 8px; }
      .gaiyouBox .item .ttl {
        font-size: 17px;
        font-size: 1.0625rem;
        margin-bottom: 5px; }
      .gaiyouBox .item .txt {
        font-size: 10px;
        font-size: 0.625rem;
        color: #ffe35e; }
        .gaiyouBox .item .txt .num {
          display: inline-block;
          margin-right: 4px;
          vertical-align: bottom; }
    .gaiyouBox li:nth-child(1) {
      width: 100%;
      margin-bottom: 10px; }
      .gaiyouBox li:nth-child(1) .item {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center; }
        .gaiyouBox li:nth-child(1) .item .txt .num {
          width: 69px; }
        .gaiyouBox li:nth-child(1) .item .img {
          width: 96px;
          margin-right: 15px;
          margin-bottom: 0; }
        .gaiyouBox li:nth-child(1) .item .txtArea {
          text-align: left; }
    .gaiyouBox li:nth-child(2), .gaiyouBox li:nth-child(3) {
      width: 50%; }
    .gaiyouBox li:nth-child(2) .item .img {
      width: 50px;
      margin: auto;
      margin-bottom: 15px; }
      .gaiyouBox li:nth-child(2) .item .img img {
        vertical-align: middle; }
    .gaiyouBox li:nth-child(2) .item .txt .num {
      width: 68px; }
    .gaiyouBox li:nth-child(3) .item .img {
      width: 66px;
      margin: auto;
      margin-bottom: 15px; }
      .gaiyouBox li:nth-child(3) .item .img img {
        vertical-align: middle; }
    .gaiyouBox li:nth-child(3) .item .txt .num {
      width: 83px; }
    .gaiyouBox .offerArea {
      padding: 5px; } }
@media print, screen and (min-width: 769px) {
  .p-gaiyou {
    margin-top: 50px; }
    .p-gaiyou .gaiyouBox li:nth-child(1) .item {
      padding-top: 30px !important; }
    .p-gaiyou .gaiyouBox li:nth-child(1) .item .ttl {
      line-height: 1.4;
      margin-bottom: 12px; }
    .p-gaiyou .gaiyouBox li .txt .num {
      margin-left: 5px; } }
@media only screen and (max-width: 768px) {
  .p-gaiyou {
    margin-top: 30px; }
    .p-gaiyou .gaiyouBox li:nth-child(1) .item {
      padding-top: 30px !important; }
    .p-gaiyou .gaiyouBox li:nth-child(1) .item .ttl {
      line-height: 1.4;
      margin-bottom: 12px; }
    .p-gaiyou .gaiyouBox li:nth-child(1) .item .txtArea {
      width: 57%; }
    .p-gaiyou .gaiyouBox li:nth-child(3) .item .ttl {
      line-height: 1.4; }
    .p-gaiyou .gaiyouBox li:nth-child(2) .item {
      padding-top: 31px; }
      .p-gaiyou .gaiyouBox li:nth-child(2) .item .ttl {
        margin-bottom: 10px; }
      .p-gaiyou .gaiyouBox li:nth-child(2) .item .img {
        margin-bottom: 18px; }
    .p-gaiyou .gaiyouBox li .txt .num {
      margin-left: 3px;
      margin-right: 3px !important;
      vertical-align: text-bottom !important; }
    .p-gaiyou .gaiyouBox li .item .txt {
      font-size: 13px;
      font-size: 0.8125rem; } }

/*p_gaiyou ---------------------------------------------------*/
@media print, screen and (min-width: 769px) {
  .bosyu {
    margin-top: 50px; }
    .bosyu dl {
      border-bottom: solid 1px #aedbe3;
      display: table; }
      .bosyu dl:first-of-type {
        border-top: solid 1px #aedbe3; }
      .bosyu dl.sameHeight dd {
        height: 96px; }
    .bosyu dt {
      display: table-cell;
      vertical-align: middle;
      width: 198px;
      text-align: center;
      background: #e8f5f6; }
    .bosyu dd {
      display: table-cell;
      vertical-align: middle;
      width: 760px;
      padding: 19px; }
    .bosyu .small {
      font-size: 14px;
      font-size: 0.875rem; } }
@media only screen and (max-width: 768px) {
  .bosyu {
    background: #fff;
    margin-top: 30px; }
    .bosyu dl {
      border-bottom: solid 1px #aedbe3;
      padding-bottom: 15px !important; }
      .bosyu dl:first-of-type {
        border-top: solid 1px #aedbe3; }
    .bosyu dt {
      padding: 15px 0 5px 0;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: bold; }
    .bosyu dd {
      font-size: 14px;
      font-size: 0.875rem; }
    .bosyu .small {
      font-size: 12px;
      font-size: 0.75rem; } }

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