@charset "UTF-8";
body{
  color: #2C3E50;
}
.page-id-1263 .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none;
}
.page-id-1263 .elementor-widget:not(:last-child){
  margin-bottom: 0 !important;
}
.cl-blue{
  color: #5586DA;
}
@media screen and (min-width: 768px){
  .object-cover {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: 50%;
  }
}
.db {
  display: block;
}

.ttl-common {
  position: relative;
}

.ttl-common:before {
  content: '';
  width: 43px;
  height: 43px;
  background-image: url("../img/recruit/h2_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -43px;
  left: -60px;
}

.ttl-common .eng {
  display: block;
  color: #5586DA;
  font-family: 'Bellefair';
  font-size: 80px;
  letter-spacing: 0.02em;
  line-height: 92px;
  text-transform: uppercase;
}

.ttl-common .eng span {
  color: #98B0D8;
}

.ttl-common small {
  display: block;
  color: #2C3E50;
  font-family: 'Zen Kaku Gothic Antique';
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 34px;
}

.ttl-common small span {
  color: #5586DA;
}

@media screen and (max-width: 1220px) {
  .ttl-common:before {
    left: -20px;
  }
}

@media screen and (max-width: 767px) {
  .ttl-common:before {
    width: 3.6vw;
    height: 3.6vw;
    top: -3.6vw;
    left: -3.6vw;
  }
  .ttl-common .eng {
    font-size: 12.3vw;
    line-height: 14.1vw;
  }
  .ttl-common small {
    font-size: 5.1vw;
    line-height: 7.4vw;
  }
}

#about {
  padding: 108px 0 96px;
  background: linear-gradient(180deg, white 0%, #f3f5fa 100%);
  position: relative;
  z-index: 0;
}

#about:after {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url("../img/recruit/about_deco7.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 60px;
  bottom: 37px;
  z-index: -1;
}

#about h2 {
  margin-bottom: 56px;
}

#about h2:after {
  content: '';
  width: 28px;
  height: 28px;
  background-image: url("../img/recruit/about_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 472px;
  top: 0;
}

#about .blk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#about .blk .col-text {
  position: relative;
  z-index: 2;
}

#about .blk h3 {
  color: #2d2d2d;
  font-family: 'Zen Kaku Gothic Antique';
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.02em;
  margin-bottom: 32px;
  position: relative;
  z-index: 1;
}

#about .blk .catch {
  position: absolute;
}

#about .blk ul {
  color: #2C3E50;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 24px;
}

#about .blk ul li {
  padding-left: 32px;
  position: relative;
}

#about .blk ul li:before {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("../img/recruit/icon_check.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#about .blk ul.icon2 li:before {
  background-image: url("../img/recruit/icon_check2.png");
}
#about .blk ul li + li {
  margin-top: 6px;
}

#about .blk1:before {
  content: '';
  background-image: url("../img/recruit/about_deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 390px;
  height: 356px;
  position: absolute;
  right: -60px;
  top: -132px;
}

#about .blk1 .img {
  max-width: 440px;
  width: 41%;
  position: relative;
}

#about .blk1 .img:before {
  content: '';
  background-image: url("../img/recruit/about_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 453px;
  height: 218px;
  position: absolute;
  left: -60px;
  top: 30px;
  z-index: 1;
}

#about .blk1 .img:after {
  content: '';
  background-image: url("../img/recruit/about_deco4.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 26px;
  height: 26px;
  position: absolute;
  right: -79px;
  bottom: 0;
  z-index: 1;
}

#about .blk1 .col-text {
  max-width: 600px;
  width: 56%;
}

#about .blk1 .col-text .catch {
  width: 178px;
  right: -11px;
  top: -94px;
}

#about .blk2 .img {
  order: 2;
  max-width: 508px;
  width: 47%;
  margin-right: -3.8%;
  position: relative;
}

#about .blk2 .img:before {
  content: '';
  background-image: url("../img/recruit/about_deco5.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 520px;
  height: 120px;
  position: absolute;
  right: -20px;
  top: 54px;
  z-index: 1;
}

#about .blk2 .col-text {
  order: 1;
  max-width: 600px;
  width: 56%;
}

#about .blk2 .col-text .catch {
  width: 204px;
  left: 343px;
  top: -28px;
}

#about .blk3 .img {
  max-width: 440px;
  width: 41%;
  position: relative;
}

