@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@700&display=swap");

.adfes-feature {
  padding-bottom: 120px;
  color: #22292b;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}

.adfes-feature * {
  box-sizing: border-box;
}

.adfes-feature span {
  font-size: inherit;
}

.mb30 {
  margin-bottom: 30px;
}

.mt80 {
  margin-top: 80px;
}

.adfes-feature a,
.adfes-feature a:link,
.adfes-feature a:visited {
  text-decoration: none;
}

.adfes-feature img {
  max-width: 100%;
  height: auto;
}

.adfes-feature a {
  transition: all 0.3s;
}

.adfes-feature a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.inner {
  max-width: 1030px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.f-en {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}

.sp {
  display: none;
}

.blue {
  color: #1978a2;
}

.yellow {
  color: #7f7700;
}

.red {
  color: #c7607b;
}

.gray {
  color: #849295;
}

.pink {
  color: #e6a0b0;
}

.brown {
  color: #9f777a;
}

.purple {
  color: #695c98;
}

.green {
  color: #268d86;
}

.adfes-feature ol li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.adfes-feature-hdg {
  background-color: #f3f4f0;
  padding: 40px 0 50px;
}

.adfes-feature-hdg h2 {
  text-align: center;
  font-weight: bold;
  font-size: 45px;
  padding: 20px 75px;
  position: relative;
  margin: 0 auto;
  color: #fff;
}

.adfes-feature-hdg h2 span {
  font-size: 14px;
  display: block !important;
  font-weight: 500;
}

.feature-link-wrap {
  padding-top: 60px;
}

.feature-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  max-width: 800px;
  margin: 0 auto;
}

.feature-link__item {
  width: 210px;
}

.feature-link a {
  display: block;
  border-bottom: 1px solid #1d2c6a;
  text-align: center;
  padding: 0 30px 15px;
  font-weight: bold;
  position: relative;
  color: #1d2c6a;
}

.feature-link a::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  font-size: 0.8em;
  top: 5px;
}

.adfes-feature-hdg .comment {
  font-size: 18px;
  width: fit-content;
  padding: 3px 1.5em;
  border-radius: 5px;
  margin: 0 auto 10px;
  position: relative;
  background-color: #fff;
}

.adfes-feature-hdg .comment::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: 1px;
  transform: translate(-50%, 100%);
}

.adfes-feature-hdg h2 span {
  display: inline-block;
}

.adfes-feature-hdg .box {
  background-color: #fff;
  width: fit-content;
  padding: 10px 20px;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  margin: 10px auto 0;
}

.feature01 .adfes-feature-hdg,
.feature01 .adfes-feature-hdg .comment {
  color: #c7607b;
}

.feature01 .adfes-feature-hdg {
  background-color: #c7607b;
}

.feature02 .adfes-feature-hdg,
.feature02 .adfes-feature-hdg .comment {
  color: #695c98;
}

.feature02 .adfes-feature-hdg {
  background-color: #695c98;
}

.feature03 .adfes-feature-hdg,
.feature03 .adfes-feature-hdg .comment {
  color: #99900b;
}

.feature03 .adfes-feature-hdg {
  background-color: #99900b;
}

.feature03 .feature-link {
  max-width: 100%;
}

.cont {
  padding: 80px 0;
}

.cont .desc {
  text-align: center;
  font-size: 18px;
  margin-bottom: 56px;
}

.bg-blue {
  background-color: #f0f7fb;
}

.bg-green {
  background-color: #f1f8ec !important;
}

.bg-brown {
  background-color: #f7eeea;
}

.bg-pink {
  background-color: #fafafa;
}

.bg-beige {
  background-color: #f5f4f2;
}

.bg-yellow,
.item-wrap.bg-yellow {
  background-color: #fafaf1;
}

.bg-purple,
.item-wrap.bg-purple {
  background-color: #f6f5fb;
}

.bg-red,
.item-wrap.bg-red {
  background-color: #fcf5f6;
}

.bg-white {
  background-color: #fff;
}

.caremenu {
  padding: 60px 0;
  text-align: center;
  font-size: 18px;
}

.caremenu p {
  line-height: 1.7;
}

.caremenu span {
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  margin: 0 3px;
  padding: 0 3px;
}

.caremenu .salon {
  background-color: #849295;
}

.caremenu .home {
  background-color: #9a95bb;
}

