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

/* line 18, style.scss */
.kikiinfo {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 18, style.scss */
    .kikiinfo {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 18, style.scss */
    .kikiinfo {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 18, style.scss */
    .kikiinfo {
      display: block; } }
  /* line 37, style.scss */
  .kikiinfo-cnt:nth-of-type(2n) .kikiinfo {
    flex-direction: row-reverse; }

/* line 42, style.scss */
.kikiinfo_img {
  max-width: 460px; }
  @media screen and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 42, style.scss */
    .kikiinfo_img {
      max-width: 400px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 42, style.scss */
    .kikiinfo_img {
      max-width: 360px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 42, style.scss */
    .kikiinfo_img {
      margin: 0 auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 42, style.scss */
    .kikiinfo_img {
      margin: 0 auto; } }
  @media screen and (max-width: 350px) {
    /* line 42, style.scss */
    .kikiinfo_img {
      margin: 0 auto; } }

/* line 62, style.scss */
.kikiinfo_txt {
  width: calc(100% - 460px - 60px); }
  @media screen and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 62, style.scss */
    .kikiinfo_txt {
      width: calc(100% - 400px - 40px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 62, style.scss */
    .kikiinfo_txt {
      width: calc(100% - 360px - 30px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 62, style.scss */
    .kikiinfo_txt {
      width: 100%;
      margin: 20px 0 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 62, style.scss */
    .kikiinfo_txt {
      width: 100%;
      margin: 20px 0 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 62, style.scss */
    .kikiinfo_txt {
      width: 100%;
      margin: 20px 0 0 0; } }

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

/* line 105, style.scss */
.gmap_linkb a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 70px;
  font-size: 20px;
  font-size: 2.0rem;
  margin: auto;
  line-height: 1.3; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 105, style.scss */
    .gmap_linkb a {
      width: 280px;
      height: 60px;
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 105, style.scss */
    .gmap_linkb a {
      width: 340px;
      height: 60px;
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 105, style.scss */
    .gmap_linkb a {
      width: 280px;
      height: 60px;
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (max-width: 350px) {
    /* line 105, style.scss */
    .gmap_linkb a {
      width: 220px;
      height: 60px;
      font-size: 18px;
      font-size: 1.8rem; } }
  /* line 142, style.scss */
  .gmap_linkb a:after {
    display: block;
    content: '';
    width: 43px;
    height: 13px;
    position: relative;
    margin-left: 10px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 142, style.scss */
      .gmap_linkb a:after {
        width: 34px;
        height: 10px; } }

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