@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.content {
  background: #FFF7EF; }

/* line 9, style.scss */
.cimg {
  background-image: url("../images/cimg.jpg");
  /*height: 330px;
  
  @include mq(m) {
  	height: 300px;
  }
  @include mq(ls) {
  	height: 280px;
  }
  @include mq(s) {
  	height: 260px;
  }
  @include mq(xs) {
  	height: 260px;
  }
  @include mq(xxs) {
  	height: 260px;
  }*/ }
  /* line 28, style.scss */
  .cimg:before {
    background-image: url("../images/cimg_bg.png"); }

/* line 35, style.scss */
.cimg_box_icon span {
  width: 60px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 35, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 35, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 35, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 35, style.scss */
    .cimg_box_icon span {
      width: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 35, style.scss */
    .cimg_box_icon span {
      width: 36px; } }

/* line 56, style.scss */
.cimg_box {
  max-width: 580px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 56, style.scss */
    .cimg_box {
      max-width: 480px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 56, style.scss */
    .cimg_box {
      max-width: 420px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 56, style.scss */
    .cimg_box {
      max-width: 340px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 56, style.scss */
    .cimg_box {
      max-width: 340px; } }
  @media screen and (max-width: 350px) {
    /* line 56, style.scss */
    .cimg_box {
      max-width: 340px; } }

/* line 76, style.scss */
.pagelink_btnb {
  max-width: 660px; }
  /* line 79, style.scss */
  .pagelink_btnb > ul {
    grid-template-columns: 1fr 1fr 1fr; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 79, style.scss */
      .pagelink_btnb > ul {
        grid-template-columns: 1fr 1fr; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 79, style.scss */
      .pagelink_btnb > ul {
        grid-template-columns: 1fr 1fr; } }
    @media screen and (max-width: 350px) {
      /* line 79, style.scss */
      .pagelink_btnb > ul {
        grid-template-columns: 1fr 1fr; } }

/* line 96, style.scss */
.privacy_list > ul > li {
  margin: 30px 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 96, style.scss */
    .privacy_list > ul > li {
      margin: 20px 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 96, style.scss */
    .privacy_list > ul > li {
      margin: 20px 0; } }
  @media screen and (max-width: 350px) {
    /* line 96, style.scss */
    .privacy_list > ul > li {
      margin: 20px 0; } }

/* line 117, style.scss */
.privacy_list_title {
  font-weight: bold; }

/* line 125, style.scss */
.privacy_date {
  text-align: right; }

/* line 129, style.scss */
.privacy_list2 {
  margin-top: 1em; }
  /* line 132, style.scss */
  .privacy_list2 > ul > li {
    position: relative;
    padding: 0 0 0 25px;
    margin: 5px 0; }
    /* line 137, style.scss */
    .privacy_list2 > ul > li:before {
      position: absolute;
      content: "■";
      inset: 0 auto auto 0;
      color: #007dd5; }

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