/* .hdg01 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin: 0 auto 50px;
  padding: 15px 30px;
  line-height: 1.5;
  border: 3px solid;
  background-color: #fff;
  width: fit-content;
  padding: auto;
  position: relative;
  letter-spacing: 0.1em;
}

.hdg01 span {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  background-color: #22292b;
  padding: 0 15px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  letter-spacing: 0.05em;
} */

.label {
  font-weight: bold;
  font-size: 18px;
  z-index: 1;
}

.feature01-desc {
  padding-bottom: 80px;
}

.feature01-desc .inner {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 30px 40px;
}

.bg-blue .hdg01 {
  color: #849295;
  border-color: #849295;
}

.bg-blue .hdg01 span {
  background-color: #849295;
}

.bg-purple .hdg01 {
  color: #9a95bb;
  border-color: #9a95bb;
}

.bg-purple .hdg01 span {
  background-color: #9a95bb;
}

.item-wrap {
  border-radius: 10px;
  border: 1px solid #d1d1d1;
  background-color: #fff;
  overflow: hidden;
}

.item-wrap:not(:last-child) {
  margin-bottom: 30px;
}

.item-wrap .item-info {
  margin: 0 auto 30px;
  border-radius: 10px;
  background-color: #f5f5f5;
  width: 90%;
}

.item-wrap .item-info__item {
  padding: 20px 30px;
  position: relative;
}

.item-wrap .item-info__item:not(:last-child)::before {
  content: "";
  width: calc(100% - 60px);
  height: 1px;
  background-color: #d1d1d1;
  left: 30px;
  bottom: 0;
  position: absolute;
}

.item-wrap .item-info__item h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  width: fit-content;
  background: linear-gradient(transparent 60%, #ffebbf 60%);
}

.item-wrap .item-info__item.--flex {
  display: flex;
  gap: 40px;
}

.item-wrap .item-info__item.--flex .img {
  flex-shrink: 0;
}

.item-wrap .item-info__item ol {
  counter-reset: num;
}

.item-wrap .item-info__item ol li {
  counter-increment: num;
  padding-left: 38px;
  position: relative;
}

.item-wrap .item-info__item ol li:not(:last-child) {
  margin-bottom: 5px;
}

.item-wrap .item-info__item ol li::before {
  content: counter(num, decimal-leading-zero);
  font-size: 16px;
  font-weight: bold;
  color: #849295;
  position: absolute;
  left: 0;
  top: 2px;
  padding-right: 8px;
  border-right: 1px solid #849295;
  line-height: 1;
}

.item-wrap .item-info__item ol li dl {
  display: flex;
  flex-wrap: wrap;
}

.item-wrap .item-info__item ol li dl dt {
  font-size: 16px;
  font-weight: bold;
  width: 180px;
}

.item01 a,
.item01 > span {
  display: flex;
  align-items: flex-start;
  padding: 30px;
  gap: 40px;
  position: relative;
}

.item01 a.soon {
  background: unset;
}

.item01 .img {
  flex-shrink: 0;
  width: 300px;
}

.item01 .price {
  font-size: 14px;
  background-color: #e2d7d6;
  padding: 2px 15px;
  position: absolute;
  right: 30px;
  top: 45px;
}

.item-notes {
  font-size: 13px;
  margin-top: 10px;
}

.item-more {
  color: #1d2c6a;
  width: fit-content;
  padding-right: 50px;
  margin: 20px 0 0 auto;
  position: relative;
}

.item-more::after {
  display: block;
  content: "\f054";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1d2c6a;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 0;
}

.item-more span {
  display: inline-block;
  padding: 10px 0;
  border-bottom: 1px solid #1d2c6a;
}

/* .feature01 .item-more {
  color: #55946c;
}

.feature01 .item-more::after {
  background-color: #55946c;
}

.feature01 .item-more span {
  border-color: #55946c;
} */

.img {
  overflow: hidden;
}

a .img img {
  transition: all 0.5s;
  transform: scale(1.01);
}

a:hover .img img {
  transform: scale(1.05);
}

.item01 .txt {
  padding-top: 1em;
  width: 100%;
  position: relative;
}

.item01 a.soon .txt::before {
  content: "メーカー廃盤のため販売終了";
  position: absolute;
  font-size: 14px;
  color: #fff;
  background-color: #6f6f6f;
  z-index: 1;
  padding: 2px 10px;
  border-radius: 20px;
  right: 0;
  top: 15px;
}

.feature01 .item01 .label {
  position: absolute;
  left: 30px;
  top: 30px;
  transform: translateY(-50%);
  background-color: #849295;
  color: #fff;
  padding: 2px 10px;
}

