@charset "UTF-8";
/*アニメーション
----------------------------*/
@keyframes fadeInSimple {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes sliderPagination {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}
/*共通
----------------------------*/
html {
  scroll-behavior: smooth;
  background-color: transparent;
}

.l-container {
  width: 100%;
}

.l-header {
  padding: 0;
  position: relative;
  z-index: 999;
  background-color: #fff;
  overflow-x: clip;
}

.l-footer {
  padding: 0;
  position: relative;
  z-index: 999;
  background-color: #fff;
  overflow-x: clip;
}

.pc-footer {
  margin: 0;
}

.feature-snslist {
  position: relative;
  z-index: 3;
}

.is_spnone {
  display: block;
}

.is_pcnone {
  display: none;
}

#feature {
  width: 100%;
  margin: 0 auto;
  color: #000;
  box-sizing: border-box;
  text-align: center;
  font-family: "ryo-gothic-plusn", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  position: relative;
  overflow-x: clip;
  opacity: 0;
  transition: 0.3s;
}
#feature.is_show {
  opacity: 1;
}
#feature * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
#feature a {
  width: 100%;
  height: auto;
  display: block;
  color: #000;
  transition: 0.3s;
}
#feature a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#feature button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#feature img {
  width: 100%;
  height: auto;
  display: block;
}
#feature video {
  width: 100%;
  height: auto;
  display: block;
}

