/* CSS Document */
/* line 12, style.scss */
.mainb {
  max-width: 1300px;
  margin: 0 auto; }

/* line 21, style.scss */
.shurui {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 21, style.scss */
    .shurui {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 21, style.scss */
    .shurui {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 21, style.scss */
    .shurui {
      display: block; } }

/* line 39, style.scss */
.shurui_box {
  width: calc(100% / 3 - 10px);
  background: #daf5f2;
  padding: 20px 15px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 39, style.scss */
    .shurui_box {
      width: calc(100% / 3 - 7px);
      padding: 20px 10px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 39, style.scss */
    .shurui_box {
      width: 100%;
      padding: 20px 15px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 39, style.scss */
    .shurui_box {
      width: 100%;
      padding: 20px 15px; } }
  @media screen and (max-width: 350px) {
    /* line 39, style.scss */
    .shurui_box {
      width: 100%;
      padding: 20px 15px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 63, style.scss */
    .shurui_box + .shurui_box {
      margin-top: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 63, style.scss */
    .shurui_box + .shurui_box {
      margin-top: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 63, style.scss */
    .shurui_box + .shurui_box {
      margin-top: 20px; } }

/* line 77, style.scss */
.shurui_box_title {
  font-size: 20px;
  text-align: center; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 77, style.scss */
    .shurui_box_title {
      font-size: 18px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 77, style.scss */
    .shurui_box_title {
      font-size: 18px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 77, style.scss */
    .shurui_box_title {
      font-size: 18px; } }
  @media screen and (max-width: 350px) {
    /* line 77, style.scss */
    .shurui_box_title {
      font-size: 18px; } }

/* line 97, style.scss */
.shurui_box_img {
  margin-top: 10px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 97, style.scss */
    .shurui_box_img {
      /*margin-left: -5px;
      margin-right: -5px;*/ } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 97, style.scss */
    .shurui_box_img {
      max-width: 300px;
      margin-left: auto;
      margin-right: auto; } }

/* line 117, style.scss */
.shurui_box_txt {
  margin-top: 20px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 117, style.scss */
    .shurui_box_txt {
      margin-top: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 117, style.scss */
    .shurui_box_txt {
      margin-top: 10px; } }
  @media screen and (max-width: 350px) {
    /* line 117, style.scss */
    .shurui_box_txt {
      margin-top: 10px; } }

/* line 136, style.scss */
.banner_box {
  display: grid;
  grid-template-columns: 330px auto;
  row-gap: 40px;
  column-gap: 30px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 136, style.scss */
    .banner_box {
      grid-template-columns: 260px auto; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 136, style.scss */
    .banner_box {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 136, style.scss */
    .banner_box {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 136, style.scss */
    .banner_box {
      display: block; } }

/* line 163, style.scss */
.banner_box_txt {
  vertical-align: middle; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 166, style.scss */
    .banner_box_txt + .banner_box_img {
      margin-top: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 166, style.scss */
    .banner_box_txt + .banner_box_img {
      margin-top: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 166, style.scss */
    .banner_box_txt + .banner_box_img {
      margin-top: 20px; } }

/* line 180, style.scss */
.banner_box_txt_title {
  font-weight: bold; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 180, style.scss */
    .banner_box_txt_title {
      margin-top: 10px;
      text-align: center; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 180, style.scss */
    .banner_box_txt_title {
      margin-top: 10px;
      text-align: center; } }
  @media screen and (max-width: 350px) {
    /* line 180, style.scss */
    .banner_box_txt_title {
      margin-top: 10px;
      text-align: center; } }

/* line 201, style.scss */
.alta {
  display: flex;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 201, style.scss */
    .alta {
      display: block;
      max-width: 400px;
      margin: 0 auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 201, style.scss */
    .alta {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 201, style.scss */
    .alta {
      display: block; } }

/* line 226, style.scss */
.alta_box_img {
  position: relative; }

/* line 234, style.scss */
.alta_box_img_no {
  position: absolute;
  left: 3%;
  bottom: -5%;
  width: 10%; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 234, style.scss */
    .alta_box_img_no {
      width: 15%; } }
  @media screen and (max-width: 350px) {
    /* line 234, style.scss */
    .alta_box_img_no {
      width: 15%; } }

/* line 247, style.scss */
.alta_box_txt {
  text-align: center;
  line-height: 1.5;
  font-size: 20px;
  margin: 20px 0 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 247, style.scss */
    .alta_box_txt {
      font-size: 18px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 247, style.scss */
    .alta_box_txt {
      font-size: 18px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 247, style.scss */
    .alta_box_txt {
      font-size: 18px;
      margin: 15px 0 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 247, style.scss */
    .alta_box_txt {
      font-size: 18px;
      margin: 15px 0 0 0; } }

/* line 271, style.scss */
.alta_arrow {
  margin: -40px 10px 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 271, style.scss */
    .alta_arrow {
      margin: -70px 10px 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 271, style.scss */
    .alta_arrow {
      margin: 10px auto;
      max-width: 50px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 271, style.scss */
    .alta_arrow {
      margin: 10px auto;
      max-width: 50px; } }
  @media screen and (max-width: 350px) {
    /* line 271, style.scss */
    .alta_arrow {
      margin: 10px auto;
      max-width: 50px; } }

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