.maker {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.item-hdg {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.item-hdg span {
  display: block;
  font-size: 18px;
}

.item-cate {
  font-size: 13px;
  padding: 2px 0.6em;
  border-radius: 5px;
  border: 1px solid #d1d1d1;
  display: inline-block;
  background-color: #fff;
}

.item01 .item-cate {
  margin-bottom: 10px;
  margin-right: 5px;
}

.item-icn {
  font-weight: 400;
  font-size: 14px;
  padding: 0 8px;
  margin: 0 0 10px;
  border-radius: 15px;
  width: fit-content;
  background-color: #fff;
  border: 1px solid #e68989;
  color: #e68989;
  font-weight: bold;
}

.item-icn.icn-soon {
  font-size: 15px;
  margin-top: 15px;
}

.is-soon {
  pointer-events: none;
}

.feature01 .cont {
  margin-top: 5px;
}

.grid03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 20px;
}

.grid03 .grid-item {
  width: calc((100% - 40px) / 3);
}

.grid02 {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}

.grid-item a {
  border: 1px solid #d1d1d1;
  background-color: #fff;
  border-radius: 10px;
  display: block;
  height: 100%;
  padding: 30px 20px;
  position: relative;
}

.grid-item a:hover {
  opacity: 1;
}

.grid-item a .label {
  background-color: #e6a0b0;
  color: #fff;
  text-align: center;
  border-radius: 15px;
  padding: 3px;
  position: absolute;
  top: 0;
  left: 20px;
  transform: translateY(-50%);
  width: calc(100% - 40px);
}

.grid-item a .img {
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}

.item-catch {
  position: absolute;
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e6a0b0;
  border: 1px solid #e6a0b0;
  background-color: #fff;
  font-size: 12px;
  z-index: 1;
  right: 0;
  bottom: 0;
  text-align: center;
  border-radius: 50%;
}

.icn-rec {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #9a95bb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #9a95bb;
  text-align: center;
  position: absolute;
  z-index: 2;
  right: 25px;
  transform: translateY(-85px);
}

.icn-rec.icn-rec--new {
  color: #eb1321;
  border-color: #eb1321;
}

.adfes-feature-list {
  padding: 60px 0 100px;
}

.adfes-feature-list h2 {
  text-align: center;
  color: #557b56;
  font-size: 30px;
  font-weight: bold;
  padding-top: 38px;
  background: url(./icn_special-feature.png) no-repeat center top;
  margin-bottom: 40px;
  position: relative;
}

.adfes-feature-list h2::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #557b56;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 0;
}

.adfes-feature-list h2 .bg-white {
  background-color: #fff;
  display: block;
  width: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.adfes-feature-list h2 .font-s {
  display: block;
  font-size: 22px;
  color: #22292b;
}

.adfes-feature-list h2 .font-l {
  font-size: 35px;
}

.adfes-feature-list ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}

.adfes-special {
  margin-bottom: 80px;
}

.adfes-special h2 {
  margin-bottom: 40px;
  font-weight: bold;
  text-align: center;
  font-size: 35px;
  padding-top: 43px;
  background: url(./icn_special.png) no-repeat center top;
}

.adfes-special ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.adfes-about a {
  display: flex;
  padding: 40px;
  border-radius: 10px;
  background-color: #f3f4f0;
  gap: 40px;
}

.adfes-about h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}

.adfes-about p {
  font-size: 18px;
  line-height: 1.8;
}

