@charset "UTF-8";
#pageheader {
  padding-top: 94.8717948718vw;
  padding-bottom: 17.9487179487vw;
}
@media screen and (min-width: 769px) {
  #pageheader {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.total__flex {
  position: relative;
}
@media screen and (min-width: 769px) {
  .total__flex {
    width: min(76.796875%, 983px);
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
  }
}
.total__flex-img {
  position: absolute;
  top: -123vw;
}
@media screen and (min-width: 769px) {
  .total__flex-img {
    position: relative;
    top: 0;
  }
}
.total__flex-box {
  width: 78%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .total__flex-box {
    width: 46.2868769074%;
    margin: 0;
  }
}
.total__flex-box h2 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .total__flex-box h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.total__flex .pic01 {
  width: 101.7948717949vw;
  left: -21vw;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .total__flex .pic01 {
    width: 79.1666666667%;
    position: static;
  }
}
.total__flex .pic02 {
  width: 45.3846153846vw;
  top: -8vw;
  left: 57vw;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .total__flex .pic02 {
    width: 31.6287878788%;
    top: -10%;
    left: 56%;
  }
}
.total__list {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .total__list {
    width: min(69.765625%, 893px);
    margin: 60px auto;
    justify-content: space-between;
  }
}
.total__list li {
  margin: 70px 0 50px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .total__list li {
    width: min(25.7558790594%, 230px);
  }
}
.total__list li:not(:first-child)::before {
  content: "◆";
  font-size: 25px;
  font-size: 1.5625rem;
  color: #e6cfac;
  text-align: center;
  margin: auto;
  position: absolute;
  top: -85px;
  left: 0;
  right: 0;
}
@media screen and (min-width: 769px) {
  .total__list li:not(:first-child)::before {
    height: 25px;
    line-height: 1;
    top: 0;
    left: -30%;
    right: auto;
    bottom: 0;
  }
}
.total__list h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .total__list h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.total__list p {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 769px) {
  .total__list p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.total__blog-cat {
  width: 240px;
  padding: 30px 0;
  margin: 0 auto;
  display: box;
  display: flexbox;
  display: flex;
  justify-content: center;
  flex-flow: column wrap;
  gap: 15px;
}
@media screen and (min-width: 769px) {
  .total__blog-cat {
    width: min(69.765625%, 893px);
    padding: 50px 0;
    flex-flow: row wrap;
    gap: 10px;
  }
}
.total__blog-cat li a {
  width: 100%;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 13px 0;
  border: 1px solid #b26c53;
  border-radius: 6px;
  display: box;
  display: flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .total__blog-cat li a {
    width: 160px;
    padding: 10px 0;
    margin-bottom: 0;
  }
  .total__blog-cat li a:hover {
    background-color: #b26c53;
    color: #fbf9f6;
    transition: all 0.3s ease;
  }
}
.total .inner {
  padding-bottom: 20px;
  position: relative;
}
.total .inner .back01, .total .inner .back02, .total .inner .back03 {
  width: 106px;
  position: absolute;
}
.total .inner .back01 {
  top: 25%;
  right: -40px;
}
@media screen and (min-width: 769px) {
  .total .inner .back01 {
    width: min(11.71875vw, 150px);
    top: 25%;
  }
}
.total .inner .back02 {
  left: -40px;
  top: 50%;
}
@media screen and (min-width: 769px) {
  .total .inner .back02 {
    top: 75%;
  }
}
.total .inner .back03 {
  right: -40px;
  top: 75%;
}

.scenes {
  background-color: #fbf8f3;
}
.scenes .inner {
  padding: 60px 0 40px;
}
@media screen and (min-width: 769px) {
  .scenes .inner h2 {
    margin-bottom: 50px;
  }
}
.scenes__list {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .scenes__list {
    width: min(69.765625%, 893px);
    flex-flow: wrap;
  }
}
.scenes__list li {
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .scenes__list li {
    width: min(31.3549832027%, 893px);
  }
  .scenes__list li:not(:nth-child(3n)) {
    margin-right: 2.9115341545%;
  }
}
.scenes__list h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin: 30px 0 15px;
}
@media screen and (min-width: 769px) {
  .scenes__list h3 {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: left;
  }
}

.shitaku .inner {
  padding: 60px 0 40px;
}
.shitaku h2 {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  margin: 50px 0 70px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .shitaku h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.shitaku h2::before {
  content: "◆";
  font-size: 25px;
  font-size: 1.5625rem;
  color: #e6cfac;
  text-align: center;
  margin: auto;
  position: absolute;
  top: -65px;
  left: 0;
  right: 0;
}
.shitaku__list {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .shitaku__list {
    width: min(67.96875%, 870px);
    justify-content: space-between;
  }
}
.shitaku__list li {
  padding: 20px;
  margin-bottom: 30px;
  background-color: #fbf8f3;
  border-radius: 10px;
}
@media screen and (min-width: 769px) {
  .shitaku__list li {
    width: min(45.9770114943%, 400px);
    padding: 40px 20px;
  }
  .shitaku__list li > * {
    width: 75%;
    margin: 0 auto;
  }
}
.shitaku__list img {
  width: 75px;
  margin: 0 0 0 auto;
  display: block;
}
@media screen and (min-width: 769px) {
  .shitaku__list img {
    margin: 0 auto;
  }
}
.shitaku__list h3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .shitaku__list h3 {
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
    margin: 30px auto 25px;
  }
}
.shitaku__link {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .shitaku__link {
    width: min(67.96875%, 870px);
  }
}

.kitsuke .inner {
  padding: 60px 0 100px;
}
.kitsuke h2 {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .kitsuke__list {
    width: min(67.96875%, 870px);
    margin: 0 auto;
    justify-content: space-between;
  }
}
.kitsuke__list li {
  padding: 35px 20px;
  margin-bottom: 30px;
  background-color: #fbf8f3;
}
@media screen and (min-width: 769px) {
  .kitsuke__list li {
    width: min(45.9770114943%, 400px);
    padding: 45px 20px;
    border-radius: 10px;
  }
}
.kitsuke__list li > * {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.kitsuke__list h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .kitsuke__list h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.kitsuke__list p {
  margin-bottom: 20px;
}
.kitsuke__link {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .kitsuke__link {
    width: min(67.96875%, 870px);
  }
}