#about .blk3 .img:before {
  content: '';
  background-image: url("../img/recruit/about_deco6.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 537px;
  height: 470px;
  position: absolute;
  left: -60px;
  top: -10px;
  z-index: 1;
}

#about .blk3 .col-text {
  max-width: 600px;
  width: 56%;
}

#about .blk3 .col-text .catch {
  width: 178px;
  right: -11px;
  top: 0px;
}

@media screen and (max-width: 980px) {
  #about .blk1 .img:after {
    right: -29px;
  }
  #about .blk1 .col-text .catch {
    right: -25px;
    top: -124px;
  }
  #about .blk2 {
    margin: 120px 0 80px;
  }
  #about .blk2 .col-text .catch {
    left: 271px;
    top: -90px;
  }
  #about .blk3 .col-text .catch {
    right: -31px;
    top: -60px;
  }
}

@media screen and (max-width: 767px) {
  #about {
    padding: 13.6vw 0 6.2vw;
  }
  #about:after {
    display: none;
  }
  #about h2 {
    margin-bottom: 6.2vw;
  }
  #about h2:after {
    width: 19.7vw;
    height: 25.4vw;
    background-image: url("../img/recruit/about_deco1_sp.png");
    left: auto;
    right: -3.3vw;
    top: 4.4vw;
  }
  #about .blk {
    display: block;
    margin-bottom: 10.3vw;
  }
  #about .blk h3 {
    font-size: 6.2vw;
    line-height: 8.2vw;
    margin-bottom: 4.1vw;
  }
  #about .blk ul {
    line-height: 20px;
  }
  #about .blk ul li + li {
    margin-top: 4.1vw;
  }
  #about .blk ul li:before {
    background-image: url("../img/recruit/icon_check2.png");
  }
  #about .blk1:before {
    background-image: url("../img/recruit/about_deco3_sp.png");
    width: 88.2vw;
    height: 46.2vw;
    right: auto;
    left: 0;
    bottom: -9.2vw;
    top: auto;
  }
  #about .blk1 .img {
    max-width: none;
    width: 100%;
    margin-bottom: 4.1vw;
  }
  #about .blk1 .img:before {
    background-image: url("../img/recruit/about_deco2_sp.png");
    width: 85.9vw;
    height: 38.2vw;
    left: 0px;
    top: auto;
    bottom: 0;
  }
  #about .blk1 .img:after {
    display: none;
  }
  #about .blk1 .col-text {
    max-width: none;
    width: 100%;
  }
  #about .blk1 .col-text .catch {
    width: 31.8vw;
    right: -5.1vw;
    top: -12.3vw;
  }
  #about .blk2 {
    margin: 0 0 10.3vw;
  }
  #about .blk2 .img {
    max-width: none;
    width: 100%;
    margin: 0 0 4.1vw;
  }
  #about .blk2 .img:before {
    display: none;
  }
  #about .blk2 .col-text {
    max-width: none;
    width: 100%;
  }
  #about .blk2 .col-text:after {
    content: '';
    width: 15.6vw;
    height: 20.8vw;
    background-image: url("../img/recruit/about_deco4_sp.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: -5.1vw;
    bottom: 22.1vw;
    z-index: -1;
  }
  #about .blk2 .col-text .catch {
    width: 35.9vw;
    left: auto;
    right: -5.4vw;
    top: -14.1vw;
  }
  #about .blk3 .img {
    max-width: none;
    width: 100%;
    margin-bottom: 4.1vw;
  }
  #about .blk3 .img:before {
    background-image: url("../img/recruit/about_deco5_sp.png");
    width: 6.4vw;
    height: 6.4vw;
    left: auto;
    right: -3.3vw;
    top: auto;
    bottom: -25.1vw;
  }
  #about .blk3 .col-text {
    max-width: none;
    width: 100%;
  }
  #about .blk3 .col-text:after {
    content: '';
    width: 10vw;
    height: 10vw;
    background-image: url("../img/recruit/about_deco6_sp.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
  #about .blk3 .col-text .catch {
    width: 31.8vw;
    right: -5.1vw;
    top: -16.2vw;
  }
}

#interview {
  background-image: url("../img/recruit/interview_bg.jpg");
  background-size: cover;
  background-position: 50%;
  position: relative;
  z-index: 0;
  padding: 108px 0 96px;
}

