@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : corner.css
Description : コーナー
===================================================================== */
/* =====================================================================
    corner
======================================================================*/
.balloon {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #000000;
  font-size: 0.8em;
  background: #ffea00;
  border-radius: 30px;
  text-align: center;
}
.balloon::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #ffea00;
}

.corner {
  position: relative;
  width: 100%;
  padding: 16rem 0 48rem 0;
}
@media screen and (min-width: 768px) {
  .corner {
    padding: 16rem 0 29.6rem 0;
  }
}
.corner .bg-shape01 {
  top: 6rem;
  transform: translateY(0);
}
.corner .bg-shape01 .cloud01 {
  left: -5.3rem;
  top: 52rem;
}
@media screen and (min-width: 768px) {
  .corner .bg-shape01 .cloud01_r {
    right: -5.8rem;
    top: 49.4rem;
  }
}
.corner .bg-shape02 {
  top: inherit;
  bottom: 48rem;
  transform: translateY(0);
}
@media screen and (min-width: 768px) {
  .corner .bg-shape02 {
    bottom: 29.6rem;
  }
}
.corner .bg-shape02 .cloud01 {
  left: -5.3rem;
  top: -10rem;
}
@media screen and (min-width: 768px) {
  .corner .bg-shape02 .cloud01 {
    left: -16rem;
    top: 34.7rem;
  }
}
.corner-deco01 {
  position: absolute;
  display: none;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco01 {
    right: -6rem;
    top: 3rem;
    display: block;
    width: 39.6rem;
  }
}
.corner-deco02 {
  position: absolute;
  display: none;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco02 {
    right: 13.5rem;
    top: 8.7rem;
    display: block;
    width: 26.1rem;
  }
}
.corner-deco03 {
  position: absolute;
  display: none;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco03 {
    right: 23rem;
    top: 0;
    display: block;
    width: 17.9rem;
  }
}
.corner-deco04 {
  position: absolute;
  left: -10.4rem;
  bottom: 6rem;
  display: block;
  width: 53.3rem;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco04 {
    left: -3.2rem;
    bottom: -6rem;
    width: 47rem;
  }
}
.corner-deco05 {
  position: absolute;
  left: 12rem;
  bottom: 29.2rem;
  display: block;
  width: 11.3rem;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco05 {
    left: 16.4rem;
    bottom: 14.6rem;
    width: 10rem;
  }
}
.corner-deco06 {
  position: absolute;
  right: -11rem;
  bottom: -44rem;
  display: block;
  width: 48.5rem;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco06 {
    display: none;
  }
}
.corner-deco07 {
  position: absolute;
  right: 11.1rem;
  bottom: -25.8rem;
  display: block;
  width: 33.1rem;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco07 {
    display: none;
  }
}
.corner-deco08 {
  position: absolute;
  right: 10.5rem;
  bottom: -56rem;
  display: block;
  width: 22rem;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .corner-deco08 {
    display: none;
  }
}
.corner-column {
  position: relative;
  width: 100%;
}
.corner-wrap {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.corner-main {
  position: relative;
  width: 100%;
  margin-bottom: 64rem;
}
@media screen and (min-width: 768px) {
  .corner-main {
    width: calc(470 / 1000 * 100%);
    margin-bottom: 0;
  }
}
.corner-main:last-child {
  margin-bottom: 0;
}
.corner-main.zip .corner-subttl > figure {
  width: 75.7946210269%;
}
.corner-main.zip .corner-item {
  border: 0.6rem solid #00baff;
}
.corner-main.zip .corner-item > h4 > span {
  color: #00baff;
}
.corner-main.zip .corner-item > dl::before {
  background-color: #ffa1b5;
}
.corner-main.zip .corner-item > dl > dt > span {
  color: #00baff;
}
.corner-subttl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 62.9230769231%;
  aspect-ratio: 409/195;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .corner-subttl {
    width: 58.7234042553%;
  }
}
.corner-subttl > figure {
  width: 100%;
}
.corner-item {
  position: relative;
  width: 100%;
  margin-top: 4.8rem;
  padding: 4.8rem 3.4rem;
  border: 0.6rem solid #f4853d;
  border-radius: 3rem;
  background-color: #ffffff;
}
.corner-item > h4 {
  position: relative;
  width: 100%;
  margin: -1.6rem 0 2.4rem 0;
}
.corner-item > h4 > span {
  color: #f4853d;
  font-size: 4.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .corner-item > h4 > span {
    font-size: 3.6rem;
  }
}
.corner-item > h4 > span > em {
  font-style: normal;
  font-family: "Oswald", sans-serif;
  font-size: 150%;
  font-weight: 600;
}
.corner-item > dl {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: -2rem;
}
.corner-item > dl:last-child {
  margin-bottom: -2rem;
}
.corner-item > dl:last-child::before {
  content: none;
}
.corner-item > dl + dl {
  margin-top: 0;
}
.corner-item > dl::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  display: block;
  width: 100%;
  height: 0.4rem;
  background-color: #35b467;
}
.corner-item > dl > dt {
  position: relative;
  width: 4em;
  padding: 2rem 0;
}
.corner-item > dl > dt > span {
  color: #f4853d;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.corner-item > dl > dt > span > em {
  font-style: normal;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
.corner-item > dl > dd {
  position: relative;
  width: calc(100% - 4.5em);
  padding: 2rem 0;
}
.corner-item > dl > dd + dd {
  width: 100%;
  padding-top: 0;
}
.corner-item > dl > dd > span {
  font-size: 90%;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.corner-item-wrap {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.corner-item-wrap > figure {
  width: 40.701754386%;
  margin-bottom: 0.3em;
}
.corner-item-wrap > figure + p {
  width: 52.9824561404%;
}
.corner-item-wrap > p {
  width: 100%;
  font-size: 90%;
  font-weight: 500;
  line-height: 1.7;
  transform: translateY(-0.3em);
}/*# sourceMappingURL=corner.css.map */