@charset "utf-8";
.r-top {
  margin-top: clamp(2.875rem, -0.208rem + 6.42vw, 7.5rem);
}
.r-top__inner {
  position: relative;
}
.r-top__bg1 {
      position: absolute;
    width: 50%;
    bottom: -20px;
}
.r-top__bg2 {
      position: absolute;
    width: 30%;
    right: 0;
    bottom: -20px;
}
.r-top__container {
      position: relative;
    display: flex;
    column-gap: clamp(1.25rem, -0.833rem + 4.34vw, 4.375rem);
}
.r-top__left {
      padding-left: clamp(1.25rem, -5.917rem + 14.93vw, 12rem);
    width: 39%;
}
.r-top__title {
      font-family: "Zen Old Mincho", serif;
    font-size: clamp(2rem, 1rem + 1.56vw, 2.875rem);
    font-weight: 700;
    color: #055391;
    line-height: 1.6;
}
.r-top__text {
      margin-top: 128px;
    font-size: clamp(1rem, 0.714rem + 0.45vw, 1.25rem);
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    line-height: 2;
    margin-top: 40px;
}
.r-top__right {
      width: 61%;
    height: auto;
    object-fit: contain;
}

.r-work {
      padding-top: 80px;
}
.r-work__inner {
      position: relative;
    padding-bottom: clamp(5rem, 1.458rem + 7.38vw, 10.313rem);
}
.r-work-deco1 {
      position: absolute;
    width: 30%;
    right: 0;
    top: 5%;
}
.r-work-deco2 {
      position: absolute;
    width: 40%;
    right: 0;
    bottom: 0;
}
.r-work__container {
  padding: 0 clamp(1.25rem, -5.917rem + 14.93vw, 12rem);
  position: relative;
}
.r-work__items {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.r-work__item {
      display: flex;
    column-gap: clamp(1.25rem, -1.833rem + 6.42vw, 5.875rem);
    align-items: center;
}
.r-work__item:nth-child(2n) {
  flex-direction: row-reverse;
}
.r-work-item__left {
  width: 47%;
}
.r-work-item__right {
        width: 53%;
    padding: 0 clamp(1.25rem, -1.25rem + 5.21vw, 5rem);
}
.r-work-item__header {
      display: flex;
    align-items: center;
    column-gap: 16px;
}
.r-work-item__number {
      font-size: clamp(1.75rem, 1.292rem + 0.95vw, 2.438rem);
    font-weight: 700;
    border-bottom: 8px solid #F9BF44;
}
.r-work-item__title {
      font-size: clamp(1.25rem, 0.833rem + 0.87vw, 1.875rem);
    font-weight: 700;
}
.r-work-item__text {
      margin-top: clamp(1.5rem, 0.833rem + 1.39vw, 2.5rem);
    line-height: 1.7;
    font-weight: 400;
    font-size: 16px;
}

.interview {
  padding-top: 24px;
}
.r-interview__title {
  padding-right: clamp(1.25rem, -5.917rem + 14.93vw, 12rem);
}
.interview__content {
        margin-top: 100px;
    padding: 100px clamp(16.25rem, 3.5rem + 15.94vw, 22.625rem) clamp(6.25rem, 2.083rem + 8.68vw, 12.5rem) clamp(1.25rem, -20.25rem + 26.88vw, 12rem);
    display: flex;
    flex-direction: column;
    row-gap: clamp(3.75rem, 2.083rem + 3.47vw, 6.25rem);
    position: relative;
    background: linear-gradient(#055391, #297DBF, #1278CB);
}
.interview_img {
      position: absolute;
    width: clamp(21.25rem, 5.75rem + 32.29vw, 44.5rem);
    left: clamp(1.25rem, -1.917rem + 6.6vw, 6rem);
    top: -4%;
}
.r-interview-bg--img {
        position: absolute;
    bottom: 0;
    right: 0;
      height: 100%;
    width: auto;
    object-fit: cover;
}
.interview-content__top {
      width: 50%;
    margin-left: auto;
  position: relative;
      background: rgba(18,120,203,0.3);
    padding: 10px;
    border-radius: 10px;
}
.interview__text1 {
      font-size: 16px;
    font-weight: 700;
    color: #FAFBFF;
}
.interview__text2 {
      font-size: 18px;
    font-weight: 400;
    color: #FAFBFF;
}
.interview__text2 span {
  font-size: 30px;
}
.interview__title {
      margin-top: 32px;
    font-size: clamp(1.125rem, 0.458rem + 1.39vw, 2.125rem);
    font-weight: 400;
    color: #FAFBFF;
}
.interview__text3 {
      margin-top: 24px;
    color: #FAFBFF;
}

.interview__text3-box {
      display: flex;
      gap: 2rem;
}
.interview-content__bottom {
  width: 70%;
  position: relative;
      display: flex;
    flex-direction: column;
    row-gap: 24px;
      background: rgba(18,120,203,0.3);
    padding: 10px;
    border-radius: 10px;
}
.interview-content-bottom__item {
      padding-bottom: 24px;
    border-bottom: 1px solid #FAFBFF;
}
.interview-content-bottom-item__text1 {
    font-size: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
    font-weight: 700;
    color: #FAFBFF;
}
.interview-content-bottom-item__text1 span {
  font-size: 34px;
}
.interview-content-bottom-item__text2 {
      margin-top: 16px;
    color: #FAFBFF;
    letter-spacing: 0.12em;
}
.schedule {
      position: relative;
    top: -100px;
    margin: 0 clamp(0.625rem, -6.958rem + 15.8vw, 12rem);
    padding: clamp(1.625rem, -0.625rem + 4.69vw, 5rem) clamp(0.625rem, -3.875rem + 9.38vw, 7.375rem);
    background-color: rgba(250,251,255,0.8);
}
.schedule__title {
      font-size: clamp(1.5rem, 1.083rem + 0.87vw, 2.125rem);
    text-align: center;
    font-weight: 700;
}
.schedule__items {
      margin-top: clamp(2rem, 4.17vw, 5rem);
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.schedule__item {
      display: flex;
    column-gap: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    padding-bottom: 40px;
    border-bottom: 1px solid #055391;
    padding-left: clamp(0rem, -4rem + 8.33vw, 6rem);
    /*padding-right: 50%;*/
}
.schedule-item__left {
      font-size: 22px;
    font-weight: 600;
    width: clamp(7.5rem, 5.833rem + 3.47vw, 10rem);
    min-width: 120px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #055391;
    color: #FAFBFF;
}
.schedule-item-right__text1 {
      font-size: clamp(1.125rem, 0.875rem + 0.52vw, 1.5rem);
    color: #055391;
    font-weight: 700;
}
.schedule-item-right__text2 {
      margin-top: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    font-size: 16px;
    font-weight: 400;
}

.interview__content--2 {
      margin-top: 100px;
    padding: 100px clamp(1.25rem, -20.25rem + 26.88vw, 12rem) clamp(6.25rem, 2.083rem + 8.68vw, 12.5rem) clamp(16.25rem, 3.5rem + 15.94vw, 22.625rem);
    display: flex;
    flex-direction: column;
    row-gap: clamp(3.75rem, 2.083rem + 3.47vw, 6.25rem);
    position: relative;
    background: linear-gradient(#055391, #297DBF, #1278CB);
}
.interview_img--2 {
      position: absolute;
    width: clamp(21.25rem, 5.75rem + 32.29vw, 44.5rem);
    right: clamp(1.25rem, -1.917rem + 6.6vw, 6rem);
    top: -4%;
}
.interview-content__top--2 {
      width: 50%;
    position: relative;
      background: rgba(18,120,203,0.3);
    padding: 10px;
    border-radius: 10px;
}
.interview-content__bottom--2 {
      width: 70%;
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    margin-left: auto;
      background: rgba(18,120,203,0.3);
    padding: 10px;
    border-radius: 10px;
}
.r-interview-bg--img--2 {
      position: absolute;
    bottom: 0;
    left: 0;
      height: 100%;
    width: auto;
    object-fit: cover;
}

.s-1,.s-2,.s-3,.s-4,.s-5,.s-6,.s-7,.s-8,.s-9,.s-10 {
    width: 30%;
    margin-left: auto;
}

.recruit {
  padding-top: clamp(5rem, 3.333rem + 3.47vw, 7.5rem);
}
.recruit__inner {
  padding: 0 clamp(0.625rem, -9.792rem + 21.7vw, 16.25rem);
}


.accordion {
  margin-top: clamp(1.5rem, 0.833rem + 1.39vw, 2.5rem);
  box-shadow: 6px 6px 12px rgba(0,0,0,0.18);
}
.accordion-content {
  display: none;
}
.accordion-header {
      background-color: #E8EDFF;
        padding: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem) clamp(1rem, -4.167rem + 10.76vw, 8.75rem);
    transition: background .3s ease;
    cursor: pointer;
    position: relative;
}
.accordion-header__text::before,
.accordion-header__text::after {
      position: absolute;
    content: '';
    top: 1px;
    right: 0;
    bottom: 0;
    width: clamp(1.5rem, 1.417rem + 0.17vw, 1.625rem);
    height: 2px;
    margin: auto;
    background: #861A2A;
}
.accordion-header__text::after {
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active{
  border-bottom: 2px solid transparent;
}
.accordion-header.active .accordion-header__text::after{
  transform:rotate(0deg);
}
.accordion-content {
        background-color: #E8EDFF;
    padding: 0 clamp(1rem, -4.167rem + 10.76vw, 8.75rem);
  padding-bottom: 40px;
}
.accordion-header__text{
  position: relative;
  padding-right: 40px;
   font-size: clamp(1.125rem, 0.625rem + 1.04vw, 1.875rem);
    font-weight: 700;
}
.accordion__items {
      display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.accordion__item {
      padding-bottom: 24px;
    border-bottom: 1px solid #055391;
    display: flex;
    align-items: center;
}
.accordion__item:nth-child(1) {
      padding-top: 24px;
    border-top: 1px solid #055391;
}
.accordion-item__left {
      width: 20%;
    font-size: clamp(1rem, 0.917rem + 0.17vw, 1.125rem);
    font-weight: 700;
    color: #055391;
}
.accordion-item__right {
      width: 80%;
    font-weight: 400;
}

.nursing__center {
  padding-top: 80px;
}
.nursing-center__inner {
  padding: 0 clamp(1.25rem, -5.917rem + 14.93vw, 12rem);
}
.nursing-center__container {
      background: linear-gradient(rgba(232,237,255), rgba(232,237,255,.87), rgba(232,237,255,0));
    padding: 40px clamp(1.25rem, -4.667rem + 12.33vw, 10.125rem) 0;
}

.contact {
  padding-top: clamp(5rem, 3.333rem + 3.47vw, 7.5rem);
  padding-bottom: 100px;
}
.contact__inner {
  padding: 0 clamp(1.25rem, -18.667rem + 41.49vw, 31.125rem);
}
.contact__container {
      display: flex;
    flex-direction: column;
    align-items: center;
}
.contact__icon {
  width: clamp(2rem, 1.375rem + 1.3vw, 2.938rem);
}
.contact__content {
  width: 100%;
}
.contact__text {
      margin-top: 40px;
    text-align: center;
    font-weight: 400;
  line-height: 1.7;
}

.contact__box {
      width: 100%;
    margin-top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}
.contact__items {
      display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.formRow {
        display: flex;
    column-gap: 20px;
    align-items: center;
}
.formTh {
       display: flex;
    align-items: center;
    width: 40%;
}
.label {
        font-weight: 700;
    margin-bottom: 0 !important;
    color: #055391;
    font-size: clamp(0.875rem, 0.708rem + 0.35vw, 1.125rem);
}
.requiredText {
        color: #ED0000;
    font-size: clamp(0.875rem, 0.708rem + 0.35vw, 1.125rem);
    font-weight: 700;
}
.formTd {
  width: 60%;
}
.d-block {
      width: 100%;
    height: 56px;
}
.formSelect {
        width: 100%;
    height: 60px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 8px 24px;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
}
.formInput {
        width: 100%;
    height: 60px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 8px 24px;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
}
.formTextArea {
        width: 100%;
    height: 271px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 8px 24px;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
}
.privacyBox {
      height: 271px;
    width: 100%;
    padding: 8px 24px;
    border: 1px solid #000;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #fff;
    color: #37291E;
}
.privacyBox p {
  font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
  color: #37291E;
}
.privacy-check {
  margin-top: 40px;
}
.privacy-check__text {
    display: flex;
    column-gap: 16px;
    justify-content: center;
}
.formCheck {
  width: clamp(1.125rem, 0.875rem + 0.52vw, 1.5rem);
}
.privacyLabel {
  font-size: clamp(0.875rem, 0.708rem + 0.35vw, 1.125rem);
}

.contact-form__btn {
      justify-content: center;
    margin-top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}
.formBtn {
      display: flex;
    column-gap: 24px;
    align-items: center;
    padding: clamp(0.688rem, 0.563rem + 0.26vw, 0.875rem) 24px;
    background-color: #FAFBFF;
    border: 1px solid #000;
    border-radius: 35px;
       width: clamp(15rem, 12.5rem + 5.21vw, 18.75rem);
    height: clamp(3rem, 2.5rem + 1.04vw, 3.75rem);
    justify-content: center;
  transition: all 0.5s;
  color: #000;
}
.formBtn:hover {
    background-color: #000;
    color: #FAFBFF;
}

.formTh--file {
      flex-direction: column;
    align-items: flex-start;
    row-gap: 8px;
}
.formTd--file {
        border: 1px solid #000;
    padding: 10px;
      display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.fileCaution {
  font-size: 12px;
}

@media (max-width: 1279px) {
  .r-interview-bg--img {
    display: none;
  }
  .r-interview-bg--img--2 {
    display: none;
  }
  .interview__content {
    padding-right: 20px;
  }
  .interview__content--2 {
    padding-left: 20px;
  }
}

@media (max-width: 1023px) {
  .r-top__bg1 {
        bottom: 27%;
    width: 100%;
    height: clamp(18.75rem, 11.061rem + 31.55vw, 31.25rem);
  }
  .r-top__bg2 {
        width: 50%;
    bottom: -60px;
  }
  .r-top__container {
        flex-direction: column;
    row-gap: 40px;
  }
  .r-top__left {
    width: 100%;
    padding-right: 20px;
  }
  .r-top__right {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .r-work__inner {
    padding-bottom: clamp(5rem, -1.466rem + 26.53vw, 11.25rem);
  }
  .r-work-deco1 {
    width: 80%;
  }
  .r-work-deco2 {
    width: 80%;
  }
  .r-work__container {
    padding: 0;
  }
  .r-work__item,
  .r-work__item:nth-child(2n) {
        flex-direction: column;
    row-gap: 16px;
  }
  .r-work-item__left {
    width: 100%;
  }
  .r-work-item__right {
     width: 100%;
  }
  
  .section__title--right {
    align-items: center;
  }
  .interview__content {
        padding-top: 200px;
    margin-top: 110px;
  }
  .interview__content--2 {
        padding-top: 200px;
    margin-top: 110px;
  }
  .interview_img {
        width: 272px;
    left: 50%;
    transform: translateX(-50%);
    top: -90px;
    width: clamp(17rem, 12.603rem + 18.04vw, 21.25rem);
  }
  .interview_img--2 {
        width: 272px;
    left: 50%;
    transform: translateX(-50%);
    top: -90px;
    width: clamp(17rem, 12.603rem + 18.04vw, 21.25rem);
  }
  .interview-content__top {
    width: 100%;
  }
  .interview-content__top--2 {
    width: 100%;
  }
  .interview__title {
    font-size: 24px;
  }
  .interview-content__bottom {
    width: 100%;
  }
  .interview-content__bottom--2 {
    width: 100%;
  }
  .schedule {
    top: -40px;
  }
  .schedule__item {
        flex-direction: column;
    row-gap: 16px;
  }
  .schedule-item-right__text2 {
    width: 100%;
  }
  
  .schedule__item {
    padding-right: 20px;
  }
  .s-1,.s-2,.s-3,.s-4,.s-5,.s-6,.s-7,.s-8,.s-9,.s-10 {
    position: unset;
    width: 80%;
  }
  
  .accordion__item {
        flex-direction: column;
    row-gap: 8px;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }
  .accordion-item__left {
    width: 100%;
  }
  .accordion-item__right {
    width: 100%;
  }
  
  .formRow {
        flex-direction: column;
    align-items: flex-start;
    row-gap: 8px;
  }
  .formTh {
    width: 100%;
  }
  .formTd {
    width: 100%;
  }
  .contact-form__btn {
    align-items: center;
  }
}

@media (max-width: 389px) {
  .r-top__title {
    font-size: 28px;
  }
  .r-top__text {
    font-size: 14px;
  }
  .r-work-item__text {
    font-size: 14px;
  }
  
  .interview__title {
    font-size: 18px;
  }
}
  

/* Z-INDEX */
.formError {
	margin-top: -40px !important;
}

.formError {
	z-index: 990;
}

.formError .formErrorContent {
	z-index: 991;
}

.formError .formErrorArrow {

	z-index: 996;
}

.ui-dialog .formError {
	z-index: 5000;
}

.ui-dialog .formError .formErrorContent {

	z-index: 5001;
}

.ui-dialog .formError .formErrorArrow {
	z-index: 5006;
}

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;

	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}


.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}