@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
/* common
================================================== */
/*
 * media query
**/
/**
 * フォントサイズの可変
 *
 * @param {number} $fontsize 基準となるフォントサイズ
 * @param {number} $basewidth 基準となる幅
 * @param {number} $maxwidth フォントサイズの拡大をとめる幅（未指定時は上限なし）
 * @param {number} $minwidth フォントサイズの縮小をとめる幅（未指定時は下限なし）
 */
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

body {
  overscroll-behavior-y: none;
  overscroll-behavior: none;
}
body * {
  box-sizing: border-box;
}
body a {
  text-decoration: none;
  color: inherit;
}

#main.thelypo {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
  color: #352f2d;
}
#main.thelypo a:hover, #main.thelypo a:active, #main.thelypo a:focus {
  color: #fff;
}

#main.thelypo * {
  box-sizing: border-box;
}

#main.thelypo img {
  width: 100%;
  vertical-align: bottom;
}

#main.thelypo .anchor {
  background-color: #fe5e00;
}
#main.thelypo .anchor .anchor__block {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .anchor .anchor__block {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block {
    width: 415.4583333333px;
  }
}
#main.thelypo .anchor .anchor__block {
  margin: auto;
  display: flex;
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block {
    width: 100%;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list {
  width: 33.33%;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list {
    border-left: 1px solid #fff;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list {
  height: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list {
    height: 42.6111111111px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list {
    height: 16vw;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list:not(:first-child) {
    border-left: 1px solid #fff;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list:last-child {
    border-right: 1px solid #fff;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
  display: inline-block;
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
    margin-top: 12.7833333333px;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
    font-size: 3.7333333333vw;
  }
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link {
    margin-top: 4.8vw;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
  content: "";
  display: block;
  background-image: url("/-/Media/com/thelypo/202609/arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
  width: 1.3194444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    width: 19px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    width: 10.1201388889px;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
  height: 0.8333333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    height: 6.3916666667px;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
  top: 2.2222222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    top: 17.0444444444px;
  }
}
#main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    width: 2.5333333333vw;
  }
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    height: 1.6vw;
  }
  #main.thelypo .anchor .anchor__block .anchor__block--list .anchor__block--list--link:after {
    top: 6.9333333333vw;
  }
}
#main.thelypo .about {
  background-image: url("/-/Media/com/thelypo/202609/section01-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
#main.thelypo .about {
  padding-block: 6.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about {
    padding-block: 100px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about {
    padding-block: 53.2638888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about {
    background-image: url("/-/Media/com/thelypo/202609/section01-bg.sp.webp");
  }
  #main.thelypo .about {
    padding-top: 12vw;
  }
  #main.thelypo .about {
    padding-bottom: 13.3333333333vw;
  }
}
#main.thelypo .about .about__img {
  width: 38.125vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__img {
    width: 549px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__img {
    width: 292.41875px;
  }
}
#main.thelypo .about .about__img {
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__img {
    width: 71.0666666667vw;
  }
}
#main.thelypo .about .about__lead {
  margin-top: 4.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead {
    margin-top: 31.9583333333px;
  }
}
#main.thelypo .about .about__lead {
  text-align: center;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead {
    margin-top: 6.6666666667vw;
  }
}
#main.thelypo .about .about__lead .about__lead--text {
  font-size: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text {
    font-size: 10.6527777778px;
  }
}
#main.thelypo .about .about__lead .about__lead--text {
  margin-top: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text {
    margin-top: 15.9791666667px;
  }
}
#main.thelypo .about .about__lead .about__lead--text {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .about .about__lead .about__lead--text {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .about .about__lead .about__lead--text--bold {
  font-weight: bold;
}
#main.thelypo .about .about__lead .about__lead--text--bold {
  font-size: 1.5972222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text--bold {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--bold {
    font-size: 12.2506944444px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--bold {
    font-size: 4vw;
  }
}
#main.thelypo .about .about__lead .about__lead--text--bold sup {
  font-size: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text--bold sup {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--bold sup {
    font-size: 7.4569444444px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--bold sup {
    font-size: 2.9333333333vw;
  }
}
#main.thelypo .about .about__lead .about__lead--text--dot {
  display: inline-block;
  border-bottom-style: dotted;
  border-bottom-color: #fe5e00;
}
#main.thelypo .about .about__lead .about__lead--text--dot {
  border-bottom-width: 0.2777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text--dot {
    border-bottom-width: 4px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--dot {
    border-bottom-width: 2.1305555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--dot {
    border-bottom-width: 0.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .about .about__lead .about__lead--text--dot--pc {
    display: inline-block;
    border-bottom-style: dotted;
    border-bottom-color: #fe5e00;
  }
  #main.thelypo .about .about__lead .about__lead--text--dot--pc {
    border-bottom-width: 0.2777777778vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text--dot--pc {
    border-bottom-width: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--dot--pc {
    border-bottom-width: 2.1305555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--dot--sp {
    display: inline-block;
    border-bottom-style: dotted;
    border-bottom-color: #fe5e00;
  }
  #main.thelypo .about .about__lead .about__lead--text--dot--sp {
    border-bottom-width: 0.9333333333vw;
  }
}
#main.thelypo .about .about__lead .about__lead--text--note {
  font-size: 0.9027777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text--note {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--note {
    font-size: 6.9243055556px;
  }
}
#main.thelypo .about .about__lead .about__lead--text--note {
  margin-top: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--text--note {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--note {
    margin-top: 15.9791666667px;
  }
}
#main.thelypo .about .about__lead .about__lead--text--note {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--text--note {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .about .about__lead .about__lead--text--note {
    font-size: 2.6666666667vw;
  }
}
#main.thelypo .about .about__lead .about__lead--img {
  position: absolute;
}
#main.thelypo .about .about__lead .about__lead--img {
  top: 1.5277777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--img {
    top: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--img {
    top: 11.7180555556px;
  }
}
#main.thelypo .about .about__lead .about__lead--img {
  right: -11.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--img {
    right: -160px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--img {
    right: -85.2222222222px;
  }
}
#main.thelypo .about .about__lead .about__lead--img {
  width: 11.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__lead .about__lead--img {
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--img {
    width: 85.2222222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__lead .about__lead--img {
    width: 24vw;
  }
  #main.thelypo .about .about__lead .about__lead--img {
    top: 17.3333333333vw;
  }
  #main.thelypo .about .about__lead .about__lead--img {
    right: -14.6666666667vw;
  }
}
#main.thelypo .about .about__item {
  margin-top: 4.8611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item {
    margin-top: 37.2847222222px;
  }
}
#main.thelypo .about .about__item {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item {
    width: 415.4583333333px;
  }
}
#main.thelypo .about .about__item {
  margin-inline: auto;
  display: flex;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item {
    width: 100%;
  }
  #main.thelypo .about .about__item {
    margin-top: 10.6666666667vw;
  }
  #main.thelypo .about .about__item {
    gap: 9.3333333333vw;
  }
  #main.thelypo .about .about__item {
    flex-direction: column;
  }
}
#main.thelypo .about .about__item .about__item--block {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block {
    width: 100%;
  }
}
#main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
  width: 17.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
    width: 256px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
    width: 136.3555555556px;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
    margin-left: 4.8611111111vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
    margin-left: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
    margin-left: 37.2847222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
    width: 45.0666666667vw;
  }
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--wrap .about__item--block--img {
    padding-left: 2.6666666667vw;
  }
}
#main.thelypo .about .about__item .about__item--block:first-child .about__item--block--type {
  left: -2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--type {
    left: -40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--type {
    left: -21.3055555556px;
  }
}
#main.thelypo .about .about__item .about__item--block:first-child .about__item--block--type {
  background-image: url("/-/Media/com/thelypo/202609/section01-item01-type.webp");
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:first-child .about__item--block--type {
    left: 9.6vw;
  }
}
#main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
  width: 20.2777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
    width: 292px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
    width: 155.5305555556px;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
    margin-left: 6.25vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
    margin-left: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
    margin-left: 47.9375px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
    width: 51.2vw;
  }
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--img {
    padding-left: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--title {
    margin-left: 5.2083333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--title {
    margin-left: 75px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--title {
    margin-left: 39.9479166667px;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--text {
    margin-left: 5.2083333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--text {
    margin-left: 75px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--wrap .about__item--block--text {
    margin-left: 39.9479166667px;
  }
}
#main.thelypo .about .about__item .about__item--block:last-child .about__item--block--type {
  left: -1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--type {
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--type {
    left: -10.6527777778px;
  }
}
#main.thelypo .about .about__item .about__item--block:last-child .about__item--block--type {
  background-image: url("/-/Media/com/thelypo/202609/section01-item02-type.webp");
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block:last-child .about__item--block--type {
    left: 6.6666666667vw;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap {
  position: relative;
  z-index: 2;
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--img {
  display: block;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--img {
    margin: auto;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
  text-align: center;
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
    margin-top: 12.7833333333px;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
  font-size: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
    font-size: 10.6527777778px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
    font-size: 3.7333333333vw;
  }
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--title {
    margin-top: 4vw;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
  text-align: center;
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
  margin-top: 0.2777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
    margin-top: 2.1305555556px;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
    font-size: 8.5222222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
    font-size: 2.9333333333vw;
  }
  #main.thelypo .about .about__item .about__item--block .about__item--block--wrap .about__item--block--text {
    margin-top: 1.3333333333vw;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type {
  position: absolute;
  z-index: 1;
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type {
  top: 2.2222222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    top: 17.0444444444px;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type {
  width: 8.6805555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    width: 125px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    width: 66.5798611111px;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type {
  height: 8.6805555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    height: 125px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    height: 66.5798611111px;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type {
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    width: 22vw;
  }
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    height: 22vw;
  }
  #main.thelypo .about .about__item .about__item--block .about__item--block--type {
    top: 5.3333333333vw;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type p {
  font-size: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type p {
    font-size: 9.5875px;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type p {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type p {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type p {
    margin-top: 12.7833333333px;
  }
}
#main.thelypo .about .about__item .about__item--block .about__item--block--type p {
  text-align: center;
  color: #fe5e00;
  line-height: 1.3333333333;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__item .about__item--block .about__item--block--type p {
    font-size: 3.2vw;
  }
  #main.thelypo .about .about__item .about__item--block .about__item--block--type p {
    margin-top: 4vw;
  }
}
#main.thelypo .about .about__card {
  position: relative;
  background-color: #f8fafa;
  box-shadow: 8px 8px 0 0 #fdb100;
  overflow: hidden;
}
#main.thelypo .about .about__card {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card {
    margin-top: 42.6111111111px;
  }
}
#main.thelypo .about .about__card {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .about .about__card {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card {
    width: 415.4583333333px;
  }
}
#main.thelypo .about .about__card {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card {
    width: 100%;
    box-shadow: 6px 6px 0 0 #fdb100;
  }
  #main.thelypo .about .about__card {
    width: 89.3333333333vw;
  }
  #main.thelypo .about .about__card {
    margin-top: 9.3333333333vw;
  }
  #main.thelypo .about .about__card {
    border-radius: 1.3333333333vw;
  }
}
#main.thelypo .about .about__card .about__card--img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/-/Media/com/thelypo/202609/section01-img02.webp");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--img {
    background-image: url("/-/Media/com/thelypo/202609/section01-img02.sp.webp");
  }
}
#main.thelypo .about .about__card .about__card--content {
  position: relative;
}
#main.thelypo .about .about__card .about__card--content {
  padding-block: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--content {
    padding-block: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--content {
    padding-block: 21.3055555556px;
  }
}
#main.thelypo .about .about__card .about__card--content {
  padding-left: 4.8611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--content {
    padding-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--content {
    padding-left: 37.2847222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--content {
    padding-block: 5.3333333333vw;
  }
  #main.thelypo .about .about__card .about__card--content {
    padding-left: 5.3333333333vw;
  }
}
#main.thelypo .about .about__card .about__card--head {
  color: #fe5e00;
  font-weight: bold;
}
#main.thelypo .about .about__card .about__card--head {
  font-size: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--head {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--head {
    font-size: 10.6527777778px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--head {
    font-size: 4vw;
  }
}
#main.thelypo .about .about__card .about__card--list {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--list {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list {
    margin-top: 10.6527777778px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list {
    margin-top: 4vw;
  }
}
#main.thelypo .about .about__card .about__card--list--item {
  display: flex;
  align-items: center;
}
#main.thelypo .about .about__card .about__card--list--item {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--list--item {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list--item {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .about .about__card .about__card--list--item {
  gap: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--list--item {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list--item {
    gap: 5.3263888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list--item {
    font-size: 3.4666666667vw;
  }
  #main.thelypo .about .about__card .about__card--list--item {
    gap: 2.4vw;
  }
  #main.thelypo .about .about__card .about__card--list--item {
    align-items: baseline;
  }
}
#main.thelypo .about .about__card .about__card--list--item:not(:first-child) {
  margin-top: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--list--item:not(:first-child) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list--item:not(:first-child) {
    margin-top: 5.3263888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list--item:not(:first-child) {
    margin-top: 2vw;
  }
}
#main.thelypo .about .about__card .about__card--list--item--icon {
  flex-shrink: 0;
  display: block;
}
#main.thelypo .about .about__card .about__card--list--item--icon {
  width: 1.4583333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__card .about__card--list--item--icon {
    width: 21px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list--item--icon {
    width: 11.1854166667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__card .about__card--list--item--icon {
    width: 4.4vw;
  }
  #main.thelypo .about .about__card .about__card--list--item--icon {
    top: 1.3333333333vw;
  }
  #main.thelypo .about .about__card .about__card--list--item--icon {
    position: relative;
  }
}
#main.thelypo .about .about__card .about__card--list--item--text b {
  font-weight: bold;
}
#main.thelypo .about .about__accordion {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion {
    width: 415.4583333333px;
  }
}
#main.thelypo .about .about__accordion {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion {
    margin-top: 42.6111111111px;
  }
}
#main.thelypo .about .about__accordion {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion {
    width: 89.3333333333vw;
  }
}
#main.thelypo .about .about__accordion .accordion__head {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fe5e00;
  transition: border-radius 0.3s ease;
}
#main.thelypo .about .about__accordion .accordion__head {
  height: 4.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__head {
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head {
    height: 31.9583333333px;
  }
}
#main.thelypo .about .about__accordion .accordion__head {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__head {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head {
    border-radius: 5.3263888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head {
    height: 12vw;
  }
  #main.thelypo .about .about__accordion .accordion__head {
    border-radius: 1.3333333333vw;
  }
}
#main.thelypo .about .about__accordion .accordion__head.is-open {
  border-top-left-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__head.is-open {
    border-top-left-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head.is-open {
    border-top-left-radius: 5.3263888889px;
  }
}
#main.thelypo .about .about__accordion .accordion__head.is-open {
  border-top-right-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__head.is-open {
    border-top-right-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head.is-open {
    border-top-right-radius: 5.3263888889px;
  }
}
#main.thelypo .about .about__accordion .accordion__head.is-open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head.is-open {
    border-top-left-radius: 1.3333333333vw;
  }
  #main.thelypo .about .about__accordion .accordion__head.is-open {
    border-top-right-radius: 1.3333333333vw;
  }
}
#main.thelypo .about .about__accordion .about__accordion--head--text {
  color: #fff;
  font-weight: bold;
}
#main.thelypo .about .about__accordion .about__accordion--head--text {
  font-size: 1.5277777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--head--text {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--head--text {
    font-size: 11.7180555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--head--text {
    font-size: 4vw;
  }
}
#main.thelypo .about .about__accordion .accordion__head--icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
#main.thelypo .about .about__accordion .accordion__head--icon {
  right: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__head--icon {
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head--icon {
    right: 21.3055555556px;
  }
}
#main.thelypo .about .about__accordion .accordion__head--icon {
  width: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__head--icon {
    width: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head--icon {
    width: 7.4569444444px;
  }
}
#main.thelypo .about .about__accordion .accordion__head--icon {
  height: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__head--icon {
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head--icon {
    height: 7.4569444444px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__head--icon {
    right: 5.3333333333vw;
  }
  #main.thelypo .about .about__accordion .accordion__head--icon {
    width: 3.2vw;
  }
  #main.thelypo .about .about__accordion .accordion__head--icon {
    height: 3.2vw;
  }
}
#main.thelypo .about .about__accordion .accordion__body {
  background-color: #fff;
}
#main.thelypo .about .about__accordion .accordion__body {
  border-bottom-left-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__body {
    border-bottom-left-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__body {
    border-bottom-left-radius: 5.3263888889px;
  }
}
#main.thelypo .about .about__accordion .accordion__body {
  border-bottom-right-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .accordion__body {
    border-bottom-right-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .accordion__body {
    border-bottom-right-radius: 5.3263888889px;
  }
}
#main.thelypo .about .about__accordion .accordion__body {
  overflow: hidden;
}
#main.thelypo .about .about__accordion .about__accordion--body--inner {
  display: flex;
}
#main.thelypo .about .about__accordion .about__accordion--body--inner {
  padding-block: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--body--inner {
    padding-block: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--body--inner {
    padding-block: 21.3055555556px;
  }
}
#main.thelypo .about .about__accordion .about__accordion--body--inner {
  padding-inline: 3.3333333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--body--inner {
    padding-inline: 48px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--body--inner {
    padding-inline: 25.5666666667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--body--inner {
    padding-top: 4vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--body--inner {
    padding-inline: 2.4vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--body--inner {
    padding-bottom: 5.3333333333vw;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col {
  flex: 1;
  min-width: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col {
    padding-inline: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .about .about__accordion .about__accordion--col:first-child {
    padding-right: 2.0833333333vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col:first-child {
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col:first-child {
    padding-right: 15.9791666667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col:not(:first-child) {
    border-left: 1px solid #ededed;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .about .about__accordion .about__accordion--col:not(:first-child) {
    padding-left: 2.0833333333vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col:not(:first-child) {
    border-left: 2px solid #ededed;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col:not(:first-child) {
    padding-left: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col:not(:first-child) {
    padding-left: 15.9791666667px;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--title {
  font-weight: bold;
}
#main.thelypo .about .about__accordion .about__accordion--col--title {
  font-size: 1.5277777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--title {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--title {
    font-size: 11.7180555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--title {
    font-size: 4vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--title {
    line-height: 1.5;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--text {
  text-align: left;
  color: #333;
  line-height: 1.7;
}
#main.thelypo .about .about__accordion .about__accordion--col--text {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--text {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--text {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--text {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--text {
    margin-top: 12.7833333333px;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--text b {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--text {
    font-size: 2.9333333333vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--text {
    margin-top: 1.3333333333vw;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--arrow {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 12px solid #fdb100;
}
#main.thelypo .about .about__accordion .about__accordion--col--arrow {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--arrow {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--arrow {
    margin-top: 12.7833333333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--arrow {
    border-left-width: 2.9333333333vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--arrow {
    border-right-width: 2.9333333333vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--arrow {
    border-top-width: 2.6666666667vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--arrow {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col:last-child .about__accordion--col--arrow {
    margin-top: 7.2vw;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--result {
  font-weight: bold;
  line-height: 1.6;
}
#main.thelypo .about .about__accordion .about__accordion--col--result {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--result {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result {
    margin-top: 12.7833333333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result {
    font-size: 2.9333333333vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--result {
    margin-top: 2.6666666667vw;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--result--accent {
  font-size: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result--accent {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result--accent {
    font-size: 10.6527777778px;
  }
}
#main.thelypo .about .about__accordion .about__accordion--col--result--accent {
  display: inline-block;
  color: #fe5e00;
  border-bottom-style: dotted;
  border-bottom-color: #fe5e00;
}
#main.thelypo .about .about__accordion .about__accordion--col--result--accent {
  border-bottom-width: 0.2777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result--accent {
    border-bottom-width: 4px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result--accent {
    border-bottom-width: 2.1305555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result--accent {
    border-bottom-width: 0.9333333333vw;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--result--accent {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .about .about__accordion .about__accordion--col--result--mt {
    display: inline-block;
  }
  #main.thelypo .about .about__accordion .about__accordion--col--result--mt {
    margin-top: 1.6vw;
  }
}
#main.thelypo .point {
  background-image: url("/-/Media/com/thelypo/202609/section02-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
#main.thelypo .point {
  padding-bottom: 6.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point {
    padding-bottom: 53.2638888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point {
    background-image: url("/-/Media/com/thelypo/202609/section02-bg.sp.webp");
  }
  #main.thelypo .point {
    padding-bottom: 13.3333333333vw;
  }
}
#main.thelypo .point .point__title {
  width: 100%;
  background: #fdb100;
}
#main.thelypo .point .point__title {
  padding-top: 4.3055555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point__title {
    padding-top: 62px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point__title {
    padding-top: 33.0236111111px;
  }
}
#main.thelypo .point .point__title {
  padding-bottom: 4.8611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point__title {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point__title {
    padding-bottom: 37.2847222222px;
  }
}
#main.thelypo .point .point__title {
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point__title {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point__title {
    font-size: 21.3055555556px;
  }
}
#main.thelypo .point .point__title {
  clip-path: polygon(100% 0, 100% 40%, 50% 100%, 0 40%, 0 0);
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point__title {
    font-size: 8.5333333333vw;
  }
  #main.thelypo .point .point__title {
    padding-top: 6vw;
  }
  #main.thelypo .point .point__title {
    padding-bottom: 9.3333333333vw;
  }
}
#main.thelypo .point .point01 {
  margin-top: 4.8611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 {
    margin-top: 37.2847222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 {
    margin-top: 9.3333333333vw;
  }
}
#main.thelypo .point .point01 .point01__title h4 {
  width: 11.7361111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__title h4 {
    width: 169px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__title h4 {
    width: 90.0159722222px;
  }
}
#main.thelypo .point .point01 .point01__title h4 {
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__title h4 {
    width: 20.4vw;
  }
}
#main.thelypo .point .point01 .point01__title h5 {
  text-align: center;
}
#main.thelypo .point .point01 .point01__title h5 {
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__title h5 {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__title h5 {
    font-size: 25.5666666667px;
  }
}
#main.thelypo .point .point01 .point01__title h5 {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__title h5 {
    font-size: 9.0666666667vw;
  }
}
#main.thelypo .point .point01 .point01__title h5 span {
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__title h5 span {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__title h5 span {
    font-size: 23.4361111111px;
  }
}
#main.thelypo .point .point01 .point01__block01 {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 {
    margin-top: 21.3055555556px;
  }
}
#main.thelypo .point .point01 .point01__block01 {
  padding-bottom: 15.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 {
    padding-bottom: 224px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 {
    padding-bottom: 119.3111111111px;
  }
}
#main.thelypo .point .point01 .point01__block01 {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .point .point01 .point01__block01 {
    padding-bottom: 45.3333333333vw;
  }
}
#main.thelypo .point .point01 .point01__block01 h4 {
  font-weight: bold;
  color: #fe5e00;
}
#main.thelypo .point .point01 .point01__block01 h4 {
  font-size: 1.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h4 {
    font-size: 14.9138888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h4 {
    font-size: 5.8666666667vw;
  }
}
#main.thelypo .point .point01 .point01__block01 h5 {
  font-size: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5 {
    font-size: 10.6527777778px;
  }
}
#main.thelypo .point .point01 .point01__block01 h5 {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h5 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5 {
    margin-top: 10.6527777778px;
  }
}
#main.thelypo .point .point01 .point01__block01 h5 {
  gap: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h5 {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5 {
    gap: 5.3263888889px;
  }
}
#main.thelypo .point .point01 .point01__block01 h5 {
  display: inline-block;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5 {
    font-size: 4.5333333333vw;
  }
  #main.thelypo .point .point01 .point01__block01 h5 {
    margin-top: 2vw;
  }
  #main.thelypo .point .point01 .point01__block01 h5 {
    gap: 1.3333333333vw;
  }
}
#main.thelypo .point .point01 .point01__block01 h5:before {
  content: "";
  display: block;
}
#main.thelypo .point .point01 .point01__block01 h5:before {
  width: 0.7638888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h5:before {
    width: 11px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5:before {
    width: 5.8590277778px;
  }
}
#main.thelypo .point .point01 .point01__block01 h5:before {
  height: 1.3194444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h5:before {
    height: 19px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5:before {
    height: 10.1201388889px;
  }
}
#main.thelypo .point .point01 .point01__block01 h5:before {
  background-image: url("/-/Media/com/thelypo/202609/title-y.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5:before {
    width: 2.4vw;
  }
  #main.thelypo .point .point01 .point01__block01 h5:before {
    height: 3.7333333333vw;
  }
}
#main.thelypo .point .point01 .point01__block01 h5:after {
  content: "";
  display: block;
  transform: scaleX(-1);
}
#main.thelypo .point .point01 .point01__block01 h5:after {
  width: 0.7638888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h5:after {
    width: 11px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5:after {
    width: 5.8590277778px;
  }
}
#main.thelypo .point .point01 .point01__block01 h5:after {
  height: 1.3194444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 h5:after {
    height: 19px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5:after {
    height: 10.1201388889px;
  }
}
#main.thelypo .point .point01 .point01__block01 h5:after {
  background-image: url("/-/Media/com/thelypo/202609/title-y.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 h5:after {
    width: 2.4vw;
  }
  #main.thelypo .point .point01 .point01__block01 h5:after {
    height: 3.7333333333vw;
  }
}
#main.thelypo .point .point01 .point01__block01 picture {
  position: absolute;
}
#main.thelypo .point .point01 .point01__block01 picture {
  width: 41.1805555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 picture {
    width: 593px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 picture {
    width: 315.8548611111px;
  }
}
#main.thelypo .point .point01 .point01__block01 picture {
  top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block01 picture {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 picture {
    top: 10.6527777778px;
  }
}
#main.thelypo .point .point01 .point01__block01 picture {
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block01 picture {
    width: 100%;
  }
  #main.thelypo .point .point01 .point01__block01 picture {
    top: 6.6666666667vw;
  }
}
#main.thelypo .point .point01 .point01__block02 {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 {
    width: 415.4583333333px;
  }
}
#main.thelypo .point .point01 .point01__block02 {
  background-size: 23.125vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 {
    background-size: 333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 {
    background-size: 177.36875px;
  }
}
#main.thelypo .point .point01 .point01__block02 {
  padding-bottom: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 {
    padding-bottom: 15.9791666667px;
  }
}
#main.thelypo .point .point01 .point01__block02 {
  margin: auto;
  background-image: url("/-/Media/com/thelypo/202609/section02-img02.webp");
  background-repeat: no-repeat;
  background-position: right 15% center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 {
    width: 100%;
    background-image: url("/-/Media/com/thelypo/202609/section02-img02.sp.webp");
  }
  #main.thelypo .point .point01 .point01__block02 {
    background-size: 45.8666666667vw;
  }
  #main.thelypo .point .point01 .point01__block02 {
    padding-bottom: 9.3333333333vw;
  }
  #main.thelypo .point .point01 .point01__block02 {
    padding-top: 2.4vw;
  }
  #main.thelypo .point .point01 .point01__block02 {
    background-position: right 0 center;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text {
  padding-left: 4.8611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text {
    padding-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text {
    padding-left: 37.2847222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text {
    padding-left: 10.6666666667vw;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text h4 {
  font-weight: bold;
  line-height: 1.5;
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text h4 {
  font-size: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text h4 {
    font-size: 12.7833333333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text h4 {
    font-size: 5.6vw;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
  margin-top: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
    margin-top: 15.9791666667px;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
  gap: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
    gap: 8.5222222222px;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
  display: flex;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
    margin-top: 4vw;
  }
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
    gap: 2.4vw;
  }
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul {
    flex-direction: column;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
  background-image: linear-gradient(#ffa341, #fe5e00);
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
  width: 8.3333333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    width: 63.9166666667px;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
  height: 2.4305555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    height: 35px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    height: 18.6423611111px;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
  font-size: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    font-size: 7.4569444444px;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
  color: #fff;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    width: 26.6666666667vw;
  }
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    height: 6.6666666667vw;
  }
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text ul li {
    font-size: 3.2vw;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text small {
  display: block;
  font-size: 10px;
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text small {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text small {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text small {
    margin-top: 10.6527777778px;
  }
}
#main.thelypo .point .point01 .point01__block02 .point01__block02--text small {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text small {
    margin-top: 4vw;
  }
  #main.thelypo .point .point01 .point01__block02 .point01__block02--text small {
    font-size: 2.6666666667vw;
  }
}
#main.thelypo .point .point01 .point01__block03 {
  background-color: #ffffff;
  box-shadow: 8px 8px 0 0 #fdb100;
}
#main.thelypo .point .point01 .point01__block03 {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 {
    width: 415.4583333333px;
  }
}
#main.thelypo .point .point01 .point01__block03 {
  margin-inline: auto;
}
#main.thelypo .point .point01 .point01__block03 {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 {
    margin-top: 10.6527777778px;
  }
}
#main.thelypo .point .point01 .point01__block03 {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .point .point01 .point01__block03 {
  padding-inline: 4.8611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 {
    padding-inline: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 {
    padding-inline: 37.2847222222px;
  }
}
#main.thelypo .point .point01 .point01__block03 {
  padding-block: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 {
    padding-block: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 {
    padding-block: 5.3263888889px;
  }
}
#main.thelypo .point .point01 .point01__block03 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 {
    box-shadow: 6px 6px 0 0 #fdb100;
  }
  #main.thelypo .point .point01 .point01__block03 {
    width: 89.3333333333vw;
  }
  #main.thelypo .point .point01 .point01__block03 {
    border-radius: 1.3333333333vw;
  }
  #main.thelypo .point .point01 .point01__block03 {
    padding-top: 6.6666666667vw;
  }
  #main.thelypo .point .point01 .point01__block03 {
    padding-bottom: 6vw;
  }
  #main.thelypo .point .point01 .point01__block03 {
    padding-inline: 8vw;
  }
  #main.thelypo .point .point01 .point01__block03 {
    flex-direction: column;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left {
    padding-block: 1.7361111111vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left {
    padding-block: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left {
    padding-block: 13.3159722222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left {
    display: contents;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 {
  font-size: 1.5277777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 {
    font-size: 11.7180555556px;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 {
    text-align: center;
  }
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 {
    font-size: 4.8vw;
  }
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 {
    order: 1;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 span {
  font-size: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 span {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 span {
    font-size: 9.5875px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h4 span {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
  font-size: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
    font-size: 9.5875px;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
  margin-top: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
    margin-top: 5.3263888889px;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
  color: #fe5e00;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
    order: 3;
    margin-top: 0;
  }
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
    font-size: 3.7333333333vw;
  }
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 {
    text-align: center;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 sup {
  font-size: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 sup {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 sup {
    font-size: 5.3263888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left h5 sup {
    font-size: 2.6666666667vw;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note {
  display: block;
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note {
  margin-top: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note {
    margin-top: 5.3263888889px;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note {
    order: 4;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note small {
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note img {
    width: 63.7333333333vw;
  }
  #main.thelypo .point .point01 .point01__block03 .point01__block03--left .point01__block03--note img {
    margin: auto;
  }
}
#main.thelypo .point .point01 .point01__block03 .point01__block03--right {
  width: 14.4444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--right {
    width: 208px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--right {
    width: 110.7888888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point .point01 .point01__block03 .point01__block03--right {
    width: 54.6666666667vw;
  }
  #main.thelypo .point .point01 .point01__block03 .point01__block03--right {
    order: 2;
  }
}
#main.thelypo .tech {
  background-image: url("/-/Media/com/thelypo/202609/section03-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
#main.thelypo .tech {
  padding-top: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech {
    padding-top: 42.6111111111px;
  }
}
#main.thelypo .tech {
  padding-bottom: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech {
    padding-bottom: 42.6111111111px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech {
    background-image: url("/-/Media/com/thelypo/202609/section03-bg.sp.webp");
  }
  #main.thelypo .tech {
    padding-bottom: 10.6666666667vw;
  }
  #main.thelypo .tech {
    padding-top: 10.6666666667vw;
  }
}
#main.thelypo .tech .tech__title h4 {
  font-weight: bold;
  text-align: center;
}
#main.thelypo .tech .tech__title h4 {
  font-size: 1.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__title h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__title h4 {
    font-size: 14.9138888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__title h4 {
    font-size: 5.8666666667vw;
  }
}
#main.thelypo .tech .tech__title p {
  text-align: center;
}
#main.thelypo .tech .tech__title p {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__title p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__title p {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .tech .tech__title p {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__title p {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__title p {
    margin-top: 10.6527777778px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__title p {
    font-size: 3.4666666667vw;
  }
  #main.thelypo .tech .tech__title p {
    margin-top: 4vw;
  }
  #main.thelypo .tech .tech__title p {
    line-height: 1.7;
  }
}
#main.thelypo .tech .tech__card {
  position: relative;
  background-color: #f8fafa;
  box-shadow: 8px 8px 0 0 #fdb100;
  overflow: hidden;
}
#main.thelypo .tech .tech__card {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card {
    margin-top: 21.3055555556px;
  }
}
#main.thelypo .tech .tech__card {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .tech .tech__card {
  width: 41.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card {
    width: 319.5833333333px;
  }
}
#main.thelypo .tech .tech__card {
  padding-inline: 3.4722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card {
    padding-inline: 50px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card {
    padding-inline: 26.6319444444px;
  }
}
#main.thelypo .tech .tech__card {
  padding-block: 2.4305555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card {
    padding-block: 35px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card {
    padding-block: 18.6423611111px;
  }
}
#main.thelypo .tech .tech__card {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card {
    width: 100%;
    box-shadow: 6px 6px 0 0 #fdb100;
  }
  #main.thelypo .tech .tech__card {
    width: 89.3333333333vw;
  }
  #main.thelypo .tech .tech__card {
    margin-top: 4vw;
  }
  #main.thelypo .tech .tech__card {
    border-radius: 1.3333333333vw;
  }
  #main.thelypo .tech .tech__card {
    padding-block: 3.3333333333vw;
  }
  #main.thelypo .tech .tech__card {
    padding-inline: 4.6666666667vw;
  }
}
#main.thelypo .tech .tech__card .tech__card--list--item {
  display: flex;
  align-items: center;
}
#main.thelypo .tech .tech__card .tech__card--list--item {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card .tech__card--list--item {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card .tech__card--list--item {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .tech .tech__card .tech__card--list--item {
  gap: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card .tech__card--list--item {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card .tech__card--list--item {
    gap: 5.3263888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card .tech__card--list--item {
    font-size: 3.4666666667vw;
  }
  #main.thelypo .tech .tech__card .tech__card--list--item {
    gap: 2.4vw;
  }
  #main.thelypo .tech .tech__card .tech__card--list--item {
    align-items: baseline;
  }
}
#main.thelypo .tech .tech__card .tech__card--list--item:not(:first-child) {
  margin-top: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card .tech__card--list--item:not(:first-child) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card .tech__card--list--item:not(:first-child) {
    margin-top: 5.3263888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card .tech__card--list--item:not(:first-child) {
    margin-top: 2.6666666667vw;
  }
}
#main.thelypo .tech .tech__card .tech__card--list--item--icon {
  flex-shrink: 0;
  display: block;
}
#main.thelypo .tech .tech__card .tech__card--list--item--icon {
  width: 1.4583333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__card .tech__card--list--item--icon {
    width: 21px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card .tech__card--list--item--icon {
    width: 11.1854166667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__card .tech__card--list--item--icon {
    width: 4.4vw;
  }
  #main.thelypo .tech .tech__card .tech__card--list--item--icon {
    top: 1.3333333333vw;
  }
  #main.thelypo .tech .tech__card .tech__card--list--item--icon {
    position: relative;
  }
}
#main.thelypo .tech .tech__card .tech__card--list--item--text b {
  font-weight: bold;
}
#main.thelypo .tech .tech__img {
  margin-top: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__img {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__img {
    margin-top: 15.9791666667px;
  }
}
#main.thelypo .tech .tech__img {
  width: 32.2222222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .tech .tech__img {
    width: 464px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__img {
    width: 247.1444444444px;
  }
}
#main.thelypo .tech .tech__img {
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .tech .tech__img {
    width: 80vw;
  }
  #main.thelypo .tech .tech__img {
    margin-top: 0;
  }
}
#main.thelypo .hyaluronic {
  background-image: url("/-/Media/com/thelypo/202609/section04-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
#main.thelypo .hyaluronic {
  padding-top: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic {
    padding-top: 42.6111111111px;
  }
}
#main.thelypo .hyaluronic {
  padding-bottom: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic {
    padding-bottom: 42.6111111111px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic {
    background-image: url("/-/Media/com/thelypo/202609/section04-bg.sp.webp");
  }
  #main.thelypo .hyaluronic {
    padding-bottom: 10vw;
  }
  #main.thelypo .hyaluronic {
    padding-top: 10vw;
  }
}
#main.thelypo .hyaluronic .hyaluronic__title h4 {
  font-weight: bold;
  text-align: center;
}
#main.thelypo .hyaluronic .hyaluronic__title h4 {
  font-size: 1.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__title h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__title h4 {
    font-size: 14.9138888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__title h4 {
    font-size: 5.8666666667vw;
  }
}
#main.thelypo .hyaluronic .hyaluronic__title p {
  text-align: center;
}
#main.thelypo .hyaluronic .hyaluronic__title p {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__title p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__title p {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .hyaluronic .hyaluronic__title p {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__title p {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__title p {
    margin-top: 10.6527777778px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__title p {
    font-size: 3.4666666667vw;
  }
  #main.thelypo .hyaluronic .hyaluronic__title p {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .hyaluronic .hyaluronic__title p {
    line-height: 1.7;
  }
}
#main.thelypo .hyaluronic .hyaluronic__link {
  display: flex;
  align-items: center;
  color: #fe5e00;
}
#main.thelypo .hyaluronic .hyaluronic__link {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__link {
    margin-top: 21.3055555556px;
  }
}
#main.thelypo .hyaluronic .hyaluronic__link {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__link {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__link {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .hyaluronic .hyaluronic__link {
  gap: 0.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__link {
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__link {
    gap: 4.2611111111px;
  }
}
#main.thelypo .hyaluronic .hyaluronic__link {
  font-weight: bold;
  border-bottom: 2px solid #fe5e00;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__link {
    margin-top: 4vw;
  }
  #main.thelypo .hyaluronic .hyaluronic__link {
    font-size: 3.4666666667vw;
  }
  #main.thelypo .hyaluronic .hyaluronic__link {
    gap: 1.8666666667vw;
  }
  #main.thelypo .hyaluronic .hyaluronic__link {
    border-bottom: 1px solid #fe5e00;
  }
}
#main.thelypo .hyaluronic .hyaluronic__link:after {
  content: "";
  display: block;
}
#main.thelypo .hyaluronic .hyaluronic__link:after {
  width: 0.625vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__link:after {
    width: 9px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__link:after {
    width: 4.79375px;
  }
}
#main.thelypo .hyaluronic .hyaluronic__link:after {
  height: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .hyaluronic .hyaluronic__link:after {
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__link:after {
    height: 7.4569444444px;
  }
}
#main.thelypo .hyaluronic .hyaluronic__link:after {
  background-image: url("/-/Media/com/thelypo/202609/arrow02.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #main.thelypo .hyaluronic .hyaluronic__link:after {
    width: 1.7333333333vw;
  }
  #main.thelypo .hyaluronic .hyaluronic__link:after {
    height: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #main.thelypo .hyaluronic .hyaluronic__link:hover {
    opacity: 0.7;
  }
}
#main.thelypo .point02 {
  background-image: url("/-/Media/com/thelypo/202609/section05-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
#main.thelypo .point02 {
  padding-top: 8.3333333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 {
    padding-top: 63.9166666667px;
  }
}
#main.thelypo .point02 {
  padding-bottom: 8.3333333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 {
    padding-bottom: 63.9166666667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 {
    background-image: url("/-/Media/com/thelypo/202609/section05-bg.sp.webp");
  }
  #main.thelypo .point02 {
    padding-top: 13.3333333333vw;
  }
  #main.thelypo .point02 {
    padding-bottom: 13.3333333333vw;
  }
}
#main.thelypo .point02 .point02__title h4 {
  width: 11.7361111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__title h4 {
    width: 169px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__title h4 {
    width: 90.0159722222px;
  }
}
#main.thelypo .point02 .point02__title h4 {
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__title h4 {
    width: 20.4vw;
  }
}
#main.thelypo .point02 .point02__title h5 {
  text-align: center;
}
#main.thelypo .point02 .point02__title h5 {
  font-size: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__title h5 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__title h5 {
    font-size: 15.9791666667px;
  }
}
#main.thelypo .point02 .point02__title h5 {
  margin-top: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__title h5 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__title h5 {
    margin-top: 5.3263888889px;
  }
}
#main.thelypo .point02 .point02__title h5 {
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__title h5 {
    font-size: 5.8666666667vw;
  }
  #main.thelypo .point02 .point02__title h5 {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .point02 .point02__title h5 {
    line-height: 1.3;
  }
}
#main.thelypo .point02 .point02__title h5 span {
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__title h5 span {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__title h5 span {
    font-size: 23.4361111111px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__title h5 span {
    font-size: 9.0666666667vw;
  }
}
#main.thelypo .point02 .point02__block {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block {
    margin-top: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block {
    margin-top: 72vw;
  }
}
#main.thelypo .point02 .point02__block h5 {
  font-weight: bold;
  text-align: center;
}
#main.thelypo .point02 .point02__block h5 {
  font-size: 1.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block h5 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block h5 {
    font-size: 14.9138888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block h5 {
    font-size: 5.8666666667vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--wrap {
  display: flex;
  justify-content: center;
}
#main.thelypo .point02 .point02__block .point02__block--wrap {
  gap: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--wrap {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--wrap {
    gap: 21.3055555556px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--wrap {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--wrap {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--wrap {
    margin-top: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--wrap {
    margin-top: 9.3333333333vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--wrap {
    gap: 4vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item {
  width: 15.4861111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item {
    width: 223px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item {
    width: 118.7784722222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item {
    width: 42.6666666667vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img {
  position: relative;
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
  position: absolute;
  line-height: 1.375;
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
  top: -2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
    top: -40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
    top: -21.3055555556px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
  display: inline-block;
  margin-inline: auto;
  display: flex;
  left: 0;
  right: 0;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  align-items: end;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
    font-size: 3.2vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p {
    top: -8vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
  content: "";
  display: block;
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
  width: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
    width: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
    width: 9.5875px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
  height: 2.1527777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
    height: 31px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
    height: 16.5118055556px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
  background-image: url("/-/Media/com/thelypo/202609/title-y02.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
    width: 3.4666666667vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:before {
    height: 5.8666666667vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
  content: "";
  display: block;
  transform: scaleX(-1);
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
  width: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
    width: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
    width: 9.5875px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
  height: 2.1527777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
    height: 31px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
    height: 16.5118055556px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
  background-image: url("/-/Media/com/thelypo/202609/title-y02.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
    width: 3.4666666667vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item .point02__block--item--img p:after {
    height: 5.8666666667vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item h6 {
  text-align: center;
  color: #fe5e00;
  font-weight: bold;
}
#main.thelypo .point02 .point02__block .point02__block--item h6 {
  font-size: 1.5277777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 {
    font-size: 11.7180555556px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item h6 {
  margin-top: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 {
    margin-top: 8.5222222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 {
    font-size: 4.2666666667vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item h6 {
    margin-top: 2.6666666667vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item h6 span {
  display: block;
}
#main.thelypo .point02 .point02__block .point02__block--item h6 span {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 span {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 span {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item h6 span {
  color: #352f2d;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item h6 span {
    font-size: 3.2vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p {
  margin-top: 1.0416666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p {
    margin-top: 7.9895833333px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p {
  gap: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item p {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p {
    gap: 5.3263888889px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p {
    font-size: 3.2vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item p {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item p {
    gap: 2vw;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p span {
  font-size: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    font-size: 7.4569444444px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p span {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p span {
  width: 3.4722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    width: 26.6319444444px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p span {
  height: 1.4583333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    height: 21px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    height: 11.1854166667px;
  }
}
#main.thelypo .point02 .point02__block .point02__block--item p span {
  border: 1px solid #352f2d;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    width: 10.6666666667vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    height: 4vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    border-radius: 2vw;
  }
  #main.thelypo .point02 .point02__block .point02__block--item p span {
    font-size: 2.6666666667vw;
  }
}
#main.thelypo .point02 .point02__card {
  position: relative;
  background-color: #f8fafa;
  box-shadow: 8px 8px 0 0 #fdb100;
}
#main.thelypo .point02 .point02__card {
  margin-top: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card {
    margin-top: 15.9791666667px;
  }
}
#main.thelypo .point02 .point02__card {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .point02 .point02__card {
  width: 41.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card {
    width: 319.5833333333px;
  }
}
#main.thelypo .point02 .point02__card {
  padding-top: 2.2222222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card {
    padding-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card {
    padding-top: 17.0444444444px;
  }
}
#main.thelypo .point02 .point02__card {
  padding-inline: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card {
    padding-inline: 21.3055555556px;
  }
}
#main.thelypo .point02 .point02__card {
  padding-bottom: 2.4305555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card {
    padding-bottom: 18.6423611111px;
  }
}
#main.thelypo .point02 .point02__card {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card {
    box-shadow: 6px 6px 0 0 #fdb100;
  }
  #main.thelypo .point02 .point02__card {
    width: 78.6666666667vw;
  }
  #main.thelypo .point02 .point02__card {
    margin-top: 6.6666666667vw;
  }
  #main.thelypo .point02 .point02__card {
    border-radius: 1.3333333333vw;
  }
  #main.thelypo .point02 .point02__card {
    padding-top: 4.2666666667vw;
  }
  #main.thelypo .point02 .point02__card {
    padding-inline: 5.3333333333vw;
  }
  #main.thelypo .point02 .point02__card {
    padding-bottom: 5.3333333333vw;
  }
}
#main.thelypo .point02 .point02__card:after {
  content: "";
  display: block;
}
#main.thelypo .point02 .point02__card:after {
  width: 13.75vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card:after {
    width: 198px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card:after {
    width: 105.4625px;
  }
}
#main.thelypo .point02 .point02__card:after {
  height: 17.2222222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card:after {
    height: 248px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card:after {
    height: 132.0944444444px;
  }
}
#main.thelypo .point02 .point02__card:after {
  top: 12.1527777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card:after {
    top: 175px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card:after {
    top: 93.2118055556px;
  }
}
#main.thelypo .point02 .point02__card:after {
  right: 0;
  background-size: cover;
  background-image: url("/-/Media/com/thelypo/202609/section05-img03.webp");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card:after {
    width: 26.4vw;
  }
  #main.thelypo .point02 .point02__card:after {
    height: 33.0666666667vw;
  }
  #main.thelypo .point02 .point02__card:after {
    right: -10.6666666667vw;
  }
  #main.thelypo .point02 .point02__card:after {
    top: 32vw;
  }
}
#main.thelypo .point02 .point02__card h5 {
  background-color: #fd9b00;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#main.thelypo .point02 .point02__card h5 {
  width: 36.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card h5 {
    width: 520px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card h5 {
    width: 276.9722222222px;
  }
}
#main.thelypo .point02 .point02__card h5 {
  height: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card h5 {
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card h5 {
    height: 21.3055555556px;
  }
}
#main.thelypo .point02 .point02__card h5 {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card h5 {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card h5 {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .point02 .point02__card h5 {
  font-size: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card h5 {
    font-size: 9.5875px;
  }
}
#main.thelypo .point02 .point02__card h5 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card h5 {
    width: 100%;
  }
  #main.thelypo .point02 .point02__card h5 {
    height: 7.3333333333vw;
  }
  #main.thelypo .point02 .point02__card h5 {
    border-radius: 1.3333333333vw;
  }
  #main.thelypo .point02 .point02__card h5 {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block {
  width: 100%;
}
#main.thelypo .point02 .point02__card .point02__card--block {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--block {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block {
  padding-block: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--block {
    padding-block: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block {
    padding-block: 12.7833333333px;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--block {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block {
    margin-top: 12.7833333333px;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block {
  background-color: #efeff2;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block {
    margin-top: 3.2vw;
  }
  #main.thelypo .point02 .point02__card .point02__card--block {
    border-radius: 1.3333333333vw;
  }
  #main.thelypo .point02 .point02__card .point02__card--block {
    padding-block: 3.3333333333vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
  display: flex;
}
#main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
  gap: 0.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
    gap: 4.2611111111px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
    font-size: 3.2vw;
  }
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list {
    gap: 1.4666666667vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block .point02__card--list:last-child {
  margin-top: 0.4166666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list:last-child {
    margin-top: 6px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list:last-child {
    margin-top: 3.1958333333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block .point02__card--list:last-child {
    margin-top: 1.3333333333vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--block .point02__card--list dd span {
  font-weight: bold;
}
#main.thelypo .point02 .point02__card .point02__card--block:before {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 14px solid #efeff2;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
#main.thelypo .point02 .point02__card .point02__card--block:before {
  bottom: -0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--block:before {
    bottom: -14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block:before {
    bottom: -7.4569444444px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--block:before {
    border-left-width: 2.2666666667vw;
  }
  #main.thelypo .point02 .point02__card .point02__card--block:before {
    border-right-width: 2.2666666667vw;
  }
  #main.thelypo .point02 .point02__card .point02__card--block:before {
    border-top-width: 2.6666666667vw;
  }
  #main.thelypo .point02 .point02__card .point02__card--block:before {
    bottom: -2.5333333333vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--result {
  margin-top: 1.7361111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--result {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result {
    margin-top: 13.3159722222px;
  }
}
#main.thelypo .point02 .point02__card .point02__card--result {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result {
    margin-top: 4.8vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--result p {
  text-align: center;
}
#main.thelypo .point02 .point02__card .point02__card--result p {
  font-size: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--result p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result p {
    font-size: 9.5875px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result p {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--result p span {
  display: block;
}
#main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
  font-weight: bold;
  color: #fe5e00;
  display: inline-block;
  border-bottom-style: dotted;
  border-bottom-color: #fe5e00;
}
#main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
  border-bottom-width: 0.2777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
    border-bottom-width: 4px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
    border-bottom-width: 2.1305555556px;
  }
}
#main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
  font-size: 1.8055555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
    font-size: 13.8486111111px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
    border-bottom-width: 0.9333333333vw;
  }
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(2) {
    font-size: 4.8vw;
  }
}
#main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(3) {
  margin-top: 0.4166666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(3) {
    margin-top: 6px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(3) {
    margin-top: 3.1958333333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .point02 .point02__card .point02__card--result p span:nth-child(3) {
    margin-top: 1.3333333333vw;
  }
}
#main.thelypo .info {
  background-image: url("/-/Media/com/thelypo/202609/section06-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
#main.thelypo .info {
  padding-top: 6.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info {
    padding-top: 53.2638888889px;
  }
}
#main.thelypo .info {
  padding-bottom: 6.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info {
    padding-bottom: 53.2638888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info {
    background-image: url("/-/Media/com/thelypo/202609/section06-bg.sp.webp");
  }
  #main.thelypo .info {
    padding-top: 13.3333333333vw;
  }
  #main.thelypo .info {
    padding-bottom: 13.3333333333vw;
  }
}
#main.thelypo .info .info__block-link {
  background-color: #fe5e00;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-inline: auto;
}
#main.thelypo .info .info__block-link:after {
  content: "";
  display: block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-image: url("/-/Media/com/thelypo/202609/arrow03.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
#main.thelypo .info .info__block-link {
  transition: opacity 0.3s ease;
}
#main.thelypo .info .info__block-link:hover {
  opacity: 0.7;
}
#main.thelypo .info .info__title {
  text-align: center;
  font-weight: bold;
}
#main.thelypo .info .info__title {
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__title {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__title {
    font-size: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__title {
    font-size: 6.9333333333vw;
  }
}
#main.thelypo .info .info__detail {
  margin-top: 4.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__detail {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__detail {
    margin-top: 31.9583333333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__detail {
    margin-top: 5.3333333333vw;
  }
}
#main.thelypo .info .info__block .info__block--top .info__block--top--wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
#main.thelypo .info .info__block .info__block--top--text {
  text-align: center;
}
#main.thelypo .info .info__block .info__block--top--text .info__block--top--logo {
  width: 13.1944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text .info__block--top--logo {
    width: 190px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text .info__block--top--logo {
    width: 101.2013888889px;
  }
}
#main.thelypo .info .info__block .info__block--top--text .info__block--top--logo {
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text .info__block--top--logo {
    width: 29.0666666667vw;
  }
}
#main.thelypo .info .info__block .info__block--top--text h4 {
  margin-top: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text h4 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text h4 {
    margin-top: 8.5222222222px;
  }
}
#main.thelypo .info .info__block .info__block--top--text h4 {
  font-size: 1.5277777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text h4 {
    font-size: 11.7180555556px;
  }
}
#main.thelypo .info .info__block .info__block--top--text h4 {
  line-height: 1.2727272727;
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text h4 {
    font-size: 3.4666666667vw;
  }
  #main.thelypo .info .info__block .info__block--top--text h4 {
    margin-top: 2.1333333333vw;
  }
}
#main.thelypo .info .info__block .info__block--top--text a {
  margin-top: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    margin-top: 15.9791666667px;
  }
}
#main.thelypo .info .info__block .info__block--top--text a {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .info .info__block .info__block--top--text a {
  width: 17.3611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    width: 133.1597222222px;
  }
}
#main.thelypo .info .info__block .info__block--top--text a {
  height: 4.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    height: 31.9583333333px;
  }
}
#main.thelypo .info .info__block .info__block--top--text a {
  border-radius: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    border-radius: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    border-radius: 15.9791666667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a {
    font-size: 2.8vw;
  }
  #main.thelypo .info .info__block .info__block--top--text a {
    width: 37.3333333333vw;
  }
  #main.thelypo .info .info__block .info__block--top--text a {
    height: 8vw;
  }
  #main.thelypo .info .info__block .info__block--top--text a {
    border-radius: 4.2666666667vw;
  }
  #main.thelypo .info .info__block .info__block--top--text a {
    margin-top: 5.3333333333vw;
  }
}
#main.thelypo .info .info__block .info__block--top--text a:after {
  width: 0.625vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a:after {
    width: 9px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a:after {
    width: 4.79375px;
  }
}
#main.thelypo .info .info__block .info__block--top--text a:after {
  height: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a:after {
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a:after {
    height: 7.4569444444px;
  }
}
#main.thelypo .info .info__block .info__block--top--text a:after {
  right: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text a:after {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a:after {
    right: 15.9791666667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text a:after {
    width: 1.6vw;
  }
  #main.thelypo .info .info__block .info__block--top--text a:after {
    height: 2.5333333333vw;
  }
  #main.thelypo .info .info__block .info__block--top--text a:after {
    right: 2.6666666667vw;
  }
}
#main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--wrap {
  gap: 3.8194444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--wrap {
    gap: 55px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--wrap {
    gap: 29.2951388889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--wrap {
    gap: 9.0666666667vw;
  }
}
#main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--img {
  width: 15.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--img {
    width: 226px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--img {
    width: 120.3763888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(1) .info__block--top .info__block--top--img {
    width: 30.8vw;
  }
}
#main.thelypo .info .info__block:nth-child(2) {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block:nth-child(2) {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(2) {
    margin-top: 42.6111111111px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(2) {
    margin-top: 9.3333333333vw;
  }
}
#main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--wrap {
  gap: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--wrap {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--wrap {
    gap: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--wrap {
    gap: 6.6666666667vw;
  }
}
#main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--img {
  width: 17.9166666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--img {
    width: 258px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--img {
    width: 137.4208333333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block:nth-child(2) .info__block--top .info__block--top--img {
    width: 34.8vw;
  }
}
#main.thelypo .info .info__block .info__block--top--text {
  margin-top: 1.7361111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text {
    margin-top: 13.3159722222px;
  }
}
#main.thelypo .info .info__block .info__block--top--text {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--top--text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .info .info__block .info__block--top--text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--top--text {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .info .info__block .info__block--top--text {
    font-size: 2.6666666667vw;
  }
}
#main.thelypo .info .info__block .info__block--card {
  background-color: #ffffff;
  box-shadow: 8px 8px 0 0 #fdb100;
  overflow: hidden;
}
#main.thelypo .info .info__block .info__block--card {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card {
    margin-top: 21.3055555556px;
  }
}
#main.thelypo .info .info__block .info__block--card {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card {
    border-radius: 5.3263888889px;
  }
}
#main.thelypo .info .info__block .info__block--card {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card {
    width: 415.4583333333px;
  }
}
#main.thelypo .info .info__block .info__block--card {
  padding-block: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card {
    padding-block: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card {
    padding-block: 21.3055555556px;
  }
}
#main.thelypo .info .info__block .info__block--card {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card {
    width: 100%;
    box-shadow: 6px 6px 0 0 #fdb100;
  }
  #main.thelypo .info .info__block .info__block--card {
    width: 89.3333333333vw;
  }
  #main.thelypo .info .info__block .info__block--card {
    margin-top: 5.3333333333vw;
  }
  #main.thelypo .info .info__block .info__block--card {
    border-radius: 1.3333333333vw;
  }
  #main.thelypo .info .info__block .info__block--card {
    padding-block: 5.3333333333vw;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dt {
  text-align: center;
  color: #fe5e00;
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dt {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dt {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dt {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dt {
    font-size: 3.2vw;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
  text-align: center;
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
    font-size: 8.5222222222px;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
  margin-top: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
    margin-top: 5.3263888889px;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
    font-size: 3.2vw;
  }
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd {
    margin-top: 1.3333333333vw;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd span {
  font-size: 0.9027777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd span {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd span {
    font-size: 6.9243055556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd span {
    font-size: 2.6666666667vw;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note {
  display: block;
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note {
  margin-top: 1.0416666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note {
    margin-top: 7.9895833333px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note {
    margin-top: 2.6666666667vw;
  }
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note {
    width: 73.3333333333vw;
  }
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note {
    margin-inline: auto;
  }
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap dd .info__block--card--detail--note small {
  font-size: 10px;
}
#main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap:last-child {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap:last-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap:last-child {
    margin-top: 10.6527777778px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card .info__block--card--detail .info__block--card--detail--wrap:last-child {
    margin-top: 4vw;
  }
}
#main.thelypo .info .info__block .info__block--card a {
  width: 25.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a {
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a {
    width: 197.0763888889px;
  }
}
#main.thelypo .info .info__block .info__block--card a {
  height: 4.8611111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a {
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a {
    height: 37.2847222222px;
  }
}
#main.thelypo .info .info__block .info__block--card a {
  border-radius: 2.4305555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a {
    border-radius: 35px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a {
    border-radius: 18.6423611111px;
  }
}
#main.thelypo .info .info__block .info__block--card a {
  font-size: 1.25vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a {
    font-size: 9.5875px;
  }
}
#main.thelypo .info .info__block .info__block--card a {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a {
    margin-top: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a {
    width: 74.6666666667vw;
  }
  #main.thelypo .info .info__block .info__block--card a {
    height: 14.6666666667vw;
  }
  #main.thelypo .info .info__block .info__block--card a {
    border-radius: 7.3333333333vw;
  }
  #main.thelypo .info .info__block .info__block--card a {
    font-size: 3.7333333333vw;
  }
  #main.thelypo .info .info__block .info__block--card a {
    margin-top: 5.3333333333vw;
  }
}
#main.thelypo .info .info__block .info__block--card a:after {
  width: 0.7638888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a:after {
    width: 11px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a:after {
    width: 5.8590277778px;
  }
}
#main.thelypo .info .info__block .info__block--card a:after {
  height: 1.1805555556vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a:after {
    height: 17px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a:after {
    height: 9.0548611111px;
  }
}
#main.thelypo .info .info__block .info__block--card a:after {
  right: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .info .info__block .info__block--card a:after {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a:after {
    right: 15.9791666667px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .info .info__block .info__block--card a:after {
    right: 5.3333333333vw;
  }
  #main.thelypo .info .info__block .info__block--card a:after {
    width: 2vw;
  }
  #main.thelypo .info .info__block .info__block--card a:after {
    height: 3.2vw;
  }
}
#main.thelypo .faq {
  background-color: #eff3f5;
}
#main.thelypo .faq {
  padding-block: 6.9444444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq {
    padding-block: 100px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq {
    padding-block: 53.2638888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq {
    padding-block: 10.6666666667vw;
  }
}
#main.thelypo .faq .faq__head {
  text-align: center;
  font-weight: bold;
}
#main.thelypo .faq .faq__head {
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__head {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__head {
    font-size: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__head {
    font-size: 5.3333333333vw;
  }
}
#main.thelypo .faq .faq__list {
  width: 54.1666666667vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list {
    width: 780px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list {
    width: 415.4583333333px;
  }
}
#main.thelypo .faq .faq__list {
  margin-top: 3.8888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list {
    margin-top: 56px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list {
    margin-top: 29.8277777778px;
  }
}
#main.thelypo .faq .faq__list {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list {
    margin-top: 7.4666666667vw;
  }
  #main.thelypo .faq .faq__list {
    width: 89.3333333333vw;
  }
}
#main.thelypo .faq .faq__list--item {
  margin-top: 2.2222222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item {
    margin-top: 17.0444444444px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item {
    margin-top: 4.2666666667vw;
  }
}
#main.thelypo .faq .faq__list--item:first-child {
  margin-top: 0;
}
#main.thelypo .faq .faq__list--item .accordion {
  background-color: #fff;
  box-shadow: 6px 6px 0 0 #fdb100;
  overflow: hidden;
}
#main.thelypo .faq .faq__list--item .accordion {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item .accordion {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion {
    border-radius: 5.3263888889px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion {
    border-radius: 1.3333333333vw;
  }
  #main.thelypo .faq .faq__list--item .accordion {
    box-shadow: 3px 3px 0 0 #fdb100;
  }
}
#main.thelypo .faq .faq__list--item .accordion__head {
  display: flex;
  align-items: center;
}
#main.thelypo .faq .faq__list--item .accordion__head {
  gap: 1.3888888889vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item .accordion__head {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion__head {
    gap: 10.6527777778px;
  }
}
#main.thelypo .faq .faq__list--item .accordion__head {
  padding-block: 1.7361111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item .accordion__head {
    padding-block: 25px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion__head {
    padding-block: 13.3159722222px;
  }
}
#main.thelypo .faq .faq__list--item .accordion__head {
  padding-inline: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item .accordion__head {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion__head {
    padding-inline: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion__head {
    gap: 1.8666666667vw;
  }
  #main.thelypo .faq .faq__list--item .accordion__head {
    padding: 5.3333333333vw;
  }
}
#main.thelypo .faq .faq__list--item .accordion__head--icon {
  flex-shrink: 0;
  color: #fe5e00;
  margin-left: auto;
}
#main.thelypo .faq .faq__list--item .accordion__head--icon {
  width: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item .accordion__head--icon {
    width: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion__head--icon {
    width: 7.4569444444px;
  }
}
#main.thelypo .faq .faq__list--item .accordion__head--icon {
  height: 0.9722222222vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item .accordion__head--icon {
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion__head--icon {
    height: 7.4569444444px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item .accordion__head--icon {
    width: 3.2vw;
  }
  #main.thelypo .faq .faq__list--item .accordion__head--icon {
    height: 3.2vw;
  }
}
#main.thelypo .faq .faq__list--item--q {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fe5e00;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
}
#main.thelypo .faq .faq__list--item--q {
  width: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--q {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--q {
    width: 15.9791666667px;
  }
}
#main.thelypo .faq .faq__list--item--q {
  height: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--q {
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--q {
    height: 15.9791666667px;
  }
}
#main.thelypo .faq .faq__list--item--q {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--q {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--q {
    font-size: 8.5222222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--q {
    width: 6.1333333333vw;
  }
  #main.thelypo .faq .faq__list--item--q {
    height: 6.1333333333vw;
  }
  #main.thelypo .faq .faq__list--item--q {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .faq .faq__list--item--text {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--text {
    font-size: 8.5222222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--text {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .faq .faq__list--item--answer {
  display: flex;
  align-items: flex-start;
  border-top: 1px solid #e6e6e6;
}
#main.thelypo .faq .faq__list--item--answer {
  gap: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--answer {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer {
    gap: 8.5222222222px;
  }
}
#main.thelypo .faq .faq__list--item--answer {
  padding-block: 1.7361111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--answer {
    padding-block: 25px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer {
    padding-block: 13.3159722222px;
  }
}
#main.thelypo .faq .faq__list--item--answer {
  margin-inline: 2.7777777778vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--answer {
    margin-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer {
    margin-inline: 21.3055555556px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer {
    gap: 1.8666666667vw;
  }
  #main.thelypo .faq .faq__list--item--answer {
    padding-block: 5.3333333333vw;
  }
  #main.thelypo .faq .faq__list--item--answer {
    margin-inline: 5.3333333333vw;
  }
}
#main.thelypo .faq .faq__list--item--answer--a {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #fe5e00;
  color: #fe5e00;
  font-weight: bold;
  border-radius: 50%;
}
#main.thelypo .faq .faq__list--item--answer--a {
  width: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--answer--a {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer--a {
    width: 15.9791666667px;
  }
}
#main.thelypo .faq .faq__list--item--answer--a {
  height: 2.0833333333vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--answer--a {
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer--a {
    height: 15.9791666667px;
  }
}
#main.thelypo .faq .faq__list--item--answer--a {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--answer--a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer--a {
    font-size: 8.5222222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer--a {
    width: 6.1333333333vw;
  }
  #main.thelypo .faq .faq__list--item--answer--a {
    height: 6.1333333333vw;
  }
  #main.thelypo .faq .faq__list--item--answer--a {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .faq .faq__list--item--answer--text {
  line-height: 1.8;
}
#main.thelypo .faq .faq__list--item--answer--text {
  font-size: 1.1111111111vw;
}
@media screen and (min-width: 1440px) {
  #main.thelypo .faq .faq__list--item--answer--text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer--text {
    font-size: 8.5222222222px;
  }
}
@media screen and (max-width: 767px) {
  #main.thelypo .faq .faq__list--item--answer--text {
    font-size: 3.4666666667vw;
  }
}
#main.thelypo .accordion .accordion__head {
  position: relative;
  cursor: pointer;
}
#main.thelypo .accordion .accordion__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
#main.thelypo .accordion .accordion__head--icon {
  position: relative;
}
#main.thelypo .accordion .accordion__head--icon::before, #main.thelypo .accordion .accordion__head--icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: currentColor;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease, opacity 0.3s ease;
}
#main.thelypo .accordion .accordion__head--icon::before {
  width: 100%;
  height: 2px;
}
#main.thelypo .accordion .accordion__head--icon::after {
  width: 2px;
  height: 100%;
}
#main.thelypo .accordion .accordion__head.is-open .accordion__head--icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 0;
}