#interview:before {
  content: '';
  background: url("../img/recruit/interview_deco1.png") no-repeat left top/auto, url("../img/recruit/interview_deco2.png") no-repeat right top/auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

#interview:after {
  content: '';
  background: url("../img/recruit/interview_deco3.png") no-repeat left bottom/auto, url("../img/recruit/interview_deco4.png") no-repeat right bottom/auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

#interview h2 {
  margin-bottom: 56px;
}

#interview .box {
  background: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
  padding-bottom: 56px;
}

#interview .doctor-blk {
  display: flex;
  margin-bottom: 80px;
}

#interview .doctor-blk .col-right {
  order: 2;
  width: 50%;
  position: relative;
  z-index: 0;
  padding: 80px 0 57px;
}

#interview .doctor-blk .col-right .doctor-img {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#interview .doctor-blk .col-right .doctor-info .tbox {
  width: 152px;
  color: #2755A6;
  border: 1px solid;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.056em;
  line-height: 26px;
  text-align: center;
  margin-bottom: 4px;
}

#interview .doctor-blk .col-right .doctor-info .name {
  font-size: 14px;
  letter-spacing: 0.056em;
  line-height: 27px;
}

#interview .doctor-blk .col-right .doctor-info .name span {
  font-size: 18px;
  letter-spacing: 0.016em;
  margin: 0 4px;
}

#interview .doctor-blk .col-left {
  order: 1;
  width: 50%;
  padding: 80px 0 57px;
}

#interview .doctor-blk .col-left .inner {
  display: table;
  margin: 0 auto;
}

#interview .doctor-blk .col-left dl {
  letter-spacing: 0.02em;
  line-height: 28px;
  display: flex;
}

#interview .doctor-blk .col-left dl dt {
  width: 57px;
  color: #00A1E9;
  font-weight: 500;
}

#interview .blk {
  margin-bottom: 40px;
  position: relative;
}

#interview .blk .row-text {
  width: 60%;
  min-height: 160px;
  margin: 0 auto;
  border-bottom: 1px dashed #2755A6;
  padding-bottom: 40px;
}

#interview .blk .row-text h3 {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 16px;
}

#interview .blk .row-text .txt {
  line-height: 28px;
  letter-spacing: 0.01em;
}

#interview .blk .simg {
  width: 22.22%;
  position: absolute;
  left: -5.55%;
}

#interview .blk .img1 {
  top: -120px;
}

#interview .blk .img2 {
  left: auto;
  right: -5.55%;
  top: -155px;
}

#interview .blk .img3 {
  top: -40px;
}

#interview .blk:last-child .row-text {
  border-bottom: none;
  padding-bottom: 0;
}

@media screen and (max-width: 1200px) {
  #interview .blk .simg {
    width: 21%;
    left: -2%;
  }
  #interview .blk .img2 {
    left: auto;
    right: -2%;
  }
}

@media screen and (max-width: 980px) {
  #interview .blk .img1 {
    top: -90px;
  }
  #interview .blk .img2 {
    top: -115px;
  }
}

@media screen and (max-width: 767px) {
  #interview {
    background-image: url("../img/recruit/interview_bg_sp.jpg");
    padding: 13.6vw 0 16.4vw;
  }
  #interview:before {
    background: url("../img/recruit/interview_deco1_sp.png") no-repeat center top/100%;
  }
  #interview:after {
    background: url("../img/recruit/interview_deco2_sp.png") repeat-y center top/100%;
    top: 80.3vw;
  }
  #interview h2 {
    margin-bottom: 6.2vw;
  }
  #interview .box {
    padding-bottom: 4.1vw;
  }
  #interview .doctor-blk {
    display: block;
    margin-bottom: 8.2vw;
    padding: 5.4vw 5.1vw 3.3vw;
    position: relative;
    z-index: 0;
  }
  #interview .doctor-blk .col-right {
    width: 100%;
    padding: 0;
    position: static;
    margin-bottom: 4px;
  }
  #interview .doctor-blk .col-right .doctor-img {
    width: 75.4vw;
    right: 4.1vw;
  }
  #interview .doctor-blk .col-left {
    width: 100%;
    padding: 0;
  }
  #interview .doctor-blk .col-left .inner {
    display: block;
    margin: 0;
  }
  #interview .doctor-blk .col-left dl {
    font-size: 12px;
    line-height: 18px;
  }
  #interview .doctor-blk .col-left dl dt {
    width: 49px;
  }
  #interview .blk {
    margin-bottom: 4.1vw;
  }
  #interview .blk .row-text {
    width: 69.2vw;
    min-height: auto;
    border-width: 1px;
    padding-bottom: 4.1vw;
  }
  #interview .blk .row-text h3 {
    font-size: 6.2vw;
    line-height: 8.2vw;
    margin-bottom: 2.1vw;
  }
  #interview .blk .row-text .txt {
    line-height: 24px;
  }
  #interview .blk .simg {
    width: 25.1vw;
    left: auto !important;
    right: -5.1vw !important;
  }
  #interview .blk .img1 {
    top: -24vw;
  }
  #interview .blk .img2 {
    top: -9.0vw;
  }
  #interview .blk .img3 {
    top: -10.3vw;
  }
}

