/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.content {
  background: #1b2759;
  color: #fff; }

/* line 13, style.scss */
.topimgb {
  background-image: url("../images/topimg.jpg"); }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 13, style.scss */
    .topimgb {
      background-image: url("../images/topimg-sp.jpg"); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 13, style.scss */
    .topimgb {
      background-image: url("../images/topimg-sp.jpg"); } }
  @media screen and (max-width: 350px) {
    /* line 13, style.scss */
    .topimgb {
      background-image: url("../images/topimg-sp.jpg"); } }

@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 26, style.scss */
  .topimg_txt_jp {
    letter-spacing: normal;
    padding-left: 0; } }
@media screen and (min-width: 350.1px) and (max-width: 600px) {
  /* line 26, style.scss */
  .topimg_txt_jp {
    letter-spacing: normal;
    padding-left: 0; } }
@media screen and (max-width: 350px) {
  /* line 26, style.scss */
  .topimg_txt_jp {
    letter-spacing: normal;
    padding-left: 0; } }

/* line 46, style.scss */
.pankuzub {
  color: #fff; }
  /* line 48, style.scss */
  .pankuzub a {
    color: #fff; }

/* line 53, style.scss */
.pp_content {
  padding: 0 40px 100px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 53, style.scss */
    .pp_content {
      padding: 0 30px 80px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 53, style.scss */
    .pp_content {
      padding: 0 20px 60px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 53, style.scss */
    .pp_content {
      padding: 0 20px 60px; } }
  @media screen and (max-width: 350px) {
    /* line 53, style.scss */
    .pp_content {
      padding: 0 20px 60px; } }

/* line 72, style.scss */
.pp_contentb {
  max-width: 1100px;
  margin: 0 auto; }

/* line 77, style.scss */
.pp_title {
  font-size: 20px;
  margin-top: 60px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 77, style.scss */
    .pp_title {
      font-size: 18px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 77, style.scss */
    .pp_title {
      font-size: 18px; } }
  @media screen and (max-width: 350px) {
    /* line 77, style.scss */
    .pp_title {
      font-size: 18px; } }

/* line 99, style.scss */
.pp_txt {
  margin-top: 30px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 99, style.scss */
    .pp_txt {
      margin-top: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 99, style.scss */
    .pp_txt {
      margin-top: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 99, style.scss */
    .pp_txt {
      margin-top: 20px; } }
  /* line 116, style.scss */
  .pp_txt .tellink {
    pointer-events: none;
    text-decoration: none;
    color: #fff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 116, style.scss */
      .pp_txt .tellink {
        pointer-events: auto;
        text-decoration: underline; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 116, style.scss */
      .pp_txt .tellink {
        pointer-events: auto;
        text-decoration: underline; } }
    @media screen and (max-width: 350px) {
      /* line 116, style.scss */
      .pp_txt .tellink {
        pointer-events: auto;
        text-decoration: underline; } }

/* line 140, style.scss */
.pp_list {
  margin-top: 20px; }
  /* line 143, style.scss */
  .pp_list > ul {
    counter-reset: number; }
    /* line 145, style.scss */
    .pp_list > ul > li {
      counter-increment: number;
      position: relative;
      padding-left: 1.7em; }
      /* line 150, style.scss */
      .pp_list > ul > li:before {
        content: counter(number) ". ";
        position: absolute;
        left: 0; }

/* line 160, style.scss */
.pp_list ul ul {
  padding-bottom: 10px; }

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