.adfes-about .img {
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .inner {
    max-width: 430px;
  }
  .adfes-feature-hdg h2 {
    font-size: 25px;
    padding: 10px 15px;
  }

  .adfes-feature-hdg h2::before {
    left: -1em;
  }

  .adfes-feature-hdg h2::after {
    right: -1em;
  }

  .adfes-feature-hdg .box {
    padding: 10px;
    border-radius: 10px;
    margin-top: 30px;
  }

  .adfes-feature-hdg .box::before {
    width: 20px;
    height: 30px;
    left: -11px;
    top: -28px;
    transform: rotate(45deg);
  }

  .cont .desc {
    font-size: 16px;
    margin-bottom: 50px;
  }

  .caremenu {
    font-size: 16px;
  }

  .caremenu span {
    display: block;
    width: fit-content;
    margin: 0 auto;
    font-size: 15px;
  }

  .hdg01 {
    font-size: 22px;
    margin-bottom: 40px;
    padding: 15px 20px;
  }

  .label {
    font-size: 14px;
  }

  .feature01-desc {
    padding-bottom: 60px;
  }

  .item-wrap:not(:last-child) {
    margin-bottom: 30px;
  }

  .item-wrap .item-info {
    margin: 20px auto;
  }

  .item-wrap .item-info__item {
    padding: 15px;
  }

  .item-wrap .item-info__item:not(:last-child)::before {
    width: calc(100% - 30px);
    left: 15px;
  }

  .item-wrap .item-info__item h4 {
    font-size: 16px;
    display: inline;
  }

  .item-wrap .item-info__item p,
  .item-wrap .item-info__item ol {
    margin-top: 20px;
  }

  .item-wrap .item-info__item.--flex {
    flex-wrap: wrap;
    gap: 20px;
  }

  .item-wrap .item-info__item.--flex .img {
    flex-shrink: unset;
    margin: 0 auto;
  }

  .item-wrap .item-info__item ol li {
    padding-left: 30px;
  }

  .item-wrap .item-info__item ol li:not(:last-child) {
    margin-bottom: 5px;
  }

  .item-wrap .item-info__item ol li::before {
    font-size: 14px;
  }
  .item-wrap .item-info__item ol li dl dt {
    font-size: 14px;
    width: 100%;
  }

  .item01 a {
    flex-wrap: wrap;
    padding: 20px 15px;
    background-size: 150px;
    background-position: right 15px bottom 15px;
    gap: 20px;
  }

  .item01 .img {
    flex-shrink: unset;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }

  .item01 .txt {
    padding-top: 0;
  }

  .item01 a.soon .txt::before {
    font-size: 11px;
    top: 2px;
  }

  .item01 .price {
    top: 5px;
    right: 15px;
  }

  .feature01 .item01 .label {
    left: 15px;
    top: 20px;
  }

  .maker {
    font-size: 14px;
  }

  .item-hdg {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .icn-new {
    font-size: 12px;
    padding: 0 5px;
  }

  .grid03 .grid-item {
    width: 100%;
  }

  .grid02 {
    gap: 40px;
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto;
  }

  .grid-item a {
    padding: 20px 15px 30px;
  }

  .grid-item a .label {
    left: 15px;
    width: calc(100% - 30px);
  }

  .grid-item a .img {
    max-width: 280px;
    margin: 0 auto 5px;
  }

  .icn-rec {
    width: 72px;
    height: 72px;
    font-size: 10px;
    right: 15px;
    transform: translateY(-65px);
  }

  .adfes-feature-list {
    padding-bottom: 80px;
  }

  .adfes-feature-list h2 {
    font-size: 20px;
    padding-top: 32px;
    background-size: 170px;
  }

  .adfes-feature-list h2 .bg-white {
    width: 180px;
  }

  .adfes-feature-list h2 .font-s {
    font-size: 16px;
  }

  .adfes-feature-list h2 .font-l {
    font-size: 27px;
  }

  .adfes-feature-list ul {
    gap: 20px;
  }

  .adfes-special h2 {
    font-size: 24px;
    padding-top: 33px;
    background-size: 100px;
  }

  .adfes-special ul {
    gap: 20px;
  }

  .adfes-about a {
    padding: 15px;
    gap: 20px;
    flex-wrap: wrap;
  }

  .adfes-about h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .adfes-about p {
    font-size: 14px;
  }

  .adfes-about .img {
    flex-shrink: unset;
    margin: 0 auto;
  }
}

/* feature2 */

.hdg02 {
  position: relative;
  z-index: 1;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}

.hdg02::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 20px;
}

.hdg02.blue::before {
  background-color: #77a3d6;
}

.hdg02.yellow::before {
  background-color: #7f7700;
}

.hdg02.red::before {
  background-color: #c7607b;
}

.hdg02.gray::before {
  background-color: #849295;
}

.hdg02.pink::before {
  background-color: #e6a0b0;
}

.hdg02.brown::before {
  background-color: #9f777a;
}

.hdg02.purple::before {
  background-color: #695c98;
}

.hdg02.green::before {
  background-color: #a3c58d;
}

.hdg02 .bg-white,
.hdg02 .bg-green,
.hdg02 .bg-blue,
.hdg02 .bg-brown,
.hdg02 .bg-yellow,
.hdg02 .bg-red,
.hdg02 .bg-purple {
  display: inline-block;
  padding: 0 30px;
}