#recruit {
  padding: 110px 0 96px;
  background: #F9F7F3;
  position: relative;
  z-index: 0;
}

#recruit:before {
  content: '';
  height: 480px;
  background-image: url("../img/recruit/recruit_bg.png");
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -2;
}

#recruit h2 {
  margin-bottom: 56px;
}

#recruit h2:before {
  background-image: url("../img/recruit/h2_deco2.png");
}

#recruit h2:after {
  content: '';
  background-image: url("../img/recruit/recruit_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 694px;
  height: 150px;
  position: absolute;
  top: -20px;
  left: calc(50% - 53px);
  z-index: -1;
}

#recruit h2 span,
#recruit h2 small {
  color: #fff;
}

#recruit .blk1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 63px;
}

#recruit .blk1 .col-left {
  max-width: 530px;
  width: 50%;
}

#recruit .blk1 .col-left h3 {
  font-size: 40px;
  line-height: 58px;
  letter-spacing: 0.02em;
  margin-bottom: 16px;
  color: #5586DA;
}

#recruit .blk1 .col-right {
  max-width: 510px;
  width: 48%;
  border: 1px solid #2755A6;
  background: #fff;
  text-align: center;
  display: flex;
}

#recruit .blk1 .col-right .box {
  width: 50%;
  padding: 18px;
}

#recruit .blk1 .col-right .box .icon {
  width: 24px;
  margin: 0 auto 4px;
}

#recruit .blk1 .col-right .box .txt {
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 10px;
}

#recruit .blk1 .col-right .box .img {
  max-width: 150px;
  width: 100%;
  margin: 0 auto;
}

#recruit .blk1 .col-right .box + .box {
  border-left: 1px dashed #2755A6;
}

#recruit .blk2 {
  background: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
  padding-top: 40px;
}

#recruit .blk2 h3 {
  font-size: 40px;
  letter-spacing: 0.02em;
  line-height: 58px;
  padding: 0 24px 26px;
}

#recruit .blk2 .table-content .table-tr {
  width: 100%;
  display: table;
  margin-top: 4px;
}

#recruit .blk2 .table-content .table-tr .table-th {
  width: 25%;
  display: table-cell;
  vertical-align: middle;
  background: #5586DA;
  color: #fff;
  line-height: 28px;
  letter-spacing: 0.01em;
  padding: 14px 24px;
}

#recruit .blk2 .table-content .table-tr .table-td {
  width: 75%;
  display: table-cell;
  vertical-align: middle;
  background: #F7F7F7;
  padding: 14px 24px;
  border-left: 4px solid #fff;
}

#recruit .blk2 .table-content .table-tr .table-td .txt {
  line-height: 28px;
  letter-spacing: 0.01em;
}

#recruit .blk2 .table-content .table-tr .table-td .txt small {
  font-size: 12px;
  line-height: 14px;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex .txt {
  margin: 10px 32px 10px 0;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex dl {
  width: 331px;
  display: table;
  background: #fff;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex dl dt {
  width: 112px;
  display: table-cell;
  vertical-align: middle;
  background: #BBCFEF;
  color: #5586DA;
  text-align: center;
  padding: 10px;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex dl dd {
  display: table-cell;
  padding: 12px 24px;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex dl dd .dd-inner {
  display: flex;
  align-items: center;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex dl dd .dd-inner .tit {
  border: 1px solid #5586DA;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
  margin-right: 8px;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex dl dd .dd-inner .col-time .col-time-row {
  line-height: 24px;
  letter-spacing: 0.01em;
}

#recruit .blk2 .table-content .table-tr .table-td .dlex dl dd .dd-inner .col-time .col-time-row .num {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #5586DA;
  color: #fff;
  text-align: center;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 16px;
  margin-right: 8px;
  position: relative;
  top: -1px;
}

#recruit .blk2 .table-content .table-tr .table-td .row {
  margin-bottom: 10px;
}

#recruit .blk2 .table-content .table-tr .table-td .row .ttl {
  line-height: 24px;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
}

#recruit .blk2 .table-content .table-tr .table-td .row ul li {
  font-size: 14px;
  line-height: 20px;
  padding-left: 24px;
  position: relative;
}

#recruit .blk2 .table-content .table-tr .table-td .row ul li:before {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("../img/recruit/icon_right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: -1px;
}

