@charset "utf-8";

/*##### Board #####*/
.boxBoard01 .boxCont01 .p01 {
  margin-bottom: 2.5em;
  padding: 1.0em;
  border-radius: 0.8em;
  background-color: #f1f1f1;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxBoard01 .boxCont01 .p01 {
    padding: 1.0em 0.5em;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.boxBoard01 .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.boxBoard01 .boxListOne {
  width: 22%;
  margin-right: calc((100% - 22% * 4) / 3);
  margin-bottom: 2.0em;
}
.boxBoard01 .boxListOne:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxBoard01 .boxListOne {
    width: 47%;
    margin-right: calc(100% - 47% * 2);
    margin-bottom: 1.5em;
  }
  .boxBoard01 .boxListOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxBoard01 .boxListOne .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 300px;
  padding: 1.0em;
  border: 3px #e6efff solid;
  border-radius: 30px;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxBoard01 .boxListOne .boxImg {
    height: 40vw;
  }
}

.boxBoard01 .boxListOne .boxImg img {
  max-height: 100%;
}

.boxBoard01 .boxListOne .boxTxt {
  padding: 1.0em 0;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxBoard01 .boxListOne .boxTxt {
    padding: 0.8em 0 0 0;
  }
}

@media all and (max-width: 750px){
  .boxBoard01 .boxListOne .boxTxt .ttlList {
    font-size: 0.9rem;
  }
}


/*##### Contact #####*/
.boxContact01 .boxBaseLayout08 {
  margin-bottom: 3.0em;
}
@media all and (max-width: 750px){
  .boxContact01 .boxBaseLayout08 {
    margin-bottom: 2.5em;
  }
}


/*##### Index #####*/
.boxIndexTop {
  position: relative;
}

.boxIndexTop .boxFadeinSlide .ulFadeinSlide {
  padding-top: 41.155%;/*784px;*/
}
@media all and (max-width: 750px){
  .boxIndexTop .boxFadeinSlide .ulFadeinSlide {
    padding-top: 133.8%;
  }
}

.boxIndexTop .boxFadeinSlide .ulFadeinSlideBtn {
  bottom: -4.3em;
  left: 5.6%;
}
@media all and (max-width: 750px){
  .boxIndexTop .boxFadeinSlide .ulFadeinSlideBtn {
    bottom: 0.2em;
    left: 3.0%;
  }
}

.boxIndexTop .boxFadeinSlide .ulFadeinSlideBtn > li {
  width: 0.44em;
  height: 0.44em;
  margin-right: 0.7em;
  border-radius: 0.44em;
  background-color: #dbe8ff;
  box-shadow: none;
}
.boxIndexTop .boxFadeinSlide .ulFadeinSlideBtn > li.current {
  background-color: #1c438d;
}

.boxIndexTop .boxFadeinSlide .ulFadeinSlideBtn > li:first-child {
  margin-left: 0;
}

.boxIndexTop .boxFadeinSlide .ulFadeinSlide > li img {
  max-width: 100%;/*TEST*/
}
@media all and (max-width: 750px){
  .boxIndexTop .boxFadeinSlide .ulFadeinSlide > li img {
    max-width: 100%;
  }
}

.boxIndexTopIn {
  position: absolute;
  z-index: 2;
  left: 2.6%;
  bottom: 7.7em;
  display: -webkit-flex;
  display: flex;
  display: none;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  color: #1c438d;
}
.boxIndexTopIn.typeBlue {
  color: #1c438d;
}
.boxIndexTopIn.typeWhite {
  color: #fff;
}
@media all and (max-width: 750px){
  .boxIndexTopIn {
    left: 2.6%;
    bottom: 10.8vw;
    display: -webkit-flex;
    display: flex;
  }
}

.boxIndexTopIn .ttl01 {
  margin-bottom: 0.16em;
  letter-spacing: 0.049em;
  font-family: var(--base-font-en);
  font-size: 8.1rem;
  font-weight: 300;
}
@media all and (max-width: 750px){
  .boxIndexTopIn .ttl01 {
    margin-bottom: 0.3em;
    line-height: 0.93;
    font-size: 3.76rem;
  }
}

.boxIndexTopIn .p01 {
  padding-left: 1.7em;
  line-height: 1.94;
  letter-spacing: 0.175em;
  font-size: 1.5rem;
}
@media all and (max-width: 750px){
  .boxIndexTopIn .p01 {
    padding-left: 1.0vw;
    line-height: 1.7;
    letter-spacing: 0.12em;
    font-size: 1.0rem;
  }
}

.boxIndex01Wrap {
  position: relative;
  /*z-index: 2;*/
}

.boxIndex01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxIndex01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxIndex01L {
  width: calc(100% - 480px);/*calc(100% - 486px);*//*calc(100% - 438px);*/
  min-height: 500px;
  padding-top: 5.65em;
  padding-right: 0.25%;/*2.7%;*/
  padding-bottom: 5.9em;
}
@media all and (max-width: 750px){
  .boxIndex01L {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    min-height: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 3.5em;
  }
}

.boxIndex01L .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 162px;
  padding: 1.5em 0;
  border: 4px #e6efff solid;
  border-radius: 1.0em;
  background-color: #fff;
}
.boxIndex01L .boxCont01LR.type01 {
  margin-bottom: 2.0em;
}
.boxIndex01L .boxCont01LR.type02 {
  margin-bottom: 2.85em;
  border: 4px #ffeef0 solid;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR {
    display: block;
    min-height: auto;
    padding: 1.0em 5%;
  }
  .boxIndex01L .boxCont01LR.type02 {
    margin-bottom: 2.0em;
  }
}

.boxIndex01L .boxCont01LR .ttl01 {
  position: relative;
  width: 17.3%;
  padding-top: 1.6em;
  padding-left: 0.25em;
  text-align: center;
  font-size: 1.15rem;
  font-weight: 500;
  color: #244a91;
}
.boxIndex01L .boxCont01LR.type02 .ttl01 {
  padding-top: 1.8em;
  padding-left: 0;
  padding-right: 0.3em;
  letter-spacing: 0.06em;
  color: #e73359;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR .ttl01 {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0.8em;
  }
}

.boxIndex01L .boxCont01LR .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.boxIndex01L .boxCont01LR.type01 .ttl01:before {
  top: -0.1em;
  left: 0.2em;
  width: 2.0em;
  background-image: url('./../../images/base/base-icn-bell01-blue.svg');
  aspect-ratio: 1722.23 / 1212.71;
}
.boxIndex01L .boxCont01LR.type02 .ttl01:before {
  top: 0.05em;
  left: -0.27em;
  width: 1.45em;
  background-image: url('./../../images/base/base-icn-caution01-red.svg');
  aspect-ratio: 571.83 / 507.9;
}

.boxIndex01L .boxCont01LR .boxList {
  position: relative;
  width: calc(100% - 17.3%);
  padding-left: 3.5%;
  padding-right: 2.0%;
  padding-bottom: 0.3em;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR .boxList {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.0em;
    padding-bottom: 0.3em;
  }
}

.boxIndex01L .boxCont01LR .boxList:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 88%;
  margin: auto;
  background-color: #a0bbed;
}
.boxIndex01L .boxCont01LR.type02 .boxList:before {
  background-color: #ec5c7a;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR .boxList:before {
    bottom: auto;
    right: 0;
    width: 100%;
    height: 1px;
  }
}

@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR .boxList .boxBaseNoPost {
    padding: 1.0em 0;
  }
}

.boxIndex01L .boxCont01LR .boxListOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.9em;
}
.boxIndex01L .boxCont01LR .boxListOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR .boxListOne {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxIndex01L .boxCont01LR .boxListOne .txtDate {
  width: 136px;
  letter-spacing: 0.055em;
  font-size: 1.1rem;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR .boxListOne .txtDate {
    width: 100%;
    font-size: 0.85rem;
  }
}

.boxIndex01L .boxCont01LR .boxListOne a {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  letter-spacing: 0.01em;
  font-size: 1.1rem;
  text-decoration: underline;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01LR .boxListOne a {
    width: 100%;
    font-size: 0.9rem;
  }
}

.boxIndex01L .boxCont01 {
  padding: 3.3em 3.1% 4.6em 3.1%;
  border-radius: 1.2em;
  background-color: #f1f5fd;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 {
    width: 110%;
    margin-left: -5%;
    padding: 2.0em 3.0% 3.0em 3.0%;
    border-radius: 0;/*1.0em;*/
  }
}

@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideList {
    width: 84vw;
  }
}

@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideOne {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: 84vw;
    padding: 0 2vw;
  }
}

@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideOne a:nth-child(1) {
    margin-bottom: 0.8em;
  }
}

@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn {
    width: 80vw;/*94%;*/
  }
}

.boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideOne .imgMain {
  border-top-left-radius: 0.6em;
  border-bottom-right-radius: 0.6em;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideOne .imgMain {
    width: 100%;
  }
}

.boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
  position: absolute;
  left: 0;
  bottom: -2.45em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
    bottom: -1.5em;
  }
}

@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .slideNaviL,
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .slideNaviR {
    width: 7%;
  }
}

.boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .slideNaviL {
  left: -4.5em;
}
.boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .slideNaviR {
  right: -4.5em;
}
@media all and (max-width: 750px){
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .slideNaviL {
    left: -3vw;/*-6vw;*/
  }
  .boxIndex01L .boxCont01 .boxCsnkSliderArchive01 .slideNaviR {
    right: -3vw;/*-6vw;*/
  }
}

.boxIndex01R {
  width: 480px;/*486px;*//*438px;*/
}
@media all and (max-width: 750px){
  .boxIndex01R {
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }
}

.boxIndex01R .boxCont01 {
  position: relative;
  z-index: 2;
  margin-top: -12.6em;
  margin-bottom: 4.65em;
  padding-top: 4.6em;
  padding-left: calc(100% - 438px);
  border-top-left-radius: 4.4em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex01R .boxCont01 {
    margin-top: 0;
    margin-bottom: 2.0em;
    padding-left: 0;
    padding-top: 1.5em;
    border-top-left-radius: 3.0em;
  }
}

.boxIndex01R .boxCont01:before {
  content: '';
  position: absolute;
  top: -1.6em;
  left: -1.7em;
  width: calc(120% + 1.7em);
  height: 17.0em;
  border-top-left-radius: 5.5em;
  background-color: rgba(255,255,255,0.5);
}
@media all and (max-width: 750px){
  .boxIndex01R .boxCont01:before {
    content: none;
    /*
    top: -1.0em;
    left: -1.0em;
    width: calc(120% + 1.0em);
    border-top-left-radius: 4.0em;*/
  }
}

.boxIndex01R .boxCont01:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  width: 20%;
  height: 15em;
  background-color: #fff;
}

.boxIndex01R .boxCont01In {
  position: relative;
  z-index: 2;
}

.boxIndex01R .boxCont02 {
  padding-left: calc(100% - 438px);
}
@media all and (max-width: 750px){
  .boxIndex01R .boxCont02 {
    padding-left: 0;
  }
}

.boxIndex01R .boxCont02In {
  position: relative;
  border-top: 1px #ddd solid;
}

.boxIndex01R .boxCont02In:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6.9em;
  height: 1px;
  border-right: 3px #fff solid;
  background-color: #1c438d;
}

.boxIndex01R .boxCont02In .boxCont02Top {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  height: 4.5em;
  padding-right: 0.4em;
}

.boxIndex01R .boxCont02In .boxCont02Top .ttl01 {
  font-size: 1.45rem;
  color: #3c5b99;
}
@media all and (max-width: 750px){
  .boxIndex01R .boxCont02In .boxCont02Top .ttl01 {
    font-size: 1.35rem;
  }
}

.boxIndex01R .boxCont02In .boxCont02Top .ttl01 > span {
  position: relative;
  top: -0.14em;
  padding-left: 1.87em;
  letter-spacing: 0.01em;
}

.boxIndex01R .boxCont02In .boxCont02Top .ttl01 > span:before {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  left: 0.3em;
  width: 1.0em;
  margin: auto;
  background-image: url('./../../images/base/base-icn-calendar01.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
  aspect-ratio: 1287.04 / 1163.16;
}

.boxIndex01R .boxCont02In .boxCont02Top .boxDl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}

.boxIndex01R .boxCont02In .boxCont02Top .boxDl01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 750px){
  .boxIndex01R .boxCont02In .boxCont02Top .boxDl01 .dl01 {
    font-size: 0.9rem;
  }
}

.boxIndex01R .boxCont02In .boxCont02Top .boxDl01 .dl01 + .dl01 {
  margin-left: 1.5em;
}

.boxIndex01R .boxCont02In .boxCont02Top .boxDl01 .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1.3em;
  height: 1.3em;
  margin-right: 0.73em;
  padding-bottom: 0.1em;
  line-height: 1.0;
}
.boxIndex01R .boxCont02In .boxCont02Top .boxDl01 .dl01.no01 > dt {
  background-color: #ffeef0;
  color: #e73359;
}
.boxIndex01R .boxCont02In .boxCont02Top .boxDl01 .dl01.no02 > dt {
  background-color: #d9f6e3;
  color: #16b692;
}

.boxIndex01R .boxCont02In .boxCont02Top .boxDl01 .dl01 > dd {
  color: #5d5d5d;
}

.boxIndex01R .boxCont02In .boxBaseMedicalCalendar {
  height: 456px;
  margin-bottom: 1.27em;
  padding: 0 1.4% 0 1.6%;
}
@media all and (max-width: 750px){
  .boxIndex01R .boxCont02In .boxBaseMedicalCalendar {
    height: 78vw;
  }
}

.boxIndex02Wrap {
  margin-bottom: 8.07em;
}
@media all and (max-width: 750px){
  .boxIndex02Wrap {
    display: none;
    margin-bottom: 3.5em;
  }
}

@media all and (max-width: 750px){
  .boxIndex02SpWrap {
    margin-bottom: 2.0em;
  }
}

.boxIndex02 .boxTop {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 4.3em;
  padding-top: 3.25em;
  padding-right: 0.7%;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop {
    display: block;
    margin-bottom: 2.4em;
    padding-top: 1.24em;
    padding-right: 0;
  }
}

.boxIndex02 .boxTop:before,
.boxIndex02 .boxTop:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
}
.boxIndex02 .boxTop:before {
  width: calc(100% - 485px);
  background-color: #ddd;
}
.boxIndex02 .boxTop:after {
  z-index: 2;
  width: 11.2%;
  background-color: #1c438d;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop:before,
  .boxIndex02 .boxTop:after {
    height: 2px;
  }
  .boxIndex02 .boxTop:before {
    left: auto;
    right: 0;
    width: calc(100% - (27.5% + 1.4%));
  }
  .boxIndex02 .boxTop:after {
    width: 27.5%;
  }
}

.boxIndex02 .boxTop .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 2.0em;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop .ttl01 {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-right: 0;
    margin-bottom: 1.5em;
  }
}


.boxIndex02 .boxTop .ttl01 .ttlJa {
  margin-right: 1.06em;
  letter-spacing: 0.195em;
  font-size: 2.4rem;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop .ttl01 .ttlJa {
    margin-right: 0;
    margin-bottom: 0.3em;
    letter-spacing: 0.12em;
    font-size: 1.34rem;
  }
}

.boxIndex02 .boxTop .ttl01 .ttlEn {
  position: relative;
  top: 0.24em;
  letter-spacing: 0.06em;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop .ttl01 .ttlEn {
    top: auto;
    letter-spacing: 0.07em;
    font-size: 0.7rem;
  }
}

.boxIndex02 .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  /*top: -0.05em;*/
  margin-left: auto;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxLink {
    display: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-right: 0;
  }
}

.boxIndex02 .boxLink .linkBase01 {
  margin-right: 2.55em;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxLink .linkBase01 {
    margin-right: 2.0em;
  }
}

.boxIndex02 .boxLink .linkBase01 + .linkBase01 {
  margin-right: 4.9em;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxLink .linkBase01 + .linkBase01 {
    margin-right: 0;
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxLink .linkBase02 {
    width: 100%;
    margin-top: 1.3em;
  }
}

.boxIndex02 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.boxIndex02 .boxCont01L {
  width: 25.45%;
  padding: 4.0em 0;
  border-top-right-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
  background-color: #f1f5fd;
}
@media all and (max-width: 1500px){
  .boxIndex02 .boxCont01L {
    padding-right: 20px;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01L {
    display: none;
  }
}

.boxIndex02 .boxCont01LIn {
  max-width: 308px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 1600px){
  .boxIndex02 .boxCont01LIn {
    max-width: 280px;
  }
}
@media all and (max-width: 1400px){
  .boxIndex02 .boxCont01LIn {
    max-width: 260px;
  }
}
@media all and (max-width: 1300px){
  .boxIndex02 .boxCont01LIn {
    max-width: 245px;
  }
}

.boxIndex02 .boxCont01LIn + .boxCont01LIn {
  margin-top: 2.2em;
}

.boxIndex02 .boxCont01LIn .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 2.9em;
  margin-bottom: 1.45em;
  padding-left: 0.33em;
  border-radius: 0.4em;
  background-color: #244a91;
  letter-spacing: 0.25em;
  font-size: 1.35rem;
  color: #fff;
}

.boxIndex02 .boxCont01LIn .ul01 > li {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  padding-left: 0.85em;
  border-bottom: 1px #bebebe solid;
  font-size: 1.2rem;
  cursor: pointer;
}
.boxIndex02 .boxCont01LIn .ul01 > li:has(+ li.current) {
  border-bottom: 0;
}
.boxIndex02 .boxCont01LIn .ul01 > li.current {
  position: relative;
  border-bottom: 1px #fff solid;
  border-radius: 0.5em;
  background-color: #fff;
  box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
  cursor: auto;
}
.boxIndex02 .boxCont01LIn .ul01 > li:last-child {
  border-bottom: 0;
}
@media all and (max-width: 1400px){
  .boxIndex02 .boxCont01LIn .ul01 > li {
    font-size: 1.13rem;
  }
}
@media all and (max-width: 1300px){
  .boxIndex02 .boxCont01LIn .ul01 > li {
    padding-left: 0.5em;
  }
}

.boxIndex02 .boxCont01LIn .ul01 > li.current:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1.67em;
  width: 1.0em;
  height: 1.0em;
  margin: auto;
  border-top: 2px #244a91 solid;
  border-right: 2px #244a91 solid;
  transform: rotate(45deg);
}
@media all and (max-width: 1300px){
  .boxIndex02 .boxCont01LIn .ul01 > li.current:after {
    right: -1.3em;
  }
}

.boxIndex02 .boxCont01LIn .ul01 > li > span {
  position: relative;
  padding-left: 1.25em;
  --my-bg-color: #3863b4;
}

.boxIndex02 .boxCont01LIn .ul01 > li > span:before {
  content: '';
  position: absolute;
  top: 0.15em;
  bottom: 0;
  left: 0;
  width: 0.64em;
  height: 0.64em;
  margin: auto;
  border-radius: 0.64em;
  background-color: var(--my-bg-color);
}

.boxIndex02 .boxCont01LIn .ul02,
.boxIndex02Sp .boxList02 .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 0.75em 1.1em;
}
@media all and (max-width: 750px){
  .boxIndex02Sp .boxList02 .ul01 {
    padding: 1.35em 0.36em;
  }
}

