@charset "UTF-8";
.gHeader {
  position: fixed;
}

.main .wrap {
  max-width: 11.5rem;
}
.main .hero {
  position: relative;
  margin-top: 1.5rem;
}
@media screen and (max-width: 750px) {
  .main .hero {
    margin-top: 1rem;
  }
}
.main .hero .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  text-align: center;
  color: #fff;
  line-height: 1.3;
}
.main .hero .ttl .en {
  font-size: 0.6rem;
  display: block;
}
.main .sec {
  padding-top: 0.8rem;
  position: relative;
}
.main .sec .catch .en_ttl {
  /*color: $colorS;*/
  font-size: 0.38rem;
}
@media screen and (max-width: 750px) {
  .main .sec .catch .en_ttl {
    font-size: 0.42rem;
  }
}
.main .sec .catch .main_ttl {
  font-size: 0.3rem;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  .main .sec .catch .main_ttl {
    font-size: 0.42rem;
  }
}
.main .sec .catch .main_ttl .num {
  font-size: 0.32rem;
  line-height: 1;
  padding-inline: 0.03rem;
}
@media screen and (max-width: 750px) {
  .main .sec .catch .main_ttl .num {
    font-size: 0.5rem;
  }
}
.main .sec .catch .text {
  font-size: 0.22rem;
  line-height: 1.8;
  margin-top: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main .sec .catch .text {
    font-size: 0.3rem;
  }
}
.main .sec--01 .leaf {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 10rem;
}
@media screen and (max-width: 750px) {
  .main .sec--01 .leaf {
    width: 6rem;
  }
}
.main .sec--01 .grid {
  display: grid;
  grid-template-columns: 5.4rem auto;
  gap: 1.3rem;
  align-items: flex-start;
  position: relative;
}
@media screen and (min-width: 751px) {
  .main .sec--01 .grid {
    max-width: 16rem;
  }
  .main .sec--01 .grid .order1 {
    order: 1;
  }
  .main .sec--01 .grid .order2 {
    order: 2;
  }
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .cont {
    text-align: center;
  }
}
.main .sec--01 .grid .cont .main_ttl .num {
  font-style: normal;
  font-size: 0.32rem;
  line-height: 1;
  padding-inline: 0.03rem;
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .cont .main_ttl .num {
    font-size: 0.5rem;
  }
}
.main .sec--01 .grid .cont .main_ttl .ldk {
  font-size: 0.26rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .cont .main_ttl .ldk {
    font-size: 0.4rem;
  }
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .cont .text {
    margin-top: 0.5rem;
  }
}
.main .sec--01 .grid .cont .text p + p {
  margin-top: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .cont .text p + p {
    margin-top: 0.3rem;
  }
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .image.--01 {
    width: 4rem;
  }
}
.main .sec--01 .grid .image.--02 {
  position: absolute;
  bottom: -1.5rem;
  right: 0;
  width: 2.9rem;
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .image.--02 {
    width: 2.5rem;
  }
}
.main .sec--01 .grid .image.--03 {
  position: absolute;
  bottom: -2.8rem;
  right: 2.2rem;
  width: 3rem;
}
@media screen and (max-width: 750px) {
  .main .sec--01 .grid .image.--03 {
    bottom: -2.5rem;
    right: 2rem;
    width: 2.5rem;
  }
}
.main .sec--01 .grid .image_caption {
  position: absolute;
  bottom: -1.9rem;
  right: 0;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.16rem;
}
.main .sec--02 {
  padding-top: 4.5rem;
}
@media screen and (max-width: 750px) {
  .main .sec--02 {
    padding-top: 4rem;
  }
}
.main .sec--02 .bg {
  background: #EBEBE5;
  margin-top: -3rem;
  padding-top: 4.5rem;
  padding-bottom: 1.6rem;
}
@media screen and (max-width: 750px) {
  .main .sec--02 .bg {
    margin-top: 0;
    padding-top: 0.8rem;
  }
}
.main .sec--02 .mainimage {
  max-width: 16.6rem;
  margin: 0 auto;
}
.main .sec--02 .box {
  margin-top: 0.8rem;
  background: #fff;
  padding: 1rem 1.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .main .sec--02 .box {
    margin-left: 0.6rem;
    margin-right: 0.6rem;
    padding: 0.8rem 0.6rem;
  }
}
.main .sec--02 .box .point {
  text-align: center;
}
.main .sec--02 .box .point .--01 {
  font-size: 0.3rem;
  color: #657f6b;
}
.main .sec--02 .box .point .--02 {
  font-size: 0.42rem;
  font-weight: 400;
}
.main .sec--02 .box .point .--02 .num {
  font-size: 0.8rem;
  line-height: 1.2;
  font-style: normal;
}
.main .sec--02 .box .point p {
  font-size: 0.14rem;
}
@media screen and (max-width: 750px) {
  .main .sec--02 .box .point p {
    font-size: 0.2rem;
  }
}
.main .sec--02 .box .image img {
  width: 100%;
}
.main .sec--02 .box.--01 {
  margin-top: 0;
}
.main .sec--02 .box.--01 .border_ttl {
  margin-top: 0.5rem;
  font-size: 0.28rem;
  color: #657f6b;
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.1rem 0;
}
.main .sec--02 .box.--01 .image {
  margin-top: 0.5rem;
}
.main .sec--02 .box.--02 .image.--01 {
  margin-top: 0.5rem;
}
.main .sec--02 .box.--02 .image.--02 {
  width: 7rem;
  margin: 0.8rem auto 0;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 750px) {
  .main .sec--02 .box.--02 .image.--02 {
    width: 100%;
  }
}
.main .sec--02 .box.--02 .body {
  margin-top: 0.8rem;
  text-align: center;
}
.main .sec--02 .box.--02 .body .main_ttl {
  font-size: 0.38rem;
  font-weight: 400;
}
.main .sec--02 .box.--02 .body .text {
  margin-top: 0.2rem;
}
.main .sec--02 .box.--02 p {
  margin: 0.2rem auto;
  font-size: 0.12rem;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  .main .sec--02 .box.--02 p {
    margin: 0.3rem auto 0rem;
    font-size: 0.15rem;
    line-height: 1.6;
  }
}
.main .sec--02 .box.--03 .image {
  margin-top: 0.5rem;
}
.main .sec--02 .box.--03 .body {
  margin-top: 0.8rem;
  text-align: center;
}
.main .sec--02 .box.--03 .body .main_ttl {
  font-size: 0.38rem;
  font-weight: 400;
}
.main .sec--02 .box.--03 .body .text {
  margin-top: 0.2rem;
  font-size: 0.24rem;
}
.main .sec--02 .box.--03 .border_ttl {
  margin-top: 0.5rem;
  font-size: 0.28rem;
  color: #657f6b;
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.1rem 0;
}
.main .sec--02 .box.--03 .tag_lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.15rem;
  margin-top: 0.5rem;
}
.main .sec--02 .box.--03 .tag_lists li {
  font-size: 0.18rem;
  background: #ebebe5;
  display: inline-block;
  padding: 0.05rem 0.2rem;
  border-radius: 5rem;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  color: #657f6b;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .main .sec--02 .box.--03 .tag_lists li {
    font-size: 0.2rem;
  }
}
.main .sec--02 .box.--03 .slider {
  margin-top: 0.5rem;
}
.main .sec--02 .box.--03 .slider .slick-list li {
  margin: 0 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec--02 .box.--03 .slider .slick-list li {
    margin: 0 0.1rem;
  }
}
.main .sec--02 .box.--03 .slider .slick-list .img {
  position: relative;
}
.main .sec--02 .box.--03 .slider .slick-list .img .tag {
  background: #4c4948;
  color: #fff;
  position: absolute;
  inset: 0 auto auto 0;
  padding: 0.05rem 0.2rem;
  font-size: 0.2rem;
}
.main .sec--02 .box.--03 .slider .slick-list .catch {
  margin-top: 0.4rem;
  font-size: 0.3rem;
  text-align: center;
}
.main .sec--02 .box.--03 .slider .slick-list .text {
  margin-top: 0.05rem;
  font-size: 0.24rem;
  text-align: center;
}
.main .sec--02 .box.--03 .slider .slick-dots {
  display: flex;
  justify-content: center;
  gap: 0.1rem;
  margin-top: 0.4rem;
}
.main .sec--02 .box.--03 .slider .slick-dots li {
  width: 0.1rem;
  height: 0.1rem;
  font-size: 0;
  border-radius: 0.1rem;
  overflow: hidden;
  transition: 1s;
}
.main .sec--02 .box.--03 .slider .slick-dots li.slick-active {
  width: 0.4rem;
}
.main .sec--02 .box.--03 .slider .slick-dots button {
  background: #4c4948;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
}
.main .sec--03 {
  position: relative;
}
.main .sec--03 .leaf {
  position: absolute;
  top: 0;
  left: 0;
  width: 8rem;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .leaf {
    width: 4rem;
  }
}
.main .sec--03 .catch {
  text-align: center;
}
.main .sec--03 .catch .en_ttl {
  font-size: 0.52rem;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .catch .en_ttl {
    font-size: 0.38rem;
  }
}
.main .sec--03 .catch .main_ttl {
  font-size: 0.42rem;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .catch .main_ttl {
    font-size: 0.46rem;
  }
}
.main .sec--03 .catch .image {
  width: 11rem;
  margin: 0.5rem auto 0;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .catch .image {
    width: 100%;
  }
}
.main .sec--03 .plan_wrap {
  margin-top: 1rem;
  max-width: 16.6rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.7rem;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap {
    grid-template-columns: 1fr;
  }
}
.main .sec--03 .plan_wrap .item {
  background: #fff;
  box-shadow: 0 0 20px rgba(76, 73, 72, 0.1);
  box-sizing: border-box;
  transition: box-shadow 0.3s ease;
}
.main .sec--03 .plan_wrap .item:hover {
  box-shadow: 0 0 0 2px #657f6b, 0 0 10px rgba(76, 73, 72, 0.2);
}
.main .sec--03 .plan_wrap .item a {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0.3rem;
}
.main .sec--03 .plan_wrap .item em {
  font-style: normal;
  font-weight: 400;
}
.main .sec--03 .plan_wrap .item .type {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .sec--03 .plan_wrap .item .type .box {
  background: #657f6b;
  color: #fff;
  font-size: 0.2rem;
  width: 1.1rem;
  height: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap .item .type .box {
    width: 1.3rem;
    height: 1.3rem;
    font-size: 0.24rem;
  }
}
.main .sec--03 .plan_wrap .item .type .box .inner {
  line-height: 1;
}
.main .sec--03 .plan_wrap .item .type .box em {
  font-size: 0.5rem;
  display: block;
  font-weight: 300;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap .item .type .box em {
    font-size: 0.6rem;
  }
}
.main .sec--03 .plan_wrap .item .type .spec {
  font-size: 0.34rem;
  line-height: 1.3;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap .item .type .spec {
    font-size: 0.4rem;
  }
}
.main .sec--03 .plan_wrap .item .type .spec em {
  font-size: 0.44rem;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap .item .type .spec em {
    font-size: 0.52rem;
  }
}
.main .sec--03 .plan_wrap .item .image {
  width: 3rem;
  margin: 0.3rem auto 0.5rem;
}
@media screen and (min-width: 751px) {
  .main .sec--03 .plan_wrap .item .image.wide {
    width: 4rem;
  }
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap .item .image {
    width: 4rem;
  }
}
.main .sec--03 .plan_wrap .item .btn {
  background: #657f6b;
  color: #fff;
  font-size: 0.2rem;
  text-align: center;
  padding: 0.1rem 0;
  margin-top: auto;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap .item .btn {
    font-size: 0.24rem;
  }
}
.main .sec--03 .plan_wrap .item .btn:after {
  content: "";
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: block;
  width: 0.09rem;
  aspect-ratio: 924/1643;
  background: url(../../assets/imgs/arw02.svg) 50% 50%/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .sec--03 .plan_wrap .item .btn:after {
    width: 0.14rem;
  }
}
.main .sec--04 {
  background: #ebebe5;
  margin-top: 1.6rem;
}
.main .sec--04 .ideas_logo {
  width: 3.45rem;
  margin: 0 auto 0.8rem;
}
.main .sec--04 .ideas_lists {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  gap: 0.6rem 0.1rem;
}
@media screen and (max-width: 750px) {
  .main .sec--04 .ideas_lists {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem 0.1rem;
  }
}
.main .sec--04 .ideas_lists .img {
  margin-bottom: 0.1rem;
}
.main .sec--04 .ideas_lists .ttl {
  font-size: 0.24rem;
  line-height: 1.6;
  text-align: center;
}
.main .sec--04 .ideas_lists .exception1 {
  grid-column: span 2;
  display: flex;
  border: 1px solid #7b8a7b;
}
.main .sec--04 .ideas_lists .exception1 .img {
  width: 2.18rem;
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  .main .sec--04 .ideas_lists .exception1 .img {
    width: 2.5rem;
  }
}
.main .sec--04 .ideas_lists .exception1 .txt_content {
  flex: 1;
  padding: 0.2rem;
}
.main .sec--04 .ideas_lists .exception1 .txt_content .ttl {
  text-align: left;
}
.main .sec--04 .ideas_lists .exception1 .txt_content .txt {
  font-size: 0.18rem;
}
.main .sec--04 .ideas_lists .exception1 .txt_content .txt span {
  display: block;
  font-size: 0.16rem;
}
.main .sec--plan {
  position: relative;
}
.main .sec--plan .leaf {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 10rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .leaf {
    width: 6rem;
  }
}
.main .sec--plan .box {
  display: grid;
  grid-template-columns: 4.6rem auto;
  box-shadow: 0 0 20px rgba(76, 73, 72, 0.1);
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box {
    grid-template-columns: 1fr;
  }
}
.main .sec--plan .box .cont {
  background: #ebebe5;
  text-align: center;
  padding: 0 0.3rem;
  position: relative;
  padding-bottom: 2rem;
}
.main .sec--plan .box .cont em {
  font-weight: 400;
  font-style: normal;
}
.main .sec--plan .box .cont .type {
  font-size: 0.26rem;
  color: #657f6b;
  line-height: 1.3;
  padding: 0.8rem 0;
  border-bottom: 1px solid;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .type {
    padding: 0.3rem 0;
    font-size: 0.28rem;
  }
}
.main .sec--plan .box .cont .type em {
  font-size: 0.7rem;
  font-weight: 300;
  display: block;
}
.main .sec--plan .box .cont .spec {
  margin-top: 0.5rem;
  font-size: 0.38rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .spec {
    margin-top: 0.3rem;
    font-size: 0.4rem;
  }
}
.main .sec--plan .box .cont .spec em {
  font-size: 0.48rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .spec em {
    font-size: 0.52rem;
  }
}
.main .sec--plan .box .cont .size {
  margin-top: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .size {
    margin-top: 0.3rem;
  }
}
.main .sec--plan .box .cont .size .ttl {
  font-size: 0.22rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .size .ttl {
    font-size: 0.28rem;
  }
}
.main .sec--plan .box .cont .size .--01 {
  font-size: 0.32rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .size .--01 {
    font-size: 0.4rem;
  }
}
.main .sec--plan .box .cont .size .--01 em {
  font-size: 0.48rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .size .--01 em {
    font-size: 0.52rem;
  }
}
.main .sec--plan .box .cont .size .--01 small {
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .size .--01 small {
    font-size: 0.28rem;
  }
}
.main .sec--plan .box .cont .size .--01 .include {
  font-size: 0.16rem;
  display: block;
  margin-top: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .size .--01 .include {
    font-size: 0.2rem;
  }
}
.main .sec--plan .box .cont .size .--02 {
  margin-top: 0.3rem;
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .size .--02 {
    font-size: 0.28rem;
    margin-bottom: 0.5rem;
  }
}
.main .sec--plan .box .cont .note {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.5rem 0;
  font-size: 0.16rem;
  background: #ebebe5;
  box-sizing: border-box;
  padding-left: 0.6rem;
}
.main .sec--plan .box .cont .note p {
  text-align: left;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .note p {
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .cont .note {
    font-size: 0.24rem;
    padding: 0.6rem 0;
  }
}
.main .sec--plan .box .tab-wrap {
  padding: 1rem;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .tab-wrap {
    padding: 0.5rem 0.3rem 1rem;
  }
}
.main .sec--plan .box .tab-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.main .sec--plan .box .tab-list .tab-item {
  color: #657f6b;
  border: 1px solid;
  font-size: 0.2rem;
  padding: 0.1rem 0;
  text-align: center;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .box .tab-list .tab-item {
    font-size: 0.24rem;
  }
}
.main .sec--plan .box .tab-list .tab-item.is-active {
  background: #657f6b;
  color: #fff;
}
.main .sec--plan .box .panel-list {
  position: relative;
}
.main .sec--plan .box .panel-list .panel-item {
  display: none;
  width: 100%;
}
.main .sec--plan .box .panel-list .panel-item.is-active {
  display: block;
}
.main .sec--plan .box .panel-list .panel-item.animate {
  animation: panel-show 0.3s ease-in-out forwards;
}
.main .sec--plan .box .panel-list .image {
  text-align: center;
  margin-top: 0.5rem;
}
@media screen and (min-width: 751px) {
  .main .sec--plan .box .panel-list .image img {
    height: auto !important;
    width: auto;
    height: 8.6rem;
  }
}
.main .sec--plan .box .panel-list .detail_notes {
  position: absolute;
  bottom: -0.6rem;
}
.main .sec--plan .box .panel-list .detail_notes img {
  margin: 0 auto;
  display: block;
  width: 80%;
}
@keyframes panel-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main .sec--plan .pager {
  margin-top: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .pager {
    margin-top: 0.5rem;
  }
}
.main .sec--plan .pager .btn--pager a {
  box-sizing: border-box;
  padding: 0.2rem 0.6rem;
  background: url(../imgs/ico-back.png) 0rem 50%/0.4rem auto no-repeat;
  font-size: 0.2rem;
  display: flex;
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .pager .btn--pager a {
    font-size: 0.28rem;
    background: url(../imgs/ico-back.png) 0rem 50%/0.5rem auto no-repeat;
    padding: 0.2rem 0.7rem;
  }
}
.main .sec--plan .pager .btn--pager a:hover {
  opacity: 0.7;
}
.main .sec--plan .pager .btn--pager span {
  border-bottom: 1px solid;
}
.main .sec--plan .pager .btn--pager.next a {
  background: url(../imgs/ico-next.png) right 50%/0.4rem auto no-repeat;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .pager .btn--pager.next a {
    background: url(../imgs/ico-next.png) right 50%/0.5rem auto no-repeat;
  }
}
.main .sec--plan .btn--all a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 0.8rem;
  text-align: center;
  border: 1px solid;
  border-radius: 5rem;
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .main .sec--plan .btn--all a {
    margin: 0.5rem auto 0;
    font-size: 0.24rem;
    height: 1rem;
  }
}
.main .sec--plan .btn--all a:hover {
  background: #4c4948;
  color: #fff;
}
.main .fNote {
  position: relative;
}
.main .fNote .leaf {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 8.2rem;
}
@media screen and (max-width: 750px) {
  .main .fNote .leaf {
    width: 4.5rem;
  }
}/*# sourceMappingURL=unique.css.map */