@charset "UTF-8";
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.group03 .c-chart01__label__item .num02 {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .group03 .c-chart01__label__item .num02 {
    font-size: clamp(1.25rem, 0.5208333333vw + 1rem, 1.5rem);
  }
}

/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*--------------------------------------------------------------
* フォントサイズ の変数
----------------------------------------------------------------*/
/* pc
_______________________________________________________________________________________________________*/
/*!
global > mixin
------------------------------
*/
.l-feature-mv {
  position: relative;
  z-index: 1;
  min-height: 328px;
}

.l-feature-mv::after {
  content: "";
  background: url(../images/feature/img_feature_mv.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  max-height: 400px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -74px;
  z-index: -1;
}

.l-feature-main {
  margin-top: 60px;
  position: relative;
}

.l-feature-main__title {
  color: rgba(51, 51, 51, 0.05);
  line-height: 1;
  padding-left: 20px;
}

.l-container {
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}

.l-feature-other {
  margin-top: 40px;
  margin-top: clamp(40px, 10.6666666667vw, 60px);
  position: relative;
  overflow: hidden;
}

.l-feature-other::before {
  content: "";
  background-color: #27CF6A;
  position: absolute;
  top: 7.5%;
  left: 0;
  right: 0;
  bottom: 40%;
  z-index: -1;
}

.l-feature-other__title {
  z-index: -1;
  top: 0;
  right: -2.5%;
  color: #1EA896;
  line-height: 1;
  padding-left: 20px;
  padding-top: 20px;
}

.p-feature-mv__title {
  text-align: center;
}

.p-feature-mv__title01 {
  color: #1EA896;
}

.p-feature-mv__title02 {
  margin-top: 4px;
  margin-top: clamp(4px, 1.0666666667vw, 8px);
}

.p-feature-mv__img-box {
  position: relative;
  margin-top: 20px;
  margin-top: clamp(20px, 5.3333333333vw, 32px);
}

.p-feature-mv__img {
  margin-right: calc(50% - 50vw);
}

.p-feature-mv__catcy {
  position: absolute;
  left: 0;
  bottom: 5px;
}

.p-feature-mv__name {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 12px;
  margin-top: clamp(12px, 3.2vw, 20px);
}

.p-feature-mv__txt {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.75;
  padding: 80px 0 40px 0;
  padding-top: clamp(36px, 9.6vw, 52px);
  padding-bottom: clamp(36px, 9.6vw, 60px);
  letter-spacing: 0;
}

.over {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#wrapper {
  overflow: hidden;
}

.txt {
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0;
}

.c-popup01 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
  background: rgba(51, 51, 51, 0.57);
  padding: 80px 20px 20px 20px;
  display: none;
}

.c-popup01__inner {
  width: 100%;
  max-width: 800px;
  background: #FFFFFF;
  border: 3px solid #1EA896;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 35px 20px 40px 20px;
}

.c-popup01__inner .close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -3px;
  top: -33px;
  cursor: pointer;
  background: #1EA896;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.c-popup01__inner .close img {
  width: 12px;
}

.c-popup01__inner .close:hover {
  background: #1a9283;
}

.c-popup01__inner .ttl {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.6;
  color: #1EA896;
  margin-bottom: 10px;
}

.c-popup01__inner .ttl span {
  color: #27CF6A;
}

.c-popup01__inner .txt {
  font-weight: 700;
}

.c-popup01__content {
  height: 100%;
  max-height: 70vh;
}

.c-popup01 .flex {
  display: block;
}

.c-popup01 .flex__img {
  margin-bottom: 20px;
}

.c-popup01 .flex__txt .ttl {
  line-height: 1.4;
  margin-bottom: 22px;
  margin-top: 2px;
}

.c-popup01.active {
  display: block;
}

.p-feature01__item01 {
  position: relative;
  z-index: 1;
  padding: 60px 0 120px 0;
  color: #FFFFFF;
  margin-top: -70px;
}

.p-feature01__item01::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1EA896;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: skew(0deg, 10deg);
  transform: skew(0deg, 10deg);
  z-index: -1;
}