.hdg02__box {
  display: block;
  width: fit-content;
  font-size: 20px !important;
  color: #fff;
  padding: 0 0.6em;
  background-color: #849295;
  margin: 0 auto 1.5em;
}

.hdg02.purple .hdg02__box {
  background-color: #9a95bb;
}

.hdg02 .hdg02__sub {
  display: block;
  font-size: 15px;
  padding: 0 20px;
  position: relative;
  width: fit-content;
  margin: 0 auto 10px;
  white-space: nowrap;
}

.hdg02 .hdg02__sub::before,
.hdg02 .hdg02__sub::after {
  content: "";
  width: 1px;
  height: 100%;
  border-left: 1px dashed;
  position: absolute;
  top: 0;
}

.hdg02 .hdg02__sub::before {
  left: 0;
  transform: rotate(-20deg);
}

.hdg02 .hdg02__sub::after {
  right: 0;
  transform: rotate(20deg);
}

.hdg03 {
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}

.hdg03 .hdg03__bg {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0 15px 2px;
  background-color: #9f777a;
}

.grid03 + .hdg03,
.item-wrap + .hdg03 {
  margin-top: 60px;
}

.feature04 .hdg03 .hdg03__bg {
  background-color: #1978a2;
}

.hdg03.salon .hdg03__bg {
  background-color: #849295;
}

.hdg03.salon .hdg03__sub {
  color: #849295;
}

.hdg03.home .hdg03__bg {
  background-color: #9a95bb;
}

.hdg03.home .hdg03__sub {
  color: #9a95bb;
}

.hdg03.green .hdg03__bg {
  background-color: #557b56;
}

.hdg03.green .hdg03__sub {
  color: #557b56;
}

.hdg03 .hdg03__sub {
  display: block;
  width: fit-content;
  margin: 0 auto 10px;
  padding: 0 15px;
  position: relative;
}

.hdg03 .hdg03__sub::before,
.hdg03 .hdg03__sub::after {
  content: "";
  width: 1px;
  height: 100%;
  border-left: 1px dashed;
  position: absolute;
  top: 0;
}

.hdg03 .hdg03__sub::before {
  left: 0;
  transform: rotate(-20deg);
}

.hdg03 .hdg03__sub::after {
  right: 0;
  transform: rotate(20deg);
}

.item-wrap.salon {
  background-color: #f4f9fa;
}

.item-wrap.home {
  background-color: #f2f2f5;
}