#recruit .blk2 .table-content .table-tr .table-td .row ul li + li {
  margin-top: 8px;
}

#recruit .blk2 .table-content .table-tr .table-td .note {
  padding: 6px 0 0 15px;
  position: relative;
  font-size: 14px;
  line-height: 20px;
}

#recruit .blk2 .table-content .table-tr .table-td .note:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 6px;
}

#recruit .blk2 .table-content .table-tr .table-td .info {
  letter-spacing: 0.01em;
  line-height: 24px;
}

#recruit .blk2 .table-content .table-tr .table-td .info dl {
  width: 100%;
  display: table;
  border-bottom: 1px dashed #2755A6;
  padding-bottom: 7px;
  margin-bottom: 8px;
}

#recruit .blk2 .table-content .table-tr .table-td .info dl dt {
  width: 160px;
  display: table-cell;
}

#recruit .blk2 .table-content .table-tr .table-td .info dl dd {
  display: table-cell;
}

#recruit .blk2 .table-content .table-tr .table-td .info dl:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

#recruit .blk2 .table-content .table-tr .table-td .stxt {
  font-size: 14px;
  line-height: 20px;
}

#recruit .blk2 .table-content .table-tr .table-td .list {
  line-height: 28px;
}

#recruit .blk2 .table-content .table-tr .table-td .list li {
  padding-left: 24px;
  position: relative;
}

#recruit .blk2 .table-content .table-tr .table-td .list li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #5586DA;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 11px;
}

#recruit .blk2 .table-content .table-tr .table-td .item {
  max-width: 598px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 980px) {
  #recruit h2:after {
    top: -50px;
  }
  #recruit .blk1 {
    display: block;
  }
  #recruit .blk1 .col-left {
    max-width: none;
    width: 100%;
    margin-bottom: 30px;
  }
  #recruit .blk1 .col-right {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #recruit {
    padding: 53px 0 56px;
  }
  #recruit:before {
    background-size: 854px;
    height: 300px;
  }
  #recruit h2 {
    margin-bottom: 24px;
  }
  #recruit h2:after {
    background-image: url("../img/recruit/recruit_deco_sp.png");
    width: 111px;
    height: 92px;
    top: -20px;
    left: auto;
    right: -12px;
  }
  #recruit .blk1 {
    margin-bottom: 24px;
  }
  #recruit .blk1 .col-left h3 {
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 16px;
  }
  #recruit .blk1 .col-left .txt {
    line-height: 26px;
  }
  #recruit .blk1 .col-right .box {
    padding: 12px;
  }
  #recruit .blk1 .col-right .box .icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin: 0 auto 4px;
  }
  #recruit .blk1 .col-right .box .icon img {
    vertical-align: top;
  }
  #recruit .blk1 .col-right .box .txt {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 6px;
  }
  #recruit .blk1 .col-right .box .img {
    max-width: 97px;
  }
  #recruit .blk2 {
    padding-top: 20px;
  }
  #recruit .blk2 h3 {
    font-size: 24px;
    line-height: 35px;
    padding: 0 20px 16px;
  }
  #recruit .blk2 .table-content .table-tr {
    display: block;
    margin: 0 0 8px;
  }
  #recruit .blk2 .table-content .table-tr .table-th {
    width: 100%;
    display: block;
    line-height: 24px;
    padding: 8px 24px;
  }
  #recruit .blk2 .table-content .table-tr .table-td {
    width: 100%;
    display: block;
    background: #fff;
    padding: 8px 20px;
    border-left: none;
  }
  #recruit .blk2 .table-content .table-tr .table-td .txt {
    line-height: 24px;
    letter-spacing: 0;
  }
  #recruit .blk2 .table-content .table-tr .table-td .dlex {
    display: block;
  }
  #recruit .blk2 .table-content .table-tr .table-td .dlex .txt {
    margin: 0 0 15px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .dlex dl {
    width: 100%;
    margin: 0 -20px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .dlex dl dt {
    width: 34%;
    padding: 10px 0;
  }
  #recruit .blk2 .table-content .table-tr .table-td .dlex dl dd {
    padding: 12px 0 12px 24px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .row {
    margin-bottom: 8px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .row .ttl {
    color: #5586DA;
    font-weight: 500;
  }
  #recruit .blk2 .table-content .table-tr .table-td .row ul li {
    padding-left: 0px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .row ul li:before {
    display: none;
  }
  #recruit .blk2 .table-content .table-tr .table-td .note {
    padding: 0px 0 0 15px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .note:before {
    top: 0;
  }
  #recruit .blk2 .table-content .table-tr .table-td .info {
    line-height: 28px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .info dl {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 6px;
  }
  #recruit .blk2 .table-content .table-tr .table-td .info dl dt {
    width: 100%;
    display: block;
  }
  #recruit .blk2 .table-content .table-tr .table-td .info dl dd {
    display: block;
  }
  #recruit .blk2 .table-content .table-tr .table-td .info dl:last-child {
    padding-bottom: 5px;
    border-bottom: 1px dashed #2755A6;
  }
  #recruit .blk2 .table-content .table-tr .table-td .item {
    max-width: 290px;
    padding: 12px 0 56px;
  }
}

