/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_welfare01__item_tbl th,
.p_welfare01__item_tbl td {
  font-size: 0.75rem;
}

@media screen and (min-width: 768px) {
  .p_welfare01__item_tbl th,
  .p_welfare01__item_tbl td {
    font-size: 0.9375rem;
  }
}
.p_welfare01__item_ttl {
  font-size: 1.125rem;
}

@media screen and (min-width: 768px) {
  .p_welfare01__item_ttl {
    font-size: 1.5rem;
  }
}
.p_welfare01__sec_ttl {
  font-size: 1.5rem;
}

@media screen and (min-width: 768px) {
  .p_welfare01__sec_ttl {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare .c_mv {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare .c_mv__main {
    margin-bottom: 76px;
  }
}
.p_welfare01 {
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_welfare01 {
    padding-bottom: 80px;
  }
}
.p_welfare01__sec {
  margin-bottom: 90px;
}
@media screen and (min-width: 768px) {
  .p_welfare01__sec {
    margin-bottom: 118px;
  }
}
.p_welfare01__sec:last-child {
  margin-bottom: 0;
}
.p_welfare01__sec_ttl {
  margin-bottom: 60px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dedddb;
  color: #f00000;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p_welfare01__sec_ttl {
    padding-bottom: 22px;
  }
}
.p_welfare01__main {
  display: grid;
  gap: 60px 20px;
}
@media screen and (min-width: 768px) {
  .p_welfare01__main {
    grid-template-columns: repeat(2, 1fr);
    gap: 77px 40px;
  }
}
.p_welfare01__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.p_welfare01__item_img {
  width: 200px;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_img {
    flex-shrink: 0;
    width: clamp(
        7.5rem,
        28.9351851852vw + -6.3888888889rem,
        15.3125rem
    );
    margin-bottom: 0;
  }
}
.p_welfare01__item_box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_box {
    padding-top: 1px;
  }
}
.p_welfare01__item_ttl {
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedddb;
  color: #f00000;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_ttl {
    margin-bottom: 12px;
    padding-bottom: 14px;
    font-size: clamp(
        1.25rem,
        0.9259259259vw + 0.8055555556rem,
        1.5rem
    );
  }
}
.p_welfare01__item_sub {
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.5;
}
.p_welfare01__item_txt {
  line-height: 1.8;
}
.p_welfare01__item_flex {
  margin-top: 11px;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_flex {
    display: flex;
    gap: 40px;
  }
}
.p_welfare01__item_col:first-child {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_col:first-child {
    flex-shrink: 0;
    width: 34.4262295082%;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_col:first-child .p_welfare01__item_txt {
    padding-left: 7px;
  }
}
.p_welfare01__item_col:first-child .p_welfare01__item_sub {
  margin-left: -9px;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_col:first-child .p_welfare01__item_sub {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_col:last-child {
    width: 100%;
    padding-right: clamp(
        0rem,
        28.4090909091vw + -18.1818181818rem,
        3.125rem
    );
  }
}
.p_welfare01__item_col:last-child .p_welfare01__item_sub {
  margin-left: -9px;
}
.p_welfare01__item_tbl {
  width: 100%;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_tbl {
    margin-top: 15px;
  }
}
.p_welfare01__item_tbl th,
.p_welfare01__item_tbl td {
  height: 32px;
  padding: 4px 2px;
  border: 1px solid #dedddb;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  vertical-align: middle;
}
.p_welfare01__item_tbl th {
  background-color: #fdf2e0;
}
.p_welfare01__item_tbl th:nth-child(1) {
  width: 49.0196078431%;
}
.p_welfare01__item_tbl th:nth-child(2) {
  width: 20.7843137255%;
}
.p_welfare01__item_tbl th:nth-child(3) {
  width: 30.1960784314%;
}
.p_welfare01__item_dots .item {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_dots .item {
    margin-bottom: -5px;
  }
}
.p_welfare01__item_dots .item:last-child {
  margin-bottom: 0;
}
.p_welfare01__item_dots .item .dot {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_bot {
    padding-top: 11px;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_bot .p_welfare01__item_sub {
    margin-bottom: 11px;
  }
}
.p_welfare01__item_bot .p_welfare01__item_txt {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item_bot .p_welfare01__item_txt {
    padding-left: 7px;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare01__item.full {
    grid-area: 1/1/2/3;
  }
}
.p_welfare01__item.full .p_welfare01__item_box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_welfare01__item.full .p_welfare01__item_img {
    width: 21.1206896552%;
  }
}
.p_welfare02 {
  padding: 50px 0 90px;
  border-top: 1px solid #dedddb;
}
@media screen and (min-width: 768px) {
  .p_welfare02 {
    padding: 118px 0 120px;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare02 .c_grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare02 .c_box {
    max-width: 360px;
  }
}
@media screen and (min-width: 768px) {
  .p_welfare02 .c_box__img {
    height: 200px;
  }
}
/*# sourceMappingURL=welfare.css.map */
