*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.intellp_ew {
  font-family: "Segoe UI", SegoeUI, "Yu Gothic UI", "Meiryo UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 1200px) {
  .intellp_ew {
    font-size: vw_pc(16);
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew {
    font-size: vw_sp(16);
  }
}

.intellp_ew img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 750px) {
  .intellp_ew .pc {
    display: none;
  }
}

.intellp_ew .sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .intellp_ew .sp {
    display: block;
  }
}

.intellp_ew .f-palt {
  font-feature-settings: "palt";
}

.intellp_ew .c_img_cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.intellp_ew .c_w_100 {
  width: 100%;
  height: 100%;
}

.intellp_ew .l-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .l-container {
    max-width: 100vw;
    padding-left: 1.6666666667vw;
    padding-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .l-container {
    padding-left: 3.3333333333vw;
    padding-right: 3.3333333333vw;
  }
}

.intellp_ew .mainvisual {
  padding: 0;
}
.intellp_ew .mainvisual__container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .mainvisual {
    padding: 0 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .mainvisual {
    padding: 0;
  }
}

@media screen and (max-width: 1200px) {
  .intellp_ew .recommend {
    padding-left: 1.6666666667vw;
    padding-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .recommend {
    padding: 0;
  }
}
.intellp_ew .recommend_inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background-image: url("../images/recommend_bg.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  gap: 58px;
  padding-left: 137px;
  padding-top: 26px;
  padding-bottom: 26px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .recommend_inner {
    gap: 4.8333333333vw;
    padding-top: 2.1666666667vw;
    padding-bottom: 2.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .recommend_inner {
    background-image: url("../images/recommend_bg_sp.jpg");
    flex-direction: column;
    gap: 6.6666666667vw;
    padding: 8.6666666667vw 6.5333333333vw 6.8vw;
  }
}
.intellp_ew .recommend_image {
  width: 157px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .recommend_image {
    width: 13.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .recommend_image {
    width: 43.3333333333vw;
  }
}
.intellp_ew .recommend_text {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7;
  color: #000;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .recommend_text {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .recommend_text {
    font-size: 3.6vw;
    line-height: 1.7777777778;
  }
}

.intellp_ew .product {
  margin-top: 47px;
}
.intellp_ew .product.is-02 {
  margin-top: 107px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product.is-02 {
    margin-top: 8.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product.is-02 {
    margin-top: 14vw;
  }
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product {
    margin-top: 3.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product {
    margin-top: 13.4666666667vw;
  }
}
.intellp_ew .product_content {
  padding-left: 10px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product_content {
    padding-left: 0.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product_content {
    padding-left: 1.8666666667vw;
  }
}
.intellp_ew .product .product_block_wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block_wrap {
    gap: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block_wrap {
    width: 72.9333333333vw;
    margin: 0 auto;
    grid-template-columns: repeat(1, 1fr);
    gap: 8vw;
    align-items: center;
  }
}
.intellp_ew .product .product_block {
  font-size: 14px;
  border: 1px solid #cccccc;
  background-color: #fbfcfc;
  border-radius: 10px;
  overflow: hidden;
  padding: 37px 20px 33px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block {
    font-size: 1.1666666667vw;
    padding: 3.0833333333vw 0.8333333333vw 2.75vw 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block {
    padding: 9.3333333333vw 5.7333333333vw 8.6666666667vw;
  }
  .intellp_ew .product .product_block:nth-child(n+2) {
    display: none;
  }
}
.intellp_ew .product .product_block .labels {
  margin-top: -16px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .labels {
    margin-top: -1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .labels {
    margin-top: -3.2vw;
  }
}
.intellp_ew .product .product_block .labels img {
  width: 106px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .labels img {
    width: 8.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .labels img {
    width: 26.9333333333vw;
  }
}
.intellp_ew .product .product_block .labels1 {
  margin-top: 16px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .labels1 {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .labels1 {
    margin-top: 4vw;
  }
}
.intellp_ew .product .product_block .labels1 span {
  display: inline-block;
  color: #006ED6;
  border: 1px solid #006ED6;
  padding: 3px 16px;
  font-size: 15px;
  line-height: 1.53;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .labels1 span {
    font-size: 1.25vw;
    padding: 0.25vw 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .labels1 span {
    padding: 0.9333333333vw 4.1333333333vw;
    font-size: 3.7333333333vw;
  }
}
.intellp_ew .product .product_block .title {
  margin-top: 14px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .title {
    margin-top: 1.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .title {
    margin-top: 3.6vw;
  }
}
.intellp_ew .product .product_block .title a {
  color: #000000;
  font-size: 15px;
  line-height: 1.53;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .title a {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .title a {
    font-size: 3.7333333333vw;
    line-height: 1.48;
  }
}
.intellp_ew .product .product_block .title:hover {
  opacity: 0.7;
}
.intellp_ew .product .product_block .price {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 3.47;
  margin-top: -10px;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .price {
    font-size: 1.25vw;
    margin-top: -0.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .price {
    font-size: 3.7333333333vw;
    margin-top: -1.3333333333vw;
  }
}
.intellp_ew .product .product_block .price span {
  display: inline-block;
  line-height: 1;
}
.intellp_ew .product .product_block .price .price_zeinuki,
.intellp_ew .product .product_block .price .point {
  font-size: 15px;
  line-height: 1.5;
  margin-top: -4px;
  display: block;
  color: #000000;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .price .price_zeinuki,
  .intellp_ew .product .product_block .price .point {
    font-size: 1.25vw;
    margin-top: -0.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .price .price_zeinuki,
  .intellp_ew .product .product_block .price .point {
    font-size: 3.7333333333vw;
    margin-top: -1.0666666667vw;
  }
}
.intellp_ew .product .product_block .text-price {
  font-size: 22px;
  line-height: 2.36;
  left: 8px;
  position: relative;
  font-weight: 700;
  letter-spacing: 1.5px;
  bottom: -2px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .text-price {
    font-size: 1.8333333333vw;
    left: 0.4166666667vw;
    bottom: -0.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .text-price {
    font-size: 5.6vw;
    left: 2.6666666667vw;
    bottom: -0.2666666667vw;
  }
}
.intellp_ew .product .product_block .text-unit {
  margin-left: 5px;
  position: relative;
  bottom: -2px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .product .product_block .text-unit {
    margin-left: 0.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_block .text-unit {
    margin-left: 1.8666666667vw;
  }
}
.intellp_ew .product .product_thumb {
  display: block;
}
.intellp_ew .product .product_more {
  display: none;
  margin: 20px 0 0;
}
@media screen and (max-width: 750px) {
  .intellp_ew .product .product_more {
    display: block;
    margin: 8.4vw 6.6666666667vw 0;
  }
}
.intellp_ew .product .product_more button {
  font-size: 3.7333333333vw;
  line-height: 2;
  position: relative;
  cursor: pointer;
  appearance: none;
  border: 1px solid #000;
  padding: 3vw;
  color: #000;
  text-align: center;
  background: #fff;
  display: block;
  width: 100%;
  transition: opacity 0.3s;
  box-sizing: border-box;
  font-family: inherit;
  font-weight: 700;
}
.intellp_ew .product .product_more button:before, .product .product_more button:after {
  content: "";
  display: block;
  width: 3.2vw;
  height: 0.4vw;
  position: absolute;
  top: 50%;
  right: 2.8vw;
  margin: -1px 0 0;
  background: #000;
}
.intellp_ew .product .product_more button:after {
  transform: rotate(90deg);
}
.intellp_ew .product .product_more button:hover {
  opacity: 0.7;
}

.intellp_ew .tabs {
  width: 100%;
  margin: 131px auto 0;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .tabs {
    margin-top: 10.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .tabs {
    position: relative;
    margin-top: 13.7333333333vw;
    padding: 15.7333333333vw 0.5333333333vw 3.3333333333vw;
  }
  .intellp_ew .tabs::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #B3B3B3;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
}
.intellp_ew .tabs .title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 44px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .tabs .title {
    font-size: 3.3333333333vw;
    margin-bottom: 3.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .tabs .title {
    font-size: 5.3333333333vw;
    margin-bottom: 7.0666666667vw;
    letter-spacing: -0.02em;
    white-space: nowrap;
  }
}

.intellp_ew .tab_buttons {
  display: flex;
  border: 1px solid #ccc;
}

.intellp_ew .tab_btn {
  font-family: "Segoe UI", SegoeUI, "Yu Gothic UI", "Meiryo UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  flex: 1;
  height: 75px;
  padding: 10px;
  cursor: pointer;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.02em;
  transition: all 0.3s;
}
.intellp_ew .tab_btn:not(:first-of-type) {
  border-left: 1px solid #ccc;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .tab_btn {
    height: 6.25vw;
    font-size: 1.6666666667vw;
    padding: 0.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .tab_btn {
    height: 13.3333333333vw;
    font-size: 3.2vw;
    padding: 0.6666666667vw;
  }
}

.intellp_ew .tab_btn:hover,
.intellp_ew .tab_btn.active {
  background-color: #001968;
  color: #fff;
}

.intellp_ew .tab_content {
  display: none;
  padding: 47px 10px 59px 42px;
  background-color: #ebebeb;
  margin-top: 19px;
}
.intellp_ew .tab_content.active {
  display: block;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .tab_content {
    padding: 3.9166666667vw 0.8333333333vw 4.9166666667vw 3.5vw;
    margin-top: 1.5833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .tab_content {
    padding: 7.3333333333vw 5.4666666667vw 16.9333333333vw 6.5333333333vw;
    margin-top: 4.1333333333vw;
  }
}

.intellp_ew .box_movie .movie iframe{
  height: auto;
  width: 100%;
  aspect-ratio: 16 / 9;
}

.intellp_ew .box_movie .movie{
  background-color: #fff;
}

.intellp_ew .box_movie {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_movie {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_movie {
    flex-direction: column;
    gap: 6.6666666667vw;
  }
}
.intellp_ew .box_movie .movie {
  width: 604px;
  border: 9px solid #fff;
  flex-shrink: 0;
  align-self: flex-start;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_movie .movie {
    width: 50.3333333333vw;
    border-width: 0.75vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_movie .movie {
    width: 100%;
    border-width: 1.2vw;
  }
}
.intellp_ew .box_movie .content {
  flex: 1;
  padding-top: 70px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_movie .content {
    padding-top: 5.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_movie .content {
    padding-top: 0;
    padding-left: 1.2vw;
  }
}
.intellp_ew .box_movie .head {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0.02em;
  color: #001968;
  margin-bottom: 17px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_movie .head {
    font-size: 2.5vw;
    margin-bottom: 1.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_movie .head {
    font-size: 5.0666666667vw;
    line-height: 1.6;
    margin-bottom: 1.7333333333vw;
  }
}
.intellp_ew .box_movie .desc {
  font-size: 16px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.75;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_movie .desc {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_movie .desc {
    font-size: 3.4666666667vw;
    line-height: 1.6923076923;
    margin-right: -1.3333333333vw;
  }
}
.intellp_ew .box_movie .num {
  font-size: 13px;
  line-height: 1;
  position: relative;
  top: -6px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_movie .num {
    font-size: 1.0833333333vw;
    top: -0.5vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_movie .num {
    font-size: 1.7333333333vw;
    top: -1.4666666667vw;
  }
}




.intellp_ew .box_product {
  display: flex;
  margin-top: 52px;
  gap: 108px;
  margin-left: -10px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_product {
    margin-top: 4.3333333333vw;
    gap: 9vw;
    margin-left: -0.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_product {
    flex-direction: column;
    gap: 5.8666666667vw;
    margin-top: 11.6vw;
    margin-left: -6vw;
  }
}
.intellp_ew .box_product .item {
  display: flex;
}
.intellp_ew .box_product .image {
  width: 313px;
  flex-shrink: 0;
  margin-right: -14px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_product .image {
    width: 26.0833333333vw;
    margin-right: -1.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_product .image {
    width: 48.8vw;
    margin-right: -1.8666666667vw;
  }
}
.intellp_ew .box_product .info {
  flex: 1;
  padding-top: 6px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_product .info {
    padding-top: 0.5vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_product .info {
    padding-top: 0;
    margin-left: 1.7333333333vw;
  }
}
.intellp_ew .box_product .name {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.6;
  margin-bottom: 30px;
  word-break: break-word;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_product .name {
    font-size: 1.3333333333vw;
    margin-bottom: 2.75vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_product .name {
    font-size: 3.4666666667vw;
    font-weight: 400;
    line-height: 1.4230769231;
    letter-spacing: 0.02em;
    margin-top: -3.0666666667vw;
    margin-bottom: 5.2vw;
  }
}
.intellp_ew .box_product .link {
  font-size: 16px;
  font-weight: 400;
  background-color: #001968;
  color: #fff;
  line-height: 1.3125;
  padding: 8px 24px;
  text-decoration: none;
  transition: all 0.3s;
}
.intellp_ew .box_product .link:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .box_product .link {
    font-size: 1.3333333333vw;
    padding: 0.6666666667vw 2vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .box_product .link {
    font-size: 3.7333333333vw;
    letter-spacing: 0.02em;
    padding: 2.8vw 4.5333333333vw;
  }
}

.intellp_ew .find {
  position: relative;
  margin-top: 82px;
  padding-top: 128px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .find {
    margin-top: 6.8333333333vw;
    padding-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .find {
    margin-top: 12vw;
    padding-top: 12.1333333333vw;
    padding-bottom: 14vw;
  }
  .intellp_ew .find::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #B3B3B3;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
}
.intellp_ew .find::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #B3B3B3;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  .intellp_ew .find::before {
    width: 100%;
  }
}
.intellp_ew .find_title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 14px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .find_title {
    font-size: 3.3333333333vw;
    margin-bottom: 1.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .find_title {
    font-size: 6.4vw;
    margin-bottom: 2.8vw;
  }
}
.intellp_ew .find_desc {
  font-size: 20px;
  line-height: 2.35;
  font-weight: 400;
  color: #000;
  margin-bottom: 38px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .find_desc {
    font-size: 1.6666666667vw;
    margin-bottom: 3.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .find_desc {
    font-size: 3.7333333333vw;
    margin-bottom: 9.8666666667vw;
    letter-spacing: -0.036em;
    margin-left: -3.3333333333vw;
    margin-right: -3.3333333333vw;
    line-height: 1.8;
  }
}
.intellp_ew .find_btn {
  display: block;
  width: 590px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6363636364;
  text-align: center;
  text-decoration: none;
  background: #001968;
  color: #fff;
  position: relative;
  transition: all 0.3s;
}
.intellp_ew .find_btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .find_btn {
    width: 49.1666666667vw;
    height: 8.3333333333vw;
    font-size: 1.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .find_btn {
    width: 80vw;
    height: 19.4666666667vw;
    font-size: 4.2666666667vw;
    line-height: 1.4;
  }
}
.intellp_ew .find_btn .arrow {
  display: inline-block;
  margin-left: 30px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .find_btn .arrow {
    margin-left: 2.5vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .find_btn .arrow {
    position: absolute;
    top: 50%;
    right: 4vw;
    transform: translateY(-50%);
  }
}

.intellp_ew .banner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  margin-top: 128px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .banner {
    gap: 5vw;
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .banner {
    padding: 0 6.6666666667vw;
    grid-template-columns: repeat(1, 1fr);
    gap: 10.6666666667vw;
    margin-top: 17.4666666667vw;
  }
}
.intellp_ew .banner .link {
  transition: all 0.3s;
}
.intellp_ew .banner .link:hover {
  opacity: 0.8;
}

.intellp_ew .wrapper-wide {
  background-color: #f2f2f2;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 195px;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .wrapper-wide {
    margin-top: 16.25vw;
    padding-top: 1.6666666667vw;
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .wrapper-wide {
    margin-top: 24.5333333333vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
  }
}

.intellp_ew .wrapper-wide .notes {
  text-align: left;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .wrapper-wide .notes {
    padding: 0 1.6666666667vw;
  }
}

.intellp_ew .wrapper-wide .notes-head {
  max-width: 1190px;
  margin: 0 auto;
  display: block;
  font-weight: 400;
  position: relative;
  font-size: 18px;
  line-height: 1.75;
  background: none;
  border: none;
  cursor: pointer;
  appearance: none;
  padding: 20px 0;
  width: 100%;
  text-align: left;
  font-family: inherit;
  color: #010101;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .wrapper-wide .notes-head {
    max-width: 100vw;
    font-size: 1.5vw;
    padding: 1.6666666667vw 0;
  }
}

.intellp_ew .wrapper-wide .notes-body {
  max-width: 1080px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .wrapper-wide .notes-body {
    max-width: 90vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .wrapper-wide .notes-body {
    max-width: 100%;
  }
}

.intellp_ew .wrapper-wide .notes-head::after {
  content: "";
  position: absolute;
  top: 25%;
  right: 17px;
  width: 20px;
  height: 20px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);

}
@media screen and (max-width: 1200px) {
  .intellp_ew .wrapper-wide .notes-head::after {
    right: 1.6666666667vw;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}

.intellp_ew .wrapper-wide .notes.isActive .notes-head::after {
  transform: rotate(-135deg);
  top: 46%;
}

.intellp_ew .wrapper-wide .notes-body-inr {
  padding: 20px 0;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .wrapper-wide .notes-body-inr {
    padding: 1.6666666667vw 0 11.5vw;
  }
}

@media screen and (max-width: 750px) {
  .intellp_ew .wrapper-wide {
    text-align: center;
    padding: 0;
  }
  .intellp_ew .wrapper-wide .notes {
    text-align: left;
    width: 100%;
    padding: 0 3.3333333333vw;
    line-height: 1.6;
    font-size: 12px;
  }
  .intellp_ew .wrapper-wide .notes-head {
    position: relative;
    font-size: 3.4666666667vw;
    background: none;
    border: none;
    cursor: pointer;
    appearance: none;
    padding: 5.3333333333vw 0 5.3333333333vw;
    width: 100%;
    text-align: left;
  }
  .intellp_ew .wrapper-wide .notes-head::after {
    content: "";
    position: absolute;
    top: 44%;
    right: 0.5333333333vw;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    border-right: 0.3333333333vw solid #000;
    border-bottom: 0.3333333333vw solid #000;
    transform: translateY(-50%) rotate(-135deg) scale(-1, -1);
  }
  .intellp_ew .wrapper-wide .notes.isActive .notes-head::after {
    transform: translateY(-55%) rotate(-135deg);
    top: 59%;
  }
  .intellp_ew .wrapper-wide .notes-body-inr {
    padding: 0 0 5vw;
    margin-top: -1.6vw;
  }
}
.intellp_ew .u-txt12 {
  font-size: 12px;
  line-height: 1.67;
  font-weight: 400;
  color: #000;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .intellp_ew .u-txt12 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 750px) {
  .intellp_ew .u-txt12 {
    font-size: 2.1333333333vw;
  }
}/*# sourceMappingURL=style.css.map */