@charset "UTF-8";
body {
  font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ",sans-serif;
  background-image: url("../img/bg.gif");
  background-repeat: repeat;
  background-position: center;
  color: #000; }

h1 {
  text-indent: -9999px;
  height: 0px;
  margin: 0; }

h2 {
  text-indent: -9999px;
  height: 0px;
  margin: 0; }

@media only screen and (max-width: 767px) {
  figure img {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  figure img {
    width: auto; } }

.head-wrap {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 20px 50px 20px;
  max-width: 1040px;
  margin: 0 auto;
  color: #fff; }
  .head-wrap img {
    width: 100%; }
  @media only screen and (max-width: 767px) {
    .head-wrap img.sub {
      display: inline-block;
      margin: 30px auto 0 auto;
      width: 100%; }
    .head-wrap h3 {
      font-size: 1.5em;
      line-height: 150%; }
    .head-wrap p {
      text-align: left;
      width: 260px;
      margin: 0 auto; } }
  @media only screen and (min-width: 768px) {
    .head-wrap img.sub {
      display: inline-block;
      margin: 30px auto 0 auto;
      width: auto; }
    .head-wrap h3 {
      font-size: 2.5em; }
    .head-wrap p {
      text-align: left;
      width: 45%;
      margin: 0 auto; } }

.wrap {
  margin: 0 auto;
  max-width: 1040px;
  padding: 30px 20px 20px 20px;
  background-color: rgba(253, 215, 93, 0.7); }
  @media only screen and (max-width: 767px) {
    .wrap section .block {
      margin: 0 0 20px 0; }
      .wrap section .block dl {
        margin: 20px 0 0 0; }
        .wrap section .block dl dt {
          background-image: url("../img/bg_sub.png");
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 100%;
          font-size: 1.2em;
          font-weight: bolder;
          padding: 20px 0;
          line-height: 100%;
          margin: 0; }
        .wrap section .block dl dd {
          margin: 0;
          padding: 0 10px;
          text-align: left; }
          .wrap section .block dl dd h3 {
            color: #EB5902;
            font-weight: 900;
            font-size: 1.5em;
            line-height: 150%;
            margin: 15px 0 0 0;
            padding: 0 0 3px 3px;
            border-bottom: 2px solid #EB5902; }
    .wrap section .box {
      background-color: #fff;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      padding: 20px 10px 30px; }
      .wrap section .box img.sub {
        max-width: 100%;
        min-width: auto; }
      .wrap section .box h4 {
        background-color: #f6ad2d;
        margin: 0;
        color: #fff;
        padding: 5px 0; }
      .wrap section .box ul {
        margin: 20px 0 30px 0;
        padding: 0 0 0 20px; }
        .wrap section .box ul li {
          margin: 7px 0 0 0;
          text-align: left; }
          .wrap section .box ul li:first-child {
            margin-top: 0px; }
      .wrap section .box .link {
        text-align: center;
        display: inline-block;
        width: 100%;
        padding: 15px 0;
        color: #fff;
        background-color: #EB5902;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        font-size: 1em;
        font-weight: bolder;
        line-height: 100%; } }
  @media only screen and (min-width: 768px) {
    .wrap section .block {
      -webkit-display: flex;
      display: flex;
      -ms-flex-pack: center;
      -moz-box-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      margin: 20px 0; }
      .wrap section .block dl {
        -webkit-display: flex;
        display: flex;
        width: 50%; }
        .wrap section .block dl dt {
          background-image: url("../img/bg_sub.png");
          background-repeat: no-repeat;
          background-size: contain;
          font-size: 1.2em;
          font-weight: bolder;
          min-width: 165px;
          padding: 18px 0 0 0;
          line-height: 100%;
          margin: 0; }
        .wrap section .block dl dd {
          margin: 0;
          padding: 0 20px;
          text-align: left; }
          .wrap section .block dl dd h3 {
            color: #EB5902;
            font-weight: 900;
            font-size: 1.5em;
            line-height: 150%;
            margin: 10px 0 0 0;
            padding: 0 0 3px 3px;
            border-bottom: 2px solid #EB5902; }
    .wrap section .box {
      background-color: #fff;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      padding: 30px 170px 40px; }
      .wrap section .box h4 {
        background-color: #f6ad2d;
        margin: 0;
        color: #fff;
        padding: 5px 0;
        font-size: 1.2em; }
      .wrap section .box ul {
        margin: 30px 0 40px 0; }
        .wrap section .box ul li {
          margin: 7px 0 0 0;
          text-align: left; }
          .wrap section .box ul li:first-child {
            margin-top: 0px; }
      .wrap section .box .link {
        text-align: center;
        display: inline-block;
        width: 100%;
        padding: 10px 0;
        color: #fff;
        background-color: #EB5902;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        font-size: 1.5em;
        font-weight: bolder;
        line-height: 100%; } }

.twitter-wrap {
  max-width: 1080px;
  margin: 30px auto 0 auto; }
  .twitter-wrap .twitter .twtr-box {
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.3); }
  .twitter-wrap .twitter-next {
    background-color: #EB5902;
    color: #fff; }
    .twitter-wrap .twitter-next:hover {
      background-color: #ff8a44; }

.footimg {
  max-width: 1200px;
  margin: 0 auto; }
  .footimg img {
    width: 100%; }

.global_foot {
  padding-top: 0; }

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