.contents920px_bg_siro.shrine {
  margin-bottom: 40px;
  max-width: calc(920px + 4rem) !important;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine {
    margin-bottom: 0;
  }
}
.contents920px_bg_siro.shrine img.main {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine img.main {
    margin-bottom: 1.5rem;
  }
}
.contents920px_bg_siro.shrine .box1 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .box1 {
    margin-bottom: 45px;
  }
}
.contents920px_bg_siro.shrine h3.midasi {
  margin-bottom: 10px;
  text-align: center;
  color: #549780;
  font-size: 1.2em;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine h3.midasi {
    margin-bottom: 55px;
    text-align: center;
    color: #549780;
    font-size: 1.1em;
    line-height: 1.4em;
    text-align: left;
  }
}
.contents920px_bg_siro.shrine h3.midasi2 {
  margin-bottom: 5px;
  text-align: center;
  color: #6b6761;
  font-size: 1.5em;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine h3.midasi2 {
    margin-bottom: 5px;
    text-align: center;
    color: #6b6761;
    font-size: 1.3em;
    line-height: 1.6em;
    text-align: left;
    display: block;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contents920px_bg_siro.shrine h3.mainsita {
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine h3.mainsita {
    margin-bottom: 20px;
    text-align: left;
    display: block;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contents920px_bg_siro.shrine .inner {
  width: 100%;
  height: auto;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .inner {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
.contents920px_bg_siro.shrine 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(149, 147, 139) 0%, rgb(107, 103, 97) 99.54%);
  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.shrine h2 {
    font-size: 1.2em;
    line-height: 1.2em;
  }
}
.contents920px_bg_siro.shrine .box1 ul {
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.contents920px_bg_siro.shrine .box1 ul li {
  flex-basis: 23%;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .box1 ul li {
    flex-basis: 31%;
    margin-right: 2%;
  }
}
.contents920px_bg_siro.shrine .box1 ul li img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.7rem;
  box-shadow: -0.1rem -0.1rem 0.3rem #fff, 0.1rem 0.1rem 0.3rem #d3d3d3;
}
.contents920px_bg_siro.shrine .priceBox img {
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
}
.contents920px_bg_siro.shrine dl.qaArea {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.contents920px_bg_siro.shrine dl.qaArea dt.question {
  width: 100%;
  padding: 0;
  padding-top: 1rem;
  padding-left: 2rem;
  margin: 1rem 0;
  border-top: #ccc 1px dotted;
  cursor: pointer;
  color: #95938b;
  font-weight: 400;
  position: relative;
  line-height: 1.5em;
}
.contents920px_bg_siro.shrine dl.qaArea dt.question:hover {
  color: #666;
}
.contents920px_bg_siro.shrine dl.qaArea dt.question::before {
  content: "Q";
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  color: rgb(96, 130, 216);
  position: absolute;
  top: 0.8rem;
  left: 0;
  line-height: 1.5em;
}
.contents920px_bg_siro.shrine dl.qaArea dd.answer {
  width: 100%;
  margin-bottom: 25px;
  padding-right: 5px;
  padding-left: 30px;
  color: #95938b;
  position: relative;
  line-height: 1.5em;
}
.contents920px_bg_siro.shrine dl.qaArea dd.answer::before {
  content: "A";
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  color: rgb(245, 133, 194);
  position: absolute;
  top: -0.2rem;
  left: 0;
  line-height: 1.5em;
}
.contents920px_bg_siro.shrine .flow {
  width: 100%;
  border: 1px solid #c1c1b5;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  line-height: 22px;
}
@media screen and (max-width: 999px) {
  .contents920px_bg_siro.shrine .flow {
    padding: 1rem;
  }
}
.contents920px_bg_siro.shrine .flow h3 {
  color: #ffffff;
  background-color: #95938b;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow h3 {
    color: #ffffff;
    background-color: #95938b;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 30px;
    text-align: center;
  }
}
.contents920px_bg_siro.shrine .flow .box {
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow .box {
    text-align: left;
  }
}
.contents920px_bg_siro.shrine .flow .box .tittle {
  font-size: 16px;
  line-height: 16px;
}
.contents920px_bg_siro.shrine .flow .box .tittle span.no {
  display: block;
  font-size: 70px;
  line-height: 80px;
  color: #c1c1b5;
  font-family: FB Agenda Medium Condensed;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow .box .tittle span.no {
    display: inline-block;
    font-size: 40px;
    line-height: 35px;
    color: #c1c1b5;
    font-family: FB Agenda Medium Condensed;
    margin-right: 8px;
  }
}
.contents920px_bg_siro.shrine .flow .box .tittle span.sub {
  display: block;
  font-size: 13px;
  line-height: 14px;
  padding-top: 3px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow .box .tittle span.sub {
    display: inline-block;
  }
}
.contents920px_bg_siro.shrine .flow .box p {
  border-top: 1px dotted #c1c1b5;
  margin-top: 5px;
  padding-top: 5px;
}
.contents920px_bg_siro.shrine .flow.type1 {
  margin-bottom: 40px;
  background-image: url(../../shrine/img/flow_bg5.jpg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow.type1 {
    background-image: none;
  }
}
.contents920px_bg_siro.shrine .flow.type1 .no1 {
  width: 450px;
  left: 330px;
}
.contents920px_bg_siro.shrine .flow.type1 .no2 {
  width: 560px;
  left: 190px;
}
.contents920px_bg_siro.shrine .flow.type1 .no3 {
  width: 360px;
  left: 60px;
}
.contents920px_bg_siro.shrine .flow.type1 .no4 {
  width: 460px;
  left: 20px;
}
.contents920px_bg_siro.shrine .flow.type1 .no5 {
  width: 520px;
  left: 70px;
}
.contents920px_bg_siro.shrine .flow.type1 .no6 {
  width: 420px;
  left: 330px;
}
.contents920px_bg_siro.shrine .flow.type1 .no7 {
  width: 360px;
  left: 420px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow.type1 .no1,
  .contents920px_bg_siro.shrine .flow.type1 .no2,
  .contents920px_bg_siro.shrine .flow.type1 .no3,
  .contents920px_bg_siro.shrine .flow.type1 .no4,
  .contents920px_bg_siro.shrine .flow.type1 .no5,
  .contents920px_bg_siro.shrine .flow.type1 .no6,
  .contents920px_bg_siro.shrine .flow.type1 .no7 {
    width: 100%;
    left: 0;
  }
}
.contents920px_bg_siro.shrine .flow.type2 {
  background-image: url(../../shrine/img/flow_bg6.jpg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow.type2 {
    background-image: none;
  }
}
.contents920px_bg_siro.shrine .flow.type2 p.text {
  margin-bottom: 40px;
  border-top: 0px dotted #c1c1b5;
  text-align: right;
  padding-right: 30px;
}
@media screen and (max-width: 999px) {
  .contents920px_bg_siro.shrine .flow.type2 p.text.spCenter {
    text-align: center;
  }
}
.contents920px_bg_siro.shrine .flow.type2 .no1 {
  width: 340px;
  left: 430px;
}
.contents920px_bg_siro.shrine .flow.type2 .no2 {
  width: 490px;
  left: 280px;
}
.contents920px_bg_siro.shrine .flow.type2 .no3 {
  width: 340px;
  left: 140px;
}
.contents920px_bg_siro.shrine .flow.type2 .no4 {
  width: 400px;
  left: 30px;
}
.contents920px_bg_siro.shrine .flow.type2 .no5 {
  width: 400px;
  left: 40px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .flow.type2 .no1,
  .contents920px_bg_siro.shrine .flow.type2 .no2,
  .contents920px_bg_siro.shrine .flow.type2 .no3,
  .contents920px_bg_siro.shrine .flow.type2 .no4,
  .contents920px_bg_siro.shrine .flow.type2 .no5 {
    width: 100%;
    left: 0;
  }
}
.contents920px_bg_siro.shrine .imgs {
  padding-bottom: 3rem;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.shrine .imgs {
    padding-bottom: 2rem;
  }
}
.contents920px_bg_siro.shrine .imgs img {
  flex-basis: 50%;
  width: 50%;
}

section#campaign {
  background-color: #fff;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  section#campaign {
    margin-bottom: 2;
  }
}
section#campaign .inner {
  max-width: calc(1200px - 5rem);
  padding: 2rem;
  margin: 0 auto;
  display: block;
}
section#campaign .inner h3.subA {
  padding: 0 0 1rem 0;
}
@media screen and (max-width: 767px) {
  section#campaign .inner {
    width: 100%;
    padding: 0;
  }
}
section#campaign .toForm {
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#campaign .toForm {
    padding-top: 1rem;
  }
}
section#campaign .toForm h4 {
  font-size: 1.3rem;
  font-weight: 400;
}
section#campaign .toForm a.tel {
  margin-top: 0.7rem;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
}
section#campaign .toForm p.kome {
  font-size: 0.8rem;
  margin-bottom: 2rem;
}
section#campaign .toForm::after {
  width: 80%;
  margin: 0 auto;
  margin-top: 4rem;
  content: "";
  display: block;
  border-top: 2px dotted rgb(184, 184, 184);
}/*# sourceMappingURL=shrine.css.map */