.com_pd {
  padding: 80px 25px 35px;
}
@media (max-width: 767px) {
  .com_pd {
    padding: 65px 10px;
  }
}

.com_ttl {
  font-weight: bold;
  text-align: center;
  margin-bottom: 115px;
}
@media (max-width: 767px) {
  .com_ttl {
    margin-bottom: 55px;
  }
}
.com_ttl .en {
  font-family: "Fira Sans Extra Condensed", sans-serif;
  letter-spacing: 0.05em;
  font-size: 50px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .com_ttl .en {
    font-size: 35px;
  }
}
.com_ttl .jp {
  font-size: 16px;
}
@media (max-width: 767px) {
  .com_ttl .jp {
    font-size: 13px;
  }
}
.com_ttl.parent {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .com_ttl.parent {
    margin-top: 55px;
  }
}

.com_ttl_bg {
  font-size: 23px;
  background-color: #dedede;
  padding: 17px 30px;
}
@media (max-width: 767px) {
  .com_ttl_bg {
    font-size: 18px;
    padding: 17px 20px;
  }
}
.com_ttl_bg > p {
  position: relative;
  padding-left: 16px;
}
.com_ttl_bg > p:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.com_ttl_bg > p:before {
  width: 2px;
  height: 14px;
  background-color: #000;
  left: 0;
}
@media (max-width: 767px) {
  .com_ttl_bg > p:before {
    height: 10px;
  }
}

.com_car_ttl {
  font-size: 16px;
  font-size: 1.25rem;
  position: relative;
}
.com_car_ttl:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.com_car_ttl:before {
  height: 2px;
  width: 80px;
  width: 384px;
  background-color: #000;
  top: auto;
  bottom: -25px;
  bottom: -10px;
}

