/* 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 {
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 58, style.scss */
    .care_leadb {
      display: block; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 58, style.scss */
    .care_leadb {
      display: block; } }
  @media screen and (max-width: 360px) {
    /* line 58, style.scss */
    .care_leadb {
      display: block; } }

/* line 86, style.scss */
.care_lead_img {
  width: calc(50% - 20px); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 86, style.scss */
    .care_lead_img {
      width: calc(50% - 10px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 86, style.scss */
    .care_lead_img {
      width: auto;
      max-width: 340px;
      margin: 20px auto 0 auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 86, style.scss */
    .care_lead_img {
      width: auto;
      max-width: 340px;
      margin: 20px auto 0 auto; } }
  @media screen and (max-width: 360px) {
    /* line 86, style.scss */
    .care_lead_img {
      width: auto;
      max-width: 340px;
      margin: 20px auto 0 auto; } }

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

/* line 171, style.scss */
.care_lead_mainb {
  text-align: center; }

/* line 215, style.scss */
.care_lead_titleb {
  font-size: 28px;
  font-size: 2.8rem;
  color: #fe6091;
  line-height: 1.8;
  letter-spacing: 0.1em; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 215, style.scss */
    .care_lead_titleb {
      font-size: 2.6vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 215, style.scss */
    .care_lead_titleb {
      font-size: 2.7vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 215, 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 215, style.scss */
    .care_lead_titleb {
      font-size: 20px;
      font-size: 2.0rem;
      text-align: center; } }
  @media screen and (max-width: 360px) {
    /* line 215, style.scss */
    .care_lead_titleb {
      font-size: 18px;
      font-size: 1.8rem;
      text-align: center; } }

/* line 274, 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 274, style.scss */
    .care_lead_txtb {
      font-size: 1.8vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 274, style.scss */
    .care_lead_txtb {
      font-size: 1.9vw;
      margin-right: -20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 274, 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 274, 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 274, style.scss */
    .care_lead_txtb {
      font-size: 16px;
      font-size: 1.6rem;
      display: inline-block;
      text-align: left; } }

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

/* line 356, style.scss */
.care_slideb {
  background: #f9f9f9;
  padding: 60px 60px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 356, style.scss */
    .care_slideb {
      padding: 40px 40px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 356, style.scss */
    .care_slideb {
      padding: 0px 0px;
      background: #fff; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 356, style.scss */
    .care_slideb {
      padding: 0px 0px;
      background: #fff; } }
  @media screen and (max-width: 360px) {
    /* line 356, style.scss */
    .care_slideb {
      padding: 0px 0px;
      background: #fff; } }

/* line 391, style.scss */
.care_slide_mainb {
  max-width: 900px;
  margin: 0 auto; }

/*
-----------------------------------------------------*/
/* line 403, style.scss */
html .swiper-container {
  padding-bottom: 0px;
  height: auto;
  border: 10px solid #fff; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 403, style.scss */
    html .swiper-container {
      border: none; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 403, style.scss */
    html .swiper-container {
      border: none; } }
  @media screen and (max-width: 360px) {
    /* line 403, style.scss */
    html .swiper-container {
      border: none; } }

/* line 432, style.scss */
html .swiper-pagination-bullet {
  background: #ccc;
  margin: 0 5px; }

/* line 437, style.scss */
html .swiper-pagination-bullet-active {
  background: #fe6091; }

/* line 441, style.scss */
html .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -30px; }

/* line 445, style.scss */
html .swiper-pagination {
  position: static;
  margin: 20px 0 0 0; }

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

/* line 502, style.scss */
.care_flow_sgl {
  padding: 10px 0;
  max-width: 900px;
  margin: 0 auto; }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 502, style.scss */
    .care_flow_sgl {
      padding: 8px 0; } }
  @media screen and (max-width: 360px) {
    /* line 502, style.scss */
    .care_flow_sgl {
      padding: 8px 0; } }

/* line 529, style.scss */
.care_flow_sglb {
  display: flex;
  width: 100%; }

/* line 553, style.scss */
.care_flow_sgl_title {
  width: 150px;
  background: #FE6091;
  display: flex;
  align-items: center;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px; }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 553, style.scss */
    .care_flow_sgl_title {
      width: 90px; } }
  @media screen and (max-width: 360px) {
    /* line 553, style.scss */
    .care_flow_sgl_title {
      width: 90px; } }

/* line 582, style.scss */
.care_flow_sgl_titleb {
  width: 70px;
  margin: 0 auto; }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 582, style.scss */
    .care_flow_sgl_titleb {
      width: 60px; } }
  @media screen and (max-width: 360px) {
    /* line 582, style.scss */
    .care_flow_sgl_titleb {
      width: 60px; } }

/* line 607, style.scss */
.care_flow_sgl_txt {
  border-top: 5px solid #eee;
  border-right: 5px solid #eee;
  border-bottom: 5px solid #eee;
  width: calc(100% - 150px);
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0; }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 607, style.scss */
    .care_flow_sgl_txt {
      width: calc(100% - 90px);
      border-width: 4px; } }
  @media screen and (max-width: 360px) {
    /* line 607, style.scss */
    .care_flow_sgl_txt {
      width: calc(100% - 90px);
      border-width: 4px; } }

/* line 638, style.scss */
.care_flow_sgl_txtb {
  padding: 20px; }

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