@media screen and (max-width: 370px) {
  #recruit .blk2 .table-content .table-tr .table-td .dlex dl dd {
    padding-left: 10px;
  }
}

#faq {
  padding: 108px 0 17px;
  background: url("../img/recruit/qa_deco1.png") no-repeat left top/auto, url("../img/recruit/qa_deco2.png") no-repeat right top/auto, url("../img/recruit/qa_deco3.png") no-repeat left bottom/auto, url("../img/recruit/qa_deco4.png") no-repeat right bottom/auto;
}

#faq h2 {
  margin-bottom: 119px;
}

#faq .blk {
  margin-bottom: 79px;
}

#faq .blk .box {
  max-width: 760px;
  width: 71%;
  margin: 0 auto;
}

#faq .blk .box span {
  font-family: 'Shippori Mincho';
  font-size: 40px;
  letter-spacing: 0.02em;
  font-weight: 600;
  position: absolute;
  left: 24px;
  top: 14px;
}

#faq .blk .question {
  position: relative;
  margin-bottom: 37px;
  padding-left: 1%;
}

#faq .blk .question .avatar {
  max-width: 128px;
  width: 12%;
  position: absolute;
  left: 0;
  top: 31%;
  transform: translateY(-50%);
}

#faq .blk .question .box {
  background: linear-gradient(103deg, #5087e4 0%, #48e3db 100%);
  color: #fff;
  font-family: 'Zen Kaku Gothic Antique';
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 36px;
  padding: 17px 24px 17px 84px;
  position: relative;
}

#faq .blk .question .box:before {
  content: '';
  width: 17px;
  height: 8px;
  background: #4F87E3;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%);
  position: absolute;
  left: -16px;
  top: 23px;
}

#faq .blk .answer {
  position: relative;
  padding-right: 1%;
}

#faq .blk .answer .avatar {
  max-width: 162px;
  width: 15%;
  position: absolute;
  right: 0;
  top: -11%;
}

#faq .blk .answer .box {
  background: #F7F7F7;
  padding: 24px 24px 24px 83px;
  position: relative;
  line-height: 28px;
  letter-spacing: 0.02em;
}

#faq .blk .answer .box:before {
  content: '';
  width: 17px;
  height: 8px;
  background: #F7F7F7;
  clip-path: polygon(0 0, 100% 0, 0 100%, 0 100%);
  position: absolute;
  right: -16px;
  top: 33px;
}

#faq .blk .answer .box span {
  color: #5586DA;
  font-family: 'Shippori Mincho';
  font-size: 40px;
  letter-spacing: 0.02em;
  font-weight: 600;
  position: absolute;
  left: 24px;
  top: 40px;
}