.p-feature01__item01 .c-page-main-catcy {
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.6;
  color: #FFFFFF;
}

.p-feature01__item01 .txt {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.8;
}

.p-feature01__item02 {
  padding: 0 20px;
  margin-top: -70px;
  position: relative;
  z-index: 1;
}

.p-feature01__item02 .inner {
  background: #FFFFFF;
  padding: 0 20px;
  padding-top: 40px;
}

.p-feature01__item02 .inner .c-page-main-catcy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 25px;
}

.p-feature02 {
  position: relative;
  padding: 140px 0;
}

.p-feature02 .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.p-feature02 .img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-feature02 .c-page-main-catcy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.6;
  color: #FFFFFF;
}

.p-feature02__inner {
  padding: 0 20px;
}

.p-feature02__content {
  padding: 40px 20px;
  width: 100%;
  max-width: 425px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.89);
  text-align: center;
  position: relative;
  z-index: 2;
}

.p-feature02__content .txt {
  font-size: min(3.58vw, 16px, 14px);
  font-size: min(3.58vw, 1rem, 0.875rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.8;
}

.p-feature03 {
  padding: 40px 0 25px 0;
  position: relative;
}

.p-feature03 .c-page-main-catcy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.6;
}

.p-feature03 .txt {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 20px;
}

.p-feature03__content01 .img {
  width: calc(100% + 40px);
  margin-left: -20px;
  position: relative;
  margin-bottom: 30px;
}

.p-feature03__content01 .img img {
  display: block;
  width: 80%;
  margin-right: 0;
  margin-left: auto;
}

.p-feature03__content01 .img img:last-child {
  width: 50%;
  margin-left: 0;
  margin-top: -50px;
}

.p-feature03__content01 .content__txt {
  max-width: 400px;
  margin: 0 auto 40px auto;
}

.p-feature03 .img01 {
  max-width: 100%;
  margin: 0 auto 30px auto;
}

.p-feature03__content02 .content__txt {
  margin-bottom: 40px;
  max-width: 400px;
  margin: 0 auto 40px auto;
}

.p-feature03 .img02 {
  position: relative;
  margin-bottom: 30px;
}

.p-feature03 .img02 img {
  display: block;
  width: 80%;
  margin-right: 0;
  margin-left: auto;
  position: relative;
  z-index: 1;
}

.p-feature03 .img02 img:last-child {
  width: 50%;
  margin-left: 0;
  margin-top: -50px;
  z-index: 2;
}

.c-tap01__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.c-tap01__ttl__item {
  width: 50%;
  text-align: center;
  background: #F4F4F4;
  color: #333333;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 10px 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
}

.c-tap01__ttl__item::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #1EA896;
  position: absolute;
  left: 50%;
  bottom: -9px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.c-tap01__ttl__item:hover {
  background: #CECECE;
}

.c-tap01__ttl__item.active {
  background: #1EA896;
  color: #FFFFFF;
  cursor: default;
}

.c-tap01__ttl__item.active::after {
  opacity: 1;
}

.c-tap01__ttl__item.active:hover {
  background: #1EA896;
}

.c-tap01__content {
  overflow: auto;
  display: none;
}

.c-tap01__content .child {
  min-width: 640px;
  position: relative;
}

.c-tap01__content.active {
  display: block;
}

.c-tap01 .list-01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.c-tap01 .list-01 .c-search {
  position: absolute;
}

.c-tap01 .list-01 .item01 {
  left: 70px;
  top: 40px;
}

.c-tap01 .list-01 .item02 {
  right: 60px;
  top: 65px;
}

