.contents920px_bg_siro.tomesode img.tomesodemain {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.tomesode img.tomesodemain {
    margin-bottom: 20px;
  }
}
.contents920px_bg_siro.tomesode .inner {
  width: 100%;
  height: auto;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.tomesode .inner {
    padding: 0 20px;
  }
}
.contents920px_bg_siro.tomesode h2 {
  font-family: Shinsei Kaisho CBSK1;
  line-height: 1.5em;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #a28c61;
  text-align: center;
  box-shadow: 0 2px 1px 1px #d1d1d1;
  -webkit-box-shadow: 0 2px 1px 1px #d1d1d1;
  -moz-box-shadow: 10px 10px 10px 10px #000;
  transition: all 0.3s;
  box-sizing: border-box;
  background-image: linear-gradient(180deg, rgb(162, 140, 97) 0%, rgb(138, 115, 68) 100%);
  color: #fff5d9;
  padding-top: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  font-size: 1.4em;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.tomesode h2 {
    font-size: 1.2em;
    line-height: 1.2em;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
  }
}
.contents920px_bg_siro.tomesode .box1 {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.tomesode .box1 {
    padding-bottom: 45px;
  }
}
.contents920px_bg_siro.tomesode .box1 .fleft {
  width: 220px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.tomesode .box1 .fleft {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-right: 60px;
    padding-bottom: 10px;
    padding-left: 60px;
    background-image: url(../img/none3.gif);
    margin-bottom: 15px;
  }
}
.contents920px_bg_siro.tomesode .box1 .fright {
  width: 580px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.tomesode .box1 .fright {
    width: 100%;
    height: auto;
    display: block;
  }
}
.contents920px_bg_siro.tomesode .box1 img {
  width: 100%;
  height: auto;
}
.contents920px_bg_siro.tomesode .box1 ul {
  display: flex;
  flex-wrap: wrap;
}
.contents920px_bg_siro.tomesode .box1 ul li {
  flex-basis: 20%;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.tomesode .box1 ul li {
    flex-basis: 33.3%;
  }
}

section#campaign {
  background-color: #fff;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  section#campaign {
    margin-bottom: 0;
  }
}
section#campaign .inner {
  max-width: calc(600px - 5rem);
  padding: 2rem;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  section#campaign .inner {
    width: 100%;
    padding: 0;
  }
}/*# sourceMappingURL=tomesode.css.map */