<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*---------------------------------
r23-concept
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .r23-concept {
    margin-bottom: 80px;
  }
  .r23-concept-inr {
    max-width: 846px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: content-box;
  }
  .r23-concept-1st {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 28px;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .r23-concept {
    margin-bottom: 100px;
  }
  .r23-concept-inr {
    padding: 0 20px;
    box-sizing: content-box;
  }
  .r23-concept-1st {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 3.7333vw;
  }
}

/*---------------------------------
r23-concept__head
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .r23-concept__head {
    position: relative;
    margin-bottom: 28px;
  }
  .r23-concept__head-customer {
    width: 124px;
    height: 124px;
    margin: 0 auto;
    position: relative;
  }
  .r23-concept__head-customer::before,
  .r23-concept__head-customer::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 51px;
    height: 31px;
    position: absolute;
    bottom: 22px;
  }
  .r23-concept__head-customer::before {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_head_left_pc.svg?20240528);
    left: -51px;
  }
  .r23-concept__head-customer::after {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_head_right_pc.svg?20240528);
    right: -51px;
  }
  .r23-concept__head-item {
    position: absolute;
    display: block;
    width: 210px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    border-radius: 44px;
    padding: 13px 0;
    text-align: center;
    bottom: 0;
    right: calc(50% + 110px);
    border: 2px solid #CC0022;
  }
  .r23-concept__head-item--digi {
    left: calc(50% + 110px);
    border: 2px solid #6666AA;
  }
  .r23-concept__head-item::after {
    content: "";
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_01_pc.svg?20240528);
    background-repeat: no-repeat;
    background-size: contain;
    width: 38px;
    height: 22px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -27px;
  }
  .r23-concept__head-item--digi::after {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_02_pc.svg?20240528);
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .r23-concept__head {
    position: relative;
    margin-bottom: 10.6667vw;
  }
  .r23-concept__head-customer{
    width: 15.4667vw;
    height: 15.4667vw;
    margin: 0 auto;
    position: relative;
  }
  .r23-concept__head-customer::before,
  .r23-concept__head-customer::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 5.6vw;
    height: 5.6vw;
    position: absolute;
    bottom: 0;
  }
  .r23-concept__head-customer::before {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_head_left_sp.svg?20240528);
    left: -5.6vw;
  }
  .r23-concept__head-customer::after {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_head_right_sp.svg?20240528);
    right: -5.6vw;
  }
  .r23-concept__head-item {
    position: absolute;
    display: block;
    width: 47.76%;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 1em;
    border-radius: 5.8667vw;
    padding: 1.3333vw 0;
    text-align: center;
    bottom: -6.9333vw;
    left: 0;
    border: 0.2667vw solid #CC0022;
  }
  .r23-concept__head-item--digi {
    left: auto;
    right: 0;
    border: 0.2667vw solid #6666AA;
  }
  .r23-concept__head-item::after {
    content: "";
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_01_sp.svg?20240528);
    background-repeat: no-repeat;
    background-size: contain;
    width: 4.8vw;
    height: 2.6667vw;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -3.2vw;
  }
  .r23-concept__head-item--digi::after {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_02_sp.svg?20240528);
  }
}

/*---------------------------------
r23-concept__box
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .r23-concept__box {
    width: calc(50% - 8px);
    padding: 26px 0;
    text-align: center;
    font-weight: bold;
    border-radius: 20px;
    position: relative;
    background-color: #F8CAB9;
  }
  .r23-concept__box-ttl {
    font-size: 22px;
    margin-bottom: 24px;
    line-height: 1em;
  }
  .r23-concept__box-txt {
    color: #CC0022;
    font-size: 18px;
    background-color: #fff;
    border-radius: 44px;
    display: block;
    width: calc(100% - 64px);
    line-height: 1em;
    padding: 13px 0;
    margin: 0 auto;
  }
  .r23-concept__box-txt:first-of-type {
    margin-bottom: 17px;
  }

  .r23-concept__box--blue {
    margin-left: 16px;
    background-color: #C2B9DB;
  }
  .r23-concept__box--blue::before {
    content: "";
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_03_pc.svg?20240528);
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 32px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: -21px;
  }
  .r23-concept__box--blue .r23-concept__box-txt {
    color: #6666AA;
  }

  .r23-concept__box--green {
    background-color: #A3D6CE;
    width: 100%;
  }
  .r23-concept__box--green::before,
  .r23-concept__box--green::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 38px;
    height: 22px;
    position: absolute;
    top: -26px;
  }
  .r23-concept__box--green::before {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_04_pc.svg?20240528);
    left: 186px;
  }
  .r23-concept__box--green::after {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_05_pc.svg?20240528);
    right: 186px;
  }
  .r23-concept__box-txt-outer {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .r23-concept__box--green .r23-concept__box-txt {
    width: 41.13%;
    color: #009EB7;
    margin: 0;
  }
  .r23-concept__box--green .r23-concept__box-txt:first-of-type {
    margin-right: 43px;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .r23-concept__box{
    width: calc(50% - 2vw);
    padding: 3.4667vw 2.6667vw;
    text-align: center;
    font-weight: bold;
    border-radius: 2.6667vw;
    position: relative;
    background-color: #F8CAB9;
  }
  .r23-concept__box-ttl {
    font-size: 3.2vw;
    margin-bottom: 1.6vw;
    line-height: 1.3em;
  }
  .r23-concept__box-txt{
    color: #CC0022;
    font-size: 3.2vw;
    background-color: #fff;
    border-radius: 6.1333vw;
    display: block;
    width: 100%;
    line-height: 1em;
    padding: 1.4667vw 0;
    margin: 0 auto;
  }
  .r23-concept__box-txt:first-of-type{
    margin-bottom: 1.6vw;
  }

  .r23-concept__box--blue{
    margin-left: 4vw;
    background-color: #C2B9DB;
  }
  .r23-concept__box--blue::before {
    content: "";
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_03_sp.svg?20240528);
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.6667vw;
    height: 5.3333vw;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: -3.4667vw;
  }
  .r23-concept__box-img {
    width: 100%;
    height: 6.133vw;
  }
  .r23-concept__box-img:first-of-type{
    margin-bottom: 1.6vw;
  }
  .r23-concept__box-img-item{
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 1vw 10px;
    margin: 0 auto;
    border-radius: 6.6667vw;
  }

  .r23-concept__box--green {
    background-color: #A3D6CE;
    width: 100%;
  }
  .r23-concept__box--green::before,
  .r23-concept__box--green::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 4.8vw;
    height: 2.6667vw;
    position: absolute;
    top: -3.2vw;
  }
  .r23-concept__box--green::before {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_04_sp.svg?20240528);
    left: 18.6667vw;
  }
  .r23-concept__box--green::after {
    background-image: url(https://d18f657670wm8u.cloudfront.net/recruit/work/_assets/img/line_department_box_05_sp.svg?20240528);
    right: 18.6667vw;
  }
  .r23-concept__box-txt-outer {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .r23-concept__box--green .r23-concept__box-txt {
    width: 41.2%;
    color: #009EB7;
    margin: 0;
  }
  .r23-concept__box--green .r23-concept__box-txt:first-of-type{
    margin-right: 3.7333vw;
  }
}

/*---------------------------------
r23-sec
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .r23-sec {
    background-color: #F2F3F0;
    padding: 80px 0;
  }
  .r23-sec-inr {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: content-box;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .r23-sec__wrap {
    width: 45.4%;
  }
  .r23-sec__wrap-img {
    max-width: 445px;
    max-height: 293px;
    width: 45.4vw;
    height: 29.9vw;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
  }
  .r23-sec__wrap-img::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #F8CAB9;
    opacity: 0.5;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: -1;
  }
  .r23-sec__wrap-ttl {
    line-height: 1.3em;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 25px;
  }
  .r23-sec__wrap-ttl--solo {
    padding-bottom: 1.3em;
  }
  .r23-sec__wrap-txt {
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 30px;
  }
  .r23-sec__wrap-txt--01 {
    margin-bottom: 84px;
  }
  .r23-sec__wrap-txt--03 {
    margin-bottom: 57px;
  }
  .r23-sec__wrap-txt--05 {
    margin-bottom: 111px;
  }
  .r23-sec__wrap-detail-ttl {
    display: inline-block;
    background-color: #CC0022;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 1em;
    padding: 6px 10px;
    margin-bottom: 10px;
  }
  .r23-sec__wrap-detail-txt {
    margin-bottom: 20px;
  }
  .r23-sec__wrap-detail-list-txt {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6em;
    padding-left: 13px;
    position: relative;
  }
  .r23-sec__wrap-detail-list-txt:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .r23-sec__wrap-detail-list-txt::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #CC0022;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
  }

  .r23-sec--blue {
    background-color: #FFFFFF;
  }
  .r23-sec--blue .r23-sec__wrap-img::before{
    background-color: #C2B9DB;
  }
  .r23-sec--blue .r23-sec__wrap-detail-ttl,
  .r23-sec--blue .r23-sec__wrap-detail-list-txt::before {
    background-color: #6666AA;
  }

  .r23-sec--green {
    background-color: #F2F3F0;
  }
  .r23-sec--green .r23-sec__wrap-img::before{
    background-color: #A3D6CE;
  }
  .r23-sec--green .r23-sec__wrap-detail-ttl,
  .r23-sec--green .r23-sec__wrap-detail-list-txt::before {
    background-color: #009EB7;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .r23-sec {
    background-color: #F2F3F0;
    padding: 80px 0;
  }
  .r23-sec-inr {
    padding: 0 20px;
  }
  .r23-sec__wrap:not(:last-of-type) {
    margin-bottom: 80px;
  }
  .r23-sec__wrap-img {
    max-width: 100%;
    width: 89.33vw;
    height: 56vw;
    min-height: 210px;
    position: relative;
    margin-bottom: 23px;
    z-index: 1;
  }
  .r23-sec__wrap-img::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #F8CAB9;
    opacity: 0.5;
    position: absolute;
    left: 8px;
    top: 6px;
    z-index: -1;
  }
  .r23-sec__wrap-ttl {
    line-height: 1.654em;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
  }
  .r23-sec__wrap-txt {
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 30px;
  }
  .r23-sec__wrap-detail-ttl {
    display: inline-block;
    background-color: #CC0022;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 1em;
    padding: 6px 10px;
    margin-bottom: 10px;
  }
  .r23-sec__wrap-detail-txt {
    margin-bottom: 20px;
  }
  .r23-sec__wrap-detail-list-txt {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3em;
    padding-left: 12px;
    position: relative;
  }
  .r23-sec__wrap-detail-list-txt:not(:last-of-type) {
    margin-bottom: 6px;
  }
  .r23-sec__wrap-detail-list-txt::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #CC0022;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
  }

  .r23-sec--blue {
    background-color: #FFFFFF;
  }
  .r23-sec--blue .r23-sec__wrap-img::before{
    background-color: #C2B9DB;
  }
  .r23-sec--blue .r23-sec__wrap-detail-ttl,
  .r23-sec--blue .r23-sec__wrap-detail-list-txt::before {
    background-color: #6666AA;
  }

  .r23-sec--green {
    background-color: #F2F3F0;
  }
  .r23-sec--green .r23-sec__wrap-img::before{
    background-color: #A3D6CE;
  }
  .r23-sec--green .r23-sec__wrap-detail-ttl,
  .r23-sec--green .r23-sec__wrap-detail-list-txt::before {
    background-color: #009EB7;
  }
}
</pre></body></html>