:root {
  --subfont1: "ta-oonishi", sans-serif;
}

div.contents0113 {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
div.contents0113 img {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
div.contents0113 a {
  text-decoration: none;
  color: #000;
  display: block;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
div.contents0113 div.banner {
  width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.banner {
    width: 100%;
  }
}
div.contents0113 div.banner p {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
  margin: 10% auto;
  width: 60%;
  font-size: 0.9vw;
  line-height: 1.8vw;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.banner p {
    font-size: 1.3vw;
    line-height: 2.6vw;
  }
}
@media screen and (max-width: 640px) {
  div.contents0113 div.banner p {
    padding: 0;
    font-size: 12px;
    line-height: 30px;
    width: 90%;
    margin: 15% auto;
  }
}
div.contents0113 div.block1 {
  width: 1024px;
  margin: 5% auto;
  margin-bottom: 10%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  div.contents0113 div.block1 {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block1 {
    margin-bottom: 20%;
  }
}
div.contents0113 div.block1 a {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
div.contents0113 div.block1 a img:hover {
  opacity: 0.6;
  transition: 1s;
}
div.contents0113 div.block1 a span {
  display: block;
  margin: 0 auto;
  width: 100%;
}
div.contents0113 div.block1 a span:hover {
  opacity: 0.6;
  transition: 0.5s;
}
div.contents0113 div.block1 a.item1 {
  width: 100%;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
}
div.contents0113 div.block1 a.item1 img {
  width: 50%;
  padding: 1%;
  padding-bottom: 3%;
}
div.contents0113 div.block1 a.item1 span {
  margin: 5% 0%;
  line-height: 2.2vw;
  font-size: 1.8vw;
  color: #866b7c;
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.block1 a.item1 span {
    font-size: 2.4vw;
    line-height: 3.2vw;
  }
}
@media screen and (max-width: 680px) {
  div.contents0113 div.block1 a.item1 span {
    font-size: 24px;
    line-height: 30px;
  }
}
div.contents0113 div.block1 a.item1 span b {
  color: #494949;
  font-weight: 300;
  font-size: 0.9vw;
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.block1 a.item1 span b {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 680px) {
  div.contents0113 div.block1 a.item1 span b {
    font-size: 10px;
  }
}
div.contents0113 div.block1 a.item2 {
  width: 80%;
  margin: 0 auto;
  margin-top: 2%;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block1 a.item2 {
    width: 95%;
    font-size: 13px;
    margin-top: 5%;
  }
}
div.contents0113 div.block1 a.item2 span {
  width: 33.3333333333%;
  display: block;
  padding: 2%;
  box-sizing: border-box;
}
div.contents0113 div.block1 .obi {
  height: 10vw;
  width: 200%;
  background-image: linear-gradient(90deg, rgb(253, 219, 146), rgb(209, 253, 254));
  position: absolute;
  left: -50%;
  bottom: -3%;
  opacity: 0.2;
  z-index: 0;
  transform: rotate(5deg);
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.block1 .obi {
    width: 130%;
    left: -15%;
  }
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block1 .obi {
    height: 20vw;
  }
}
div.contents0113 div.block2 {
  display: flex;
  flex-wrap: wrap;
  width: 1400px;
  margin: 5% auto;
  margin-bottom: 20%;
  position: relative;
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.block2 {
    padding: 0% 2%;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2 {
    padding: 0% 1%;
  }
}
div.contents0113 div.block2 span {
  display: block;
  z-index: 2;
}
div.contents0113 div.block2 span.style1 {
  position: absolute;
  width: 19%;
  top: 0%;
  left: -4%;
  opacity: 0.8;
}
div.contents0113 div.block2 span.style2 {
  position: absolute;
  width: 63%;
  bottom: 23%;
  right: 8%;
  opacity: 0.8;
}
div.contents0113 div.block2 span.style3 {
  position: absolute;
  width: 14%;
  top: 0%;
  right: 2%;
  opacity: 0.8;
}
div.contents0113 div.block2 span.style4 {
  position: absolute;
  width: 63%;
  bottom: 20%;
  right: 2%;
  opacity: 0.8;
}
div.contents0113 div.block2 .obi {
  height: 10vw;
  width: 150%;
  background-image: linear-gradient(90deg, rgb(253, 219, 146), rgb(209, 253, 254));
  position: absolute;
  left: -25%;
  bottom: 0%;
  opacity: 0.2;
  z-index: 0;
  transform: rotate(-10deg);
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.block2 .obi {
    width: 120%;
    left: -10%;
  }
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2 .obi {
    height: 20vw;
  }
}
div.contents0113 div.block2 div {
  width: 50%;
  position: relative;
  padding: 1%;
  box-sizing: border-box;
}
div.contents0113 div.block2 span.style1-2 {
  position: absolute;
  width: 61%;
  bottom: 0%;
  left: -57%;
  transform: rotate(24deg);
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2 span.style1-2 {
    width: 66%;
    bottom: -4%;
    left: -53%;
    transform: rotate(30deg);
  }
}
div.contents0113 div.block2 span.style2-2 {
  position: absolute;
  width: 41%;
  bottom: -10%;
  left: 4%;
  transform: rotate(-2deg);
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2 span.style2-2 {
    width: 45%;
    bottom: -20%;
    left: 11%;
    transform: rotate(3deg);
  }
}
div.contents0113 div.block2 span.style3-2 {
  position: absolute;
  width: 89%;
  top: 31%;
  left: -30%;
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2 span.style3-2 {
    width: 115%;
    top: 40%;
    left: -66%;
  }
}
div.contents0113 div.block2 span.style4-2 {
  position: absolute;
  width: 100%;
  top: 45%;
  right: 2%;
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2 span.style4-2 {
    width: 130%;
    top: 56%;
    right: 0%;
  }
}
div.contents0113 div.block2 a {
  display: flex;
  box-sizing: border-box;
  font-size: 1.1vw;
  line-height: 3vw;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  justify-content: space-between;
  color: rgb(92, 93, 95);
  width: 50%;
}
div.contents0113 div.block2 a span {
  display: block;
}
@media screen and (max-width: 1400px) {
  div.contents0113 div.block2 a {
    font-size: 1.6vw;
    line-height: 3.6vw;
  }
}
@media screen and (max-width: 840px) {
  div.contents0113 div.block2 a {
    font-size: 20px;
    line-height: 40px;
  }
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2 a {
    font-size: 13px;
    line-height: 30px;
    width: 72%;
  }
}
div.contents0113 div.block2 a:hover {
  opacity: 0.4;
  transition: 1s;
}
div.contents0113 div.block2 a::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #000000;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
div.contents0113 div.block2 a:hover::after {
  transform: scale(1, 1);
}
div.contents0113 div.block2.comment0217 {
  width: 50%;
  margin: auto;
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2.comment0217 {
    width: 100%;
  }
}
div.contents0113 div.block2.comment0217 p {
  font-family: var(--subfont1);
  font-size: 1.8rem;
  color: #363636;
  line-height: 1.25;
  margin: 0;
  background-color: #f2eee6;
  padding: 32px;
  max-height: 100%;
  letter-spacing: 0.05em;
  border-radius: 5px;
}
@media screen and (max-width: 640px) {
  div.contents0113 div.block2.comment0217 p {
    padding: 24px;
    font-size: 4vw;
  }
}
div.contents0113 div.block2 div.w60 {
  width: 60%;
}
div.contents0113 div.block2 div.w40 {
  width: 40%;
}
div.contents0113 div.block2 div.w40 .mr {
  margin: 0 0 0 auto;
}
div.contents0113 div.block2 div.w45 {
  width: 45%;
}
div.contents0113 div.text-r {
  width: 30%;
}
@media screen and (max-width: 640px) {
  div.contents0113 div.text-r {
    width: 40%;
  }
}
div.contents0113 div.text-r a {
  text-align: right;
}
div.contents0113 .mt15 {
  margin-top: 15%;
}
div.contents0113 .ml {
  margin-left: -15%;
}
div.contents0113 .ml5 {
  margin-left: 5%;
}
div.contents0113 .ml20 {
  margin-left: 10%;
}
@media screen and (max-width: 640px) {
  div.contents0113 .ml20 {
    margin-left: 0%;
  }
}
div.contents0113 .mt-7_5 {
  margin-top: -7.5%;
}
div.contents0113 .mt-10 {
  margin-top: -10%;
}
div.contents0113 .mt-5 {
  margin-top: -5%;
}
div.contents0113 .mt-15 {
  margin-top: -15%;
}
div.contents0113 .mt-20 {
  margin-top: -20%;
}
div.contents0113 .mt-30 {
  margin-top: -30%;
}
div.contents0113 .mt-40 {
  margin-top: -40%;
}
div.contents0113 .idx1 {
  z-index: 2;
}
div.contents0113 .idx2 {
  z-index: 1;
}
div.contents0113 .mt5 {
  margin-top: 5%;
}

div.style_margin {
  margin-top: 25%;
}
@media screen and (max-width: 640px) {
  div.style_margin {
    margin-top: 30%;
  }
}/*# sourceMappingURL=0321contents.css.map */