#feature .main {
  display: flex;
  background-color: #fffcf3;
}
#feature .main .left {
  padding-bottom: 80px;
  height: calc(100vh - 80px);
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 80px;
  z-index: 3;
}
#feature .main .left::before {
  content: "";
  width: calc(134 * var(--vw) / 1400);
  height: calc(136 * var(--vw) / 1400);
  background-image: url(../img/pc-heroicon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#feature .main .left .left__block {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#feature .main .left .left__img {
  width: calc(323 * var(--vw) / 1400);
}
#feature .main .left .left__allbtn {
  width: calc(212 * var(--vw) / 1400);
  margin: calc(35 * var(--vw) / 1400) auto 0;
}
#feature .main .right {
  padding-bottom: 80px;
  height: calc(100vh - 80px);
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 80px;
  z-index: 3;
}
#feature .main .right::before {
  content: "";
  width: calc(291 * var(--vw) / 1400);
  height: calc(205 * var(--vw) / 1400);
  background-image: url(../img/pc-heroicon02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
#feature .main .right .right__navlist {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: calc(10 * var(--vw) / 1400) 0;
}
#feature .main .right .right__navlist .right__navitem {
  width: calc(200 * var(--vw) / 1400);
  height: calc(59 * var(--vw) / 1400);
}
#feature .main .right .right__navlist .right__navitem a {
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  background-color: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
#feature .main .right .right__logo.right__logo01 {
  width: calc(72 * var(--vw) / 1400);
}
#feature .main .right .right__logo.right__logo02 {
  width: calc(110 * var(--vw) / 1400);
}
#feature .main .right .right__logo.right__logo03 {
  width: calc(58 * var(--vw) / 1400);
}
#feature .main .right .right__logo.right__logo04 {
  width: calc(112 * var(--vw) / 1400);
}
#feature .main .right .right__logo.right__logo05 {
  width: calc(90 * var(--vw) / 1400);
}
#feature .main .right .right__logo.right__logo06 {
  width: calc(61 * var(--vw) / 1400);
}
#feature .main .right .right__logo.right__logo07 {
  width: calc(108 * var(--vw) / 1400);
}
#feature .main .right .right__logo.right__logo08 {
  width: calc(136 * var(--vw) / 1400);
}
#feature .main .center {
  width: calc(540 * var(--vw) / 1400);
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  overflow-x: clip;
}
#feature .hero {
  position: relative;
}
#feature .hero::before {
  content: "";
  width: calc(146 * var(--vw) * 0.3857142857 / 750);
  height: calc(192 * var(--vw) * 0.3857142857 / 750);
  background-image: url(../img/heroicon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  top: calc(762 * var(--vw) * 0.3857142857 / 750);
  right: calc(-2 * var(--vw) * 0.3857142857 / 750);
  z-index: 1;
}
#feature .hero::after {
  content: "";
  width: calc(230 * var(--vw) * 0.3857142857 / 750);
  height: calc(326 * var(--vw) * 0.3857142857 / 750);
  background-image: url(../img/heroicon02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: calc(1310 * var(--vw) * 0.3857142857 / 750);
  left: 0;
  z-index: 1;
}
#feature .hero .hero__img {
  width: calc(642 * var(--vw) * 0.3857142857 / 750);
  margin: calc(80 * var(--vw) * 0.3857142857 / 750) auto 0;
  position: relative;
  z-index: 2;
}
#feature .hero .hero__txt {
  margin-top: calc(106 * var(--vw) * 0.3857142857 / 750);
  font-size: calc(24 * var(--vw) * 0.3857142857 / 750);
  line-height: calc(50 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.06em;
  position: relative;
  z-index: 2;
}
#feature .hero .hero__day {
  width: -moz-fit-content;
  width: fit-content;
  margin: calc(54 * var(--vw) * 0.3857142857 / 750) auto 0;
  position: relative;
  z-index: 2;
}
#feature .hero .hero__day p:nth-child(1) {
  font-weight: 500;
  font-size: calc(24 * var(--vw) * 0.3857142857 / 750);
  line-height: calc(50 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.04em;
}
#feature .hero .hero__day p:nth-child(2) {
  margin-top: calc(8 * var(--vw) * 0.3857142857 / 750);
  position: relative;
}
#feature .hero .hero__day p:nth-child(2)::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: calc(8 * var(--vw) * 0.3857142857 / 750);
  left: 0;
}
#feature .hero .hero__day p:nth-child(2) span {
  line-height: calc(57.69 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.04em;
}
#feature .hero .hero__day p:nth-child(2) span:nth-child(1) {
  font-size: calc(36 * var(--vw) * 0.3857142857 / 750);
  margin-right: calc(4 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__day p:nth-child(2) span:nth-child(2) {
  font-size: calc(32.31 * var(--vw) * 0.3857142857 / 750);
  margin-right: calc(2 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__day p:nth-child(2) span:nth-child(3) {
  font-size: calc(28 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__day p:nth-child(2) span:nth-child(4) {
  font-size: calc(32.31 * var(--vw) * 0.3857142857 / 750);
  margin-right: calc(8 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__day p:nth-child(2) span:nth-child(5) {
  font-size: calc(32.31 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__navlist {
  width: calc(704 * var(--vw) * 0.3857142857 / 750);
  margin: calc(114 * var(--vw) * 0.3857142857 / 750) auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: calc(18 * var(--vw) * 0.3857142857 / 750) 0;
  position: relative;
  z-index: 2;
}
#feature .hero .hero__navlist .hero__navitem {
  width: calc(340 * var(--vw) * 0.3857142857 / 750);
  height: calc(100 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__navlist .hero__navitem a {
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  background-color: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
#feature .hero .hero__logo {
  position: relative;
  z-index: 2;
}
#feature .hero .hero__logo.hero__logo01 {
  width: calc(130 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__logo.hero__logo02 {
  width: calc(186 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__logo.hero__logo03 {
  width: calc(100 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__logo.hero__logo04 {
  width: calc(189 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__logo.hero__logo05 {
  width: calc(152 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__logo.hero__logo06 {
  width: calc(104 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__logo.hero__logo07 {
  width: calc(184 * var(--vw) * 0.3857142857 / 750);
}
#feature .hero .hero__logo.hero__logo08 {
  width: calc(232 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec {
  padding-bottom: calc(60 * var(--vw) * 0.3857142857 / 750);
  position: relative;
  z-index: 2;
  scroll-margin-top: 80px;
}
#feature .sec .sec__credit {
  position: relative;
}
#feature .sec .sec__credit .credit .item {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#feature .sec .sec__credit .credit .item .link {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
#feature .sec .sec__credit .credit .item .link p {
  white-space: nowrap;
  position: relative;
}
#feature .sec .sec__credit .credit .item .link p.txt {
  font-weight: 500;
  font-size: calc(24 * var(--vw) * 0.3857142857 / 750);
  line-height: calc(50 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.09em;
}
#feature .sec .sec__credit .credit .item .link p.price {
  margin-top: calc(4 * var(--vw) * 0.3857142857 / 750);
  font-family: "poppins", sans-serif;
  font-size: calc(25 * var(--vw) * 0.3857142857 / 750);
  line-height: calc(33.94 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.03em;
}
#feature .sec .sec__flex {
  display: flex;
  position: relative;
}
#feature .sec .sec__flex.is_reverse {
  flex-direction: row-reverse;
}
#feature .sec .sec__slider {
  width: 100%;
  position: relative;
}
#feature .sec .sec__slider .slider .slick-list {
  line-height: 0;
}
#feature .sec .sec__slider .slider .slick-list .slick-slide {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding-bottom: calc(60 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__slider .slider .slick-dots {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 0 calc(10 * var(--vw) * 0.3857142857 / 750);
  position: absolute;
  top: calc(100% + 28 * var(--vw) * 0.3857142857 / 750);
  left: 0;
  z-index: 2;
}
#feature .sec .sec__slider .slider .slick-dots li {
  width: calc(10 * var(--vw) * 0.3857142857 / 750);
  height: calc(10 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__slider .slider .slick-dots li button {
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  padding: 0;
  position: relative;
  opacity: 0.5;
  transition: 0.3s;
  background-color: #000;
}
#feature .sec .sec__slider .slider .slick-dots li.slick-active button {
  opacity: 1;
}
#feature .sec .sec__img {
  width: calc(552 * var(--vw) * 0.3857142857 / 750);
  height: calc(768 * var(--vw) * 0.3857142857 / 750);
  margin: 0 calc(5 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__img figure {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
#feature .sec .sec__img figure a {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
#feature .sec .sec__name {
  width: 100%;
  text-align: center;
  font-family: "poppins", sans-serif;
  font-size: calc(22 * var(--vw) * 0.3857142857 / 750);
  line-height: calc(33.94 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.03em;
  position: absolute;
  bottom: 0;
  left: 0;
}
#feature .sec .sec__logo {
  margin: 0 auto;
}
#feature .sec .sec__logo.sec__logo01 {
  width: calc(320 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo02 {
  width: calc(320 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo03 {
  width: calc(340 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo04 {
  width: calc(240 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo05 {
  width: calc(400 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo06 {
  width: calc(350 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo07 {
  width: calc(240 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo08 {
  width: calc(340 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__logo.sec__logo09 {
  width: calc(480 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec .sec__btn {
  width: calc(420 * var(--vw) * 0.3857142857 / 750);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#feature .sec .sec__point {
  width: calc(182 * var(--vw) * 0.3857142857 / 750);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#feature .sec .sec__txt {
  width: calc(660 * var(--vw) * 0.3857142857 / 750);
  margin: 0 auto;
  font-size: calc(26 * var(--vw) * 0.3857142857 / 750);
  line-height: calc(36 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.05em;
  text-align: justify;
}
#feature .sec .sec__allbtn {
  width: calc(480 * var(--vw) * 0.3857142857 / 750);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#feature .sec .sec__connectionttl {
  font-size: calc(30 * var(--vw) * 0.3857142857 / 750);
  line-height: calc(24.72 * var(--vw) * 0.3857142857 / 750);
  letter-spacing: 0.05em;
}
#feature .sec .sec__connectionlist {
  width: calc(710 * var(--vw) * 0.3857142857 / 750);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: calc(10 * var(--vw) * 0.3857142857 / 750) 0;
}
#feature .sec .sec__connectionlist .sec__connectionitem {
  width: calc(350 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec01 {
  margin-top: calc(122 * var(--vw) * 0.3857142857 / 750);
  padding-top: calc(122 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(114 * var(--vw) * 0.3857142857 / 750);
  background-color: #f7f6f5;
}
#feature .sec.sec01 .sec__credit {
  margin-top: calc(26 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec01 .sec__slider {
  margin-top: calc(36 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec01 .sec__btn {
  margin-top: calc(100 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec01 .sec__point {
  margin-top: calc(80 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec01 .sec__txt {
  margin-top: calc(46 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec01 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec01 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec02 {
  padding-top: calc(142 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(114 * var(--vw) * 0.3857142857 / 750);
  background-color: #fff;
}
#feature .sec.sec02 .sec__credit {
  margin-top: calc(30 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec02 .sec__slider {
  margin-top: calc(32 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec02 .sec__btn {
  margin-top: calc(98 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec02 .sec__point {
  margin-top: calc(80 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec02 .sec__txt {
  margin-top: calc(46 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec02 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec02 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 {
  padding-top: calc(140 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(114 * var(--vw) * 0.3857142857 / 750);
  background-color: #f7f6f5;
}
#feature .sec.sec03 .sec__credit {
  margin-top: calc(26 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 .sec__slider {
  margin-top: calc(34 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 .sec__slider .slider .slick-dots {
  top: calc(100% + 22 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 .sec__btn {
  margin-top: calc(94 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 .sec__point {
  margin-top: calc(84 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 .sec__txt {
  margin-top: calc(48 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec03 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 {
  padding-top: calc(146 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(114 * var(--vw) * 0.3857142857 / 750);
  background-color: #fff;
}
#feature .sec.sec04 .sec__credit {
  margin-top: calc(30 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 .sec__slider {
  margin-top: calc(30 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 .sec__slider .slider .slick-dots {
  top: calc(100% + 24 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 .sec__btn {
  margin-top: calc(96 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 .sec__point {
  margin-top: calc(84 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 .sec__txt {
  margin-top: calc(48 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec04 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 {
  padding-top: calc(144 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(114 * var(--vw) * 0.3857142857 / 750);
  background-color: #f7f6f5;
}
#feature .sec.sec05 .sec__credit {
  margin-top: calc(26 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 .sec__slider {
  margin-top: calc(34 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 .sec__slider .slider .slick-dots {
  top: calc(100% + 22 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 .sec__btn {
  margin-top: calc(94 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 .sec__point {
  margin-top: calc(84 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 .sec__txt {
  margin-top: calc(48 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec05 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 {
  padding-top: calc(146 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(110 * var(--vw) * 0.3857142857 / 750);
  background-color: #fff;
}
#feature .sec.sec06 .sec__credit {
  margin-top: calc(32 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 .sec__slider {
  margin-top: calc(30 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 .sec__slider .slider .slick-dots {
  top: calc(100% + 28 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 .sec__btn {
  margin-top: calc(100 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 .sec__point {
  margin-top: calc(84 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 .sec__txt {
  margin-top: calc(48 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec06 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec07 {
  padding-top: calc(144 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(114 * var(--vw) * 0.3857142857 / 750);
  background-color: #f7f6f5;
}
#feature .sec.sec07 .sec__credit {
  margin-top: calc(26 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec07 .sec__slider {
  margin-top: calc(34 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec07 .sec__btn {
  margin-top: calc(100 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec07 .sec__point {
  margin-top: calc(84 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec07 .sec__txt {
  margin-top: calc(44 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec07 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec07 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec08 {
  padding-top: calc(136 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(132 * var(--vw) * 0.3857142857 / 750);
  background-color: #fff;
}
#feature .sec.sec08 .sec__credit {
  margin-top: calc(26 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec08 .sec__slider {
  margin-top: calc(30 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec08 .sec__btn {
  margin-top: calc(100 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec08 .sec__point {
  margin-top: calc(84 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec08 .sec__txt {
  margin-top: calc(50 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec08 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec08 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 {
  padding-top: calc(146 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(150 * var(--vw) * 0.3857142857 / 750);
  background-color: #f7f6f5;
}
#feature .sec.sec09 .sec__credit {
  margin-top: calc(30 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 .sec__slider {
  margin-top: calc(30 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 .sec__slider .slider .slick-dots {
  top: calc(100% + 22 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 .sec__btn {
  margin-top: calc(96 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 .sec__point {
  margin-top: calc(84 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 .sec__txt {
  margin-top: calc(48 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 .sec__txt p:nth-child(2) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec09 .sec__txt p:nth-child(3) {
  margin-top: calc(14 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec10 {
  padding-top: calc(162 * var(--vw) * 0.3857142857 / 750);
  padding-bottom: calc(150 * var(--vw) * 0.3857142857 / 750);
  background-color: #fff;
}
#feature .sec.sec10 .sec__connectionttl {
  margin-top: calc(120 * var(--vw) * 0.3857142857 / 750);
}
#feature .sec.sec10 .sec__connectionlist {
  margin-top: calc(44 * var(--vw) * 0.3857142857 / 750);
}
#feature .viewall {
  opacity: 0;
  position: fixed;
  right: 2.6666666667vw;
  bottom: 30.9333333333vw;
  transition: opacity 0.3s ease;
  width: 16vw;
  z-index: 100;
}
@media screen and (min-width: 1400px) {
  #feature .main {
    display: flex;
    background-color: #fffcf3;
  }
  #feature .main .left {
    padding-bottom: 80px;
    height: calc(100vh - 80px);
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    top: 80px;
    z-index: 3;
  }
  #feature .main .left::before {
    content: "";
    width: 134px;
    height: 136px;
    background-image: url(../img/pc-heroicon01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  #feature .main .left .left__block {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  #feature .main .left .left__img {
    width: 323px;
  }
  #feature .main .left .left__allbtn {
    width: 212px;
    margin: 35px auto 0;
  }
  #feature .main .right {
    padding-bottom: 80px;
    height: calc(100vh - 80px);
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    top: 80px;
    z-index: 3;
  }
  #feature .main .right::before {
    content: "";
    width: 291px;
    height: 205px;
    background-image: url(../img/pc-heroicon02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  #feature .main .right .right__navlist {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
  }
  #feature .main .right .right__navlist .right__navitem {
    width: 200px;
    height: 59px;
  }
  #feature .main .right .right__navlist .right__navitem a {
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #feature .main .right .right__logo.right__logo01 {
    width: 72px;
  }
  #feature .main .right .right__logo.right__logo02 {
    width: 110px;
  }
  #feature .main .right .right__logo.right__logo03 {
    width: 58px;
  }
  #feature .main .right .right__logo.right__logo04 {
    width: 112px;
  }
  #feature .main .right .right__logo.right__logo05 {
    width: 90px;
  }
  #feature .main .right .right__logo.right__logo06 {
    width: 61px;
  }
  #feature .main .right .right__logo.right__logo07 {
    width: 108px;
  }
  #feature .main .right .right__logo.right__logo08 {
    width: 136px;
  }
  #feature .main .center {
    width: 540px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    overflow-x: clip;
  }
  #feature .hero {
    position: relative;
  }
  #feature .hero::before {
    content: "";
    width: 105.1199999988px;
    height: 138.2399999985px;
    background-image: url(../img/heroicon01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    top: 548.6399999939px;
    right: -1.44px;
    z-index: 1;
  }
  #feature .hero::after {
    content: "";
    width: 165.5999999982px;
    height: 234.7199999974px;
    background-image: url(../img/heroicon02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    top: 943.1999999895px;
    left: 0;
    z-index: 1;
  }
  #feature .hero .hero__img {
    width: 462.2399999949px;
    margin: 57.5999999994px auto 0;
    position: relative;
    z-index: 2;
  }
  #feature .hero .hero__txt {
    margin-top: 76.3199999992px;
    font-size: 17.2799999998px;
    line-height: 35.9999999996px;
    letter-spacing: 0.06em;
    position: relative;
    z-index: 2;
  }
  #feature .hero .hero__day {
    width: -moz-fit-content;
    width: fit-content;
    margin: 38.8799999996px auto 0;
    position: relative;
    z-index: 2;
  }
  #feature .hero .hero__day p:nth-child(1) {
    font-weight: 500;
    font-size: 17.2799999998px;
    line-height: 35.9999999996px;
    letter-spacing: 0.04em;
  }
  #feature .hero .hero__day p:nth-child(2) {
    margin-top: 5.7599999999px;
    position: relative;
  }
  #feature .hero .hero__day p:nth-child(2)::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: 5.7599999999px;
    left: 0;
  }
  #feature .hero .hero__day p:nth-child(2) span {
    line-height: 41.5367999995px;
    letter-spacing: 0.04em;
  }
  #feature .hero .hero__day p:nth-child(2) span:nth-child(1) {
    font-size: 25.9199999997px;
    margin-right: 2.88px;
  }
  #feature .hero .hero__day p:nth-child(2) span:nth-child(2) {
    font-size: 23.2631999997px;
    margin-right: 1.44px;
  }
  #feature .hero .hero__day p:nth-child(2) span:nth-child(3) {
    font-size: 20.1599999998px;
  }
  #feature .hero .hero__day p:nth-child(2) span:nth-child(4) {
    font-size: 23.2631999997px;
    margin-right: 5.7599999999px;
  }
  #feature .hero .hero__day p:nth-child(2) span:nth-child(5) {
    font-size: 23.2631999997px;
  }
  #feature .hero .hero__navlist {
    width: 506.8799999944px;
    margin: 82.0799999991px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12.9599999999px 0;
    position: relative;
    z-index: 2;
  }
  #feature .hero .hero__navlist .hero__navitem {
    width: 244.7999999973px;
    height: 71.9999999992px;
  }
  #feature .hero .hero__navlist .hero__navitem a {
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #feature .hero .hero__logo {
    position: relative;
    z-index: 2;
  }
  #feature .hero .hero__logo.hero__logo01 {
    width: 93.599999999px;
  }
  #feature .hero .hero__logo.hero__logo02 {
    width: 133.9199999985px;
  }
  #feature .hero .hero__logo.hero__logo03 {
    width: 71.9999999992px;
  }
  #feature .hero .hero__logo.hero__logo04 {
    width: 136.0799999985px;
  }
  #feature .hero .hero__logo.hero__logo05 {
    width: 109.4399999988px;
  }
  #feature .hero .hero__logo.hero__logo06 {
    width: 74.8799999992px;
  }
  #feature .hero .hero__logo.hero__logo07 {
    width: 132.4799999985px;
  }
  #feature .hero .hero__logo.hero__logo08 {
    width: 167.0399999981px;
  }
  #feature .sec {
    padding-bottom: 43.1999999995px;
    position: relative;
    z-index: 2;
    scroll-margin-top: 80px;
  }
  #feature .sec .sec__credit {
    position: relative;
  }
  #feature .sec .sec__credit .credit .item {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  #feature .sec .sec__credit .credit .item .link {
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
  }
  #feature .sec .sec__credit .credit .item .link p {
    white-space: nowrap;
    position: relative;
  }
  #feature .sec .sec__credit .credit .item .link p.txt {
    font-weight: 500;
    font-size: 17.2799999998px;
    line-height: 35.9999999996px;
    letter-spacing: 0.09em;
  }
  #feature .sec .sec__credit .credit .item .link p.price {
    margin-top: 2.88px;
    font-family: "poppins", sans-serif;
    font-size: 17.9999999998px;
    line-height: 24.4367999997px;
    letter-spacing: 0.03em;
  }
  #feature .sec .sec__flex {
    display: flex;
    position: relative;
  }
  #feature .sec .sec__flex.is_reverse {
    flex-direction: row-reverse;
  }
  #feature .sec .sec__slider {
    width: 100%;
    position: relative;
  }
  #feature .sec .sec__slider .slider .slick-list {
    line-height: 0;
  }
  #feature .sec .sec__slider .slider .slick-list .slick-slide {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    padding-bottom: 43.1999999995px;
  }
  #feature .sec .sec__slider .slider .slick-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 0 7.1999999999px;
    position: absolute;
    top: calc(100% + 20.1599999998px);
    left: 0;
    z-index: 2;
  }
  #feature .sec .sec__slider .slider .slick-dots li {
    width: 7.1999999999px;
    height: 7.1999999999px;
  }
  #feature .sec .sec__slider .slider .slick-dots li button {
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    padding: 0;
    position: relative;
    opacity: 0.5;
    transition: 0.3s;
    background-color: #000;
  }
  #feature .sec .sec__slider .slider .slick-dots li.slick-active button {
    opacity: 1;
  }
  #feature .sec .sec__img {
    width: 397.4399999956px;
    height: 552.9599999939px;
    margin: 0 3.6px;
  }
  #feature .sec .sec__img figure {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
  }
  #feature .sec .sec__img figure a {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
  }
  #feature .sec .sec__name {
    width: 100%;
    text-align: center;
    font-family: "poppins", sans-serif;
    font-size: 15.8399999998px;
    line-height: 24.4367999997px;
    letter-spacing: 0.03em;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #feature .sec .sec__logo {
    margin: 0 auto;
  }
  #feature .sec .sec__logo.sec__logo01 {
    width: 230.3999999974px;
  }
  #feature .sec .sec__logo.sec__logo02 {
    width: 230.3999999974px;
  }
  #feature .sec .sec__logo.sec__logo03 {
    width: 244.7999999973px;
  }
  #feature .sec .sec__logo.sec__logo04 {
    width: 172.7999999981px;
  }
  #feature .sec .sec__logo.sec__logo05 {
    width: 287.9999999968px;
  }
  #feature .sec .sec__logo.sec__logo06 {
    width: 251.9999999972px;
  }
  #feature .sec .sec__logo.sec__logo07 {
    width: 172.7999999981px;
  }
  #feature .sec .sec__logo.sec__logo08 {
    width: 244.7999999973px;
  }
  #feature .sec .sec__logo.sec__logo09 {
    width: 345.5999999962px;
  }
  #feature .sec .sec__btn {
    width: 302.3999999966px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #feature .sec .sec__point {
    width: 131.0399999985px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #feature .sec .sec__txt {
    width: 475.1999999947px;
    margin: 0 auto;
    font-size: 18.7199999998px;
    line-height: 25.9199999997px;
    letter-spacing: 0.05em;
    text-align: justify;
  }
  #feature .sec .sec__allbtn {
    width: 345.5999999962px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #feature .sec .sec__connectionttl {
    font-size: 21.5999999998px;
    line-height: 17.7983999998px;
    letter-spacing: 0.05em;
  }
  #feature .sec .sec__connectionlist {
    width: 511.1999999943px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 7.1999999999px 0;
  }
  #feature .sec .sec__connectionlist .sec__connectionitem {
    width: 251.9999999972px;
  }
  #feature .sec.sec01 {
    margin-top: 87.839999999px;
    padding-top: 87.839999999px;
    padding-bottom: 82.0799999991px;
    background-color: #f7f6f5;
  }
  #feature .sec.sec01 .sec__credit {
    margin-top: 18.7199999998px;
  }
  #feature .sec.sec01 .sec__slider {
    margin-top: 25.9199999997px;
  }
  #feature .sec.sec01 .sec__btn {
    margin-top: 71.9999999992px;
  }
  #feature .sec.sec01 .sec__point {
    margin-top: 57.5999999994px;
  }
  #feature .sec.sec01 .sec__txt {
    margin-top: 33.1199999996px;
  }
  #feature .sec.sec01 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec01 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec02 {
    padding-top: 102.2399999989px;
    padding-bottom: 82.0799999991px;
    background-color: #fff;
  }
  #feature .sec.sec02 .sec__credit {
    margin-top: 21.5999999998px;
  }
  #feature .sec.sec02 .sec__slider {
    margin-top: 23.0399999997px;
  }
  #feature .sec.sec02 .sec__btn {
    margin-top: 70.5599999992px;
  }
  #feature .sec.sec02 .sec__point {
    margin-top: 57.5999999994px;
  }
  #feature .sec.sec02 .sec__txt {
    margin-top: 33.1199999996px;
  }
  #feature .sec.sec02 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec02 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec03 {
    padding-top: 100.7999999989px;
    padding-bottom: 82.0799999991px;
    background-color: #f7f6f5;
  }
  #feature .sec.sec03 .sec__credit {
    margin-top: 18.7199999998px;
  }
  #feature .sec.sec03 .sec__slider {
    margin-top: 24.4799999997px;
  }
  #feature .sec.sec03 .sec__slider .slider .slick-dots {
    top: calc(100% + 15.8399999998px);
  }
  #feature .sec.sec03 .sec__btn {
    margin-top: 67.6799999992px;
  }
  #feature .sec.sec03 .sec__point {
    margin-top: 60.4799999993px;
  }
  #feature .sec.sec03 .sec__txt {
    margin-top: 34.5599999996px;
  }
  #feature .sec.sec03 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec03 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec04 {
    padding-top: 105.1199999988px;
    padding-bottom: 82.0799999991px;
    background-color: #fff;
  }
  #feature .sec.sec04 .sec__credit {
    margin-top: 21.5999999998px;
  }
  #feature .sec.sec04 .sec__slider {
    margin-top: 21.5999999998px;
  }
  #feature .sec.sec04 .sec__slider .slider .slick-dots {
    top: calc(100% + 17.2799999998px);
  }
  #feature .sec.sec04 .sec__btn {
    margin-top: 69.1199999992px;
  }
  #feature .sec.sec04 .sec__point {
    margin-top: 60.4799999993px;
  }
  #feature .sec.sec04 .sec__txt {
    margin-top: 34.5599999996px;
  }
  #feature .sec.sec04 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec04 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec05 {
    padding-top: 103.6799999988px;
    padding-bottom: 82.0799999991px;
    background-color: #f7f6f5;
  }
  #feature .sec.sec05 .sec__credit {
    margin-top: 18.7199999998px;
  }
  #feature .sec.sec05 .sec__slider {
    margin-top: 24.4799999997px;
  }
  #feature .sec.sec05 .sec__slider .slider .slick-dots {
    top: calc(100% + 15.8399999998px);
  }
  #feature .sec.sec05 .sec__btn {
    margin-top: 67.6799999992px;
  }
  #feature .sec.sec05 .sec__point {
    margin-top: 60.4799999993px;
  }
  #feature .sec.sec05 .sec__txt {
    margin-top: 34.5599999996px;
  }
  #feature .sec.sec05 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec05 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec06 {
    padding-top: 105.1199999988px;
    padding-bottom: 79.1999999991px;
    background-color: #fff;
  }
  #feature .sec.sec06 .sec__credit {
    margin-top: 23.0399999997px;
  }
  #feature .sec.sec06 .sec__slider {
    margin-top: 21.5999999998px;
  }
  #feature .sec.sec06 .sec__slider .slider .slick-dots {
    top: calc(100% + 20.1599999998px);
  }
  #feature .sec.sec06 .sec__btn {
    margin-top: 71.9999999992px;
  }
  #feature .sec.sec06 .sec__point {
    margin-top: 60.4799999993px;
  }
  #feature .sec.sec06 .sec__txt {
    margin-top: 34.5599999996px;
  }
  #feature .sec.sec06 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec06 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec07 {
    padding-top: 103.6799999988px;
    padding-bottom: 82.0799999991px;
    background-color: #f7f6f5;
  }
  #feature .sec.sec07 .sec__credit {
    margin-top: 18.7199999998px;
  }
  #feature .sec.sec07 .sec__slider {
    margin-top: 24.4799999997px;
  }
  #feature .sec.sec07 .sec__btn {
    margin-top: 71.9999999992px;
  }
  #feature .sec.sec07 .sec__point {
    margin-top: 60.4799999993px;
  }
  #feature .sec.sec07 .sec__txt {
    margin-top: 31.6799999996px;
  }
  #feature .sec.sec07 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec07 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec08 {
    padding-top: 97.9199999989px;
    padding-bottom: 95.0399999989px;
    background-color: #fff;
  }
  #feature .sec.sec08 .sec__credit {
    margin-top: 18.7199999998px;
  }
  #feature .sec.sec08 .sec__slider {
    margin-top: 21.5999999998px;
  }
  #feature .sec.sec08 .sec__btn {
    margin-top: 71.9999999992px;
  }
  #feature .sec.sec08 .sec__point {
    margin-top: 60.4799999993px;
  }
  #feature .sec.sec08 .sec__txt {
    margin-top: 35.9999999996px;
  }
  #feature .sec.sec08 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec08 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec09 {
    padding-top: 105.1199999988px;
    padding-bottom: 107.9999999988px;
    background-color: #f7f6f5;
  }
  #feature .sec.sec09 .sec__credit {
    margin-top: 21.5999999998px;
  }
  #feature .sec.sec09 .sec__slider {
    margin-top: 21.5999999998px;
  }
  #feature .sec.sec09 .sec__slider .slider .slick-dots {
    top: calc(100% + 15.8399999998px);
  }
  #feature .sec.sec09 .sec__btn {
    margin-top: 69.1199999992px;
  }
  #feature .sec.sec09 .sec__point {
    margin-top: 60.4799999993px;
  }
  #feature .sec.sec09 .sec__txt {
    margin-top: 34.5599999996px;
  }
  #feature .sec.sec09 .sec__txt p:nth-child(2) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec09 .sec__txt p:nth-child(3) {
    margin-top: 10.0799999999px;
  }
  #feature .sec.sec10 {
    padding-top: 116.6399999987px;
    padding-bottom: 107.9999999988px;
    background-color: #fff;
  }
  #feature .sec.sec10 .sec__connectionttl {
    margin-top: 86.399999999px;
  }
  #feature .sec.sec10 .sec__connectionlist {
    margin-top: 31.6799999996px;
  }
  #feature .viewall {
    opacity: 0;
    position: fixed;
    right: 2.6666666667vw;
    bottom: 30.9333333333vw;
    transition: opacity 0.3s ease;
    width: 16vw;
    z-index: 100;
  }
}/*# sourceMappingURL=style.css.map */