.item-desc .marker {
  font-weight: bold;
  font-size: 1.1em;
  background: linear-gradient(transparent 70%, #ffebbf 70%);
}

.item-desc .bg-green {
  display: block;
  width: fit-content;
  font-size: 14px;
  font-weight: normal;
  padding: 0 10px;
  margin-top: 10px;
}

.feature02 .item-wrap {
  margin-bottom: 40px;
}

.item-tab {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.item-tab .item-tab__item {
  background-color: #fff;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 10px;
}

.item-desc-sub {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}

.item-desc-sub span {
  background: linear-gradient(transparent 70%, #ffebbf 70%);
  display: inline-block;
  margin-right: 1em;
}

.btn01 {
  display: block;
  width: 100%;
  max-width: 350px;
  height: 60px;
  line-height: 60px;
  background-color: #212123;
  color: #fff !important;
  text-align: center;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  position: relative;
  text-decoration: none;
}

.btn01::before,
.btn01::after {
  content: "";
  position: absolute;
}

.btn01::before {
  width: 12px;
  height: 2px;
  background-color: #fff;
  right: 40px;
  top: 50%;
  margin-top: -1px;
}

.btn01::after {
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  right: 40px;
  top: 50%;
  margin-top: -4px;
}

.feature02 .grid02 {
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .hdg02 {
    font-size: 22px;
  }

  .hdg02::before {
    bottom: 14px;
  }

  .hdg02 .bg-white,
  .hdg02 .bg-green,
  .hdg02 .bg-blue,
  .hdg02 .bg-yellow,
  .hdg02 .bg-brown {
    padding: 0 20px;
  }

  .hdg02 .hdg02__sub {
    font-size: 14px;
  }

  .hdg03 .hdg03__bg {
    font-size: 17px;
    padding: 0 10px 2px;
  }

  .item-desc .bg-green {
    font-size: 13px;
  }

  .item-tab .item-tab__item {
    font-size: 13px;
    padding: 0 5px;
  }

  .item-desc-sub {
    font-size: 13px;
  }
}

/* feature03 */

.feature03 .item01 .label {
  white-space: nowrap;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #9a95bb;
  padding: 2px 15px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}

.feature03 .item01 .label span {
  font-size: 0.8em;
}

@media screen and (max-width: 768px) {
  .feature03 .item01 .label {
    font-size: 18px;
    text-align: center;
  }
}

/* feature04 */

.feature04-desc {
  display: flex;
  gap: 40px;
  padding: 40px;
  margin: 80px 0 60px;
}

.feature04-desc__txt h2 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 1em;
}

.feature04-desc__txt p {
  font-size: 18px;
}

.feature04-desc__txt p span {
  font-size: 0.8em;
}

.feature04-desc__img {
  flex-shrink: 0;
}

.soon {
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .feature04-desc {
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px 15px;
  }

  .feature04-desc__txt h2 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
  }

  .feature04-desc__txt p {
    font-size: 16px;
  }

  .feature04-desc__img {
    flex-shrink: unset;
    text-align: center;
    width: 100%;
  }
}

.top-adfes-feature .hdg01 {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.top-adfes-feature .hdg01 .c-pink:not(.hdg01__en) {
  background-color: #fff;
  padding: 0 0.6em;
}

.top-adfes-feature .hdg01::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d35a3a;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: -1;
}

.top-adfes-feature .hdg01 .hdg01__en {
  display: block;
  width: fit-content;
  position: relative;
  margin: 0 auto 5px;
  font-size: 18px;
  padding: 0 1em;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.1em;
}

.top-adfes-feature .hdg01 .hdg01__en::before,
.top-adfes-feature .hdg01 .hdg01__en::after {
  content: "";
  width: 1px;
  height: 22px;
  border-left: 2px dashed #55946c;
  position: absolute;
  bottom: 0;
}

.top-adfes-feature .hdg01 .hdg01__en::before {
  left: 0;
  transform: rotate(-25deg);
}

.top-adfes-feature .hdg01 .hdg01__en::after {
  right: 0;
  transform: rotate(25deg);
}

.c-pink {
  color: #d35a3a;
}

.c-yellow {
  color: #debe2f;
}

.c-green {
  color: #55946c;
}

.top-adfes-feature .hdg01 .hdg01__en.c-pink::before,
.top-adfes-feature .hdg01 .hdg01__en.c-pink::after {
  border-color: #d35a3a;
}

.top-adfes-feature .hdg01 .font-s {
  font-size: 22px;
  display: block;
}

.top-adfes-feature .hdg01 .font-m {
  font-size: 30px;
}

.top-adfes-feature .hdg01 + p {
  text-align: center;
  line-height: 2;
  margin-bottom: 40px;
}

.feature-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  text-align: center;
  justify-content: center;
}

.feature-list__item {
  width: calc(50% - 20px);
}

.about {
  margin-top: 80px;
}

.about .bg-green {
  display: flex;
  gap: 40px;
  padding: 40px;
  border-radius: 8px;
  background-color: #f8faf0 !important;
}

.about .bg-green .txt {
  max-width: 480px;
  font-size: 18px;
  padding-top: 20px;
}

.about .bg-green .txt h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}

.adfes-feature-bnr {
  margin-top: 100px;
}

.adfes-feature-bnr h3 {
  font-weight: bold;
  text-align: center;
  font-size: 35px;
  margin-bottom: 40px;
}

.adfes-feature-bnr .bnr-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }

  .hdg01 {
    font-size: 25px;
    margin-bottom: 30px;
  }

  .hdg01 .hdg01__en {
    font-size: 15px;
  }

  .hdg01 .hdg01__en::before,
  .hdg01 .hdg01__en::after {
    height: 20px;
  }

  .hdg01 .font-s {
    font-size: 16px;
  }

  .hdg01 .font-m {
    font-size: 22px;
  }

  .feature-list {
    max-width: 400px;
    margin: 0 auto;
    gap: 20px;
  }

  .feature-list__item {
    width: 100%;
  }

  .about .bg-green {
    flex-direction: column;
    gap: 20px;
    padding: 20px;
  }

  .about .bg-green .txt {
    margin: 0 auto;
    font-size: 15px;
    padding-top: 0;
  }

  .about .bg-green .txt h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .about .bg-green .img {
    text-align: center;
  }
  .adfes-feature-bnr h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.grid-item a {
  pointer-events: none;
}

/* .item01 .item-more {
  display: none;
} */