.sec_join {
  position: relative;
}
.sec_join:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.sec_join:before {
  width: 100%;
  height: calc(100% - 310px);
  background-color: #e4e4e4;
  background-color: #fffaf0;
  top: 310px;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec_join:before {
    top: 250px;
  }
}
.sec_join.com_pd {
  padding: 80px 0 0;
}
@media (max-width: 767px) {
  .sec_join.com_pd {
    padding: 60px 0 0;
  }
}
@media (min-width: 768px) {
  .sec_join .com_ttl {
    margin-bottom: 70px;
  }
}
.sec_join .jo_top {
  position: relative;
}
@media (max-width: 767px) {
  .sec_join .jo_top {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .sec_join .jo_top .jo_txt_wrap {
    min-height: calc(500 / 1390 * 100vw);
  }
}
@media (min-width: 1101px) {
  .sec_join .jo_top .jo_txt_wrap {
    margin-left: calc(140 / 1390 * 100%);
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .sec_join .jo_top .jo_txt_wrap {
    margin-left: calc(40 / 1390 * 100%);
  }
}
.sec_join .jo_top .jo_txt_wrap.com_wd {
  max-width: 1150px;
  padding: 0 25px;
}
.sec_join .jo_top .jo_copy_sp {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: calc(60 / 55);
  margin-top: 50px;
  font-family: "Fira Sans Extra Condensed", sans-serif;
}
@media (min-width: 768px) {
  .sec_join .jo_top .jo_copy_sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .sec_join .jo_top .jo_copy_sp {
    margin-top: 90px;
  }
}
.sec_join .jo_top .jo_txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  margin-top: 24.5%;
  margin-top: 28.5%;
}
@media (max-width: 767px) {
  .sec_join .jo_top .jo_txt {
    font-size: 16px;
    line-height: calc(30 / 16);
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .sec_join .jo_top .jo_img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
  }
}
@media (min-width: 1101px) {
  .sec_join .jo_top .jo_img {
    margin-left: calc(140 / 1390 * 100%);
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .sec_join .jo_top .jo_img {
    margin-left: calc(40 / 1390 * 100%);
  }
}
@media (max-width: 767px) {
  .sec_join .jo_top .jo_img {
    margin-top: 45px;
  }
}
.sec_join .jo_midfield {
  text-align: center;
}
.sec_join .jo_midfield.com_pd {
  padding: 130px 25px 115px;
  padding: 60px 15px 55px;
}
@media (max-width: 767px) {
  .sec_join .jo_midfield.com_pd {
    padding: 110px 20px;
  }
}
.sec_join .jo_midfield .jo_mi_copy {
  font-size: 35px;
  line-height: calc(40 / 35);
}
@media (max-width: 1100px) {
  .sec_join .jo_midfield .jo_mi_copy {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .sec_join .jo_midfield .jo_mi_copy {
    font-size: 25px;
    line-height: calc(42 / 25);
  }
}
.sec_join .jo_midfield .jo_mi_txt {
  font-size: 15px;
  font-size: 1.15rem;
  line-height: calc(40 / 15);
  margin-top: 65px;
}
@media (max-width: 767px) {
  .sec_join .jo_midfield .jo_mi_txt {
    line-height: calc(34 / 15);
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
    font-size: 1rem;
  }
}
.sec_join .slide_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.sec_join .slide_wrap .slide_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec_join .slide_wrap .slide_list:first-child {
  -webkit-animation: loop 40s -20s linear infinite;
  animation: loop 40s -20s linear infinite;
}
.sec_join .slide_wrap .slide_list:last-child {
  -webkit-animation: loop2 40s linear infinite;
  animation: loop2 40s linear infinite;
}
.sec_join .slide_wrap .slide_list > li {
  width: calc(100vw / 3.7);
}
@media (max-width: 1100px) {
  .sec_join .slide_wrap .slide_list > li {
    width: calc(100vw / 2.7);
  }
}
@media (max-width: 767px) {
  .sec_join .slide_wrap .slide_list > li {
    width: calc(100vw / 1.5);
  }
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

/* */

.inner_spwide {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .inner_spwide {
    width: 100%;
    padding: 0 5%;
  }
}

@media screen and (max-width: 767px) {
  .inner_spwide {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .inner_spwide {
    padding: 30px 0 30px 5%;
  }
}

.inner_spwide {
  height: 100%;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex.reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.rec-sec {
  position: relative;
  /*
  background-color: #ecf0f4;
  */
}
@media screen and (max-width: 767px) {
  .rec-sec {
    padding-bottom: 40px;
  }
}
.rec-sec .txt_area {
  position: relative;
  top: -70px;
  top: -41px;
}
@media screen and (max-width: 767px) {
  .rec-sec .txt_area {
    top: -40px;
  }
}
.rec-sec .txt_area .sec2title_h2 {
  color: #dc1428;
  color: #0075c2;
  font-size: 100px;
  font-weight: 800;
  font-family: "Fira Sans Extra Condensed", sans-serif;
  text-shadow: 4px 4px 4px #fff, -4px -4px 4px #fff, -4px 4px 4px #fff, 4px -4px 4px #fff, 4px 0 4px #fff, -4px 0 4px #fff, 0 4px 4px #fff, 0 -4px 4px #fff;
}
@media screen and (max-width: 767px) {
  .rec-sec .txt_area .sec2title_h2 {
    font-size: 16vw;
    padding-left: 5%;
  }
}
.rec-sec .txt_area .sec2title_h3 {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 4.32px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .rec-sec .txt_area .sec2title_h3 {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 767px) {
  .rec-sec .txt_area .sec2title_h3 {
    padding-left: 5%;
  }
}
.rec-sec .txt_area .sec2title_h3 p {
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 1.8px;
}
.rec-sec .link_btn_red {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .rec-sec .link_btn_red {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto;
  }
}
.rec-sec ul.flex {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .rec-sec ul.flex {
    display: none;
  }
  .rec-sec ul.flex.slick-initialized {
    display: block;
  }
}
.rec-sec ul.flex > li,
.rec-sec ul.flex .slick-track > li {
  width: 250px;
  width: calc(100% / 2 - 15px);
  height: 410px;
  height: auto;
  background-color: #dc1428;
  background-color: #009944;
  color: #ffffff;
  text-align: center;
  margin-bottom: 90px;
  margin-left: 26px;
}
.rec-sec ul.flex > li:first-child,
.rec-sec ul.flex .slick-track > li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .rec-sec ul.flex > li,
  .rec-sec ul.flex .slick-track > li {
    width: 55vw;
    height: auto;
    margin-bottom: 40px;
    margin-left: 20px;
  }
}
.rec-sec ul.flex > li .person_box,
.rec-sec ul.flex .slick-track > li .person_box {
  position: relative;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 4px 0px #cccccc;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .rec-sec ul.flex > li .person_box:hover img,
  .rec-sec ul.flex .slick-track > li .person_box:hover img {
    transform: scale(1.1);
    transition-duration: 0.3s;
  }
}
.rec-sec ul.flex > li img,
.rec-sec ul.flex .slick-track > li img {
  width: 100%;
}
.rec-sec ul.flex > li .name_box,
.rec-sec ul.flex .slick-track > li .name_box {
  position: relative;
  top: -10px;
  top: 2px;
  top: -23px;
}
@media screen and (max-width: 767px) {
  .rec-sec ul.flex > li .name_box,
  .rec-sec ul.flex .slick-track > li .name_box {
    top: auto;
    height: 90px;
  }
}
.rec-sec ul.flex > li .name_box .no,
.rec-sec ul.flex .slick-track > li .name_box .no {
  display: inline-block;
  color: #ffffff;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  vertical-align: top;
  font-family: "Fira Sans Extra Condensed", sans-serif;
}
.rec-sec ul.flex > li .name_box .name,
.rec-sec ul.flex .slick-track > li .name_box .name {
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  font-size: 0.85rem;
  border-left: solid 1px #ffffff;
  border-left: solid 3px #bee0ce;
  padding-left: 15px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .rec-sec ul.flex > li .name_box .name,
  .rec-sec ul.flex .slick-track > li .name_box .name {
    padding-left: 3%;
    margin-left: 3%;
    font-size: 0.75rem;
  }
}
.rec-sec ul.flex > li .name_box .name p,
.rec-sec ul.flex .slick-track > li .name_box .name p {
  font-size: 20px;
  line-height: 1.2;
}

/* */
.c-contents {
  margin: 0 auto;
  max-width: 1160px;
  position: relative;
  padding: 0px 0 84px;
}
@media screen and (min-width: 1px) and (max-width: 1266px) {
  .c-contents {
    max-width: none;
    padding: 30px 81px 50px 30px;
    padding: 30px 35px 50px 30px;
  }
}

.u-mt-12 {
  margin-top: 120px !important;
}

.u-mb-7 {
  margin-bottom: 70px !important;
}

.u-mb-6 {
  margin-bottom: 60px !important;
}

.recruit__headline {
  color: #2c613a;
  font-size: 38px;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .recruit__headline {
    font-size: 28px;
    line-height: 1.4642857143;
  }
}

.recruit-requirements .recruit-requirements__table {
  margin: 0 auto;
  max-width: 866px;
}
.recruit-requirements .recruit-requirements__button {
  display: flex;
  justify-content: center;
}

.c-table {
  background: #fff;
  border: solid 6px #2c613a;
  border: solid 6px #0075c2;
  border-collapse: separate;
  border-radius: 40px;
  border-spacing: 0;
  width: 100%;
}
.c-table.is-no-horizontal-line tr:first-child th {
  padding-top: 11px;
}
@media screen and (max-width: 650px) {
  .c-table.is-no-horizontal-line tr:first-child th {
    padding-top: 34px;
  }
}
.c-table.is-no-horizontal-line tr:first-child td {
  padding-top: 32px;
}
@media screen and (max-width: 650px) {
  .c-table.is-no-horizontal-line tr:first-child td {
    padding-top: 0;
  }
}
.c-table.is-no-horizontal-line tr:last-child td {
  padding-bottom: 32px;
}
.c-table.is-no-horizontal-line tr th,
.c-table.is-no-horizontal-line tr td {
  border-bottom: none;
}
@media screen and (max-width: 650px) {
  .c-table tbody tr {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 650px) {
  .c-table tbody tr:first-child th {
    padding-top: 34px;
  }
}
.c-table tbody tr:last-child th,
.c-table tbody tr:last-child td {
  border-bottom: none;
}
.c-table tbody tr th {
  border-bottom: solid 3px #2c613a;
  border-right: solid 3px #2c613a;
  border-bottom: solid 3px #0075c2;
  border-right: solid 3px #0075c2;
  color: #2c613a;
  color: #0075c2;
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 1.5555555556;
  width: 27.0207852194%;
}
@media screen and (max-width: 650px) {
  .c-table tbody tr th {
    border-bottom: none;
    border-right: none;
    padding: 13px 20px 0;
    text-align: left;
    width: 100%;
  }
}
.c-table tbody tr td {
  border-bottom: solid 3px #2c613a;
  border-bottom: solid 3px #0075c2;
  letter-spacing: 0.06em;
  line-height: 1.75;
  padding: 20px 30px;
  width: 72.9792147806%;
}
@media screen and (max-width: 650px) {
  .c-table tbody tr td {
    padding: 0 20px 13px;
    width: 100%;
  }
}

@keyframes slidein {
  0% {
    opacity: 0;
    transform: translate3d(0, 35px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.c-button__default {
  border-radius: 20px;
  color: #fff;
  display: block;
  font-size: 18px;
  letter-spacing: 0.12em;
  line-height: 63px;
  overflow: hidden;
  position: relative;
  text-align: center;
  transform: scale(1, 1);
  transition: transform 0.3s ease;
  width: 296px;
  z-index: 0;
}
@media screen and (max-width: 650px) {
  .c-button__default {
    width: 100%;
  }
}
.c-button__default:hover {
  transform: scale(1.1, 1.1);
}
.c-button__default:hover::after {
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 1px) and (max-width: 1266px) {
  .c-button__default.is-contact {
    font-size: 13px;
    line-height: 47px;
    max-width: 204px;
  }
}
.c-button__default::before {
  background: #2c613a;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -2;
}
.c-button__default::after {
  background: #5d9239;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate3d(-93%, 0, 0);
  transition: transform 0.3s ease;
  width: 100%;
  z-index: -2;
}

/* */

.rec--button {
  width: auto;
  display: flex;
  justify-content: center;
  margin: auto;
}

.button-link {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: 0.3s;
}

.button-text {
  font-size: 18px;
}
.bg-throungh {
  padding: 20px;
  padding: 20px 110px;
  border: 2px solid #333;
  border-radius: 25px;
  color: #333;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.bg-throungh::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #e0e82e;
  position: absolute;
  left: -100%;
  top: 0;
  transition: 0.8s;
  z-index: -1;
}

.bg-throungh:hover::before {
  left: 100%;
}

/* */
.lps_sec {
  position: relative;
}

.section_pdg {
  padding-top: 165px;
  padding-bottom: 80px;
}

@media screen and (max-width: 1366px) {
  .section_pdg {
    padding-top: 60px;
  }
}

.int--hdr {
  height: 866px;
  height: 695px;
  max-height: 80vw;
  max-width: 1560px;
  width: 82vw;
  position: relative;
  line-height: 1.8;
  margin: 0 0 90px auto;
  margin-bottom: 35px;
  background-repeat: no-repeat;
  background-size: cover;
}
/*
.int--hdr::before {
  content: "Interview.0" counter(intNum);
  counter-increment: intNum;
  font-size: clamp(1.5rem, 3.4vw, 50px);
  font-weight: 500;
  letter-spacing: 6px;
  color: #007aec;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  position: absolute;
  top: -3vw;
  left: -5.5vw;
  z-index: 2;
  letter-spacing: 0.1em;
}
  */
.int--hdr--catch {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -4%;
  left: -10%;
}
.int--hdr--catch span {
  color: #fff;
  font-size: clamp(1.2rem, 3.1vw, 2.75rem);
  display: inline-block;
  background-color: #007aec;
  background-color: #00ac97;
  padding: 5px 30px;
  margin: 15px 0;
  font-weight: bold;
  font-style: italic;
}
.int--hdr--catch span:nth-child(1) {
  display: block;
}
.int--hdr--details {
  background-color: #fff;
  color: #000;
  font-size: 1.15rem;
  padding: 22px 80px 25px 35px;
  position: absolute;
  bottom: 0;
  left: 3%;
  z-index: 2;
}

@media screen and (max-width: 1366px) {
  .int--hdr {
    margin: 0 auto 45px;
    height: 640px;
    background-position: center;
  }
  .int--hdr--catch {
    top: 45%;
  }
  .int--hdr--details {
    bottom: 15px;
    bottom: -11px;
    padding: 12px 20px 15px 20px;
    font-size: 0.6rem;
  }
}

@media screen and (max-width: 767px) {
  .int--hdr {
    background-position: top;
    width: 88vw;
    height: auto;
    min-height: 103vw;
    margin: 0 0 45px auto;
  }
  /*
  .int--hdr::before {
    font-size: 1.923rem;
    top: -10vw;
    left: -11vw;
  }
    */
  .int--hdr--catch {
    top: auto;
    bottom: 30vw;
    left: -8vw;
  }
  .int--hdr--catch span {
    display: block;
    font-size: 1.385rem;
    margin: 0;
    padding: 10px;
  }
  .int--hdr--catch span:nth-child(1) {
    display: inline-block;
    position: relative;
    top: 1px;
    top: -7px;
  }
  .int--hdr--catch span:nth-child(2) {
    padding-top: 0;
    position: relative;
    top: -2.5px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}

.lps_parts {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .lps_parts--column {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
  }
}

.lps_parts .inner {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.flex-col1 {
  display: block;
}

@media screen and (max-width: 767px) {
  .lps_parts .inner {
    width: 86%;
  }
}
@media screen and (max-width: 767px) {
  .lps_parts--column .lps_parts--child {
    display: block;
  }
}

.lps_parts--column .text {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.mce-content-body {
  word-break: break-word;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.lps_parts.lps_parts--column .mce-content-body {
  margin-bottom: 20px;
}

.lps_parts .clearfix {
  zoom: 1;
}
.lps_parts .clearfix::before,
.lps_parts .clearfix::after {
  content: "";
  display: table;
}

.editor-ttl2 {
  font-size: 1.5rem;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #007aec;
  color: #ee7800;
  position: relative;
  padding: 0 0 35px 45px;
  padding: 0 0 10px 45px;
  font-weight: bold;
}
.page-interview .editor-ttl2 {
  line-height: 1.6;
}

.editor-ttl:not(:last-child),
.editor-ttl2:not(:last-child),
.editor-ttl3:not(:last-child) {
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  .editor-ttl2 {
    font-size: 1.385rem;
    padding: 0 0 0 25px;
    padding: 0 0 0 45px;
  }
}
.editor-ttl2::before {
  content: "";
  background-color: #007aec;
  background-color: #f7b977;
  width: 37px;
  height: 2px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 17px;
  top: 12px;
}
.mce-content-body p {
  letter-spacing: 0.1em;
  line-height: 1.55;
}
@media screen and (max-width: 767px) {
  .mce-content-body p:not([class]) {
    text-align: left !important;
  }
}

/* */
.tab-rec {
  display: flex;
  flex-wrap: wrap;
  max-width: auto;
}

.tab-rec > label {
  flex: 1 1;
  order: -1;
  min-width: 70px;
  padding: 0.7em 1em 0.5em;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 0;
  background-color: #e9f0f6;
  color: #535353;
  font-size: 1.25em;
  text-align: center;
  cursor: pointer;
}

.tab-rec > label:hover {
  opacity: 0.8;
}

.tab-rec input {
  display: none;
}

.tab-rec > div {
  display: none;
  width: 100%;
  padding: 1.5em 1em;
  background-color: #fff;
}

.tab-rec label:has(:checked) {
  background-color: #fff;
  border-color: #2589d0 #f0f0f0 #fff;
  border-style: solid;
  border-width: 4px 1px 1px;
  border-radius: 5px;
  color: #333333;
}

.tab-rec label:has(:checked) + div {
  display: block;
}