@media screen and (max-width: 767px) {
  #faq {
    padding: 13.6vw 0 7.7vw;
    background: url("../img/recruit/qa_deco1_sp.png") no-repeat left top/100%;
    position: relative;
    z-index: 0;
  }
  #faq:before {
    content: '';
    background: url("../img/recruit/qa_deco2_sp.png") repeat-y left top/100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 76.9vw;
    bottom: 0;
    z-index: -1;
  }
  #faq h2 {
    margin-bottom: 6.2vw;
  }
  #faq .blk {
    margin-bottom: 8.2vw;
  }
  #faq .blk .box {
    max-width: none;
    width: 64.9vw;
    margin: 0;
  }
  #faq .blk .box span {
    font-size: 24px;
    left: 20px;
    top: 16px;
  }
  #faq .blk .question {
    min-height: 19.0vw;
    margin-bottom: 6.2vw;
    padding-left: 0;
  }
  #faq .blk .question .avatar {
    max-width: none;
    width: 15.9vw;
    top: 0;
    transform: none;
  }
  #faq .blk .question .box {
    font-size: 16px;
    line-height: 21px;
    padding: 16px 20px 16px 56px;
    margin-left: auto;
  }
  #faq .blk .question .box:before {
    width: 17px;
    height: 12px;
    left: -16px;
    top: 0px;
  }
  #faq .blk .answer {
    padding-right: 0;
  }
  #faq .blk .answer .avatar {
    max-width: none;
    width: 20vw;
    top: 0;
  }
  #faq .blk .answer .box {
    font-family: 'Zen Kaku Gothic Antique';
    padding: 10px 20px 10px 56px;
    line-height: 21px;
    letter-spacing: 0;
  }
  #faq .blk .answer .box:before {
    width: 17px;
    height: 12px;
    right: -16px;
    top: 0px;
  }
  #faq .blk .answer .box span {
    font-size: 24px;
    left: 20px;
    top: 10px;
  }
}

#message {
  background: #F3F5FA;
  position: relative;
  z-index: 0;
  padding: 108px 0 97px;
}

#message:before {
  content: '';
  background-image: url("../img/recruit/pattern.png");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

#message h2 {
  margin-bottom: -80px;
  position: relative;
  z-index: 2;
}

#message .blk {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 1.8%;
}

#message .blk .col-img {
  order: 2;
  max-width: 500px;
  width: 48%;
}

#message .blk .col-img .doctor {
  position: relative;
}

#message .blk .col-img .doctor:before {
  content: '';
  width: 111.8%;
  height: 102%;
  background-image: url("../img/recruit/message_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -7.6%;
  bottom: 4%;
  z-index: 1;
}

#message .blk .col-img .img {
  width: 92%;
  margin-left: auto;
}

#message .blk .col-text {
  order: 1;
  max-width: 600px;
  width: 57%;
  margin: 142px -10% 0 0;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 40px 40px 8px;
}

#message .blk .col-text .row {
  margin-bottom: 32px;
}

#message .blk .col-text .row .ttl {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.02em;
  margin-bottom: 16px;
}

#message .blk .col-text .row .txt {
  line-height: 28px;
  letter-spacing: 0.01em;
}

@media screen and (max-width: 767px) {
  #message {
    padding: 13.8vw 0 16.4vw;
  }
  #message h2 {
    margin-bottom: 6.2vw;
  }
  #message .blk {
    display: block;
    padding-right: 0;
  }
  #message .blk .col-img {
    max-width: none;
    width: 100%;
  }
  #message .blk .col-img .doctor:before {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: auto;
    top: -1%;
  }
  #message .blk .col-img .img {
    width: 100%;
  }
  #message .blk .col-text {
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 20px 20px 4px;
  }
  #message .blk .col-text .row {
    margin-bottom: 16px;
  }
  #message .blk .col-text .row .ttl {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }
  #message .blk .col-text .row .txt {
    line-height: 26px;
  }
}

#information {
  background: #F9F7F3;
  padding: 108px 0 97px;
}

#information h2 {
  margin-bottom: 56px;
}

#information .blk1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}

#information .blk1 .gmap {
  max-width: 520px;
  width: 48.2%;
  position: relative;
}

#information .blk1 .gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#information .blk1 .col-right {
  max-width: 520px;
  width: 48.5%;
}

#information .blk1 .col-right .info {
  padding-bottom: 8px;
}