.c-tap01 .list-01 .item03 {
  left: 85px;
  top: calc(50% - 15px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-tap01 .list-01 .item04 {
  right: 160px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-tap01 .list-01 .item05 {
  left: 20px;
  bottom: 45px;
}

.c-tap01 .list-01 .item06 {
  left: calc(50% - 100px);
  bottom: 60px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.c-tap01 .list-01 .item07 {
  right: 80px;
  bottom: 45px;
}

.c-tap01 .list-02 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.c-tap01 .list-02 .c-search {
  position: absolute;
}

.c-tap01 .list-02 .item01 {
  left: 60px;
  top: 50px;
}

.c-tap01 .list-02 .item02 {
  right: 215px;
  top: 60px;
}

.c-tap01 .list-02 .item03 {
  right: 25px;
  top: 60px;
}

.c-tap01 .list-02 .item04 {
  left: 40px;
  top: calc(50% - 10px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-tap01 .list-02 .item05 {
  left: calc(50% + 10px);
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.c-tap01 .list-02 .item06 {
  right: 75px;
  top: calc(50% + 32px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-tap01 .list-02 .item07 {
  left: 40px;
  bottom: 60px;
}

.c-tap01 .list-02 .item08 {
  left: calc(50% + 30px);
  bottom: 30px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.p-feature04 {
  padding: 25px 0 25px 0;
}

.p-feature04 .c-page-main-catcy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.6;
}

.p-feature05 {
  padding: 50px 0 25px 0;
}

.p-feature05 .c-page-main-catcy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.6;
}

.p-feature05__item {
  padding: 40px 20px;
  color: #FFFFFF;
}

.p-feature05__item.cl-01 {
  background: #F99A0A;
}

.p-feature05__item.cl-02 {
  background: #1EA896;
}

.p-feature05__item.cl-03 {
  background: #0FBBE8;
}

.p-feature05__item .icon {
  width: 80px;
  margin: 0 auto 25px auto;
}

.p-feature05__item .ttl {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 15px;
}

.p-feature05__item .txt {
  padding: 0 20px;
  text-align: justify;
}

.c-modal01__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100% + 20px);
  margin-left: -10px;
}

.c-modal01__ttl__item {
  margin: 10px;
  width: 130px;
  height: 130px;
  border: 3px solid #1EA896;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.2;
  color: #1EA896;
  text-align: center;
  padding: 10px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.c-modal01__ttl__item .color-green02 {
  color: #27CF6A;
}

.c-modal01__ttl__item::before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #1EA896;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.c-modal01__ttl__item::after {
  content: "";
  background: url(../images/feature/icon_search.svg) no-repeat center;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 4px;
  bottom: 4px;
  z-index: 2;
}

.c-modal01__ttl__item:hover {
  opacity: 0.8;
}

.p-feature06 {
  padding: 50px 0 25px 0;
}

.p-feature06 .c-page-main-catcy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.6;
}

.c-number {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
}

.c-number .num {
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 400;
  font-family: "Staatliches", cursive;
  color: #1EA896;
  line-height: 1;
}

.c-chart01__label {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.c-chart01__label__item {
  position: absolute;
}

.c-chart01__label__item .txt01 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  margin-right: 8px;
  display: inline-block;
}

.c-chart01__label__item .num01 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
  margin-right: 8px;
  color: #1EA896;
  font-family: "Staatliches", cursive;
  display: inline-block;
  position: relative;
  top: 1px;
}

.c-chart01__label__item .txt02 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8571428571;
  margin-right: 8px;
  display: inline-block;
  color: #FFFFFF;
}

.c-chart01__label__item .num02 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.0714285714;
  margin-right: 8px;
  color: #FFFFFF;
  font-family: "Staatliches", cursive;
  display: block;
  position: relative;
  top: 1px;
}

.c-chart01__label__item.item01 {
  right: -20px;
  top: -10px;
}

.c-chart01__label__item.item01::before {
  width: 35px;
  height: 1px;
  background: #125047;
  position: absolute;
  left: -40px;
  top: 12px;
  content: "";
}

.c-chart01__label__item.item01::after {
  width: 1px;
  height: 10px;
  background: #125047;
  position: absolute;
  left: -40px;
  top: 12px;
  content: "";
}

.c-chart01__label__item.item02 {
  right: 20px;
  top: 50px;
}

.c-chart01__label__item.item03 {
  right: 40px;
  top: 120px;
}

.c-chart01__label__item.item04 {
  left: 45px;
  top: 120px;
}

.c-chart01__label__item.item05 {
  left: 30px;
  top: 55px;
}

.c-chart01__label__item.item06 {
  left: -15px;
  top: -10px;
}

.c-chart01__label__item.item06::before {
  width: 32px;
  height: 1px;
  background: #125047;
  position: absolute;
  right: -30px;
  top: 12px;
  content: "";
}

.c-chart01__label__item.item06::after {
  width: 1px;
  height: 14px;
  background: #67797D;
  position: absolute;
  right: -30px;
  top: 12px;
  content: "";
}

.p-feature07 {
  padding: 50px 0 25px 0;
}

.p-feature07 .c-page-main-catcy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.6;
}

.p-feature07__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-feature07__item {
  background: #F4F4F4;
  padding: 40px 20px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 385px;
}

.p-feature07__item .ttl {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3333333333;
  text-align: center;
  margin-bottom: 20px;
}

.p-feature07__item .group {
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-feature07__item .group .icon01 {
  width: 100%;
  text-align: center;
  margin-top: -10px;
}

.p-feature07__item .group .icon01 img {
  width: auto;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

.p-feature07__item .group .small {
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.75;
  text-align: center;
}

.p-feature07__item .group01 {
  padding-top: 11px;
  background: url(../images/feature/bg_feature01.svg) no-repeat top center;
  background-size: 124px 120px;
}

.p-feature07__item .group01 .txt-01 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
  color: #2796CF;
  text-align: center;
}

.p-feature07__item .group01 .txt-01 .icon {
  width: 20px;
  display: inline-block;
  margin: 0 10px 20px 10px;
}

.p-feature07__item .group01 .txt-01.cl-green02 {
  color: #27CF6A;
  position: relative;
  left: calc(50% - 20px);
  text-align: left;
  margin-bottom: -30px;
}

.p-feature07__item .group01 .txt-01.cl-green02 .icon {
  position: relative;
  top: -10px;
}

.p-feature07__item .group01 .c-number {
  font-weight: 900;
  font-size: 22px;
  font-size: 1.375rem;
}

.p-feature07__item .group01 .c-number .num {
  font-size: 60px;
  font-size: 3.75rem;
}

.p-feature07__item .group02__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
}

.p-feature07__item .group02__item__num {
  width: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
}

.p-feature07__item .group02__item__txt {
  width: calc(100% - 40px);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.7;
  color: #FFFFFF;
  background: #1EA896;
  padding: 0 10px;
}

.p-feature07__item .group02__item__txt .num {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Staatliches", cursive;
  font-weight: 400;
  line-height: 1.4545454545;
  position: relative;
  top: 1px;
}

.p-feature07__item .group03 {
  position: relative;
  max-width: 197px;
  margin: 0 auto;
}

.p-other {
  padding-bottom: 48px;
  padding-bottom: clamp(48px, 12.8vw, 48px);
}

.p-other__title {
  color: #FFFFFF;
  font-size: 18px;
  font-size: 1.125rem;
  font-size: clamp(18px, 4.8vw, 24px);
  font-size: clamp(1.125rem, 4.8vw, 1.5rem);
  font-weight: 900;
  letter-spacing: 0.04em;
}

.p-other__lists {
  margin-top: 20px;
  margin-top: clamp(20px, 5.3333333333vw, 40px);
}

.p-other__item + .p-other__item {
  margin-top: 20px;
}

.p-other__img {
  overflow: hidden;
}

.p-other__img img {
  -webkit-transition: 0.4s -webkit-transform ease-in;
  transition: 0.4s -webkit-transform ease-in;
  transition: 0.4s transform ease-in;
  transition: 0.4s transform ease-in, 0.4s -webkit-transform ease-in;
}

.p-other__item-title {
  font-size: 16px;
  font-size: 1rem;
  font-size: clamp(16px, 4.2666666667vw, 18px);
  font-size: clamp(1rem, 4.2666666667vw, 1.125rem);
  font-weight: 700;
  margin-top: 12px;
  margin-top: clamp(12px, 3.2vw, 16px);
}

@media screen and (min-width: 768px) {
  .l-feature-mv {
    min-height: 400px;
  }
  .l-feature-mv::after {
    top: -135px;
    max-height: 100vh;
  }
  .l-feature-mv__inner {
    padding-top: 50px;
  }
  .l-feature-main {
    margin-top: 120px;
  }
  .l-feature-main__title {
    padding-left: 0;
    position: absolute;
    left: -4%;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
  }
  .l-container {
    padding: 0 40px;
    max-width: 1240px;
  }
  .l-feature-other {
    margin-top: 120px;
    margin-top: clamp(80px, 9.6774193548vw, 120px);
  }
  .l-feature-other::before {
    top: 16%;
    right: 8%;
    right: clamp(40px, 10vw, 120px);
  }
  .p-feature-mv__title {
    padding-top: 44px;
    padding-top: clamp(32px, 3.5483870968vw, 44px);
  }
  .p-feature-mv__title02 {
    margin-top: 24px;
    margin-top: clamp(16px, 1.935483871vw, 24px);
  }
  .p-feature-mv__img-box {
    margin-top: 60px;
    margin-top: clamp(40px, 4.8387096774vw, 60px);
  }
  .p-feature-mv__img {
    padding-left: 150px;
    padding-left: clamp(72px, 12.0967741935vw, 150px);
  }
  .p-feature-mv__catcy {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .p-feature-mv__name {
    font-size: 1.25rem;
    font-size: clamp(1rem, 1.6129032258vw, 1.25rem);
    margin-top: 30px;
    margin-top: clamp(20px, 2.4193548387vw, 30px);
  }
  .p-feature-mv__txt {
    padding: 77px 0 88px 0;
    font-size: 1rem;
  }
  .txt {
    font-size: 1rem;
  }
  .c-popup01__inner {
    border: 6px solid #1EA896;
    min-height: 332px;
    max-height: 80vh;
    padding: 4.4vw 4.7vw 4.4vw 4.7vw;
  }
  .c-popup01__inner .close {
    width: 60px;
    height: 60px;
    right: -6px;
    top: -66px;
  }
  .c-popup01__inner .close img {
    width: 22px;
  }
  .c-popup01__inner .ttl {
    font-size: 1.875rem;
    margin-bottom: 28px;
  }
  .c-popup01__content {
    max-height: 50vh;
  }
  .c-popup01 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-popup01 .flex__img {
    margin-bottom: 0;
    width: 47%;
  }
  .c-popup01 .flex__txt {
    width: 53%;
    padding-left: 40px;
  }
  .c-popup01 .flex__txt .ttl {
    line-height: 1.2;
  }
  .p-feature01__item01 {
    margin-top: -52px;
    padding: 76px 0 277px 0;
  }
  .p-feature01__item01::before {
    -webkit-transform: skew(0deg, 8.5deg);
    transform: skew(0deg, 8.5deg);
  }
  .p-feature01__item01 .c-page-main-catcy {
    margin-bottom: 47px;
  }
  .p-feature01__item01 .txt {
    font-size: 1.25rem;
  }
  .p-feature01__item02 {
    padding: 0 40px;
    margin-top: -192px;
  }
  .p-feature01__item02 .inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 126px 40px 30px 40px;
  }
  .p-feature01__item02 .inner .c-page-main-catcy {
    margin-bottom: 38px;
  }
  .p-feature02 {
    padding: 5.6vw 0 8.6vw 0;
    height: 63vw;
    min-height: 725px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .p-feature02 .c-page-main-catcy {
    margin-bottom: 40px;
  }
  .p-feature02__inner {
    padding: 0 40px;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
  }
  .p-feature02__content {
    max-width: 960px;
    padding: 85px 20px 82px 20px;
  }
  .p-feature02__content .txt {
    font-size: 1.5rem;
    line-height: 2;
  }
  .p-feature03 {
    padding: 65px 0 198px 0;
  }
  .p-feature03 .c-page-main-catcy {
    margin-bottom: 65px;
  }
  .p-feature03 .txt {
    font-size: 1.25rem;
    margin-bottom: 36px;
  }
  .p-feature03__content01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .p-feature03__content01 .img {
    width: 39vw;
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 600px;
  }
  .p-feature03__content01 .img img {
    width: 100%;
  }
  .p-feature03__content01 .img img:last-child {
    width: 26vw;
    margin-left: -12.2vw;
    margin-top: -104px;
    max-width: 400px;
  }
  .p-feature03__content01 .content__txt {
    max-width: 100%;
    width: 48.4%;
    margin-bottom: 0;
    padding-left: 64px;
    margin-top: -3px;
  }
  .p-feature03__content01 .content__txt .txt:last-child {
    margin-bottom: 80px;
  }
  .p-feature03 .img01 {
    position: absolute;
    left: clamp(0.06rem, 23.1vw - 11.03rem, 9.19rem);
    bottom: 73px;
    max-width: clamp(9.38rem, 23.73vw - 2.02rem, 18.75rem);
  }
  .p-feature03__content02 .content__txt {
    max-width: 478px;
    margin: -34px auto 0 auto;
  }
  .p-feature03 .img02 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32.6%;
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 500px;
  }
  .p-feature03 .img02 img {
    width: 100%;
  }
  .p-feature03 .img02 img:last-child {
    width: 60%;
    margin-left: -22%;
    margin-top: -44px;
  }
  .c-tap01__ttl__item {
    font-size: 1.5rem;
    padding: 22px 20px 20px 20px;
  }
  .c-tap01__ttl__item::after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #1EA896;
    bottom: -11px;
  }
  .c-tap01 .list-01 .item01 {
    left: 7vw;
    top: 5vw;
  }
  .c-tap01 .list-01 .item02 {
    right: 8vw;
    top: 8vw;
  }
  .c-tap01 .list-01 .item03 {
    left: 14vw;
    top: calc(50% - 2vw);
  }
  .c-tap01 .list-01 .item04 {
    right: 22vw;
  }
  .c-tap01 .list-01 .item05 {
    left: 2vw;
    bottom: 5vw;
  }
  .c-tap01 .list-01 .item06 {
    left: calc(50% - 14vw);
    bottom: 8vw;
  }
  .c-tap01 .list-01 .item07 {
    right: 10vw;
    bottom: 6vw;
  }
  .c-tap01 .list-02 .item01 {
    left: 7vw;
    top: 6vw;
  }
  .c-tap01 .list-02 .item02 {
    right: 35vw;
    top: 8vw;
  }
  .c-tap01 .list-02 .item03 {
    right: 6vw;
    top: 8vw;
  }
  .c-tap01 .list-02 .item04 {
    left: 4vw;
    top: calc(50% - 1vw);
  }
  .c-tap01 .list-02 .item05 {
    left: calc(50% + 7vw);
  }
  .c-tap01 .list-02 .item06 {
    right: 6vw;
    top: calc(50% + 5vw);
  }
  .c-tap01 .list-02 .item07 {
    left: 4vw;
    bottom: 8vw;
  }
  .c-tap01 .list-02 .item08 {
    left: calc(50% - 2vw);
    bottom: 3vw;
  }
  .p-feature04 {
    padding: 168px 0 25px 0;
  }
  .p-feature04 .c-page-main-catcy {
    margin-bottom: 35px;
  }
  .p-feature05 {
    padding: 100px 0 25px 0;
  }
  .p-feature05 .c-page-main-catcy {
    margin-bottom: 60px;
  }
  .p-feature05__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .p-feature05__item {
    padding: 50px 20px 60px 20px;
  }
  .p-feature05__item .icon {
    width: 140px;
    margin: 0 auto 20px auto;
  }
  .p-feature05__item .ttl {
    font-size: 1.375rem;
  }
  .p-feature05__item .txt {
    padding: 0 0;
  }
  .c-modal01__ttl {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .c-modal01__ttl__item {
    font-size: 2.125rem;
    width: 280px;
    height: 280px;
    margin: 20px;
    border: 6px solid #1EA896;
  }
  .c-modal01__ttl__item::before {
    width: 60px;
    height: 60px;
    bottom: -5px;
    right: -5px;
  }
  .c-modal01__ttl__item::after {
    width: 30px;
    height: 30px;
    right: 9px;
    bottom: 9px;
  }
  .p-feature06 {
    padding: 92px 0 25px 0;
  }
  .p-feature06 .c-page-main-catcy {
    margin-bottom: 39px;
  }
  .c-number {
    font-size: 3.125rem;
  }
  .c-number .num {
    font-size: 6.25rem;
  }
  .c-chart01__label__item .txt01 {
    font-size: 0.875rem;
  }
  .c-chart01__label__item .num01 {
    font-size: 1.25rem;
  }
  .c-chart01__label__item .txt02 {
    font-size: 0.875rem;
  }
  .c-chart01__label__item .num02 {
    font-size: 1.75rem;
  }
  .c-chart01__label__item.item01 {
    right: -54px;
    top: -16px;
  }
  .c-chart01__label__item.item01::before {
    width: 65px;
    left: -72px;
    top: 14px;
  }
  .c-chart01__label__item.item01::after {
    height: 15px;
    left: -72px;
    top: 14px;
  }
  .c-chart01__label__item.item02 {
    right: 18px;
    top: 47px;
  }
  .c-chart01__label__item.item03 {
    right: 39px;
    top: 125px;
  }
  .c-chart01__label__item.item04 {
    left: 46px;
    top: 125px;
  }
  .c-chart01__label__item.item05 {
    left: 26px;
    top: 57px;
  }
  .c-chart01__label__item.item06 {
    left: -38px;
    top: -17px;
  }
  .c-chart01__label__item.item06::before {
    width: 40px;
    right: -43px;
    top: 15px;
  }
  .c-chart01__label__item.item06::after {
    height: 16px;
    right: -43px;
    top: 15px;
  }
  .p-feature07 {
    padding: 72px 0 63px 0;
  }
  .p-feature07 .c-page-main-catcy {
    margin-bottom: 17px;
  }
  .p-feature07__content {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .p-feature07__content.item01 .p-feature07__item {
    width: calc(50% - 40px);
    min-width: 440px;
  }
  .p-feature07__content.item02 .p-feature07__item {
    width: calc(33.33333% - 40px);
    padding-bottom: 15px;
    min-height: 360px;
    min-width: 360px;
  }
  .p-feature07__item {
    max-width: 100%;
    margin: 20px;
    padding: 48px 20px 48px 20px;
  }
  .p-feature07__item .ttl {
    font-size: 1.5rem;
    margin-bottom: 26px;
  }
  .p-feature07__item .group {
    min-height: 205px;
  }
  .p-feature07__item .group .c-number {
    margin-bottom: 10px;
  }
  .p-feature07__item .group .icon01 {
    margin-top: 4px;
    margin-bottom: 20px;
  }
  .p-feature07__item .group .icon01 img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .p-feature07__item .group .small {
    font-size: 1rem;
  }
  .p-feature07__item .group01 {
    background: url(../images/feature/bg_feature01.svg) no-repeat top center;
    background-size: 156px 150px;
    background-position: 48% 0;
  }
  .p-feature07__item .group01 .txt-01 {
    font-size: 1rem;
    position: relative;
    left: -10px;
  }
  .p-feature07__item .group01 .txt-01 .icon {
    width: 29px;
    top: -3px;
    margin-left: 5px;
    position: relative;
  }
  .p-feature07__item .group01 .txt-01.cl-green02 {
    left: calc(50% - 37px);
    margin-bottom: -59px;
  }
  .p-feature07__item .group01 .txt-01.cl-green02 .icon {
    top: -9px;
    margin-right: 0px;
  }
  .p-feature07__item .group01 .c-number {
    padding-right: 76px;
    font-size: 2.5rem;
  }
  .p-feature07__item .group01 .c-number .num {
    font-size: 7.5rem;
    position: relative;
    top: 8px;
  }
  .p-feature07__item .group02 {
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 17px;
  }
  .p-feature07__item .group02__item {
    margin-top: 7px;
  }
  .p-feature07__item .group02__item__num {
    font-size: 1rem;
  }
  .p-feature07__item .group02__item__txt {
    font-size: 1.125rem;
    margin-left: 9px;
  }
  .p-feature07__item .group02__item__txt .num {
    font-size: 1.375rem;
  }
  .p-feature07__item .group03 {
    max-width: 210px;
    margin-top: 34px;
  }
  .p-other__title {
    padding-left: 0;
    text-align: center;
    font-size: 2rem;
    font-size: clamp(1.5rem, 2.5806451613vw, 2rem);
  }
  .p-other__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 58px;
    margin-top: clamp(32px, 4.6774193548vw, 58px);
  }
  .p-other__item {
    width: 46.1538461538%;
  }
  .p-other__item + .p-other__item {
    margin-top: 0;
  }
  .p-other__item:hover a {
    opacity: 1;
  }
  .p-other__item:hover .p-other__img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .p-other__item-title {
    font-size: 1.25rem;
    font-size: clamp(1.125rem, 1.6129032258vw, 1.25rem);
    margin-top: 21px;
    margin-top: clamp(12px, 1.6935483871vw, 21px);
  }
}
@media screen and (min-width: 1025px) {
  .l-feature-mv {
    min-height: 560px;
  }
  .l-feature-mv__inner {
    padding-top: 128px;
  }
  .l-feature-other::before {
    top: 0;
  }
  .l-feature-other__title {
    padding-top: 0;
    padding-left: 0;
    position: absolute;
    right: -2.5%;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
  }
  .p-feature03__content01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-tap01 .list-01 .item01 {
    left: 134px;
    top: 85px;
  }
  .c-tap01 .list-01 .item02 {
    right: 150px;
    top: 118px;
  }
  .c-tap01 .list-01 .item03 {
    left: 200px;
    top: calc(50% - 20px);
  }
  .c-tap01 .list-01 .item04 {
    right: 290px;
  }
  .c-tap01 .list-01 .item05 {
    left: 30px;
    bottom: 81px;
  }
  .c-tap01 .list-01 .item06 {
    left: calc(50% - 159px);
    bottom: 114px;
  }
  .c-tap01 .list-01 .item07 {
    right: 142px;
    bottom: 80px;
  }
  .c-tap01 .list-02 .item01 {
    left: 105px;
    top: 86px;
  }
  .c-tap01 .list-02 .item02 {
    right: 315px;
    top: 109px;
  }
  .c-tap01 .list-02 .item03 {
    right: 40px;
    top: 108px;
  }
  .c-tap01 .list-02 .item04 {
    left: 64px;
    top: calc(50% - 16px);
  }
  .c-tap01 .list-02 .item05 {
    left: calc(50% + 46px);
  }
  .c-tap01 .list-02 .item06 {
    right: 181px;
    top: calc(50% + 54px);
  }
  .c-tap01 .list-02 .item07 {
    left: 60px;
    bottom: 135px;
  }
  .c-tap01 .list-02 .item08 {
    left: calc(50% - 64px);
    bottom: 67px;
  }
  .p-feature05__item {
    padding: 70px 20px 79px 20px;
  }
  .p-feature05__item .txt {
    padding: 0 20px;
  }
  .c-modal01__ttl__item {
    font-size: 2.5rem;
    width: 360px;
    height: 360px;
  }
  .p-other {
    padding-top: 78px;
    padding-top: clamp(48px, 6.2903225806vw, 78px);
    padding-bottom: 145px;
    padding-bottom: clamp(80px, 11.6935483871vw, 145px);
  }
}
@media screen and (min-width: 1200px) {
  .p-feature05__item .ttl {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1400px) {
  .p-feature05__item .txt {
    padding: 0 56px;
  }
}


/*# sourceMappingURL=feature.css.map */