.boxIndex02 .boxCont01LIn .ul02 > li,
.boxIndex02Sp .boxList02 .ul01 > li {
  position: relative;
  width: 50%;
  margin-bottom: 1.43em;
  padding-left: 0.9em;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
}
.boxIndex02 .boxCont01LIn .ul02 > li.typeFullW,
.boxIndex02Sp .boxList02 .ul01 > li.typeFullW {
  width: 100%;
}
.boxIndex02 .boxCont01LIn .ul02 > li:before,
.boxIndex02Sp .boxList02 .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0.33em;
  height: 0.33em;
  margin: auto;
  border-radius: 0.33em;
  background-color: #89a8e4;
}
.boxIndex02 .boxCont01LIn .ul02 > li:last-child,
.boxIndex02Sp .boxList02 .ul01 > li:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 1400px){
  .boxIndex02 .boxCont01LIn .ul02 > li,
  .boxIndex02Sp .boxList02 .ul01 > li {
    font-size: 1.13rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02Sp .boxList02 .ul01 > li {
    margin-bottom: 0.85em;
    padding-left: 1.1em;
    font-size: 0.9rem;
    color: #3863b4;
  }
  .boxIndex02Sp .boxList02 .ul01 > li:before {
    top: 0.1em;
    width: 0.4em;
    height: 0.4em;
    border-radius: 0.4em;
  }
}

.boxIndex02 .boxCont01R {
  width: calc(100% - 25.45%);
  padding-bottom: 1.6em;
  padding-left: 3.35%;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
  }
}

.boxIndex02 .boxCont01R .ttl01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 3.55em;
  padding-left: 6.18em;
  padding-bottom: 0.1em;
  border-top-left-radius: 0.3em;
  background-color: #0b3a95;
  letter-spacing: 0.2em;
  font-size: 2.41rem;
  color: #fff;
  --medical-info-cat-icn: url('./../../images/medical-information/medical-information-icn.png');
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .ttl01 {
    height: 2.7em;
    padding-left: 3.7em;
    background-color: transparent;
    letter-spacing: 0.08em;
    font-size: 1.3rem;
    color: var(--base-txt-black);
  }
}

.boxIndex02 .boxCont01R .ttl01:before {
  content: '';
  position: absolute;
  top: -0.5em;
  left: 1.18em;
  width: 116px;
  background-image: var(--medical-info-cat-icn);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 1 / 1;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .ttl01:before {
    left: 0.5em;
    width: 2.5em;
  }
}

@media all and (max-width: 750px){
  .boxIndex02Sp .boxListOne {
    border-bottom: 1px #bababa solid;
  }
}

.boxIndex02 .boxCont01R .boxTxt {
  padding-top: 2.5em;
  padding-right: 6.4%;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt,
  .boxIndex02Sp .boxListOne .boxTxt {
    padding-top: 0.5em;/*1.5em;*/
    padding-right: 0;
  }
  .boxIndex02Sp .boxListOne .boxTxt {
    padding-bottom: 1.8em;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxTb01:not(.boxAccordionWrap) {
  margin-bottom: 2.5em;
}

@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .boxTb01,
  .boxIndex02Sp .boxListOne .boxTxt .boxTb01 {
    overflow-x: auto;
  }
}

.boxIndex02 .boxCont01R .boxTxt .ttl02,
.boxIndex02Sp .boxListOne .boxTxt .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.0em;/*2.16em;*/
  color: #193e82;
}
.boxIndex02 .boxCont01R .boxTxt .ttl02.btnAccordion {
  position: relative;
  padding-right: 7.7em;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .ttl02,
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 {
    position: relative;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0.6em;
  }
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 {
    margin-bottom: 0;/*1.1em;*/
  }
}

