/* CSS Document */
/* line 5, style.scss */
.catimg_title {
  max-width: 500px;
  width: 500px; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 5, style.scss */
    .catimg_title {
      max-width: 450px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 5, style.scss */
    .catimg_title {
      max-width: 400px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 5, style.scss */
    .catimg_title {
      max-width: 350px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 5, style.scss */
    .catimg_title {
      max-width: 325px; } }
  @media screen and (max-width: 360px) {
    /* line 5, style.scss */
    .catimg_title {
      max-width: 300px; } }

/*
----------------------------------------------------------*/
/* line 58, style.scss */
.care_leadb {
  /*display: flex;
  justify-content: space-between;
  align-items: center;*/ }

/* line 82, style.scss */
.care_lead_img {
  text-align: center;
  margin: 45px 0 0;
  max-width: 100%;
  height: 100%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 82, style.scss */
    .care_lead_img {
      width: auto;
      max-width: 340px;
      margin: 20px auto 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 82, style.scss */
    .care_lead_img {
      width: auto;
      max-width: 340px;
      margin: 20px auto 0; } }
  @media screen and (max-width: 360px) {
    /* line 82, style.scss */
    .care_lead_img {
      width: auto;
      max-width: 340px;
      margin: 20px auto 0; } }

/* line 116, style.scss */
.care_lead_imgb {
  position: relative;
  max-width: 100%;
  height: 100%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 116, style.scss */
    .care_lead_imgb {
      position: inherit; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 116, style.scss */
    .care_lead_imgb {
      position: inherit; } }
  @media screen and (max-width: 360px) {
    /* line 116, style.scss */
    .care_lead_imgb {
      position: inherit; } }
  /* line 142, style.scss */
  .care_lead_imgb .photo {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 142, style.scss */
      .care_lead_imgb .photo {
        position: inherit;
        width: auto;
        max-width: 340px;
        margin: 0 auto; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 142, style.scss */
      .care_lead_imgb .photo {
        position: inherit;
        width: auto;
        max-width: 340px;
        margin: 0 auto; } }
    @media screen and (max-width: 360px) {
      /* line 142, style.scss */
      .care_lead_imgb .photo {
        position: inherit;
        width: auto;
        max-width: 340px;
        margin: 0 auto; } }
    /* line 178, style.scss */
    .care_lead_imgb .photo img {
      border-radius: 10px;
      max-width: 100%; }
  /* line 183, style.scss */
  .care_lead_imgb p {
    background: rgba(255, 246, 160, 0.9);
    color: #333;
    padding: 5px 25px;
    font-size: 18px;
    font-size: 1.8rem;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 10px; }
    @media screen and (min-width: 930.01px) and (max-width: 1100px) {
      /* line 183, style.scss */
      .care_lead_imgb p {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 4px 16px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 183, style.scss */
      .care_lead_imgb p {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 3px 12px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 183, style.scss */
      .care_lead_imgb p {
        display: none; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 183, style.scss */
      .care_lead_imgb p {
        display: none; } }
    @media screen and (max-width: 360px) {
      /* line 183, style.scss */
      .care_lead_imgb p {
        display: none; } }

/* line 222, style.scss */
.care_unit_img {
  text-align: center;
  margin: 40px 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 222, style.scss */
    .care_unit_img {
      width: auto;
      max-width: 340px;
      margin: 0 auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 222, style.scss */
    .care_unit_img {
      width: auto;
      max-width: 340px;
      margin: 0 auto; } }
  @media screen and (max-width: 360px) {
    /* line 222, style.scss */
    .care_unit_img {
      width: auto;
      max-width: 340px;
      margin: 0 auto; } }

/* line 255, style.scss */
.care_unit_imgb {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 255, style.scss */
    .care_unit_imgb {
      display: block; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 255, style.scss */
    .care_unit_imgb {
      display: block; } }
  @media screen and (max-width: 360px) {
    /* line 255, style.scss */
    .care_unit_imgb {
      display: block; } }
  /* line 282, style.scss */
  .care_unit_imgb .unit {
    position: relative;
    width: auto;
    margin: 0 0 0 10px;
    max-width: 100%;
    height: 100%;
    width: 38.5%; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 282, style.scss */
      .care_unit_imgb .unit {
        position: inherit;
        max-width: 340px;
        width: auto;
        margin: 20px 0 0 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 282, style.scss */
      .care_unit_imgb .unit {
        position: inherit;
        max-width: 340px;
        width: auto;
        margin: 20px 0 0 0; } }
    @media screen and (max-width: 360px) {
      /* line 282, style.scss */
      .care_unit_imgb .unit {
        position: inherit;
        max-width: 340px;
        width: auto;
        margin: 20px 0 0 0; } }
    /* line 322, style.scss */
    .care_unit_imgb .unit:first-child {
      width: 59.5%;
      margin: 0 10px 0 0; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 322, style.scss */
        .care_unit_imgb .unit:first-child {
          margin: 20px 0 0 0;
          width: auto; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 322, style.scss */
        .care_unit_imgb .unit:first-child {
          margin: 20px 0 0 0;
          width: auto; } }
      @media screen and (max-width: 360px) {
        /* line 322, style.scss */
        .care_unit_imgb .unit:first-child {
          margin: 20px 0 0 0;
          width: auto; } }
    /* line 351, style.scss */
    .care_unit_imgb .unit .photo {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 100%; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 351, style.scss */
        .care_unit_imgb .unit .photo {
          position: inherit;
          width: auto;
          max-width: 340px;
          margin: 0 auto; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 351, style.scss */
        .care_unit_imgb .unit .photo {
          position: inherit;
          width: auto;
          max-width: 340px;
          margin: 0 auto; } }
      @media screen and (max-width: 360px) {
        /* line 351, style.scss */
        .care_unit_imgb .unit .photo {
          position: inherit;
          width: auto;
          max-width: 340px;
          margin: 0 auto; } }
      /* line 387, style.scss */
      .care_unit_imgb .unit .photo img {
        border-radius: 10px;
        max-width: 100%; }
    /* line 393, style.scss */
    .care_unit_imgb .unit p {
      background: rgba(255, 246, 160, 0.9);
      color: #333;
      padding: 5px 25px;
      font-size: 18px;
      font-size: 1.8rem;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      border-top-left-radius: 10px; }
      @media screen and (min-width: 930.01px) and (max-width: 1100px) {
        /* line 393, style.scss */
        .care_unit_imgb .unit p {
          font-size: 16px;
          font-size: 1.6rem;
          padding: 4px 16px; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 393, style.scss */
        .care_unit_imgb .unit p {
          font-size: 14px;
          font-size: 1.4rem;
          padding: 3px 12px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 393, style.scss */
        .care_unit_imgb .unit p {
          display: none; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 393, style.scss */
        .care_unit_imgb .unit p {
          display: none; } }
      @media screen and (max-width: 360px) {
        /* line 393, style.scss */
        .care_unit_imgb .unit p {
          display: none; } }

@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 433, style.scss */
  .care_lead_main {
    width: auto;
    margin: 20px 0 0 0; } }
@media screen and (min-width: 360.01px) and (max-width: 600px) {
  /* line 433, style.scss */
  .care_lead_main {
    width: auto;
    margin: 20px 0 0 0; } }
@media screen and (max-width: 360px) {
  /* line 433, style.scss */
  .care_lead_main {
    width: auto;
    margin: 20px 0 0 0; } }

/* line 505, style.scss */
.care_lead_titleb {
  font-size: 28px;
  font-size: 2.8rem;
  color: #ffc601;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: center; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 505, style.scss */
    .care_lead_titleb {
      font-size: 26px;
      font-size: 2.6rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 505, style.scss */
    .care_lead_titleb {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 505, style.scss */
    .care_lead_titleb {
      font-size: 22px;
      font-size: 2.2rem;
      text-align: center; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 505, style.scss */
    .care_lead_titleb {
      font-size: 20px;
      font-size: 2.0rem;
      text-align: center; } }
  @media screen and (max-width: 360px) {
    /* line 505, style.scss */
    .care_lead_titleb {
      font-size: 18px;
      font-size: 1.8rem;
      text-align: center; } }

/* line 545, style.scss */
.care_lead_txt {
  text-align: center; }

/* line 567, style.scss */
.care_lead_txtb {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.8;
  margin: 25px 0 0; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 567, style.scss */
    .care_lead_txtb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 567, style.scss */
    .care_lead_txtb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 567, style.scss */
    .care_lead_txtb {
      font-size: 16px;
      font-size: 1.6rem;
      display: inline-block;
      text-align: left; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 567, style.scss */
    .care_lead_txtb {
      font-size: 16px;
      font-size: 1.6rem;
      display: inline-block;
      text-align: left; } }
  @media screen and (max-width: 360px) {
    /* line 567, style.scss */
    .care_lead_txtb {
      font-size: 16px;
      font-size: 1.6rem;
      display: inline-block;
      text-align: left; } }

/*
-----------------------------------------------------------------------------*/
/* line 610, style.scss */
.care_box {
  margin: 60px 0 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 610, style.scss */
    .care_box {
      margin: 40px 0 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 610, style.scss */
    .care_box {
      margin: 30px 0 0 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 610, style.scss */
    .care_box {
      margin: 30px 0 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 610, style.scss */
    .care_box {
      margin: 30px 0 0 0; } }

/* line 637, style.scss */
.care_boxb {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: -20px 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 637, style.scss */
    .care_boxb {
      margin: -15px 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 637, style.scss */
    .care_boxb {
      margin: -15px 0; } }
  @media screen and (max-width: 360px) {
    /* line 637, style.scss */
    .care_boxb {
      margin: -15px 0; } }

/* line 667, style.scss */
.care_box_sgl {
  width: calc(50% - 15px);
  padding: 60px 0 20px 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 667, style.scss */
    .care_box_sgl {
      width: calc(50% - 10px);
      padding: 50px 0 20px 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 667, style.scss */
    .care_box_sgl {
      width: calc(50% - 8px);
      padding: 35px 0 15px 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 667, style.scss */
    .care_box_sgl {
      width: auto;
      padding: 35px 0 15px 0; } }
  @media screen and (max-width: 360px) {
    /* line 667, style.scss */
    .care_box_sgl {
      width: auto;
      padding: 35px 0 15px 0; } }

/* line 699, style.scss */
.care_box_sglb {
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 1px 30px 30px 30px;
  position: relative; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 699, style.scss */
    .care_box_sglb {
      padding: 1px 25px 25px 25px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 699, style.scss */
    .care_box_sglb {
      padding: 1px 20px 20px 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 699, style.scss */
    .care_box_sglb {
      padding: 1px 15px 15px 15px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 699, style.scss */
    .care_box_sglb {
      padding: 1px 15px 15px 15px; } }
  @media screen and (max-width: 360px) {
    /* line 699, style.scss */
    .care_box_sglb {
      padding: 1px 15px 15px 15px; } }
  /* line 730, style.scss */
  .care_box_sgl-btn .care_box_sglb {
    padding-bottom: 100px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 730, style.scss */
      .care_box_sgl-btn .care_box_sglb {
        padding-bottom: 80px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 730, style.scss */
      .care_box_sgl-btn .care_box_sglb {
        padding-bottom: 80px; } }
    @media screen and (max-width: 360px) {
      /* line 730, style.scss */
      .care_box_sgl-btn .care_box_sglb {
        padding-bottom: 70px; } }

/* line 757, style.scss */
.care_box_sgl_img {
  margin: -40px 0 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 757, style.scss */
    .care_box_sgl_img {
      margin: -30px 0 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 757, style.scss */
    .care_box_sgl_img {
      margin: -20px 0 0 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 757, style.scss */
    .care_box_sgl_img {
      margin: -20px 0 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 757, style.scss */
    .care_box_sgl_img {
      margin: -20px 0 0 0; } }

/* line 806, style.scss */
.care_box_sgl_title {
  margin: -20px 0 0 0;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0 10px; }

/* line 833, style.scss */
.care_box_sgl_titleb {
  background: #fff6a0;
  font-size: 20px;
  font-size: 2.0rem;
  display: inline-block;
  line-height: 1.5;
  padding: 5px 20px;
  text-align: left; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 833, style.scss */
    .care_box_sgl_titleb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 833, style.scss */
    .care_box_sgl_titleb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 833, style.scss */
    .care_box_sgl_titleb {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 833, style.scss */
    .care_box_sgl_titleb {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 360px) {
    /* line 833, style.scss */
    .care_box_sgl_titleb {
      font-size: 15px;
      font-size: 1.5rem; } }

/* line 872, style.scss */
.care_box_sgl_txt {
  margin: 20px 0 0 0; }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 872, style.scss */
    .care_box_sgl_txt {
      margin: 10px 0 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 872, style.scss */
    .care_box_sgl_txt {
      margin: 10px 0 0 0; } }

/*
-----------------------------------------------------*/
/* line 923, style.scss */
.ms_box_btn {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 923, style.scss */
    .ms_box_btn {
      bottom: 30px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 923, style.scss */
    .ms_box_btn {
      bottom: 30px; } }
  @media screen and (max-width: 360px) {
    /* line 923, style.scss */
    .ms_box_btn {
      bottom: 20px; } }

/*# sourceMappingURL=style.css.map */
