@charset "UTF-8";
/*---------------------------------
kv
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-kv {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 1366/650;
    position: relative;
    z-index: -1;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Arial", "メイリオ", "Meiryo", sans-serif;
  }
  .rn23-kv-inr {
    max-width: 81vw;
    width: 100%;
    margin: 0 auto;
  }
  .rn23-kv__pic {
    position: relative;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
  }
  .rn23-kv__pic::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 52.4vw;
    height: 51.4vw;
    background: url("/recruit/_assets/img/kv_bg-pc.png");
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
  }
  .rn23-kv__pic-box {
    width: 100%;
    height: auto;
  }
  .rn23-kv__pic-box-item{
    width: 100%;
    height: 100%;
  }
  .rn23-kv__ttl {
    position: absolute;
    top: 42%;
  }
  .rn23-kv__ttl-txt {
  position: relative;
  display: block;
  color: #fff;
  line-height: 1em;
  height: 4.271vw;
}
.rn23-kv__ttl-txt:not(:last-of-type) {
  margin-bottom: 2.708vw;
}
.rn23-kv__ttl-txt::before {
  content: "";
  width: 33vw;
  height: 4.271vw;
  background-color: #CC0022;
  opacity: 0.7;
  position: absolute;
  left: -1.1vw;
  top: 0.365vw;
  z-index: -1;
}
.rn23-kv__ttl-txt:nth-of-type(2)::before {
  width: 31vw;
  height: 4.427vw;
  top: 0.156vw;
  left: -1.1vw;
}
.rn23-kv__ttl-txt:nth-of-type(3)::before {
  content: none;
}
.rn23-kv__ttl-txt-XS,
.rn23-kv__ttl-txt-S,
.rn23-kv__ttl-txt-M,
.rn23-kv__ttl-txt-L {
  position: relative;
}
.rn23-kv__ttl-txt-S {
  font-size: 3.229vw;
  font-weight: bold;
}
.rn23-kv__ttl-txt-XS {
  font-size: 1.979vw;
  font-weight: bold;
  line-height: 1.3;
}
.rn23-kv__ttl-txt:nth-of-type(1) .rn23-kv__ttl-txt-M {
  font-size: 7.292vw;
  bottom: 0;
  left: -2.604vw;
  letter-spacing: -2.083vw;
}
.rn23-kv__ttl-txt:nth-of-type(1) .rn23-kv__ttl-txt-L {
  font-size: 8.333vw;
  left: -0.417vw;
  bottom: 0.365vw;
}
.rn23-kv__ttl-txt:nth-of-type(2) .rn23-kv__ttl-txt-M {
  font-size: 7.292vw;
  bottom: -1.302vw;
  left: -0.104vw;
}
.rn23-kv__ttl-txt:nth-of-type(2) .rn23-kv__ttl-txt-L {
  font-size: 8.333vw;
  bottom: -0.781vw;
  left: -0.052vw;
}
}


/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-kv {
    width: 100%;
    aspect-ratio: 375/607;
    position: relative;
    z-index: -1;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Arial", "メイリオ", "Meiryo", sans-serif;
  }
  .rn23-kv-inr {
    width: 100vw;
  }
  .rn23-kv__pic {
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
  }
  .rn23-kv__pic::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 375px;
    height: 313px;
    background: url("/recruit/_assets/img/kv_bg-sp.png");
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
  }
  .rn23-kv__pic-box-item{
    width: 100%;
  }
  .rn23-kv__ttl {
    position: absolute;
    top: 88.13vw;
  }
  .rn23-kv__ttl-txt {
    position: relative;
    display: block;
    color: #fff;
    line-height: 1em;
    height: 53px;
    padding-left: 14px;
  }
  .rn23-kv__ttl-txt:not(:last-of-type) {
    margin-bottom: 25px;
  }
  .rn23-kv__ttl-txt::before {
    content: "";
    width: max(47.87vw, 362px);
    height: 53px;
    background-color: #CC0022;
    opacity: 0.7;
    position: absolute;
    left: 0;
    top: 7px;
    z-index: -1;
  }
  .rn23-kv__ttl-txt:nth-of-type(2):before {
    width: max(45.87vw, 310px);
  }
  .rn23-kv__ttl-txt:nth-of-type(3):before {
    content: none;
  }

  .rn23-kv__ttl-txt-XS,
  .rn23-kv__ttl-txt-S {
    position: relative;
    font-weight: 600;
    line-height: 1.3;
  }

  .rn23-kv__ttl-txt-M,
  .rn23-kv__ttl-txt-L {
    position: relative;
  }
  .rn23-kv__ttl-txt-XS {
    font-size: min(5.33vw, 20px);
  }
  .rn23-kv__ttl-txt-S {
    font-size: min(9.96vw, 36px);
    letter-spacing: max(-1.33vw, -5px);
  }
  .rn23-kv__ttl-txt:nth-of-type(1) .rn23-kv__ttl-txt-M {
    font-size: min(22.4vw, 84px);
    bottom: max(-1.33vw, -5px);
    left: max(-9.33vw, -35px);
    letter-spacing: max(-5.33vw, -20px);
  }
  .rn23-kv__ttl-txt:nth-of-type(1) .rn23-kv__ttl-txt-L {
    font-size: min(25.6vw, 96px);
    left: max(-1.6vw, -6px);
  }
  .rn23-kv__ttl-txt:nth-of-type(2) .rn23-kv__ttl-txt-M {
    font-size: min(18.67vw, 70px);
    bottom: max(-6.67vw, -25px);
    left: max(-2.67vw, -10px);
  }
  .rn23-kv__ttl-txt:nth-of-type(2) .rn23-kv__ttl-txt-L {
    font-size: min(25.33vw, 95px);
    bottom: max(-3.73vw, -14px);
    left: max(-0.53vw, -2px);
  }
}




/*---------------------------------
kv -- animation
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(1){
    animation: kv-anim-pc 0.5s 0.0s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(2){
    animation: kv-anim-pc 0.5s 0.1s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(3){
    animation: kv-anim-pc 0.5s 0.2s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(4){
    animation: kv-anim-pc 0.5s 0.3s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(5){
    animation: kv-anim-pc-L01 0.5s 0.4s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(6){
    animation: kv-anim-pc-M01 0.5s 0.5s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(7){
    animation: kv-anim-pc-M01 0.6s 0.6s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(1){
    animation: kv-anim-pc 0.5s 0.6s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(2){
    animation: kv-anim-pc 0.5s 0.7s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(3){
    animation: kv-anim-pc 0.5s 0.8s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(4){
    animation: kv-anim-pc 0.5s 0.9s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(5){
    animation: kv-anim-pc-L02 0.5s 1.0s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(6){
    animation: kv-anim-pc-M02 0.5s 1.1s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(3) span {
    animation: kv-anim-pc-M01 0.6s 1.2s backwards;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(1){
    animation: kv-anim-sp 0.5s 0.0s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(2){
    animation: kv-anim-sp 0.5s 0.1s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(3){
    animation: kv-anim-sp 0.5s 0.2s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(4){
    animation: kv-anim-sp 0.5s 0.3s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(5){
    animation: kv-anim-sp 0.5s 0.4s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(6){
    animation: kv-anim-sp-M01 0.5s 0.5s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(1) span:nth-of-type(7){
    animation: kv-anim-sp-M01 0.6s 0.6s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(1){
    animation: kv-anim-sp 0.5s 0.6s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(2){
    animation: kv-anim-sp 0.5s 0.7s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(3){
    animation: kv-anim-sp 0.5s 0.8s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(4){
    animation: kv-anim-sp 0.5s 0.9s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(5){
    animation: kv-anim-sp-L01 0.5s 1.0s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(2) span:nth-of-type(6){
    animation: kv-anim-sp-M02 0.5s 1.1s backwards;
  }
  .rn23-kv__ttl-txt:nth-of-type(3) span{
    animation: kv-anim-sp 0.6s 1.2s backwards;
  }
}

@keyframes kv-anim-pc {
	0% {
    bottom: -45px;
    opacity: 0;
  }
	100% {
    bottom: 0px;
    opacity: 1;
  }
}
@keyframes kv-anim-pc-M01 {
	0% {
    bottom: -67px;
    opacity: 0;
  }
	100% {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes kv-anim-pc-L01 {
	0% {
    bottom: -38px;
    opacity: 0;
  }
	100% {
    bottom: 0.365vw;
    opacity: 1;
  }
}
@keyframes kv-anim-pc-L02 {
	0% {
    bottom: -70px;
    opacity: 0;
  }
	100% {
    bottom: -0.781vw;
    opacity: 1;
  }
}

@keyframes kv-anim-sp {
	0% {
    bottom: -28px;
    opacity: 0;
  }
	100% {
    bottom: 0px;
    opacity: 1;
  }
}
@keyframes kv-anim-sp-M01 {
	0% {
    bottom: -56px;
    opacity: 0;
  }
	100% {
    bottom: max(-1.33vw, -5px);
    opacity: 1;
  }
}
@keyframes kv-anim-sp-L01 {
	0% {
    bottom: -59px;
    opacity: 0;
  }
	100% {
    bottom: max(-3.73vw, -14px);
    opacity: 1;
  }
}
@keyframes kv-anim-pc-M02 {
	0% {
    bottom: -56px;
    opacity: 0;
  }
	100% {
    bottom: -1.302vw;
    opacity: 1;
  }
}
@keyframes kv-anim-sp-M02 {
	0% {
    bottom: -56px;
    opacity: 0;
  }
	100% {
    bottom: max(-6.67vw, -25px);
    opacity: 1;
  }
}




/*---------------------------------
outer
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-outer {
    background-color: #fff;
    position: relative;
  }
  .c-pageTop {
    padding-bottom: 115px;
  }
  .c-footer {
    margin-top: 0;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-outer {
    background-color: #fff;
    padding-bottom: 120px;
  }
  .c-footer {
    margin-top: 0;
  }
}




/*---------------------------------
sec
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-sec {
    max-width: 1127px;
    margin: 0 auto 80px;
    padding: 73px 20px 0;
    box-sizing: content-box;
  }
  .rn23-sec:last-child {
    margin: 0 auto;
    padding-bottom: 120px;
  }
  .rn23-sec__ttl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 28px;
  }
  .rn23-sec__link {
    position: relative;
    width: 100%;
    max-width: 1130px;
    aspect-ratio: 1127/260;
    margin: 0 auto;
    background: url("/recruit/_assets/img/link_bg-pc.png");
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .rn23-sec__link-wrap {
    display: flex;
    flex-direction: column;
  }

  .rn23-sec__link-item {
    position: relative;
    display: flex;
    align-items: end;
    width: 100%;
    height: 100%;
    padding: 0 0 24px 30px;
    border-radius: 12px;
  }

  .rn23-sec__link-item::after {
    position: absolute;
    content: "";
    right: 30px;
    bottom: 24px;
    width: 30px;
    height: 30px;
    background: url("/recruit/_assets/img/icon_arrow_circle_right.svg");
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .rn23-sec__link-main {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
  }

  .rn23-sec__link-sub {
    color: #fff;
    font-size: 27px;
    font-weight: bold;
  }

  .rn23-sec__links-wrap {
    padding: 40px 60px 60px;
    border-radius: 12px;
    background: #F3EFE6;
  }

  .rn23-sec__links {
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .rn23-sec__links-ttl {
    margin-bottom: 20px;
    color: #CC0022;
    font-weight: bold;
    text-align: center;
  }
  .rn23-sec__links-ttl-main {
    display: block;
    font-size: 40px;
  }
  .rn23-sec__links-ttl-sub {
    display: block;
    font-size: 18px;
  }
  .rn23-sec__links-item {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    aspect-ratio: 380/140;
    width: 380px;
    max-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #CC0022;
    border-radius: 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    position: relative;
    text-align: center;
    padding: 40px 0;
    margin: 0 auto;
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: 0.2s;
    transition: all .3s;
  }
  .rn23-sec__links-item.var-02 {
    color: #CC0022;
    background-color: #fff;
  }
  .rn23-sec__links-item-main {
    display: block;
    margin-bottom: 10px;
    font-size: 28px;
  }
  .rn23-sec__links-item.var-02 .rn23-sec__links-item-main {
    font-size: 40px;
  }
  .rn23-sec__links-item-sub {
    display: block;
    font-size: 16px;
  }
  .rn23-sec__links-item--darkOrange {
    background-color: #CC0022;
  }
  .rn23-sec__links-item:not(:last-of-type) {
    margin-right: 30px;
  }
  .rn23-sec__links-item::after {
    content: "";
    width: 23px;
    height: 17px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 20px;
    background: url("/recruit/_assets/img/icon_arrow_right_white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .3s;
  }
  .rn23-sec__links-item.var-02::after {
    background: url("/recruit/_assets/img/icon_arrow_right_red-02.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }

  .rn23-sec__links-item::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    border-radius: 3px;
    border: 2px solid #CC0022;
  }
  .rn23-sec__links-item:hover,
  .rn23-sec__links-item:focus,
  .rn23-sec__links-item:active {
    background: #E45D74;
  }
  .rn23-sec__links-item.var-02:hover,
  .rn23-sec__links-item.var-02:focus,
  .rn23-sec__links-item.var-02:active {
    color: #E45D74;
    background: #fff;
  }
  .rn23-sec__links-item:hover::after,
  .rn23-sec__links-item:focus::after,
  .rn23-sec__links-item:active::after {
    transform: translateY(-50%) translateX(5px);
  }

  .rn23-sec__links-item--darkOrange::before {
    border: 2px solid #CC0022;
  }
  .rn23-sec__links-item--darkOrange:hover,
  .rn23-sec__links-item--darkOrange:focus,
  .rn23-sec__links-item--darkOrange:active {
    color: #CC0022;
  }
  .rn23-sec__links-item--darkOrange:hover::after,
  .rn23-sec__links-item--darkOrange:focus::after,
  .rn23-sec__links-item--darkOrange:active::after {
    background-color: #CC0022;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-sec {
    padding: 50px 20px 0;
    margin-bottom: 80px;
  }
  .rn23-sec:last-child {
    padding-top: 60px;
    margin-bottom: 0;
  }
  .rn23-sec__ttl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .rn23-sec__links-wrap {
    padding: 40px 12px;
    border-radius: 12px;
    background: #F3EFE6;
  }

  .rn23-sec__links {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 880px;
    margin: 0 auto;
  }
  .rn23-sec__links-ttl {
    margin-bottom: 20px;
    color: #CC0022;
    font-weight: bold;
    text-align: center;
  }
  .rn23-sec__links-ttl-main {
    display: block;
    font-size: 30px;
  }
  .rn23-sec__links-ttl-sub {
    display: block;
    font-size: 16px;
  }
  .rn23-sec__links-item {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    aspect-ratio: 312/112;
    width: 100%;
    max-width: 312px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #CC0022;
    border-radius: 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    position: relative;
    text-align: center;
    padding: 20px 0;
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: 0.2s;
  }
  .rn23-sec__links-item + .rn23-sec__links-item{
    margin-top: 12px;
  }
  .rn23-sec__links-item.var-02 {
    color: #CC0022;
    background-color: #fff;
  }
  .rn23-sec__links-item-main {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .rn23-sec__links-item.var-02 .rn23-sec__links-item-main {
    font-size: 30px;
  }
  .rn23-sec__links-item-sub {
    display: block;
    font-size: 16px;
  }
  .rn23-sec__links-item--darkOrange {
    background-color: #CC0022;
  }
  .rn23-sec__links-item::after {
    content: "";
    width: 23px;
    height: 17px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 20px;
    background: url("/recruit/_assets/img/icon_arrow_right_white.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .rn23-sec__links-item.var-02::after {
    background: url("/recruit/_assets/img/icon_arrow_right_red-02.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }

  .rn23-sec__links-item::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    border-radius: 3px;
    border: 2px solid #CC0022;
  }
  .rn23-sec__links-item.var-02::before {
    background: #CC0022;
  }

  .rn23-sec__link {
    position: relative;
    width: 100%;
    max-width: 335px;
    aspect-ratio: 335/210;
    padding: 0 40px 10px 10px;
    margin: 0 auto;
    background: url("/recruit/_assets/img/link_bg-sp.png");
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .rn23-sec__link-wrap {
    display: flex;
    flex-direction: column;
  }
  .rn23-sec__link::after {
    position: absolute;
    content: "";
    right: 10px;
    bottom: 10px;
    width: 20px;
    height: 20px;
    background: url("/recruit/_assets/img/icon_arrow_circle_right.svg");
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .rn23-sec__link-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    border-radius: 12px;
  }

  .rn23-sec__link-main {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
  }

  .rn23-sec__link-sub {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
  }
}




/*---------------------------------
news
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-news {
    max-width: 980px;
    margin: 0 auto 80px;
    padding: 0 20px;
    box-sizing: content-box;
  }
  .rn23-news__ttl {
    font-size: 18px;
    margin-bottom: 20px;
    color: #CC0022;
  }
  .rn23-news__wrap-box {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    padding-bottom: 10px;
  }
  .rn23-news__wrap-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .rn23-news__wrap-box-date {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 10px;
    display: block;
  }
  .rn23-news__wrap-box-txt {
    font-size: 14px;
    display: block;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-news {
    padding: 0 20px;
    margin-bottom: 80px;
  }
  .rn23-news__ttl {
    font-size: 22px;
    margin-bottom: 20px;
    color: #CC0022;
  }
  .rn23-news__wrap-box {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    padding-bottom: 10px;
  }
  .rn23-news__wrap-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .rn23-news__wrap-box-date {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 10px;
    display: block;
  }
  .rn23-news__wrap-box-txt {
    font-size: 14px;
    display: block;
  }
}




/*---------------------------------
search
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-article {
    max-width: 1127px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: content-box;
  }

  .rn23-article + .rn23-sec {
    padding-top: 60px;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
}




/*---------------------------------
search__head
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-article__head {
    background-color: #F3EFE6;
    padding: 26px 91px 26px 83px;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .rn23-article__head::after {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 25.5px 0 25.5px;
    border-color: #F3EFE6 transparent transparent transparent;
  }
  .rn23-article__head-ttl {
    font-size: 24px;
    font-weight: bold;
    min-width: 233px;
  }
  .rn23-article__head-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .rn23-article__head-box-item {
    display: inline-block;
    border: 1px solid #75757C;
    border-radius: 4px;
    font-size: 15px;
    line-height: 1em;
    padding: 12px;
    cursor: pointer;
    background-color: #F3EFE6 !important;
    position: relative;
    overflow: hidden;
    transition: ease .2s;
    color: #75757C;
  }
  .rn23-article__head-box-item.is-active {
    background-color: #2C2C2C;
    border: 1px solid #fff;
    color: #fff;
  }
  .rn23-article__head-box-item:not(:last-of-type) {
    margin-right: 8px;
  }
  .rn23-article__head-box-item:nth-last-of-type(n + 6) {
    margin-bottom: 10px;
  }
  .rn23-article__head-box-item::before {
    content: "#";
    position: relative;
    z-index: 1;
  }
  .rn23-article__head-box-item::after{
    content: '';
    position: absolute;
    top: 0;
    left: -130%;
    background-color: #2C2C2C;
    width:120%;
    height: 100%;
    transform: skewX(-25deg);
  }
  .rn23-article__head-box-item.is-active::after {
    animation: skewanime .5s forwards;
  }
  .rn23-article__head-box-item span {
    position: relative;
    z-index: 3;
  }
  .rn23-article__head-clear{
    display: none;
    font-size: 12px;
    line-height: 1em;
    position: absolute;
    left: 83px;
    bottom: 26px;
    padding-left: 14px;
    cursor: pointer;
  }
  .rn23-article__head-clear.is-active{
    display: inline-block;
  }
  .rn23-article__head-clear::before{
    content: "";
    background-image: url(/recruit/_assets/img/icon_arrow_right_red.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@keyframes skewanime {
  100% {
    left:-10%;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-article__head {
    background-color: #F3EFE6;
    padding: 20px 12px 26px 20px;
    position: relative;
  }
  .rn23-article__head::after {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 12.5px 0 12.5px;
    border-color: #F3EFE6 transparent transparent transparent;
  }
  .rn23-article__head-ttl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
  }
  .rn23-article__head-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .rn23-article__head-box-item {
    display: inline-block;
    border: 1px solid #75757C;
    border-radius: 4px;
    font-size: 15px;
    line-height: 1em;
    padding: 12px;
    cursor: pointer;
    color: #75757C;
  }
  .rn23-article__head-box-item.is-active {
    background-color: #2C2C2C;
    border: 1px solid #fff;
    color: #fff;
  }
  .rn23-article__head-box-item:not(:last-of-type) {
    margin-right: 8px;
  }
  .rn23-article__head-box-item:nth-last-of-type(n + 4) {
    margin-bottom: 11px;
  }
  .rn23-article__head-box-item::before {
    content: "#";
  }
  .rn23-article__head-clear{
    display: none;
    font-size: 12px;
    line-height: 1em;
    position: relative;
    padding-left: 14px;
    margin-top: 10px;
    cursor: pointer;
  }
  .rn23-article__head-clear.is-active{
    display: inline-block;
  }
  .rn23-article__head-clear::before{
    content: "";
    background-image: url(/recruit/_assets/img/icon_arrow_right_red.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}




/*---------------------------------
search__result
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-article__result {
    display: none;
    margin-top: 19px;
    text-align: center;
  }
  .rn23-article__result.is-active {
    display: block;
  }
  .rn23-article__result-txt {
    font-size: 15px;
  }
  .rn23-article__result-txt-main {
    color: #CC0022;
    font-size: 20px;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-article__result {
    display: none;
    margin-top: 19px;
    text-align: center;
  }
  .rn23-article__result.is-active {
    display: block;
  }
  .rn23-article__result-txt {
    font-size: 15px;
  }
  .rn23-article__result-txt-main {
    color: #CC0022;
    font-size: 20px;
  }
}




/*---------------------------------
search__main
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-article__main {
    margin-top: 60px;
  }
  .rn23-article__box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 80px;
  }
  .rn23-article__box + .rn23-article__ttl,
  .rn23-article__box + .rn23-article__box {
    margin-top: 80px;
  }
  .rn23-article__ttl {
    margin-bottom: 20px;
    color: #CC0022;
    font-weight: bold;
  }
  .rn23-article__ttl--col .rn23-article__ttl-main {
    white-space: nowrap;
  }
  .rn23-article__ttl--col .rn23-article__ttl-sub {
    white-space: nowrap;
  }
  .rn23-article__ttl-main {
    display: block;
    font-size: 40px;
  }
  .rn23-article__ttl-sub {
    display: block;
    font-size: 18px;
  }
  .rn23-article__main-item {
    width: 316px;
  }
  .rn23-article__main-item.is-hidden {
    display: none;
  }
  .rn23-article__main-item:nth-last-of-type(n + 4) {
    margin-bottom: 40px;
  }
  .rn23-article__main-item-thumb {
    display: block;
    width: 100%;
    height: 197px;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 4px;
  }
  .rn23-article__main-item-thumb-item {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: 0.3s ease-in-out;
  }
  .rn23-article__main-item:hover .rn23-article__main-item-thumb-item {
    transform: scale(1.2);
  }
  .rn23-article__main-item-category {
    display: block;
    padding-left: 14px;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 15px;
    position: relative;
  }
  .rn23-article__main-item-category::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
  }
  .rn23-article__main-item-category--orange::before {
    background-color: #ED8B00;
  }
  .rn23-article__main-item-category--darkBlue::before {
    background-color: #0068B4;
  }
  .rn23-article__main-item-category--green::before {
    background-color: #009F3A;
  }
  .rn23-article__main-item-category--wineRed::before {
    background-color: #E73C84;
  }
  .rn23-article__main-item-ttl {
    display: block;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .rn23-article__main-item:hover .rn23-article__main-item-ttl {
    color: #CC0022;
  }
  .rn23-article__main-item-tags {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .rn23-article__main-item-tags-txt {
    color: #8b8b8b;
    font-size: 12px;
  }
  .rn23-article__main-item-tags-txt:not(:last-of-type) {
    margin-right: 10px;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-article__main {
    margin-top: 60px;
    padding: 0 20px;
  }
  .rn23-article__box + .rn23-article__ttl,
  .rn23-article__box + .rn23-article__box {
    margin-top: 60px;
  }
  .rn23-article__ttl {
    margin-bottom: 20px;
    color: #CC0022;
    font-weight: bold;
  }
  .rn23-article__ttl-main {
    display: block;
    font-size: 30px;
  }
  .rn23-article__ttl-sub {
    display: block;
    font-size: 16px;
  }
  .rn23-article__ttl--col {
    margin-top: 60px;
  }
  .rn23-article__main-item.is-hidden {
    display: none;
  }
  .rn23-article__main-item-thumb {
    display: block;
    width: 100%;
    height: 53.33vw;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 4px;
  }
  .rn23-article__main-item-thumb-item {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: 0.3s ease-in-out;
  }
  .rn23-article__main-item:hover .rn23-article__main-item-thumb-item {
    transform: scale(1.2);
  }
  .rn23-article__main-item:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .rn23-article__main-item-category {
    display: block;
    padding-left: 14px;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 15px;
    position: relative;
  }
  .rn23-article__main-item-category::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
  }
  .rn23-article__main-item-category--orange::before {
    background-color: #ED8B00;
  }
  .rn23-article__main-item-category--darkBlue::before {
    background-color: #0068B4;
  }
  .rn23-article__main-item-category--green::before {
    background-color: #009F3A;
  }
  .rn23-article__main-item-category--wineRed::before {
    background-color: #E73C84;
  }
  .rn23-article__main-item-ttl {
    display: block;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .rn23-article__main-item-tags {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .rn23-article__main-item-tags-txt {
    color: #8b8b8b;
    font-size: 12px;
  }
  .rn23-article__main-item-tags-txt:not(:last-of-type) {
    margin-right: 10px;
  }
}




/*---------------------------------
search__anchor
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {

}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-article__anchor{
    width: calc(100vw - 100px);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
    background-color: #CC0022;
    padding: 12px 0 10px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    position: fixed;
    top: 75px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
  }
  .rn23-article__anchor.is-active{
    pointer-events: auto;
  }
  .rn23-article__anchor::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 15px 12.5px;
    border-color: transparent transparent #CC0022 transparent;
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
}




/*---------------------------------
search__more
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {
  .rn23-article__more{
    margin: 80px auto 0;
    width: 275px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1em;
    padding: 17.5px 0;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #2C2C2C;
    background-color: #fff;
    cursor: pointer;
    display: none;
  }
  .rn23-article__more.is-active{
    display: block;
  }
}

/* SP */
@media print, screen and (max-width: 768px) {
  .rn23-article__more{
    margin: 40px auto 0;
    width: calc(100vw - 100px);
    font-size: 15px;
    font-weight: bold;
    line-height: 1em;
    padding: 17.5px 0;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #2C2C2C;
    background-color: #fff;
    cursor: pointer;
    display: none;
  }
  .rn23-article__more.is-active{
    display: block;
  }
}




/*---------------------------------
animation
---------------------------------*/
/* PC */
@media print, screen and (min-width: 769px) {

}

/* SP */
@media print, screen and (max-width: 768px) {
  .ani-in-anchor {
    animation-name: fadeInSearchAnchor;
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  .ani-out-anchor {
    animation-name: fadeOutSearchAnchor;
    animation-duration: 1s;
    animation-fill-mode: both;
  }
}

@keyframes fadeInSearchAnchor {
  0% {
    opacity: 0;
    transform: translate3d(-50%,-100%,0);
  }
  to {
    opacity: 1;
    transform: translate3d(-50%,0,0);
  }
}
@keyframes fadeOutSearchAnchor {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-50%,-100%,0);
  }
}