.boxIndex02 .boxCont01R .boxTxt .ttl02 .ttlMain,
.boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlMain {
  position: relative;
  margin-right: 1.07em;
  padding-left: 1.2em;
  letter-spacing: 0.08em;
  font-size: 1.5rem;
  --medical-info-cat-color: #3863b4;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .ttl02 .ttlMain,
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlMain {
    margin-right: 0.5em;
    font-size: 1.2rem;
  }
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlMain {
    padding-left: 1.1em;/*1.55em;*/
    letter-spacing: 0.05em;
    font-size: 1.0rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .ttl02 .ttlMain:before,
.boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlMain:before {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  left: 0.11em;
  width: 0.63em;
  height: 0.63em;
  margin: auto;
  border-radius: 0.63em;
  background-color: var(--medical-info-cat-color);
}
@media all and (max-width: 750px){
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlMain:before {
    left: 0;/*0.5em;*/
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .ttl02 .ttlMain .txt01,
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlMain .txt01 {
    letter-spacing: 0.03em;
    font-size: 1.0rem;
  }
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlMain .txt01 {
    font-size: 0.8rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .ttl02 .ttlSub,
.boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlSub {
  letter-spacing: 0.095em;
  font-size: 1.4rem;/*1.8rem;*/
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .ttl02 .ttlSub,
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlSub {
    position: relative;
    top: 0.15em;
    letter-spacing: 0.03em;
    font-size: 1.0rem;
  }
  .boxIndex02Sp .boxListOne .boxTxt .ttl02 .ttlSub {
    font-size: 0.8rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .ttl02.btnAccordion .icnAccordion,
.boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02 {
  position: absolute;
  top: 52%;
  right: 1.0em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 5.65em;
  height: 1.75em;
  padding: 0.2em 1.8em 0.25em 0.83em;
  border-radius: 1.75em;
  background-color: #f9fafd;
  line-height: 1.0;
  letter-spacing: 0.04em;
  font-size: 1.15rem;
  color: #244a91;
  transform: translateY(-50%);
  --accordion-icn: '＋';
}
@media all and (max-width: 750px){
  .boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02 {
    right: 0;
    -webkit-justify-content: center;
    justify-content: center;
    width: 1.4em;
    height: 1.4em;
    padding: 0;
    border-radius: 1.4em;
    font-size: 0.9rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxAccordionWrap.statusOpen .ttl02.btnAccordion .icnAccordion,
.boxIndex02Sp .boxListOne .boxTxt .boxAccordion02Wrap.statusOpen .ttl02.btnAccordion02 .icnAccordion02 {
  --accordion-icn: '－';
}

@media all and (max-width: 750px){
  .boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02Txt {
    display: none;
  }
}

.boxIndex02 .boxCont01R .boxTxt .ttl02.btnAccordion .icnAccordion:before,
.boxIndex02 .boxCont01R .boxTxt .ttl02.btnAccordion .icnAccordion:after,
.boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02:before,
.boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxIndex02 .boxCont01R .boxTxt .ttl02.btnAccordion .icnAccordion:before,
.boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02:before {
  right: 0.33em;
  width: 1.25em;
  height: 1.25em;
  border-radius: 1.25em;
  background-color: #cfddfb;
}
.boxIndex02 .boxCont01R .boxTxt .ttl02.btnAccordion .icnAccordion:after,
.boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02:after {
  content: var(--accordion-icn);
  right: 0.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.1em 0 0 0.1em;
  line-height: 1.0;
  letter-spacing: normal;
  font-family: var(--base-font-en);
  font-weight: 300;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxIndex02Sp .boxListOne .boxTxt .ttl02.btnAccordion02 .icnAccordion02:after {
    padding: 0;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxTb01 + .boxTb01,
.boxIndex02Sp .boxListOne .boxTxt .boxTb01 + .boxTb01 {
  margin-top: 1.0em;/*2.15em;*/
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .boxTb01 + .boxTb01,
  .boxIndex02Sp .boxListOne .boxTxt .boxTb01 + .boxTb01 {
    margin-top: 0.8em;/*1.15em;*/
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxTb01 .boxAccordion,
.boxIndex02Sp .boxListOne .boxTxt .boxTb01 .boxAccordion02 {
  padding-bottom: 1.2em;
}

.boxIndex02 .boxCont01R .boxTxt .tb01,
.boxIndex02Sp .boxListOne .boxTxt .tb01 {
  width: 100%;
  border-top: 1px #193e82 solid;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .tb01,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 {
    width: 170vw;
    margin-top: 1.0em;
  }
}

.boxIndex02 .boxCont01R .boxTxt .tb01 th,
.boxIndex02Sp .boxListOne .boxTxt .tb01 th,
.boxIndex02 .boxCont01R .boxTxt .tb01 td,
.boxIndex02Sp .boxListOne .boxTxt .tb01 td {
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px #193e82 solid;
}

.boxIndex02 .boxCont01R .boxTxt .tb01 th:not(:last-child):after,
.boxIndex02Sp .boxListOne .boxTxt .tb01 th:not(:last-child):after,
.boxIndex02 .boxCont01R .boxTxt .tb01 td:not(:last-child):after,
.boxIndex02Sp .boxListOne .boxTxt .tb01 td:not(:last-child):after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-image: linear-gradient(to bottom, #5777b6 2px, transparent 2px);
  background-repeat: repeat-y;
  background-position: left top;
  background-size: 2px 6px;
}

.boxIndex02 .boxCont01R .boxTxt .tb01 thead th,
.boxIndex02Sp .boxListOne .boxTxt .tb01 thead th {
  height: 3.1em;
  font-size: 1.4rem;
  color: #0b3a95;
}
.boxIndex02 .boxCont01R .boxTxt .tb01 thead th.thSun,
.boxIndex02Sp .boxListOne .boxTxt .tb01 thead th.thSun {
  background-color: #ffeaed;
  color: #e73359;
}
.boxIndex02 .boxCont01R .boxTxt .tb01 thead th.thSat,
.boxIndex02Sp .boxListOne .boxTxt .tb01 thead th.thSat {
  background-color: #e1eafc;
}
.boxIndex02 .boxCont01R .boxTxt .tb01 thead th:first-child,
.boxIndex02Sp .boxListOne .boxTxt .tb01 thead th:first-child {
  width: 9.3%;
}
.boxIndex02 .boxCont01R .boxTxt .tb01 thead th:nth-child(5),
.boxIndex02Sp .boxListOne .boxTxt .tb01 thead th:nth-child(5),
.boxIndex02 .boxCont01R .boxTxt .tb01 thead th:nth-child(6),
.boxIndex02Sp .boxListOne .boxTxt .tb01 thead th:nth-child(6) {
  width: 11.6%;
}
.boxIndex02 .boxCont01R .boxTxt .tb01 thead th:not(:first-child):not(:nth-child(5)):not(:nth-child(6)),
.boxIndex02Sp .boxListOne .boxTxt .tb01 thead th:not(:first-child):not(:nth-child(5)):not(:nth-child(6)) {
  width: calc((100% - (9.3% + 11.6% * 2)) / 5);
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .tb01 thead th,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 thead th {
    height: 2.0em;
    font-size: 0.9rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .tb01 tbody th,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody th {
  padding: 0 0.1em 0.2em 0;
  letter-spacing: 0.1em;
  font-size: 1.35rem;
  color: #193e82;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .tb01 tbody th,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 tbody th {
    font-size: 0.9rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .tb01 tbody th > span,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody th > span {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 4.45em;/*6.92em;*/
}

.boxIndex02 .boxCont01R .boxTxt .tb01 tbody th > span .txtThCaution,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody th > span .txtThCaution {
  margin-top: 0.2em;
  margin-bottom: -0.2em;
  letter-spacing: 0.03em;
  font-size: 1.14rem;
  color: #e84163;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .tb01 tbody th > span .txtThCaution,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 tbody th > span .txtThCaution {
    font-size: 0.7rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .tb01 tbody td,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td {
  padding: 1.15em 0.5em 1.05em 0.5em;
  letter-spacing: 0.08em;
  font-size: 1.27rem;
}
.boxIndex02 .boxCont01R .boxTxt .tb01 tbody td.statClose,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td.statClose {
  background-color: #fff4f5;
  font-size: 1.35rem;
  color: #e73359;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .tb01 tbody td,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td {
    padding: 0.5em 0.5em 0.5em 0.5em;
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
  .boxIndex02 .boxCont01R .boxTxt .tb01 tbody td.statClose,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td.statClose {
    font-size: 0.9rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .tb01 tbody td > span,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td > span {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.boxIndex02 .boxCont01R .boxTxt .tb01 tbody td > span .txtName,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td > span .txtName {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.4em;
}
.boxIndex02 .boxCont01R .boxTxt .tb01 tbody td > span .txtName:last-child,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td > span .txtName:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .tb01 tbody td > span .txtName,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td > span .txtName {
    margin-bottom: 0.1em;
  }
}

.boxIndex02 .boxCont01R .boxTxt .tb01 tbody td > span .txtTdCaution,
.boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td > span .txtTdCaution {
  letter-spacing: 0.03em;
  font-size: 1.0rem;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .tb01 tbody td > span .txtTdCaution,
  .boxIndex02Sp .boxListOne .boxTxt .tb01 tbody td > span .txtTdCaution {
    letter-spacing: normal;
    font-size: 0.7rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxCaution,
.boxIndex02Sp .boxListOne .boxTxt .boxCaution {
  /*margin-top: 2.9em;*/
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .boxCaution {
    margin-top: 1.0em;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxCaution + .boxTb01,
.boxIndex02Sp .boxListOne .boxTxt .boxCaution + .boxTb01 {
  margin-top: 2.0em;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .boxCaution + .boxTb01,
  .boxIndex02Sp .boxListOne .boxTxt .boxCaution + .boxTb01 {
    margin-top: 1.0em;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxCaution > p,
.boxIndex02Sp .boxListOne .boxTxt .boxCaution > p {
  position: relative;
  padding-left: 1.2em;
  line-height: 2.25;
  letter-spacing: 0.04em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .boxCaution > p,
  .boxIndex02Sp .boxListOne .boxTxt .boxCaution > p {
    line-height: 1.7;
    font-size: 0.85rem;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxCaution > p:before,
.boxIndex02Sp .boxListOne .boxTxt .boxCaution > p:before {
  content: '';
  position: absolute;
  top: 0.95em;
  left: 0.11em;
  width: 0.39em;
  height: 0.39em;
  border-radius: 0.39em;
  background-color: #a6b3ce;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01R .boxTxt .boxCaution > p:before,
  .boxIndex02Sp .boxListOne .boxTxt .boxCaution > p:before {
    top: 0.7em;
  }
}

.boxIndex02 .boxCont01R .boxTxt .boxCaution > p a,
.boxIndex02Sp .boxListOne .boxTxt .boxCaution > p a {
  border-bottom: 1px #6e94f4 solid;
  color: #1865f0;
}

@media all and (max-width: 750px){
  .boxIndex02Sp .ttl00 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 2.49em;
    margin-top: 1.97em;
    margin-bottom: 0.23em;
    padding-left: 0.1em;
    padding-bottom: 0.1em;
    border-radius: 0.5em;
    letter-spacing: 0.14em;
    font-size: 1.15rem;
    background-color: #3a5a95;
    color: #fff;
  }
}

@media all and (max-width: 750px){
  .boxIndex02Sp .ttlList {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    height: 4.09em;
    padding: 0.5em 2.4em 0.5em 3.59em;
    letter-spacing: 0.1em;
  }
}

@media all and (max-width: 750px){
  .boxIndex02Sp .ttlList:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2.9em;
    height: 2.9em;
    margin: auto;
    border-radius: 0.6em;
    background-image: var(--cat-icn);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 115% auto;
  }
}

@media all and (max-width: 750px){
  .boxIndex02Sp .boxListOne .icnAccordion {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.42em;
    width: 1.66em;
    height: 1.66em;
    margin: auto;
    border-radius: 1.66em;
    background-color: var(--cat-bgcolor);
  }
}

@media all and (max-width: 750px){
  .boxIndex02Sp .boxListOne .icnAccordion:before,
  .boxIndex02Sp .boxListOne .icnAccordion:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .boxIndex02Sp .boxListOne .icnAccordion:before {
    width: 0.7em;
    height: 1px;
    background-color: #fff;
  }
  .boxIndex02Sp .boxListOne .icnAccordion:after {
    width: 1px;
    height: 0.7em;
    background-color: #fff;
  }
  .boxIndex02Sp .boxListOne.statusOpen .icnAccordion:after {
    content: none;
  }
}

.boxIndex03Wrap {
  padding-bottom: 5.1em;
  background-image: url('./../../images/index/index03-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 95.2%;
}
@media all and (max-width: 750px){
  .boxIndex03Wrap {
    padding-bottom: 2.0em;
    background-size: 100% 97.2%;
  }
}

.boxIndex03 .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.boxIndex03 .boxListOne.boxSlideOne {
  width: 16.9%;
  margin-right: calc((100% - 16.9% * 5) / 4);
  margin-bottom: 2.0em;
  padding-bottom: 1.5em;
  --cat-color: #3863b4;
}
.boxIndex03 .boxListOne:nth-child(5n) {
  /*margin-right: 0;*/
}
@media all and (max-width: 1440px){
  .boxIndex03 .boxListOne.boxSlideOne {
    width: 18%;
    margin-right: calc((100% - 18% * 5) / 4);
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne.boxSlideOne {
    width: 48%;
    margin-right: calc(100% - 48% * 2);
  }
  .boxIndex03 .boxListOne:nth-child(5n) {
    /*margin-right: calc(100% - 48% * 2);*/
  }
  .boxIndex03 .boxListOne:nth-child(2n) {
    /*margin-right: 0;*/
  }
}

.boxIndex03 .boxListOne .boxImg {
  overflow: hidden;
  border-top-left-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
  aspect-ratio: 292 / 170;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxImg {
    border-top-left-radius: 1.0em;
    border-bottom-right-radius: 1.0em;
  }
}

.boxIndex03 .boxListOne .boxImg .imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxIndex03 .boxListOne .boxTxt {
  padding: 0.77em 0 1.0em 0;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt {
    padding: 0.77em 0 0 0;
  }
}

.boxIndex03 .boxListOne .boxTxt .ttlList {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 3.0em;
  margin-bottom: 0.6em;
  padding: 0 2.1em 0 5.5%;
  line-height: 1.35;
  letter-spacing: 0.05em;
  font-size: 1.37rem;
}
@media all and (max-width: 1350px){
  .boxIndex03 .boxListOne .boxTxt .ttlList {
    padding: 0 1.9em 0 0;
    letter-spacing: 0.01em;
    font-size: 1.3rem;
  }
}
@media all and (max-width: 1260px){
  .boxIndex03 .boxListOne .boxTxt .ttlList {
    padding: 0 1.6em 0 0;
  }
}
@media all and (max-width: 1200px){
  .boxIndex03 .boxListOne .boxTxt .ttlList {
    font-size: 1.25rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt .ttlList {
    min-height: 3.0em;
    padding: 0 1.8em 0 0;
    letter-spacing: 0.05em;
    font-size: 1.0rem;
  }
}

.boxIndex03 .boxListOne .boxTxt .ttlList:before,
.boxIndex03 .boxListOne .boxTxt .ttlList:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxIndex03 .boxListOne .boxTxt .ttlList:before {
  right: 0.35em;
  width: 1.45em;
  height: 1.45em;
  border-radius: 1.45em;
  background-color: var(--cat-color);
}
.boxIndex03 .boxListOne .boxTxt .ttlList:after {
  right: 0.92em;
  width: 0.45em;
  height: 0.45em;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  transform: rotate(45deg);
}
@media all and (max-width: 1240px){
  .boxIndex03 .boxListOne .boxTxt .ttlList:before {
    right: 0;
    width: 1.35em;
    height: 1.35em;
    border-radius: 1.35em;
    background-color: var(--cat-color);
  }
  .boxIndex03 .boxListOne .boxTxt .ttlList:after {
    right: 0.6em;
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt .ttlList:before {
    right: 0.2em;
    width: 1.3em;
    height: 1.3em;
    border-radius: 1.3em;
  }
  .boxIndex03 .boxListOne .boxTxt .ttlList:after {
    right: 0.72em;
  }
}

.boxIndex03 .boxListOne .boxTxt .ttlList a {
  width: 100%;
}

.boxIndex03 .boxListOne .boxTxt .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.75em;
  padding: 0 0.25em;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt .boxLink {
    margin-bottom: 0.3em;
    padding: 0;
  }
}

.boxIndex03 .boxListOne .boxTxt .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;/*48.2%;*/
  height: 2.42em;
  border-radius: 2.42em;
  border: 1px var(--cat-color) solid;
  background-color: #fff;
  letter-spacing: 0.12em;
  color: var(--cat-color);
}
@media all and (max-width: 1240px){
  .boxIndex03 .boxListOne .boxTxt .boxLink a {
    letter-spacing: 0.08em;
    font-size: 0.95rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt .boxLink a {
    height: 2.0em;
    border-radius: 2.0em;
    letter-spacing: 0.03em;
    font-size: 0.85rem;
  }
}

.boxIndex03 .boxListOne .boxTxt .ulLink01 > li {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.88em 1.55em 0.88em 1.75em;
  border-bottom: 1px #bebebe solid;
  letter-spacing: 0.07em;
  font-size: 1.1rem;
}
@media all and (max-width: 1500px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li {
    padding: 0.88em 1.15em 0.88em 1.35em;
  }
}
@media all and (max-width: 1350px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li {
    letter-spacing: 0.05em;
    font-size: 1.0rem;
  }
}
@media all and (max-width: 1210px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li {
    letter-spacing: 0.03em;
    font-size: 0.95rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li {
    padding: 0.6em 0.5em 0.6em 0.8em;
    letter-spacing: normal;
    font-size: 0.85rem;
  }
}

.boxIndex03 .boxListOne .boxTxt .ulLink01 > li:before {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  left: 0.8em;
  width: 0.33em;
  height: 0.33em;
  margin: auto;
  border-radius: 0.33em;
  background-color: var(--cat-color);
}
@media all and (max-width: 1500px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li:before {
    left: 0.5em;
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li:before {
    left: 0;
  }
}

.boxIndex03 .boxListOne .boxTxt .ulLink01 > li:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.85em;
  width: 0.56em;
  height: 0.56em;
  margin: auto;
  border-top: 1px var(--cat-color) solid;
  border-right: 1px var(--cat-color) solid;
  transform: rotate(45deg);
}
@media all and (max-width: 1500px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li:after {
    right: 0.45em;
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxListOne .boxTxt .ulLink01 > li:after {
    right: 0;
  }
}

.boxIndex03 .boxListOne .boxTxt .ulLink01 > li a {
  width: 100%;
}

.boxIndex03 .boxCsnkSliderArchive01 .slideNaviL {
  left: -25px;
  width: 25px;
}
.boxIndex03 .boxCsnkSliderArchive01 .slideNaviR {
  right: -25px;
  width: 25px;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCsnkSliderArchive01 .slideNaviL {
    left: -4.5vw;
    width: 5%;
  }
  .boxIndex03 .boxCsnkSliderArchive01 .slideNaviR {
    right: -4.5vw;
    width: 5%;
  }
}

.boxIndex03 .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
  -webkit-justify-content: center;
  justify-content: center;
}


.boxIndex04Wrap {
  padding-top: 8.0em;
  padding-bottom: 7.9em;
}
@media all and (max-width: 750px){
  .boxIndex04Wrap {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

.boxIndex04 .boxLink01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 2.0em;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink01 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.0em;
  }
}

.boxIndex04 .boxLink01 a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 23.6%;
  height: 7.8em;
  margin-right: calc((100% - 23.6% * 4) / 3);
  padding: 0.5em 4.3% 0.5em 7.88%;
  border: 2px #dedede solid;
  border-radius: 0.7em;
  background-color: #fff;
  background-repeat: no-repeat;
}
.boxIndex04 .boxLink01 a:nth-child(4n) {
  margin-right: 0;
}
.boxIndex04 .boxLink01 a.link01 {
  background-image: url('./../../images/index/index04-icn-deco0101.png');
  background-position: 8% calc(50% + 0.16em);
  background-size: 4.4em auto;
}
.boxIndex04 .boxLink01 a.link02 {
  background-image: url('./../../images/index/index04-icn-deco0102.png');
  background-position: 10.6% calc(50% + 0.03em);
  background-size: 3.5em auto;
}
.boxIndex04 .boxLink01 a.link03 {
  background-image: url('./../../images/index/index04-icn-deco0103.png');
  background-position: 10.7% calc(50% + 0.03em);
  background-size: 3.4em auto;
}
.boxIndex04 .boxLink01 a.link04 {
  background-image: url('./../../images/index/index04-icn-deco0104.png');
  background-position: 11.3% calc(50% + 0.03em);
  background-size: 2.77em auto;
}
@media all and (max-width: 1235px){
  .boxIndex04 .boxLink01 a.link04 {
    padding: 0.5em 3.3% 0.5em 6.88%;
    background-position: 9.5% calc(50% + 0.03em);
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink01 a {
    width: 48%;
    height: 4.5em;
    margin-right: calc(100% - 48% * 2);
    margin-bottom: 0.7em;
    padding: 0.5em 7.3% 0.5em 14.0%;
  }
  .boxIndex04 .boxLink01 a:nth-child(2n) {
    margin-right: 0;
  }
  .boxIndex04 .boxLink01 a.link01 {
    background-position: 5% calc(50% + 0.16em);
    background-size: 2.2em auto;
  }
  .boxIndex04 .boxLink01 a.link02 {
    background-position: 5% calc(50% + 0.03em);
    background-size: 2.2em auto;
  }
  .boxIndex04 .boxLink01 a.link03 {
    background-position: 5.5% calc(50% + 0.03em);
    background-size: 2.0em auto;
  }
  .boxIndex04 .boxLink01 a.link04 {
    padding: 0.5em 0.5% 0.5em 14.0%;
    background-position: 8% calc(50% + 0.03em);
    background-size: 1.6em auto;
  }
}

.boxIndex04 .boxLink01 a:before,
.boxIndex04 .boxLink01 a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxIndex04 .boxLink01 a:before {
  right: 1.26em;
  width: 1.8em;
  height: 1.8em;
  border-radius: 1.8em;
  background-color: #3863b4;
}
.boxIndex04 .boxLink01 a:after {
  right: 1.98em;
  width: 0.55em;
  height: 0.55em;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  transform: rotate(45deg);
}
@media all and (max-width: 1235px){
  .boxIndex04 .boxLink01 a:before {
    right: 1.0em;
  }
  .boxIndex04 .boxLink01 a:after {
    right: 1.72em;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink01 a:before {
    right: 0.3em;
    width: 1.2em;
    height: 1.2em;
    border-radius: 1.2em;
  }
  .boxIndex04 .boxLink01 a:after {
    right: 0.8em;
    width: 0.4em;
    height: 0.4em;
  }
}

.boxIndex04 .boxLink01 a > span {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxIndex04 .boxLink01 a > span .txtJa {
  padding-left: 0.02em;
  line-height: 1.3;
  letter-spacing: 0.19em;
  font-size: 1.4rem;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink01 a > span .txtJa {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
}

.boxIndex04 .boxLink01 a > span .txtEn {
  position: relative;
  top: 0.3em;
  letter-spacing: 0.095em;
  font-family: var(--base-font-en);
  font-size: 0.84rem;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink01 a > span .txtEn {
    top: 0;
    letter-spacing: normal;
    font-size: 0.8rem;
  }
  .boxIndex04 .boxLink01 a.link04 > span .txtEn {
    font-size: 0.75rem;
    letter-spacing: -0.01em;
  }
}

.boxIndex04 .boxLink02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink02 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}

.boxIndex04 .boxLink02 a {
  overflow: hidden;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 31.9%;
  height: 7.8em;
  margin-right: calc((100% - 31.9% * 3) / 2);
  border-radius: 0.7em;
}
.boxIndex04 .boxLink02 a:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink02 a {
    width: 100%;
    height: 5.0em;
    margin-right: 0;
    margin-bottom: 1.0em;
  }
  .boxIndex04 .boxLink02 a:last-child {
    margin-bottom: 0;
  }
}

.boxIndex04 .boxLink02 a:before,
.boxIndex04 .boxLink02 a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxIndex04 .boxLink02 a:before {
  right: 1.34em;
  width: 1.8em;
  height: 1.8em;
  border-radius: 1.8em;
  background-color: #fff;
}
.boxIndex04 .boxLink02 a:after {
  right: 2.06em;
  width: 0.55em;
  height: 0.55em;
  border-top: 1px #3863b4 solid;
  border-right: 1px #3863b4 solid;
  transform: rotate(45deg);
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink02 a:before {
    right: 0.8em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 1.5em;
  }
  .boxIndex04 .boxLink02 a:after {
    right: 1.4em;
  }
}

.boxIndex04 .boxLink02 a .boxImg {
  width: 43.7%;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink02 a .boxImg {
    width: 38.0%;
  }
}

.boxIndex04 .boxLink02 a .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxIndex04 .boxLink02 a .boxTxt {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% - 43.7%);
  padding: 0.5em 12.5% 0.5em 7.2%;
  background-color: #3863b4;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink02 a .boxTxt {
    width: calc(100% - 38.0%);
    padding: 0.5em 10.5% 0.5em 5.2%;
  }
}

.boxIndex04 .boxLink02 a .boxTxt .txtJa {
  margin-bottom: 0.3em;
  line-height: 1.3;
  letter-spacing: 0.19em;
  font-size: 1.43rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink02 a .boxTxt .txtJa {
    letter-spacing: 0.1em;
    font-size: 1.0rem;
  }
}

.boxIndex04 .boxLink02 a .boxTxt .txtEn {
  position: relative;
  top: -0.08em;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-family: var(--base-font-en);
  font-size: 0.821rem;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxLink02 a .boxTxt .txtEn {
    letter-spacing: normal;
    font-size: 0.85rem;
  }
}

.boxIndex05Wrap {
  padding-top: 13.65%;
  padding-bottom: 5.71em;
  background-image: url('./../../images/index/index05-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
@media all and (max-width: 750px){
  .boxIndex05Wrap {
    padding-top: 27.0%;
    padding-bottom: 3.5em;
  }
}

.boxIndex05 .boxContTop {
  position: relative;
  width: 39.34%;
  margin-bottom: 6.4em;
  border-top-right-radius: 4.2em;
  background-color: #fff;
}
@media all and (max-width: 1350px){
  .boxIndex05 .boxContTop {
    width: 525px;
  }
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTop {
    width: 100%;
    margin-bottom: 3.5em;
    border-top-right-radius: 1.5em;
  }
}

.boxIndex05 .boxContTop:before {
  content: '';
  position: absolute;
  top: -1.6em;
  right: -1.75em;
  width: calc(100% + 1.75em);
  height: 100%;
  border-top-right-radius: 5.5em;
  background-color: rgba(255,255,255,0.5);
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTop:before {
    top: -1.5em;
    right: 0;
    left: 0;
    width: calc(100% + 1.5em);
    border-top-right-radius: 1.5em;
  }
}

.boxIndex05 .boxContTopIn {
  position: relative;
  z-index: 2;
  max-width: 608px;
  min-height: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 9.0em 4.2% 5.0em 5.8%;
  background-image: url('./../../images/index/index05-img01.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 0.5em) 2.4em;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn {
    max-width: none;
    min-height: 50vw;
    padding: 8.0em 4.0% 1.0em 4.0%;
    background-position: center 2.0em;
    background-size: 45vw auto;
  }
}

.boxIndex05 .boxContTopIn .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.85em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn .ttl01 {
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.boxIndex05 .boxContTopIn .ttl01 .ttlEn {
  margin-right: 4.5%;
  line-height: 1.0;
  letter-spacing: 0.03em;
  font-family: var(--base-font-en);
  font-size: 8.6rem;
  font-weight: 300;
  color: #3863b4;
}
@media all and (max-width: 1520px){
  .boxIndex05 .boxContTopIn .ttl01 .ttlEn {
    font-size: 7.6rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn .ttl01 .ttlEn {
    letter-spacing: 0.08em;
    font-size: 3.6rem;
  }
}

.boxIndex05 .boxContTopIn .ttl01 .ttlJa {
  position: relative;
  top: 0.45em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.65em 0.28em 0.83em 0.28em;
  border-top: 3px #416ab7 solid;
  border-bottom: 3px #416ab7 solid;
  line-height: 1.0;
  color: #416ab7;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn .ttl01 .ttlJa {
    top: 0;
    padding: 0.55em 0.28em 0.6em 0.28em;
  }
}

.boxIndex05 .boxContTopIn .ttl01 .ttlJa .ttlSub {
  margin-bottom: 0.3em;
  letter-spacing: 0.175em;
  font-size: 1.55rem;
}
@media all and (max-width: 1520px){
  .boxIndex05 .boxContTopIn .ttl01 .ttlJa .ttlSub {
    font-size: 1.35rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn .ttl01 .ttlJa .ttlSub {
    letter-spacing: 0.06em;
    font-size: 1.1rem;
  }
}

.boxIndex05 .boxContTopIn .ttl01 .ttlJa .ttlMain {
  letter-spacing: 0.15em;
  font-size: 2.0rem;
}
@media all and (max-width: 1520px){
  .boxIndex05 .boxContTopIn .ttl01 .ttlJa .ttlMain {
    font-size: 1.73rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn .ttl01 .ttlJa .ttlMain {
    font-size: 1.3rem;
  }
}

.boxIndex05 .boxContTopIn .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn .boxLink {
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.boxIndex05 .boxContTopIn .boxLink .linkBase02 {
  width: 14.75em;
  margin-right: 1.0em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxContTopIn .boxLink .linkBase02 {
    width: 49%;
    margin-right: 0.5em;
    letter-spacing: 0.05em;
    font-size: 0.95rem;
  }
  .boxIndex05 .boxContTopIn .boxLink .linkBase02.type02 {
    margin-right: 0;
  }
}

.boxIndex05 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01LR {
    display: block;
    /*margin-bottom: 1.5em;*/
  }
}

.boxIndex05 .boxCont01L {
  width: 22.8%;
  min-height: 160px;
  padding-right: 3%;
  padding-left: 0.15em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L {
    width: 100%;
    min-height: auto;
    padding-right: 0;
    padding-left: 0;
  }
}

.boxIndex05 .boxCont01L .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .ttl01 {
    margin-bottom: 1.0em;
  }
}

.boxIndex05 .boxCont01L .ttl01 .ttlJa {
  margin-bottom: 0.7em;
  line-height: 1.1;
  letter-spacing: 0.25em;
  font-size: 2.3rem;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .ttl01 .ttlJa {
    margin-bottom: 0.3em;
    letter-spacing: 0.12em;
    font-size: 1.4rem;
  }
}

.boxIndex05 .boxCont01L .ttl01 .ttlEn {
  letter-spacing: 0.065em;
  font-family: var(--base-font-en);
  font-size: 1.1rem;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .ttl01 .ttlEn {
    font-size: 0.9rem;
  }
}

.boxIndex05 .boxCont01R {
  width: calc(100% - 22.8%);
  padding-top: 0.5em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01R {
    width: 100%;
    padding-top: 0;
  }
}

.boxIndex05 .boxCont01F {
  border-top: 1px #dcdcdc solid;
}

.boxIndex05 .boxCont01FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 1.67em 0;
  border-bottom: 1px #dcdcdc solid;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01FOne {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.0em 0;
  }
}

.boxIndex05 .boxCont01FOne .txtDate {
  width: 123px;
  font-family: var(--base-font-en);
  font-size: 1.11rem;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01FOne .txtDate {
    width: 6.8em;
    font-size: 0.9rem;
  }
}

.boxIndex05 .boxCont01FOne .ulBaseListCat.typeBg {
  width: 92px;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01FOne .ulBaseListCat.typeBg {
    width: auto;
  }
}

.boxIndex05 .boxCont01FOne .ulBaseListCat.typeBg > li {
  width: 92px;
  min-height: 1.6em;
  border-radius: 1.6em;
  font-size: 0.95rem;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01FOne .ulBaseListCat.typeBg > li {
    width: 7.0em;
    font-size: 0.8rem;
  }
}

.boxIndex05 .boxCont01FOne .ulBaseListCat.typeBg > li + li {
  margin-left: 0;
}

.boxIndex05 .boxCont01FOne a {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  width: calc(100% - (123px + 92px));
  padding-left: 2.5%;
  padding-bottom: 0.2em;
  font-size: 1.1rem;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01FOne a {
    width: 100%;
    margin-top: 0.3em;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 0.9rem;
  }
}

@media all and (max-width: 750px){
  .boxIndex05 .boxLink01 {
    position: relative;
  }
}

.boxIndex05 .boxLink01 a {
  position: relative;
  top: -2.9em;
  left: 0.15em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxLink01 a {
    position: absolute;
    top: auto;
    bottom: 1.2em;
    left: auto;
    right: 0;
  }
}


/*##### Medical Information #####*/
.boxMedicalInfo01Wrap {
  position: relative;
}

/*body.pageMedicalInformation .boxSideMenuWrap,*/
.boxSideMenuWrap {
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: var(--base-side-width);/*392px;*//*25.45%;*/
  height: 100%;
  padding-top: 4.0em;
  padding-bottom: 50px;/*150px;*/
  border-top-right-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
  background-color: #f1f5fd;
}
body.pageMedicalInformation .boxSideMenuWrap {
  padding-bottom: 12.0em;
}
@media all and (max-width: 1467px){
  .boxSideMenuWrap {
    padding-top: 3.0em;
  }
}
@media all and (max-width: 1400px){
  .boxSideMenuWrap {
    position: relative;
    top: auto;
    left: auto;
    padding-bottom: 3.0em;
    margin-bottom: 5.0em;
  }
  body.pageMedicalInformation .boxSideMenuWrap {
    padding-bottom: 3.0em;
  }
}
@media all and (max-width: 750px){
  .boxSideMenuWrap {
    display: none;
  }
}

/*body.pageMedicalInformation .boxSideMenu*/
.boxSideMenu {
  width: 309px;
}
@media all and (max-width: 1467px){
  .boxSideMenu {
    width: 240px;
  }
}
@media all and (max-width: 1400px){
  .boxSideMenu {
    width: calc(100% - var(--base-w-side-width));
  }
}

/*body.pageMedicalInformation .boxSideMenuOne*/
.boxSideMenuOne {
  margin-bottom: 2.0em;
}
body.pageMedicalInformation .boxSideMenuOne {
  margin-bottom: 1.0em;
}
@media all and (max-width: 1400px){
  .boxSideMenuOne {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .boxSideMenuOne:last-child {
    margin-bottom: 0;
  }
  body.pageMedicalInformation .boxSideMenuOne:last-child {
    margin-bottom: 0;
  }
}

/*body.pageMedicalInformation .boxSideMenuOne .ttl01,*/
.boxSideMenuOne .ttl01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 2.85em;
  padding: 0.3em 6.0em 0.34em 1.56em;
  border-radius: 0.45em;
  background-color: #3761b1;
  letter-spacing: 0.2em;
  font-size: 1.4rem;
  color: #fff;
}
body:not(.home) .boxSideMenuOne .ttl01,
body:not(.pageMedicalInformation) .boxSideMenuOne .ttl01 {
  padding: 0.3em 1.5em 0.34em 1.56em;
}
@media all and (max-width: 1467px){
  .boxSideMenuOne .ttl01 {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .ttl01 {
    -webkit-justify-content: center;
    justify-content: center;
    width: 200px;
    height: auto;
    min-height: 2.85em;
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
  body:not(.home) .boxSideMenuOne .ttl01,
  body:not(.pageMedicalInformation) .boxSideMenuOne .ttl01 {
    padding: 0.3em 0.5em 0.34em 0.5em;
  }
}

/*body.pageMedicalInformation .boxSideMenuOne .ttl01 .icnAccordion*/
.boxSideMenuOne .ttl01 .icnAccordionCus {
  position: absolute;
  top: 52%;
  right: 4.6%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 5.65em;
  height: 1.75em;
  padding: 0.2em 1.8em 0.25em 0.83em;
  border-radius: 1.75em;
  background-color: #fff;
  line-height: 1.0;
  letter-spacing: 0.04em;
  font-size: 1.15rem;
  color: #244a91;
  transform: translateY(-50%);
  --accordion-icn: '＋';
}
/*body.pageMedicalInformation .boxSideMenuOne.statusOpen .ttl01 .icnAccordion*/
.boxSideMenuOne.statusOpen .ttl01 .icnAccordionCus {
  --accordion-icn: '－';
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .ttl01 .icnAccordionCus {
    display: none;
  }
}

/*body.pageMedicalInformation .boxSideMenuOne .ttl01 .icnAccordion:before,
body.pageMedicalInformation .boxSideMenuOne .ttl01 .icnAccordion:after*/
.boxSideMenuOne .ttl01 .icnAccordionCus:before,
.boxSideMenuOne .ttl01 .icnAccordionCus:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
/*body.pageMedicalInformation .boxSideMenuOne .ttl01 .icnAccordion:before*/
.boxSideMenuOne .ttl01 .icnAccordionCus:before {
  right: 0.33em;
  width: 1.25em;
  height: 1.25em;
  border-radius: 1.25em;
  background-color: #cfddfb;
}
/*body.pageMedicalInformation .boxSideMenuOne .ttl01 .icnAccordion:after*/
.boxSideMenuOne .ttl01 .icnAccordionCus:after {
  content: var(--accordion-icn);
  right: 0.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.1em 0 0 0.1em;
  line-height: 1.0;
  letter-spacing: normal;
  font-family: var(--base-font-en);
  font-weight: 300;
  color: #244a91;
}

/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion,*/
.boxSideMenuOne .boxAccordionCus,
.boxSideMenuOne .boxSideMenuOneIn {
  padding: 0.74em 0 1.0em 0;/*1.58em 4.3% 2.5em 5%;*/
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .boxAccordionCus,
  .boxSideMenuOne .boxSideMenuOneIn {
    width: calc(100% - 200px);
    padding-left: 3%;
  }
  .boxSideMenuOne .boxAccordionCus {
    display: block;
  }
  .boxSideMenuOne .boxAccordionCus.typeTop {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
  }
}

/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01*/
.boxSideMenuOne .boxAccordionCus .ul01,
.boxSideMenuOne .boxSideMenuOneIn .ul01 {
  padding-top: 0.85em;
}
/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01.type02*/
.boxSideMenuOne .boxAccordionCus .ul01.type02,
.boxSideMenuOne .boxSideMenuOneIn .ul01.type02 {
  padding-top: 0;
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .boxAccordionCus .ul01.type02,
  .boxSideMenuOne .boxSideMenuOneIn .ul01.type02 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body.pageRecruitNursing .boxSideMenuOne .boxSideMenuOneIn .ul01.type02.typeTop {
    width: 66%;
  }
  .boxSideMenuOne .boxAccordionCus.typeTop .ul01 {
    width: 32%;
    margin-right: calc((100% - 32% * 3) / 2);
  }
}

.boxSideMenuOne .boxSideMenuOneIn .ul0101 {
  margin-bottom: 0.5em;
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .boxSideMenuOneIn .ul0101 {
    display: none;
  }
}

/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01 > li*/
.boxSideMenuOne .boxAccordionCus .ul01 > li,
.boxSideMenuOne .boxSideMenuOneIn .ul01 > li {
  padding: 0 0.95em 0 1.1em;
}
/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01.type02 > li*/
.boxSideMenuOne .boxAccordionCus .ul01.type02 > li,
.boxSideMenuOne .boxSideMenuOneIn .ul01.type02 > li {
  border-bottom: 1px #bebebe solid;
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .boxAccordionCus .ul01.type02 > li,
  .boxSideMenuOne .boxSideMenuOneIn .ul01.type02 > li {
    width: 32%;
    margin-right: calc((100% - 32% * 3) / 2);
  }
  body.pageRecruitNursing .boxSideMenuOne .boxSideMenuOneIn .ul01.type02.typeTop > li {
    width: 48%;
    margin-right: calc(100% - 48% * 2);
  }
  .boxSideMenuOne .boxSideMenuOneIn .ul01.type02 > li.typeTopNoDisp {
    display: none;
  }
  .boxSideMenuOne .boxAccordionCus .ul01.type02 > li:nth-child(3n),
  .boxSideMenuOne .boxSideMenuOneIn .ul01.type02 > li:nth-child(3n) {
    margin-right: 0;
  }
  body.pageRecruitNursing .boxSideMenuOne .boxSideMenuOneIn .ul01.type02.typeTop > li:nth-child(3n) {
    margin-right: calc(100% - 48% * 2);
  }
  body.pageRecruitNursing .boxSideMenuOne .boxSideMenuOneIn .ul01.type02.typeTop > li:nth-child(2n) {
    margin-right: 0;
  }
}

/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01 > li a*/
.boxSideMenuOne .boxAccordionCus .ul01 > li a,
.boxSideMenuOne .boxSideMenuOneIn .ul01 > li a {
  position: relative;
  display: block;
  padding: 0 0.8em 0 1.25em;
  letter-spacing: 0.067em;
  font-size: 1.2rem;
  --cat-color: #86a6e3;
}
/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01.type02 > li a,*/
.boxSideMenuOne .boxAccordionCus .ul01.type02 > li a,
.boxSideMenuOne .boxSideMenuOneIn .ul01.type02 > li a {
  padding: 0.6em 0.8em 0.62em 1.25em;
}
.boxSideMenuOne .boxSideMenuOneIn .ul01.type02 > li .ul0101 > li a {
  padding: 0.4em 0.8em 0.42em 1.25em;
}
@media all and (max-width: 1467px){
  .boxSideMenuOne .boxAccordionCus .ul01 > li a,
  .boxSideMenuOne .boxSideMenuOneIn .ul01 > li a {
    font-size: 1.0rem;
  }
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .boxAccordionCus .ul01 > li a,
  .boxSideMenuOne .boxSideMenuOneIn .ul01 > li a {
    font-size: 1.05rem;
  }
}

/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01 > li a:before,
body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01 > li a:after*/
.boxSideMenuOne .boxAccordionCus .ul01 > li a:before,
.boxSideMenuOne .boxSideMenuOneIn .ul01 > li a:before,
.boxSideMenuOne .boxAccordionCus .ul01 > li a:after,
.boxSideMenuOne .boxSideMenuOneIn .ul01 > li a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01 > li a:before*/
.boxSideMenuOne .boxAccordionCus .ul01 > li a:before,
.boxSideMenuOne .boxSideMenuOneIn .ul01 > li a:before {
  left: 0.01em;
  width: 0.6em;
  height: 0.6em;
  border-radius: 0.6em;
  background-color: var(--cat-color);
}
.boxSideMenuOne .boxSideMenuOneIn .ul0101 > li a:before {
  height: 1px;
}
.boxSideMenuOne .boxSideMenuOneIn .ul01 > li.current a:before {
  background-color: #eb8ea8;
}
/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .ul01 > li a:after*/
.boxSideMenuOne .boxAccordionCus .ul01 > li a:after,
.boxSideMenuOne .boxSideMenuOneIn .ul01 > li a:after {
  right: 0.07em;
  width: 0.35em;
  height: 0.35em;
  border-top: 1px var(--base-txt-black) solid;
  border-right: 1px var(--base-txt-black) solid;
  transform: rotate(45deg);
}

.boxSideMenuOne .boxSideMenuOneIn select[name="select_archive"] {
  width: 100%;
  height: auto;
  margin-top: 1.0em;
  padding: 0.5em 1.0em;
}

/*body.pageMedicalInformation .boxSideMenuOne .boxAccordion .link01*/
.boxSideMenuOne .boxAccordionCus .link01 {
  position: relative;
  left: 1.2%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 93%;
  height: 2.37em;
  margin-top: 1.2em;
  margin-left: auto;
  margin-right: auto;
  padding: 0.2em 0.5em 0.2em 3.75em;
  border: 1px #89a8e4 solid;
  border-radius: 2.2em;
  background-color: #fff;
  background-image: url('./../../images/base/base-icn-pdf01-gray.svg');
  background-repeat: no-repeat;
  background-position: 1.0em center;
  background-size: 1.0em auto;
  letter-spacing: 0.07em;
  font-size: 1.05rem;
  color: #1c438d;
}
@media all and (max-width: 1467px){
  .boxSideMenuOne .boxAccordionCus .link01 {
    padding: 0.2em 0.5em 0.2em 2.6em;
    font-size: 1.0rem;
  }
}
@media all and (max-width: 1400px){
  .boxSideMenuOne .boxAccordionCus .link01 {
    left: auto;
    width: 32%;
    margin-left: 0;
    margin-right: 0;
    padding: 0.2em 0.5em 0.2em 3.75em;
    font-size: 1.05rem;
  }
}
@media all and (max-width: 1230px){
  .boxSideMenuOne .boxAccordionCus .link01 {
    width: 34%;
    padding: 0.2em 0.5em 0.2em 2.75em;
  }
}

body.pageRecruit .boxSideMenuOne .boxSideMenuOneIn .boxLinkBase02,
body.pageRecruitNursing .boxSideMenuOne .boxSideMenuOneIn .boxLinkBase02 {
  margin-top: 1.05em;
  margin-bottom: -1.25em;
}

body.pageRecruit .boxSideMenuOne .boxSideMenuOneIn .boxLinkBase02 .linkBase02,
body.pageRecruitNursing .boxSideMenuOne .boxSideMenuOneIn .boxLinkBase02 .linkBase02 {
  width: 93%;
  min-height: 2.65em;
  background-color: #fa7ba2;
}
body.pageRecruit .boxSideMenuOne .boxSideMenuOneIn .boxLinkBase02 .linkBase02 {
  background-color: #578cec;
}

body.pageRecruit .boxSideMenuOne .boxSideMenuOneIn .boxLinkBase02 .linkBase02:after {
  border-top: 1px #578cec solid;
  border-right: 1px #578cec solid;
}
body.pageRecruitNursing .boxSideMenuOne .boxSideMenuOneIn .boxLinkBase02 .linkBase02:after {
  border-top: 1px #fa7ba2 solid;
  border-right: 1px #fa7ba2 solid;
}

.boxMedicalInfo01 {
  padding-left: var(--base-side-padding);/*24.2%;*/
  padding-right: 20px;
}
.boxMedicalInfo01.typeSingle {
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 {
    padding-left: 0;
    padding-right: 0;
  }
}

.boxMedicalInfo01 .boxTtlBase01 .linkBase02 {
  position: relative;
  top: 0.2em;
  margin-left: auto;
  margin-right: 1.9%;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxTtlBase01 .linkBase02 {
    top: auto;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1.5em;
  }
}

.boxMedicalInfo01 .boxCont01 {
  margin-bottom: 8.7em;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 {
    overflow: hidden;
    margin-bottom: 3.5em;
  }
}

.boxMedicalInfo01 .boxCont01 .boxBaseCom > p {
  line-height: 1.85;
  letter-spacing: 0.077em;
}

.boxMedicalInfo01 .boxCont01 .boxTb01 {
  margin-top: 3.35em;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .boxTb01 {
    overflow-x: auto;
    margin-top: 2.0em;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 {
  position: relative;
  width: 100%;
  border-top: 1px #193e82 solid;
  background-color: #fff;
}
.boxMedicalInfo01 .boxCont01 .tb01.typeFixed {
  position: fixed;
  z-index: 3;
  right: 4.56%;
  top: 120px;
  display: none;
  width: 66.64%;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 {
    width: 270vw;
  }
  .boxMedicalInfo01 .boxCont01 .tb01.typeFixed {
    top: 16.6vw;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 th,
.boxMedicalInfo01 .boxCont01 .tb01 td {
  padding: 0.5em 0.5em;
  border-bottom: 1px #193e82 solid;
  text-align: center;
  vertical-align: middle;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody tr:not(.typeLast) th.th02,
.boxMedicalInfo01 .boxCont01 .tb01 tbody tr:not(.typeLast) td {
  border-bottom: 0;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th:not(.th01),
.boxMedicalInfo01 .boxCont01 .tb01 tbody td {
  position: relative;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 th,
  .boxMedicalInfo01 .boxCont01 .tb01 td {
    padding: 0.4em 0.3em;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 th:not(.th01):before,
.boxMedicalInfo01 .boxCont01 .tb01 td:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-image: linear-gradient(to bottom, #5777b6 2px, transparent 2px);
  background-repeat: repeat-y;
  background-position: left top;
  background-size: 2px 6px;
}
.boxMedicalInfo01 .boxCont01 .tb01 tr:not(.typeLast) th.th02:after,
.boxMedicalInfo01 .boxCont01 .tb01 tr:not(.typeLast) td:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #5777b6 2px, transparent 2px);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 6px 2px;
}
.boxMedicalInfo01 .boxCont01 .tb01 thead th:first-child:before {
  content: none;
}

.boxMedicalInfo01 .boxCont01 .tb01 thead th {
  position: sticky;
  top: 0;
  height: 2.95em;
  font-size: 1.2rem;
  color: #0b3a95;
}
.boxMedicalInfo01 .boxCont01 .tb01 thead th.thSun {
  background-color: #ffeaed;
  color: #e73359;
}
.boxMedicalInfo01 .boxCont01 .tb01 thead th.thSat {
  background-color: #e1eafc;
}
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(1) {
  width: 14%;/*178px;*/
}
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(2) {
  width: 6%;
}
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(6),
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(7) {
  width: 8.15%;
}
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(3),
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(4),
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(5),
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(8),
.boxMedicalInfo01 .boxCont01 .tb01 thead th:nth-child(9) {
  width: calc((100% - (14% + 6% + (8.15% * 2))) / 5);
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 thead th {
    height: 2.0em;
    font-size: 1.0rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody tr.trType0 th,
.boxMedicalInfo01 .boxCont01 .tb01 tbody tr.trType0 td {
  background-color: #f5f5f5;
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody.typeSpecialty {
  position: relative;
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 {
  font-size: 1.2rem;
  color: #0b3a95;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01.typeIsLink {
  padding-bottom: 1.1em;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody:not(.typeSpecialty) th.th01 {
  position: relative;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01.str2:first-letter {
  /*padding-left: 0.9em;*/
  letter-spacing: 0.45em;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody.typeSpecialty th.th01 {
  padding: 0.5em 0.5em 0.5em 2.2em;
  letter-spacing: 0.01em;
  font-size: 1.1rem;
}
body.isSafari .boxMedicalInfo01 .boxCont01 .tb01 tbody.typeSpecialty th.th01 {
  position: relative;
}
@media all and (max-width: 1880px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 {
    font-size: 1.35rem;
  }
}
@media all and (max-width: 1690px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 {
    font-size: 1.25rem;
  }
}
@media all and (max-width: 1650px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody.typeSpecialty th.th01 {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 1600px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 {
    letter-spacing: normal;
    font-size: 1.2rem;
  }
}
@media all and (max-width: 1580px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody.typeSpecialty th.th01 {
    letter-spacing: normal;
    font-size: 1.15rem;
  }
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 {
    font-size: 1.0rem;
  }
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01.typeIsLink {
    padding-bottom: 2.1em;
  }
  .boxMedicalInfo01 .boxCont01 .tb01 tbody.typeSpecialty th.th01 {
    font-size: 0.9rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 a {
  text-decoration: underline;
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .link01 {
  position: absolute;
  bottom: 1.0em;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: flex;
  display: none;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 83%;
  height: 1.66em;
  margin: auto;
  padding-right: 0.8em;
  border-radius: 1.66em;
  background-color: #dbe7ff;
  letter-spacing: 0.04em;
  font-size: 1.1rem;
  color: #3863b4;
}
@media all and (max-width: 1650px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .link01 {
    width: 90%;
  }
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .link01 {
    bottom: 0.5em;
    font-size: 0.8rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .link01:before,
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .link01:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .link01:before {
  right: 0.5em;
  width: 1.0em;
  height: 1.0em;
  border-radius: 1.0em;
  background-color: #fff;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .link01:after {
  top: -0.1em;
  right: 0.8em;
  width: 0.3em;
  height: 0.3em;
  border-top: 1px #3863b4 solid;
  border-right: 1px #3863b4 solid;
  transform: rotate(135deg);
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .txtSpecialty {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 1.9em;
  height: 100%;
  padding-top: 1.6em;
  background-color: #3863b4;
  letter-spacing: 0.15em;
  font-size: 1.2rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .txtSpecialty {
    letter-spacing: 0.08em;
    font-size: 0.9rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .txtSpecialty > span {
  position: relative;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  display: inline-block;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  white-space: pre;
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th01 .txtSpecialty > span:before {
  content: '';
  position: absolute;
  top: -0.85em;
  left: 0;
  right: 0;
  width: 0.4em;
  height: 0.4em;
  margin: auto;
  border-radius: 0.4em;
  background-color: #9cb1da;
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02 {
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  color: #0b3a95;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02.type01 {
  background-color: #e1eafc;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02.type02 {
  background-color: #ffecdf;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02.type03 {
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02 {
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02 > span {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02 > span .txtThCaution {
  width: 2.8em;
  margin-top: 0.32em;
  padding: 0.3em 0 0.27em 0;
  border-radius: 0.3em;
  background-color: #e73359;
  line-height: 1.11;
  font-size: 1.1rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody th.th02 > span .txtThCaution {
    font-size: 0.75rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody td {
  padding: 0.3em;
  font-size: 1.1rem;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody td.statClose,
.boxMedicalInfo01 .boxCont01 .tb01 tbody tr.trType0 td.statClose {
  background-color: #fff4f5;
  color: #e73359;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody td {
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-size: 0.9rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody td > span {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 2.11em;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody:not(.typeSpecialty) td > span {
  min-height: 3.0em;
}
.boxMedicalInfo01 .boxCont01 .tb01 tbody td.statClose > span {
  font-size: 1.1rem;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody td.statClose > span {
    font-size: 0.9rem;
  }
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody td .txtName {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.boxMedicalInfo01 .boxCont01 .tb01 tbody td .txtName .txtTdCaution {
  letter-spacing: 0.02em;
  font-size: 0.95rem;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont01 .tb01 tbody td .txtName .txtTdCaution {
    letter-spacing: 0.08em;
    font-size: 0.75rem;
  }
}

.boxMedicalInfo01 .boxCont02 .boxTtlBase01 {
  margin-bottom: 0.25em;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxTtlBase01 {
    margin-bottom: 1.5em;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListOne {
  margin-bottom: 5.0em;
}
.boxMedicalInfo01.typeSingle .boxCont02 .boxListOne {
  margin-bottom: 5.5em;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListOne {
    margin-bottom: 3.5em;
  }
  .boxMedicalInfo01.typeSingle .boxCont02 .boxListOne {
    margin-bottom: 3.5em;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListOneLR {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR + .boxPostBody {
  margin-top: 2.5em;
}

@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListOneLR + .boxPostBody > .wp-block-spacer:first-child {
    height: 0 !important;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR .boxTxt {
  width: 59.2%;
  padding-top: 0.5em;
  padding-right: 3.5%;
  padding-left: 2%;
}
.boxMedicalInfo01.typeSingle .boxCont02 .boxListOneLR .boxTxt {
  padding-left: 0;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListOneLR .boxTxt {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    padding-top: 1.0em;
    padding-right: 0;
    padding-left: 0;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR .boxTxt .ttl01 {
  margin-bottom: 1.23em;
  line-height: 1.51;
  letter-spacing: 0.055em;
  font-size: 1.7rem;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListOneLR .boxTxt .ttl01 {
    margin-bottom: 0.8em;
    font-size: 1.1rem;/*1.2rem;*/
  }
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR .boxTxt .boxBaseCom > p {
  line-height: 1.9;
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR .boxImg {
  width: calc(100% - 59.2%);
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListOneLR .boxImg {
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR .boxImg .imgMain {
  border-radius: 1.5em;
}

.boxMedicalInfo01 .boxCont02 .boxListOneLR + .boxListCont02 {
  margin-top: 3.0em;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListOneLR + .boxListCont02 {
    margin-top: 2.5em;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont02 {
  width: 98.6%;
  margin-left: auto;
  padding: 2.15em 2% 2.15em 2%;
  border-radius: 1.5em;
  background-color: #f1f5fd;
}
.boxMedicalInfo01.typeSingle .boxCont02 .boxListCont02 {
  width: 100%;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont02 {
    width: 100%;
    margin-left: 0;
    padding: 1.0em 5% 1.5em 5%;
    border-radius: 1.0em;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One + .boxListCont02One {
  margin-top: 2.2em;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont02One + .boxListCont02One {
    margin-top: 1.5em;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One .ttl01 {
  overflow: hidden;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 2.2em;
  margin-bottom: 0.87em;
  padding: 0.3em 1.0em 0.36em 1.25em;
  border-radius: 0.4em;
  background-color: #fff;
  letter-spacing: 0.055em;
  font-size: 1.7rem;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .ttl01 {
    font-size: 1.1rem;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One .ttl01:before,
.boxMedicalInfo01 .boxCont02 .boxListCont02One .ttl01:after {
  content: '';
  position: absolute;
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .ttl01:before {
  top: -0.23em;
  left: -0.23em;
  width: 0.65em;
  height: 0.65em;
  border-radius: 0.65em;
  background-color: #ff6600;
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .ttl01:after {
  top: -0.5em;
  left: -0.5em;
  width: 1.2em;
  height: 1.2em;
  border-radius: 1.2em;
  background-color: rgb(255,102,0,0.21);
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-left: 1.3%;
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol1 .ul01 {
  width: 100%;
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol2 .ul01 {
  width: 48%;
  margin-right: calc(100% - 48% * 2);
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol2 .ul01:nth-child(2n) {
  margin-right: 0;
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol3 .ul01 {
  width: 32%;
  margin-right: calc((100% - 32% * 3) / 2);
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol3 .ul01:nth-child(3n) {
  margin-right: 0;
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol4 .ul01 {
  width: 24%;
  margin-right: calc((100% - 24% * 4) / 3);
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol4 .ul01:nth-child(4n) {
  margin-right: 0;
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol5 .ul01 {
  width: 19%;
  margin-right: calc((100% - 19% * 5) / 4);
}
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol5 .ul01:nth-child(5n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol2 .ul01,
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol3 .ul01,
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol4 .ul01,
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol5 .ul01 {
    width: auto;
    min-width: 48%;
    margin-right: 4%;
  }
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol3 .ul01:nth-child(3n),
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol5 .ul01:nth-child(5n) {
    margin-right: 4%;
  }
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol2 .ul01:nth-child(2n),
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol3 .ul01:nth-child(2n),
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol4 .ul01:nth-child(2n),
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01.typeCol5 .ul01:nth-child(2n) {
    margin-right: 0;
  }
}

/*
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01 .ul01 {
  margin-right: 4.9%;
}*/
.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01 .ul01:last-child {
  margin-right: 0;
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01 .ul01 > li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.05em;
  letter-spacing: 0.06em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01 .ul01 > li {
    font-size: 0.9rem;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxUl01 .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.5em;
  /*bottom: 0;*/
  left: 0;
  width: 0.51em;
  height: 0.51em;
  margin: auto;
  border-radius: 0.51em;
  background-color: #578cec
}

.boxMedicalInfo01 .boxCont02 .boxListCont02One .boxBaseCom {
  padding-left: 1.1%;
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 {
  margin-top: 3.1em;
  padding-left: 1.4%;
}
.boxMedicalInfo01.typeSingle .boxCont02 .boxListCont03 {
  padding-left: 0;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 {
    margin-top: 2.0em;
    padding-left: 0;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 2.1%;
}
.boxMedicalInfo01.typeSingle .boxCont02 .boxListCont03 .boxList02 {
  padding-left: 0;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02 {
    display: block;
    padding-left: 0;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02One {
  overflow: hidden;
  width: 23.9%;
  margin-right: calc((100% - 23.9% * 4) / 3);
  margin-bottom: 1.45em;
  border-radius: 0.5em;
}
.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02One:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02One {
    width: 100%;/*48.5%;*/
    margin-right: 0;/*calc(100% - 48.5% * 2);*/
    margin-bottom: 1.0em;
  }
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02One:nth-child(2n) {
    margin-right: 0;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 8.7em;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn {
    min-height: 5.0em;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Img {
  width: 40%;
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Img .imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% - 40%);
  padding: 0.5em 2% 0.5em 8.7%;
  background-color: #f1f1f1;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt {
    padding: 0.3em 2% 0.3em 5%;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt:before,
.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt:after {
  content: '';
  position: absolute;
}
.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt:before {
  bottom: 0.47em;
  right: 0.65em;
  width: 1.47em;
  height: 1.47em;
  border-radius: 1.47em;
  background-color: #fff;
}
.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt:after {
  bottom: 1.0em;
  right: 1.25em;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px #244a91 solid;
  border-right: 1px #244a91 solid;
  transform: rotate(45deg);
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt:before {
    bottom: 0.3em;
    right: 0.3em;
    width: 1.0em;
    height: 1.0em;
    border-radius: 1.0em;
  }
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt:after {
    bottom: 0.6em;
    right: 0.72em;
    width: 0.3em;
    height: 0.3em;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt .txtJobPosition {
  margin-bottom: 0.08em;
  padding-left: 0.14em;
  letter-spacing: 0.02em;
  font-size: 0.9rem;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt .txtJobPosition {
    padding-left: 0.1em;
    letter-spacing: 0.1em;
    font-size: 0.85rem;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt .txtName {
  margin-bottom: 0.3em;
  letter-spacing: 0.26em;
  font-size: 1.37rem;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt .txtName {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt .txtDepartment {
  letter-spacing: 0.02em;
  font-size: 0.9rem;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont03 .boxList02OneIn .boxList02Txt .txtDepartment {
    font-size: 0.85rem;
  }
}

.boxCsnkModal01Cont.boxDoctorsModal01Cont,
.boxMedicalInfo01 .boxCont02 .boxCsnkModal01Cont {
  padding: 2.8em 0;
  background-color: transparent;
}

.boxCsnkModal01Cont.boxDoctorsModal01Cont .btnCsnkModal01Close,
.boxMedicalInfo01 .boxCont02 .boxCsnkModal01Cont .btnCsnkModal01Close {
  top: -0.2em;
  right: 0;
  font-size: 2.7rem;
  font-weight: 300;
  color: #fff;
}

.boxDoctorsModal01 .icnCsnkModal01Arrow01L.typeCss,
.boxDoctorsModal01 .icnCsnkModal01Arrow01R.typeCss,
.boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01L.typeCss,
.boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01R.typeCss {
  width: 2.0em;
  height: 2.0em;
  border: 0;
  border-top: 3px #fff solid;
  border-radius: 0;
}
.boxDoctorsModal01 .icnCsnkModal01Arrow01L.typeCss,
.boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01L.typeCss {
  border-left: 3px #fff solid;
  transform: translateY(-50%) rotate(-45deg);
}
.boxDoctorsModal01 .icnCsnkModal01Arrow01L.typeCss:after,
.boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01L.typeCss:after {
  content: none;
}
.boxDoctorsModal01 .icnCsnkModal01Arrow01R.typeCss,
.boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01R.typeCss {
  border-right: 3px #fff solid;
  transform: translateY(-50%) rotate(45deg);
}
.boxDoctorsModal01 .icnCsnkModal01Arrow01R.typeCss:after,
.boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01R.typeCss:after {
  content: none;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01 .icnCsnkModal01Arrow01L.typeCss,
  .boxDoctorsModal01 .icnCsnkModal01Arrow01R.typeCss,
  .boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01L.typeCss,
  .boxMedicalInfo01 .boxCont02 .icnCsnkModal01Arrow01R.typeCss {
    width: 1.5em;
    height: 1.5em;
    background-color: transparent;
  }
}

.boxMedicalInfo01 .boxCont02 .boxListCont04 {
  margin: 3.0em 0 0 0;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxMedicalInfo01 .boxCont02 .boxListCont04 {
    margin: 1.5em 0 0 0;
  }
}


body.pageMedicalInformation.single .boxBaseSingleBackLink01 {
  margin-top: 5.0em;
}
@media all and (max-width: 750px){
  body.pageMedicalInformation.single .boxBaseSingleBackLink01 {
    margin-top: 2.0em;
  }
}


/*##### News #####*/
@media all and (max-width: 750px){
  .boxNews01 .boxBaseList03 .ttlList {
    overflow: hidden;
    visibility: visible;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
  }
}


.boxNewsS01 .boxPostBody .new_tbl {
  display: table;
  margin-top: 30px;
  border-collapse: collapse;
  box-sizing: border-box;
  text-indent: initial;
  unicode-bidi: isolate;
  border-spacing: 2px;
  border-color: gray;
}
@media all and (max-width: 750px){
  .boxNewsS01 .boxPostBody .new_tbl {
    margin-top: 1.0em;
    font-size: 0.9rem;
  }
}

.boxNewsS01 .boxPostBody .new_tbl thead th {
  text-align: center;
  background: #c8e1ff;
}
.boxNewsS01 .boxPostBody .new_tbl thead th.new_tbl_th02 {
  background: #f2dcdb;
}

.boxNewsS01 .boxPostBody .new_tbl th,
.boxNewsS01 .boxPostBody .new_tbl td {
  border: 1px solid #ccc;
  padding: 10px;
}
@media all and (max-width: 750px){
  .boxNewsS01 .boxPostBody .new_tbl th,
  .boxNewsS01 .boxPostBody .new_tbl td {
    padding: 0.8em 0.5em;
  }
}

.boxNewsS01 .boxPostBody .new_tbl th {
  width: 15%;
}



/*##### Other #####*/
.boxOtherOne.no01 {
  margin-top: 0.2em;
  margin-bottom: -0.1em;
}

.boxOtherOne.no03 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  min-height: 52px;
  margin-top: 1.6em;
}

.boxOtherOne.no03 a {
  margin: 0 0 0 0.55em;
}

.boxOtherOne.no04 {
  margin-top: 52px;
}

.boxOtherOne.no05 {
  margin-top: 43px;
}

.boxOtherOne.no06 {
  min-height: 387px;
  margin-top: 39px;
}

.boxOtherOne.no07 {
  margin-top: 39px;
}

.boxOtherOne.no08 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: -8px;
  padding-left: 0.5%;
}

.boxOtherOne.no08 .ulBase02 {
  width: 45.2%;
}

.boxOtherOne.no09 {
  margin-top: 26px;
}

.boxOtherOne.no10 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 29px;
}

.boxOtherOne.no11 {
  margin-top: 44px;
}

.boxOtherOne.no12 {
  margin-top: 50px;
}

.boxOtherOne.no13 {
  margin-top: 75px;
}

.boxOtherOne.no14 {
  margin-top: 55px;
}

.boxOtherOne.no15 {
  margin-top: 99px;
}

.boxOtherOne.no16 {
  margin-top: 150px;
}

.boxOtherOne.no17 {
  margin-top: 119px;
  padding-bottom: 5.2em;
}

.boxOtherOne.no20 {
  margin-top: 4.3em;
}


/*##### Our Doctors #####*/
.boxDoctorsModal01LR,
.boxMedicalInfo01 .boxCont02 .boxCsnkModal01ContLR {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 968px;
  min-height: 29.4em;
  border-top-left-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
  background-color: #fff;
}
@media all and (max-width: 1089px){
  .boxDoctorsModal01LR,
  .boxMedicalInfo01 .boxCont02 .boxCsnkModal01ContLR {
    width: 88vw;
  }
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR,
  .boxMedicalInfo01 .boxCont02 .boxCsnkModal01ContLR {
    display: block;
    width: 100%;
    min-height: auto;
  }
}

.boxDoctorsModal01LR .boxImg,
.boxMedicalInfo01 .boxCont02 .boxModal01ContImg {
  width: 51.2%;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxImg,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContImg {
    width: 100%;
  }
}

.boxDoctorsModal01LR .boxImgIn,
.boxMedicalInfo01 .boxCont02 .boxModal01ContImgIn {
  position: relative;
  aspect-ratio: 248 / 167;
}

.boxDoctorsModal01LR .boxImgIn img,
.boxMedicalInfo01 .boxCont02 .boxModal01ContImgIn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxDoctorsModal01LR .boxImgIn .txtNameEn,
.boxMedicalInfo01 .boxCont02 .boxModal01ContImgIn .txtNameEn {
  position: absolute;
  bottom: 0.35em;
  right: 3%;
  line-height: 1.0;
  letter-spacing: 0.088em;
  font-family: var(--base-font-en);
  font-size: 2.0rem;
  font-weight: 300;
  color: #578cec;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxImgIn .txtNameEn,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContImgIn .txtNameEn {
    font-size: 1.2rem;
  }
}

.boxDoctorsModal01LR .boxImg .boxLink,
.boxDoctorsModal01LR .boxTxt .boxLink,
.boxMedicalInfo01 .boxCont02 .boxModal01ContLink {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 5.54em;
  padding: 1.2em 0.5em 0.5em 5%;
  background: linear-gradient(165deg, #ccdcf9 0%, #ffffff 40%);
}
.boxDoctorsModal01LR .boxTxt .boxLink,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .boxModal01ContLink {
  display: none;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxImg .boxLink,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContImg .boxModal01ContLink {
    display: none;
  }
  .boxDoctorsModal01LR .boxTxt .boxLink,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .boxModal01ContLink {
    display: -webkit-flex;
    display: flex;
    min-height: auto;
    padding: 0.4em 0 0 0;
    background: none;
  }
}

.boxDoctorsModal01LR .boxImg .boxLink:before,
.boxMedicalInfo01 .boxCont02 .boxModal01ContLink:before,
.boxDoctorsModal01LR .boxImg .boxLink:after,
.boxMedicalInfo01 .boxCont02 .boxModal01ContLink:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0.33em;
}
.boxDoctorsModal01LR .boxImg .boxLink:before,
.boxMedicalInfo01 .boxCont02 .boxModal01ContLink:before {
  width: 100%;
  background-color: #dedede;
}
.boxDoctorsModal01LR .boxImg .boxLink:after,
.boxMedicalInfo01 .boxCont02 .boxModal01ContLink:after {
  z-index: 2;
  width: 8.8em;
  background-color: #244a91;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxImg .boxLink:before,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContLink:before,
  .boxDoctorsModal01LR .boxImg .boxLink:after,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContLink:after {
    content: none;
  }
}

.boxDoctorsModal01LR .boxTxt,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% - 51.2%);
  padding: 2.1em 3% 1.0em 3%;
  background: linear-gradient(340deg, #ccdcf9 0%, #ffffff 20%);
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt {
    width: 100%;
    padding: 1.0em 3% 1.0em 3%;
  }
}

.boxDoctorsModal01LR .boxTxt .txtJobPosition,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .txtJobPosition {
  margin-bottom: 0.65em;
  padding-left: 0.2em;
  letter-spacing: 0.22em;
  font-size: 1.13rem;
  color: #578cec;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .txtJobPosition,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .txtJobPosition {
    margin-bottom: 0.5em;
    padding-left: 0;
    letter-spacing: 0.12em;
    font-size: 0.9rem;
  }
}

.boxDoctorsModal01LR .boxTxt .txtName,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .txtName {
  margin-bottom: 0.86em;
  line-height: 1.0;
  letter-spacing: 0.22em;
  font-size: 2.1rem;
  color: #1c438d;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .txtName,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .txtName {
    margin-bottom: 0.9em;
    letter-spacing: 0.1em;
    font-size: 1.1rem;
  }
}

.boxDoctorsModal01LR .boxTxt .boxDl01,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .boxDlModal01Cont01 {
  width: 100%;
}

.boxDoctorsModal01LR .boxTxt .dl01,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.92em;
}
.boxDoctorsModal01LR .boxTxt .dl01:last-child,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl01,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 {
    margin-bottom: 0.5em;
  }
}

.boxDoctorsModal01LR .boxTxt .dl01 > dt,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 > dt {
  width: 77px;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl01 > dt,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 > dt {
    width: 13vw;
  }
}

.boxDoctorsModal01LR .boxTxt .dl01 > dt > span,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 > dt > span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 1.63em;
  padding-left: 0.1em;
  border-radius: 1.63em;
  background-color: #cbdeff;
  letter-spacing: 0.14em;
  font-size: 1.05rem;
  color: #3863b4;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl01 > dt > span,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 > dt > span {
    letter-spacing: 0.1em;
    font-size: 0.8rem;
  }
}

.boxDoctorsModal01LR .boxTxt .dl01 > dt > span .str2,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 > dt > span .str2 {
  letter-spacing: 1.2em;
}

.boxDoctorsModal01LR .boxTxt .dl01 > dd,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 > dd {
  width: calc(100% - 77px);
  padding-left: 2.6%;
  letter-spacing: 0.13em;
  font-size: 1.1rem;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl01 > dd,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont01 > dd {
    width: calc(100% - 13vw);
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
}

.boxDoctorsModal01LR .boxTxt .boxDl02,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .boxDlModal01Cont02 {
  width: 100%;
  margin-top: 2.25em;
  padding-top: 0.85em;
  border-top: 1px #dcdcdc solid;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .boxDl02,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .boxDlModal01Cont02 {
    margin-top: 0.7em;
    padding-top: 0.7em;
  }
}

.boxDoctorsModal01LR .boxTxt .dl02,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 {
  margin-bottom: 0.88em;
  padding-bottom: 1.0em;
  border-bottom: 1px #dcdcdc solid;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl02,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 {
    margin-bottom: 0.5em;
    padding-bottom: 0.6em;
  }
}

.boxDoctorsModal01LR .boxTxt .dl02 > dt,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 > dt {
  margin-bottom: 0.5em;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl02 > dt,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 > dt {
    margin-bottom: 0.2em;
  }
}

.boxDoctorsModal01LR .boxTxt .dl02 > dt > span,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 > dt > span {
  position: relative;
  padding-left: 1.65em;
  letter-spacing: 0.05em;
  font-size: 1.14rem;
  color: #1c438d;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl02 > dt > span,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 > dt > span {
    padding-left: 1.5em;
    font-size: 0.9rem;
  }
}

.boxDoctorsModal01LR .boxTxt .dl02 > dt > span:before,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 > dt > span:before {
  content: '';
  position: absolute;
  top: 0.2em;
  bottom: 0;
  left: 0.4em;
  width: 0.55em;
  height: 0.55em;
  margin: auto;
  border-radius: 0.55em;
  background-color: #578cec;
}

.boxDoctorsModal01LR .boxTxt .dl02 > dd,
.boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 > dd {
  padding-left: 0.4em;
  letter-spacing: 0.06em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxDoctorsModal01LR .boxTxt .dl02 > dd,
  .boxMedicalInfo01 .boxCont02 .boxModal01ContTxt .dlModal01Cont02 > dd {
    padding-left: 0.15em;
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
}


/*##### Privacy Policy #####*/
.boxPrivacy01 {
  padding-top: 2em;
  padding-bottom: 7em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 {
    padding-top: 0;
    padding-bottom: 0.5em;/*2.5em;*/
  }
}

.boxPrivacy01 .boxCont01One + .boxCont01One {
  margin-top: 4em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One + .boxCont01One {
    margin-top: 2em;
  }
}

.boxPrivacy01 .boxCont01One .ttl01 {
  margin-bottom: 1.0em;
  line-height: 1.6;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .ttl01 {
    margin-bottom: 0.5em;
    font-size: 1.1rem;
  }
}

.boxPrivacy01 .boxCont01One .boxBaseCom + .ulBase > li:first-child {
  margin-top: 1.5em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxBaseCom + .ulBase > li:first-child {
    margin-top: 1.0em;
  }
}

.boxPrivacy01 .boxCont01One .boxBaseCom + .boxCompanyName {
  margin-top: 1.5em;
}

.boxPrivacy01 .boxCont01One .boxCompanyName {
  margin-bottom: 0.5em;
}

.boxPrivacy01 .boxCont01One .boxCompanyName > p {
  font-size: 1.13rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxCompanyName > p {
    font-size: 0.95rem;
  }
}

.boxPrivacy01 .boxCont01One .dlBase.type01 {
  margin-bottom: 0.2em;
}

.boxPrivacy01 .boxCont01One .boxAddress {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.2em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxAddress {
    font-size: 0.9rem;
  }
}

.boxPrivacy01 .boxCont01One .boxAddress .txtZipcode {
  margin-right: 0.5em;
}

.boxPrivacy01 .boxCont01One .boxTelFax {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxPrivacy01 .boxCont01One .boxTelFax .dlBase:first-child {
  margin-right: 1.0em;
}


/*##### Recruit #####*/
body.pageRecruit.archive .ulBasePageMenu01 > li > a {
  min-width: 12.3em;
}
@media all and (max-width: 750px){
  body.pageRecruit.archive .ulBasePageMenu01 > li > a {
    min-width: auto;
  }
}

.boxRecruit01Wrap {
  padding-top: 0.15em;
  padding-bottom: 8.0em;
}
@media all and (max-width: 750px){
  .boxRecruit01Wrap {
    padding-bottom: 3.5em;
  }
}

.boxRecruit01 .ttl01 {
  position: relative;
  margin-bottom: 1.87em;
  padding-bottom: 0.87em;
  text-align: center;
  letter-spacing: 0.156em;
  font-size: 2.4rem;
  color: #1c438d;
}
@media all and (max-width: 750px){
  .boxRecruit01 .ttl01 {
    margin-bottom: 1.5em;
    line-height: 1.8;
    letter-spacing: 0.1em;
    font-size: 1.4rem;
  }
}

.boxRecruit01 .ttl01:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2.45em;
  height: 1px;
  margin: auto;
  background-color: #a0bbed;
}

.boxRecruit01 .ttl01 .txt01 {
  color: #588cee;
}

.boxRecruit01 .boxImg {
  position: relative;
  margin-bottom: 6.6em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxImg {
    margin-bottom: 2.5em;
  }
}

.boxRecruit01 .boxImg .imgRecruit01Txt01 {
  position: absolute;
  bottom: -11em;
  left: 50%;
  transform: translateX(-50%);
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxImg .imgRecruit01Txt01 {
    bottom: -3.5em;
  }
}

.boxRecruit01 .boxBaseCom {
  margin-bottom: 4.3em;
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxBaseCom {
    margin-bottom: 3.5em;
  }
}

.boxRecruit01 .boxBaseCom > p {
  text-align: center;
  line-height: 1.9;
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxBaseCom > p {
    text-align: left;
  }
}

.boxRecruit01 .boxBaseCom > p + p {
  margin-top: 1.85em;
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxBaseCom > p + p {
    margin-top: 1.2em;
  }
}

.boxRecruit02Wrap {
  padding-bottom: 7.46em;
}
@media all and (max-width: 750px){
  .boxRecruit02Wrap {
    padding-bottom: 3.5em;
  }
}

.boxRecruit02 .boxTtlBase01 {
  margin-bottom: 0.65em;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxTtlBase01 {
    margin-bottom: 1.5em;
  }
}

.boxRecruit02 .boxBaseLayout03 {
  margin-bottom: 3.9em;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxBaseLayout03 {
    margin-bottom: 3.0em;
  }
}

.boxRecruit02 .boxBaseLayout03One .boxBaseTxt {
  padding-top: 1.97em;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxBaseLayout03One .boxBaseTxt {
    padding-top: 1.5em;
  }
}

.boxRecruit02 .boxBaseLayout03One .boxBaseTxt .boxBaseCom > p {
  letter-spacing: 0.055em;
}

.boxRecruit02 .boxBaseLayout03One .boxBaseTxt .boxBaseCom > p + p {
  margin-top: 1.0em;
}

.boxRecruit02 .boxLink01 {
  margin-bottom: 4.9em;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxLink01 {
    margin-bottom: 2.5em;
  }
}

.boxRecruit02 .boxLink01 a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.5em 11.0em 0.63em 4.0em;
  background-image: url('./../../images/recruit/recruit02-bn01.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  aspect-ratio: 1270 / 177;
  color: #fff;
}
.boxRecruit02 .boxLink01 a.linkNursing {
  background-image: url('./../../images/recruit/recruit02-bn01.jpg');
}
.boxRecruit02 .boxLink01 a.linkInternship {
  margin-top: 2.0em;
  background-image: url('./../../images/recruit/recruit02-bn02.jpg');
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxLink01 a {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 0.5em 1.0em 0.5em 1.0em;
    border-radius: 0.4em;
    background-position: left center;
  }
  .boxRecruit02 .boxLink01 a.linkInternship {
    margin-top: 1.0em;
  }
}

.boxRecruit02 .boxLink01 a .txtJa {
  margin-right: 1.0em;
  letter-spacing: 0.22em;
  font-size: 2.35rem;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxLink01 a .txtJa {
    letter-spacing: 0.2em;
    font-size: 1.2rem;
  }
}

.boxRecruit02 .boxLink01 a .txtEn {
  position: relative;
  top: 0.1em;
  letter-spacing: 0.14em;
  font-family: var(--base-font-en);
  font-size: 0.98rem;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxLink01 a .txtEn {
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}

.boxRecruit02 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01LR {
    display: block;
  }
}

.boxRecruit02 .boxCont01L {
  margin-right: 14%;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01L {
    margin-right: 0;
    margin-bottom: 1.5em;
  }
}

.boxRecruit02 .boxCont01L .ttl01 {
  margin-bottom: 1.3em;
  letter-spacing: 0.13em;
  font-size: 1.6rem;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01L .ttl01 {
    margin-bottom: 0.6em;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

.boxRecruit02 .boxCont01L .boxBaseCom > p {
  line-height: 1.87;
}

.boxRecruit02 .boxCont01R {
  padding-bottom: 0.55em;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01R {
    padding-bottom: 0;
    text-align: center;
  }
}

.boxRecruitVoiceWrap {
  margin-bottom: 6.6em;
}
@media all and (max-width: 750px){
  .boxRecruitVoiceWrap {
    margin-bottom: 3.5em;
  }
}

.boxRecruitVoice .boxList {
  padding-top: 0.55em;
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxList {
    padding-top: 0;
  }
}

.boxRecruitVoice .boxListOne {
  margin-bottom: 2.8em;
}
.boxRecruitVoice .boxListOne:last-child {
  margin-bottom: 0;
}

.boxRecruitVoice .boxListOne .ttlBase10 {
  position: relative;
  margin-bottom: 3.15em;
  padding-right: 8.5em;
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxListOne .ttlBase10 {
    margin-bottom: 1.5em;
    padding-right: 2.5em;
  }
}

.boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion {
  position: absolute;
  top: 52%;
  right: 1.0em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 5.65em;
  height: 1.75em;
  padding: 0.2em 1.8em 0.25em 0.83em;
  border-radius: 1.75em;
  background-color: #fff;
  line-height: 1.0;
  letter-spacing: 0.04em;
  font-size: 1.15rem;
  color: #244a91;
  transform: translateY(-50%);
  --accordion-icn: '＋';
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion {
    top: 50%;
    right: 0.3em;
    width: 1.75em;
    padding: 0;/*0.2em 1.8em 0.25em 1.8em;*/
  }
}

.boxRecruitVoice .boxListOne.boxAccordionWrap.statusOpen .ttlBase10 .icnAccordion {
  --accordion-icn: '－';
}

.boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion:before,
.boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion:before {
  right: 0.33em;
  width: 1.25em;
  height: 1.25em;
  border-radius: 1.25em;
  background-color: #cfddfb;
}
.boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion:after {
  content: var(--accordion-icn);
  right: 0.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.1em 0 0 0.1em;
  line-height: 1.0;
  letter-spacing: normal;
  font-family: var(--base-font-en);
  font-weight: 300;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion:before,
  .boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion:after {
    right: 0;
    left: 0;
  }
  .boxRecruitVoice .boxListOne .ttlBase10 .icnAccordion:after {
    padding: 0.1em 0 0 0;
  }
}

@media all and (max-width: 750px){
  .boxRecruitVoice .boxListOne .ttlBase10 .icnAccordionTxt {
    display: none;
  }
}

.boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideOne {
  position: relative;
  width: 23.6%;
  min-height: 17.75em;
  margin-right: calc((100% - 23.6% * 4) / 3);
  padding: 1.33em 1.2em 2.8em 1.4em;
  --border-color: #ccc;
  border: 0.45em var(--border-color) solid;
  border-radius: 1.2em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideOne {
    width: 100%;
    min-height: 10em;
    margin-right: 3vw;
    padding: 1.0em 0.8em 2.2em 1.0em;
    border-radius: 1.0em;
  }
}

.boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideOne > p {
  line-height: 2.0;
  letter-spacing: 0.09em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideOne > p {
    line-height: 1.7;
    letter-spacing: 0.06em;
    font-size: 0.9rem;
  }
}

.boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideOne .txtCat {
  position: absolute;
  bottom: 0.8em;
  right: 1.15em;
  letter-spacing: 0.11em;
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideOne .txtCat {
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideNavi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 1.45em;
}

.boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (max-width: 750px){
  .boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
  }
}

@media all and (max-width: 750px){
  .boxRecruitVoice .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi > li {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
  }
}

.boxRecruitVoice .boxCsnkSliderArchive01 .slideNaviL,
.boxRecruitVoice .boxCsnkSliderArchive01 .slideNaviR {
  position: relative;
  top: auto;
  bottom: auto;
  margin: 0;
  transform: none;
}
.boxRecruitVoice .boxCsnkSliderArchive01 .slideNaviL {
  left: -1.25em;
  transform: scaleX(-1);
}
.boxRecruitVoice .boxCsnkSliderArchive01 .slideNaviR {
  right: -1.25em;
}

.boxRecruitFaqWrap {
  margin-bottom: 6.6em;
}
@media all and (max-width: 750px){
  .boxRecruitFaqWrap {
    margin-bottom: 3.5em;
  }
}

.boxRecruitFaq .boxList {
  padding-top: 0.5em;
}

.boxRecruitFaq .boxListOne {
  padding-bottom: 2.75em;
}
.boxRecruitFaq .boxListOne:last-child {
  padding-bottom: 0;
}
@media all and (max-width: 750px){
  .boxRecruitFaq .boxListOne {
    padding-bottom: 1.0em;
  }
}

.boxRecruitFaq .boxListOne .ttlBase10 {
  position: relative;
  padding-right: 8.5em;
}
@media all and (max-width: 750px){
  .boxRecruitFaq .boxListOne .ttlBase10 {
    padding-right: 2.5em;
  }
}

.boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion {
  position: absolute;
  top: 52%;
  right: 1.0em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 5.65em;
  height: 1.75em;
  padding: 0.2em 1.8em 0.25em 0.83em;
  border-radius: 1.75em;
  background-color: #fff;
  line-height: 1.0;
  letter-spacing: 0.04em;
  font-size: 1.15rem;
  color: #244a91;
  transform: translateY(-50%);
  --accordion-icn: '＋';
}
@media all and (max-width: 750px){
  .boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion {
    top: 50%;
    right: 0.3em;
    width: 1.75em;
    padding: 0;
  }
}

.boxRecruitFaq .boxListOne.boxAccordionWrap.statusOpen .ttlBase10 .icnAccordion {
  --accordion-icn: '－';
}

.boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion:before,
.boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion:before {
  right: 0.33em;
  width: 1.25em;
  height: 1.25em;
  border-radius: 1.25em;
  background-color: #cfddfb;
}
.boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion:after {
  content: var(--accordion-icn);
  right: 0.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.1em 0 0 0.1em;
  line-height: 1.0;
  letter-spacing: normal;
  font-family: var(--base-font-en);
  font-weight: 300;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion:before,
  .boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion:after {
    right: 0;
    left: 0;
  }
  .boxRecruitFaq .boxListOne .ttlBase10 .icnAccordion:after {
    padding: 0.1em 0 0 0;
  }
}

@media all and (max-width: 750px){
  .boxRecruitFaq .boxListOne .ttlBase10 .icnAccordionTxt {
    display: none;
  }
}

.boxRecruitFaq .boxListOne .btnAccordion {
  position: relative;
}

.boxRecruitFaq .boxListOne .boxAccordion {
  padding: 1.5em 0 1.3em 0;
}
@media all and (max-width: 750px){
  .boxRecruitFaq .boxListOne .boxAccordion {
    padding: 0 0 1.0em 0;
  }
}

.boxRecruitFaq .boxListOne .boxAccordion.boxBaseCom > p {
  line-height: 2.0;
  letter-spacing: 0.067em;
}

.boxRecruitAWrap {
  margin-top: 5.0em;
  margin-bottom: 5.0em;
}
@media all and (max-width: 750px){
  .boxRecruitAWrap {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }
}

.boxRecruitSearch01 {
  margin-bottom: 2.0em;
}

.boxRecruitSearch01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  font-size: 1.0rem;
}
@media all and (max-width: 750px){
  .boxRecruitSearch01 .dl01 {
    display: block;
    font-size: 0.9rem;
  }
}

.boxRecruitSearch01 .dl01 + .dl01 {
  margin-top: 1.0em;
}

.boxRecruitSearch01 .dl01 > dt {
  width: 200px;
}
@media all and (max-width: 750px){
  .boxRecruitSearch01 .dl01 > dt {
    width: 100%;
  }
}

.boxRecruitSearch01 .dl01 > dt > span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  min-height: 2.5em;
  border-radius: 0.6em;
  background-color: #244a91;
  color: #fff;
}

.boxRecruitSearch01 .dl01 > dd {
  width: calc(100% - 200px);
  padding-left: 3%;
  padding-top: 0.2em;
}
@media all and (max-width: 750px){
  .boxRecruitSearch01 .dl01 > dd {
    width: 100%;
    padding-left: 0.5em;
    padding-top: 0.5em;
  }
}

.boxRecruitSearch01 .dl01 > dd .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxRecruitSearch01 .dl01 > dd .ul01 > li {
  margin: 0.2em 1.5em 0.2em 0;
}

.boxRecruitSearch01 .dl01 > dd .ul01 > li:last-child {
  margin-right: 0;
}

.boxRecruitSearch01 .dl01 > dd .ul01 > li input {
  vertical-align: middle;
}

.boxRecruitSearch01 .dl01 > dd .ul01 > li .txt01 {
  position: relative;
  top: 0.03em;
  vertical-align: middle;
}


.boxRecruit03Wrap {
  padding-bottom: 2.0em;
}
@media all and (max-width: 750px){
  .boxRecruit03Wrap {
    padding-bottom: 1.0em;
  }
}

.boxRecruit03 .boxList {
  padding-top: 0.7em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxList {
    padding-top: 0;
  }
}

.boxRecruit03 .boxListOne,
.boxNursing05 .boxListOne,
.boxNursing05 .boxCsnkSliderArchive01 .boxSlideOne {
  margin-bottom: 3.5em;
  padding: 2.75em 3em 2.4em 3em;
  border-radius: 1.5em;
  background-image: url('./../../images/recruit/recruit03-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.boxNursing05 .boxCsnkSliderArchive01 .boxSlideOne {
  width: 100%;
  margin-bottom: 0;
}
.boxRecruit03 .boxListOne:last-child,
.boxNursing05 .boxListOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOne,
  .boxNursing05 .boxListOne,
  .boxNursing05 .boxCsnkSliderArchive01 .boxSlideOne {
    margin-bottom: 2.0em;
    padding: 1.0em 5% 1.0em 5%;
    border-radius: 1.0em;
    background-size: 100% 100%;
  }
  .boxNursing05 .boxListOne,
  .boxNursing05 .boxCsnkSliderArchive01 .boxSlideOne {
    padding: 1.0em 2vw 0.5em 2vw;
  }
}

.boxRecruit03 .boxListOneIn,
.boxNursing05 .boxListOneIn,
.boxNursing05 .boxSlideOneIn {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn,
  .boxNursing05 .boxListOneIn,
  .boxNursing05 .boxSlideOneIn {
    display: block;
  }
}

.boxRecruit03 .boxListOneIn .boxImg,
.boxNursing05 .boxListOneIn .boxImg,
.boxNursing05 .boxSlideOneIn .boxImg {
  overflow: hidden;
  width: 35%;
  border-radius: 1.5em;
  aspect-ratio: 414 / 264;
}
.boxNursing05 .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg {
  height: auto;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxImg,
  .boxNursing05 .boxListOneIn .boxImg,
  .boxNursing05 .boxSlideOneIn .boxImg {
    width: 100%;
    border-radius: 1.0em;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt,
.boxNursing05 .boxListOneIn .boxTxt,
.boxNursing05 .boxSlideOneIn .boxTxt {
  width: calc(100% - 35%);
  padding-left: 3.5%;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt,
  .boxNursing05 .boxListOneIn .boxTxt,
  .boxNursing05 .boxSlideOneIn .boxTxt {
    width: 100%;
    padding-left: 0;
    padding-top: 1.0em;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt .boxMeta,
.boxNursing05 .boxListOneIn .boxTxt .boxMeta,
.boxNursing05 .boxSlideOneIn .boxTxt .boxMeta,
.boxRecruitS01 .boxMeta {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.65em;
}

.boxRecruit03 .boxListOneIn .boxTxt .boxMeta .txtNewMid,
.boxNursing05 .boxListOneIn .boxTxt .boxMeta .txtNewMid,
.boxNursing05 .boxSlideOneIn .boxTxt .boxMeta .txtNewMid,
.boxRecruitS01 .boxMeta .txtNewMid {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 5.1em;
  height: 1.6em;
  margin-right: 0.7em;
  padding-left: 0.35em;
  border-radius: 1.6em;
  background-color: rgba(255,0,0,0.2);/*TEST*/
  letter-spacing: 0.4em;
  font-size: 1.05rem;
  font-weight: 500;
  color: #ff0000;
}
.boxRecruit03 .boxListOneIn .boxTxt .boxMeta .txtNewMid.typeNew,
.boxNursing05 .boxListOneIn .boxTxt .boxMeta .txtNewMid.typeNew,
.boxNursing05 .boxSlideOneIn .boxTxt .boxMeta .txtNewMid.typeNew,
.boxRecruitS01 .boxMeta .txtNewMid.typeNew {
  background-color: #ddecfd;
  color: #2970f5;
}
.boxRecruit03 .boxListOneIn .boxTxt .boxMeta .txtNewMid.typeMid,
.boxNursing05 .boxListOneIn .boxTxt .boxMeta .txtNewMid.typeMid,
.boxNursing05 .boxSlideOneIn .boxTxt .boxMeta .txtNewMid.typeMid,
.boxRecruitS01 .boxMeta .txtNewMid.typeMid {
  background-color: #ffeef0;
  color: #e73359;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .boxMeta .txtNewMid,
  .boxNursing05 .boxListOneIn .boxTxt .boxMeta .txtNewMid,
  .boxNursing05 .boxSlideOneIn .boxTxt .boxMeta .txtNewMid,
  .boxRecruitS01 .boxMeta .txtNewMid {
    font-size: 0.85rem;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt .boxMeta .ulBaseListCat.typeBg > li,
.boxNursing05 .boxListOneIn .boxTxt .boxMeta .ulBaseListCat.typeBg > li,
.boxNursing05 .boxSlideOneIn .boxTxt .boxMeta .ulBaseListCat.typeBg > li,
.boxRecruitS01 .boxMeta .ulBaseListCat.typeBg > li {
  min-width: 5.8em;
  height: 1.6em;
  padding: 0 0 0 0.35em;
  font-size: 1.05rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .boxMeta .ulBaseListCat.typeBg > li,
  .boxNursing05 .boxListOneIn .boxTxt .boxMeta .ulBaseListCat.typeBg > li,
  .boxNursing05 .boxSlideOneIn .boxTxt .boxMeta .ulBaseListCat.typeBg > li,
  .boxRecruitS01 .boxMeta .ulBaseListCat.typeBg > li {
    font-size: 0.85rem;
  }
}

.boxRecruit03 .boxListOneIn .boxTxtCol1,
.boxNursing05 .boxList .boxTxtCol1 {
  width: 100%;
  margin-top: 1.5em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxtCol1,
  .boxNursing05 .boxList .boxTxtCol1 {
    margin-top: 0.6em;
  }
}

.boxRecruit03 .boxList .boxDlExam,
.boxNursing05 .boxList .boxDlExam {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  border-left: 1px #dedede solid;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxList .boxDlExam,
  .boxNursing05 .boxList .boxDlExam {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    border-top: 1px #dedede solid;
  }
}

.boxRecruit03 .boxList .dlExam,
.boxNursing05 .boxList .dlExam {
  width: calc(100% / 6);
  border-top: 1px #dedede solid;
  border-bottom: 1px #dedede solid;
  border-right: 1px #dedede solid;
  background-color: #fff;
}
.boxRecruit03 .boxList .dlExam.typeDate,
.boxRecruit03 .boxList .dlExam.typeDeadline,
.boxNursing05 .boxList .dlExam.typeDate,
.boxNursing05 .boxList .dlExam.typeDeadline {
  min-width: 14.5em;
}
.boxRecruit03 .boxList .dlExam.typeResult,
.boxNursing05 .boxList .dlExam.typeResult {
  min-width: 10em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxList .dlExam,
  .boxNursing05 .boxList .dlExam {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    border-top: 0;
  }
}

.boxRecruit03 .boxList .dlExam > dt,
.boxNursing05 .boxList .dlExam > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 2.8em;
  border-bottom: 1px #dedede solid;
  background-color: #f1f5fe;
  letter-spacing: 0.12em;
  font-size: 1.13rem;
  font-weight: 700;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxList .dlExam > dt,
  .boxNursing05 .boxList .dlExam > dt {
    width: 28%;/*10vw;*/
    height: auto;
    padding: 0.5em 0;
    border-bottom: 0;
    border-right: 1px #dedede solid;
    letter-spacing: 0.08em;
    font-size: 0.9rem;
  }
}

@media all and (max-width: 750px){
  .boxRecruit03 .boxList .dlExam > dt > span,
  .boxNursing05 .boxList .dlExam > dt > span {
    /*
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    display: inline-block;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    white-space: pre;
    */
  }
}

.boxRecruit03 .boxList .dlExam > dd,
.boxNursing05 .boxList .dlExam > dd {
  padding: 1.0em 0.3em 1.0em 0.7em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxList .dlExam > dd,
  .boxNursing05 .boxList .dlExam > dd {
    width: calc(100% - 28%);/*calc(100% - 10vw);*/
    padding: 0.6em 0.3em 0.6em 0.6em;
  }
}

.boxRecruit03 .boxList .ulExam > li,
.boxNursing05 .boxList .ulExam > li {
  margin-bottom: 0.2em;
}

.boxRecruit03 .boxList .dlExam > dd .txtDate,
.boxNursing05 .boxList .dlExam > dd .txtDate {
  display: block;
}
.boxRecruit03 .boxList .dlExam > dd .txtDate.typeEnd,
.boxNursing05 .boxList .dlExam > dd .txtDate.typeEnd {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}

.boxRecruit03 .boxList .dlExam > dd .txtDate.typeEnd > .txtDateIn,
.boxNursing05 .boxList .dlExam > dd .txtDate.typeEnd > .txtDateIn {
  margin-right: 1.0em;
  text-decoration: line-through;
}

.boxRecruit03 .boxList .dlExam > dd .txtDate.typeEnd .txtEnd,
.boxNursing05 .boxList .dlExam > dd .txtDate.typeEnd .txtEnd {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1.6em;
  padding: 0 0.2em;
  background-color: #244a91;
  font-size: 0.9rem;
  color: #fff;
  white-space: nowrap;
}
.boxRecruit03 .boxList .dlExam > dd .txtDate.typeEnd .txtEnd:before,
.boxNursing05 .boxList .dlExam > dd .txtDate.typeEnd .txtEnd:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 0.8em;
  height: 0.8em;
  margin: auto;
  border: 0.8em rgba(255,255,255,0) solid;
  border-right: 0.8em #244a91 solid;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxList .dlExam > dd .txtDate.typeEnd .txtEnd,
  .boxNursing05 .boxList .dlExam > dd .txtDate.typeEnd .txtEnd {
    font-size: 0.8rem;
  }
}

.boxRecruit03 .boxList .dlExam > dd .txtDate + .txtRemarks,
.boxNursing05 .boxList .dlExam > dd .txtDate + .txtRemarks {
  margin-top: 0.2em;
}

.boxRecruit03 .boxList .dlExam > dd .txtRemarks,
.boxNursing05 .boxList .dlExam > dd .txtRemarks {
  display: block;
}

.boxNursing05 .boxListOneIn .boxDl01,
.boxNursing05 .boxCsnkSliderArchive01 .boxSlideOneIn .boxDl01 {
  margin-top: 0;
}

.boxRecruit03 .boxListOneIn .boxTxt .dl01,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01,
.boxNursing05 .boxListOneIn .boxTxt .dl01,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.37em;
  line-height: 1.75;
  font-size: 1.13rem;
}
.boxRecruit03 .boxListOneIn .boxTxt .dl01:last-child,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01:last-child,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01:last-child,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .dl01,
  .boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01,
  .boxNursing05 .boxListOneIn .boxTxt .dl01,
  .boxNursing05 .boxSlideOneIn .boxTxt .dl01 {
    display: block;
    margin-bottom: 0.6em;
    line-height: 1.7;
    font-size: 0.9rem;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt,
.boxNursing05 .boxListOneIn .boxTxt .dl01 > dt,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt {
  width: 131px;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt,
  .boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt,
  .boxNursing05 .boxListOneIn .boxTxt .dl01 > dt,
  .boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt {
    width: 100%;
  }
}

.boxNursing05 .boxListOneIn .dl01 > dt:before,
.boxNursing05 .boxCsnkSliderArchive01 .boxSlideOneIn .dl01 > dt:before,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt:before,
.boxNursing05 .boxListOneIn .dl01 > dt:after,
.boxNursing05 .boxCsnkSliderArchive01 .boxSlideOneIn .dl01 > dt:after {
  content: none;
}

.boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt > span,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt > span,
.boxNursing05 .boxListOneIn .boxTxt .dl01 > dt > span,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt > span {
  position: relative;
  display: inline-block;
  padding-left: 1.35em;
  color: #244a91;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt > span,
  .boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt > span,
  .boxNursing05 .boxListOneIn .boxTxt .dl01 > dt > span,
  .boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt > span {
    padding-left: 1.2em;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt > span.str2:first-letter,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt > span.str2:first-letter,
.boxNursing05 .boxListOneIn .boxTxt .dl01 > dt > span.str2:first-letter,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt > span.str2:first-letter {
  letter-spacing: 2.25em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt > span.str2:first-letter,
  .boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt > span.str2:first-letter,
  .boxNursing05 .boxListOneIn .boxTxt .dl01 > dt > span.str2:first-letter,
  .boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt > span.str2:first-letter {
    letter-spacing: 2.1em;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt > span:before,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt > span:before,
.boxNursing05 .boxListOneIn .boxTxt .dl01 > dt > span:before,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt > span:before {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  left: 0.1em;
  width: 0.5em;
  height: 0.5em;
  margin: auto;
  border-radius: 0.5em;
  background-color: #578cec;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .dl01 > dt > span:before,
  .boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dt > span:before,
  .boxNursing05 .boxListOneIn .boxTxt .dl01 > dt > span:before,
  .boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dt > span:before {
    width: 0.45em;
    height: 0.45em;
    border-radius: 0.45em;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt .dl01 > dd,
.boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dd,
.boxNursing05 .boxListOneIn .boxTxt .dl01 > dd,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dd {
  width: calc(100% - 131px);
  letter-spacing: 0.085em;
}
.boxRecruit03 .boxListOneIn .boxTxt .dl01.dlRecruitCont > dd,
.boxNursing05 .boxListOneIn .boxTxt .dl01.dlRecruitCont > dd,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01.dlRecruitCont > dd {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .dl01 > dd,
  .boxRecruit03 .boxListOneIn .boxTxtCol1 .dl01 > dd,
  .boxNursing05 .boxListOneIn .boxTxt .dl01 > dd,
  .boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dd {
    width: 100%;
  }
}

.boxRecruit03 .boxListOneIn .boxTxt .dl01 > dd .ulBaseListCat > li,
.boxNursing05 .boxListOneIn .boxTxt .dl01 > dd .ulBaseListCat > li,
.boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dd .ulBaseListCat > li {
  line-height: 1.75;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxListOneIn .boxTxt .dl01 > dd .ulBaseListCat > li,
  .boxNursing05 .boxListOneIn .boxTxt .dl01 > dd .ulBaseListCat > li,
  .boxNursing05 .boxSlideOneIn .boxTxt .dl01 > dd .ulBaseListCat > li {
    line-height: 1.7;
    font-size: 0.9rem;
  }
}

.boxNursing05 .boxCsnkSliderArchive01 .txtSlideNavi {
  display: none;
}

.boxNursing05 .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
  position: relative;
  top: 1.5em;
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (max-width: 750px){
  .boxNursing05 .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
    top: 0.7em;
  }
}

.boxNursing05 .boxCsnkSliderArchive01 .slideNaviL {
  left: -50px;
}
@media all and (max-width: 750px){
  .boxNursing05 .boxCsnkSliderArchive01 .slideNaviL {
    left: -4vw;
  }
}

.boxNursing05 .boxCsnkSliderArchive01 .slideNaviR {
  right: -50px;
}
@media all and (max-width: 750px){
  .boxNursing05 .boxCsnkSliderArchive01 .slideNaviR {
    right: -4vw;
  }
}


/*##### Recruit Single #####*/
.boxRecruitS01Wrap {
  margin-bottom: 5.0em;
}
@media all and (max-width: 750px){
  .boxRecruitS01Wrap {
    margin-bottom: 1.5em;
  }
}

.boxRecruitS01 {
  position: relative;
}

.boxRecruitS01 .boxTtlBase01 {
  padding-right: 430px;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxTtlBase01 {
    padding-right: 0;
  }
}

.boxRecruitS01 .imgEyeCatch {
  position: absolute;
  z-index: 2;
  top: 1.5em;
  right: 0;
  max-width: 414px;
  max-height: 300px;
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .imgEyeCatch {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    max-width: 100%;
    max-height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

.boxRecruitSDlWrap {
  margin-bottom: 7.0em;
}
@media all and (max-width: 750px){
  .boxRecruitSDlWrap {
    margin-bottom: 3.5em;
  }
}

.boxRecruitSDl .dlBase01:first-child > dd {
  padding-right: 420px;
}
.boxRecruitSDl .boxDlBase01.typeNotTop .dlBase01:first-child > dd,
.boxRecruitSDl .dlBase01.typeRow:first-child > dd {
  padding-right: 0;
}
@media all and (max-width: 750px){
  .boxRecruitSDl .dlBase01:first-child > dd {
    padding-right: 0;
  }
}


/*##### Recruit Nursing #####*/
body.pageRecruitNursing .boxMvWrap:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 54.331%;/*1035px;*/
  background-image: url('./../../images/recruit-nursing/nursing-top-img01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 1035 / 569;
}

.boxNursingTopWrap {
  position: relative;
  margin-bottom: 10.5em;
  background-image: url('./../../images/recruit-nursing/nursing-top-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
@media all and (max-width: 750px){
  .boxNursingTopWrap {
    margin-bottom: 3.5em;
  }
}

.boxNursingTopWrap .obj01NursingTop {
  position: absolute;
  top: 16.1em;
  left: -1.1%;
  width: 21.55%;
}
@media all and (max-width: 1600px){
  .boxNursingTopWrap .obj01NursingTop {
    left: -1.5%;
    width: 20.0%;
  }
}
@media all and (max-width: 750px){
  .boxNursingTopWrap .obj01NursingTop {
    top: 8.5em;
  }
}

.boxNursingTop .ttl01 {
  position: relative;
  top: -0.08em;
  left: -0.03em;
  margin-bottom: 0.36em;
  background: linear-gradient(135deg, #7889df 0%, #fa7ba2 50%, #fa7ba2 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 0.97;
  letter-spacing: 0.2rem;
  font-family: var(--base-font-en);
  font-size: 9.5rem;
  font-weight: 300;
  text-indent: -0.06em;
}
@media all and (max-width: 750px){
  .boxNursingTop .ttl01 {
    text-align: center;
    line-height: 1.2;
    font-size: 2.7rem;
  }
}

.boxNursingTop .ttl02 {
  margin-bottom: 1.56em;
  padding-left: 1.2em;
  text-align: center;
  letter-spacing: 0.165em;
  font-size: 2.8rem;
  color: #578cec;
}
@media all and (max-width: 750px){
  .boxNursingTop .ttl02 {
    position: relative;
    z-index: 2;
    padding-left: 0;
    letter-spacing: 0.08em;
    font-size: 1.3rem;
  }
}

.boxNursingTop .boxBaseCom > p {
  text-align: center;
  line-height: 1.88;
  color: #454545;
}

.boxNursingTop .boxBaseCom > p + p {
  margin-top: 1.95em;
}
@media all and (max-width: 750px){
  .boxNursingTop .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

.boxNursing01Wrap {
  padding-bottom: 5.1em;
}
@media all and (max-width: 750px){
  .boxNursing01Wrap {
    padding-bottom: 2.5em;
  }
}

.boxNursing01 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 6.49em;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR {
    position: relative;
    display: block;
    margin-bottom: 3.5em;
  }
}

.boxNursing01 .boxCont01LR .boxImg {
  width: 31.8%;
  text-align: right;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR .boxImg {
    position: absolute;
    top: -1.0em;
    right: 0;
    width: calc(100% - 55%);/*100%;*/
    text-align: center;
  }
}

.boxNursing01 .boxCont01LR .boxImg img {
  position: relative;
  top: -3.6em;
  border-radius: 19px;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR .boxImg img {
    top: auto;
  }
}

.boxNursing01 .boxCont01LR .boxTxt {
  position: relative;
  width: calc(100% - 31.8%);
  padding-left: 3.35%;
  padding-bottom: 4.95em;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR .boxTxt {
    width: 100%;
    padding-left: 0;
    padding-bottom: 3.8em;
  }
}

.boxNursing01 .boxCont01LR .boxTxt:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: -27.8%;
  display: block;
  height: 100%;
  border-top-left-radius: 19px;
  border-bottom-left-radius: 19px;
  background-image: url('./../../images/recruit-nursing/nursing01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  aspect-ratio: 1234 / 475;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR .boxTxt:before {
    background-size: cover;
  }
}

.boxNursing01 .boxCont01LR .boxTxt .ttl01 {
  position: relative;
  right: -0.2em;
  margin-top: -0.87em;
  margin-bottom: 0.18em;
  padding-right: 0.1em;
  text-align: right;
  letter-spacing: 0.046em;
  font-family: var(--base-font-en);
  font-size: 5.9rem;
  font-weight: 300;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR .boxTxt .ttl01 {
    position: absolute;
    right: -0.5em;
    top: 6.8em;
    font-size: 1.5rem;/*2.9rem;*/
  }
}

.boxNursing01 .boxCont01LR .boxTxt .ttl01 > span {
  background: linear-gradient(135deg, #a096e1 0%, #7d91e7 10%, #fba8d3 80%, #fba8d3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.boxNursing01 .boxCont01LR .boxTxt .ttl02 {
  margin-bottom: 1.57em;
  line-height: 1.56;
  letter-spacing: 0.08em;
  font-size: 1.62rem;
  color: #ff64b1;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR .boxTxt .ttl02 {
    width: 55%;
    margin-bottom: 1.5em;
    padding-top: 1.0em;
    font-size: 1.3rem;
  }
}

.boxNursing01 .boxCont01LR .boxTxt .boxBaseCom > p {
  margin-bottom: 1.49em;
  line-height: 1.89;
  letter-spacing: 0.092em;
}

.boxNursing01 .boxCont01LR .boxTxt .boxBaseCom > p + p {
  margin-top: 1.9em;
}
@media all and (max-width: 750px){
  .boxNursing01 .boxCont01LR .boxTxt .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

@media all and (max-width: 750px){
  .boxNursing01 .boxCont02 .dlBase03 {
    margin-bottom: 0;
  }
}

.boxNursing01AWrap {
  margin-bottom: 8.0em;
}
@media all and (max-width: 750px){
  .boxNursing01AWrap {
    margin-bottom: 3.5em;
  }
}

@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .boxTb01Wrap {
    overflow-x: auto;
  }
}

@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .boxTb01Wrap .tb01 {
    width: 150vw;
  }
}

.boxNursing01A .boxCont00 .tb01ScrollArrow01 {
  display: none;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01ScrollArrow01 {
    display: block;
    padding: 0.5em 1.5em 0.5em 0;
    text-align: right;
    font-size: 1.2rem;
    animation: aniTbScroll01 0.8s ease-in infinite alternate;
  }
}

.boxNursing01A .boxCont00 .tb01 {
  width: 100%;
}

.boxNursing01A .boxCont00 .tb01 th,
.boxNursing01A .boxCont00 .tb01 td {
  padding: 1.6em 0.3em;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.08em;
  border-bottom: 1px #dcdcdc solid;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01 th,
  .boxNursing01A .boxCont00 .tb01 td {
    font-size: 0.9rem;
  }
}

.boxNursing01A .boxCont00 .tb01 thead th {
  padding: 1.2em 0.3em;
  font-size: 1.5rem;
}
.boxNursing01A .boxCont00 .tb01 thead th:nth-child(1) {
  width: 40%;
}
.boxNursing01A .boxCont00 .tb01 thead th:nth-child(2) {
  width: 20%;
}
.boxNursing01A .boxCont00 .tb01 thead th:nth-child(3) {
  width: calc(100% - (40% + 20%));
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01 thead th {
    font-size: 1.0rem;
  }
}

.boxNursing01A .boxCont00 .tb01 tbody th {
  text-align: left;
}

.boxNursing01A .boxCont00 .tb01 tbody th > span {
  position: relative;
  display: inline-block;
  padding-left: 1.6em;
  letter-spacing: 0.09em;
  color: #1c438d;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01 tbody th > span {
    font-size: 0.9rem;
  }
}

.boxNursing01A .boxCont00 .tb01 tbody th > span:before {
  content: '';
  position: absolute;
  top: 0.15em;
  bottom: 0;
  left: 0.4em;
  width: 0.5em;
  height: 0.5em;
  margin: auto;
  border-radius: 0.5em;
  background-color: #578cec;
}

.boxNursing01A .boxCont00 .tb01 tbody td .tdIn {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  letter-spacing: 0.12em;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01 tbody td .tdIn {
    font-size: 0.9rem;
  }
}

.boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txtTtl {
  margin-bottom: 0.8em;
  text-align: center;
  font-size: 1.5rem;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txtTtl {
    font-size: 0.9rem;
  }
}

.boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txt00 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.4em;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txt00 {
    font-size: 0.9rem;
  }
}

.boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txt01 {
  width: 100px;
  text-align: left;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txt01 {
    width: 4em;
  }
}

.boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txt02 {
  width: 4em;
  text-align: right;
}

.boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txt03 {
  width: 2.5em;
  text-align: right;
}

.boxNursing01A .boxCont00 .tb01 tbody td .tdIn .txt04 {
  width: 4.3em;
  text-align: right;
}

.boxNursing01A .boxCont00 .boxDlBase01 {
  --dt-width: 330px;
  --dt-padding-right: 17px;
}

@media all and (max-width: 750px){
  .boxNursing01A .boxCont00 .dlBase01 > dd {
    padding-left: 1.5em;
  }
}

.boxNursing01A .boxCont01 {
  position: relative;
  padding-top: 5.5em;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont01 {
    padding-top: 2.5em;
  }
}

.boxNursing01A .boxCont01 .ttl01 {
  margin-bottom: 1.5em;
  padding-left: 0.16em;
  text-align: center;
  letter-spacing: 0.11em;
  font-size: 2.3rem;
  font-weight: 600;
  color: #d95b99;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont01 .ttl01 {
    padding-left: 0;
    letter-spacing: 0.12em;
    font-size: 1.3rem;
  }
}

.boxNursing01A .boxCont01 .boxBaseCom {
  margin-bottom: 3.5em;
}
@media all and (max-width: 750px){
  .boxNursing01A .boxCont01 .boxBaseCom {
    margin-bottom: 1.5em;
    text-align: left;
  }
}

.boxNursing02Wrap {
  margin-bottom: 5.5em;/*7.75em;*/
}
@media all and (max-width: 750px){
  .boxNursing02Wrap {
    margin-bottom: 3.5em;
  }
}

.boxNursing02 .boxContTop,
.boxNursing03 .boxContTop,
.boxNursing04 .boxContTop {
  margin-bottom: 4.25em;
}
@media all and (max-width: 750px){
  .boxNursing02 .boxContTop,
  .boxNursing03 .boxContTop,
  .boxNursing04 .boxContTop {
    margin-bottom: 3.0em;
  }
}

.boxNursing02 .boxContTop .boxBaseCom,
.boxNursing03 .boxContTop .boxBaseCom,
.boxNursing04 .boxContTop .boxBaseCom {
  margin-bottom: 3.0em;
}

.boxNursing02 .boxContTop .boxBaseCom > p,
.boxNursing03 .boxContTop .boxBaseCom > p,
.boxNursing04 .boxContTop .boxBaseCom > p {
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.092em;
}

.boxNursing0201One {
  margin-bottom: 5.0em;
}
@media all and (max-width: 750px){
  .boxNursing0201One {
    margin-bottom: 3.5em;
  }
}

.boxNursing0201One .boxContWrap {
  padding-left: 2%;
}

.boxNursing0201One .boxCont01 {
  margin-bottom: 2.6em;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont01 {
    margin-bottom: 2.0em;
  }
}

.boxNursing0201One .boxCont01 .boxBaseLayoutCol2LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.boxNursing0201One .boxCont01 .boxBaseLayoutCol2LR + .boxBaseLayoutCol2LR {
  margin-top: 1.7em;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont01 .boxBaseLayoutCol2LR {
    position: relative;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxNursing0201One .boxCont01 .boxBaseLayoutCol2L {
  width: 65.8%;
  padding-right: 3.5%;
}
.boxNursing0201One .boxCont01 .boxBaseLayoutCol2L.type01 {
  padding-top: 2.0em;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont01 .boxBaseLayoutCol2L {
    width: 100%;
    padding-right: 0;
    padding-bottom: 1.0em;
  }
  .boxNursing0201One .boxCont01 .boxBaseLayoutCol2L.type01 {
    padding-top: 0;
  }
}

@media all and (max-width: 750px){
  .boxNursing0201One .boxCont01 .boxBaseLayoutCol2LR.typeSp02 .boxBaseLayoutCol2L .ttlBase04 {
    width: 55%;
    min-height: 27.0vw;
  }
}

.boxNursing0201One .boxCont01 .boxBaseLayoutCol2L .boxBaseCom > p {
  padding-left: 0.2em;
  line-height: 1.9;
  letter-spacing: 0.092em;
}

.boxNursing0201One .boxCont01 .boxBaseLayoutCol2R {
  width: calc(100% - 65.8%);
  padding-top: 0.23em;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont01 .boxBaseLayoutCol2R {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .boxNursing0201One .boxCont01 .boxBaseLayoutCol2LR.typeSp02 .boxBaseLayoutCol2R {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 55%);
  }
}

.boxNursing0201One .boxCont01 .boxBaseLayoutCol2R img {
  border-radius: 20px;
}

.boxNursing0201One .boxCont02 {
  margin-bottom: 3.1em;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont02 {
    margin-bottom: 2.5em;
  }
}

.boxNursing0201One .boxCont02 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  /*-webkit-align-items: center;
  align-items: center;*/
  padding: 1.0em;
  border-radius: 10px;
  background-color: #f1f5fd;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont02 .dl01 {
    display: block;
  }
}

.boxNursing0201One .boxCont02 .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 11.76%;
  padding-bottom: 0.02em;
  border-radius: 10px;
  background-color: #578cec;
  text-align: center;
  line-height: 1.61;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  color: #fff;
  aspect-ratio: 1 / 0.955;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont02 .dl01 > dt {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 0.5em 1.0em;
    font-size: 1.2rem;
    aspect-ratio: auto;
  }
}

.boxNursing0201One .boxCont02 .dl01 > dd {
  width: calc(100% - 11.76%);
  padding-left: 2.5%;
  padding-top: 1.1em;
}

.boxNursing0201One .boxCont02 .dl01 > dd .ulBase02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxNursing0201One .boxCont02 .dl01 > dd .ulBase02 > li {
  width: 50%;
  margin-bottom: 0.5em;
  padding-right: 2.45%;
}
@media all and (max-width: 750px){
  .boxNursing0201One .boxCont02 .dl01 > dd .ulBase02 > li {
    width: 100%;
    padding-right: 0;
  }
}

.boxNursing0202 {
  margin-bottom: 5.09em;
}
@media all and (max-width: 750px){
  .boxNursing0202 {
    margin-bottom: 3.5em;
  }
}

.boxNursing0202 .boxCont01 .boxLinkBase02 {
  padding-top: 0.35em;
}

.boxNursing0202 .boxCont01 .linkBase02 {
  width: 100%;
  max-width: 612px;
}

.boxNursing0203 .boxCont01 {
  margin-bottom: 3.4em;
  padding-left: 2.1%;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont01 {
    margin-bottom: 2.5em;
    padding-left: 0;
  }
}

.boxNursing0203 .boxCont01 .ttlBase04 {
  margin-top: -0.9em;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont01 .ttlBase04 {
    margin-top: 0;
  }
}

/*
.boxNursing0203 .boxCont01 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 0.55em;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont01 .boxCont01LR {
    display: block;
    padding-top: 0;
  }
}

.boxNursing0203 .boxCont01 .boxCont01L {
  width: 30%;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont01 .boxCont01L {
    width: 100%;
  }
}
*/

@media all and (max-width: 750px){
  .boxNursing0203 .boxCont01 .boxBaseCom {
    display: none;
  }
}

.boxNursing0203 .boxCont01 .boxBaseCom > p {
  line-height: 1.9;
}

/*
.boxNursing0203 .boxCont01 .boxCont01R {
  width: calc(100% - 30%);
  padding-top: 0.75em;
  padding-left: 4.4%;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont01 .boxCont01R {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }
}
*/

.boxNursing0203 .boxCont02 .boxCont02LRWrap {
  padding: 1.5em;
  border-radius: 19px;
  background-image: url('./../../images/recruit-nursing/nursing-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.boxNursing0203 .boxCont02 .boxCont02LRWrap.type02 {
  margin-top: 2.5em;
  background-image: none;
  box-shadow: 1px 1px 5px rgba(100,100,100,0.1), 0 0 5px rgba(100,100,100,0.1);
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont02 .boxCont02LRWrap {
    padding: 1.0em;
  }
}

.boxNursing0203 .boxCont02 .boxCont02LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 2.7em 2.8em 2.7em 1.8em;
  border-radius: 19px;
  background-image: url('./../../images/recruit-nursing/nursing-bg01-in.webp');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.boxNursing0203 .boxCont02 .boxCont02LRWrap.type02 .boxCont02LR {
  padding: 1.0em;
  background-image: none;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont02 .boxCont02LR {
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 1.0em 1.0em 1.5em 1.0em;
  }
  .boxNursing0203 .boxCont02 .boxCont02LRWrap.type02 .boxCont02LR {
    padding: 0 0 0.5em 0;
  }
}

.boxNursing0203 .boxCont02 .boxCont02LR .boxTxt {
  width: 65.3%;
  padding-left: 3.0%;
}
.boxNursing0203 .boxCont02 .boxCont02LRWrap.type02 .boxCont02LR .boxTxt {
  -webkit-order: 2;
  order: 2;
  padding-right: 0;
  padding-left: 3.5%;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont02 .boxCont02LR .boxTxt {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    padding-left: 0;
    padding-top: 1.0em;
  }
  .boxNursing0203 .boxCont02 .boxCont02LRWrap.type02 .boxCont02LR .boxTxt {
    padding-left: 0;
  }
}

.boxNursing0203 .boxCont02 .boxCont02LR .boxTxt .ttlBase04 {
  margin-bottom: 1.5em;
  letter-spacing: 0.07em;
  font-size: 1.6rem;
  color: #ff64b1;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont02 .boxCont02LR .boxTxt .ttlBase04 {
    margin-bottom: 1.0em;
    font-size: 1.2rem;
  }
}

.boxNursing0203 .boxCont02 .boxCont02LR .boxTxt .boxBaseCom {
  padding-left: 0.2em;
}

.boxNursing0203 .boxCont02 .boxCont02LR .boxTxt .boxBaseCom > p {
  line-height: 1.9;
  letter-spacing: 0.094em;
}

.boxNursing0203 .boxCont02 .boxCont02LR .boxTxt .boxBaseCom > p + p {
  margin-top: 1.9em;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont02 .boxCont02LR .boxTxt .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

.boxNursing0203 .boxCont02 .boxCont02LR .boxImg {
  width: calc(100% - 65.3%);
  text-align: right;
}
.boxNursing0203 .boxCont02 .boxCont02LRWrap.type02 .boxCont02LR .boxImg {
  -webkit-order: 1;
  order: 1;
  text-align: left;
}
@media all and (max-width: 750px){
  .boxNursing0203 .boxCont02 .boxCont02LR .boxImg {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    text-align: center;
  }
  .boxNursing0203 .boxCont02 .boxCont02LRWrap.type02 .boxCont02LR .boxImg {
    text-align: center;
  }
}

.boxNursing0203 .boxCont02 .boxCont02LR .boxImg img {
  border-radius: 20px;
}

.boxNursing03Wrap {
  margin-bottom: 3.0em;
}

.boxNursing03 .boxContTop .boxDlBase03 + .boxBasePageMenu01Wrap {
  margin-top: 3.0em;
}

.boxNursing03 .boxCont01F {
  margin-bottom: 1.3em;
}

.boxNursing03 .boxCont01FOne {
  margin-bottom: 4.65em;
}
.boxNursing03 .boxCont01FOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01FOne {
    margin-bottom: 2.5em;
  }
}

.boxNursing03 .boxCont01FOne .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 0.5em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01FOne .boxCont01LR {
    display: block;
    padding-top: 0;
  }
}

.boxNursing03 .boxCont01FOne .boxCont01LR + .boxCont01LR {
  margin-top: 2.0em;
}

.boxNursing03 .boxCont01FOne .boxCont01LR .boxImg {
  width: 27.8%;
}
.boxNursing03 .boxCont01FOne .boxCont01LR.type02 .boxImg {
  width: 38.6%;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01FOne .boxCont01LR .boxImg,
  .boxNursing03 .boxCont01FOne .boxCont01LR.type02 .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt {
  width: calc(100% - 27.8%);
  padding-left: 3.45%;
}
.boxNursing03 .boxCont01FOne .boxCont01LR.type02 .boxTxt {
  width: calc(100% - 38.6%);
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt,
  .boxNursing03 .boxCont01FOne .boxCont01LR.type02 .boxTxt {
    width: 100%;
    padding-left: 0;
    padding-top: 1.0em;
  }
}

.boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt .ttlBase04 {
  color: #7c64ba;
}

.boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt .ttlBase03 {
  margin-bottom: 1.0em;
}

.boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt .boxBaseCom {
  padding-top: 0.1em;
  padding-left: 0.2em;
}

.boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt .boxBaseCom > p {
  line-height: 1.9;
}

.boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt .boxBaseCom > p + p {
  margin-top: 1.85em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01FOne .boxCont01LR .boxTxt .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

.boxNursing03 .boxCont01FOne .boxCont01LR + .boxBaseLayout03 {
  position: relative;
  margin-top: 4.7em;
  padding-top: 4.7em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01FOne .boxCont01LR + .boxBaseLayout03 {
    margin-top: 2.5em;
    padding-top: 2.5em;
  }
}

.boxNursing03 .boxCont01FOne .boxCont01LR + .boxBaseLayout03:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 60%;
  height: 1px;
  margin: auto;
  background-color: #f0f0f0;
}

.boxNursing03 .boxCont01FOne .boxBaseLayout03 .ttlBase06 {
  font-size: 1.5rem;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01FOne .boxBaseLayout03 .ttlBase06 {
    margin-bottom: 0;
    letter-spacing: normal;
    font-size: 1.1rem;
  }
}

.boxNursing03 .boxCont02 {
  position: relative;
  padding-top: 3.5em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont02 {
    padding-top: 2.0em;
  }
}

/*
.boxNursing03 .boxCont02:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 58.5%;
  height: 1px;
  margin: auto;
  background-color: #ddd;
}
*/

.boxNursing03 .boxCont02 .ttl01 {
  margin-bottom: 1.5em;
  padding-left: 0.16em;
  text-align: center;
  letter-spacing: 0.11em;
  font-size: 2.3rem;
  font-weight: 600;
  color: #d95b99;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont02 .ttl01 {
    padding-left: 0;
    letter-spacing: 0.12em;
    font-size: 1.3rem;
  }
}

.boxNursing03 .boxCont02 .boxBaseLayout03 .ttlBase06 {
  /*color: #e73359;*/
}

.boxNursing03 .boxCont03 {
  margin-bottom: 5.1em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont03 {
    margin-bottom: 3.5em;
  }
}

.boxNursing03 .boxCont03 .boxCont03LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont03 .boxCont03LR {
    display: block;
  }
}

.boxNursing03 .boxCont03 .boxCont03L {
  width: calc(100% - 420px);
  padding-right: 3%;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont03 .boxCont03L {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.0em;
  }
}

.boxNursing03 .boxCont03 .boxCont03R {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 420px;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont03 .boxCont03R {
    width: 100%;
  }
}

.boxNursing03 .boxCont03 .boxCont03R .linkBn {
  margin-bottom: 2.1em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont03 .boxCont03R .linkBn {
    margin-bottom: 1.0em;
  }
}

.boxNursing04Wrap {
  margin-bottom: 6.65em;
  padding-top: 3.6em;
  padding-bottom: 3.6em;
  background-color: #fff1f8;
}
.boxNursing04Wrap.typeOverWide {
  position: relative;
}
.boxNursing04Wrap.typeOverWide:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: -10%;
  width: 120%;
  height: 100%;
  background-color: #fff1f8;
}
@media all and (max-width: 750px){
  .boxNursing04Wrap {
    margin-bottom: 3.5em;
    padding-top: 2.0em;
    padding-bottom: 2.0em;
  }
}

.boxNursing04 {
  position: relative;
}

.boxNursing04 .pTtl {
  position: absolute;
  top: -0.43em;
  left: 0.65em;
  font-family: var(--base-font-en);
  font-size: 4.2rem;
  font-weight: 300;
  background: linear-gradient(to right, #c3bbeb 0%, #fcd3e9 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 750px){
  .boxNursing04 .pTtl {
    font-size: 1.8rem;
  }
}

.boxNursing04 .boxListOneWrap {
  position: relative;
}

.boxNursing04 .boxListOneWrap + .boxListOneWrap {
  margin-top: 2.7em;
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOneWrap + .boxListOneWrap {
    margin-top: 2.5em;
  }
}

.boxNursing04 .boxListOne {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 2.7em;
  border-radius: 20px;
  background-color: #fff;
}
.boxNursing04 .boxListOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOne {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 2.5em;
  }
}

@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .dSp .boxBaseCom {
    width: 100%;
  }
}

.boxNursing04 .boxListOne .boxTxt {
  width: 49.366%;/*66.75%;*/
  padding: 4.8em 3.0% 3.8em 3%;
}
.boxNursing04 .boxListOne.typeCol1 .boxTxt {
  width: 100%;
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .boxTxt {
    width: 67%;
    padding: 2.0em 4.0% 0 4.0%;
  }
}

@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .baseReadMoreSp {
    padding: 1.0em 4.0% 1.0em 4.0%;
  }
}

.boxNursing04 .boxListOne .boxTxt .ttlBase04 {
  letter-spacing: 0.06em;
  color: #ff64b1;
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .boxTxt .ttlBase04 {
    margin-bottom: 0;
  }
}

.boxNursing04 .boxListOne .boxTxt .boxMeta {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 1.0em;
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .baseReadMoreSp .boxMeta {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 1.0em;
  }
}

.boxNursing04 .boxListOne .baseReadMoreSp .boxMeta .ttlBase06,
.boxNursing04 .boxListOne .boxTxt .boxMeta .ttlBase06 {
  font-size: 1.6rem;
  color: #7a89df;/*#555;*/
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .baseReadMoreSp .boxMeta .ttlBase06,
  .boxNursing04 .boxListOne .boxTxt .boxMeta .ttlBase06 {
    font-size: 1.2rem;
  }
}

.boxNursing04 .boxListOne .baseReadMoreSp .boxMeta .ttlBase06 .txt01,
.boxNursing04 .boxListOne .boxTxt .boxMeta .ttlBase06 .txt01 {
  margin-left: 0.5em;
}

.boxNursing04 .boxListOne .baseReadMoreSp .boxBaseCom > p,
.boxNursing04 .boxListOne .boxTxt .boxBaseCom > p {
  line-height: 1.9;
  letter-spacing: 0.093em;
}

.boxNursing04 .boxListOne .boxTxt .boxBaseCom > p + p {
  margin-top: 1.9em;
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .baseReadMoreSp .boxBaseCom > p + p,
  .boxNursing04 .boxListOne .boxTxt .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

.boxNursing04 .boxListOne .boxImg {
  width: calc(100% - 49.366%);/*calc(100% - 66.75%);*/
  aspect-ratio: 680 / 498;
}
.boxNursing04 .boxListOne.typeCol1 .boxImg {
  display: none;
}
@media all and (max-width: 750px){
  .boxNursing04 .boxListOne .boxImg {
    width: calc(100% - 67%);
  }
}

.boxNursing04 .boxListOne .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxNursing05 {
  padding-top: 0.75em;
}


.boxNursing03 .boxCont01A {
  margin-bottom: 4.2em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01A {
    margin-bottom: 3.5em;
  }
}

.boxNursing03 .boxCont01ALR {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01ALR {
    display: block;
  }
}

.boxNursing03 .boxCont01ALR .boxTxt {
  width: 47.0%;
  padding-right: 3%;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01ALR .boxTxt {
    width: 100%;
    padding-right: 0;
    padding-bottom: 1.0em;
  }
}

.boxNursing03 .boxCont01ALR .boxTxt .ttlBase04 {
  letter-spacing: 0.06em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01ALR .boxTxt .ttlBase04 {
    margin-bottom: 0;
  }
}

.boxNursing03 .boxCont01ALR .boxTxt .boxBaseCom > p {
  line-height: 1.9;
  letter-spacing: 0.093em;
}

.boxNursing03 .boxCont01ALR .boxTxt .boxBaseCom > p + p {
  margin-top: 1.9em;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01ALR .boxTxt .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

.boxNursing03 .boxCont01ALR .boxImg {
  width: calc(100% - 47.0%);
  text-align: right;
}
@media all and (max-width: 750px){
  .boxNursing03 .boxCont01ALR .boxImg {
    width: 100%;
    text-align: center;
  }
}