#information .blk1 .col-right .info dl {
  line-height: 24px;
  letter-spacing: 0.02em;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 16px;
  border-bottom: 1px solid #2755A6;
}

#information .blk1 .col-right .info dl dt {
  width: 100px;
  display: table-cell;
  font-weight: 700;
}

#information .blk1 .col-right .info dl dd {
  display: table-cell;
  color: #2C3E50;
}

#information .blk1 .col-right .info dl dd a {
  color: #2C3E50;
}

#information .blk1 .col-right .tbox {
  width: 103%;
  color: #fff;
  background: linear-gradient(103deg, #5586da 0%, #8db6ed 100%);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 24px;
  padding: 16px 16px 16px 40px;
  clip-path: polygon(4% 0%, 100% 0%, 100% 100%, 4% 100%, 0% 50%);
  margin-left: -3%;
}

#information .blk2 {
  background: #fff;
}

#information .blk2 .row {
  width: 100%;
  display: table;
}

#information .blk2 .row .ttl {
  width: 200px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background: #BBCFEF;
}

#information .blk2 .row .ttl2 {
  background: #98B0D8;
}

#information .blk2 .row .content {
  display: table-cell;
  padding: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

#information .blk2 .row .content .dflex {
  display: flex;
}

#information .blk2 .row .content .dflex .item {
  width: 50%;
}

#information .blk2 .row .content .dflex .item .sttl {
  color: #98B0D8;
  margin-bottom: 8px;
}

#information .blk2 .row .content .dflex .item .txt {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.056em;
}

#information .blk2 .row .content .dflex .item .txt span {
  display: block;
  padding-left: 24px;
  position: relative;
}

#information .blk2 .row .content .dflex .item .txt span:before {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("../img/recruit/icon_right2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: -2px;
}

#information .blk2 .row .content .dflex .item .txt span + span {
  margin-top: 8px;
}

@media screen and (max-width: 980px) {
  #information .blk2 .row .content .dflex {
    display: block;
  }
  #information .blk2 .row .content .dflex .item {
    width: 100%;
  }
  #information .blk2 .row .content .dflex .item + .item {
    margin-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  #information {
    padding: 51px 0 64px;
  }
  #information h2 {
    margin-bottom: 24px;
  }
  #information h2 .eng{
    letter-spacing: 0;
  }
  #information .blk1 {
    display: block;
    margin-bottom: 16px;
  }
  #information .blk1 .gmap {
    max-width: none;
    width: 100%;
    height: 254px;
    margin-bottom: 16px;
  }
  #information .blk1 .col-right {
    max-width: none;
    width: 100%;
  }
  #information .blk1 .col-right .info {
    padding-bottom: 16px;
  }
  #information .blk1 .col-right .info dl {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 8px;
  }
  #information .blk1 .col-right .info dl dt {
    width: 100%;
    display: block;
    margin-bottom: 4px;
  }
  #information .blk1 .col-right .info dl dd {
    display: block;
  }
  #information .blk1 .col-right .tbox {
    width: 100%;
    line-height: 28px;
    padding: 15px 16px 15px 40px;
    clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 3% 100%, 0% 50%);
    margin-left: 0%;
  }
  #information .blk2 .row {
    display: block;
  }
  #information .blk2 .row .ttl {
    width: 100%;
    display: block;
    text-align: left;
    padding: 4px 20px;
  }
  #information .blk2 .row .content {
    display: block;
    padding: 14px 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
  }
  #information .blk2 .row .content .dflex {
    margin: 0 -20px;
  }
  #information .blk2 .row .content .dflex .item {
    padding: 0 20px;
  }
  #information .blk2 .row .content .dflex .item .sttl {
    font-weight: 500;
    color: #BBCFEF;
  }
  #information .blk2 .row .content .dflex .item .txt span {
    padding-left: 0;
  }
  #information .blk2 .row .content .dflex .item .txt span:before {
    display: none;
  }
  #information .blk2 .row .content .dflex .item .txt span + span {
    margin-top: 4px;
  }
  #information .blk2 .row .content .dflex .item + .item {
    margin-top: 0;
    border-top: 1px dashed #98B0D8;
    padding: 16px 20px 10px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 370px) {
  #information .blk1 .col-right .tbox {
    padding-left: 25px;
  }
}

.infinite-slider p {
  width: 341px;
}

@media screen and (max-width: 767px) {
  .infinite-slider p {
    width: 33.3vw;
  }
}
