/* 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 215, style.scss */
.care_lead_titleb {
  font-size: 28px;
  font-size: 2.8rem;
  color: #4191ff;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: center; }
  @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 253, style.scss */
.care_lead_title-s {
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: normal; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 253, style.scss */
    .care_lead_title-s {
      font-size: 2.0vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 253, style.scss */
    .care_lead_title-s {
      font-size: 2.1vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 253, style.scss */
    .care_lead_title-s {
      font-size: 16px;
      font-size: 1.6rem;
      text-align: center; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 253, style.scss */
    .care_lead_title-s {
      font-size: 16px;
      font-size: 1.6rem;
      text-align: center; } }
  @media screen and (max-width: 360px) {
    /* line 253, style.scss */
    .care_lead_title-s {
      font-size: 14px;
      font-size: 1.4rem;
      text-align: center; } }

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

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

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

/* line 379, 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 379, style.scss */
    .care_boxb {
      margin: -15px 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 379, style.scss */
    .care_boxb {
      margin: -15px 0; } }
  @media screen and (max-width: 360px) {
    /* line 379, style.scss */
    .care_boxb {
      margin: -15px 0; } }

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

/* line 441, 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 20px 30px 20px;
  position: relative; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 441, style.scss */
    .care_box_sglb {
      padding: 1px 15px 25px 15px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 441, style.scss */
    .care_box_sglb {
      padding: 1px 15px 20px 15px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 441, style.scss */
    .care_box_sglb {
      padding: 1px 15px 15px 15px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 441, style.scss */
    .care_box_sglb {
      padding: 1px 15px 15px 15px; } }
  @media screen and (max-width: 360px) {
    /* line 441, style.scss */
    .care_box_sglb {
      padding: 1px 15px 15px 15px; } }
  /* line 472, style.scss */
  .care_box_sgl-btn .care_box_sglb {
    padding-bottom: 100px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 472, style.scss */
      .care_box_sgl-btn .care_box_sglb {
        padding-bottom: 80px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 472, style.scss */
      .care_box_sgl-btn .care_box_sglb {
        padding-bottom: 80px; } }
    @media screen and (max-width: 360px) {
      /* line 472, style.scss */
      .care_box_sgl-btn .care_box_sglb {
        padding-bottom: 70px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 499, style.scss */
    .care_box_sglb .common_btn_anchor {
      padding-left: 30px;
      padding-right: 30px; } }
  /* line 524, style.scss */
  .care_box_sglb .common_btn {
    text-align: center; }

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

@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 555, style.scss */
  .care_box_sgl_imgb {
    max-width: 400px;
    margin: 0 auto; } }

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

/* line 605, style.scss */
.care_box_sgl_titleb {
  background: #bfe6ff;
  font-size: 20px;
  font-size: 2.0rem;
  display: inline-block;
  line-height: 1.5;
  padding: 5px 20px;
  text-align: center; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 605, 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 605, 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 605, 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 605, style.scss */
    .care_box_sgl_titleb {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 360px) {
    /* line 605, style.scss */
    .care_box_sgl_titleb {
      font-size: 15px;
      font-size: 1.5rem; } }

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

/* line 670, style.scss */
.care_box_sgl_title2b {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5; }

/* line 697, style.scss */
.care_box_sgl_txt {
  margin: 10px 0 0 0; }

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

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

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

/* line 858, style.scss */
.kiki_box_sgl {
  width: calc(50% - 20px);
  padding: 20px 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 858, style.scss */
    .kiki_box_sgl {
      width: auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 858, style.scss */
    .kiki_box_sgl {
      width: auto; } }
  @media screen and (max-width: 360px) {
    /* line 858, style.scss */
    .kiki_box_sgl {
      width: auto; } }

/* line 907, style.scss */
.kiki_box_sgl_img {
  float: left;
  width: 200px; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 907, style.scss */
    .kiki_box_sgl_img {
      width: 170px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 907, style.scss */
    .kiki_box_sgl_img {
      width: 130px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 907, style.scss */
    .kiki_box_sgl_img {
      width: 150px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 907, style.scss */
    .kiki_box_sgl_img {
      width: auto;
      max-width: 200px;
      margin: 0 auto;
      float: none; } }
  @media screen and (max-width: 360px) {
    /* line 907, style.scss */
    .kiki_box_sgl_img {
      width: auto;
      max-width: 200px;
      margin: 0 auto;
      float: none; } }

/* line 942, style.scss */
.kiki_box_sgl_imgb {
  border: 1px solid #ccc;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

/* line 966, style.scss */
.kiki_box_sgl_main {
  margin: 0 0 0 230px; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 966, style.scss */
    .kiki_box_sgl_main {
      margin: 0 0 0 200px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 966, style.scss */
    .kiki_box_sgl_main {
      margin: 0 0 0 145px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 966, style.scss */
    .kiki_box_sgl_main {
      margin: 0 0 0 170px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 966, style.scss */
    .kiki_box_sgl_main {
      margin: 20px 0 0 0px; } }
  @media screen and (max-width: 360px) {
    /* line 966, style.scss */
    .kiki_box_sgl_main {
      margin: 20px 0 0 0px; } }

/* line 1038, style.scss */
.kiki_box_sgl_titleb {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  border-bottom: 1px solid #4191ff; }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1038, style.scss */
    .kiki_box_sgl_titleb {
      text-align: center;
      border-bottom: none; } }
  @media screen and (max-width: 360px) {
    /* line 1038, style.scss */
    .kiki_box_sgl_titleb {
      text-align: center;
      border-bottom: none; } }

/* line 1070, style.scss */
.kiki_box_sgl_txt {
  margin: 10px 0 0 0; }

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